[Bug 120800] Re: at76c503a causes system freeze

2009-01-11 Thread NickeM
I have tried Intrepid Ibex with kernel 2.6.27-9 but the at76_usb driver
still freezes, however i have found a solution! :). It seems the 8.10
ships with 0.14beta1 at76 driver which is very old. The newer 0.17 works
really well on 8.10 with a patch, see link.

http://guide.ubuntuforums.org/showthread.php?t=1029314

-- 
at76c503a causes system freeze
https://bugs.launchpad.net/bugs/120800
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 152626] Re: Update of at76 driver to 0.17 required

2009-01-11 Thread NickeM
I found this guide how to patch and build at76_usb 0.17 driver for Intrepid 
Ibex, which works great:
http://guide.ubuntuforums.org/showthread.php?p=6531851#post6531851

It solves the bug report i wrote two years ago.
https://bugs.launchpad.net/ubuntu/+source/atmel-firmware/+bug/120800

-- 
Update of at76 driver to 0.17 required
https://bugs.launchpad.net/bugs/152626
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 120800] at76c503a causes system freeze

2007-06-17 Thread NickeM
Public bug reported:

Binary package hint: atmel-firmware

I have a Atmel usb wlan adapter:
Bus 002 Device 004: ID 069a:0321 Askey Computer Corp. Dynalink WLL013 / Compex 
WLU11A 802.11b Adapter
which is using the http://at76c503a.berlios.de/ driver.

Which has worked well until i upgraded to Feisty Fawn, i am currently on Gutsy 
Gibbon. The problems have been that the
system freezes when i have been running a cpu intesive program such as a batch 
job or  a open gl game,  nexuiz.

I notice something is wrong when the system halts for a 1 second... there could 
be a couple of halts, then the machine recovers but 
after another minute...the system halts completely.

My suspicion is that the at76c503a seems to disconnect during high processor 
load and reconnected.  The result of
a couple of reconnects -- system lock.

If i run the same programs and batch job with a regular network cable attached 
and the usb adapter unplugged, it all runs smoothly, so
i think it is a driver problem.

[  171.258406] usb 2-2: reset full speed USB device using uhci_hcd and address 3
[  171.406701] usb 2-2: device firmware changed
[  171.406714] usb 2-2: USB disconnect, address 3
[  171.408727] 
/build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-386/wireless/at76/at76c503.c:
 wlan0 disconnecting
[  171.408735] 
/build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-386/wireless/at76/at76c503.c:
 at76_usb disconnected
[  171.518172] usb 2-2: new full speed USB device using uhci_hcd and address 4
[  171.671504] usb 2-2: configuration #1 chosen from 1 choice
[  171.802265] 
/build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-386/wireless/at76/at76c503.c:
 firmware version 1.101.2 #84 (fcs_len 4)
[  171.803264] 
/build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-386/wireless/at76/at76c503.c:
 device's MAC 00:90:96:50:3e:fe, regulatory domain MKK1 (Japan) (id 65)
[  171.803357] 
/build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-386/wireless/at76/at76c503.c:
 registered wlan0
[  173.131895] NET: Registered protocol family 17
[  173.871997] 
/build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-386/wireless/at76/at76c503.c:
 2522: assertion dev-istate == INIT failed
[  175.352329] 
/build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-386/wireless/at76/at76c503.c:
 1784: assertion dev-curr_bss == NULL failed

** Affects: atmel-firmware (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
at76c503a causes system freeze
https://bugs.launchpad.net/bugs/120800
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 72753] Re: python2.4 crashes when i start alacarte

2007-01-03 Thread NickeM
I finally found out what was causing the crash, i have mixed in debian
packages to get the latest and greatest apps, this is obviously not a
good idea :-p

I found under /usr/local/lib
 pygtk
 python2.4
 python2.5
which was debris from a earlier debian package update, and apparently
when upgrading to
edgy these were not cleared out.

The ubuntu eqvivalent is found under /usr/lib was not loaded first? so
when importing from python the older version of pygtk was used...gaah, anyways
it is working now.

Cheers
/Nicklas

2006/11/23, Lothar Braun [EMAIL PROTECTED]:
 I'm sorry, i can't. But i can give you a list of python packages i have
 installed on my system (i got it via dpkg -l | grep python).

 ** Attachment added: List of installed python packages
http://librarian.launchpad.net/5143944/installed_python_packages

 --
 python2.4 crashes when i start alacarte
 https://launchpad.net/bugs/72753


-- 
python2.4 crashes when i start alacarte
https://launchpad.net/bugs/72753

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


Re: [Bug 72753] Re: python2.4 crashes when i start alacarte

2006-11-23 Thread NickeM
Can you recall which packages you had to install to get python2.4 to
work?

2006/11/22, Lothar Braun [EMAIL PROTECTED]:
 Sorry, i don't have any more suggestions on how to track that problem.
 Maybe someone else has an idea.

 --
 python2.4 crashes when i start alacarte
 https://launchpad.net/bugs/72753


-- 
python2.4 crashes when i start alacarte
https://launchpad.net/bugs/72753

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