Page 4 of 4 FirstFirst ... 234
Results 31 to 35 of 35

Thread: BCM4321 not working after upgrade to 11.10

  1. #31
    Join Date
    Oct 2011
    Beans
    16

    Re: BCM4321 not working after upgrade to 11.10

    Hi, how are you?
    Here is the output of the commands.
    I startup the computer without the usb wifi adapter and run the commands.
    Thanks!

    Code:
    mar@OptiPlex380:~$ sudo cat /var/log/syslog | grep -e b43 -e firmware -e wlan -e wpa -e etwork | tail -n55
    [sudo] password for mar: 
    Nov 16 14:16:47 OptiPlex380 kernel: [   15.762909] Registered led device: b43-phy0::rx
    Nov 16 14:16:47 OptiPlex380 kernel: [   15.762923] Registered led device: b43-phy0::radio
    Nov 16 14:16:47 OptiPlex380 kernel: [   15.897459] type=1400 audit(1321460207.615:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=908 comm="apparmor_parser"
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]:    SCPlugin-Ifupdown: init!
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]:    SCPlugin-Ifupdown: update_system_hostname
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]:    SCPluginIfupdown: management mode: unmanaged
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]:    SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/ssb0:0/net/wlan0, iface: wlan0)
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]:    SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/ssb0:0/net/wlan0, iface: wlan0): no ifupdown configuration found.
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]:    SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/eth0, iface: eth0)
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]:    SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/eth0, iface: eth0): no ifupdown configuration found.
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]:    SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/lo, iface: lo)
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]:    SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]:    SCPlugin-Ifupdown: end _init.
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]: <info> Loaded plugin ifupdown: (C) 2008 Canonical Ltd.  To report bugs please use the NetworkManager mailing list.
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]:    Ifupdown: get unmanaged devices count: 0
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]:    SCPlugin-Ifupdown: (18769712) ... get_connections.
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]:    SCPlugin-Ifupdown: (18769712) ... get_connections (managed=false): return empty list.
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]:    keyfile: parsing rumo ... 
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]:    keyfile:     read connection 'rumo'
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]:    Ifupdown: get unmanaged devices count: 0
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]: <info> modem-manager is now available
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]: <info> monitoring kernel firmware directory '/lib/firmware'.
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]: <info> found WiFi radio killswitch rfkill0 (at /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/ssb0:0/ieee80211/phy0/rfkill0) (driver (unknown))
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]: <info> WiFi enabled by radio killswitch; enabled by state file
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]: <info> WWAN enabled by radio killswitch; enabled by state file
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]: <info> WiMAX enabled by radio killswitch; enabled by state file
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]: <info> Networking is enabled by state file
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]: <info> (wlan0): driver supports SSID scans (scan_capa 0x01).
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]: <info> (wlan0): new 802.11 WiFi device (driver: 'b43' ifindex: 3)
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/0
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]: <info> (wlan0): now managed
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
    Nov 16 14:16:47 OptiPlex380 NetworkManager[876]: <info> (wlan0): bringing up device.
    Nov 16 14:16:48 OptiPlex380 kernel: [   16.456016] b43-phy0: Loading firmware version 508.1084 (2009-01-14 01:32:01)
    Nov 16 14:16:48 OptiPlex380 NetworkManager[876]: <info> (wlan0): preparing device.
    Nov 16 14:16:48 OptiPlex380 NetworkManager[876]: <info> (wlan0): deactivating device (reason 'managed') [2]
    Nov 16 14:16:48 OptiPlex380 kernel: [   16.578337] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Nov 16 14:16:48 OptiPlex380 dbus[864]: [system] Activating service name='fi.w1.wpa_supplicant1' (using servicehelper)
    Nov 16 14:16:48 OptiPlex380 NetworkManager[876]: <info> (eth0): carrier is OFF
    Nov 16 14:16:48 OptiPlex380 NetworkManager[876]: <info> (eth0): new Ethernet device (driver: 'tg3' ifindex: 2)
    Nov 16 14:16:48 OptiPlex380 NetworkManager[876]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/1
    Nov 16 14:16:48 OptiPlex380 NetworkManager[876]: <info> (eth0): now managed
    Nov 16 14:16:48 OptiPlex380 NetworkManager[876]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
    Nov 16 14:16:48 OptiPlex380 NetworkManager[876]: <info> (eth0): bringing up device.
    Nov 16 14:16:48 OptiPlex380 NetworkManager[876]: <info> (eth0): preparing device.
    Nov 16 14:16:48 OptiPlex380 NetworkManager[876]: <info> (eth0): deactivating device (reason 'managed') [2]
    Nov 16 14:16:48 OptiPlex380 NetworkManager[876]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/eth0
    Nov 16 14:16:48 OptiPlex380 dbus[864]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
    Nov 16 14:16:48 OptiPlex380 NetworkManager[876]: <warn> bluez error getting default adapter: The name org.bluez was not provided by any .service files
    Nov 16 14:16:48 OptiPlex380 NetworkManager[876]: <info> wpa_supplicant started
    Nov 16 14:16:48 OptiPlex380 NetworkManager[876]: <warn> bluez error getting default adapter: No such adapter
    Nov 16 14:16:48 OptiPlex380 NetworkManager[876]: <info> (wlan0): supplicant interface state: starting -> ready
    Nov 16 14:16:48 OptiPlex380 NetworkManager[876]: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]
    Nov 16 14:16:48 OptiPlex380 NetworkManager[876]: <info> (wlan0): supplicant interface state: ready -> inactive
    
    mar@OptiPlex380:~$ lsmod | grep b43
    b43                   341198  0 
    mac80211              310872  1 b43
    cfg80211              199587  2 b43,mac80211
    ssb                    52752  1 b43
    mar@OptiPlex380:~$

  2. #32
    Join Date
    Oct 2009
    Location
    Rocky Mtns.
    Beans
    540
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: BCM4321 not working after upgrade to 11.10

    Quote Originally Posted by wildmanne39 View Post
    , and 10.04 will 0nly be supported until April.
    Hi wildmanne,

    Are you sure about that April date? My understanding is that 10.04.3 LTS means "Long Term Support" (a HUGE portion of the reason(s) why I prefer it). Well that and the fact that I CAN'T STAND Unity (and Win7/8 or Macintoshes- but that's mostly because of that old single button mouse thing from years ago ).

    Anyway- this looks like a Desktop ~2013.3 - Server ~2015.4 to me:
    LTS


    https://wiki.ubuntu.com/LTS

    https://wiki.ubuntu.com/LTS?action=A...se-cycle-2.png

    $ cat /etc/lsb-release
    DISTRIB_ID=Ubuntu
    DISTRIB_RELEASE=10.04
    DISTRIB_CODENAME=lucid
    DISTRIB_DESCRIPTION="Ubuntu 10.04.3 LTS"
    Please advise- this concerns me greatly (in fact I had a little bit of a long distance phone 'argument' with my step-brother about what "LTS" means in an Ubuntu context), but he likes that "bleeding edge" [read broken IMHO] stuff so whaddya do?

    Also, if you have lots of spare time and want to scratch the hair off your head a little bit, I'm having a bit of a Broadcom 4318, 4321, "wl" firmware mystery here:

    http://ubuntuforums.org/showpost.php...8&postcount=10

    I'm wondering if those Ubuntu 11.xx kernels have been changed considerably in their Broadcom driver regions...
    Last edited by northd_tech; November 16th, 2011 at 05:44 PM.

  3. #33
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: BCM4321 not working after upgrade to 11.10

    Hi northd_tech, you are correct, I thought 10.04 support was ending in April 2012 but it looks like it is 2013 and server support is 2015.
    Here is a link.
    https://wiki.ubuntu.com/LTS

    It looks like you got your wireless issue resolved, Good Work!!!

    I am not on much right now I am writing a guide for ubuntu.

  4. #34
    Join Date
    Apr 2009
    Beans
    2,601

    Re: BCM4321 not working after upgrade to 11.10

    Here is a chart showing the support dates

    https://wiki.ubuntu.com/LTS

    Responded a little slow!
    Last edited by bkratz; November 16th, 2011 at 06:36 PM. Reason: slow typing

  5. #35
    Join Date
    Nov 2011
    Beans
    21

    Re: BCM4321 not working after upgrade to 11.10

    [deleted]
    Last edited by gopo; November 22nd, 2011 at 07:53 AM. Reason: Move to a more appropriate thread

Page 4 of 4 FirstFirst ... 234

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •