[00:58] hmm, about radeontool, I dont see it in a VCS anywhere in debian to merge with? can we just make a release based off the upstream 1.6.0 tarball? [01:00] ah I should have read Bug #490052 better, guess tormod's going to try to get it in a vcs in debian. I was just packaging one up for edgers [01:00] Launchpad bug 490052 in radeontool "please sync radeontool 1.5+git20091120-1 from Debian main unstable" [Wishlist,In progress] https://launchpad.net/bugs/490052 [01:02] looks like theres been some important updates post 1.6.0 too even though its like a week old, darn [01:06] i'll wait to talk to him about it, lessee about intel-gpu-tools updates, just noticed lucid still has the old git checkout from june when I was getting some dumps [01:08] Hey, I'm on Karmic with ATI free drivers, I have a problem with suspending/resuming X, from VT switches, logouts, or suspend/hibernate. Everything in the logs points to memory corruption. Are there any settings I can change or should I just file a bug report and hope? [01:12] M25: you might want to try the xorg-edgers PPA to see if things are any different, if your problem is fixed there it would help narrow down where your problem is. I would recommend trying out a newer kernel to see if that fixes things first though because that's most likely where the fix will be [01:14] what ATI card is it? [01:15] http://kernel.ubuntu.com/~kernel-ppa/mainline/ [01:15] 2.6.32.2 would be a good one to try from there, unless its an r600 or newer card because there's a bug with those in 2.6.32.2 [01:16] (aka HD2xxx or newer) [01:22] https://edge.launchpad.net/~xorg-edgers/+archive/ppa -- thats the xorg-edgers PPA, note it says latest crack but we tend to be somewhat conservative outside of the development releases so it's not a huge risk of breaking things :D I would try the kernel first though, and if that doesn't fix things try that PPA with both the new and older kernels to see if any of the problems are fixed. xserver-xorg-video-ati had a few fixes post karmic that mig [01:22] ht be relevant.. there is a package called ppa-purge in there that you can install to remove all the packages in the PPA and go back to stock karmic ones after [02:09] shouldnt intel-gpu-tools have been synced from debian testing automatically? [02:27] Sarvatt: it's a RS4XX series [02:28] the bugs I'm getting aren't related to the drivers, they happen on my desktop with an Intel card [02:28] ah yeah 200M, I see a fix in xserver-xorg-video-ati regarding VT problems in the past few days [02:29] :D how soon would that be pushed to Ubuntu? [02:29] does it freeze when you switch to a VT? [02:30] Sarvatt: no, it doesn't even always freeze when switching back. It'll do it the second or third or somethingth try, rarely ever the first, and only when switching back. It also has by far the weirdest resume-from-suspend bug ever [02:30] is it a constant problem or just sometimes? http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/commit/?id=3a30210d50b27f8772fc5045133940246764fce9 [02:30] yeah that sounds like what that commit fixes [02:30] theres a VT switch on suspend/resume too [02:31] Sarvatt: if I suspend/resume X enough times, it always happens... oh really now [02:32] on suspend-resume I get a different crash. It's not immediate, it can be anywhere from 3 minutes to half an hour, but eventually one of my programs will stop responding, either taking 0 or 100% cpu. then every program I touch crashes instantly, one after the other. When they're all crashed, X crashes, and even a REISUB won't reset it, I have to hard boot [02:33] this is new with Ubuntu Karmic, never seen anything like it before. only ever happens after a suspend (this is computer suspend, although I assume there's an X suspend associated with it) [02:33] does it happen without KMS enabled as well? [02:33] I don't think I have KMS enabled [02:33] what's the default? I've heard enough bug reports about it not to mess with it yet [02:34] not positive but I thought it was enabled by default, you can edit the grub boot line to have radeon.modeset=0 after the quiet splash part if you want to try disabled [02:34] I'll try that, what do I lose by disabling it? [02:34] dmesg | grep radeondrmfb -- if theres anything there its enabled [02:34] nope, nothing back from that [02:35] yeah, says it's disabled already [02:37] so, before I go installing the edgers ppa, exactly how would I remove the packages it installs, preferably from console. With my luck, X will refuse to run entirely :p [02:38] sudo apt-get install ppa-purge after you enable the repo, then you would sudo ppa-purge xorg-edgers to switch back to karmic [02:39] i was going to throw a newer ati driver in the drivers-only ppa but i just remembered it needs libdrm 2.4.17+ to build now :( [02:39] thanks, I'll see how this goes, would the VT thing that's just been committed to the git above be in the PPA yet? [02:39] yeah it is [02:43] I would actually give KMS a try and see if it works any better [02:51] M25: the problem after suspend/resume sounds different for sure though, sounds more like a kernel issue there [02:51] Sarvatt: it's been duplicated by somebody else, on Intel drivers, he said the new kernel didn't fix it, neither did disabling compiz [02:55] alright, rebooting, hope this fixes something and breaks nothing [03:02] Sarvatt: appears to work, I still get glitchy screens of flickering lines on occasion when switching back to an X session, but I can keep switching around and they disappear [03:02] that's been the case for ages, thanks for the help! [03:03] Sarvatt: so where would I try the latest kernel to see if it fixes my suspend/resume issues? [03:04] things should be better when ya upgrade to lucid if that's the case, if you want I can try adding that one commit as a patch to karmic's ati ddx so you can see if it fixes it and try for an SRU if so. [03:04] http://kernel.ubuntu.com/~kernel-ppa/mainline/ [03:04] i'd recommend trying 2.6.32.2 from there [03:05] Ok, I'm a linux user of two years, what's ddx and what's an SRU? [03:05] Sarvatt: that's the one the other guy tried with no effect, rc6 if I remember correctly [03:06] xserver-xorg-video-ati is the ddx, SRU is a stable release update which is how you get fixes like that into already released series [03:07] well 2.6.32.2 is 5 versions newer than rc6, might be worth trying out :D [03:07] right, I'd say go for it, I can do a ppa-purge once it's in and see if the fix stays. I like being on cutting edge of development, but not for core utilities, I'd like to get off the PPA if possible [03:08] his problem could be different even though it seems similar too, never know [03:09] Sarvatt: that link takes me to a list of directories... I found the one I want, should I just install the .deb manually? [03:10] yep, linux-image-2.6.32-02063202-generic_2.6.32-02063202_(whatever your architecture is).deb [03:10] I won't need the headers? [03:10] not unless you have something else installed that needs them, like virtualbox or something [03:10] nope [03:11] wait [03:12] I've got them installed, methinks it'd be a bad idea to have headers for the wrong version of my kernel [03:13] theres no linux-libc-dev where the important headers are for those anyhow, should only need those headers if you need to build an external kernel module or something [03:14] I'll take your word for it [03:15] i only install the headers on my box i use nvidia binary drivers on [03:15] right, new kernel installed, rebooting [03:45] Sarvatt: new kernel is weird, the first suspend I tried left me with no X, had to REISUB, but when I rebooted and tried it again, it worked fine [03:49] except now my panel is using 100% cpu and isn't being killed by kill-9 [04:01] Sarvatt: well, I'm never trying THAT kernel again [04:01] 3 boots, 3 completely separate things breaking, all after suspend [04:03] suspend/resume doesnt work for me on 2.6.32 either if I ever mount an SD card, kind of stinks because thats whats going into lucid [04:13] they've got 4 months, they'll fix it [04:15] no, it's been broke for a few releases [04:15] doesnt necessarily mean it will be fixed... [04:22] Sarvatt: what's going into lucid? [04:23] hmm, 2.6.33 needs external firmware to work right for r600 KMS with those mainline kernel builds [04:24] O_o [04:24] whatcha mean hyperair? [04:24] nevermind [04:24] oh I was saying 2.6.32 was going into lucid and has some problems for me [04:24] i see [04:25] but i haven't heard of a single kernel that supported susend/resume with an SD card mounted [04:26] 2.6.31 and under always worked fine here, i dont mean anything important on an SD but they all refuse to suspend if I have ever mounted an SD card now, the controller isnt shutting down right or something [04:26] maybe if I compile my own with unsafe suspend enabled it might work, gotta try that [04:27] oh wait no it doesnt, i did that at 2.6.32-rc6 [04:28] its not just having one mounted that blocks suspend here though, even if i mount one then unmount it it'll freeze trying to suspend [04:29] or mount/unmount/remove all modules completely [04:34] wonder why R600_rlc.bin isnt getting included with 2.6.33-999 [04:34] O_o [04:36] Sarvatt: by the way, is xserver-xorg-video-intel safe to upgrade yet? [04:37] I dunno, it's not on my system but could be fine for you :D [04:37] heh [04:37] last i recall, it sucked on my system as bad as yours [04:37] havent seen any i965 people having the problem i'm having [04:37] hmmm [04:38] http://bugs.freedesktop.org/show_bug.cgi?id=25475 [04:38] Freedesktop bug 25475 in Driver/intel "[i915] Xorg crash / Execbuf while wedged" [Critical,New] [04:38] i think 965 can recover from that hang anyway [04:39] hmmm [04:39] dunno about that [04:39] i was having a lot of artifacts [04:42] yah i had lots of those problems from 11-11 till 12-06 or so [04:42] well i think the last artifact problem (corrupted glyphs after resume) was fixed about a week after that [04:44] oh ok theres no R600_rlc firmware even in the upstream kernel yet, no wonder [05:01] hyperair: if you do try it and it works i'd like to hear about it :D [05:39] Sarvatt: heh okay, i'll give it a go === mac_v is now known as \vish === mac_v is now known as \vish [12:13] hi all [12:14] I tried 10.04 on an old laptop with a Geforce 440 Go an nv was used. [12:14] It seems that nouveau isn't installed at all. Is there a change of plan? [12:17] Ok, I guess I ask another time. :) [12:17] Merry Christmas or whatever you celebrate :D [14:56] Sarvatt: i've had no issues with the new xserver-xorg-video-intel so far, except for one compiz crash a few seconds ago [14:56] xserver-xorg-video-intel: Installed: 2:2.9.99.902~git20091222.2c142e42-0ubuntu0sarvatt2~karmic [19:05] well, down to just these 2 bugs with libdrm 2.4.16+ on my aspire one - https://bugs.freedesktop.org/show_bug.cgi?id=25598 https://bugs.freedesktop.org/show_bug.cgi?id=25475 [19:05] Freedesktop bug 25598 in Driver/intel "[965GM] Corruption on resume from hibernation with xf86-video-intel-git" [Critical,New] [19:06] still have this bug with 2.6.32+ kernels but at least thats fixed already in drm-intel-next https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/492392 [19:06] Ubuntu bug 492392 in linux "[lucid, intel] After suspend, flickering screen and then blank screen." [Medium,Triaged] [19:07] ahh just noticed that bug reporter is on my exact netbook even [19:16] hmm maybe intel_reg_dumper moving to intel-gpu-tools instead of the ddx might be blocking syncing the new version. should we be installing the udev rule with intel-gpu-tools instead of xserver-xorg-video-intel because intel-gpu-tools is only a recommends? [19:39] are you saying that in 2.6.33 (or 2.6.34?) the execbuf bug is fixed? or is it just the suspend/resume issue? [19:47] I just got this bug :/ [19:56] suspend/resume [19:57] and just in drm-intel-next, they havent pushed it to linus in a long time [19:59] Sarvatt: fwiw the submitter for fd.o 24928 says he still gets the issue with drm-intel after resume [20:03] hmmmm [20:04] i've got 3 days uptime post resume here since updating the kernel to drm-intel-next with that commit with nothing out of the ordinary [20:05] his picture looks very different than what happens to me [20:06] oh i'm looking at old posts, I did get the corruption he got from the intel ddx back then, hes still getting the solid color freezes [20:06] not sure when i'll get a chance to try a newer kernel on the 945 at the office... [20:09] sounds like theres another commit in drm-intel-next above and beyond that then if it really didnt fix it for him :( [20:11] actually, I'm using the powersave=0 module parameter on top of that commit [20:11] going to try without that now === mac_v is now known as \vosh === \vosh is now known as \vish [21:03] jcristau: thanks for getting me to look into that more, powersave=0 is indeed required as well to fix it on top of that patch :( [21:03] damn [21:03] i froze up just starting xchat after a resume without it [21:04] well at least you get consistent results.. [21:04] got a bunch of gpu and reg dumps and logs from it at least, that one only liked to crash me when i was out of the house and actually needed suspend :D [21:08] RAOF: hmm nouveau-firmware didnt get removed when i removed nouveau-kernel-source? dunno if you care about that [21:09] its too unstable for me right now, every time i open the lid after having it closed for a day or two the screens corrupted and gpu hung [21:12] oh scratch that, didnt show up in the autoremove list after but now it is [21:13] gotta figure out what bug to put that powersave=0 needed comment on now [21:38] when it hangs after resume intel_gpu_top says its spending 100% of the time in framebuffer compression