[Bug 315489] Re: Kernel oops loading Agere firmware (orinoco module)

2011-01-25 Thread Martin Hecht
here the better way to do this, add to /etc/network/interfaces the
following lines:

auto eth1
iface eth1 inet dhcp
   wireless yes
   wireless-mode managed
   wireless-essid my-essid
   wireless-key restricted myhexkey

(on the lines starting with wireless there should be a tab or some
blank characters at the beginning)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/315489

Title:
  Kernel oops loading Agere firmware (orinoco module)

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


[Bug 315489] Re: Kernel oops loading Agere firmware (orinoco module)

2011-01-22 Thread Martin Hecht
I have seen again on Ubuntu 10.04 LTS the dmesg entry:

eth1: Lucent/Agere firmware doesn't support manual roaming

I have a Dell TrueMobile 1150 Series PC Card and tried to connect to a
hidden WEP encrypted WLAN with shared key. It has found the network but
couldn't log in neither with network manger nor with wicd. However, by
means of iwconfig I could connect to the network without any problems.
As a quick hack I added the following commands to my rc.local (well,
should be placed better somewhere in the networking scripts...)

iwconfig eth1 essid my-essid
iiwconfig eth1 mode managed
iwconfig eth1 key myhexkey
iwconfig eth1 key restricted 
dhclient eth1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/315489

Title:
  Kernel oops loading Agere firmware (orinoco module)

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


[Bug 315489] Re: Kernel oops loading Agere firmware (orinoco module)

2010-08-11 Thread Jeremy Foshee
This bug report was marked as Incomplete and has not had any updated
comments for quite some time.  As a result this bug is being closed.
Please reopen if this is still an issue in the current Ubuntu release
http://www.ubuntu.com/getubuntu/download . Also, please be sure to
provide any requested information that may have been missing.  To reopen
the bug, click on the current status under the Status column and change
the status back to New.  Thanks.

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


** Tags added: kj-expired

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

-- 
Kernel oops loading Agere firmware (orinoco module)
https://bugs.launchpad.net/bugs/315489
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 315489] Re: Kernel oops loading Agere firmware (orinoco module)

2010-04-22 Thread jhansonxi
It looks like this bug is resolved according to JohnHills comment #2.

The message Lucent/Agere firmware doesn't support manual roaming is
indicative of bug #498336 where the card fails to work with the
uncorrupted firmware.  If you think that bug is the one you are
experiencing, subscribe to it and select the Does this bug affect you?
link at the top and change the status accordingly.

-- 
Kernel oops loading Agere firmware (orinoco module)
https://bugs.launchpad.net/bugs/315489
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 315489] Re: Kernel oops loading Agere firmware (orinoco module)

2010-03-15 Thread Antonio J. de Oliveira
Hi

Tried without the firmware on a WEP fixed IP network

It logs on the network but it does nothing (no pings).

and with the driver:

It does not log on the network, keeps asking for the key.

Using a Toshiba 4600 with the Hermes C010827a

kernel 2.6.31.20

Cheers

Antonio

-- 
Kernel oops loading Agere firmware (orinoco module)
https://bugs.launchpad.net/bugs/315489
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 315489] Re: Kernel oops loading Agere firmware (orinoco module)

2010-03-11 Thread Jeremy Foshee
Hi JohnHills,

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/lucid .  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 315489

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

-- 
Kernel oops loading Agere firmware (orinoco module)
https://bugs.launchpad.net/bugs/315489
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 315489] Re: Kernel oops loading Agere firmware (orinoco module)

2010-01-30 Thread enrike
in my IBM X32 with  Karmic and 2.6.31-9-rt #152-Ubuntu SMP PREEMPT RT if
I dont have the agere_sta_fw.bin installed it complains that it cannot
download it. Nevertheless it connects to my home wifi (with password)
with no problem. However I cannot connect to other networks which are
open. Iwlist just does not see them. Once the firmware is in
lib/firmaware iwlist can see the networks and it looks like I can
connect to them but I cannot get anything going. Some output :

iwconfig 
eth2  IEEE 802.11b  ESSID:ZWIFI  Nickname:HERMES I

ping: sendmsg: Network is unreachable


% dmesg |grep eth2   
[   11.807273] udev: renamed network interface eth0 to eth2
[   12.594695] ADDRCONF(NETDEV_UP): eth2: link is not ready
[   29.599265] eth2: Lucent/Agere firmware doesn't support manual roaming

-- 
Kernel oops loading Agere firmware (orinoco module)
https://bugs.launchpad.net/bugs/315489
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 315489] Re: Kernel oops loading Agere firmware (orinoco module)

2010-01-14 Thread process91
I had this problem (or a similar one) in Ubuntu Karmic 9.10. It ended up
being two problems, and I will detail my solution below.

1. You do need to download the correct firmware, which I downloaded from
http://marc.info/?l=orinoco-develm=121078835610877q=p3 in tar format,
extracted, and renamed appropriately. It is now attached to this post.
After putting this file in /lib/firmware/  (and making sure the
permissions were 644, and owned by root.root), I restarted and sure
enough dmesg did pick up the new firmware and told me it was WPA
enabled. To test this, do a 'dmesg | grep WPA', and you should see a
response such as eth1: WPA-PSK supported.

