On Tue, Dec 01, 2009 at 03:46:51PM +0900, Penguin Lover ?????? squawked:
> localhost ~ # lspci
> 
> 05:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] 
> Network Connection (rev 02)

<snip>

> localhost ~ # iwconfig
> 
> lo        no wireless extensions.
> 
> eth0      no wireless extensions.
> 
> sit0      no wireless extensions.
> 

<snip>

> I could see wireless driver when typed lspci.

No you can't. You see the pci devices. You don't see drivers. You need
a drive either emerged or compiled into your kernel before the device
will function. 

<snip>

> So typed this
> 
> emerge ipw3945 and modprobe ipw3945

Did these two commands return successfully? 
After running your modprobe, what does lsmod show?

Also, what kernel version are you running? If it is reasonably new, 
(newer than 2.6.24), then don't use the standalone drivers from
portage, please use the driver provided in the kernel. See
 http://en.gentoo-wiki.com/wiki/Iwlwifi
for example configurations for kernels 2.6.{25,26,30}

But first you will have to remove ipw3945 and ipw3945-ucode from your
system, and you will also need to instal iwl3945-ucode instead. 

Cheers, 

W
-- 
Hospitality is making your guests feel at home even though you wish they were.
Sortir en Pantoufles: up 1089 days,  9:16

Reply via email to