Page 48 of 63 FirstFirst ... 38464748495058 ... LastLast
Results 471 to 480 of 624

Thread: Solution to Broadcom 43xx Card Problem (12.04 - Precise Pangolin)

  1. #471
    Join Date
    Apr 2010
    Location
    Brighton, England
    Beans
    47
    Distro
    Ubuntu Gnome 14.04 Trusty Tahr

    bcm43224

    I've searched the thread for bcm43224 and not found the solution I'm about to post.

    In Natty, my Thinkpad Edge 11" wifi worked fine out-of-the-box.
    In Oneiric, it didn't.

    The solution that worked for me that I found was to blacklist exactly two drivers by adding a couple of lines to the end of /etc/modprobe.d/blacklist.conf

    Code:
    blacklist bcma
    blacklist brcmsmac

  2. #472
    Join Date
    Feb 2007
    Beans
    2
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: bcm43224 on 11.10 (Oneiric)

    Confirming that alco75's solution for works the BCM 43224 chips in Dell's XPS 1340s. (Ubuntu 11.10 Oneiric Ocelot).

    A bug report for this issue already exists on launchpad:
    https://bugs.launchpad.net/ubuntu/+s...wl/+bug/873117

    Quote Originally Posted by alco75 View Post
    The solution that worked for me that I found was to blacklist exactly two drivers by adding a couple of lines to the end of /etc/modprobe.d/blacklist.conf

    Code:
    blacklist bcma
    blacklist brcmsmac
    Last edited by ajzz; October 18th, 2011 at 01:46 AM.

  3. #473
    Join Date
    Apr 2006
    Location
    Austria
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: bcm43224

    Quote Originally Posted by alco75 View Post
    I've searched the thread for bcm43224 and not found the solution I'm about to post.

    In Natty, my Thinkpad Edge 11" wifi worked fine out-of-the-box.
    In Oneiric, it didn't.

    The solution that worked for me that I found was to blacklist exactly two drivers by adding a couple of lines to the end of /etc/modprobe.d/blacklist.conf

    Code:
    blacklist bcma
    blacklist brcmsmac
    Thanks! This also solved the problem on my Acer Travelmate TM8372TG with a BCM43225 device.

  4. #474
    Join Date
    Aug 2008
    Location
    Brazil
    Beans
    12,497
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

    Re: Solution to Broadcom 43xx Card Problem (11.10 - Oneiric Ocelot)

    I am not sure if this has been posted already, because the thread is pretty big.

    After installing the driver through "Additional Drivers", the wireless was not detected anymore.

    I was able to solve the problem using the instructions on the following thread:

    http://ubuntuforums.org/showthread.php?t=1745437

  5. #475
    Join Date
    Aug 2009
    Location
    United States
    Beans
    4,523
    Distro
    Ubuntu Development Release

    Re: Solution to Broadcom 43xx Card Problem (11.10 - Oneiric Ocelot)

    Remember hence where you come and pass it down.
    Ubuntu Forums member #899097 and Ubuntu Member:


  6. #476
    Join Date
    Jan 2007
    Beans
    55
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Solution to Broadcom 43xx Card Problem (11.10 - Oneiric Ocelot)

    Quote Originally Posted by garvinrick4 View Post
    I tried to follow the instructions there, but got this after
    Code:
    insmod wl.ko
    insmod: can't read 'wl.ko': No such file or directory

    Any help?

  7. #477
    Join Date
    Dec 2009
    Location
    Fareham, UK
    Beans
    2,382
    Distro
    Ubuntu

    Re: Solution to Broadcom 43xx Card Problem (11.10 - Oneiric Ocelot)

    @ merry_meerkat

    Just noticed you have had an ongoing problem with your wireless, We shall try to get it working for you.

    Can you post the output of these commands please.
    Code:
    uname -r
    
    lspci -vnn
    
    lsmod
    
    rfkill list all
    There might be some others however these will be enough to make a start.

    Thank you

  8. #478
    Join Date
    Nov 2005
    Location
    AZ
    Beans
    114
    Distro
    Kubuntu 13.04 Raring Ringtail

    Re: Solution to Broadcom 43xx Card Problem (11.10 - Oneiric Ocelot)

    I am having problems with my wireless after installing 11.10. i attempted installing "firmware-b43-lpphy-installer" from synaptic and no change. here are some outputs. I have a linksys usb wireless device in right now that works but I am trying to get my built in broadcom chip to work. please let me know if I can give you more info.

    Code:
    jamie@Ubuntu-Laptop:~$ uname -r
    3.0.0-12-generic
    jamie@Ubuntu-Laptop:~$ lspci -vnn
    00:00.0 Host bridge [0600]: Silicon Integrated Systems [SiS] 760/M760 Host [1039:0760] (rev 03)
    	Flags: bus master, medium devsel, latency 64
    	Memory at e0000000 (32-bit, non-prefetchable) [size=32M]
    	Capabilities: <access denied>
    	Kernel driver in use: agpgart-amd64
    
    00:01.0 PCI bridge [0604]: Silicon Integrated Systems [SiS] SG86C202 [1039:0002] (prog-if 00 [Normal decode])
    	Flags: bus master, 66MHz, medium devsel, latency 99
    	Bus: primary=00, secondary=01, subordinate=01, sec-latency=68
    	I/O behind bridge: 0000a000-0000afff
    	Memory behind bridge: e2100000-e21fffff
    	Prefetchable memory behind bridge: e8000000-efffffff
    	Kernel modules: shpchp
    
    00:02.0 ISA bridge [0601]: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] [1039:0963] (rev 25)
    	Flags: bus master, medium devsel, latency 0
    
    00:02.1 SMBus [0c05]: Silicon Integrated Systems [SiS] SiS961/2/3 SMBus controller [1039:0016]
    	Flags: medium devsel
    	I/O ports at 8100 [size=32]
    	Kernel driver in use: sis96x_smbus
    	Kernel modules: i2c-sis96x
    
    00:02.5 IDE interface [0101]: Silicon Integrated Systems [SiS] 5513 [IDE] [1039:5513] (prog-if 80 [Master])
    	Subsystem: Acer Incorporated [ALI] Device [1025:0083]
    	Flags: bus master, medium devsel, latency 128, IRQ 16
    	[virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
    	[virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1]
    	[virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
    	[virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1]
    	I/O ports at 2000 [size=16]
    	Kernel driver in use: pata_sis
    
    00:02.6 Modem [0703]: Silicon Integrated Systems [SiS] AC'97 Modem Controller [1039:7013] (rev a0) (prog-if 00 [Generic])
    	Subsystem: Acer Incorporated [ALI] Device [1025:0083]
    	Flags: medium devsel, IRQ 18
    	I/O ports at 1000 [size=256]
    	I/O ports at 1c00 [size=128]
    	Capabilities: <access denied>
    	Kernel modules: snd-intel8x0m
    
    00:02.7 Multimedia audio controller [0401]: Silicon Integrated Systems [SiS] SiS7012 AC'97 Sound Controller [1039:7012] (rev a0)
    	Subsystem: Acer Incorporated [ALI] Device [1025:0083]
    	Flags: bus master, medium devsel, latency 173, IRQ 18
    	I/O ports at 1400 [size=256]
    	I/O ports at 1c80 [size=128]
    	Capabilities: <access denied>
    	Kernel driver in use: Intel ICH
    	Kernel modules: snd-intel8x0
    
    00:03.0 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f) (prog-if 10 [OHCI])
    	Subsystem: Acer Incorporated [ALI] Device [1025:0083]
    	Flags: bus master, medium devsel, latency 64, IRQ 20
    	Memory at e2002000 (32-bit, non-prefetchable) [size=4K]
    	Kernel driver in use: ohci_hcd
    
    00:03.1 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f) (prog-if 10 [OHCI])
    	Subsystem: Acer Incorporated [ALI] Device [1025:0083]
    	Flags: bus master, medium devsel, latency 64, IRQ 21
    	Memory at e2003000 (32-bit, non-prefetchable) [size=4K]
    	Kernel driver in use: ohci_hcd
    
    00:03.2 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 2.0 Controller [1039:7002] (prog-if 20 [EHCI])
    	Subsystem: Acer Incorporated [ALI] Device [1025:0083]
    	Flags: bus master, medium devsel, latency 64, IRQ 23
    	Memory at e2004000 (32-bit, non-prefetchable) [size=4K]
    	Capabilities: <access denied>
    	Kernel driver in use: ehci_hcd
    
    00:04.0 Ethernet controller [0200]: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet [1039:0900] (rev 91)
    	Subsystem: Acer Incorporated [ALI] Device [1025:0083]
    	Flags: bus master, medium devsel, latency 173, IRQ 19
    	I/O ports at 1800 [size=256]
    	Memory at e2005000 (32-bit, non-prefetchable) [size=4K]
    	[virtual] Expansion ROM at 28000000 [disabled] [size=128K]
    	Capabilities: <access denied>
    	Kernel driver in use: sis900
    	Kernel modules: sis900
    
    00:06.0 CardBus bridge [0607]: Texas Instruments PCI1410 PC card Cardbus Controller [104c:ac50] (rev 02)
    	Subsystem: Acer Incorporated [ALI] Device [1025:0083]
    	Flags: bus master, medium devsel, latency 168, IRQ 19
    	Memory at 28020000 (32-bit, non-prefetchable) [size=4K]
    	Bus: primary=00, secondary=02, subordinate=05, sec-latency=176
    	Memory window 0: 20000000-23fff000 (prefetchable)
    	Memory window 1: 24000000-27fff000
    	I/O window 0: 00002400-000024ff
    	I/O window 1: 00002800-000028ff
    	16-bit legacy interface ports at 0001
    	Kernel driver in use: yenta_cardbus
    	Kernel modules: yenta_socket
    
    00:0b.0 Network controller [0280]: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller [14e4:4318] (rev 02)
    	Subsystem: AMBIT Microsystem Corp. TravelMate 2410 [1468:0312]
    	Flags: bus master, fast devsel, latency 64, IRQ 17
    	Memory at e2000000 (32-bit, non-prefetchable) [size=8K]
    	Kernel driver in use: b43-pci-bridge
    	Kernel modules: ssb
    
    00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration [1022:1100]
    	Flags: fast devsel
    	Capabilities: <access denied>
    
    00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map [1022:1101]
    	Flags: fast devsel
    
    00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller [1022:1102]
    	Flags: fast devsel
    
    00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control [1022:1103]
    	Flags: fast devsel
    	Kernel driver in use: k8temp
    	Kernel modules: k8temp
    
    01:00.0 VGA compatible controller [0300]: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter [1039:6330] (prog-if 00 [VGA controller])
    	Subsystem: Acer Incorporated [ALI] Device [1025:0083]
    	Flags: 66MHz, medium devsel, IRQ 7
    	BIST result: 00
    	Memory at e8000000 (32-bit, prefetchable) [size=128M]
    	Memory at e2100000 (32-bit, non-prefetchable) [size=128K]
    	I/O ports at a000 [size=128]
    	Expansion ROM at <unassigned> [disabled]
    	Capabilities: <access denied>
    	Kernel modules: sisfb
    
    jamie@Ubuntu-Laptop:~$ lsmod
    Module                  Size  Used by
    rt2800usb              22300  0 
    rt2800lib              48717  1 rt2800usb
    crc_ccitt              12595  1 rt2800lib
    rt2x00usb              20092  1 rt2800usb
    rt2x00lib              48114  3 rt2800usb,rt2800lib,rt2x00usb
    bnep                   17923  2 
    bluetooth             148839  7 bnep
    parport_pc             32114  0 
    ppdev                  12849  0 
    vesafb                 13489  1 
    joydev                 17393  0 
    snd_intel8x0           33318  2 
    snd_ac97_codec        106082  1 snd_intel8x0
    ac97_bus               12642  1 snd_ac97_codec
    snd_pcm                80468  2 snd_intel8x0,snd_ac97_codec
    arc4                   12473  4 
    pcmcia                 39822  0 
    b43                   318816  0 
    snd_seq_midi           13132  0 
    mac80211              272785  4 rt2800lib,rt2x00usb,rt2x00lib,b43
    snd_rawmidi            25241  1 snd_seq_midi
    cfg80211              172392  3 rt2x00lib,b43,mac80211
    psmouse                73673  0 
    snd_seq_midi_event     14475  1 snd_seq_midi
    serio_raw              12990  0 
    yenta_socket           27428  0 
    pcmcia_rsrc            18367  1 yenta_socket
    k8temp                 12905  0 
    binfmt_misc            17292  1 
    snd_seq                51567  2 snd_seq_midi,snd_seq_midi_event
    pcmcia_core            21511  3 pcmcia,yenta_socket,pcmcia_rsrc
    snd_timer              28932  2 snd_pcm,snd_seq
    snd_seq_device         14172  3 snd_seq_midi,snd_rawmidi,snd_seq
    snd                    55902  11 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
    soundcore              12600  1 snd
    snd_page_alloc         14115  2 snd_intel8x0,snd_pcm
    shpchp                 32356  0 
    i2c_sis96x             12743  0 
    lp                     17455  0 
    parport                40930  3 parport_pc,ppdev,lp
    sis900                 22729  0 
    ssb                    50682  1 b43
    jamie@Ubuntu-Laptop:~$ rfkill list all
    0: phy0: Wireless LAN
    	Soft blocked: no
    	Hard blocked: no
    1: phy1: Wireless LAN
    	Soft blocked: no
    	Hard blocked: no

  9. #479
    Join Date
    Jan 2007
    Beans
    55
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Solution to Broadcom 43xx Card Problem (11.10 - Oneiric Ocelot)

    @ westie 457
    Thank you very much for offering to have a look. Yes, my broadcom wifi has a history of creating headaches, however this is a new problem.

    (1 - Background)
    A bit of background: I'm on a Dell Studio 1747 (specs here), which has a Broadcom wireless adapter (BCM43224 14e4:4353). According to the Broadcom website, it is compatible with the STA driver (the one that can be enabled through system settings). Up until upgrading to 11.10 Oneiric all was well. Now, however, the computer seems to connect just fine to the router, but no traffic happens at all. Trying with Windows or a different computer with Oneiric has no such problems.

    (2 - Things tried or considered)
    I noticed that the Broadcom website released a new driver today, 21 Oct. Beforehand, there was a note on that site suggesting that there's an incompatibility with kernels from version 3. With the new release that note has been taken down. I tried to follow the instructions there to use the new driver, but nothing changed (perhaps I made a mistake, though).

    One interesting twist is that I can actually get wireless working by adding to /etc/modprobe.d/blacklist.conf
    Code:
    blacklist bcma
    blacklist brcmsmac
    However, it seems to make the connection quite slow.

    Other options that I have considered are to try the b43-fwcutter drivers instead. However, most sites list my broadcom card as more compatible with the STA driver.
    Finally, there seems to be a bug in oneiric concerning wireless connections using the N channel/standard. I haven't investigated that further.

    (3 - output from commands)
    Anyway, so much for background information. Without further ado, the output from the commands you asked for - and some more.

    uname -r
    Code:
    3.0.0-12-generic
    uname -m
    Code:
    x86_64
    lspci -vv -nn -s 08:00.0
    Code:
    08:00.0 Network controller [0280]: Broadcom Corporation BCM43224 802.11a/b/g/n [14e4:4353] (rev 01)
    Subsystem: Dell Device [1028:000e]
    Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 17
    Region 0: Memory at f8000000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: <access denied>
    Kernel driver in use: brcmsmac
    Kernel modules: wl, bcma, brcmsmac
    lsmod
    Code:
    Module                  Size  Used by
    bnep                   18436  2 
    rfcomm                 47946  0 
    bluetooth             166112  10 bnep,rfcomm
    parport_pc             36962  0 
    ppdev                  17113  0 
    binfmt_misc            17540  1 
    joydev                 17693  0 
    dm_crypt               23199  0 
    wl                   2568210  0 
    lib80211               14991  1 wl
    bcma                   20219  0 
    arc4                   12529  2 
    snd_hda_codec_hdmi     32040  1 
    dell_wmi               12681  0 
    sparse_keymap          13890  1 dell_wmi
    snd_hda_codec_idt      70553  1 
    dell_laptop            13831  0 
    dcdbas                 14490  1 dell_laptop
    snd_hda_intel          33390  3 
    snd_hda_codec         104802  3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
    snd_seq_midi           13324  0 
    snd_hwdep              13668  1 snd_hda_codec
    snd_rawmidi            30547  1 snd_seq_midi
    uvcvideo               72711  0 
    videodev               93004  1 uvcvideo
    snd_pcm                96755  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
    v4l2_compat_ioctl32    17083  1 videodev
    snd_seq_midi_event     14899  1 snd_seq_midi
    snd_seq                61896  2 snd_seq_midi,snd_seq_midi_event
    psmouse                73882  0 
    serio_raw              13166  0 
    brcmsmac              631693  0 
    brcmutil               17837  1 brcmsmac
    mac80211              310872  1 brcmsmac
    snd_timer              29991  2 snd_pcm,snd_seq
    snd_seq_device         14540  3 snd_seq_midi,snd_rawmidi,snd_seq
    cfg80211              199587  2 brcmsmac,mac80211
    i7core_edac            27942  0 
    edac_core              53746  3 i7core_edac
    crc_ccitt              12667  1 brcmsmac
    snd                    68266  16 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_rawmidi,snd_pcm,snd_seq,snd_timer,snd_seq_device
    intel_ips              18089  0 
    soundcore              12680  1 snd
    snd_page_alloc         18529  2 snd_hda_intel,snd_pcm
    lp                     17799  0 
    parport                46562  3 parport_pc,ppdev,lp
    usbhid                 47198  0 
    hid                    95463  1 usbhid
    firewire_ohci          40722  0 
    firewire_core          63626  1 firewire_ohci
    crc_itu_t              12707  1 firewire_core
    radeon               1015995  3 
    ahci                   26002  4 
    libahci                26861  1 ahci
    ttm                    76805  1 radeon
    r8169                  52788  0 
    drm_kms_helper         42558  1 radeon
    sdhci_pci              14032  0 
    sdhci                  32166  1 sdhci_pci
    drm                   236330  5 radeon,ttm,drm_kms_helper
    i2c_algo_bit           13423  1 radeon
    wmi                    19256  1 dell_wmi
    video                  19412  0
    rfkill list all
    Code:
    0: dell-wifi: Wireless LAN
    	Soft blocked: no
    	Hard blocked: no
    1: phy0: Wireless LAN
    	Soft blocked: no
    	Hard blocked: no
    modinfo brcmsmac
    Code:
    filename:       /lib/modules/3.0.0-12-generic/kernel/drivers/staging/brcm80211/brcmsmac/brcmsmac.ko
    license:        Dual BSD/GPL
    description:    Broadcom 802.11n wireless LAN driver.
    author:         Broadcom Corporation
    srcversion:     ACA36E033D8AEE7A67AA0AC
    alias:          pci:v000014E4d00004727sv*sd*bc*sc*i*
    alias:          pci:v000014E4d00004353sv*sd*bc*sc*i*
    alias:          pci:v000014E4d00004357sv*sd*bc*sc*i*
    depends:        mac80211,brcmutil,cfg80211,crc-ccitt
    staging:        Y
    vermagic:       3.0.0-12-generic SMP mod_unload modversions
    lshw -C network
    Code:
    *-network               
           description: Wireless interface
           product: BCM43224 802.11a/b/g/n
           vendor: Broadcom Corporation
           physical id: 0
           bus info: pci@0000:08:00.0
           logical name: wlan1
           version: 01
           serial: c4:17:fe:03:71:cd
           width: 64 bits
           clock: 33MHz
           capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
           configuration: broadcast=yes driver=brcmsmac driverversion=3.0.0-12-generic firmware=N/A ip=192.168.1.37 latency=0 link=yes multicast=yes wireless=IEEE 802.11abgn
           resources: irq:17 memory:f8000000-f8003fff
    iwconfig
    Code:
    lo        no wireless extensions.
    
    eth0      no wireless extensions.
    
    wlan1     IEEE 802.11abgn  ESSID:"tty-29039"  
              Mode:Managed  Frequency:2.412 GHz  Access Point: 00:24:C9:67:21:90   
              Bit Rate=58.5 Mb/s   Tx-Power=19 dBm   
              Retry  long limit:7   RTS thr:off   Fragment thr:off
              Power Management:off
              Link Quality=70/70  Signal level=-30 dBm  
              Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
              Tx excessive retries:1  Invalid misc:19   Missed beacon:0
    Right, that's quite a bit more than requested. Thank you very much for having a peek at it! Any suggestions are welcome.

  10. #480
    Join Date
    Dec 2009
    Location
    Fareham, UK
    Beans
    2,382
    Distro
    Ubuntu

    Re: Solution to Broadcom 43xx Card Problem (11.10 - Oneiric Ocelot)

    @ merry_meerkat

    Well you certainly know more about your card - and provided enough information too.

    Before trying any b43 drivers have you tried configuring your router to NOT use 'n-band' speeds. Unless you have a super-duper high speed connection from your ISP or you have a high volume home network you do not need the bandwidth.
    If blocking the 'n' band makes no difference then we will try the b43 drivers.

Page 48 of 63 FirstFirst ... 38464748495058 ... LastLast

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
  •