[Bug 549383] Re: WUSB54G not working out of the box

2010-05-23 Thread Martinichka
I had linux-firmware-nonfree installed, but after an upgrade from 9.10
to 10.4 the device stopped to work.

First I tried #10, that worked for me. Because of the message #13 I
checked my linux-firmware-nonfree, and it didn't seem to be updated.
After updating linux-firmware-nonfree (and undo #10) the dongle also
worked.

Why linux-firmware-nonfree was not updated by the dist-upgrade?

-- 
WUSB54G not working out of the box
https://bugs.launchpad.net/bugs/549383
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 549383] Re: WUSB54G not working out of the box

2010-05-06 Thread Jeremy Foshee
after an additional review, this is expected behavior. the nonfree
package should contain those drivers that are not covered by the
license.

I'm closing this bug as Invalid.

~JFo

** Changed in: linux (Ubuntu)
   Status: Triaged = Invalid

-- 
WUSB54G not working out of the box
https://bugs.launchpad.net/bugs/549383
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 549383] Re: WUSB54G not working out of the box

2010-05-05 Thread Erik Wahlstrom
Confirming that installing linux-firmware-nonfree solves the problem on
a fresh install of Lucid.

-- 
WUSB54G not working out of the box
https://bugs.launchpad.net/bugs/549383
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 549383] Re: WUSB54G not working out of the box

2010-05-03 Thread Alex Cuervo

Robert Moerland (#5) posted a solution that should work for many of you.

sudo apt-get install linux-firmware-nonfree

reboot. (or unplug and plug the usb wireless adapter)

Done

-- 
WUSB54G not working out of the box
https://bugs.launchpad.net/bugs/549383
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 549383] Re: WUSB54G not working out of the box

2010-04-30 Thread Jeff Joker
Hello,

Tried again with release, problem still there:
- out of install : same error
- manual install of kernel 34rc5: not better
- manual adding of firmware: with generic kernel = ok but slow (see my other 
bug), with 34rc5 same error as above (not all WiFi available)

-- 
WUSB54G not working out of the box
https://bugs.launchpad.net/bugs/549383
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 549383] Re: WUSB54G not working out of the box

2010-04-30 Thread Francisco de la Peña
Thank you, Jeff, worked for me.

I downloaded the firmware firmware from the url 
http://daemonizer.de/prism54/prism54-fw/fw-usb/2.13.24.0.lm87.arm
I renamed the file 2.13.24.0.lm87.arm to isl3887usb
Then copied to the file isl3887usb to the pc into the folder /lib/firmware/
I replugged the usb dongle and working fine.

-- 
WUSB54G not working out of the box
https://bugs.launchpad.net/bugs/549383
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 549383] Re: WUSB54G not working out of the box

2010-04-29 Thread Jeff Joker
Hi,

I tried with a fresh install of the RC and problem is still there...

I'll be back with more details

-- 
WUSB54G not working out of the box
https://bugs.launchpad.net/bugs/549383
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 549383] Re: WUSB54G not working out of the box

2010-04-29 Thread Jeff Joker
I tried with kernel 34rc5 (latest in the mainline builds) with my actual 
install (the firmware had laready been copied manually in /usr/lib...) and I 
get a shorter list of available WiFi networks (in which mine is not present !!)
Here is the dmesg :



** Attachment added: 34rc5.results
   http://launchpadlibrarian.net/46170786/34rc5.results

-- 
WUSB54G not working out of the box
https://bugs.launchpad.net/bugs/549383
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs



[Bug 549383] Re: WUSB54G not working out of the box

2010-04-29 Thread Jeremy Foshee
** Changed in: linux (Ubuntu)
   Status: Incomplete = Triaged

** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

-- 
WUSB54G not working out of the box
https://bugs.launchpad.net/bugs/549383
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 549383] Re: WUSB54G not working out of the box

2010-04-28 Thread Jeremy Foshee
Hi Jeff,

Please be sure to confirm this issue exists with the latest development release 
of Ubuntu.  ISO CD images are available from 
http://cdimage.ubuntu.com/releases/ .  If the issue remains, please run the 
following command from a Terminal (Applications-Accessories-Terminal).  It 
will automatically gather and attach updated debug information to this report.

apport-collect -p linux 549383

