Re: CURRENT+xorg-7.4 on eeePC 900 && X crashes on shutdown
"Paul B. Mahol" <[email protected]>
| Newsgroups | gmane.os.freebsd.current,gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
On 4/17/09, Matthias Apitz <[email protected]> wrote: > > > Hello, > > I've installed today morning 8.0-CURRENT on my eeePC: > > # uname -a > FreeBSD tiny 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Mon Mar 23 23:47:06 CET > 2009 [email protected]:/usr/obj/usr/src/sys/GENERIC i386 > > and xorg-7.4 from the ports collection (compiled on some faster host): > > # cd /PKGDIR-CURRENT > # pkg_add xorg-7.4.tbz > # pkg_add kde-3.5.10_1.tbz > > # Xorg -configure > > added the line: > > Option "AllowEmptyInput" "false" > > to the Section "ServerLayout" in /root/xorg.conf.new and merged in as well > the Monitor section (saved from the Xandros Linux): > > Section "Monitor" > Identifier "Monitor0" > VendorName "ASUS" > ModelName "Eee PC P900" > Modeline "1024x600" 48.96 1024 1064 1168 1312 600 601 604 > 622 -HSync +Vsync > EndSection > > > the X server starts fine and mouse is working; on stopping X with > ctrl-alt-backspace (or kill) the server crashes and let the display in > unusable state; a second/third/... start of X (from a SSH session) > brings the display up again, but on any stop it crashes and does not > switch back to alpha-mode; > > any idea about? I could provide the /var/log/Xorg.0.log if this would > help; Usefull info is missing, what xserver version, which video driver and what version of it are you using. I had same behaviour with intel but issue got fixed for me with latest Mesa and Xorg from ports. -- Paul _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"