thanks, it's gone now.
On Sat, May 2, 2009 at 1:12 AM, John Bradley Bulsterbaum <
infinitel...@gmail.com> wrote:
> I don't know how this is/not related precisely, but on my system
> fxcutter just simply wasn't installed (I tried to remove it via sudo
> aptitude remove b43-fwcutter); just typing
>
Yes, it works here today, seems the site was down yesterday.
--
[Hardy]b43-fwcutter install script fails to fetch firmware in first run
https://bugs.launchpad.net/bugs/197819
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bug
أحمد المحمودي (Ahmed El-Mahmoudy) [2009-03-31 17:44 -]:
> wget http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o
> --12:43:44-- http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o
>=> `wl_apsta-3.130.20.0.o'
> Resolving downloads.openwrt.org... 195.56.146.238
> Conn
I think this is a different bug. Sounds like the file has moved to a
different location. Better to file a new bug about this.
-Stuart
--
[Hardy]b43-fwcutter install script fails to fetch firmware in first run
https://bugs.launchpad.net/bugs/197819
You received this bug notification because you ar
wget http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o
--12:43:44-- http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o
=> `wl_apsta-3.130.20.0.o'
Resolving downloads.openwrt.org... 195.56.146.238
Connecting to downloads.openwrt.org|195.56.146.238|:80... connected.
HTTP
Hi
On Thu, Oct 02, 2008 at 10:02:16PM -, bobbycheetah wrote:
> --17:39:24-- http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o
>=> `wl_apsta-3.130.20.0.o'
> Resolving downloads.openwrt.org... failed: Name or service not known.
> dpkg: error processing b43-fwcutter (--confi
i still can't get wireless going. with Ubuntu or Kubuntu 8.04
Dell Latitude D600
(currently on Kubuntu)
kernel 2.6.24-19-generic
lsmod | grep b43
b43 144420 0
rfkill 8592 34 rfkill_input,b43
mac80211 165652 1 b43
led_class 6020 1 b4
The problem was resolved with the release 8.04 Hardy...
On Tue, Apr 29, 2008 at 1:02 AM, Luke Hoersten <[EMAIL PROTECTED]> wrote:
> Apr 28 09:18:21 mcclaike-laptop firmware_helper[7590]: main: error loading
> '/lib/firmware/b43legacy/ucode4.fw' for device
> '/devices/pci:00/:00:1e.0/
Hi Luke,
Luke Hoersten [2008-04-29 6:02 -]:
> My friend is having this same problem even after updating today. She
> doesn't know how to use the advanced package manager and she's hours
> away so I can't help her with it. Will this just be fixed automatically
> at any point? Otherwise, I'm go
Luke:
I think a quick "sudo apt-get install b43-fwcutter" in the terminal
should solve the problem.
--
[Hardy]b43-fwcutter install script fails to fetch firmware in first run
https://bugs.launchpad.net/bugs/197819
You received this bug notification because you are a member of Ubuntu
Bugs, which
Luke Hoersten wrote:
> Apr 28 09:18:21 mcclaike-laptop firmware_helper[7590]: main: error loading
> '/lib/firmware/b43legacy/ucode4.fw' for device
> '/devices/pci:00/:00:1e.0/:02:02.0/ssb0:0/firmware/ssb0:0' with
> driver '(unknown)'
> Apr 28 09:18:21 mcclaike-laptop kernel: [ 1812.5
Apr 28 09:18:21 mcclaike-laptop firmware_helper[7590]: main: error loading
'/lib/firmware/b43legacy/ucode4.fw' for device
'/devices/pci:00/:00:1e.0/:02:02.0/ssb0:0/firmware/ssb0:0' with
driver '(unknown)'
Apr 28 09:18:21 mcclaike-laptop kernel: [ 1812.558893] b43legacy-phy0 ERROR:
F
I think that you're seeing the bug here about the authentication timing out.
https://bugs.launchpad.net/linux/+bug/182716
--
[Hardy]b43-fwcutter install script fails to fetch firmware in first run
https://bugs.launchpad.net/bugs/197819
You received this bug notification because you are a member o
The reason I posted here was because I believed that the problem with my
card seeing access points but not being able to connect could be related
to the firmware not being installed correctly. I still do not have
wireless working. If this is not the correct place to post this, can
someone point me
lylepratt [2008-04-16 18:56 -]:
> I am still having trouble with this bug. I can see access points, but
> authentication times out every time.
This is a different bug than the one handled in this report (about
installing b43-fwcutter correctly through jockey). There are existing
bug reports ag
I am still having trouble with this bug. I can see access points, but
authentication times out every time. I have uninstalled then reinstalled
b43-fwcutter using apt-get and synaptic multiple times. I have also
tried using the install_bcm43xx_firmware.sh script. Still, same problem.
I see the acces
Hi,
TheGZeus [2008-04-09 11:42 -]:
> Correction: manual removal/install of fwcutter works.
> Still a bit disconcerting the jockey doesn't remove/give the option to remove
> the package.
If you disable the Broadcom driver, it is actually supposed to remove
the package. It does not purge it, t
Correction: manual removal/install of fwcutter works.
Still a bit disconcerting the jockey doesn't remove/give the option to remove
the package.
--
[Hardy]b43-fwcutter install script fails to fetch firmware in first run
https://bugs.launchpad.net/bugs/197819
You received this bug notification be
Is the release I just got on an update this fix? Because I still get:
WARNING: unbind/rebind for device ssb0:0 on driver
/sys/module/b43/drivers/ssb:b43 failed
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/jockey/handlers.py", line 400, in
rebind
open(os.pat
Fixed in bzr head.
** Changed in: jockey (Ubuntu)
Status: In Progress => Fix Committed
** Changed in: jockey (Ubuntu)
Importance: Undecided => High
--
[Hardy]b43-fwcutter install script fails to fetch firmware in first run
https://bugs.launchpad.net/bugs/197819
You received this bug n
Indeed, thanks Jonathan. Although the interactive debconf question
defaults to true, running "sudo DEBIAN_PRIORITY=critical apt-get install
b43-fwcutter" does not default to downloading the firmware.
** Changed in: jockey (Ubuntu)
Assignee: (unassigned) => Martin Pitt (pitti)
Status: C
This bug was fixed in the package jockey - 0.3.3-0ubuntu3
---
jockey (0.3.3-0ubuntu3) hardy; urgency=low
* jockey/oslib.py: Do not set debconf priority to critical any more.
b43-fwcutter needs the "download firmware" question shown in order to
actually download the firmware,
The problem is that jockey sets
env = {'DEBIAN_PRIORITY': 'critical'}
but the debconf question b43-fwcutter/cut_firmware is priority high.
Setting jockey to use priority high in oslib.py fixes this.
--
[Hardy]b43-fwcutter install script fails to fetch firmware in first run
https://bugs.launchp
The debconf question is not asked when installing with jockey (-gtk or
-kde), so nothing gets downloaded and there are no files in
/lib/firmware/b43*.fw.
config.dat has
Name: b43-fwcutter/cut_firmware
Template: b43-fwcutter/cut_firmware
Value:
Owners: b43-fwcutter
running dpkg-reconfigure b43-fw
>There should be files that look like /lib/firmware/b43*.fw.
Nope.
Not in the -generic(fallback) nor in the -rt(default) folders.
--
[Hardy]b43-fwcutter install script fails to fetch firmware in first run
https://bugs.launchpad.net/bugs/197819
You received this bug notification because you are a
Hi,
TheGZeus [2008-04-01 20:59 -]:
> I don't see anything that LOOKS like that, but I'm not sure what I'm
> looking for.
There should be files that look like /lib/firmware/b43*.fw.
--
[Hardy]b43-fwcutter install script fails to fetch firmware in first run
https://bugs.launchpad.net/bugs/197
I don't see anything that LOOKS like that, but I'm not sure what I'm
looking for.
--
[Hardy]b43-fwcutter install script fails to fetch firmware in first run
https://bugs.launchpad.net/bugs/197819
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
After jockey installs b43-firmware, do you get anything b43 related in
/lib/firmware? I. e. does it install the wrong firmware, or does it not
install any firmware at all?
--
[Hardy]b43-fwcutter install script fails to fetch firmware in first run
https://bugs.launchpad.net/bugs/197819
You receive
Kubuntu user here.
dmesg output attached
Moderatly frustrating using an N770 when on the go. then again, it's
frustrating using an N770 to do anything...
** Attachment added: "demesg b43"
http://launchpadlibrarian.net/13030601/demesg%20b43
--
[Hardy]b43-fwcutter install script fails to fetch
Yeah- I was suffering from bug #204868 too. The proposed debdiff there
worked for me too, wireless is finally working now!
--
[Hardy]b43-fwcutter install script fails to fetch firmware in first run
https://bugs.launchpad.net/bugs/197819
You received this bug notification because you are a member
Ok, I was far too hasty with the prognosis of my wireless issues
(frustration). Thank you so much Stuart Read! T'was Network manager!
Patch worked a treat! :)
Hopefully the patch will make it into the repositories soon.
--
[Hardy]b43-fwcutter install script fails to fetch firmware in first run
h
Hey folks, I think there's two separate problems here:
1. The restricted drivers program installs the fwcutter in such a way that it
doesn't offer to download the firmware, while installing the same package via
synaptic does. This is obviously confusing for new users, but can be solved by
simply
Thanks der_vegi,
you're right
I think my issue does lie with the kernel, fw-cutter seems ok. I might
try an upstream kernel, see if that fixes it.
--
[Hardy]b43-fwcutter install script fails to fetch firmware in first run
https://bugs.launchpad.net/bugs/197819
You received this bug notification
In my /etc/udev/rules.d/70-persistent-net.rules I get:
# PCI device 0x14e4:0x4311 (b43-pci-bridge)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
ATTR{address}=="00:1e:4c:17:c5:bd", ATTR{type}=="1", NAME="wlan0"
In Gusty my WLAN connection was named eth1 not wlan0, and as I
understand it, wirel
Any ideas?
** Attachment added: "daemon.log"
http://launchpadlibrarian.net/12823556/daemon.log
--
[Hardy]b43-fwcutter install script fails to fetch firmware in first run
https://bugs.launchpad.net/bugs/197819
You received this bug notification because you are a member of Ubuntu
Bugs, which i
For those of you, who finally got the firmware enabled but cannot
connect to a network, you might be experiencing bug 197959.
But maybe, you also try to do it the "old way" with ifconfig and
iwconfig, because I am experiencing maybe a third bug now, that my card
(working with 2.6.24-3 vanilla kern
@BEN :
You need to do what the dmesg says.
The dmesg says, that the firmware is missing or wrong version.
You need to go to the
http://linuxwireless.org/en/users/Drivers/b43#devicefirmware page, READ it,
pick the right firmware, do what the text there says (hint : the
restricted-manager most pro
and I see this in the syslog:
Mar 22 21:03:08 adam-laptop dhcdbd: message_handler: message handler not found
under /com/redhat/dhcp/wlan0 for sub-path wlan0.dbus.get.reason
Mar 22 21:03:08 adam-laptop NetworkManager: [1206234188.355520]
nm_device_802_11_wireless_get_activation_ap(): Forcing AP
Man, I am having a heck of a time getting this to work in 8.04! Oddly
enough, everything worked perfectly in 7.10- all I had to do there was
click the checkbox in the Restricted Drivers Manager. When I installed
8.04 I did a complete wipe, btw. Figured it was best to start fresh.
Anyway, at thi
Oh and here's the dmesg from when it started working after I did what
you said in that one link I linked above:
[ 2685.691398] input: b43-phy5 as /devices/virtual/input/input77
[ 2685.700754] evdev: no more free evdev devices
[ 2685.700769] input: failed to attach handler evdev to device input77,
Hi I have this problem as well. My applicable LSPCI information is:
Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN
Controller (rev 02)
After enabling restricted drivers in Beta, and installing bcm43xx-fwcutter
(after which it did not work and rebooting did not help)
I no
** Attachment added: "lspci-vvnn"
http://launchpadlibrarian.net/12813671/lspci-vvnn
--
[Hardy]b43-fwcutter install script fails to fetch firmware in first run
https://bugs.launchpad.net/bugs/197819
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
** Attachment added: "lsmod"
http://launchpadlibrarian.net/12813667/lsmod
--
[Hardy]b43-fwcutter install script fails to fetch firmware in first run
https://bugs.launchpad.net/bugs/197819
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
None of the above worked for me...
I can see my networks, network-manager even detects what security
protocol to use, but when I attempt to connect network manager spirals
out of control and uses 100% CPU.
** Attachment added: "dmesg"
http://launchpadlibrarian.net/12813664/dmesg
--
[Hardy]b4
This worked for me :
https://bugs.launchpad.net/ubuntu/+source/b43-fwcutter/+bug/202567
Note you need to be using the 2.6.24.x kernel (stable) and the non-
bleeding-edge firmware.
--
[Hardy]b43-fwcutter install script fails to fetch firmware in first run
https://bugs.launchpad.net/bugs/197819
Yo
I had the same problem with my BCM4318 after installing Kubuntu Hardy
KDE4. I filed a different bug, though, since I didn't know fw-cutter
would download the necessary firmware. It wouldn't work for me in
previous releases so I used ndiswrapper.
To contribute to this bug: First I used Jockey to in
(The resulting filesystem tree is identical to what it was before,
though, so I assume it does work.)
--
[Hardy]b43-fwcutter install script fails to fetch firmware in first run
https://bugs.launchpad.net/bugs/197819
You received this bug notification because you are a member of Ubuntu
Bugs, which
It does fetch and install it here, and unloading and reloading the
module seems happy, though I'm not in a position to test it further just
at the moment.
--
[Hardy]b43-fwcutter install script fails to fetch firmware in first run
https://bugs.launchpad.net/bugs/197819
You received this bug notifi
Hi
On Tue, Mar 18, 2008 at 02:27:27PM -, Martin Pitt wrote:
> Hm, b43-fwcutter is supposed to download and install the firmware right
> away on package installation. Can you please test this with
>
> sudo rm -r /lib/firmware/b43* # or move them to a different directory
> sudo dpkg -P b43
Hm, b43-fwcutter is supposed to download and install the firmware right
away on package installation. Can you please test this with
sudo rm -r /lib/firmware/b43* # or move them to a different directory
sudo dpkg -P b43-fwcutter
sudo apt-get install b43-fwcutter
this wil completely remove a
** Changed in: b43-fwcutter (Ubuntu)
Status: New => Confirmed
--
[Hardy]b43-fwcutter install script fails to fetch firmware in first run
https://bugs.launchpad.net/bugs/197819
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ub
Confirmed on HP AMD64 Pavillion dv6000 (running 32bit hardy, installed
from alpha6).
lspci gives BCM94311MCG wlan mini PCI
Restricted drivers downloaded and installed something, dpkg -l shows me it is
b43-fwcutter. There is no fimware though.
lsmod|grep b43
b43 118176 0
rfkil
** Summary changed:
- broadcom wireless not working fresh install of hardy
+ [Hardy]b43-fwcutter install script fails to fetch firmware in first run
--
[Hardy]b43-fwcutter install script fails to fetch firmware in first run
https://bugs.launchpad.net/bugs/197819
You received this bug notificatio
53 matches
Mail list logo