linux-xwkk:/home/joe # lsmod| grep ipw
ipw3945 217888 0
ieee80211 50248 1 ipw3945
firmware_class 28288 2 pcmcia,ipw3945
linux-xwkk:/home/joe # dmesg |grep ipw
ipw3945: Intel(R) PRO/Wireless 3945 Network Connection driver for Linux, 1.1.0d
ipw3945: Copyright(c) 2003-2006 Intel Corporation
ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection
ipw3945: ipw3945.ucode load failed: Reason -2
ipw3945: Could not read microcode: -2
ipw3945: probe of 0000:02:00.0 failed with error -2
ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection
ipw3945: ipw3945.ucode load failed: Reason -2
ipw3945: Could not read microcode: -2
ipw3945: probe of 0000:02:00.0 failed with error -2
linux-xwkk:/home/joe # ifconfig -a
eth0 Protokoll:Ethernet Hardware Adresse 00:16:36:B4:28:1C
inet Adresse:10.0.8.39 Bcast:10.0.8.255 Maske:255.255.255.0
inet6 Adresse: fe80::216:36ff:feb4:281c/64 Gültigkeitsbereich:Verbindu
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2590 errors:0 dropped:0 overruns:0 frame:0
TX packets:1086 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:1000
RX bytes:2353611 (2.2 Mb) TX bytes:152949 (149.3 Kb)
Interrupt:185
lo Protokoll:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
inet6 Adresse: ::1/128 Gültigkeitsbereich:Maschine
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:60 errors:0 dropped:0 overruns:0 frame:0
TX packets:60 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:0
RX bytes:3912 (3.8 Kb) TX bytes:3912 (3.8 Kb)
sit0 Protokoll:IPv6-nach-IPv4
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
linux-xwkk:/home/joe # iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
sit0 no wireless extensions.
linux-xwkk:/home/joe # rmmod
no module names given
Usage: rmmod [-fhswvV] modulename ...
-f (or --force) forces a module unload, and may crash your
machine. This requires the Forced Module Removal option
when the kernel was compiled.
-h (or --help) prints this help text
-s (or --syslog) says use syslog, not stderr
-v (or --verbose) enables more messages
-V (or --version) prints the version code
-w (or --wait) begins a module removal even if it is used
and will stop new users from accessing the module (so it
should eventually fall to zero).
linux-xwkk:/home/joe # rmmod ipw3945
linux-xwkk:/home/joe # modprobe ipw3945
linux-xwkk:/home/joe # iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
sit0 no wireless extensions.
linux-xwkk:/home/joe # dmesg |grep ipw
ipw3945: Intel(R) PRO/Wireless 3945 Network Connection driver for Linux, 1.1.0d
ipw3945: Copyright(c) 2003-2006 Intel Corporation
ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection
ipw3945: ipw3945.ucode load failed: Reason -2
ipw3945: Could not read microcode: -2
ipw3945: probe of 0000:02:00.0 failed with error -2
ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection
ipw3945: ipw3945.ucode load failed: Reason -2
ipw3945: Could not read microcode: -2
ipw3945: probe of 0000:02:00.0 failed with error -2
ipw3945: Intel(R) PRO/Wireless 3945 Network Connection driver for Linux, 1.1.0d
ipw3945: Copyright(c) 2003-2006 Intel Corporation
ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection
ipw3945: ipw3945.ucode load failed: Reason -2
ipw3945: Could not read microcode: -2
ipw3945: probe of 0000:02:00.0 failed with error -2
linux-xwkk:/home/joe # rpm -qa|grep ipw
linux-xwkk:/home/joe # uname -r
2.6.18.8-0.5-default
linux-xwkk:/home/joe # cat /etc/SuSE-release
openSUSE 10.2 (X86-64)
VERSION = 10.2
linux-xwkk:/home/joe # /usbr/sbin/hwinfo --wlan
bash: /usbr/sbin/hwinfo: Datei oder Verzeichnis nicht gefunden
linux-xwkk:/home/joe # /usr/sbin/hwinfo --wlan
17: PCI 200.0: 0282 WLAN controller
[Created at pci.286]
UDI: /org/freedesktop/Hal/devices/pci_8086_4222
Unique ID: B35A.voNJAxCYCzB
Parent ID: z8Q3.ZbAWgKMCoE3
SysFS ID: /devices/pci0000:00/0000:00:1c.0/0000:02:00.0
SysFS BusID: 0000:02:00.0
Hardware Class: network
Model: "Intel PRO/Wireless 3945ABG Network Connection"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x4222 "PRO/Wireless 3945ABG Network Connection"
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x1001
Revision: 0x02
Features: WLAN
Memory Range: 0xd8000000-0xd8000fff (rw,non-prefetchable,disabled)
IRQ: 169 (no events)
Module Alias: "pci:v00008086d00004222sv00008086sd00001001bc02sc80i00"
Driver Info #0:
Driver Status: ipw3945 is active
Driver Activation Cmd: "modprobe ipw3945"
Config Status: cfg=no, avail=yes, need=no, active=unknown
Attached to: #4 (PCI bridge)
linux-xwkk:/home/joe # /usr/sbin/iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
sit0 no wireless extensions.
linux-xwkk:/home/joe # /usr/sbin/iwlist scan
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
sit0 Interface doesn't support scanning.
linux-xwkk:/home/joe # lsmod| grep ipw
ipw3945 217888 0
ieee80211 50248 1 ipw3945
firmware_class 28288 2 ipw3945,pcmcia
linux-xwkk:/home/joe # dmesg |grep ipw
ipw3945: Intel(R) PRO/Wireless 3945 Network Connection driver for Linux, 1.1.0d
ipw3945: Copyright(c) 2003-2006 Intel Corporation
ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection
ipw3945: ipw3945.ucode load failed: Reason -2
ipw3945: Could not read microcode: -2
ipw3945: probe of 0000:02:00.0 failed with error -2
ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection
ipw3945: ipw3945.ucode load failed: Reason -2
ipw3945: Could not read microcode: -2
ipw3945: probe of 0000:02:00.0 failed with error -2
ipw3945: Intel(R) PRO/Wireless 3945 Network Connection driver for Linux, 1.1.0d
ipw3945: Copyright(c) 2003-2006 Intel Corporation
ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection
ipw3945: ipw3945.ucode load failed: Reason -2
ipw3945: Could not read microcode: -2
ipw3945: probe of 0000:02:00.0 failed with error -2
ipw3945: Intel(R) PRO/Wireless 3945 Network Connection driver for Linux, 1.1.0d
ipw3945: Copyright(c) 2003-2006 Intel Corporation
ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection
linux-xwkk:/home/joe # rpm -qa|grep ipw
ipw-firmware-7-31
ipw3945d-1.7.18-29
linux-xwkk:/home/joe # /usr/sbin/hwinfo --wlan
17: PCI 200.0: 0282 WLAN controller
[Created at pci.286]
UDI: /org/freedesktop/Hal/devices/pci_8086_4222
Unique ID: B35A.voNJAxCYCzB
Parent ID: z8Q3.ZbAWgKMCoE3
SysFS ID: /devices/pci0000:00/0000:00:1c.0/0000:02:00.0
SysFS BusID: 0000:02:00.0
Hardware Class: network
Model: "Intel PRO/Wireless 3945ABG Network Connection"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x4222 "PRO/Wireless 3945ABG Network Connection"
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x1001
Revision: 0x02
Driver: "ipw3945"
Driver Modules: "ipw3945"
Features: WLAN
Memory Range: 0xd8000000-0xd8000fff (rw,non-prefetchable)
IRQ: 169 (no events)
Module Alias: "pci:v00008086d00004222sv00008086sd00001001bc02sc80i00"
Driver Info #0:
Driver Status: ipw3945 is active
Driver Activation Cmd: "modprobe ipw3945"
Config Status: cfg=no, avail=yes, need=no, active=unknown
Attached to: #4 (PCI bridge)
linux-xwkk:/home/joe #