[Desktop-packages] [Bug 989610] Re: Ubuntu 12.04 fails to install broadcom STA drivers

2012-07-13 Thread doubi
Hi kiaikim,

/hybrid-portsrc.tar just means "the path to wherever you've saved
hybrid-portsrc.tar". A common place you might have saved it from Firefox
would be your ~/Downloads directory. So in that case it would be `tar
-xvf ~/Downloads/hybrid-portsrc_x86_32-v5_100_82_112.tar.gz`. Hope that
helps.

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

Title:
  Ubuntu 12.04 fails to install broadcom STA drivers

Status in “jockey” package in Ubuntu:
  Confirmed

Bug description:
  Jockey fails to properly install broadcom STA wireless drivers.

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

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


[Desktop-packages] [Bug 989610] Re: Ubuntu 12.04 fails to install broadcom STA drivers

2012-05-09 Thread doubi
Same issue on TravelMate TM8372TG-5454G50Mnbb. Unfortunately Steffen's
work-around didn't work for me.

I also tried following the instructions at
https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx#b43_-
_No_Internet_access but when I returned to Additional Drivers b43 didn't
show up.

What did work was manually building and installing the Broadcom hybrid
wireless driver available from here:
http://www.broadcom.com/support/802.11/linux_sta.php

The README.txt is very clearly written. One caveat though: Running
`make` I received a compiler error about 'ndo_set_multicast_list' not
being a recognised field or something. An internet search turned up that
all you have to do is change 'ndo_set_multicast_list' to
'ndo_set_rx_mode' in the code (src/wl/sys/wl_linux.c, line 388). It's
really very easy and it compiles fine after this, and you can continue
following the README to install your newly compiled kernel module.

One (more) caveat: it may be my imagination but it appears as if my
signal strength is now *slightly* less than it was under 11.10. Perhaps
it's the same though and something has just changed in the way it's
reported, like what happened with an iOS update a while ago and got a
lot of people upset.

Anyway, if anyone else can't get Steffen's method to work I this proves
useful.

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

Title:
  Ubuntu 12.04 fails to install broadcom STA drivers

Status in “jockey” package in Ubuntu:
  Confirmed

Bug description:
  Jockey fails to properly install broadcom STA wireless drivers.

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

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