Re: Debian and Atheros Wireless card

2005-06-14 Thread Matej Cepl
Charlie wrote: > Make an initrd.img for the new kernel. Auch, this is probably the result of my advice to use original /boo/config-$(uname -r) (standard Debian kernels have initrd switched off) -- I have not met initrd for so long that I have forgot about its existence. I think that unless you rea

Re: Debian and Atheros Wireless card

2005-06-14 Thread Charlie
abhishek soni wrote: Hello Everyone, Thank you very much for all your help in installing the kernel source. But I am having a small problem. Initially I had the 2.4.27-1-386 kernel installed. And the kernel source I downloaded was 2.4.27 (Only one available in this series). I followed all

Re: Debian and Atheros Wireless card

2005-06-14 Thread abhishek soni
tely wrong :) So I am not sure what is going on here and if I did something wrong. Sincerely, Abhishek. But, once it resarts, it From: Matej Cepl <[EMAIL PROTECTED]> To: debian-laptop@lists.debian.org Subject: Re: Debian and Atheros Wireless card Date: Sat, 11 Jun 2005 23:52:48 -0400 [EMAIL

Re: Debian and Atheros Wireless card

2005-06-12 Thread Matej Cepl
[EMAIL PROTECTED] wrote: > The basic process is: > 1. unpack kernel source in /usr/src > 2. ln -s linux > 3. cd linux I would add 3a. cp /boot/config-$(uname -r) .config # copy the current configuration 3b. make oldconfig # process all changes from the current

Re: Debian and Atheros Wireless card

2005-06-12 Thread jiri svoboda
abhishek soni wrote: Hello everyone, I have a couple of interconnected questions and they relate to getting my wireless working with Debian. Details: I have a Netgear WG511 wireless card based on the Atheros chipset which uses madwifi drivers. Also I am running Debian on my laptop (Toshiba S

Re: Debian and Atheros Wireless card

2005-06-12 Thread Richard Mittendorfer
Also sprach [EMAIL PROTECTED] (Sun, 12 Jun 2005 10:13:06 +0800): > Hi Abhi, I don't know anything about your madwifi drivers, but the > process of rolling your kernel in Debian is very simple once you have > it setup. These two links look pretty helpful: > > http://www.debian.org/doc/FAQ/ch-kernel

Re: Debian and Atheros Wireless card

2005-06-11 Thread claytonk
Hi Abhi, I don't know anything about your madwifi drivers, but the process of rolling your kernel in Debian is very simple once you have it setup. These two links look pretty helpful: http://www.debian.org/doc/FAQ/ch-kernel.en.html http://newbiedoc.sourceforge.net/system/kernel-pkg.html#TREE-KER