Date: Mon, 30 Jan 2006 20:52:21 +0100 From: "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de> To: freebsd-stable@freebsd.org Subject: Re: X.org 6.9 Message-ID: <43DE6E75.8000708@gmx.de> In-Reply-To: <20060130184933.GK20911@crom.vickiandstacey.com> References: <040DF00BF960A24897B5B3EFBE63FE8A01CE91B0@ES20SNLNT.srn.sandia.gov> <20060130184933.GK20911@crom.vickiandstacey.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC0FEE69DA8D6D1819A33707A Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable My X also didn't start after the update. I got it fixed though. The trouble seems to be related to improved monitor detection that conflicts with manual settings. To get my X work again I removed all entries in the section Monitor except for Identifier: Section "Monitor" Identifier "LCD" EndSection I also removed the MonitorLayout from my Device section, this was actually causing the problem I think, even though the entry was correct it seemed to cause problems with the auto detection of xorg. It now looks like this: Section "Device" Identifier "ATI Radeon 7500 Mobile" Driver "radeon" Option "BusType" "AGP" Option "AGPMode" "4" Option "AGPFastWrite" "true" Option "GartSize" "64" Option "EnablePageFlip" "true" Option "DDCMode" "true" EndSection I also cleaned up my Screen section, because X is now well capable of detecting the supported resolutions without me interfering: Section "Screen" Identifier "Screen 1" Device "ATI Radeon 7500 Mobile" Monitor "LCD" DefaultDepth 24 EndSection BTW, DRI is not broken for me and after the update glxgears performs with 37% more fps. I also noticed a performance boost in Quake 3 Arena. Stacey Roberts wrote: > Hello, >=20 > On Mon, 30 Jan 2006, Wilde, Donald wrote: >=20 >> Friday, I updated to latest 6-stable and did portupgrade --all >> successfully, however, I did not restart the system and X until this >> morning. The system boots to login properly, but will not startx to KD= E. >> It locks up completely, cannot even ssh in from outside. Seeing the no= te >> in /usr/ports/UPDATING about Display Postscript, I cvsupped again and >> rebuilt world, ran portupgrade again, and cleaned x11/kde3 and did mak= e >> && make install on it. No tasty enchiladas yet. I just tried running >> startx without startkde in .xinitrc, but still no luck. The X log file= >> (/var/log/Xorg.0.log) never gets written. I am about to make clean for= >> all X.org libraries and reinstall. >> >> What else should I be doing? >=20 > For me on my IBM T43, updating to Xorg-6.9 broke X as well. After some = time spent hunting around for answers, I > found a thread that suggested that Xorg-6.9 broke DRI (certainly for th= e graphics card on the T43). >=20 > Disabling DRI in xorg.conf then enabled me to use startx successfully t= hereafter., Might be worth a shot for you > too. >=20 > Regards, >=20 > Stacey >=20 >> -- >> Don Wilde Org 01737 505-844-1126 >> Man does not live by words alone, despite the fact that sometimes he h= as >> to eat them. - Adlai E. Stevenson Jr.=20 >> >> >> >> >> _______________________________________________ >> freebsd-stable@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-stable >> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.o= rg" >> > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.or= g" >=20 >=20 --------------enigC0FEE69DA8D6D1819A33707A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD3m55fMDIb41/+S0RAuWCAJ97cpyE0ggpRcL0DPaYjok0m+HcZACeO3UX bc4Hj8nIHHppYvQM9c3BISw= =Kbe0 -----END PGP SIGNATURE----- --------------enigC0FEE69DA8D6D1819A33707A--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43DE6E75.8000708>