maintainer-feedback requested: [Bug 297517] x11-servers/xorg-server: server stops when started in the background of current VT
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
Bugzilla Automation <[email protected]> has asked freebsd-x11 (Nobody) <[email protected]> for maintainer-feedback: Bug 297517: x11-servers/xorg-server: server stops when started in the background of current VT https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297517 --- Description --- Xorg hangs when run in the background of the terminal it wants to switch to graphical mode. Reproduction: - Warning! Will make your VT unusable and require ssh access or reboot. - login on any VT (e.g. vt2) - run Xorg in the background (`X vt2 &`) - the VT does not switch to graphical mode, Xorg is stuck before switching to its graphical driver, log ends with "using VT number 2" This also happens when using a login manager like Ly when configured to use same VT (default configuration). An update to the patch is proposed here: https://github.com/freebsd/freebsd-ports/pull/582