https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206924
Jan Bramkamp <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jan Bramkamp <[email protected]> --- (In reply to takumi001.m from comment #0) How do you start Xorg? Do you invoke a login/display manager from /etc/ttys or from a rc.d script? Can you return to a text console from Xorg? Do you have access to the system via SSH or a non-video console to debug this? Can you log the console output? if it requires devd than your X server should shutdown before devd and Xorg shouldn't just hang if it looses access to devd. The rc.shutdown script should send the X server process as SIGKILL after a timeout of iirc 90s. Did you wait long enough for this to happen and did the SIGKILL fail to terminate the process? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
