[Bug 251114] x11/xorg: /usr/local/bin/Xorg Segmentation Fault When Switch Virtual TTY
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251114 --- Comment #8 from John <[email protected]> --- (In reply to Jan Beich from comment #7) I was thinking I do the changes in increments to be safe that I can start the X/XFCE DTE. First was going to be add my user to video group. I used the "pw groupmod video -m [userid]" command, that returns with no error message and return code 0. Yest "id" still shows the [userid] is not part of video group, but is prior to "pw groupmod video -m [userid]" and after still part of wheel group. Is it possible that because the [userid] is already part of the wheel group that in some manner adding the [userid] to the video group is muted in some manner such that no error message and return code of 0 to add [userid] to video group is somehow superseded because the [userid] is part of the wheel group? Adding the [userid] to the video group was to be my first incremental step. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"