[00:27] is this the right place to come if im on crack? [00:31] sure if you know how to help poor x users like me :P [00:32] well i think ive found a bug while on xorg crack (xorg-edgers ppa), but it looks like a packaging mistake rather than a real bug [00:33] i can try and help with your problem but beyond the relatively simple i don't know much about how xorg works [01:03] I need help figuring out what is make x crash w/ corruption ( "white scanlines" ) in a hard lock ( key/mouse don't work including magic ones alt-sysRq-REISUB )on lucid [01:24] I need help figuring out what is make x crash w/ corruption ( "white scanlines" ) in a hard lock ( key/mouse don't work including magic ones alt-sysRq-REISUB )on lucid === yofel_ is now known as yofel [13:57] howdy! in Lucid, restoring from hibernate on -intel takes more than a minute here. is this a known issue? [16:06] bryyce: just dropping patch 100 is enough to make guest sessions and such work and stops the segfaults, finally got around to rebuilding with only that patch disabled. can we move the xf86CloseLog() down under return(signo) in xf86Init() maybe? [16:10] also xserver-xorg-input-wacom looks like it should be mergeable now unless we were waiting for it to be in squeeze? it doesn't work with serial tablets yet but its working fine with usb on both my graphire 3 4x6 and intuos2 4x5 [16:11] err xf86Init.c I meant [16:27] hey there [16:28] bryyce, guest session still crashes xorg with your update [16:28] so it seems to be a different issue [16:29] bryyce, hey ... i am seeing i915 going to alll one color, typically black or white but i think i've seen a sort of blue. and this is recoverable by a suspend/resume [16:29] any suggestions as to whether this could be a mesa or kernel issue? [16:29] tseliot, ^^ [16:30] apw: oh, do either dmesg or Xorg.0.log contain anything useful? [16:31] apw: after suspend/resume? [16:31] if so use powersave=0 module parameter for i915 [16:31] if that does it ^ then it must be some kms issue [16:32] what does powersave=0 tells us? [16:32] i915.powersave=0 is needed on my machine and quite a few other peoples to fix the flickering and lockups on a solid color like that [16:32] nothing in dmesg [16:32] the mini10v has screen flickering after suspend [16:32] the powersave option workaround it [16:32] is that a known issue? [16:32] * apw likes the sound of that [16:33] * apw goes apply it [16:33] I *really* think it needs to be the default module option for lucid [16:33] Sarvatt, if it fixes it for me and pgraner, it _will_ be the default in about 10s [16:33] * Sarvatt cheers [16:33] :-D [16:34] tseliot: why didn't you tell us this sooner we could have evaluated it for a default setting [16:34] seen 2 problems from it, 915-945 having flickering and hangs after suspend/resume and 965 flickering straight away after boot constantly [16:35] there is a commit queued up for 2.6.32.4 that fixes the latter [16:35] pgraner: sorry, had I known that I would have told you. I wasn't aware of the problem as I have spent most of the time on proprietary drivers :-/ [16:36] tseliot: no worries, would have been helpful its killing apw and I we loose screen ever few mins [16:36] ouch [16:37] Sarvatt, is there a reference bug for the flickering bug? [16:37] i can say even with a 32.4 kernel the flickering is not fixed on dell 10v, its different looking but still there [16:37] sure I can dig up lots for you, one minute [16:37] http://bugzilla.kernel.org/show_bug.cgi?id=14781 [16:37] bugzilla.kernel.org bug 14781 in Video(DRI - Intel) "181a533 is causing severe screen flickering on 965GM" [High,Closed: code_fix] [16:38] https://bugs.freedesktop.org/show_bug.cgi?id=25598 [16:38] * apw is back from suspend with powersave=0 ... will let you know if its the killer setting [16:38] Freedesktop bug 25598 in Driver/intel "[965GM] Corruption on resume from hibernation with xf86-video-intel-git" [Critical,New] [16:38] sorry ignore that second one [16:39] still digging, have a bunch bookmarked for these 2 major bugs i'm hitting [16:39] https://bugs.launchpad.net/bugs/492392 [16:39] Ubuntu bug 492392 in linux "[lucid, intel] After suspend, flickering screen and then blank screen." [Medium,Triaged] [16:39] sounds like what i would have written if i'd filed a bug instead of whining :) [16:40] guess those are the only two relevant ones to the flickering I was following, the other is alot more major and havent found a fix to it [16:40] Sarvatt, thanks [16:43] apw: yeah the "remove render reclock support" commit only fixes some flickering people are getting after booting from what I can see (lots of newer thinkpads hitting this), powersave=0 is still needed on 945GSE here where i'm only getting the problem after resume [16:44] jbarnes: any updates on this ^^ ?รน [16:45] he sent out [PATCH] drm/i915: disable LVDS downclock by default so powersave=0 wouldnt be needed for some of the cases [16:45] yeah the flickering is only after resume on my machine here, the hard locks to a single colour are possible without suspend but defiantly more prevalent afterwards [16:45] i915.powersave=0 seems to workaround it there too [16:45] the issue is only after resume [16:46] i'm on as aspire one, pretty much the same machine you guys are using [16:46] on an aspire one rather [16:46] * apw will let you know if this fixes me here, and i recon if so then its probabally prudent to turn it off by default and let people turn it on if they are brave [16:48] so far ... so goof [16:50] lucky we didn't go to intel 2.10 yet, all those mini's would be locking up every hour or so with batchbuffer I/O failures :D been broken in intel git for a month and a half now [16:50] http://bugs.freedesktop.org/show_bug.cgi?id=25475 [16:50] Freedesktop bug 25475 in Driver/intel "[i915] Xorg crash / Execbuf while wedged" [Critical,New] [20:54] tseliot: Is libGL broken again perchance? All of the 'octave-*' packages seem to be FTBFS because of [20:54] octave-3.2.3: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory [20:54] http://launchpadlibrarian.net/38045633/buildlog_ubuntu-lucid-i386.octave-image_1.0.10-2_FAILEDTOBUILD.txt.gz [20:59] kamalmostafa, he's not signed in right now [21:00] heh, that looks like fun to fix [21:03] kamalmostafa, is octave-3.2 missing a dependency on libgl1-mesa-glx though? [21:04] no [21:04] ldconfig is not run yet, so it can't find the lib [21:08] Oh, fun fun [21:09] the postinst for libgl1-mesa-glx didn't run it? [21:14] oh, it should have, but either it didn't or it doesn't work right [21:20] it looks like it tries pretty hard to do it. it's in there twice [21:29] tjaalton, superm1: I see a couple of libgl1-mesa-glx "issues" in that build log which may relate: [21:29] Setting up libgl1-mesa-glx (7.7-0ubuntu6) ... [21:29] update-alternatives: using /usr/lib/mesa/ld.so.conf to provide /etc/ld.so.conf.d/GL.conf (gl_conf) in auto mode. [21:29] and [21:29] dpkg: warning: while removing libgl1-mesa-glx, directory '/usr/lib/xorg' not empty so not removed. [21:29] those are only informational [21:31] ok. do you suspect the problem to be in liblg1-mesa-glx or in octave-3.2? [21:33] should we expect to see a "Processing triggers for libgl1-mesa-glx ..." line in the build log? There is none. [21:40] it's not a trigger [21:41] the postinst should run ldconfig and the build should then see libGL [21:41] certainly a problem in mesa, not octave [21:41] bug #506510 is still happening I reopened it [21:41] Launchpad bug 506510 in xorg-server "Xorg crashed with SIGSEGV in FatalError() when using guest session" [High,Confirmed] https://launchpad.net/bugs/506510 [21:48] tjaalton: okay, thank you for the clarification. I tried building a different package (which) needs needs libgl1-mesa-glx, and it builds fine. Why would that be? [21:48] That package being "fraqtive" [21:49] kamalmostafa: no idea [21:51] tjaalton: okay, thanks again for the help.