Comment 398 for bug 191889

Revision history for this message
hugomariani (hugo-mariani) wrote :

I have a Dell Latitude which works both windows xp and Kubuntu. I had Kubuntu 8.04 and I have upgraded tu 9.04 (jaunty). When I used 8.04 I had configured my wireless card (a Broadcom BCM4312) with its Windows module by Ndiswrapper. After a little bit of work it was worked fine. But when I change to Jaunty I can't connect with AP with WEP encryption. Even I try to install and use the old application Knetworkmanager, but without successful results.

There is part of my syslog:

Jun 8 12:22:01 D830 NetworkManager: <info> Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Jun 8 12:22:08 D830 NetworkManager: <info> Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Jun 8 12:23:51 D830 NetworkManager: <info> Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Jun 8 12:24:00 D830 NetworkManager: <WARN> wait_for_connection_expired(): Connection (2) /org/freedesktop/NetworkManagerSettings/Connection/0 failed to activate (timeout): (0) Connection was not provided by any settings service

And with Knetworkmanager, launched by console:

Processing Setting 'ipv4'
  Attach setting 'ipv4'
    ignore-auto-dns: <bool>false</bool>
    ignore-auto-routes: <bool>false</bool>
    method: <string>auto</string>
  Processing Setting '802-11-wireless'
  Attach setting '802-11-wireless'
    mode: <string>infrastructure</string>
    security: <string>802-11-wireless-security</string>
    ssid: <list> <byte>83</byte> <byte>105</byte> <byte>115</byte> <byte>116</byte> <byte>101</byte> <byte>109</byte> <byte>97</byte> <byte>115</byte> </list>
  Processing Setting '802-11-wireless-security'
  Attach setting '802-11-wireless-security'
    group: <list> <string>tkip</string> <string>ccmp</string> </list>
    key-mgmt: <string>none</string>
    pairwise: <list> <string>tkip</string> <string>ccmp</string> </list>
    wep-tx-keyidx: <int32>0</int32>
  Processing Setting '802-1x'
  Setting '802-1x' is empty, discarding
ConnectionSettingsDialogImpl::~ConnectionSettingsDialogImpl

Thanks for your help.

Best regards,

Hugo Mariani