[Kernel-packages] [Bug 1114281] Re: ERROR @wl_cfg80211_get_station : Could not get rate (-1)

2013-08-06 Thread mauriicio
According to
https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx#A11.10_.28Oneiric_Ocelot.29_-_12.10_.28Quantal_Quetzal.29-1
, Since 11.10 the package linux-firmware-nonfree also contains b43
firmware

Then,
I completely uninstalled bcmwl-kernel-source, b43-fwcutter and 
firmware-b43-installer,
and installed linux-firmware-nonfree.
Solves the problem.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bcmwl in Ubuntu.
https://bugs.launchpad.net/bugs/1114281

Title:
  ERROR @wl_cfg80211_get_station : Could not get rate (-1)

Status in “bcmwl” package in Ubuntu:
  Confirmed

Bug description:
  Since update to 3.2.0-37 wireless is broken.
  Restart of nm-manager, reboot (also to kernel image -36) has no effect.
  There was no change of config. Connecting to router ip fails.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: network-manager 0.9.4.0-0ubuntu4.2
  ProcVersionSignature: Ubuntu 3.2.0-37.58-generic 3.2.35
  Uname: Linux 3.2.0-37-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  CRDA: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden
  Date: Sun Feb  3 13:04:07 2013
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(2029.1)
  IpRoute:
   default via 192.168.2.1 dev eth0  proto static
   169.254.0.0/16 dev eth0  scope link  metric 1000
   192.168.2.0/24 dev eth0  proto kernel  scope link  src 192.168.2.103  metric 
1
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Wired connection 14841ef0b-72e1-4da6-a565-49fc6a965a5d   
802-3-ethernet1359892882   So 03 Feb 2013 13:01:22 CETyes   
no /org/freedesktop/NetworkManager/Settings/1
   zooland   2f9e526f-f75a-4615-85d5-db20651599b4   
802-11-wireless   1359883155   So 03 Feb 2013 10:19:15 CETyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth1   802-11-wireless   disconnected  
/org/freedesktop/NetworkManager/Devices/1
   eth0   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.4.0connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1114281/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1114281] Re: ERROR @wl_cfg80211_get_station : Could not get rate (-1)

2013-08-06 Thread mauriicio
and to complete the work,
according to 
http://linuxg.net/how-to-fix-broadcom-bcm4311-wireless-driver-on-ubuntu-and-linux-mint/
 ,

Load the b43 module:

$ sudo modprobe b43

To make it work automatically:

$ sudo su
# echo b43  /etc/modules

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bcmwl in Ubuntu.
https://bugs.launchpad.net/bugs/1114281

Title:
  ERROR @wl_cfg80211_get_station : Could not get rate (-1)

Status in “bcmwl” package in Ubuntu:
  Confirmed

Bug description:
  Since update to 3.2.0-37 wireless is broken.
  Restart of nm-manager, reboot (also to kernel image -36) has no effect.
  There was no change of config. Connecting to router ip fails.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: network-manager 0.9.4.0-0ubuntu4.2
  ProcVersionSignature: Ubuntu 3.2.0-37.58-generic 3.2.35
  Uname: Linux 3.2.0-37-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  CRDA: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden
  Date: Sun Feb  3 13:04:07 2013
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(2029.1)
  IpRoute:
   default via 192.168.2.1 dev eth0  proto static
   169.254.0.0/16 dev eth0  scope link  metric 1000
   192.168.2.0/24 dev eth0  proto kernel  scope link  src 192.168.2.103  metric 
1
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Wired connection 14841ef0b-72e1-4da6-a565-49fc6a965a5d   
802-3-ethernet1359892882   So 03 Feb 2013 13:01:22 CETyes   
no /org/freedesktop/NetworkManager/Settings/1
   zooland   2f9e526f-f75a-4615-85d5-db20651599b4   
802-11-wireless   1359883155   So 03 Feb 2013 10:19:15 CETyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth1   802-11-wireless   disconnected  
/org/freedesktop/NetworkManager/Devices/1
   eth0   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.4.0connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1114281/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp