Date: Wed, 3 May 2006 02:51:43 +0200 From: Peter Klett <peter@netkey.at> To: Darren Pilgrim <darren.pilgrim@bitfreak.org> Cc: freebsd-current@freebsd.org Subject: Re: DRI seems to bee broken Message-ID: <200605030251.43979.peter@netkey.at> In-Reply-To: <4457AF26.3070205@bitfreak.org> References: <200605021610.12599.peter@netkey.at> <4457AF26.3070205@bitfreak.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 02 May 2006 21:12, Darren Pilgrim wrote:
> you're begging for
> an automatic podiatric firearm actuator device.
Ok, I made a cvsup, world and kernel, rebooted and tried again, same problem.
I got no error messages in the logs, the Xorg just hangs. I tried to debug via
ssh, but gdb could not attach.
# uname -a
FreeBSD schlepptop.home 7.0-CURRENT FreeBSD 7.0-CURRENT #11: Wed May 3
03:49:37 CEST 2006 root@:/usr/obj/usr/src/sys/SCHLEPPTOP_CURRENT i386
part of my xorg.conf:
---SNIP---
Section "DRI"
Mode 0666
EndSection
Section "Module"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "record"
Load "xtrap"
Load "freetype"
Load "type1"
EndSection
---SNIP---
As stated before does it work if I comment out the Load "dri" line.
Can I provide you with more infomation/configs ?
Greetings Peter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605030251.43979.peter>
