amitk | CarlFK: one thing you could do it install the kerneloops package so that oopses are reported upstream and to LP | 07:05 |
---|---|---|
rc55 | Hi - I've just updated to the 2.6.27-generic kernel on Intrepid and it's broken Realtek 8139/810x Wired Ethernet access - it's quite severe - there is a bug reported but I think it might be severe enough to pull the update | 11:35 |
rc55 | Is there anything I can do to assist you guys here with it? | 11:38 |
darkknight | hey i am a newbie to kernel programming and bug fixing.....can anyone provide info as how to learn kernel programming as soon as possible so that I can fix bugs | 13:24 |
amitk | darkknight: kernelnewbies.org is a good site to start learning kernel programming | 13:27 |
amitk | when you have gathered sufficient info, you can help by looking through https://bugs.edge.launchpad.net/ubuntu/+source/linux to see if any of the bugs can be reproduced on HW you own. | 13:28 |
c64z0ttel | hello | 14:01 |
c64z0ttel | i have some trouble with two nic's from realtek, one is on board, and i was not able to open a webpage | 14:03 |
c64z0ttel | i am using ubuntu 8.10 64bit | 14:03 |
c64z0ttel | i can ping, dns is also working, like ping www.google.com | 14:04 |
c64z0ttel | udp is working, tested via nc external_ip 9999 | 14:05 |
c64z0ttel | but tcp is not, i read something about the broken driver for r8168/9, i changed the driver, like written everywhere | 14:07 |
c64z0ttel | but it changed nothing | 14:07 |
c64z0ttel | so i turned the internal nic off, and put a 8139too in the machine, but it changed nothing | 14:08 |
c64z0ttel | so i am guessing, it has something to do with the kernel stack | 14:08 |
=== amitk is now known as amitk-afk | ||
c64z0ttel | suprisingly, i can connect to the apache running on my laptop | 14:08 |
=== thegodfather is now known as fabbione | ||
CarlFK | amitk-afk: I installed kerneloops - rebooted, see the stackdump - what do I do next? | 15:55 |
dfgas1 | can anyone one help with me with a suspend to disk problem, kernel panic afterwards | 16:27 |
Keybuk | rtg: ping? | 16:29 |
rtg | Keybuk: pong | 16:29 |
Keybuk | rtg: conf call 97682 10444 | 16:30 |
Keybuk | we're starting runtime power management early | 16:30 |
rtg | Keybuk: why am I involved? | 16:31 |
Keybuk | rtg: wireless, bluetooth radios, etc. | 16:31 |
rtg | 'cause I didn't know about it. | 16:31 |
rtg | I've a conf call at 11 with a Broadcom bluetooth guy. (30 minutes) | 16:31 |
dfgas1 | please any body | 16:32 |
dfgas1 | i can't boot off of live disk either | 16:33 |
CarlFK | dfgas1: I know 0.0 about this... but here ya go: | 16:38 |
CarlFK | (02:05:57 AM) amitk: CarlFK: one thing you could do it install the kerneloops package so that oopses are reported upstream and to LP | 16:38 |
dfgas1 | problem is i can't boot, both hard drive and live disk | 16:42 |
dfgas1 | i get a kernel panic | 16:42 |
CarlFK | how did you suspend? | 16:43 |
dfgas1 | 8.10 did suspend to disk on shutdown | 16:47 |
CarlFK | ah | 16:47 |
dfgas1 | i think i got opensuse booting from live disk | 16:48 |
CarlFK | i wonder if the live cd is trying to resume? (I would kinda hope not) | 16:48 |
dfgas1 | i think so | 16:48 |
dfgas1 | is there something i can delete | 16:48 |
=== lamont` is now known as lamont | ||
CarlFK | i think you want to zap the swap partition | 16:49 |
CarlFK | mkswap - set up a Linux swap area; mkswap [-c] [-vN] [-f] [-p PSZ] [-L label] [-U uuid] device [size] | 16:49 |
dfgas1 | well the opensuse dvd won't work either | 16:54 |
dfgas1 | i am booting the windows disk | 16:54 |
dfgas1 | not sure what i am going to do with that | 16:54 |
CarlFK | format the swap partition nfts | 16:55 |
elwood | hi | 16:55 |
elwood | i don't know how to get information for a bug report about ibex -15 kernel. | 16:56 |
dfgas1 | CarlFK: ughhh | 16:58 |
dfgas1 | error loading operating system | 16:58 |
dfgas1 | DARNIT | 16:58 |
dfgas1 | lol | 16:58 |
dfgas1 | try live disk now | 16:58 |
Spoils | hiya... anyone home? | 18:12 |
CarlFK | is there a place I can browse vanilla kernel source? | 18:32 |
CarlFK | I need the url for vivi.c - found it once.. cant find it now | 18:32 |
abogani | CarlFK: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary? | 18:47 |
CarlFK | abogani: i have been surfing around there... cant find vivi.c | 18:48 |
CarlFK | I 'think' the main version is http://linuxtv.org/hg/v4l-dvb/file/50e4cdc46320/linux/drivers/media/video/vivi.c | 18:49 |
CarlFK | but that's probably a version ahead of what we are using | 18:49 |
abogani | CarlFK: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=drivers/media/video/vivi.c;h=e15e48f04be7511e788b5022f413952d10d93bc7;hb=HEAD | 18:51 |
CarlFK | bingo | 18:51 |
CarlFK | thanks | 18:51 |
CarlFK | blob? | 18:52 |
rtg | this actually the version in Intrepid: http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-intrepid.git;a=blob;f=drivers/media/video/vivi.c;h=8ba8daafd7ea2a3a2dff574b535a2908128b8d8b;hb=HEAD | 18:52 |
CarlFK | awesome. thanks | 18:55 |
CarlFK | rtg: I grabbed both, and they are pretty different. is there a .patch or something that might explain the diff? | 19:02 |
rtg | CarlFK: ' | 19:03 |
rtg | CarlFK: 'git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git; git log drivers/media/video/vivi.c' | 19:03 |
CarlFK | does that assume I have the repo locally? | 19:04 |
rtg | thatswhat thje clone does | 19:04 |
CarlFK | ah, and just that file... | 19:04 |
CarlFK | um... Receiving objects: 6% (62931/970451), 22.74 MiB | 397 KiB/s | 19:06 |
CarlFK | oh look at the ; | 19:07 |
Keybuk | interesting XPS issue with 8.10 | 20:42 |
Keybuk | it keeps turning the fan on and off | 20:42 |
score | is the generic kernel limited to 8 processors? | 22:54 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!