A couple days ago I upgraded my HP 2133 laptop to FreeBSD 8, pkg_delete'd all the installed packages and rebuilt the latest.
Since then, i've not been able to start an X server -- it hangs my system. Even a "Xorg -probeonly" will hang the system.
I've tried the config file that worked previously (available here), starting w/o a config file, generating a config with "Xorg -configure" and using that, changing the driver from "openchrome" to "vesa", and cursing it a lot.
In addition, i've tried disabling the loaded modules, setting "NoAccel" for the openchrome driver, and many other random modifications -- all have the same result of hanging the machine.
To make matters worse, the /var/log/Xorg.0.log file is always empty - presumably data doesn't get flushed to disk before the system hangs. By logging in remotely and running "Xorg -verbose 99 -config file" i can get some info before it hangs. The output from running with a freshly generated config file is here
So i could use some suggestions as to what to try next.
Since then, i've not been able to start an X server -- it hangs my system. Even a "Xorg -probeonly" will hang the system.
I've tried the config file that worked previously (available here), starting w/o a config file, generating a config with "Xorg -configure" and using that, changing the driver from "openchrome" to "vesa", and cursing it a lot.
In addition, i've tried disabling the loaded modules, setting "NoAccel" for the openchrome driver, and many other random modifications -- all have the same result of hanging the machine.
To make matters worse, the /var/log/Xorg.0.log file is always empty - presumably data doesn't get flushed to disk before the system hangs. By logging in remotely and running "Xorg -verbose 99 -config file" i can get some info before it hangs. The output from running with a freshly generated config file is here
So i could use some suggestions as to what to try next.