** Description changed:

  On boot, my wireless interface is not working. I have to manually
  restart networking to obtain an ip address.
  
  Ubuntu Version: 7.04
  Kernel: 2.6.20-15
- Hardware: netgear wg111v2 (rtl8187 chipset, using ndiswrapper)
+ Hardware: netgear wg111v2 (rtl8187 chipset, using ndiswrapper 1.38)
  
  /etc/network/interfaces:
  
  auto wlan0
  iface wlan0 inet dhcp
  wpa-driver wext
  wpa-ssid xxxxxx
  wpa-ap-scan 1
  wpa-proto RSN
- wpa-pairwise WPA CCMP
- wpa-group WPA CCMP
+ wpa-pairwise CCMP TKIP
+ wpa-group CCMP TKIP
  wpa-key-mgmt WPA-PSK
  wpa-psk xxxxxxxxxxxxxxxxxxx
  post-down killall -q wpa_supplicant
  
  Workaround:
  
  /etc/rc.local:
  
  sh /etc/init.d/networking restart

-- 
Have to manually restart networking on every reboot
https://bugs.launchpad.net/bugs/114310
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to