/srv/irclogs.ubuntu.com/2007/12/19/#ubuntu-kernel.txt

jayson_rzul: I'm assuming you mean these: https://wiki.ubuntu.com/KernelTeamBugPolicies00:00
zulJayson_r: yep00:00
zulsince when has there been 154 bugs for the hardy kernel...oh wait never mind00:02
BenClamont: I'm not sure...I'm not even sure that the team is useful00:07
jayson_rBenC: I'll do what I can to make it useful :-)00:08
zulhah suck on it vmlinuz-2.6.24-rc5-xen00:42
zulnow to go watch the hockey game00:42
lamontBenC: I'm going to go out on a limb and guess that an underlying gutsy install is good foryou.01:27
d|vanybody know if intel pentium M dotham support was removed 03:28
d|vin the latest kernel03:28
d|vspeed stepping is no longer working03:28
cleverhow would i go about finding the difference between linux-image-2.6.20-16-386 and linux-image-2.6.22-14-386 within certain files?03:29
d|vwhat do you mean files03:30
clevera certain wifi driver has started to panic03:30
cleverin 2.6.20 it runs fine03:30
cleverin .22 it panics03:30
cleverid like to compare the source for those drivers to see what they f'ed up:P03:31
d|vyou can type in the linux kernel into google03:32
d|vand it will load up the ubuntu kernel page03:32
cleverthe driver isnt in the mainline kernel03:32
d|vand then you can download the source03:32
cleverits only within the ubuntu kernel03:32
d|vand look at that03:32
d|vhttp://packages.ubuntu.com/feisty/base/linux-image-2.6.20-16-generic03:33
d|vsomething along those lines03:33
superm1d|v, kernel.ubuntu.com/git will get you both git trees03:33
cleverive riped it out of a apt-get source before and merged it into a diff kernel on another pc03:33
superm1you can download the source of the modules and diff them03:33
d|vhey super do you know broke speed stepping03:33
cleveryep thats what i want to do03:33
d|vin the latest kernel03:33
d|vintel pentium M processors are stuck at 600 mhz03:34
d|vwith the dotham core03:34
cleveralso .20 lacks a -generic(with smp) which is painfull on my new laptop03:34
cleverim stuck with the choice of smp or wifi03:34
d|vits a known bug03:34
d|vhttps://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/13227103:34
ubotuLaunchpad bug 132271 in linux-source-2.6.22 "[GUTSY] cpu freq scaling not working anymore" [Low,Won't fix] 03:34
cleverand the ethernet cord is damaged and falls out03:35
d|vbut i can't figure out how to patch it03:35
d|vand yes they aren't bothering to fix it03:35
cleverthis driver half crashed 1 release ago03:36
cleverand now its just getting worse03:36
cleverit loose the last char in the essid03:36
d|vi had problems03:36
d|vwith broadcomm wifi03:36
clevermy broadcomm refuses to work03:36
cleverno signal03:36
clever0/100 link quality03:36
d|vyou need the drive03:36
d|vdriver03:36
cleveri have the firmware03:36
d|vfirmware03:36
d|vyeah03:36
cleveri just gave up03:36
d|vi used that on mine03:37
d|vto get my wifi working03:37
cleverand shove this in the pcmcia slot03:37
clever06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8180L 802.11b MAC (rev 20)03:37
cleverPANIC!03:37
cleverthe -generic is .22 so it panics on that driver03:37
d|vworst case you can use03:37
d|vndiswrapper03:37
cleveri could downgrade the box to .6.2003:37
d|vits a bitch to configure03:37
cleverbut then i loose smp and half my speed03:37
d|vi'm stuck using the 2.6.20-16-generic kernel03:38
cleveri cant find a -generic of that03:38
d|vthe latest 2.6.22 kernel03:38
d|vkilled my processor03:39
cleverouch03:39
d|vit locks it in at 600 mhz03:39
d|va 1.7 gigahertz processor03:39
cleverah03:39
clevermy newest system is dual 1.8ghz03:39
d|vspeed stepping is trashed03:39
clevercan step down as far as 800mhz03:39
d|vand its a low priortiy bug03:39
d|vthat they aren't going to fix03:39
clevermy wifi driver was blacklisted so it wouldnt panic systems on boot03:40
d|vtheyre removing the speedstep-centrino03:40
d|vfrom the kernel03:40
d|vso if you happen to have an intel pentium M processor 03:40
cleveri cant even install 2.6.20 on the smp system03:40
d|vyou need to build your own kernel from now on and patch it03:41
clevermodel name      : Intel(R) Core(TM)2 Duo CPU     T7100  @ 1.80GHz03:41
clevermodel name      : Pentium III (Coppermine)03:41
d|vi here there are problems03:41
d|vwith dual core03:41
d|vprocessors as well03:41
clevermodel name      : Pentium II (Deschutes)03:41
cleverthats most of my ubuntu cpu's03:41
d|vi might go to fedora03:41
d|vi don't want to have to constantly patch the kernel everytime there is a new relase03:42
cleverE: Unable to find a source package for linux-source-2.6.2003:43
clevercant get the old source to compare:P03:43
cleverah part of the last release03:43
d|vhttps://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/13227103:43
ubotuLaunchpad bug 132271 in linux-source-2.6.22 "[GUTSY] cpu freq scaling not working anymore" [Low,Won't fix] 03:43
* clever adds more sources03:43
clevergot the source the the 2 kernels03:51
clevernow to simply apply the diff and then diff it myself03:51
d|vi found a patch03:51
d|vhoping it iwll work03:51
d|von the new kernel03:51
cleverif you submit it they shold be able to just t and include it03:52
cleverwithout having to do any actual dev work03:52
clever but thats the fun in open source03:55
cleverwith winblows you cant even patch the kernel:P03:55
d|vyeah i just use windows for gaming03:56
cleverand how many bugs might the video driver have?:P03:56
=== asac_ is now known as asac
cleverd|v: how would i apply the diff that i get with a kernel source to make the -16 version?04:34
clever-p0 seems do it04:38
cleverseems they changed from r818x to r818004:46
cleverwait04:46
clevercant even find the rtl drivers in .22-1404:46
* lamont grumbles at mdadm04:51
cleverim getting lost just trying to compare changes to this driver to track down a panic04:52
clevercant even find the source in the kernel that panics04:52
cleverlooksike the modules have been split into there own source package04:55
cleveryeah here the source is:)04:56
clevernow i need a panic msg04:58
clevernull modem hooked up05:02
cleverusing a nfs root system for the panic'ing05:03
cleverless chance of damage to the root05:03
clevergot a backtrace:)05:37
clevernow i could reverse changes to that and try again05:37
krautmoin07:36
=== zdzichu_ is now known as zdzichuBG
=== \sh_away is now known as \sh
=== chuck__ is now known as zul
pmjdebruijnhi14:28
pmjdebruijnI'm having issues installing ubuntu-7.10-server on my HP DL380-G214:28
pmjdebruijnit has a ServerWorks HE-SL chipset14:28
pmjdebruijnduring the install, e2fsprogs goes wonky14:28
pmjdebruijn(the installation of e2fsprogs that is)14:28
pmjdebruijnhowever when using debian, it works just fine14:28
pmjdebruijnMy guess, is the new SATA style PATA drivers are causing this issue14:29
pmjdebruijnas Debian doesn't use those, and Ubuntu does14:29
pmjdebruijnis there any way to force those older drivers on Ubuntu as well?14:29
zulall_generic_ide14:29
pmjdebruijnok, I'll try that then14:32
pmjdebruijnsay, if that would solve my issue, what information would I need to provide to get the new style module blacklisted for my system?14:33
=== \sh is now known as \sh_away
cathyalwhere's cj15:41
cathyalmaybe not15:41
cathyal;/15:41
reynaldoabout https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/17749316:01
ubotuLaunchpad bug 177493 in acpi "DELL Inspiron 6400 won't come back after trying to resume from hibernate with lid closed" [Undecided,New] 16:01
reynaldoI was unsure about making it an acpi or hibernate bug, went with acpi only because it is the close lid what seems to trigger it16:02
reynaldohope its ok16:02
reynaldoother than that, its confirmed, I have done several try outs, all with the same outcome.16:03
mjg59reynaldo: acpi is a small program that prints battery information. File it against the kernel.16:52
=== Keybuk_ is now known as Keybuk
reynaldomjg59: oh, thought it refered to ACPI as, well, ACPI :-)17:35
mjg59No17:35
reynaldomjg59: changed acordingly. Thanks.17:53
mjg59No problem18:09
elcaseyis joydev or other joystick modules that were broken in feisty still broken in gutsy?18:20
=== macd_ is now known as macd
=== \sh_away is now known as \sh
pawallsShite...21:41
=== \sh is now known as \sh_away
=== asac_ is now known as asac

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!