Public bug reported:

Binary package hint: network-manager


I have a T60p whose wireless worked fine in 8.04, but it's broken in
8.10.

On resuming after sleep, the network manager scans are not updated.
Still tries to login to networks that are *not* present in the vicinity
(i.e. the home networks when at work, and viceversa).

The only cure I've found is, on resuming from sleep, to killall and
modprobe out and in again, and relaunch both NetworkManager and the nm-
applet:

sudo killall NetworkManager wpa_supplicant nm-system-settings nm-applet

sudo modprobe -r wlan_wep
sudo modprobe -r ath_pci
sudo modprobe -r ath_rate_sample
sudo modprobe -r wlan_scan_sta
sudo modprobe -r wlan

sudo modprobe ath_pci
sudo modprobe ath_rate_sample
sudo modprobe wlan_wep
sudo modprobe wlan
sudo modprobe wlan_scan_sta

sudo NetworkManager
nm-applet &

After the above, wireless scans are proper and connections work fine.

Some information on my system:

$ lsb_release -rd
Description:    Ubuntu 8.10
Release:        8.10
$ apt-cache policy network-manager
network-manager:
  Installed: 0.7~~svn20081018t105859-0ubuntu1.8.10.1
  Candidate: 0.7~~svn20081018t105859-0ubuntu1.8.10.1
  Version table:
 *** 0.7~~svn20081018t105859-0ubuntu1.8.10.1 0
        500 http://ch.archive.ubuntu.com intrepid-updates/main Packages
        100 /var/lib/dpkg/status
     0.7~~svn20081018t105859-0ubuntu1 0
        500 http://ch.archive.ubuntu.com intrepid/main Packages

$lspci
...
01:00.0 VGA compatible controller: ATI Technologies Inc M56GL [Mobility FireGL 
V5250]
02:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet 
Controller
03:00.0 Ethernet controller: Atheros Communications Inc. AR5212 802.11abg NIC 
(rev 01)

** Affects: network-manager (Ubuntu)
     Importance: Undecided
         Status: New

-- 
wireless doesn't scan properly after resuming from sleep
https://bugs.launchpad.net/bugs/317472
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to