The symptom: Whenever I start X, I'm greeted by a black/ blank screen (no pointer; no standard patterned X server background). Ctrl-Alt-Backspace doesn't kill the X server (I have to switch VTs and then kill the server).
The background: I'm using xorg-server-1.6.0.1 installed using packages via sysinstall on FREEBSD-7.2-RELEASE-p2. The machine is a Dell Inspiron 8200 with a GeForce 2 Go with 32Mb on board. Initial config file was provided by "X -configure".
What I've tried:
* Using the "nv" driver, as suggested by the autoconfiguration.
--> Setting "CrtcNumber" to 0 (and 1) in xorg.conf
* Using the "vesa" driver
* Installing the proprietary "nvidia" driver (nvidia-driver-96). With this driver, I see the NVidia logo when the X server starts, but it still returns to a black screen
--> Setting "UseDisplayDevice" to "DFP" in xorg.conf
--> Setting sysctl hw.nvidia.registry.SoftEDIDs to 0
--> Setting sysctl hw.nvidia.registry.Mobile to 1 (and various other numbers, too)
--> Setting hint.agp.0.disabled to 1 in /boot/device.hints to disable FreeBSD's AGP support in favour of NVidias
* Hitting it a little, and swearing at it
I can't see any issues in the Xorg log file and I've run out of ideas (and google search terms).
My xorg conf: http://phoenix.dnsalias.org/~jason/xorg.conf.txt
My Xorg log: http://phoenix.dnsalias.org/~jason/Xorg.0.log.txt
Can anyone think of anything I've done wrong, information I've missed, or anything I should try?
Thanks in advance.
The background: I'm using xorg-server-1.6.0.1 installed using packages via sysinstall on FREEBSD-7.2-RELEASE-p2. The machine is a Dell Inspiron 8200 with a GeForce 2 Go with 32Mb on board. Initial config file was provided by "X -configure".
What I've tried:
* Using the "nv" driver, as suggested by the autoconfiguration.
--> Setting "CrtcNumber" to 0 (and 1) in xorg.conf
* Using the "vesa" driver
* Installing the proprietary "nvidia" driver (nvidia-driver-96). With this driver, I see the NVidia logo when the X server starts, but it still returns to a black screen
--> Setting "UseDisplayDevice" to "DFP" in xorg.conf
--> Setting sysctl hw.nvidia.registry.SoftEDIDs to 0
--> Setting sysctl hw.nvidia.registry.Mobile to 1 (and various other numbers, too)
--> Setting hint.agp.0.disabled to 1 in /boot/device.hints to disable FreeBSD's AGP support in favour of NVidias
* Hitting it a little, and swearing at it
I can't see any issues in the Xorg log file and I've run out of ideas (and google search terms).
My xorg conf: http://phoenix.dnsalias.org/~jason/xorg.conf.txt
My Xorg log: http://phoenix.dnsalias.org/~jason/Xorg.0.log.txt
Can anyone think of anything I've done wrong, information I've missed, or anything I should try?
Thanks in advance.