I'm currently running FreeBSD 10-CURRENT and I haven't been able to get my display server working. I'm running this on a T61 Thinkpad with an Intel Mobile 965 Express GPU.
When I first type
After it fails to connect in my Xorg.0.log I see the following errors:
as well as
Thanks for the help!
When I first type
startx
I'm immediately given an error that
Code:
xauth: file /home/<myname>/.serverautho.53434 does not exist
After it fails to connect in my Xorg.0.log I see the following errors:
Code:
(EE) LoadModule: Module fbdevhw does not have a fbdevhwModuleData data object.
(EE) Failed to load modules "fbdevhw" (invalid module, 0)
xf86TokenToOptinfo: table is NULL
xf86TokenToOptinfo: table is NULL
as well as
Code:
Fatal server error:
AddScreen/ScreenInit failed for driver 0
Thanks for the help!