View previous topic :: View next topic |
Author |
Message |
frebrd n00b

Joined: 26 Feb 2018 Posts: 3
|
Posted: Mon Feb 26, 2018 3:31 pm Post subject: Unable to start X as normal user |
|
|
Hi all,
New user here, I have been really happy with the gentoo experience, full control over the system with portage has been amazing, as well as the choice between openrc and systemd. ( Openrc/elogind here ). Thank you to all you have contributed and made this impressive distribution possible.
Problem:
Currently I am using Wayland KDE ( export $(dbus-launch) && startplasmacompositor ) and would like to start Wine games and applications in a separate X session. This only works when logged in as root, startx fails to start as normal user. The suid useflag is disabled. Launching everytime as root is a security vulnerability and also inconvenient in having to type passwords to launch a normal everyday program. Have followed the instructions in both sections in this wiki https://wiki.gentoo.org/wiki/Non_root_Xorg Unfortunately both produce exact same errors. Xorg versions 1.19.6 and git both produce same error.
startx on a fresh boot:
~/.local/share/xorg/Xorg.0.log
Code: |
xauth: file /home/chocolate/.serverauth.3156 does not exist
X.Org X Server 1.19.6
Release Date: 2017-12-20
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.14.14-ck x86_64 Gentoo
Current Operating System: Linux PCbox 4.15.4-ck #2 SMP PREEMPT Wed Feb 21 02:09:39 AWST 2018 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-4.15.4-ck root=UUID=af7477ee-e6f9-42d8-9c35-cab635cfbecc ro rqshare=none
Build Date: 20 February 2018 09:01:29PM
Current version of pixman: 0.34.0
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/home/chocolate/.local/share/xorg/Xorg.0.log", Time: Wed Feb 21 07:20:40 2018
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(II) [KMS] Kernel modesetting enabled.
Unable to retrieve master
(EE)
Fatal server error:
(EE) AddScreen/ScreenInit failed for driver 0
(EE)
(EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
(EE) Please also check the log file at "/home/chocolate/.local/share/xorg/Xorg.0.log" for additional information.
(EE)
(EE) Server terminated with error (1). Closing log file.
xinit: giving up
xinit: unable to connect to X server: Bad file descriptor
xinit: unexpected signal 2
|
startx -- :5
Code: |
[ 6226.660]
X.Org X Server 1.19.6
Release Date: 2017-12-20
[ 6226.660] X Protocol Version 11, Revision 0
[ 6226.660] Build Operating System: Linux 4.15.4-ck x86_64 Gentoo
[ 6226.660] Current Operating System: Linux PCbox 4.15.4-ck #2 SMP PREEMPT Thu Feb 22 07:38:58 AWST 2018 x86_64
[ 6226.660] Kernel command line: BOOT_IMAGE=/vmlinuz-4.15.4-ck root=UUID=af7477ee-e6f9-42d8-9c35-cab635cfbecc ro rqshare=none
[ 6226.660] Build Date: 26 February 2018 08:30:37AM
[ 6226.660]
[ 6226.660] Current version of pixman: 0.34.0
[ 6226.660] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 6226.660] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 6226.660] (==) Log file: "/home/chocolate/.local/share/xorg/Xorg.5.log", Time: Mon Feb 26 08:47:46 2018
[ 6226.660] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 6226.660] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 6226.661] (==) No Layout section. Using the first Screen section.
[ 6226.661] (==) No screen section available. Using defaults.
[ 6226.661] (**) |-->Screen "Default Screen Section" (0)
[ 6226.661] (**) | |-->Monitor "<default monitor>"
[ 6226.661] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 6226.661] (**) | |-->Device "AMD"
[ 6226.661] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 6226.661] (==) Automatically adding devices
[ 6226.661] (==) Automatically enabling devices
[ 6226.661] (==) Automatically adding GPU devices
[ 6226.661] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 6226.661] (WW) The directory "/usr/share/fonts/misc/" does not exist.
[ 6226.661] Entry deleted from font path.
[ 6226.661] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 6226.661] Entry deleted from font path.
[ 6226.661] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 6226.661] Entry deleted from font path.
[ 6226.661] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 6226.661] Entry deleted from font path.
[ 6226.661] (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
[ 6226.661] Entry deleted from font path.
[ 6226.661] (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
[ 6226.661] Entry deleted from font path.
[ 6226.661] (==) FontPath set to:
[ 6226.661] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 6226.661] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 6226.661] (II) Loader magic: 0x55b06d9c8560
[ 6226.661] (II) Module ABI versions:
[ 6226.661] X.Org ANSI C Emulation: 0.4
[ 6226.661] X.Org Video Driver: 23.0
[ 6226.661] X.Org XInput driver : 24.1
[ 6226.661] X.Org Server Extension : 10.0
[ 6226.661] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 6226.662] (--) PCI:*(0:2:0:0) 1002:67ef:1458:22d6 rev 207, Mem @ 0xd0000000/268435456, 0xcfe00000/2097152, 0xfdfc0000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[ 6226.662] (II) LoadModule: "glx"
[ 6226.662] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 6226.663] (II) Module glx: vendor="X.Org Foundation"
[ 6226.663] compiled for 1.19.6, module version = 1.0.0
[ 6226.663] ABI class: X.Org Server Extension, version 10.0
[ 6226.663] (II) LoadModule: "amdgpu"
[ 6226.663] (II) Loading /usr/lib64/xorg/modules/drivers/amdgpu_drv.so
[ 6226.664] (II) Module amdgpu: vendor="X.Org Foundation"
[ 6226.664] compiled for 1.19.6, module version = 1.4.0
[ 6226.664] Module class: X.Org Video Driver
[ 6226.664] ABI class: X.Org Video Driver, version 23.0
[ 6226.664] (II) AMDGPU: Driver for AMD Radeon:
All GPUs supported by the amdgpu kernel driver
[ 6226.664] (EE)
Fatal server error:
[ 6226.664] (EE) parse_vt_settings: Cannot open /dev/tty0 (Permission denied)
[ 6226.664] (EE)
[ 6226.664] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 6226.664] (EE) Please also check the log file at "/home/chocolate/.local/share/xorg/Xorg.5.log" for additional information.
[ 6226.664] (EE)
[ 6226.664] (WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
[ 6226.664] (WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor
[ 6226.664] (EE) Server terminated with error (1). Closing log file.
|
Profile: KDE-desktop 17.1
Graphics Card: RX 460
Xorg-driver: amdgpu
Xorg version: tried 1.19.6 and and 9999.
Xorg-server USE FLAGS
Code: |
- - debug : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- - dmx : Build the Distributed Multiheaded X server
- - doc : Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
+ + glamor : Enable Glamor OpenGL 2D acceleration
- - ipv6 : Add support for IP version 6
- - kdrive : Build the kdrive X servers
+ + libressl : Use dev-libs/libressl instead of dev-libs/openssl as SSL/TLS provider (ineffective with USE=-ssl), packages should not depend on this USE flag
- - minimal : Install a very minimal build (disables, for example, plugins, fonts, most drivers, non-critical features)
+ + static-libs : Build static versions of dynamic libraries as well
- - suid : Enable setuid root program, with potential security risks
- - systemd : Enable use of systemd-specific libraries and features like socket activation or session tracking
- - tslib : Build with tslib support for touchscreen devices
+ + udev : Enable virtual/udev integration (device discovery, power and storage device support, etc)
- - unwind : Enable libunwind usage for backtraces
+ + wayland : Enable dev-libs/wayland backend
- - xcsecurity : Build Security extension
- - xephyr : Build the Xephyr server
- - xnest : Build the Xnest server
+ + xorg : Build the Xorg X server (HIGHLY RECOMMENDED)
+ + xvfb : Build the Xvfb server
|
GLOBAL USE FLAGS:
Code: |
X
a52
aac
abi_x86_64
acl
acpi
activities
alsa
alsa_cards_ali5451
alsa_cards_als4000
alsa_cards_atiixp
alsa_cards_atiixp-modem
alsa_cards_bt87x
alsa_cards_ca0106
alsa_cards_cmipci
alsa_cards_emu10k1x
alsa_cards_ens1370
alsa_cards_ens1371
alsa_cards_es1938
alsa_cards_es1968
alsa_cards_fm801
alsa_cards_hda-intel
alsa_cards_intel8x0
alsa_cards_intel8x0m
alsa_cards_maestro3
alsa_cards_trident
alsa_cards_usb-audio
alsa_cards_via82xx
alsa_cards_via82xx-modem
alsa_cards_ymfpci
amd64
amdgpu
apache2_modules_actions
apache2_modules_alias
apache2_modules_auth_basic
apache2_modules_authn_alias
apache2_modules_authn_anon
apache2_modules_authn_core
apache2_modules_authn_dbm
apache2_modules_authn_default
apache2_modules_authn_file
apache2_modules_authz_core
apache2_modules_authz_dbm
apache2_modules_authz_default
apache2_modules_authz_groupfile
apache2_modules_authz_host
apache2_modules_authz_owner
apache2_modules_authz_user
apache2_modules_autoindex
apache2_modules_cache
apache2_modules_cgi
apache2_modules_cgid
apache2_modules_dav
apache2_modules_dav_fs
apache2_modules_dav_lock
apache2_modules_deflate
apache2_modules_dir
apache2_modules_disk_cache
apache2_modules_env
apache2_modules_expires
apache2_modules_ext_filter
apache2_modules_file_cache
apache2_modules_filter
apache2_modules_headers
apache2_modules_include
apache2_modules_info
apache2_modules_log_config
apache2_modules_logio
apache2_modules_mem_cache
apache2_modules_mime
apache2_modules_mime_magic
apache2_modules_negotiation
apache2_modules_rewrite
apache2_modules_setenvif
apache2_modules_socache_shmcb
apache2_modules_speling
apache2_modules_status
apache2_modules_unique_id
apache2_modules_unixd
apache2_modules_userdir
apache2_modules_usertrack
apache2_modules_vhost_alias
berkdb
branding
bzip2
cairo
calligra_features_author
calligra_features_braindump
calligra_features_flow
calligra_features_karbon
calligra_features_kexi
calligra_features_krita
calligra_features_plan
calligra_features_sheets
calligra_features_stage
calligra_features_tables
calligra_features_words
cdda
cli
collectd_plugins_df
collectd_plugins_interface
collectd_plugins_irq
collectd_plugins_load
collectd_plugins_memory
collectd_plugins_rrdtool
collectd_plugins_swap
collectd_plugins_syslog
cpu_flags_x86_3dnow
cpu_flags_x86_3dnowext
cpu_flags_x86_mmx
cpu_flags_x86_mmxext
cpu_flags_x86_popcnt
cpu_flags_x86_sse
cpu_flags_x86_sse2
cpu_flags_x86_sse3
cpu_flags_x86_sse4a
crypt
curl_ssl_libressl
cxx
dbus
declarative
dri
dts
elibc_glibc
elogind
emboss
encode
exif
fam
flac
fortran
gdbm
gif
glamor
gpm
gpsd_protocols_aivdm
gpsd_protocols_ashtech
gpsd_protocols_earthmate
gpsd_protocols_evermore
gpsd_protocols_fv18
gpsd_protocols_garmin
gpsd_protocols_garmintxt
gpsd_protocols_gpsclock
gpsd_protocols_isync
gpsd_protocols_itrax
gpsd_protocols_mtk3301
gpsd_protocols_navcom
gpsd_protocols_nmea
gpsd_protocols_ntrip
gpsd_protocols_oceanserver
gpsd_protocols_oldstyle
gpsd_protocols_oncore
gpsd_protocols_rtcm104v2
gpsd_protocols_rtcm104v3
gpsd_protocols_sirf
gpsd_protocols_skytraq
gpsd_protocols_superstar2
gpsd_protocols_timing
gpsd_protocols_tnt
gpsd_protocols_tripmate
gpsd_protocols_tsip
gpsd_protocols_ublox
gpsd_protocols_ubx
iconv
infinality
input_devices_keyboard
input_devices_libinput
input_devices_mouse
jpeg
kde
kernel_linux
kipi
kwallet
lcd_devices_bayrad
lcd_devices_cfontz
lcd_devices_cfontz633
lcd_devices_glk
lcd_devices_hd44780
lcd_devices_lb216
lcd_devices_lcdm001
lcd_devices_mtxorb
lcd_devices_ncurses
lcd_devices_text
lcms
ldap
libnotify
libreoffice_extensions_presenter-console
libreoffice_extensions_presenter-minimizer
libressl
mad
mng
modules
mp3
mp4
mpeg
multilib
ncurses
nls
nptl
office_implementation_libreoffice
ogg
opengl
openmp
pam
pango
pcre
pdf
pgo
phonon
php_targets_php5-6
php_targets_php7-0
plasma
png
policykit
postgres_targets_postgres9_5
ppds
python_single_target_python3_5
python_targets_python2_7
python_targets_python3_5
qml
qt5
radeonsi
readline
ruby_targets_ruby22
ruby_targets_ruby23
sdl
seccomp
semantic-desktop
spell
ssl
startup-notification
static-libs
svg
tcpd
tiff
truetype
udev
udisks
unicode
upower
usb
userland_GNU
video_cards_amdgpu
video_cards_radeonsi
vorbis
wayland
widgets
wxwidgets
x264
xattr
xcb
xcomposite
xml
xtables_addons_account
xtables_addons_chaos
xtables_addons_condition
xtables_addons_delude
xtables_addons_dhcpmac
xtables_addons_fuzzy
xtables_addons_geoip
xtables_addons_iface
xtables_addons_ipmark
xtables_addons_ipp2p
xtables_addons_ipset
xtables_addons_ipv4options
xtables_addons_length2
xtables_addons_logmark
xtables_addons_lscan
xtables_addons_pknock
xtables_addons_psd
xtables_addons_quota2
xtables_addons_rawnat
xtables_addons_steal
xtables_addons_sysrq
xtables_addons_tarpit
xtables_addons_tee
xv
xvid
zlib
|
cat /etc/group
Code: |
root:x:0:root
bin:x:1:root,bin,daemon
daemon:x:2:root,bin,daemon
sys:x:3:root,bin,adm
adm:x:4:root,adm,daemon
tty:x:5:
disk:x:6:root,adm
lp:x:7:lp
mem:x:8:
kmem:x:9:
wheel:x:10:root,chocolate
floppy:x:11:root
news:x:13:news
uucp:x:14:uucp
console:x:17:
audio:x:18:chocolate
cdrom:x:19:
dialout:x:20:
tape:x:26:root
video:x:27:root,chocolate
cdrw:x:80:
usb:x:85:
input:x:97:chocolate
users:x:100:chocolate
portage:x:250:portage
utmp:x:406:
nogroup:x:65533:
nobody:x:65534:
man:x:15:
sshd:x:22:
messagebus:x:249:
polkitd:x:248:
chocolate:x:1000:
mysql:x:60:
ntp:x:247:
|
ls -la /dev/tty*
Code: |
crw-rw-rw- 1 root tty 5, 0 Feb 26 07:04 /dev/tty
crw--w---- 1 root tty 4, 0 Feb 26 07:04 /dev/tty0
crw------- 1 root tty 4, 1 Feb 26 09:08 /dev/tty1
crw--w---- 1 root tty 4, 10 Feb 26 07:04 /dev/tty10
crw--w---- 1 root tty 4, 11 Feb 26 07:04 /dev/tty11
crw--w---- 1 root tty 4, 12 Feb 26 07:04 /dev/tty12
crw--w---- 1 root tty 4, 13 Feb 26 07:04 /dev/tty13
crw--w---- 1 root tty 4, 14 Feb 26 07:04 /dev/tty14
crw--w---- 1 root tty 4, 15 Feb 26 07:04 /dev/tty15
crw--w---- 1 root tty 4, 16 Feb 26 07:04 /dev/tty16
crw--w---- 1 root tty 4, 17 Feb 26 07:04 /dev/tty17
crw--w---- 1 root tty 4, 18 Feb 26 07:04 /dev/tty18
crw--w---- 1 root tty 4, 19 Feb 26 07:04 /dev/tty19
crw------- 1 chocolate tty 4, 2 Feb 26 09:11 /dev/tty2
crw--w---- 1 root tty 4, 20 Feb 26 07:04 /dev/tty20
crw--w---- 1 root tty 4, 21 Feb 26 07:04 /dev/tty21
crw--w---- 1 root tty 4, 22 Feb 26 07:04 /dev/tty22
crw--w---- 1 root tty 4, 23 Feb 26 07:04 /dev/tty23
crw--w---- 1 root tty 4, 24 Feb 26 07:04 /dev/tty24
crw--w---- 1 root tty 4, 25 Feb 26 07:04 /dev/tty25
crw--w---- 1 root tty 4, 26 Feb 26 07:04 /dev/tty26
crw--w---- 1 root tty 4, 27 Feb 26 07:04 /dev/tty27
crw--w---- 1 root tty 4, 28 Feb 26 07:04 /dev/tty28
crw--w---- 1 root tty 4, 29 Feb 26 07:04 /dev/tty29
crw------- 1 chocolate tty 4, 3 Feb 26 08:48 /dev/tty3
crw--w---- 1 root tty 4, 30 Feb 26 07:04 /dev/tty30
crw--w---- 1 root tty 4, 31 Feb 26 07:04 /dev/tty31
crw--w---- 1 root tty 4, 32 Feb 26 07:04 /dev/tty32
crw--w---- 1 root tty 4, 33 Feb 26 07:04 /dev/tty33
crw--w---- 1 root tty 4, 34 Feb 26 07:04 /dev/tty34
crw--w---- 1 root tty 4, 35 Feb 26 07:04 /dev/tty35
crw--w---- 1 root tty 4, 36 Feb 26 07:04 /dev/tty36
crw--w---- 1 root tty 4, 37 Feb 26 07:04 /dev/tty37
crw--w---- 1 root tty 4, 38 Feb 26 07:04 /dev/tty38
crw--w---- 1 root tty 4, 39 Feb 26 07:04 /dev/tty39
crw--w---- 1 root tty 4, 4 Feb 26 07:04 /dev/tty4
crw--w---- 1 root tty 4, 40 Feb 26 07:04 /dev/tty40
crw--w---- 1 root tty 4, 41 Feb 26 07:04 /dev/tty41
crw--w---- 1 root tty 4, 42 Feb 26 07:04 /dev/tty42
crw--w---- 1 root tty 4, 43 Feb 26 07:04 /dev/tty43
crw--w---- 1 root tty 4, 44 Feb 26 07:04 /dev/tty44
crw--w---- 1 root tty 4, 45 Feb 26 07:04 /dev/tty45
crw--w---- 1 root tty 4, 46 Feb 26 07:04 /dev/tty46
crw--w---- 1 root tty 4, 47 Feb 26 07:04 /dev/tty47
crw--w---- 1 root tty 4, 48 Feb 26 07:04 /dev/tty48
crw--w---- 1 root tty 4, 49 Feb 26 07:04 /dev/tty49
crw--w---- 1 root tty 4, 5 Feb 26 07:04 /dev/tty5
crw--w---- 1 root tty 4, 50 Feb 26 07:04 /dev/tty50
crw--w---- 1 root tty 4, 51 Feb 26 07:04 /dev/tty51
crw--w---- 1 root tty 4, 52 Feb 26 07:04 /dev/tty52
crw--w---- 1 root tty 4, 53 Feb 26 07:04 /dev/tty53
crw--w---- 1 root tty 4, 54 Feb 26 07:04 /dev/tty54
crw--w---- 1 root tty 4, 55 Feb 26 07:04 /dev/tty55
crw--w---- 1 root tty 4, 56 Feb 26 07:04 /dev/tty56
crw--w---- 1 root tty 4, 57 Feb 26 07:04 /dev/tty57
crw--w---- 1 root tty 4, 58 Feb 26 07:04 /dev/tty58
crw--w---- 1 root tty 4, 59 Feb 26 07:04 /dev/tty59
crw--w---- 1 root tty 4, 6 Feb 26 07:04 /dev/tty6
crw--w---- 1 root tty 4, 60 Feb 26 07:04 /dev/tty60
crw--w---- 1 root tty 4, 61 Feb 26 07:04 /dev/tty61
crw--w---- 1 root tty 4, 62 Feb 26 07:04 /dev/tty62
crw--w---- 1 root tty 4, 63 Feb 26 07:04 /dev/tty63
crw--w---- 1 root tty 4, 7 Feb 26 07:04 /dev/tty7
crw--w---- 1 root tty 4, 8 Feb 26 07:04 /dev/tty8
crw--w---- 1 root tty 4, 9 Feb 26 07:04 /dev/tty9
|
Would appreciate any feedback
Last edited by frebrd on Tue Feb 27, 2018 5:10 am; edited 1 time in total |
|
Back to top |
|
 |
pilla Bodhisattva


Joined: 07 Aug 2002 Posts: 7713 Location: Underworld
|
Posted: Mon Feb 26, 2018 6:18 pm Post subject: |
|
|
Without going through the entire log, this seems to be wrong:
Code: |
parse_vt_settings: Cannot open /dev/tty0 (Permission denied)
|
What are the permissions there? Can you run X as root?
Edit: OK, permissions look like mine here. Second question stands. _________________ "I'm just very selective about the reality I choose to accept." -- Calvin |
|
Back to top |
|
 |
roboto Apprentice


Joined: 15 Feb 2017 Posts: 156 Location: My IP address.
|
Posted: Tue Feb 27, 2018 12:07 am Post subject: "s |
|
|
freebrd,
Install x11-base/xorg-server with the "suid" USE flag to fix the parsevt settings error. _________________ Answers please.
The true hater of man expects nothing from him and is indiscriminate to his works.
-Ayn Rand
Quote: | Dude. Minus 30 credibility points. |
Yep |
|
Back to top |
|
 |
frebrd n00b

Joined: 26 Feb 2018 Posts: 3
|
Posted: Tue Feb 27, 2018 4:19 am Post subject: |
|
|
@pilla
startx as root starts up twm, xclock and xterm, typing in xterm works as well as moving xterm with mouse cursor:
Code: |
[ 1078.142]
X.Org X Server 1.19.6
Release Date: 2017-12-20
[ 1078.146] X Protocol Version 11, Revision 0
[ 1078.147] Build Operating System: Linux 4.15.4-ck x86_64 Gentoo
[ 1078.148] Current Operating System: Linux PCbox 4.15.4-ck #2 SMP PREEMPT Thu Feb 22 07:38:58 AWST 2018 x86_64
[ 1078.148] Kernel command line: BOOT_IMAGE=/vmlinuz-4.15.4-ck root=UUID=af7477ee-e6f9-42d8-9c35-cab635cfbecc ro rqshare=none
[ 1078.150] Build Date: 26 February 2018 08:30:37AM
[ 1078.152]
[ 1078.153] Current version of pixman: 0.34.0
[ 1078.155] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 1078.155] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1078.160] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 26 12:16:00 2018
[ 1078.161] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 1078.162] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 1078.162] (==) No Layout section. Using the first Screen section.
[ 1078.162] (==) No screen section available. Using defaults.
[ 1078.162] (**) |-->Screen "Default Screen Section" (0)
[ 1078.163] (**) | |-->Monitor "<default monitor>"
[ 1078.163] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 1078.163] (**) | |-->Device "AMD"
[ 1078.163] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 1078.163] (==) Automatically adding devices
[ 1078.163] (==) Automatically enabling devices
[ 1078.163] (==) Automatically adding GPU devices
[ 1078.163] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 1078.163] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 1078.163] Entry deleted from font path.
[ 1078.163] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 1078.163] Entry deleted from font path.
[ 1078.163] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 1078.163] Entry deleted from font path.
[ 1078.163] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 1078.163] Entry deleted from font path.
[ 1078.163] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 1078.163] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 1078.163] Entry deleted from font path.
[ 1078.163] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 1078.163] (==) FontPath set to:
/usr/share/fonts/misc/
[ 1078.163] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 1078.163] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 1078.163] (II) Loader magic: 0x55bcbe057560
[ 1078.163] (II) Module ABI versions:
[ 1078.163] X.Org ANSI C Emulation: 0.4
[ 1078.163] X.Org Video Driver: 23.0
[ 1078.163] X.Org XInput driver : 24.1
[ 1078.163] X.Org Server Extension : 10.0
[ 1078.163] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 1078.165] (--) PCI:*(0:2:0:0) 1002:67ef:1458:22d6 rev 207, Mem @ 0xd0000000/268435456, 0xcfe00000/2097152, 0xfdfc0000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[ 1078.165] (II) LoadModule: "glx"
[ 1078.165] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 1078.166] (II) Module glx: vendor="X.Org Foundation"
[ 1078.166] compiled for 1.19.6, module version = 1.0.0
[ 1078.166] ABI class: X.Org Server Extension, version 10.0
[ 1078.166] (II) LoadModule: "amdgpu"
[ 1078.166] (II) Loading /usr/lib64/xorg/modules/drivers/amdgpu_drv.so
[ 1078.166] (II) Module amdgpu: vendor="X.Org Foundation"
[ 1078.166] compiled for 1.19.6, module version = 1.4.0
[ 1078.166] Module class: X.Org Video Driver
[ 1078.166] ABI class: X.Org Video Driver, version 23.0
[ 1078.166] (II) AMDGPU: Driver for AMD Radeon:
All GPUs supported by the amdgpu kernel driver
[ 1078.166] (++) using VT number 2
[ 1078.166] (--) controlling tty is VT number 2, auto-enabling KeepTty
[ 1078.166] (II) [KMS] Kernel modesetting enabled.
[ 1078.167] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 1078.167] (II) AMDGPU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 1078.167] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 1078.167] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 1078.167] (==) AMDGPU(0): Default visual is TrueColor
[ 1078.167] (**) AMDGPU(0): Option "Accel" "on"
[ 1078.167] (**) AMDGPU(0): Option "DRI" "3"
[ 1078.167] (==) AMDGPU(0): RGB weight 888
[ 1078.167] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[ 1078.167] (--) AMDGPU(0): Chipset: "AMD Radeon (TM) RX 460 Graphics" (ChipID = 0x67ef)
[ 1078.167] (II) Loading sub module "fb"
[ 1078.167] (II) LoadModule: "fb"
[ 1078.167] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 1078.167] (II) Module fb: vendor="X.Org Foundation"
[ 1078.167] compiled for 1.19.6, module version = 1.0.0
[ 1078.167] ABI class: X.Org ANSI C Emulation, version 0.4
[ 1078.167] (II) Loading sub module "dri2"
[ 1078.167] (II) LoadModule: "dri2"
[ 1078.167] (II) Module "dri2" already built-in
[ 1078.264] (II) Loading sub module "glamoregl"
[ 1078.264] (II) LoadModule: "glamoregl"
[ 1078.264] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[ 1078.272] (II) Module glamoregl: vendor="X.Org Foundation"
[ 1078.272] compiled for 1.19.6, module version = 1.0.0
[ 1078.272] ABI class: X.Org ANSI C Emulation, version 0.4
[ 1078.272] (II) glamor: OpenGL accelerated X.org driver based.
[ 1078.274] (II) glamor: EGL version 1.5 (DRI2):
[ 1078.276] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[ 1078.276] (==) AMDGPU(0): TearFree property default: auto
[ 1078.276] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 1078.300] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[ 1078.367] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[ 1078.368] (II) AMDGPU(0): Output DVI-D-0 has no monitor section
[ 1078.393] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 1078.459] (II) AMDGPU(0): EDID for output HDMI-A-0
[ 1078.459] (II) AMDGPU(0): Manufacturer: PHL Model: c069 Serial#: 49007
[ 1078.459] (II) AMDGPU(0): Year: 2011 Week: 32
[ 1078.459] (II) AMDGPU(0): EDID Version: 1.3
[ 1078.459] (II) AMDGPU(0): Digital Display Input
[ 1078.459] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 51 vert.: 29
[ 1078.459] (II) AMDGPU(0): Gamma: 2.20
[ 1078.459] (II) AMDGPU(0): DPMS capabilities: StandBy Suspend Off
[ 1078.459] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 1078.459] (II) AMDGPU(0): Default color space is primary color space
[ 1078.459] (II) AMDGPU(0): First detailed timing is preferred mode
[ 1078.459] (II) AMDGPU(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
[ 1078.459] (II) AMDGPU(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
[ 1078.459] (II) AMDGPU(0): Supported established timings:
[ 1078.459] (II) AMDGPU(0): 720x400@70Hz
[ 1078.459] (II) AMDGPU(0): 640x480@60Hz
[ 1078.459] (II) AMDGPU(0): 640x480@67Hz
[ 1078.459] (II) AMDGPU(0): 640x480@72Hz
[ 1078.459] (II) AMDGPU(0): 640x480@75Hz
[ 1078.459] (II) AMDGPU(0): 800x600@56Hz
[ 1078.459] (II) AMDGPU(0): 800x600@60Hz
[ 1078.459] (II) AMDGPU(0): 800x600@72Hz
[ 1078.459] (II) AMDGPU(0): 800x600@75Hz
[ 1078.459] (II) AMDGPU(0): 832x624@75Hz
[ 1078.459] (II) AMDGPU(0): 1024x768@60Hz
[ 1078.459] (II) AMDGPU(0): 1024x768@70Hz
[ 1078.459] (II) AMDGPU(0): 1024x768@75Hz
[ 1078.459] (II) AMDGPU(0): 1280x1024@75Hz
[ 1078.459] (II) AMDGPU(0): 1152x864@75Hz
[ 1078.459] (II) AMDGPU(0): Manufacturer's mask: 0
[ 1078.459] (II) AMDGPU(0): Supported standard timings:
[ 1078.459] (II) AMDGPU(0): #0: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 1078.459] (II) AMDGPU(0): #1: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 1078.459] (II) AMDGPU(0): #2: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 1078.459] (II) AMDGPU(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 1078.459] (II) AMDGPU(0): #4: hsize: 1360 vsize 765 refresh: 60 vid: 49291
[ 1078.459] (II) AMDGPU(0): #5: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 1078.459] (II) AMDGPU(0): #6: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 1078.459] (II) AMDGPU(0): #7: hsize: 1152 vsize 864 refresh: 60 vid: 16497
[ 1078.460] (II) AMDGPU(0): Supported detailed timing:
[ 1078.460] (II) AMDGPU(0): clock: 148.5 MHz Image Size: 509 x 286 mm
[ 1078.460] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 1078.460] (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 1078.460] (II) AMDGPU(0): Serial No: DL41132049007
[ 1078.460] (II) AMDGPU(0): Monitor name: Philips 234EL
[ 1078.460] (II) AMDGPU(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[ 1078.460] (II) AMDGPU(0): Supported detailed timing:
[ 1078.460] (II) AMDGPU(0): clock: 148.5 MHz Image Size: 509 x 286 mm
[ 1078.460] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 1078.460] (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 1078.460] (II) AMDGPU(0): Supported detailed timing:
[ 1078.460] (II) AMDGPU(0): clock: 74.2 MHz Image Size: 531 x 299 mm
[ 1078.460] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 1078.460] (II) AMDGPU(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
[ 1078.460] (II) AMDGPU(0): Supported detailed timing:
[ 1078.460] (II) AMDGPU(0): clock: 74.2 MHz Image Size: 531 x 299 mm
[ 1078.460] (II) AMDGPU(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 1078.460] (II) AMDGPU(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 1078.460] (II) AMDGPU(0): Supported detailed timing:
[ 1078.460] (II) AMDGPU(0): clock: 27.0 MHz Image Size: 531 x 299 mm
[ 1078.460] (II) AMDGPU(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
[ 1078.460] (II) AMDGPU(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
[ 1078.460] (II) AMDGPU(0): Number of EDID sections to follow: 1
[ 1078.460] (II) AMDGPU(0): EDID (in hex):
[ 1078.460] (II) AMDGPU(0): 00ffffffffffff00410c69c06fbf0000
[ 1078.460] (II) AMDGPU(0): 2015010380331d78eeee95a3544c9926
[ 1078.460] (II) AMDGPU(0): 0f5054bfef80d1c081c0810081808bc0
[ 1078.460] (II) AMDGPU(0): 9500b3007140023a801871382d40582c
[ 1078.460] (II) AMDGPU(0): 4500fd1e1100001e000000ff00444c34
[ 1078.460] (II) AMDGPU(0): 31313332303439303037000000fc0050
[ 1078.460] (II) AMDGPU(0): 68696c69707320323334454c000000fd
[ 1078.460] (II) AMDGPU(0): 00384c1e5311000a202020202020014d
[ 1078.460] (II) AMDGPU(0): 020324f14f0102030405060710111213
[ 1078.460] (II) AMDGPU(0): 1415161f230907078301000067030c00
[ 1078.460] (II) AMDGPU(0): 1000002d023a801871382d40582c4500
[ 1078.460] (II) AMDGPU(0): fd1e1100001f011d8018711c1620582c
[ 1078.460] (II) AMDGPU(0): 2500132b2100009f011d007251d01e20
[ 1078.460] (II) AMDGPU(0): 6e285500132b2100001e8c0ad08a20e0
[ 1078.460] (II) AMDGPU(0): 2d10103e9600132b2100001800000000
[ 1078.460] (II) AMDGPU(0): 00000000000000000000000000000069
[ 1078.460] (--) AMDGPU(0): HDMI max TMDS frequency 225000KHz
[ 1078.460] (II) AMDGPU(0): Printing probed modes for output HDMI-A-0
[ 1078.460] (II) AMDGPU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 1078.460] (II) AMDGPU(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "1920x1080i"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "1920x1080i"x50.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "1920x1080i"x59.9 74.18 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "1360x768"x59.9 84.96 1366 1431 1567 1776 768 771 781 798 -hsync +vsync (47.8 kHz)
[ 1078.460] (II) AMDGPU(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "1152x864"x60.0 81.58 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz)
[ 1078.460] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "720x576i"x50.0 13.50 720 732 795 864 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "720x480i"x60.0 13.51 720 739 801 858 480 488 494 525 interlace -hsync -vsync (15.8 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "720x480i"x59.9 13.50 720 739 801 858 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 1078.460] (II) AMDGPU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 1078.461] (II) AMDGPU(0): EDID for output DVI-D-0
[ 1078.461] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[ 1078.461] (II) AMDGPU(0): Output HDMI-A-0 connected
[ 1078.461] (II) AMDGPU(0): Output DVI-D-0 disconnected
[ 1078.461] (II) AMDGPU(0): Using exact sizes for initial modes
[ 1078.461] (II) AMDGPU(0): Output HDMI-A-0 using initial mode 1920x1080 +0+0
[ 1078.461] (II) AMDGPU(0): mem size init: gart size :bfd38000 vram size: s:7f2af000 visible:f2af000
[ 1078.461] (==) AMDGPU(0): DPI set to (96, 96)
[ 1078.461] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 1078.461] (II) Loading sub module "ramdac"
[ 1078.461] (II) LoadModule: "ramdac"
[ 1078.461] (II) Module "ramdac" already built-in
[ 1078.461] (--) Depth 24 pixmap format is 32 bpp
[ 1078.461] (II) AMDGPU(0): [DRI2] Setup complete
[ 1078.461] (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
[ 1078.461] (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
[ 1078.461] (II) AMDGPU(0): Front buffer pitch: 7680 bytes
[ 1078.461] (II) AMDGPU(0): SYNC extension fences enabled
[ 1078.461] (II) AMDGPU(0): Present extension enabled
[ 1078.461] (**) AMDGPU(0): DRI3 enabled
[ 1078.462] (==) AMDGPU(0): Backing store enabled
[ 1078.462] (II) AMDGPU(0): Direct rendering enabled
[ 1078.463] (II) AMDGPU(0): Use GLAMOR acceleration.
[ 1078.463] (II) AMDGPU(0): Acceleration enabled
[ 1078.463] (==) AMDGPU(0): DPMS enabled
[ 1078.463] (==) AMDGPU(0): Silken mouse enabled
[ 1078.463] (II) AMDGPU(0): Set up textured video (glamor)
[ 1078.463] (II) AMDGPU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 1078.464] (--) RandR disabled
[ 1078.465] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 1078.465] (II) AIGLX: enabled GLX_ARB_create_context
[ 1078.465] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 1078.465] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 1078.465] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 1078.465] (II) AIGLX: enabled GLX_SGI_swap_control
[ 1078.465] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 1078.465] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 1078.465] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 1078.465] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 1078.465] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 1078.467] (II) AIGLX: Loaded and initialized radeonsi
[ 1078.467] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 1078.468] (II) AMDGPU(0): Setting screen physical size to 508 x 285
[ 1078.511] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 1078.511] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 1078.511] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 1078.511] (II) LoadModule: "libinput"
[ 1078.511] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[ 1078.512] (II) Module libinput: vendor="X.Org Foundation"
[ 1078.512] compiled for 1.19.6, module version = 0.25.1
[ 1078.512] Module class: X.Org XInput Driver
[ 1078.512] ABI class: X.Org XInput driver, version 24.1
[ 1078.512] (II) Using input driver 'libinput' for 'Power Button'
[ 1078.512] (**) Power Button: always reports core events
[ 1078.512] (**) Option "Device" "/dev/input/event1"
[ 1078.512] (**) Option "_source" "server/udev"
[ 1078.512] (II) event1 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 1078.512] (II) event1 - (II) Power Button: (II) device is a keyboard
[ 1078.512] (II) event1 - (II) Power Button: (II) device removed
[ 1078.550] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 1078.550] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 1078.551] (II) event1 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 1078.551] (II) event1 - (II) Power Button: (II) device is a keyboard
[ 1078.551] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 1078.551] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 1078.551] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 1078.551] (II) Using input driver 'libinput' for 'Power Button'
[ 1078.551] (**) Power Button: always reports core events
[ 1078.551] (**) Option "Device" "/dev/input/event0"
[ 1078.551] (**) Option "_source" "server/udev"
[ 1078.551] (II) event0 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 1078.551] (II) event0 - (II) Power Button: (II) device is a keyboard
[ 1078.551] (II) event0 - (II) Power Button: (II) device removed
[ 1078.600] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 1078.600] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 1078.601] (II) event0 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 1078.601] (II) event0 - (II) Power Button: (II) device is a keyboard
[ 1078.601] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event6)
[ 1078.601] (**) PixArt USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 1078.601] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 1078.601] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[ 1078.601] (**) PixArt USB Optical Mouse: always reports core events
[ 1078.601] (**) Option "Device" "/dev/input/event6"
[ 1078.601] (**) Option "_source" "server/udev"
[ 1078.601] (II) event6 - (II) PixArt USB Optical Mouse: (II) is tagged by udev as: Mouse
[ 1078.601] (II) event6 - (II) PixArt USB Optical Mouse: (II) device set to 1000 DPI
[ 1078.601] (II) event6 - (II) PixArt USB Optical Mouse: (II) device is a pointer
[ 1078.601] (II) event6 - (II) PixArt USB Optical Mouse: (II) device removed
[ 1078.680] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb3/3-1/3-1:1.0/0003:093A:2510.0003/input/input6/event6"
[ 1078.680] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 8)
[ 1078.681] (**) Option "AccelerationScheme" "none"
[ 1078.681] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[ 1078.681] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[ 1078.681] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[ 1078.681] (II) event6 - (II) PixArt USB Optical Mouse: (II) is tagged by udev as: Mouse
[ 1078.681] (II) event6 - (II) PixArt USB Optical Mouse: (II) device set to 1000 DPI
[ 1078.681] (II) event6 - (II) PixArt USB Optical Mouse: (II) device is a pointer
[ 1078.681] (II) config/udev: Adding input device USB Multimedia Keyboard (/dev/input/event4)
[ 1078.681] (**) USB Multimedia Keyboard: Applying InputClass "evdev keyboard catchall"
[ 1078.681] (**) USB Multimedia Keyboard: Applying InputClass "libinput keyboard catchall"
[ 1078.681] (II) Using input driver 'libinput' for 'USB Multimedia Keyboard'
[ 1078.681] (**) USB Multimedia Keyboard: always reports core events
[ 1078.681] (**) Option "Device" "/dev/input/event4"
[ 1078.681] (**) Option "_source" "server/udev"
[ 1078.681] (II) event4 - (II) USB Multimedia Keyboard: (II) is tagged by udev as: Keyboard
[ 1078.681] (II) event4 - (II) USB Multimedia Keyboard: (II) device is a keyboard
[ 1078.681] (II) event4 - (II) USB Multimedia Keyboard: (II) device removed
[ 1078.710] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb4/4-1/4-1:1.0/0003:0461:4DCB.0001/input/input4/event4"
[ 1078.710] (II) XINPUT: Adding extended input device "USB Multimedia Keyboard" (type: KEYBOARD, id 9)
[ 1078.711] (II) event4 - (II) USB Multimedia Keyboard: (II) is tagged by udev as: Keyboard
[ 1078.711] (II) event4 - (II) USB Multimedia Keyboard: (II) device is a keyboard
[ 1078.711] (II) config/udev: Adding input device USB Multimedia Keyboard (/dev/input/event5)
[ 1078.711] (**) USB Multimedia Keyboard: Applying InputClass "evdev keyboard catchall"
[ 1078.711] (**) USB Multimedia Keyboard: Applying InputClass "libinput keyboard catchall"
[ 1078.711] (II) Using input driver 'libinput' for 'USB Multimedia Keyboard'
[ 1078.711] (**) USB Multimedia Keyboard: always reports core events
[ 1078.711] (**) Option "Device" "/dev/input/event5"
[ 1078.711] (**) Option "_source" "server/udev"
[ 1078.711] (II) event5 - (II) USB Multimedia Keyboard: (II) is tagged by udev as: Keyboard
[ 1078.711] (II) event5 - (II) USB Multimedia Keyboard: (II) device is a keyboard
[ 1078.711] (II) event5 - (II) USB Multimedia Keyboard: (II) device removed
[ 1078.740] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb4/4-1/4-1:1.1/0003:0461:4DCB.0002/input/input5/event5"
[ 1078.740] (II) XINPUT: Adding extended input device "USB Multimedia Keyboard" (type: KEYBOARD, id 10)
[ 1078.741] (II) event5 - (II) USB Multimedia Keyboard: (II) is tagged by udev as: Keyboard
[ 1078.741] (II) event5 - (II) USB Multimedia Keyboard: (II) device is a keyboard
[ 1078.741] (II) config/udev: Adding input device HDA NVidia Line Out Front (/dev/input/event10)
[ 1078.741] (II) No input driver specified, ignoring this device.
[ 1078.741] (II) This device may have been added with another device file.
[ 1078.741] (II) config/udev: Adding input device HDA NVidia Line Out Surround (/dev/input/event11)
[ 1078.741] (II) No input driver specified, ignoring this device.
[ 1078.741] (II) This device may have been added with another device file.
[ 1078.741] (II) config/udev: Adding input device HDA NVidia Line Out CLFE (/dev/input/event12)
[ 1078.741] (II) No input driver specified, ignoring this device.
[ 1078.741] (II) This device may have been added with another device file.
[ 1078.741] (II) config/udev: Adding input device HDA NVidia Front Headphone (/dev/input/event13)
[ 1078.741] (II) No input driver specified, ignoring this device.
[ 1078.741] (II) This device may have been added with another device file.
[ 1078.741] (II) config/udev: Adding input device HDA NVidia Front Mic (/dev/input/event7)
[ 1078.741] (II) No input driver specified, ignoring this device.
[ 1078.741] (II) This device may have been added with another device file.
[ 1078.742] (II) config/udev: Adding input device HDA NVidia Rear Mic (/dev/input/event8)
[ 1078.742] (II) No input driver specified, ignoring this device.
[ 1078.742] (II) This device may have been added with another device file.
[ 1078.742] (II) config/udev: Adding input device HDA NVidia Line (/dev/input/event9)
[ 1078.742] (II) No input driver specified, ignoring this device.
[ 1078.742] (II) This device may have been added with another device file.
[ 1078.742] (II) config/udev: Adding input device HDA ATI HDMI HDMI (/dev/input/event2)
[ 1078.742] (II) No input driver specified, ignoring this device.
[ 1078.742] (II) This device may have been added with another device file.
[ 1078.742] (II) config/udev: Adding input device HDA ATI HDMI HDMI (/dev/input/event3)
[ 1078.742] (II) No input driver specified, ignoring this device.
[ 1078.742] (II) This device may have been added with another device file.
[ 1078.742] (II) config/udev: Adding input device (unnamed) (/dev/console)
[ 1078.742] (II) No input driver specified, ignoring this device.
[ 1078.742] (II) This device may have been added with another device file.
[ 1078.742] (II) config/udev: Adding input device (unnamed) (/dev/ptmx)
[ 1078.742] (II) No input driver specified, ignoring this device.
[ 1078.742] (II) This device may have been added with another device file.
[ 1078.742] (II) config/udev: Adding input device (unnamed) (/dev/tty)
[ 1078.742] (II) No input driver specified, ignoring this device.
[ 1078.742] (II) This device may have been added with another device file.
[ 1078.742] (II) config/udev: Adding input device (unnamed) (/dev/tty0)
[ 1078.742] (II) No input driver specified, ignoring this device.
[ 1078.742] (II) This device may have been added with another device file.
[ 1078.742] (II) config/udev: Adding input device (unnamed) (/dev/tty1)
[ 1078.742] (II) No input driver specified, ignoring this device.
[ 1078.742] (II) This device may have been added with another device file.
[ 1078.742] (II) config/udev: Adding input device (unnamed) (/dev/tty10)
[ 1078.742] (II) No input driver specified, ignoring this device.
[ 1078.742] (II) This device may have been added with another device file.
[ 1078.742] (II) config/udev: Adding input device (unnamed) (/dev/tty11)
[ 1078.742] (II) No input driver specified, ignoring this device.
[ 1078.742] (II) This device may have been added with another device file.
[ 1078.742] (II) config/udev: Adding input device (unnamed) (/dev/tty12)
[ 1078.742] (II) No input driver specified, ignoring this device.
[ 1078.742] (II) This device may have been added with another device file.
[ 1078.742] (II) config/udev: Adding input device (unnamed) (/dev/tty13)
[ 1078.742] (II) No input driver specified, ignoring this device.
[ 1078.742] (II) This device may have been added with another device file.
[ 1078.742] (II) config/udev: Adding input device (unnamed) (/dev/tty14)
[ 1078.742] (II) No input driver specified, ignoring this device.
[ 1078.742] (II) This device may have been added with another device file.
[ 1078.742] (II) config/udev: Adding input device (unnamed) (/dev/tty15)
[ 1078.742] (II) No input driver specified, ignoring this device.
[ 1078.742] (II) This device may have been added with another device file.
[ 1078.742] (II) config/udev: Adding input device (unnamed) (/dev/tty16)
[ 1078.742] (II) No input driver specified, ignoring this device.
[ 1078.742] (II) This device may have been added with another device file.
[ 1078.742] (II) config/udev: Adding input device (unnamed) (/dev/tty17)
[ 1078.742] (II) No input driver specified, ignoring this device.
[ 1078.742] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty18)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty19)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty2)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty20)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty21)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty22)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty23)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty24)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty25)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty26)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty27)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty28)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty29)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty3)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty30)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty31)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty32)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty33)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty34)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty35)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty36)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty37)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty38)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty39)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty4)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.743] (II) This device may have been added with another device file.
[ 1078.743] (II) config/udev: Adding input device (unnamed) (/dev/tty40)
[ 1078.743] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty41)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty42)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty43)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty44)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty45)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty46)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty47)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty48)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty49)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty5)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty50)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty51)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty52)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty53)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty54)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty55)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty56)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty57)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty58)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty59)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty6)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty60)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty61)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty62)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.744] (II) config/udev: Adding input device (unnamed) (/dev/tty63)
[ 1078.744] (II) No input driver specified, ignoring this device.
[ 1078.744] (II) This device may have been added with another device file.
[ 1078.745] (II) config/udev: Adding input device (unnamed) (/dev/tty7)
[ 1078.745] (II) No input driver specified, ignoring this device.
[ 1078.745] (II) This device may have been added with another device file.
[ 1078.745] (II) config/udev: Adding input device (unnamed) (/dev/tty8)
[ 1078.745] (II) No input driver specified, ignoring this device.
[ 1078.745] (II) This device may have been added with another device file.
[ 1078.745] (II) config/udev: Adding input device (unnamed) (/dev/tty9)
[ 1078.745] (II) No input driver specified, ignoring this device.
[ 1078.745] (II) This device may have been added with another device file.
[ 1091.111] (II) event1 - (II) Power Button: (II) device removed
[ 1091.160] (II) event0 - (II) Power Button: (II) device removed
[ 1091.220] (II) event6 - (II) PixArt USB Optical Mouse: (II) device removed
[ 1091.280] (II) event4 - (II) USB Multimedia Keyboard: (II) device removed
[ 1091.310] (II) event5 - (II) USB Multimedia Keyboard: (II) device removed
[ 1091.341] (II) UnloadModule: "libinput"
[ 1091.341] (II) UnloadModule: "libinput"
[ 1091.341] (II) UnloadModule: "libinput"
[ 1091.341] (II) UnloadModule: "libinput"
[ 1091.341] (II) UnloadModule: "libinput"
[ 1091.348] (II) Server terminated successfully (0). Closing log file.
|
@roboto
correct me if i am wrong, but wouldn't the suid bit make xserver start with root permissions? |
|
Back to top |
|
 |
pilla Bodhisattva


Joined: 07 Aug 2002 Posts: 7713 Location: Underworld
|
Posted: Tue Feb 27, 2018 9:00 pm Post subject: |
|
|
Take a look at the Non Root Xorg entry at the Wiki. _________________ "I'm just very selective about the reality I choose to accept." -- Calvin |
|
Back to top |
|
 |
Hu Moderator

Joined: 06 Mar 2007 Posts: 16479
|
Posted: Wed Feb 28, 2018 2:22 am Post subject: |
|
|
frebrd wrote: | @roboto
correct me if i am wrong, but wouldn't the suid bit make xserver start with root permissions? | Yes, but only the X server would be root. If you run a root shell and start X, all your programs run as root. If you run a shell as a normal user and start a setuid X, X runs as root and everything else runs as the normal user. |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|