Can't launch Xorg as a regular user
by mqrris from LinuxQuestions.org on (#5JTQM)
startx outputs this:
Code:xf86Enable IOPorts: failed to set IOPL for I/O (Operation not permitted)I tried this:
1. Code:sudo chmod u+s /usr/bin/xinit2. I changed settings in Xwrapper.config to
Code:allowed_users=anybody
needs_root_rights=yes3. Reinstalled xorg and drivers for it a couple times.
Here is my logs:
Xorg.0.log: https://pastebin.com/JT7EJidA
lspci -k output: https://pastebin.com/tyFvWBq7
I'm tired, please suggest something.
Code:xf86Enable IOPorts: failed to set IOPL for I/O (Operation not permitted)I tried this:
1. Code:sudo chmod u+s /usr/bin/xinit2. I changed settings in Xwrapper.config to
Code:allowed_users=anybody
needs_root_rights=yes3. Reinstalled xorg and drivers for it a couple times.
Here is my logs:
Xorg.0.log: https://pastebin.com/JT7EJidA
lspci -k output: https://pastebin.com/tyFvWBq7
I'm tired, please suggest something.