Hi,
I can't get my wireless to work, it seems, since last upgrade to Maverick. Wired connection works fine, with either Wicd or KNM, but wireless won't. No wireless connections are shown, though I know I have two or three strong wireless networks around (public networks with given password)
I have looked a some similar problems, so thinking of a network switch problem, I tried to boot with switch OFF and turning it on after, and booting with switch ON too, rebooting after disconnecting the wired connection. No results. Cf. the result of rfkill below, which looks normal.
At one point - I was copying the output of commands in Konsole - KNM managed to detect the wireless networks (two, both 100%), but I was unable to connect. It didn't happen twice though.
I have looked at the other posts going on right now. Any idea on what I should try before giving up on MM 10.10 ?
UPDATES:
Wireless works fine with the 9.10 Live CD (the interface used is ra0).
I don't keep both KNM and Wicd at the same time.
I used to connect to the same networks with 9.10 and 10.04 in the past.
Many thanks in advance
kln
Here's the results of a few commands :
Content of the file /etc/network/interfaces :
Content of the file /var/lib/NetworkManager/NetworkManager.state
Content of the file /etc/wicd/wired-settings.conf
I can't get my wireless to work, it seems, since last upgrade to Maverick. Wired connection works fine, with either Wicd or KNM, but wireless won't. No wireless connections are shown, though I know I have two or three strong wireless networks around (public networks with given password)
I have looked a some similar problems, so thinking of a network switch problem, I tried to boot with switch OFF and turning it on after, and booting with switch ON too, rebooting after disconnecting the wired connection. No results. Cf. the result of rfkill below, which looks normal.
At one point - I was copying the output of commands in Konsole - KNM managed to detect the wireless networks (two, both 100%), but I was unable to connect. It didn't happen twice though.
I have looked at the other posts going on right now. Any idea on what I should try before giving up on MM 10.10 ?
UPDATES:
Wireless works fine with the 9.10 Live CD (the interface used is ra0).
I don't keep both KNM and Wicd at the same time.
I used to connect to the same networks with 9.10 and 10.04 in the past.
Many thanks in advance
kln
Here's the results of a few commands :
Code:
$ iwlist scan || iwlist scanning lo Interface doesn't support scanning. || same eth0 Interface doesn't support scanning. || same wlan0 Failed to read scan data : Network is down || Interface doesn't support scanning : Network is down
Code:
$ sudo lshw -C network [sudo] password for: *-network DISABLED description: Wireless interface product: RT2860 vendor: RaLink physical id: 0 bus info: pci@0000:04:00.0 logical name: wlan0 version: 00 serial: 00:15:af:ee:fa:9d width: 32 bits clock: 33MHz capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless configuration: broadcast=yes driver=rt2800pci driverversion=2.6.35-23-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11bgn resources: irq:18 memory:d8200000-d820ffff *-network description: Ethernet interface product: RTL8111/8168B PCI Express Gigabit Ethernet controller vendor: Realtek Semiconductor Co., Ltd. physical id: 0 bus info: pci@0000:05:00.0 logical name: eth0 version: 02 serial: 00:09:df:81:4c:03 size: 10MB/s capacity: 1GB/s width: 64 bits clock: 33MHz capabilities: pm msi pciexpress msix vpd bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half latency=0 link=no multicast=yes port=MII speed=10MB/s resources: irq:45 ioport:1000(size=256) memory:d7100000-d7100fff memory:d6000000-d600ffff memory:d6020000-d603ffff
Code:
$ sudo ifconfig -a eth0 Link encap:Ethernet HWaddr 00:09:df:81:4c:03 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:27078 errors:0 dropped:0 overruns:0 frame:0 TX packets:13534 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:14235448 (14.2 MB) TX bytes:2642960 (2.6 MB) Interrupt:45 Base address:0xe000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:595 errors:0 dropped:0 overruns:0 frame:0 TX packets:595 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:18227 (18.2 KB) TX bytes:18227 (18.2 KB) wlan0 Link encap:Ethernet HWaddr 00:15:af:ee:fa:9d inet addr:127.0.0.1 Bcast:127.255.255.255 Mask:255.0.0.0 BROADCAST MULTICAST MTU:1500 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 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Code:
$ sudo ifconfig wlan0 up SIOCSIFFLAGS: Device or resource busy
Code:
wicd log 2010/11/26 10:52:53 :: --------------------------- 2010/11/26 10:52:53 :: wicd initializing... 2010/11/26 10:52:53 :: --------------------------- 2010/11/26 10:52:53 :: wicd is version 1.7.0 552 2010/11/26 10:52:54 :: setting backend to external 2010/11/26 10:52:56 :: trying to load backend external 2010/11/26 10:52:56 :: successfully loaded backend external 2010/11/26 10:52:56 :: trying to load backend external 2010/11/26 10:52:56 :: successfully loaded backend external 2010/11/26 10:52:56 :: Automatically detected wireless interface wlan0 2010/11/26 10:52:56 :: setting wireless interface wlan0 2010/11/26 10:52:57 :: automatically detected wired interface eth0 2010/11/26 10:52:57 :: setting wired interface eth0 2010/11/26 10:52:58 :: setting wpa driver wext 2010/11/26 10:52:58 :: setting use global dns to False 2010/11/26 10:52:58 :: setting global dns 2010/11/26 10:52:58 :: global dns servers are None None None 2010/11/26 10:52:58 :: domain is None 2010/11/26 10:52:58 :: search domain is None 2010/11/26 10:52:58 :: setting automatically reconnect when connection drops True 2010/11/26 10:52:58 :: Setting dhcp client to 0 2010/11/26 10:52:58 :: Wireless configuration file found... 2010/11/26 10:52:58 :: Wired configuration file found... 2010/11/26 10:52:58 :: chmoding configuration files 0600... 2010/11/26 10:52:58 :: chowning configuration files root:root... 2010/11/26 10:52:58 :: Using wireless interface...wlan0 2010/11/26 10:52:58 :: Using wired interface...eth0
Code:
$ rfkill list 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no
Code:
auto wlan0 iface wlan0 inet loopback
Code:
[main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true
Code:
[DEFAULT] lastused = True
Code:
$ lspci 00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07) 00:01.0 PCI bridge: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port (rev 07) 00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03) 00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03) 00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03) 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03) 00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03) 00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03) 00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03) 00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03) 00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03) 00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03) 00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03) 00:1d.3 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03) 00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93) 00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03) 00:1f.2 IDE interface: Intel Corporation ICH9M/M-E 2 port SATA IDE Controller (rev 03) 00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03) 00:1f.5 IDE interface: Intel Corporation ICH9M/M-E 2 port SATA IDE Controller (rev 03) 00:1f.6 Signal processing controller: Intel Corporation 82801I (ICH9 Family) Thermal Subsystem (rev 03) 01:00.0 VGA compatible controller: nVidia Corporation G96 [GeForce 9600M GT] (rev a1) 04:00.0 Network controller: RaLink RT2860 05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
Comment