2. My card in particular was still giving me problems, as I could not
connect to my home network (which was in WPA mode). Specifically, I was
getting the error Lucent/Agere firmware doesn't support manual
roaming. On a whim, I changed the WPA encryption from AES to TKIP, and
now I am able to connect without an issue!

I want to give a special thanks to Dave Kilroyd (I hope I'm pronouncing
that correctly), who did all the work on the firmware for the orinoco
wireless card.

** Attachment added: agere_sta_fw.bin
   http://launchpadlibrarian.net/37911146/agere_sta_fw.bin

-- 
Kernel oops loading Agere firmware (orinoco module)
https://bugs.launchpad.net/bugs/315489
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 315489] Re: Kernel oops loading Agere firmware (orinoco module)

2009-07-05 Thread pwicken
Thank you John Hill, 
This works well with my old Toshiba Satellite 2410 too. Though only with Wicd 
network manager, not with Gnome n-m. Both reports that Agere firmware version 
change from 8.10 to 9.48 but Gnome network-manager refuses to connect with or 
without encryption enabled.

-- 
Kernel oops loading Agere firmware (orinoco module)
https://bugs.launchpad.net/bugs/315489
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 315489] Re: Kernel oops loading Agere firmware (orinoco module)

2009-06-29 Thread burns1111
I can confirm that the steps outlined by JohnHills allows for WPA
access.  I am using an old Toshiba Satellite A10 laptop with an Agere
wireless-b internal card on an alpha release of 9.10 (kernel 2.6.28-13).

-- 
Kernel oops loading Agere firmware (orinoco module)
https://bugs.launchpad.net/bugs/315489
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 315489] Re: Kernel oops loading Agere firmware (orinoco module)

2009-06-01 Thread JohnHills
I have WPA working with a agere/orinoco card the steps required are:
1. Use a 2.6.28 (or above) kernel (I am using linux-image-2.6.28-11-generic 
from Jaunty 9.04 on an Intrepid system).
2. Copy agere_sta_fw.bin (the uncorrupted 65046 bytes version) into 
/lib/firmware/
3. Eject and re-insert the card (sudo pccardctl eject; sudo pccardctl insert), 
dmesg should now report that the firmware has loaded and that the card can do 
WPA

I found that WPA2 does not work so you may need to set you access point
to 'WPA/WPA2 personal' or 'WPA personal'. I have only tested the card
with two routers, a Linksys WRT54GL with Tomato firmware and a Linksys
WRT54G v5, once these routers were set to 'WPA/WPA2' they both worked
without issue (with wicd set to use the wext driver). It may be worth
trying a different router as it maybe the Orinoco Silver/Gold card does
not like your router for some reason.

-- 
Kernel oops loading Agere firmware (orinoco module)
https://bugs.launchpad.net/bugs/315489
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 315489] Re: Kernel oops loading Agere firmware (orinoco module)

2009-05-24 Thread K. Chen
Hi everyone,

Like many of you, I'm eager to get my Lucent/Agere/Orinoco Silver/Gold
PCMCIA card working with WPA on my wife's old IBM X24. Kubuntu had made
a great impression on her, but I'm not (yet) willing to turn off or turn
down the encryption level of my wireless router. There are many others
that are having problems with these cards as well:

http://ubuntuforums.org/showthread.php?p=7233791

I am still having many problems with my Orinoco Silver/Gold, fw 8.72.
I've downloaded Alex's agere_sta_fw.bin (65046 bytes) into
/lib/firmware and have checked with dmesg that it has been loaded - I
get the spam about roaming. However I am still unable to get onto a WPA
enabled router with this card. Wicd gets stuck on validating.

Years ago, I remembered that the orinoco_cs driver was unable to support
WPA, and the solution was to use hostap_cs. To force the computer to use
hostap instead of orinoco_cs, you would edit /etc/pcmcia/config, find
your particular card, and edit the line to say something like bind
(hostap_cs) instead of bind (orinoco_cs). However, pcmcia-cs is now
old-fashioned and has been replaced by pcmciautils. I have not found any
files related to pcmciautils that I can edit. Blacklisting all the
orinoco, hermes modules while loading hostap_cs with modprobe has not
worked. The driver still does not bind to the card.

My question for those that are subscribed on the list:
1. Have you been able to get the orinoco_cs driver to work once you've placed 
agere_sta_fw.bin into /lib/firmware. If so, any tips/tricks?
2. Does anyone know how or have tried to force the PCMCIA card to bind to 
hostap_cs driver?

Many thanks to all. If I do find a solution, I'll be sure to post it to
this forum and ubuntuforums.org

-- 
Kernel oops loading Agere firmware (orinoco module)
https://bugs.launchpad.net/bugs/315489
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 315489] Re: Kernel oops loading Agere firmware (orinoco module)

