[Bug 374387] Re: [Karmic] Kernel panic with TV card plugged

2009-07-10 Thread Leann Ogasawara
I also declined the Karmic nomination as it is not necessary since the patch is already in Karmic. -- [Karmic] Kernel panic with TV card plugged https://bugs.launchpad.net/bugs/374387 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- u

[Bug 374387] Re: [Karmic] Kernel panic with TV card plugged

2009-07-10 Thread Leann Ogasawara
Seems the patch referenced in comment #11 to fix the issue of the kernel panic has been merged into the latest Karmic kernel which was most recently rebased with the upstream 2.6.31-rc2 kernel. Alpha images are already available for testing - http://cdimage.ubuntu.com/daily- live/current/ . So f

[Bug 374387] Re: [Karmic] Kernel panic with TV card plugged

2009-07-07 Thread Nils Kassube
This is a patch to fix the kernel oops. To test the patch, download it to your home directory and get the kernel source with the command apt-get source linux-image-$(uname -r) in a terminal. Then goto the new directory linux-2.6.31 and apply the patch: cd linux-2.6.31 patch -p1 < ~/af9015.diff

[Bug 374387] Re: [Karmic] Kernel panic with TV card plugged

2009-07-07 Thread Luis Silva
Same behavior with kernel 2.6.31-2. -- [Karmic] Kernel panic with TV card plugged https://bugs.launchpad.net/bugs/374387 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://l

[Bug 374387] Re: [Karmic] Kernel panic with TV card plugged

2009-07-03 Thread Luis Silva
Here's the relevant part of the output of dmesg. ** Attachment added: "dmesg.txt" http://launchpadlibrarian.net/28657224/dmesg.txt -- [Karmic] Kernel panic with TV card plugged https://bugs.launchpad.net/bugs/374387 You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 374387] Re: [Karmic] Kernel panic with TV card plugged

2009-07-02 Thread Luis Silva
The panic has been fixed by upgrading the kernel to 2.6.31: https://launchpad.net/ubuntu/karmic/+source/linux/2.6.31-1.13 That said there is still a problem with the driver and the device is unusable. I will post the output of dmesg as soon as I get back to my laptop. -- [Karmic] Kernel panic wi

[Bug 374387] Re: [Karmic] Kernel panic with TV card plugged

2009-06-18 Thread Luis Silva
It seems to have been picked-up and fixed in the kernel. Could the devs please cherry-pick this commit or simply rebase tho the latest 2.6.30 kernel so this bug can be closed? Here goes the commit log: commit 1e7439388a5aa6decf76ac1d73d5312fe713e6af Author: Jan Nikitenko Date: Tue Jun 9 19:31:5

[Bug 374387] Re: [Karmic] Kernel panic with TV card plugged

2009-06-17 Thread David martini
exactly the same error here /same specs as above ~karmic~kernel 2.6.30-9~af9015~> crash when plugged in. -- [Karmic] Kernel panic with TV card plugged https://bugs.launchpad.net/bugs/374387 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 374387] Re: [Karmic] Kernel panic with TV card plugged

2009-06-17 Thread Luis Silva
** Changed in: linux (Ubuntu) Status: New => Confirmed -- [Karmic] Kernel panic with TV card plugged https://bugs.launchpad.net/bugs/374387 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@l

[Bug 374387] Re: [Karmic] Kernel panic with TV card plugged

2009-06-16 Thread Luis Silva
Same thing with kernel 2.6.30-9. -- [Karmic] Kernel panic with TV card plugged https://bugs.launchpad.net/bugs/374387 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

[Bug 374387] Re: [Karmic] Kernel panic with TV card plugged

2009-06-10 Thread Luis Silva
Same thing with kernel 2.6.30-8. Could anyone give some feedback on the status of this bug? How could I push it upstream? -- [Karmic] Kernel panic with TV card plugged https://bugs.launchpad.net/bugs/374387 You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 374387] Re: [Karmic] Kernel panic with TV card plugged

2009-05-31 Thread Luis Silva
Ok! I installed kernerld and syslogd and on a terminal made: $ tail -f /var/log/kern.log I add a snapshot of the screen with the result. ** Attachment added: "cimg0008.jpg" http://launchpadlibrarian.net/27328639/cimg0008.jpg -- [Karmic] Kernel panic with TV card plugged https://bugs.launchpa

[Bug 374387] Re: [Karmic] Kernel panic with TV card plugged

2009-05-25 Thread Luis Silva
Ok! I just upgraded the kernel! Still the exact same behavior. uname -a Linux neo 2.6.30-6-generic #7-Ubuntu SMP Fri May 22 04:54:08 UTC 2009 i686 GNU/Linux Also I noticed that there must have been some kind of API change betwen 2.6.28 and 2.6.30 for the dvb/dvb-usb stack because I can no longer

[Bug 374387] Re: [Karmic] Kernel panic with TV card plugged

2009-05-18 Thread Luis Silva
I got the exact same behavior. My complete kernel panic message is: Kernel panic - not syncing: stack-protector: Kernel stack is corrupt in: f8bF54d syslog is empty. After a clean reboot I tried to simply load the modules dvb-usb-af9015 and af9013 and they seem to load ok. If I then plug the sti

[Bug 374387] Re: [Karmic] Kernel panic with TV card plugged

2009-05-18 Thread Vojtěch Trefný
Virtual terminal shows only kernel panic (same as described above). Syslog is just "empty" -- when I try to plugg the card when system's running, last message is about two minutes before this "action". Boot with the card is just not logged at all. -- [Karmic] Kernel panic with TV card plugged ht

[Bug 374387] Re: [Karmic] Kernel panic with TV card plugged

2009-05-18 Thread Andy Whitcroft
Could you try inserting the card while on VT-1 (hit ctrl-alt-f1) and see if there is any output there on that terminal. You may find it helpful to login on this console (using your normal username and password) and run the command below, this will reduce the size of the font to allow you to see m

[Bug 374387] Re: [Karmic] Kernel panic with TV card plugged

2009-05-18 Thread Luis Silva
I can confirm this bug in karmic. I have a Terratec dvb-T usb xe using the same driver af9015. The tunner is the newly integrated into the kernel (mc44s803). I submited a bur report ( #377657 ) with my own hardware details which I now marked as a duplicate of this one. -- [Karmic] Kernel panic wi

[Bug 374387] Re: [Karmic] Kernel panic with TV card plugged

2009-05-15 Thread Vojtěch Trefný
Still the same problem with 2.6.30-5-generic -- [Karmic] Kernel panic with TV card plugged https://bugs.launchpad.net/bugs/374387 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 h