)|
|
Quellcode |
1 |
lspci |

Benutzerinformationen überspringen
Ubuntu: 12.04
Kernel: generic
Desktop: GNOME Shell
Architektur: 64-bit

|
|
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
nikname@ubuntu:~$ lspci 00:00.0 Host bridge: Intel Corporation 82855PM Processor to I/O Controller (rev 21) 00:01.0 PCI bridge: Intel Corporation 82855PM Processor to AGP Controller (rev 21) 00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 03) 00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 03) 00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 03) 00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 03) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 83) 00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 03) 00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 03) 00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 03) 00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03) 00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 03) 01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10] 02:04.0 CardBus bridge: Texas Instruments PCIxx21/x515 Cardbus Controller 02:04.1 CardBus bridge: Texas Instruments PCIxx21/x515 Cardbus Controller 02:04.2 FireWire (IEEE 1394): Texas Instruments OHCI Compliant IEEE 1394 Host Controller 02:04.3 Mass storage controller: Texas Instruments PCIxx21 Integrated FlashMedia Controller 02:04.4 SD Host controller: Texas Instruments PCI6411/6421/6611/6621/7411/7421/7611/7621 Secure Digital Controller 02:05.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01) 02:06.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05) |
|
|
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
nikname@ubuntu:~$ iwconfig lo no wireless extensions. eth0 no wireless extensions. eth1 radio off ESSID:off/any Mode:Managed Channel:0 Access Point: Not-Associated Bit Rate:0 kb/s Tx-Power=off Sensitivity=8/0 Retry limit:7 RTS thr:off Fragment thr:off Power Management:off Link Quality:0 Signal level:0 Noise level:0 Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 pan0 no wireless extensions. |
|
|
Quellcode |
1 2 3 |
nikname@ubuntu:~$ echo 1 | sudo tee > /proc/driver/acerhk/wirelessled bash: /proc/driver/acerhk/wirelessled: No such file or directory bash: echo: write error: Broken pipe |
|
|
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 |
nikname@ubuntu:~$ echo 1 | sudo tee > /proc/driver/acerhk/wirelessled bash: /proc/driver/acerhk/wirelessled: No such file or directory bash: echo: write error: Broken pipe nikname@ubuntu:~$ sudo modprobe acerhk [sudo] password for nikname: nikname@ubuntu:~$ sudo modprobe acerhk nikname@ubuntu:~$ sudo modprobe acerhk force_series=95400 autowlan=1 nikname@ubuntu:~$ sudo modprobe -r acerhk nikname@ubuntu:~$ sudo modprobe acerhk force_series=95400 autowlan=1 nikname@ubuntu:~$ echo 1 | sudo tee > /proc/driver/acerhk/wirelessled [sudo] password for nikname: nikname@ubuntu:~$ |
|
|
Quellcode |
1 2 3 4 5 |
nikname@ubuntu:~$ sudo modprobe acerhk [sudo] password for done: nikname@ubuntu:~$ sudo modprobe acerhk force_series=95400 autowlan=1 nikname@ubuntu:~$ echo 1 | sudo tee > /proc/driver/acerhk/wirelessled [sudo] password for nikname: |
Benutzerinformationen überspringen
Ubuntu: 12.04
Kernel: 3.2.0-24-generic
Desktop: KDE
Architektur: 64-bit
|
|
Quellcode |
1 |
echo 'acerhk' | sudo tee -a /etc/modules |
|
|
Quellcode |
1 |
echo 'options acerhk force_series=95400 autowlan=1' | sudo tee -a /etc/modprobe.d/acerhk |
Benutzerinformationen überspringen
Ubuntu: 12.04
Kernel: 3.2.0-24-generic
Desktop: KDE
Architektur: 64-bit

Burning Board, entwickelt von WoltLab GmbH.
UbuntuFreunde von Easyy-S und basslord seit 06.12.06
Ubuntufreunde.de runs on ubuntu 10.04





