SK,

Got the clue from mathew...

----- Original Message ----
From: Matthew W <[EMAIL PROTECTED]>
To: Srinivas V <[EMAIL PROTECTED]>
Sent: Thursday, 31 January, 2008 3:22:06 PM
Subject: Re: Install Intel Wireless WiFi 4965AGN for RHEL 5

I just got the 4965agn working on my RHEL 5.1 system.  This is what I
did:

Download linux-2.6.24 kernel
http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.24.tar.gz

sudo su
tar xzvpf linux-2.6.24.tar.gz -C /usr/src
ln -s /usr/src/linux-2.6.24 /usr/src/linux
cd /usr/src/linux
make xconfig

You can keep all the defaults, but turn on the device driver for
Intel 4965agn

make -j4
make modules
make modules_install
make install

reboot

Wireless automatically works

.. this worked for me.


----- Original Message ----
From: Shakthi Kannan <[EMAIL PROTECTED]>
To: [email protected]
Sent: Friday, 28 December, 2007 1:10:43 AM
Subject: Re: [TwinCLinG] Install Intel Wireless WiFi 4965AGN for RHEL 5

Hi,

----- On Dec 28, 2007 2:35 PM, Srinivas V <[EMAIL PROTECTED] co.in> wrote:
| this error while recompiling the kernel..
| make modules modules_install
| make[1]: *** No rule to make target `init/main.o' , needed by
| `init/built- in.o'. Stop.
| make: *** [init] Error 2
\--

>From which directory are you doing "make modules" ?

SK

-- 
Shakthi Kannan
http://www.shakthim aan.com




      __________________________________________________________
Sent from Yahoo! Mail - a smarter inbox http://uk.mail.yahoo.com


[Non-text portions of this message have been removed]

Reply via email to