You are not logged in.

#1 2006-10-27 14:57:38

festgreifaah
Member
Registered: 2006-06-12
Posts: 51

Problem installing wlan card [solved]

I habe problem using my wlan card in my laptop. In fact it isn't even recognised.

lspci gives the following output:

00:00.0 Host bridge: Intel Corporation Mobile Memory Controller Hub (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile PCI Express Graphics Port (rev 03)
00:1b.0 Class 0403: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation Unknown device 01d8 (rev a1)
03:00.0 Network controller: Intel Corporation Unknown device 4222 (rev 02)
09:05.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
09:09.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b4)
09:09.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 09)
09:09.2 Class 0805: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 18)
09:09.3 System peripheral: Ricoh Co Ltd Unknown device 0843
09:09.4 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 09)
09:09.5 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 04)

I think the highlighted line should be the wlan card.

Windows says, it's a Intel(R) Pro/Wireless 3945ABG Network Connection.

So I downloaded the ipw3945 stuff, loaded the module and tried to start the daemon. But the daemon fails to start. Error message: "No such file or directory".

Has anyone an idea?

Offline

#2 2006-10-28 11:36:14

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,911

Re: Problem installing wlan card [solved]

Did you follow the instructions in the wiki ?
Wireless_Setup#ipw3945


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2006-10-29 20:02:03

festgreifaah
Member
Registered: 2006-06-12
Posts: 51

Re: Problem installing wlan card [solved]

Yes, I followed the instructions in the wiki.
I installed those packages.
Added ipw3945 to modules() and ipw3945d to daemons().

iwconfig says:
lo no wireless extensions
eth0 no wireless extensions
eth1 no wireless extensions


I recently tried knoppix but it couldn't detect the card either.

Offline

#4 2006-10-29 20:40:08

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,911

Re: Problem installing wlan card [solved]

please post the networking section of rc.conf and your /etc/conf.d/wireless file.

The brand and type of your laptop along with the output of

lsmod |grep ipw

might also help.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#5 2006-11-01 09:50:42

festgreifaah
Member
Registered: 2006-06-12
Posts: 51

Re: Problem installing wlan card [solved]

Finally I managed to install the card.
I have a Core2Duo and am trying to use Arch64.
The ipw3945d package contains the i686 binary. So I downloaded the the right binary.

Where should I report the error?

Offline

Board footer

Powered by FluxBB