Re: modeset(0): drmSetMaster failed: Permission denied

2017-05-01 Thread YuGiOhJCJ Mailing-List
; > > Hello, > > > > I have built xorg-server, xauth, and xinit with their dependencies. > > When I do startx I get "xf86OpenConsole: Cannot open virtual console 7 > > (Permission denied)". > > So, I change the permissions on /dev/tty7 to 660. > &

Re: modeset(0): drmSetMaster failed: Permission denied

2017-04-30 Thread Russ Whitaker
o startx I get "modeset(0): drmSetMaster failed: Permission denied". I read in the web that some people use SUID on /usr/bin/Xorg to solve this problem but I am not sure if it is safe to do that and maybe there is a better way. Same thing for my permissions on /dev/tty7, I would

modeset(0): drmSetMaster failed: Permission denied

2017-04-30 Thread YuGiOhJCJ Mailing-List
Hello, I have built xorg-server, xauth, and xinit with their dependencies. When I do startx I get "xf86OpenConsole: Cannot open virtual console 7 (Permission denied)". So, I change the permissions on /dev/tty7 to 660. Now, when I do startx I get "modeset(0): drmSetMaster fai