2009-05-05 Thread Alex Mayorga Adame
I have a very similar problem with this card:
alex-mayo...@pavilion-n5495:~$ lspcmcia
Socket 0 Bridge:[yenta_cardbus] (bus ID: :02:04.0)
Socket 1 Bridge:[yenta_cardbus] (bus ID: :02:04.1)
Socket 1 Device 0:  [orinoco_cs](bus ID: 1.0)
alex-mayo...@pavilion-n5495:~$ pccardctl ident
Socket 0:
  no product info available
Socket 1:
  product info: Dell, TrueMobile 1150 Series PC Card, Version 01.01, 
  manfid: 0x0156, 0x0002
  function: 6 (network)

Attached what I think are the relevant bits of dmesg

** Attachment added: dmesg
   http://launchpadlibrarian.net/26376030/dmesg

-- 
Kernel oops loading Agere firmware (orinoco module)
https://bugs.launchpad.net/bugs/315489
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 315489] Re: Kernel oops loading Agere firmware (orinoco module)

2009-05-05 Thread Alex Mayorga Adame
Hopping to make life easier for other users I'm attaching the file mentioned on 
previous comments.
This is the result after doing:

alex-mayo...@pavilion-n5495:~$ recode utf8..iso8859-1 agere_sta_fw.bin

After adding this file under /lib/firmware WPA became available I
believe, but from that point on the card was unable to associate to a
WEP network and the following message started to spam dmesg:

Lucent/Agere firmware doesn't support manual roaming

All this happened to me on 9.04:
alex-mayo...@pavilion-n5495:~$ uname -a
Linux pavilion-n5495 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 
2009 i686 GNU/Linux

** Attachment added: agere_sta_fw.bin
   http://launchpadlibrarian.net/26376133/agere_sta_fw.bin

-- 
Kernel oops loading Agere firmware (orinoco module)
https://bugs.launchpad.net/bugs/315489
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 315489] Re: Kernel oops loading Agere firmware (orinoco module)

2009-03-21 Thread JohnHills
The agere_sta_fw.bin file was indeed corrupted (it was 89729 bytes long) I used 
recode to fix the file and now I have working WPA (not WPA2 though) with the 
agere/hermes card and linux-image-2.6.28-11-generic. 
The firmware should really be available in the linux-firmware package but so 
far it is not in Jaunty.
Thank you very much for you help.

-- 
Kernel oops loading Agere firmware (orinoco module)
https://bugs.launchpad.net/bugs/315489
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


Re: [Bug 315489] Re: Kernel oops loading Agere firmware (orinoco module)

2009-03-13 Thread JohnHills
Thank you ericw, next time I get access to the laptop (in about a week) 
I will check firmware file for corruption.

ericw wrote:
 Hi,
 This is just a guess, but according to this mailing list post: 
 http://lkml.indiana.edu/hypermail/linux/kernel/0903.0/5.html
 the firmware files downloaded from gitweb are getting corrupted due to a bug 
 in gitweb.
 
 The correct agere_sta_fw.bin is 65046 bytes long. The corrupted 
 agere_sta_fw.bin is 89729 bytes long.
 There is a way to recode the original binary with GNU recode: recode 
 utf8..iso8859-1 agere_sta_fw.bin
 
 I tried downloading that firmware, fixing it with recode, and placing it
 in /lib/firmware on my jaunty alpha 5 installation with a lucent/orinoco
 silver card. It seems to have worked - dmesg now reports that the card
 can do WPA, but I haven't had a chance to test the WPA yet.
 
 On another note, if this works, it would be nice if there was an ubuntu
 package with it. It takes some hunting to figure out that you have to
 download the firmware yourself :)


-- 
Kernel oops loading Agere firmware (orinoco module)
https://bugs.launchpad.net/bugs/315489
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 315489] Re: Kernel oops loading Agere firmware (orinoco module)

2009-03-12 Thread ericw
Hi,
This is just a guess, but according to this mailing list post: 
http://lkml.indiana.edu/hypermail/linux/kernel/0903.0/5.html
the firmware files downloaded from gitweb are getting corrupted due to a bug in 
gitweb.

The correct agere_sta_fw.bin is 65046 bytes long. The corrupted 
agere_sta_fw.bin is 89729 bytes long.
There is a way to recode the original binary with GNU recode: recode 
utf8..iso8859-1 agere_sta_fw.bin

I tried downloading that firmware, fixing it with recode, and placing it
in /lib/firmware on my jaunty alpha 5 installation with a lucent/orinoco
silver card. It seems to have worked - dmesg now reports that the card
can do WPA, but I haven't had a chance to test the WPA yet.

On another note, if this works, it would be nice if there was an ubuntu
package with it. It takes some hunting to figure out that you have to
download the firmware yourself :)

-- 
Kernel oops loading Agere firmware (orinoco module)
https://bugs.launchpad.net/bugs/315489
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 315489] Re: Kernel oops loading Agere firmware (orinoco module)

2009-01-09 Thread JohnHills

** Attachment added: dmesg output
   http://launchpadlibrarian.net/21057784/dmesg.txt

-- 
Kernel oops loading Agere firmware (orinoco module)
https://bugs.launchpad.net/bugs/315489
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