=== Keybuk [n=scott@syndicate.netsplit.com] has joined #ubuntu-kernel === _human_blip_ [n=mike@220.157.65.181] has joined #ubuntu-kernel === mdz [n=mdz@studiocity-motorola-bsr1-70-36-194-85.vnnyca.adelphia.net] has joined #ubuntu-kernel === _human_blip_ [n=mike@220.157.65.181] has joined #ubuntu-kernel === JaneW [n=JaneW@dsl-146-153-38.telkomadsl.co.za] has joined #ubuntu-kernel === allee [n=ach@allee.exgal.mpe.mpg.de] has joined #ubuntu-kernel === doko_ [n=doko@dslb-088-073-097-132.pools.arcor-ip.net] has joined #ubuntu-kernel === johnm [n=johnm@gentoo/developer/johnm] has left #ubuntu-kernel [] === kimo [n=chatzill@62.114.187.130] has joined #ubuntu-kernel [12:28] Hi, I reported my toshiba laptop was not turning off in dapper, someone suggested reboot=h, I am here to report that YES this solves the problem ... bye === BenC_ [n=bcollins@72.169.114.90] has joined #ubuntu-kernel === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel [02:50] heylo === mxpxpod [n=BryanFor@unaffiliated/mxpxpod] has joined #ubuntu-kernel === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-kernel === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel === jkakar [n=jkakar@204.174.36.228] has joined #ubuntu-kernel [04:52] gah...i hate it when users complain that the bug is not fixed in the most recent kernel...read the damn changelog === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === benmat [n=benmat@116.153.216.81.lby.static.siw.siwnet.net] has joined #ubuntu-kernel === bluefoxicy [n=bluefox@c-68-33-112-13.hsd1.md.comcast.net] has joined #ubuntu-kernel [09:32] hey guys, question, has anyone taken note of the new stuff in DRM in 2.6.16? The 2.6.15 kernel in Dapper as of 1 month ago still crashed due to bugs in the via DRM code if using the X driver "via" [09:33] I'm about to try building a 2.6.16 kernel and test the via driver against that in current Ubuntu (AMD64 K8) kernel to see if it appears stable [09:33] is it backportable to our current source? [09:34] crimsun: I am not sure, I have doubts though. I glanced through the 2.6.16 patch from 2.6.15, there's a large amount of extra code in DRM, some in the drm_dma and drm_mm code, so I'm guessing DRM got a slight rework? [09:34] crimsun: backporting it would be nice though [09:34] bluefoxicy: How can you tell it's a DRM bug? [09:34] Can we have a bug number? [09:34] https://launchpad.net/distros/ubuntu/+source/linux-source-2.6.15/+bug/29586 [09:35] mjg59: my biggest hint was the system hard-hanging after several complaints (Oopses) from the kernel if I use Driver "via" in Xorg.conf, which goes away if I use Driver "vesa" [09:35] bluefoxicy: That's still quite possibly an issue on the X side [09:35] average uptime is an hour with the via driver, days or weeks with vesa; and the oopses come up in the via code [09:35] (well, the mesa side) [09:35] mjg59: X should be able to trash kernel space? [09:36] bluefoxicy: Not really, and it does indicate that there's some issue with the drm code. But that's not necssarily what's causing the hangs [09:36] "via driver is shit" certainly wouldn't be news [09:37] Feb 23 07:52:06 localhost kernel: [33790.181303] <1>Unable to handle kernel paging request at 0000000005fdc288 RIP: [09:37] Feb 23 07:52:06 localhost kernel: [33790.187430] {:via:via_mmFreeMem+10} [09:37] mjg59: *shrug* I dunno then. [09:38] I always assumed trashing the kernel's memory space would need to happen in the kernel. [09:38] The kernel's memory space is not necessarily trashed [09:38] It may just be trusting user input (stupid, but, well) [09:38] The irq backtrace in the last comment is entirely unrelated [09:38] yes, yes it is. [09:39] I threw 'irqpoll' into the kernel command line [09:39] failed to boot [09:40] Ah. Now, there /is/ a 64-bit related bug [09:41] Can you grab the ubuntu kernel source and apply the patch from http://webcvs.freedesktop.org/dri/drm/shared-core/via_mm.c?r1=1.21&r2=1.22&makepatch=1&diff_format=u ? [09:43] mjg59: ah, yay, no need to do a full move to 2.6.16? :) [09:44] mjg59: int != long on 64 bit? [09:44] bluefoxicy: correct [09:44] time to replace my gints with glongs [09:44] just store pointer types in pointers and ints in ints and you're fine. [09:46] mjg59: how do I build this thing? I don't feel like manually configuring it (I've done that enough times while running gentoO) [09:46] bluefoxicy: dpkg-buildpackage -rfakeroot -nc [09:47] delete all the config.something files in debian/config/amd64/ so you just have config and config.whatever [09:47] Otherwise you'll build loads of images [09:50] there's no debian directory. [09:52] What source did you get? [09:52] linux-source-2.6.15 [09:52] How? [09:53] via apt-get [09:53] and then bzcat | tar x on the file it put in /usr/src [09:53] Do apt-get source linux-image-whatever [09:58] apt-get build-something .. uh [09:58] builddep? [10:08] drivers/ide/ide-acpi.c:537: warning: format %x expects type unsigned int, but argument 4 has type long unsigned int [10:08] Ignore [10:08] Fixed in the next release [10:08] alright. [10:09] arch/x86_64/pci/mmconfig.c:49: warning: return makes pointer from integer without a cast [10:09] It just makes me wonder [10:10] do you think anyone actually knows the fundamental difference between a warning and an error? [10:12] mjg59: Once this is compiled I'll need about 6 hours to be sure it's actually working. The bug is probabilistic; depending on what's going on I'll have problems, but I can view movies and switch desktops without a problem for a while. Usually what kills me is wandering away from the machine and letting the screensaver come on ;) [10:13] and usually within an hour of running, though I've had it stay up all day once or twice before I realized what the problem was. [10:13] it's stupid, I don't have a button marked "Crash System" to press === m_tadeu [i=m_tadeu@62.169.124.209] has joined #ubuntu-kernel [10:49] hi everyone... [10:50] I think there's a problem with the kernel/nforce chipsets [10:51] I'm trying to enable my pcmcia modem( using a pci adaptor ) and only with my mb I'm unable to talk with the modem [10:52] is there any issue known about this? === Mithrand1r [n=tfheen@c5100BC63.inet.catch.no] has joined #ubuntu-kernel [11:14] linux-image-2.6.15-21-amd64-k8_2.6.15-21.32_amd64.deb [11:14] \ [11:15] alright reboot time === bluefoxicy [n=bluefox@c-68-33-112-13.hsd1.md.comcast.net] has joined #ubuntu-kernel [11:19] where can i find that? [11:20] mjg59: Okay, it still bitched about the IRQ but that's immaterial. The question is, can I hammer it and not die [11:20] mjg59: bluefox@icebox:~$ glxgears [11:20] Error: couldn't get an RGB, Double-buffered visual [11:20] mjg59: any ideas on this one yet? [11:22] bluefoxicy, where can i find that kernel packge? [11:22] m_tadeu: what package? [11:22] m_tadeu: the one I'm using I just built [11:22] from a source package in dapper [11:24] bluefoxicy, sory :) though that was for me :) [11:31] bluefoxicy: Uh. Are you using the via driver or the vesa one? [11:32] via [11:32] Check dmesg? [11:34] it's fine so far. [11:34] mjg59: the double buffer thing always happens. [11:34] Oh, right. Dunno, then [11:36] https://launchpad.net/distros/ubuntu/+source/xserver-xorg-driver-ati/+bug/29493 It's like this one === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel