[SOLVED] eee pc 901 no wifi connection

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
anttel
Donor
Posts: 47
Joined: 31. May 2010, 19:17

[SOLVED] eee pc 901 no wifi connection

Post by anttel »

Hi,
I just installed salix 13.37 xfce on my eee pc 901. When I'm trying to connect to my wifi at home (wpa) wicd can't connect. All wifi networks are shown.
lspci:
anton[~]$ lspci
bash: lspci: opdracht niet gevonden
anton[~]$ su
Wachtwoord:
root[anton]# lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 3 (rev 02)
00:1c.3 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 4 (rev 02)
00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 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.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
01:00.0 Network controller: Ralink corp. RT2860
04:00.0 Ethernet controller: Atheros Communications AR8121/AR8113/AR8114 Gigabit or Fast Ethernet (rev b0)
root[anton]#

lsusb:
root[anton]# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 04f2:b071 Chicony Electronics Co., Ltd 2.0M UVC Webcam / CNF7129

Could anyaone help me out, please?
regards,
anttel
Last edited by anttel on 15. May 2011, 19:09, edited 1 time in total.
phayz
Posts: 62
Joined: 24. Nov 2010, 21:06

Re: eee pc 901 no wifi connection

Post by phayz »

Try the following, which was suggested in another thread in reply to a similar problem. In my case it solved a problem similar to yours, on my MSI Wind U200.

1. (As root) Edit the file /etc/modprobe.d/blacklist.conf and add the below lines to it…
blacklist rt2800pci
blacklist rt2800lib
blacklist rt2x00pci
blacklist rt2x00lib

2. Reboot.

The "blacklist" lines prevent the listed kernel modules from being loaded and allows the "correct" module to load.

Good luck. Whether or works or not could you please report the results here?
anttel
Donor
Posts: 47
Joined: 31. May 2010, 19:17

Re: eee pc 901 no wifi connection

Post by anttel »

Hello Fayz,
It works!!!! Thanks a lot.
regards,
anttel
Post Reply