[00:04] bryceh: where is the codename attachment to the bug title done in your scripts? it would be a lot more useful to have chipset codenames like RV515 instead of say M64P [00:07] ah fix-titles.py found it [00:15] bryceh: extending fix-titles to have all ati pci ids and use the chipset codename if you dont mind [00:16] helps a lot more tracking down bugs if i know the codename like RV515 and there are a *ton* missing in here [00:20] Sarvatt, great thanks [00:20] yeah the nvidia chipsets are missing there too if you feel ambitious [00:21] I run fix-titles.py on -intel manually from time to time, and run it less frequently on -ati [00:21] once you've got your changes in I can re-run it on both (unless you'd rather do it) [00:21] I figure eventually we'll want it for nouveau too [00:22] Yeah, that'd be useful. [00:23] (Although it's not always obvious which set of codenames to use; many nvidia chips have at least 2 :/) [00:23] yup will do, 1/4 the way through ati and will do nvidia after [00:23] nvidia is easy, theres a nice wiki document having them all [00:24] http://nouveau.freedesktop.org/wiki/CodeNames [00:24] i've got a list of all pci ids somewhere around here to map that to [00:44] phew, gonna take a break at R500 generation :D [00:54] Sarvatt: check radeonhd code, i spent several days in july 2007 doing the same thing [01:30] ok got everything except cypress hemlock juniper cedar and redwood, not sure on those codenames [01:32] bryceh: anything special I should do running this? already changed it to dryrun [01:35] hmm ---------> Renamed to [RV530] [X1600] jaunty: X session (radeon) slows down, crashes [01:48] Sarvatt: i still get my artifacts =\ [02:37] there we go, all ati bug titles with proper logs tagged with the gpu chipset name, kind of throws off incomplete bugs running this though since it resets expiration time [02:39] ahh darn, things originally filed against xorg dont have PciDisplay: in the description [02:56] pushed it here but it needs handling for already tagged bugs like cleanup_intel has http://bazaar.launchpad.net/~sarvatt/arsenal/working/revision/491 [04:08] hi.. i'm noticing my screen being badly corrupted with artifacts > and the xorg log is showing : [04:08] (II) RADEON(0): Printing DDC gathered Modelines: [04:08] (II) RADEON(0): Modeline "1280x800"x0.0 68.90 1280 1301 1333 1408 800 804 808 816 -hsync -vsync (48.9 kHz) [04:08] (II) RADEON(0): EDID vendor "QDS", prod id 65 [04:08] but i'v selected 60kHz in the display settings [which is the default] [04:08] this is in Lucid^ [04:10] 60*Hz [04:10] brb , the screen looks horribly disfigured :( [04:14] if i take a screenshot , its doesnt show these problems.. [04:15] Which suggests that the problem is in how radeon is driving your screen, as you suspected. [04:17] Has this issue arisen recently? [04:20] RAOF: hmm , that Xorg log entry might not be the error , but there is no error/message recorded other than those lines.. but yes , this has started recently , i notice the screen corrupted and a restart is the only thing that fixes it and screenshots dont catch the problem :( [04:21] But a restart fixes it? It wouldn't seem to be mode-related then. [04:21] yeah , the restart restores the screen to normal , i have never had such bad display , I'v been using Ubuntu for on this system for nearly 2.5yrs [04:22] laptop* [04:22] Is there a particular action that you've discovered which triggers the corruption? Is it only after leaving the computer for a while? Is it while doing a lot of 3D stuff? Is it just anytime? [04:23] i have notice the problems when i return from screensaver[rather after the screen has been switched off during idle].. not while any other usage/3D [04:24] Always after the return from screensaver? [04:24] it has been random .. i'm not sure what triggers it.. but i have noticed the problem only after i return from screensaver [04:26] no errors in the Xorg/sys logs . no messages , nothing is recorded :s [04:28] i could take foto of the error , but i dont think it would be helpful , not sure where/how i can debug this :( [04:28] A photograph of the problem can be surprisingly useful. [04:29] ok , i'll take one the next time it happens [04:29] This only happens after a return from screensaver, though? Is it a particular screensaver? [04:30] i use the GLXMatrix.. i could try switching to a different screensaver [04:30] Might be worth checking, yeah. [04:32] * vish switches screensaver [04:35] there has also been another similar error , but it is "fine black noise"[1px black horizontal lines] which also doesnt get caught when using a screenshot as well.. but this started happening several times *while* i was using the system , no fancy 3D stuff , or anything.. this too is solved only by a restart [04:36] same no errors/messages :( [04:36] * vish thinks the new drm from .33 kernel might be the cause of these problems [04:37] If you think that's the case then you could try booting into the old -15 kernel [04:39] yeah i should, i didnt notice them earlier , its been happening only for the last couple of weeks. These random errors are quite bugging :s if it is something i can reproduce it can be pinned down [04:44] RAOF: if the bug happens again , anything else i need to log? to narrow down the bug? [other than a foto , which might help the first bug, but i'm not sure it would help the black noise] [04:45] dmesg & xorg.0.log are the obvious candidates; I'm not aware of anything else for radeon. [04:47] neat.. thanks [but hope they log errors the next time ;-)] [04:48] It's quite possible that you can pass some debug parameters to the kernel module, but I'm unfamiliar with them. [04:49] And they're likely to be *hugely* verbose. [04:53] whom/where can i ask about those debug parameters? [#u-kernel?] [04:57] I'd just wait for the moment. [04:57] k.. thanks :) [04:59] vish: in /sys/module/radeon/parameters/ can you tell me what the values for dynclks and new_pll are? [05:01] Sarvatt: dynclks is -1 and new_pll is 1 [05:01] try booting with radeon.new_pll=0 [05:02] * Sarvatt thought that was the default... [05:03] Sarvatt: so the new_pll one i just change to 0 right? [05:03] or > radeon.new_pll=0 [05:03] ah , got it.. you want me to edit the kernel line :) [05:05] yeah, sorry [05:05] http://bugs.freedesktop.org/show_bug.cgi?id=26358 [05:05] Freedesktop bug 26358 in DRM/Radeon "new_pll algo gives flickering LVDS on rv620 (HD 3470 mobility) laptop" [Normal,Resolved: fixed] [05:06] weird refresh bugs and quirks abound because of new_pll=1.. [05:07] you're like the third person in here today to say they have a weird undescribable corruption they cant screenshot on radeon, sheesh [05:08] \o/ i'm not alone ;p [05:09] btw , this is the Xorg.0.log > http://paste.ubuntu.com/399115/ [05:09] Xorg.1.log > http://paste.ubuntu.com/399114/ [05:12] you're the second with an RV515 today too [05:12] other guy couldn't file a bug because of some KDE problem :( [05:14] [18:03:35] +Sarvatt: flickery, snowy or like that ... [05:14] whatever that meant :) [05:16] Sarvatt: you want a bug logged for this? [05:17] [to switch the default new_pll=0] [05:18] doubt thats a good idea globally, probably need to make a quirk for your machine and the hundreds of others that need them too [05:18] heh, i cannot believe deucher is still struggling with that, i had that fixed before he even started writing his driver. [05:42] yuck, all the odd flickering bugs the past few days in -ati are all rv515 and rv530 :D [05:43] m52 or rv515/530? [05:46] 2xM56P and a x1300 RV515 on this page [05:46] at least yours doesnt look like this vish - http://launchpadlibrarian.net/41493534/543265_bug_P04.jpg [05:47] that's not a pll issue [05:47] or... [05:47] ;p [05:48] hrm... [05:48] Whee! I like my framebuffer well sliced! [05:48] Everytime I start Ubuntu 10.04 from Live CD, after few minutes screen start to shaking and i cant do anything (Ctrl+Fn is working, but screen is shaking too). [05:48] (description for that last one) [05:49] with the screenshot [05:49] ctrl-fn on kms no doubt [05:49] Sarvatt, i've seen something similar to that on my netbook too [05:50] but i can't come up with a reproducible scenario for it, it's quite random [05:52] i fear that this photo is that messed up because of the camera [05:53] And that the true state of affairs would not include duplicate pieces of screen? [05:54] not for a modesetting issues indeed. [09:14] interestingly enough, I think I've found a couple of other people seeing similar weird random flickery events on G45s in Lucid [09:18] tell them to boot with i915.powersave=0 and mention in the bug if that fixes it :) [09:18] that was default in -15 but not anymore in -16 [09:20] Sarvatt: unfortunately I experienced some weird corruptions with nouveau (and I had to update libdrm too) [09:20] tseliot: i told ya in the email you have to update *everything* in the ppa, not just xserver-xorg-video-nouveau too :D [09:20] * tseliot nods [09:21] got it running though? didn't work? :( [09:22] well, it depends on what you mean by "work" ;) [09:23] what kinds of corruptions? [09:25] first of all plymouth didn't work (and it used to work) but I got mode setting. Then I could enter the desktop but the menus and the indicator were blank [09:26] Sarvatt: interesting. the problem is that it's *really* intermittent, so all I'd be able to say is that it's not happened for a few days ;) [09:27] hi all, does xserver-xorg-video-ati works well with xrandr in karmic [09:28] Sarvatt: http://albertomilone.com/2010-03-21 19.08.04.jpg [09:28] :-/ [09:28] err... http://albertomilone.com/2010-03-21%2019.08.04.jpg [09:28] a 17" crt monitor has been recoganized as 16" [09:28] i haven't seen any flickering bugs on 965+ recently, looked like they ironed them all out but powersave=0 for sure should get rid of them Ng [09:28] using xserver-xorg-video-ati in karmic [09:29] Sarvatt: ok, I've passed it on to the other folks and we'll try to start keeping track. Would anything else have changed between -15 and -16 wrt intel? I probably only rebooted into -16 fairly recently [09:29] yeah *tons*, the entire 2.6.32-2.6.33 drm backport [09:30] oh hrm, I rebooted longer ago than I thought [09:30] 17th I think [09:30] ok well we'll keep an eye on it and see how it goes :) === radoe_ is now known as radoe [10:17] Sarvatt: can you add this, please? http://0x04.net/~mwk/0001-drm-nv50-Add-NVA3-support-in-ctxprog-ctxvals-generat.patch [10:50] ok, I was just using another intel laptop in the office that just had a fresh install of beta1 and it was doing the screen flickering thing just like mind, so I'll reboot wit powersave=0 and see if it goes away [12:31] tseliot, i noticed last night that nvidia-settings control file still says build on lpia in lucid [12:32] bjsnider: as the rest of the nvidia packages [12:32] why doesn't the build system complain about it? [12:34] I don't know [12:34] i find it easier and safer to just put "any" int he architecture [12:38] no, why should we? [12:39] just drop lpia [12:39] "any" doesn't work [12:39] no reason to build it on ia64 or sparc [12:40] well, when you use the ppa build system, and tell it to build on lpia/lucid, it errors out. the ppa system doesn't build on ia64 or sparc [12:41] but the main buildd's do [12:41] ia64 is the intel itanium? [12:41] yep [12:41] i thoughtt hat was an experiment? [12:42] are there ia64 production systems out there? [12:42] "amd64 armel i386 ia64 powerpc sparc", those are the archs that "any" would make it build on [12:42] ask HP [12:43] i guess there are, don't know about ubuntu on them [12:43] but that's besides the point [12:43] even though _your_ ppa packages build fine with "any", there's no need to change the main package to do the same === Sinnerman is now known as Cobalt [14:21] hello [14:21] i was curious if it is possible to have the gallium3d nouveau drivers in lucid via the xorg swat/edgers ppa [14:22] can someone offer some insight into this? :) [15:46] bryceh, ping [15:53] tseliot, re https://edge.launchpad.net/ubuntu/+source/fglrx-installer/2:8.721-0ubuntu5 , that shouldn't have been necessary once the binaries were deleted from the archive should it? [15:55] tseliot: uploaded now, sorry had to sleep a bit there :) [15:55] superm1: you might want to discuss this with pitti (who requested transitional packages) [15:55] it's linux-backports-modules-2.6.32_2.6.32-16.999~git20100321.4d950853~xorgedgers [15:55] tseliot, ah i'll take a look at bt [15:55] Sarvatt: thanks a lot. Getting some sleep can help from time to time ;) [15:55] tseliot, but then those changes just need to be local, and not in the amd phorogit stuff, right? [15:56] i'm guessing they help dist-upgrader's is the particular reason [15:56] superm1: right [15:57] ara, with your proprietary driver testing, is one of your test cases hardy fglrx->lucid fglrx now too? hardy still had LRM if i'm remembering correctly, i'm wondering how well that would go over [15:59] oh, and BTW suspend/resume works with nvidia now (even here!) [16:00] tseliot, \o/ [16:01] :-) === yofel_ is now known as yofel [16:27] Sarvatt, hello could you please upload a lbm package for 2.6.32-17 as well? [16:28] is it the default already? [16:28] not yet [16:29] i dont see a -17 linux-meta [16:29] yeah not yet sorry, can only have one in there at a time [16:29] Sarvatt, ok [16:29] might need to update 16 again for tseliot here [16:30] Sarvatt, perhaps you can look at this patch http://repo.or.cz/w/mesa/mesa-lb.git/commit/432b8cc477344fc7fcbb24b747d56ab087403d09 [16:30] which might solves the crash on my nv49 [16:31] lbm doesn't have nouveau anymore aiui [16:51] i'm added it back to lbm on edgers since its alot easier to update that [16:53] ah, k === fedoralogger is now known as apachelogger [17:00] one day i'll work out how to properly create a PPA kernel :D [17:27] My nvidia driver goes into safe mode when I boot into Lucid. restarting gdm will make the nvidia and X load properly. Anyideas what is causing the problem. https://bugs.edge.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/532436 [17:27] Ubuntu bug 532436 in nvidia-graphics-drivers "nvidia driver sometime does not load at boot" [Undecided,New] [17:38] technoviking: can you reproduce the problem if you uninstall (with --purge) plymouth? [19:20] looks like a regression with ati 6.12.192 https://bugs.freedesktop.org/show_bug.cgi?id=27186 [19:20] Freedesktop bug 27186 in Driver/Radeon "Visual corruption with new r6xx/r7xx accel code" [Normal,New] [19:22] hello folks [19:45] radeon.new_pll=0 quirk needed here https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/543045 [19:45] Ubuntu bug 543045 in xserver-xorg-video-ati "[RV530] screen flickers in lucid lynx" [High,Incomplete] [19:46] i'm thinking it should be the default for all RV515 and RV530 mobiles === radoe_ is now known as radoe [19:59] i'm just going to tag them needs-pll-quirk to start making a list to give to the kernel guys to selectively use that option. having the generation in the title sure does help spot these [20:26] ey folks [20:27] any progress in ati radeon open driver support in lucid? [20:29] Sarvatt, sounds good === KB1JWQ is now known as kb1 === kb1 is now known as KB1JWQ [20:58] anyone who can sponsor bug #287475 please? [20:58] Launchpad bug 287475 in xserver-xorg-video-sis "ASUS A6000 / SIS M760GX grainy graphic display" [Undecided,Confirmed] https://launchpad.net/bugs/287475 [21:00] i can sponsor it to sid :) [21:10] jcristau, very well, would you like a debdiff or would you just copy in that patch yourself? [21:11] or let me commit it to git :) [21:19] i'm having a weird problem , the system slows down and everything is slow to react[random]. the mouse pointer has no lag though... earlier i used to SAK and return to session and everything would be fine.. .. now , i seem to have a workaround of sorts.. when i switch to a guest session and return , everything is normal and works fine... nothing in the logs or .xsession-errors .. where do i need to look to file a bug? [21:21] tormod: i'd say just push it to git.d.o. you have commit access, right? [21:21] jcristau, no not to the x packages [21:22] not sure if this means anything > [ 5291.324934] __ratelimit: 3 callbacks suppressed kern.log > http://paste.ubuntu.com/399544/ [21:23] tormod: should we fix that? :) [21:23] jcristau, thanks could be handy :) [21:29] tormod: should be done now. or whenever that thing gets updated. [21:31] jcristau, should I keep it "unreleased" or "unstable" ? [21:33] i don't think there'll be any more changes so unstable should be fine. iirc there's a debian bug that this could fix, too. [21:33] thanks, I'll look for it [21:34] just got seven packages synced from unstable [21:41] jcristau, actually do you usually add a debian/patches/foo or use git cherrypick there? [21:42] tormod: usually cherry-pick -x. and keep debian/patches/ for not-yet-upstream stuff. but i don't really mind, debian/patches/ works for this too if you prefer. [21:42] hi tormod, do you still plan to update debian's intel-gpu-tools package to latest? [21:44] hi bryce, I was thinking to wait for a release. [21:52] Man. You watch the nouveau bug lists, and note that people hardly ever ask for mmiotraces. Then we turn nouveau on by default, and all the bugs we send up are “oh, yeah, could you get an mmiotrace of that? We've never had one for that card before” :X [21:53] hehe [21:53] Is Intel 82852/855GM ok with xorg in Lucid? Or I'd better keep running Karmic? [22:16] Sarvatt, yeah with that pll quirk, as you verify bugs are resolved with that, repoint those bugs to linux for the kernel team. [22:17] Sarvatt, might be good to also set a milestone and target them to lucid [22:19] Ah ok, I was lacking xv and I was afraid that 855GM wasn't working at all in Lucid, but it's just a kms combination problem: https://wiki.edubuntu.org/LucidLynx/ReleaseNotes#No%20Xv%20support%20for%20Intel%2082852/855GM%20video%20chips%20with%20KMS [22:21] jcristau, I pushed the cherry-pick. I hope I got that right. [22:23] hmm maybe I got the version wrong :( [22:23] ah yeah the changelog entry should be merged with the previous one [22:23] DEBCHANGE_RELEASE_HEURISTIC=changelog in ~/.devscripts helps with that [22:23] (if you're using dch) [22:25] tormod: didn't you want to close the lp bug in the changelog too? [22:25] I thought at the time that 1:0.10.2-2 was already released... [22:25] it says UNRELEASED ;) [22:25] jcristau, oh yes, I will add it [22:26] jcristau, I was not sure if it was so consistent :) but of course it was [22:27] un-goofing it now [22:32] jcristau, getting there :) pushed [22:35] looks good [22:36] jcristau, not sure how I update upstream-unstable The Right Way [22:36] git push origin upstream-unstable tells me Everything up-to-date [22:36] yeah upstream-unstable stays on the 0.10.2 tag [22:37] yes, it was upstream-experimental I had updated ! time for sleep maybe [22:38] thanks, and good night! [22:39] good night! btw, will you release soon so we can sync in ubuntu instead of patching? [22:39] yes [22:40] either now, or tomorrow morning when i get to the office. [22:56] http://lists.x.org/archives/xorg-devel/2010-March/006436.html \o/ we have so many bugs about that [23:04] ok, tormod's sis fix is in incoming now. [23:11] hey there ! [23:12] I have a few thin clients (Netbook like hardware) with Intel 945GM (8086:27a6) showing a LVDS1 output since a few days on Lucid. It used to be a problem back in Jaunty if I remember well where I had to make a few scripts to automatically blacklist that output on non-netbook but it was fixed in karmic/early-lucid. [23:12] I quickly went through a few bugs on LP and it's not very clear if it's a known issue or not and if it's something that we plan on fixing for lucid or not (if we don't, I'll restore the old hack in the ltsp package and upload it to Lucid to fix the issue immediately) [23:15] so the bios pretends there's an lvds? [23:15] might be, yep. A few thin clients seem to have BIOS reporting LVDS output [23:16] though usually they are blacklist (in the driver IIRC) because the Chassis type and some other info report that it's desktop hardware and not laptop [23:17] Do they have ACPI lid switches? i915.ko shouldn't attempt to bring up LVDS screens without a lid-switch, I think. [23:18] RAOF: no /proc/acpi/button/lid (only button/power is there) [23:19] Hm. Maybe that commit isn't in our kernel? [23:20] I'd certainly love to see that check in as it'll solve a lot of issues I have with Atom-based thin clients (exact same hardware as netbooks but used as desktop with a single DVI-I output usually) [23:23] RAOF: 11ba159288f1bfc1a475c994e598f5fe423fde9d reverted that [23:24] jcristau: Ah, ok. [23:24] apparently there's stuff with a lid switch but no lvds [23:24] so the driver trusts the bios. [23:25] hmm, if the issue is stuff with a lid switch and no lvds, how can it hurt to disable LVDS if it's reported by the BIOS and no lid switch is found ? [23:25] I'd guess the issue is for stuff with LVDS but no lid switch [23:25] Right. [23:26] stgraber: there's a quirk list in drivers/gpu/drm/i915/intel_lvds.c where your stuff could be added [23:26] static const struct dmi_system_id intel_no_lvds[] = { [23:26] "These systems claim to have LVDS, but really don't" [23:26] good, only issue is to make a rule that matches my hardware but not a generic netbook then [23:27] with mac minis, aopen something, and dell studio hybrid in there already. [23:30] * stgraber updates his copy of ubuntu-lucid.git [23:36] jcristau: http://paste.ubuntu.com/399595/ [23:37] Is that something you can commit yourself or should I open a bug on LP + poke the kernel team about it ? [23:38] should probably poke your kernel team, or send it upstream to eric@anholt.net, dri-devel@lists.sf.net [23:40] jcristau: ok, I'll open a bug on LP and e-mail the patch to these two e-mails as well