When I start gdm on commandline it don't give any output, but i found the log as you described, and I noticed that it couldn't find the openchrome_dri.so, which I apparently moved some time ago, so I moved it back, and now the gdm doesn't complain about that.. But X is still crashing and restarting repeatably :(
This is come in /var/log/messages: agpgart: Found an AGP 3.5 compliant device at 0000:00:00.0. agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode You can see the log from gdm here: http://liebst.eu/gdm.log Perhaps I need another openchrome_dri.so ? Thanks On Wednesday 16 January 2008 15:11:17 Benno Schulenberg wrote: > Peter Liebst wrote: > > I have done the changes to xorg.conf as you described and did a > > checkout from from trunk and recompiled the driver. > > > > I can still fire up X using startx, but when I use > > /etc/init.d/gdm start, X server is crashing and restarting > > repeatably. > > Hmm, try starting gdm directly from the command line; errors should > then get printed to the terminal. Also look at /var/log/gdm*, if > such a thing exists (here a /var/log/kdm.log exists). Also look > in /var/log/messages or the output of dmesg. > > > http://liebst.eu/xorg.conf_new > > http://liebst.eu/Xorg.1.log > > > >From your log: > > (WW) CHROME(0): Option "UseFBDev" is not used > > (WW) CHROME(0): Option "UseEdidFreqs" is not used > > You can remove those two options from your conf file; they don't do > anything. > > > (EE) AIGLX error: dlopen of /usr/lib/dri/unichrome_dri.so failed > > To skip the attempt to use AIGLX, add this to your conf file: > > Section "ServerFlags" > Option "AIGLX" "off" > EndSection > > Oh, and please don't top-post. > > Benno > > _______________________________________________ > openchrome-users mailing list > [email protected] > http://wiki.openchrome.org/mailman/listinfo/openchrome-users > Main page: > http://www.openchrome.org > Wiki: > http://wiki.openchrome.org > User Forum: > http://wiki.openchrome.org/tikiwiki/tiki-view_forum.php?forumId=1 _______________________________________________ openchrome-users mailing list [email protected] http://wiki.openchrome.org/mailman/listinfo/openchrome-users Main page: http://www.openchrome.org Wiki: http://wiki.openchrome.org User Forum: http://wiki.openchrome.org/tikiwiki/tiki-view_forum.php?forumId=1
