LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   *BSD (https://www.linuxquestions.org/questions/%2Absd-17/)
-   -   startx freezes system on FreeBSD 5.2.1 (https://www.linuxquestions.org/questions/%2Absd-17/startx-freezes-system-on-freebsd-5-2-1-a-202718/)

TJandE 07-08-2004 03:39 PM

startx freezes system on FreeBSD 5.2.1
 
I installed FreeBSD 5.2.1 last weekend. I used ports to upgrade XFree to 4.3, but this behavior occured in the default XFree installed from the CD. I configured X using xf86cfg from sysinstall, and the XF86Config file looks simliar to my RedHat file (which has worked for months).

Issueing startx from my user account usually works, but sometimes the screen goes black, and the system freezes. The keyboard is completely useless at this point, and the only solution is the hard reset button. After the system comes back up, I can startx just fine. No .xsession-errors are to be found. /var/log/XFree86.0.log looks the same after a lockup as it does after a successful startx. (I haven't thought to check the timestamp, I will next time)

I'm not sure how to troubleshoot this without any error messages to go off of. I suspect video (Matrox G400 AGP), only because I cannot think of anything else that is unique to X AND would cause a complete system lockup. Any direction would be appreciated. I can obviously supply any config files needed, but I'm not realy a BSD/Linux/Unix expert yet so really don't know what's useful and what isn't (or even the commands to get the useful information half the time :D ).

Micah

Stack 07-09-2004 12:00 AM

Are you using the drivers provided by xwindows? You didnt compile some other drivers with hardware acceleration or some such odd thing? Are you running acpi? If you are try hitting "2" at boot to disable acpi and see if you have the same problem. Following this it is time to start removing things like agp from the kernel and rebuilding the kernel.

TJandE 07-09-2004 09:54 AM

No custom drivers, just stock X. I am running ACPI and AGP is compiled in the kernel, and I'll try playing with those.

Thanks,
Micah

kaloyer 07-09-2004 10:08 AM

It's the acpi. Try pressing two when the menu is shown(that's what I see at least) or try compiling your kernel with acpi disabled. I have to have acpi disabled or my XFree86 freezes the entire computer.


All times are GMT -5. The time now is 06:56 AM.