/srv/irclogs.ubuntu.com/2007/09/05/#ubuntu-x.txt

brycetepsipakki: hmm, I solved the earlier mesa makefile problem.  Now just to sort out a linker error in xvfb...01:37
brycehrm02:35
brycewell I'm out of brainpower on this one for the day.  Timo, if you care to poke at it, I've copied my current work to http://bryceharrington.org/Ubuntu/02:36
=== tehk [n=tehk@c-71-59-90-172.hsd1.nj.comcast.net] has joined #ubuntu-x
bryceit looks sort of like the stuff xvfb depends on was removed by patch 13302:38
bryceI haven't been able to find an explanation of why the GL/mesa/X/* stuff was dropped with this patch02:38
bryceI suspect perhaps in this case fedora did not care about xvfb so didn't notice the breakage?  not sure02:39
jcristaufedora probably updated the glx stuff to whatever it looks like in HEAD02:39
jcristauand only changed hw/xfree86/ to cope02:39
brycewhoohoo, I think I finally solved that gdm issue with the failsafe mode :-)03:38
bryceI decided to just kill off gdm after getting xinit up, and lo and behold, problem solved.03:38
=== tehk [n=tehk@c-71-59-90-172.hsd1.nj.comcast.net] has joined #ubuntu-x
tepsipakkijcristau: well, according to the changelog the problem was triggered by trying to install via parallels desktop on osx06:25
tepsipakkiand it was marked as "RH specific", so I thought it wasn't worth it06:25
brycebedtime for me.  g'nite!07:40
=== seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-x
=== mvo [n=egon@p54A67434.dip.t-dialin.net] has joined #ubuntu-x
mvojoy! x does not even start anymore now with nvidia+comiz with the latest xserver-xorg-core10:36
tepsipakkifinally :)10:37
tepsipakkithen we can mark all those bugs as invalid :)10:37
mvoand file a request-for-removal for nvidia-glx-*10:38
tepsipakkiyeah10:38
tepsipakkimvo: does the logfile show anything useful?10:40
mvotepsipakki: it seems to die when LIBGL_ALWAYS_INDIRECT=1 glxinfo is run10:41
mvothen it segfaults10:41
tepsipakkithe server?10:42
mvosomewhere in XMEsaDestroyVidual10:42
mvoyes10:42
tepsipakkihmm, 12ubuntu3 has five more patches than the WIP 12ubuntu510:43
tepsipakkibackported from 1.3.9910:43
mvohttp://paste.ubuntu.com/49/http://paste.ubuntu.com/49/10:43
mvohttp://paste.ubuntu.com/49/10:43
tepsipakkioh, they were superseded by the fedora mesa/exa-patches10:44
mvoI would really like to test a xserver-core with minimal patching, I guess you do not have a idea what patches are absolutely required to build it?10:44
mvoand which are "just" fixes/tweaks etc10:44
mvoI want to avoid that nvidia comes back to us and says: if you take out your patches, all works fine :)10:45
tepsipakkiI'm not sure if any of those are absolutely required10:46
mvoI tried without any and it does not build (fails somewhere in mesa)10:46
tepsipakkiah10:46
mvothen I tried to apply some that looked like mesa patches and tried again and it failed at a different spot10:46
mvothen I gave up for the day10:47
tepsipakkiright, you need patches 125-710:47
tepsipakkiat least10:48
=== mvo gives it another go
mvothanks10:49
tepsipakkialthough to make the minimal xorg.conf work you need also patches 05, 94, 11910:51
mvoaha, the login problem seems to be just on my system, that is good10:56
mvonow the build dies in rensize.c and complains about missing GL_DEPTH_STENCIL_MESA10:58
=== mvo investigates
ubotuNew bug: #137465 in xorg (main) "control alt backspace reboots pc sometimes" [Undecided,New]  https://launchpad.net/bugs/13746511:21
mvoholly cow, after a lot of struggling I made xserver-xorg work nearly without patches and compiz+glxgears does *not* crash12:08
mvoits freaking slow though12:08
tepsipakkiyep12:14
mvo^--- bryce (when you wake up :)12:15
mvotepsipakki: I guess it will not be easy to figure *what* exactly makes it break12:15
tepsipakkithat would be patches 107, 110, 12012:15
tepsipakkito make it speedier12:15
tepsipakkiright..12:15
ubotuNew bug: #137376 in xorg (main) "[gutsy]  Logging into Gnome makes xorg restart" [Undecided,New]  https://launchpad.net/bugs/13737601:13
jcristautepsipakki: i think it's the same as http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=commitdiff;h=1afdf8b0a92437dffe84fa98b6083b3d8fd55e2701:45
=== Starting logfile irclogs/ubuntu-x.log
=== ubuntulog [i=ubuntulo@ubuntu/bot/ubuntulog] has joined #ubuntu-x
=== Topic for #ubuntu-x: Run /usr/share/bug/xserver-xorg-core/script
=== Topic (#ubuntu-x): set by bryce at Fri May 18 23:35:30 2007
ubotuNew bug: #137515 in xorg (main) "[gutsy]  I upgrade from Test Tribe 4 to Test Tribe 5 and my monitor get in stand-by" [Undecided,New]  https://launchpad.net/bugs/13751504:06
brycemorning05:35
mvohey bryce! bad news (or good ones, depending on the POV). it seems like our patches are responsible for the nvidia+compiz+glx breakage06:04
bryceyup, I saw the discussion06:05
brycemvo, my guess would be since you also report performance reduction, that in this process some accelerator got disabled, and it's in that that the bug is06:06
brycelike maybe it's switched to software rendering or something06:06
mvodon't put to much into my performance reduction thing, its the first time that reidrected rending works, so it may well be caused by redirected direct rending and not by some missing patch 06:07
mvo(works for me on nvidia that is)06:07
mvoits much faster than software rendinging, I don't think that is the reason06:07
mvobut it does sometime feel like it takes a 1sec break from time to time06:08
brycehmm06:09
mvothe sky is falling: http://lwn.net/Articles/248227/06:39
brycehehe06:50
ubotuNew bug: #137561 in xserver-xorg-video-mga (main) "Ubuntu Feisty & Gutsy : mga driver can't display video with 2d acceleration (xv)" [Undecided,New]  https://launchpad.net/bugs/13756106:50
tepsipakkimvo: try enabling patch 120, that should boost performance.. then you'd also see if it breaks the blob06:54
mvotepsipakki: I will try to find time for this today, its not easy as there are some other tribe-6 bugs assigned to me :/06:55
ubotuNew bug: #137563 in xorg (main) "[gutsy]  [regression]  After suspend-to-ram, the pen on a toshiba tabled pc does not work" [Undecided,New]  https://launchpad.net/bugs/13756306:55
=== tehk [n=tehk@c-71-59-90-172.hsd1.nj.comcast.net] has joined #ubuntu-x
ubotuNew bug: #137604 in xorg (main) "Black Bar Across Screen with latest Xorg Update" [Undecided,New]  https://launchpad.net/bugs/13760409:55
=== seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-x
=== tormod [n=tormod@80-219-112-71.dclient.hispeed.ch] has joined #ubuntu-x
=== seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-x
ubotuNew bug: #137522 in ubuntu "[Gutsy]  Incorrent refresh rates with nvidia driver by default (Twinview issue) (dup-of: 92599)" [Undecided,Incomplete]  https://launchpad.net/bugs/13752211:25
=== seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-x
ubotuNew bug: #137471 in crack-attack (universe) "Crack attack crashes my session (dup-of: 130325)" [Undecided,Invalid]  https://launchpad.net/bugs/13747111:45
ubotuNew bug: #137626 in xserver-xorg-video-ati "6.7.192 resolution not correctly detected" [Undecided,New]  https://launchpad.net/bugs/13762611:45
ubotuNew bug: #137627 in xserver-xorg-video-ati "6.7.192 movie output only on the primary screen" [Undecided,New]  https://launchpad.net/bugs/13762711:45
=== seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-x
=== seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-x
=== seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-x

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