Re: baby steps required for a windiot

From: Kent West (westk_at_acu.edu)
Date: 10/23/04

  • Next message: Paul Johnson: "Re: Memory usage: buffer and cache"
    Date: Fri, 22 Oct 2004 22:00:21 -0500
    To: debian-user@lists.debian.org
    
    

    Jim Nielsen wrote:

    >Man I have tried many things and my greatest success has been that I have a
    >debian 2.6.6 (I think!) that I booted with a net boot install CD which
    >immediately configured networking and finished off by calling in a bunch of
    >stuff over FTP. I used a wired card for it (it is a laptop).
    >
    >I thought I was good but in following a how-to to get and install drivers
    >for my DLINK (acx_100) wireless network card - It seems to me my directory
    >structures don't match what the how-to's indicate.
    >
    >Can I have a short list of baby steps to verify what kernel; if it's fully
    >installed; and what or why it doesn't match what the how-to's indicate. How
    >can I take stock so to speak. In future I would like to learn how to make
    >it run a bit faster cause it is a tad slow gui-wise.
    >
    >
    >
     #cat /etc/debian_version

    will tell you what version of Debian you have.

     #uname -a

    will tell you what your kernel version is. Strictly speaking, the kernel
    is "linux", whereas the kernel plus any GNU utilities, apps, etc you
    have installed on your box make up "Debian". So the proper name of your
    OS is "Debian GNU/Linux".

    "Fully installed" depends on what you want to do with your box. A
    minimal system that doesn't do anything but let you login could be
    "fully installed" by one person's definition. A box with all the bells
    and whistles might be what another person calls "fully installed". But
    once you have your networking working, it's very easy with Debian to add
    Debian packages, thereby adding even more to your "full installation".
    Probably for you, by "full installation", you mean a box that boots into
    X and has networking and a web browser and an email client and a few
    other apps such as OpenOffice.org or KDE or the GIMP, etc. If you're
    asking if your kernel is fully installed, yep, it is. You're booting
    into it. Now, you may need the kernel headers and/or source in order to
    build/add third-party support for stuff that's not supported out of the
    box. Your wireless card might be in this category.

    Typically, if a wireless card doesn't "just work", you've got some work
    in front of you. Blame the wireless card manufacturer for not releasing
    the specs to the developers for them to develop free drivers. Someone
    else may have to address your wireless card issues, but be aware that
    manufacturers (and D-Link is bad about this) often change the internals
    of a device without changing the model number, so two different devices
    with the same model number may be completely different devices under the
    hood.

    Try running "lspci" and see if that gives you any clue as to the chipset
    used on your D-Link wireless card. It may be something as simple as
    running "modconf" and adding the appropriate module for that chipset.

    -- 
    Kent
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Paul Johnson: "Re: Memory usage: buffer and cache"

    Relevant Pages

    • Wireless networking issues -- Netgear WG311T and Sarge with kernel 2.6.8
      ... I'm new to Debian, but not to Linux -- I've run SuSE Linux for about ... to get the networking thing resolved if possible. ... I bought a Netgear WG311T wireless card. ... Now there is an interface called "ath0" (the ...
      (Debian-User)
    • re:Re: base system, no x windows yet,HOW?
      ... It's said that the NIC network cards of EPOX-8rda3g MB would be in function under kernel 2.4.20. ... should I upgrade the current woody kernel to sarge and thus to set up networking and complet my debian installation? ... woody, as debian woody is not prepared for 2.6 series. ...
      (Debian-User)
    • Re: base system, no x windows yet,HOW?
      ... It's said that the NIC network cards of EPOX-8rda3g MB would be in function under kernel 2.4.20. ... should I upgrade the current woody kernel to sarge and thus to set up networking and complet my debian installation? ... woody, as debian woody is not prepared for 2.6 series. ...
      (Debian-User)
    • Re: discover seems to have changed my NICs
      ... >>2.6.9 and 2.6.7 kernels in Debian and networking failed again. ... Just to clarify this, the detection was working okay in 2.4.26, 2.6.7 ... Kernel version didn't seem to be the factor in my ...
      (Debian-User)
    • Confused by modules
      ... running 2.4.26 that came with Sarge but Debian doesn't offer 2.4.26 ... kernel sources so I apt-got 2.4.27 kernel sources, ... My present sub-goal is to simply run with unpatched drivers ... related modules aren't in the right place the wireless card doesn't ...
      (Debian-User)