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