[Bug 251114] x11/xorg: /usr/local/bin/Xorg Segmentation Fault When Switch Virtual TTY
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Nov 14 13:30:20 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251114
--- Comment #8 from John <jlmales at gmail.com> ---
(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.
More information about the freebsd-x11
mailing list