Thinkpad T30 Patrizia zickt mal wieder
Hier zum merken, ein funktionierender Zustand:
lspci
Network controller: Intersil Corporation Prism 2.5 Wavelan chipset
(rev 01)
Ethernet controller: Intel Corporation 82801CAM (ICH3) PRO/100 VE
(LOM) Ethernet Controller (rev 42)
dmesg | grep "orinoco"
orinoco 0.15 (David Gibson ,
Pavel Roskin , et al)
orinoco_pci 0.15 (Pavel Roskin , David Gibson
& Jean Tourrilhes )
orinoco_pci 0000:02:02.0: PCI INT A -> Link[LNKC] -> GSI 11
(level, low) -> IRQ 11
eth1: orinoco_pci at 0000:02:02.0
lshw
*-network:0
description: Wireless interface
product: Prism 2.5 Wavelan chipset
vendor: Intersil Corporation
physical id: 2
bus info: pci@0000:02:02.0
logical name: eth1
version: 01
serial: 00:05:3c:03:91:62
width: 32 bits
clock: 33MHz
capabilities: bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=orinoco
driverversion=0.15 firmware=Intersil 1.3.6 ip=192.168.69.22 latency=64
module=orinoco_pci multicast=yes wireless=IEEE 802.11b
$ sudo modprobe -r orinoco_pci
$ sudo modprobe -r hostap_pci
$ sudo modprobe -r prism2_pci
$ sudo modprobe orinoco_pci
Kommentare