Also, if you could test the latest upstream kernel available that would be 
great.  It will allow additional upstream developers to examine the issue.  
Refer to https://wiki.ubuntu.com/KernelMainlineBuilds .  Once you've tested the 
upstream kernel, please remove the 'needs-upstream-testing' tag.  This can be 
done by clicking on the yellow pencil icon next to the tag located at the 
bottom of the bug description and deleting the 'needs-upstream-testing' text.  
Please let us know your results.

Thanks in advance.

[This is an automated message.  Apologies if it has reached you 
inappropriately; please just reply to this message indicating so.]


** Tags added: needs-kernel-logs

** Tags added: needs-upstream-testing

** Tags added: kj-triage

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

-- 
WUSB54G not working out of the box
https://bugs.launchpad.net/bugs/549383
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 549383] Re: WUSB54G not working out of the box

2010-04-17 Thread Robert Moerland
For me, the solution was to install the linux-firmware-nonfree package.
After that, the hardware was found and activated.

-- 
WUSB54G not working out of the box
https://bugs.launchpad.net/bugs/549383
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 549383] Re: WUSB54G not working out of the box

2010-04-13 Thread Jan Hoffmann
The package prism2-usb-firmware-installer seems to install a wrong
version of the firmware and uses the wrong name. When renaming the file
/lib/firmware/ru010803.fw to isl3887_usb dmesg gives the following
error:

you are using an obsolete firmware. visit 
http://wireless.kernel.org/en/users/Drivers/p54 and grab one for kernel = 
2.6.28!
[ 1937.148003] phy4: cryptographic accelerator WEP:no, TKIP:no, CCMP:no

If downloading the firmwares from daemonizer.de through prism2-usb-
firmware-installer would be ok (downloading from an git repository
really isn't very different), I would suggest that the package downloads
the listed on http://wireless.kernel.org/en/users/Drivers/p54#firmware

By the way, when plugging in the dongle first, the hardware drivers icon
appeared in the notification area, but when opening the hardware drivers
application it didn't find any drivers for it. Maybe there's an bug too,
and the package prism2-usb-firmware-installer should be listed as driver
there?

-- 
WUSB54G not working out of the box
https://bugs.launchpad.net/bugs/549383
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 549383] Re: WUSB54G not working out of the box

2010-04-12 Thread Jeff Joker
Still alive after fresh install of Beta 2

-- 
WUSB54G not working out of the box
https://bugs.launchpad.net/bugs/549383
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 549383] Re: WUSB54G not working out of the box

2010-03-28 Thread Jeff Joker
happens with 2.6.31 (normal (from the beta1 iso install via usb) and rt)
and with 2.6.32 (upgraded after install)

-- 
WUSB54G not working out of the box
https://bugs.launchpad.net/bugs/549383
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 549383] Re: WUSB54G not working out of the box

2010-03-28 Thread Erik Wahlstrom
Confirmed on fresh daily build of Lucid (03/28/2010)

Followed instructions provided by the OP link and my prism54 usb device
is now operational.

`uname -a`:
Linux tpad 2.6.32-17-generic #26-Ubuntu SMP Fri Mar 19 23:58:53 UTC 2010 i686 
GNU/Linux

`lsusb`:
Bus 001 Device 008: ID 0846:4240 NetGear, Inc. WG111(v1) rev 2 54 Mbps Wireless 
[Intersil Prism54 Intersil 3886]

Relevant dmesg:
[   10.488324] usb 1-1.1: reset high speed USB device using ehci_hcd and 
address 3
[   10.592612] usb 1-1.1: firmware: requesting isl3887usb
[   10.647431] usb 1-1.1: (p54usb) cannot load firmware isl3887usb (-2)!
[   10.647435] usb 1-1.1: firmware: requesting isl3887usb_bare
[   10.648479] p54usb: probe of 1-1.1:1.0 failed with error -2
[   10.648505] usbcore: registered new interface driver p54usb

-- 
WUSB54G not working out of the box
https://bugs.launchpad.net/bugs/549383
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 549383] Re: WUSB54G not working out of the box

2010-03-27 Thread Søren Bredlund Caspersen
** Package changed: ubuntu = linux (Ubuntu)

-- 
WUSB54G not working out of the box
https://bugs.launchpad.net/bugs/549383
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 549383] Re: WUSB54G not working out of the box

2010-03-27 Thread Jeremy Foshee
** Tags added: kernel-series-unknown

-- 
WUSB54G not working out of the box
https://bugs.launchpad.net/bugs/549383
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs