You are not logged in.
Sorry g7fya, that's what i have on my xinitrc and start xfce. You've posted enough logs, but as a beginner which i am on Xfce, I am learning more than helping.
Devuan/XFCE
Offline
Sorry g7fya, that's what i have on my xinitrc and start xfce. You've posted enough logs, but as a beginner which i am on Xfce, I am learning more than helping.
Dear Nili, Your help is much appreciated even if it did solve the problem. I start to think it is a video driver problem but what is odd is LXDE works just fine.
Offline
xfsettingsd should be creating debug output. Have you tried with just (assuming the /usr/local/bin/xfsettingsd override is still in place)?
exec startxfce4 >> ~/.xsession-errors 2>&1
It should write to an ~/.xfsettingsd.log file. If still no, try this in /usr/local/bin/xfsettingsd instead:
#!/bin/sh
export XFSETTINGSD_DEBUG=1
XFSETTINGSD_DEBUG=1 /usr/bin/xfsettingsd --replace --no-daemon > /tmp/xfsettingsd.log 2>&1
Note: the log file will end up in /tmp now
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
xfsettingsd should be creating debug output. Have you tried with just (assuming the /usr/local/bin/xfsettingsd override is still in place)?
exec startxfce4 >> ~/.xsession-errors 2>&1
It should write to an ~/.xfsettingsd.log file. If still no, try this in /usr/local/bin/xfsettingsd instead:
#!/bin/sh export XFSETTINGSD_DEBUG=1 XFSETTINGSD_DEBUG=1 /usr/bin/xfsettingsd --replace --no-daemon > /tmp/xfsettingsd.log 2>&1
Note: the log file will end up in /tmp now
Dear ToZ, I recompile xfce4-settings with " --enable-debug=yes " just to be sure,However xfsettingsd does not produce any output.
$ ps -fe
UID PID PPID C STIME TTY TIME CMD
root 1 0 0 08:06 ? 00:00:00 init [2]
root 2 0 0 08:06 ? 00:00:00 [kthreadd]
root 3 2 0 08:06 ? 00:00:00 [rcu_gp]
root 4 2 0 08:06 ? 00:00:00 [rcu_par_gp]
root 5 2 0 08:06 ? 00:00:00 [netns]
root 7 2 0 08:06 ? 00:00:00 [kworker/0:0H-events_highpri]
root 9 2 0 08:06 ? 00:00:00 [kworker/0:1H-kblockd]
root 10 2 0 08:06 ? 00:00:00 [mm_percpu_wq]
root 11 2 0 08:06 ? 00:00:00 [rcu_tasks_kthread]
root 12 2 0 08:06 ? 00:00:00 [rcu_tasks_rude_kthread]
root 13 2 0 08:06 ? 00:00:00 [rcu_tasks_trace_kthread]
root 14 2 0 08:06 ? 00:00:00 [ksoftirqd/0]
root 15 2 0 08:06 ? 00:00:00 [rcu_preempt]
root 16 2 0 08:06 ? 00:00:00 [migration/0]
root 17 2 0 08:06 ? 00:00:00 [idle_inject/0]
root 18 2 0 08:06 ? 00:00:00 [cpuhp/0]
root 19 2 0 08:06 ? 00:00:00 [cpuhp/1]
root 20 2 0 08:06 ? 00:00:00 [idle_inject/1]
root 21 2 0 08:06 ? 00:00:00 [migration/1]
root 22 2 0 08:06 ? 00:00:00 [ksoftirqd/1]
root 24 2 0 08:06 ? 00:00:00 [kworker/1:0H-events_highpri]
root 25 2 0 08:06 ? 00:00:00 [cpuhp/2]
root 26 2 0 08:06 ? 00:00:00 [idle_inject/2]
root 27 2 0 08:06 ? 00:00:00 [migration/2]
root 28 2 0 08:06 ? 00:00:00 [ksoftirqd/2]
root 29 2 0 08:06 ? 00:00:00 [kworker/2:0-events]
root 30 2 0 08:06 ? 00:00:00 [kworker/2:0H-events_highpri]
root 31 2 0 08:06 ? 00:00:00 [cpuhp/3]
root 32 2 0 08:06 ? 00:00:00 [idle_inject/3]
root 33 2 0 08:06 ? 00:00:00 [migration/3]
root 34 2 0 08:06 ? 00:00:00 [ksoftirqd/3]
root 36 2 0 08:06 ? 00:00:00 [kworker/3:0H-events_highpri]
root 37 2 0 08:06 ? 00:00:00 [kdevtmpfs]
root 38 2 0 08:06 ? 00:00:00 [inet_frag_wq]
root 39 2 0 08:06 ? 00:00:00 [kauditd]
root 41 2 0 08:06 ? 00:00:00 [kworker/1:1-mm_percpu_wq]
root 42 2 0 08:06 ? 00:00:00 [oom_reaper]
root 43 2 0 08:06 ? 00:00:00 [writeback]
root 44 2 0 08:06 ? 00:00:00 [kcompactd0]
root 45 2 0 08:06 ? 00:00:00 [ksmd]
root 46 2 0 08:06 ? 00:00:00 [khugepaged]
root 47 2 0 08:06 ? 00:00:00 [kintegrityd]
root 48 2 0 08:06 ? 00:00:00 [kblockd]
root 49 2 0 08:06 ? 00:00:00 [blkcg_punt_bio]
root 50 2 0 08:06 ? 00:00:00 [edac-poller]
root 51 2 0 08:06 ? 00:00:00 [devfreq_wq]
root 52 2 0 08:06 ? 00:00:00 [watchdogd]
root 53 2 0 08:06 ? 00:00:00 [kworker/u8:1-events_unbound]
root 54 2 0 08:06 ? 00:00:00 [kworker/u8:2-events_unbound]
root 55 2 0 08:06 ? 00:00:00 [kswapd0]
root 58 2 0 08:06 ? 00:00:00 [kworker/3:1-events]
root 63 2 0 08:06 ? 00:00:00 [kthrotld]
root 66 2 0 08:06 ? 00:00:00 [kworker/0:2-events]
root 67 2 0 08:06 ? 00:00:00 [kworker/0:3-events]
root 68 2 0 08:06 ? 00:00:00 [nvme-wq]
root 69 2 0 08:06 ? 00:00:00 [nvme-reset-wq]
root 70 2 0 08:06 ? 00:00:00 [nvme-delete-wq]
root 71 2 0 08:06 ? 00:00:00 [mld]
root 72 2 0 08:06 ? 00:00:00 [kworker/1:1H-events_highpri]
root 73 2 0 08:06 ? 00:00:00 [ipv6_addrconf]
root 79 2 0 08:06 ? 00:00:00 [kstrp]
root 81 2 0 08:06 ? 00:00:00 [zswap-shrink]
root 82 2 0 08:06 ? 00:00:00 [kworker/u9:0-hci0]
root 111 2 0 08:06 ? 00:00:00 [charger_manager]
root 112 2 0 08:06 ? 00:00:00 [kworker/3:1H-kblockd]
root 126 2 0 08:06 ? 00:00:00 [kworker/1:2-events]
root 137 2 0 08:06 ? 00:00:00 [kworker/3:2-events]
root 140 2 0 08:06 ? 00:00:00 [ata_sff]
root 141 2 0 08:06 ? 00:00:00 [scsi_eh_0]
root 142 2 0 08:06 ? 00:00:00 [scsi_tmf_0]
root 143 2 0 08:06 ? 00:00:00 [scsi_eh_1]
root 144 2 0 08:06 ? 00:00:00 [scsi_tmf_1]
root 145 2 0 08:06 ? 00:00:00 [kworker/u8:3-events_power_efficient]
root 146 2 0 08:06 ? 00:00:00 [kworker/2:1H-events_highpri]
root 164 2 0 08:06 ? 00:00:00 [jbd2/sda3-8]
root 165 2 0 08:06 ? 00:00:00 [ext4-rsv-conver]
root 198 1 0 08:06 ? 00:00:01 udevd --daemon
root 220 2 0 08:06 ? 00:00:00 [acpi_thermal_pm]
root 223 2 0 08:06 ? 00:00:00 [kworker/2:2-events]
root 231 2 0 08:06 ? 00:00:00 [cfg80211]
root 232 2 0 08:06 ? 00:00:00 [cryptd]
root 233 2 0 08:06 ? 00:00:00 [sdhci]
root 234 2 0 08:06 ? 00:00:00 [irq/16-mmc0]
root 279 2 0 08:06 ? 00:00:00 [card0-crtc0]
root 280 2 0 08:06 ? 00:00:00 [card0-crtc1]
root 300 2 0 08:06 ? 00:00:00 [jbd2/sda1-8]
root 301 2 0 08:06 ? 00:00:00 [ext4-rsv-conver]
root 302 2 0 08:06 ? 00:00:00 [kworker/u9:1-hci0]
root 333 1 0 08:06 ? 00:00:00 /usr/sbin/syslogd -ss -p /var/run/syslogd.pid
message+ 344 1 0 08:06 ? 00:00:00 /usr/bin/dbus-daemon --system
root 356 1 0 08:06 ? 00:00:00 dhcpcd: [manager] [ip4] [ip6]
root 391 1 0 08:07 ? 00:00:00 sshd: /usr/sbin/sshd [listener] 0 of 10-100 startups
root 393 391 0 08:07 ? 00:00:00 sshd: g7fya [priv]
g7fya 397 1 0 08:07 tty1 00:00:00 -bash
root 398 1 0 08:07 tty2 00:00:00 /sbin/agetty tty2 9600
root 399 1 0 08:07 tty3 00:00:00 /sbin/agetty tty3 9600
root 400 1 0 08:07 tty4 00:00:00 /sbin/agetty tty4 9600
root 401 1 0 08:07 tty5 00:00:00 /sbin/agetty tty5 9600
root 402 1 0 08:07 tty6 00:00:00 /sbin/agetty tty6 9600
g7fya 413 393 0 08:07 ? 00:00:00 sshd: g7fya@pts/0
g7fya 414 413 0 08:07 pts/0 00:00:00 -bash
g7fya 422 397 0 08:08 tty1 00:00:00 /bin/sh /usr/bin/startx
g7fya 443 422 0 08:08 tty1 00:00:00 xinit /home/g7fya/.xinitrc -- /usr/bin/X :0 -auth /home/g7fya/.serverauth.422
root 444 443 0 08:08 tty7 00:00:01 /usr/lib/xorg-server/Xorg :0 -auth /home/g7fya/.serverauth.422
g7fya 459 443 0 08:08 tty1 00:00:00 xfce4-session
g7fya 467 1 0 08:08 tty1 00:00:00 /usr/bin/dbus-launch --sh-syntax --exit-with-session xfce4-session
g7fya 468 1 0 08:08 ? 00:00:00 /usr/bin/dbus-daemon --syslog --fork --print-pid 5 --print-address 7 --session
g7fya 481 1 0 08:08 ? 00:00:00 /usr/lib/xfce4/xfconf/xfconfd
root 487 1 0 08:08 ? 00:00:00 /usr/sbin/console-kit-daemon --no-daemon
polkitd 493 1 0 08:08 ? 00:00:00 /usr/lib/polkit-1/polkitd --no-debug
g7fya 502 1 0 08:08 ? 00:00:00 /usr/bin/ssh-agent -s
g7fya 504 459 0 08:08 tty1 00:00:00 xfwm4
g7fya 520 459 0 08:08 tty1 00:00:00 /bin/sh /usr/local/bin/xfsettingsd
g7fya 521 520 0 08:08 tty1 00:00:00 /usr/bin/xfsettingsd --replace --no-daemon
g7fya 526 459 0 08:08 tty1 00:00:00 xfce4-panel
g7fya 527 459 0 08:08 tty1 00:00:00 Thunar --daemon
g7fya 532 459 0 08:08 tty1 00:00:00 xfdesktop
g7fya 533 459 0 08:08 tty1 00:00:00 /bin/sh /usr/local/bin/xfsettingsd
g7fya 534 533 0 08:08 tty1 00:00:00 /usr/bin/xfsettingsd --replace --no-daemon
I think you are right from the beginning, it might be a video driver problem.
/var/log/Xorg.0.log
[ 80.173]
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[ 80.201] Current version of pixman: 0.40.0
[ 80.209] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 80.209] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 80.227] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 11 08:30:30 2022
[ 80.317] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 80.321] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 80.376] (==) No Layout section. Using the first Screen section.
[ 80.376] (==) No screen section available. Using defaults.
[ 80.376] (**) |-->Screen "Default Screen Section" (0)
[ 80.376] (**) | |-->Monitor "<default monitor>"
[ 80.378] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 80.378] (==) Automatically adding devices
[ 80.378] (==) Automatically enabling devices
[ 80.378] (==) Automatically adding GPU devices
[ 80.378] (==) Automatically binding GPU devices
[ 80.402] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 80.414] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 80.414] Entry deleted from font path.
[ 80.415] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 80.415] Entry deleted from font path.
[ 80.415] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 80.415] Entry deleted from font path.
[ 80.415] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 80.415] Entry deleted from font path.
[ 80.415] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 80.415] Entry deleted from font path.
[ 80.415] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 80.415] Entry deleted from font path.
[ 80.415] (==) FontPath set to:
[ 80.415] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 80.415] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 80.415] (II) Module ABI versions:
[ 80.415] X.Org ANSI C Emulation: 0.4
[ 80.415] X.Org Video Driver: 25.2
[ 80.415] X.Org XInput driver : 24.4
[ 80.415] X.Org Server Extension : 10.0
[ 80.418] (--) using VT number 7
[ 80.418] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 80.419] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 80.420] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/drm/card0
[ 80.437] (--) PCI:*(0@0:1:0) 1002:9830:1025:0782 rev 0, Mem @ 0xe0000000/268435456, 0xf0000000/8388608, 0xf0b00000/262144, I/O @ 0x00002000/256, BIOS @ 0x????????/131072
[ 80.437] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 80.437] (II) LoadModule: "glx"
[ 80.446] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 80.502] (II) Module glx: vendor="X.Org Foundation"
[ 80.502] compiled for 1.21.1.3, module version = 1.0.0
[ 80.502] ABI class: X.Org Server Extension, version 10.0
[ 80.502] (II) Applying OutputClass "Radeon" to /dev/dri/card0
[ 80.502] loading driver: radeon
[ 80.502] (==) Matched radeon as autoconfigured driver 0
[ 80.502] (==) Matched ati as autoconfigured driver 1
[ 80.502] (==) Matched modesetting as autoconfigured driver 2
[ 80.502] (==) Matched fbdev as autoconfigured driver 3
[ 80.503] (==) Matched vesa as autoconfigured driver 4
[ 80.503] (==) Assigned the driver to the xf86ConfigLayout
[ 80.503] (II) LoadModule: "radeon"
[ 80.504] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 80.531] (II) Module radeon: vendor="X.Org Foundation"
[ 80.531] compiled for 1.21.1.3, module version = 19.1.0
[ 80.531] Module class: X.Org Video Driver
[ 80.531] ABI class: X.Org Video Driver, version 25.2
[ 80.531] (II) LoadModule: "ati"
[ 80.531] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 80.532] (II) Module ati: vendor="X.Org Foundation"
[ 80.532] compiled for 1.21.1.3, module version = 19.1.0
[ 80.532] Module class: X.Org Video Driver
[ 80.532] ABI class: X.Org Video Driver, version 25.2
[ 80.533] (II) LoadModule: "modesetting"
[ 80.533] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 80.552] (II) Module modesetting: vendor="X.Org Foundation"
[ 80.552] compiled for 1.21.1.3, module version = 1.21.1
[ 80.552] Module class: X.Org Video Driver
[ 80.552] ABI class: X.Org Video Driver, version 25.2
[ 80.552] (II) LoadModule: "fbdev"
[ 80.553] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 80.554] (II) Module fbdev: vendor="X.Org Foundation"
[ 80.554] compiled for 1.21.1.3, module version = 0.5.0
[ 80.554] Module class: X.Org Video Driver
[ 80.554] ABI class: X.Org Video Driver, version 25.2
[ 80.554] (II) LoadModule: "vesa"
[ 80.554] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 80.555] (II) Module vesa: vendor="X.Org Foundation"
[ 80.555] compiled for 1.21.1.3, module version = 2.5.0
[ 80.555] Module class: X.Org Video Driver
[ 80.555] ABI class: X.Org Video Driver, version 25.2
[ 80.555] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
ATI Radeon 9800PRO, ATI Radeon 9800XT,
ATI Radeon Mobility 9600/9700 (M10/M11),
ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
ATI FireGL V3350, ATI Mobility Radeon X1450,
ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
ATI FireGL V3400, ATI Mobility FireGL V5250,
ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
ATI FireGL V3600, ATI Radeon HD 2600 LE,
ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
AMD Radeon HD 6300 Series Graphics,
AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
AMD Firestream 9350, ATI Radeon HD 5800 Series,
ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
MULLINS, KAVERI, HAWAII
[ 80.568] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 80.568] (II) FBDEV: driver for framebuffer: fbdev
[ 80.568] (II) VESA: driver for VESA chipsets: vesa
[ 80.577] (II) [KMS] Kernel modesetting enabled.
[ 80.577] (WW) Falling back to old probe method for modesetting
[ 80.578] (WW) Falling back to old probe method for fbdev
[ 80.578] (II) Loading sub module "fbdevhw"
[ 80.578] (II) LoadModule: "fbdevhw"
[ 80.578] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 80.584] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 80.584] compiled for 1.21.1.3, module version = 0.0.2
[ 80.584] ABI class: X.Org Video Driver, version 25.2
[ 80.584] (II) RADEON(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 80.584] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[ 80.584] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 80.584] (==) RADEON(0): Default visual is TrueColor
[ 80.584] (==) RADEON(0): RGB weight 888
[ 80.584] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[ 80.584] (--) RADEON(0): Chipset: "KABINI" (ChipID = 0x9830)
[ 80.585] (II) Loading sub module "fb"
[ 80.585] (II) LoadModule: "fb"
[ 80.585] (II) Module "fb" already built-in
[ 80.585] (II) Loading sub module "dri2"
[ 80.585] (II) LoadModule: "dri2"
[ 80.585] (II) Module "dri2" already built-in
[ 82.656] (II) Loading sub module "glamoregl"
[ 82.656] (II) LoadModule: "glamoregl"
[ 82.657] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 82.744] (II) Module glamoregl: vendor="X.Org Foundation"
[ 82.744] compiled for 1.21.1.3, module version = 1.0.1
[ 82.744] ABI class: X.Org ANSI C Emulation, version 0.4
[ 82.938] (II) RADEON(0): glamor X acceleration enabled on AMD KABINI (LLVM 14.0.6, DRM 2.50, 5.18.10-Venom)
[ 82.939] (II) RADEON(0): glamor detected, initialising EGL layer.
[ 82.939] (II) RADEON(0): KMS Color Tiling: enabled
[ 82.939] (II) RADEON(0): KMS Color Tiling 2D: enabled
[ 82.939] (==) RADEON(0): TearFree property default: auto
[ 82.939] (II) RADEON(0): KMS Pageflipping: enabled
[ 82.962] (II) RADEON(0): Output eDP has no monitor section
[ 82.964] (II) RADEON(0): Output HDMI-0 has no monitor section
[ 82.972] (II) RADEON(0): Output VGA-0 has no monitor section
[ 82.972] (WW) RADEON(0): 3 ZaphodHeads crtcs unavailable. Some outputs will stay off.
[ 82.995] (II) RADEON(0): EDID for output eDP
[ 82.995] (II) RADEON(0): Manufacturer: AUO Model: 119e Serial#: 0
[ 82.995] (II) RADEON(0): Year: 2011 Week: 43
[ 82.995] (II) RADEON(0): EDID Version: 1.4
[ 82.995] (II) RADEON(0): Digital Display Input
[ 82.995] (II) RADEON(0): 6 bits per channel
[ 82.995] (II) RADEON(0): Digital interface is undefined
[ 82.995] (II) RADEON(0): Max Image Size [cm]: horiz.: 38 vert.: 21
[ 82.995] (II) RADEON(0): Gamma: 2.20
[ 82.995] (II) RADEON(0): No DPMS capabilities specified
[ 82.995] (II) RADEON(0): Supported color encodings: RGB 4:4:4
[ 82.995] (II) RADEON(0): First detailed timing is preferred mode
[ 82.995] (II) RADEON(0): Preferred mode is native pixel format and refresh rate
[ 82.995] (II) RADEON(0): redX: 0.620 redY: 0.350 greenX: 0.315 greenY: 0.615
[ 82.995] (II) RADEON(0): blueX: 0.150 blueY: 0.113 whiteX: 0.313 whiteY: 0.329
[ 82.996] (II) RADEON(0): Manufacturer's mask: 0
[ 82.996] (II) RADEON(0): Supported detailed timing:
[ 82.996] (II) RADEON(0): clock: 100.0 MHz Image Size: 382 x 214 mm
[ 82.996] (II) RADEON(0): h_active: 1600 h_sync: 1648 h_sync_end 1680 h_blank_end 1798 h_border: 0
[ 82.996] (II) RADEON(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 926 v_border: 0
[ 82.996] (II) RADEON(0): Unknown vendor-specific block f
[ 82.996] (II) RADEON(0): AUO
[ 82.996] (II) RADEON(0): B173RTN01.1
[ 82.996] (II) RADEON(0): EDID (in hex):
[ 82.996] (II) RADEON(0): 00ffffffffffff0006af9e1100000000
[ 82.996] (II) RADEON(0): 2b1501049026157802ee859e59509d26
[ 82.996] (II) RADEON(0): 1d505400000001010101010101010101
[ 82.996] (II) RADEON(0): 010101010101102740c660841a303020
[ 82.996] (II) RADEON(0): 36007ed6100000180000000f00000000
[ 82.996] (II) RADEON(0): 00000000000000000020000000fe0041
[ 82.996] (II) RADEON(0): 554f0a202020202020202020000000fe
[ 82.996] (II) RADEON(0): 004231373352544e30312e31200a0068
[ 82.997] (II) RADEON(0): Printing probed modes for output eDP
[ 82.997] (II) RADEON(0): Modeline "1600x900"x60.1 100.00 1600 1648 1680 1798 900 903 909 926 -hsync -vsync (55.6 kHz eP)
[ 82.997] (II) RADEON(0): Modeline "1440x900"x60.0 106.68 1440 1528 1672 1904 900 903 909 934 -hsync +vsync (56.0 kHz)
[ 82.997] (II) RADEON(0): Modeline "1280x854"x60.0 89.34 1280 1352 1480 1680 854 857 867 887 -hsync +vsync (53.2 kHz)
[ 82.997] (II) RADEON(0): Modeline "1280x800"x60.0 83.71 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.8 kHz)
[ 82.997] (II) RADEON(0): Modeline "1280x720"x60.0 74.65 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.9 kHz)
[ 82.997] (II) RADEON(0): Modeline "1152x768"x59.9 71.95 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.8 kHz)
[ 82.997] (II) RADEON(0): Modeline "1024x768"x59.9 63.53 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
[ 82.997] (II) RADEON(0): Modeline "800x600"x60.0 38.31 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
[ 82.997] (II) RADEON(0): Modeline "848x480"x59.9 31.65 848 872 952 1056 480 483 493 500 -hsync +vsync (30.0 kHz)
[ 82.997] (II) RADEON(0): Modeline "720x480"x59.9 26.85 720 744 808 896 480 483 493 500 -hsync +vsync (30.0 kHz)
[ 82.997] (II) RADEON(0): Modeline "640x480"x59.9 23.98 640 664 720 800 480 483 487 500 -hsync +vsync (30.0 kHz)
[ 82.998] (II) RADEON(0): EDID for output HDMI-0
[ 83.007] (II) RADEON(0): EDID for output VGA-0
[ 83.007] (II) RADEON(0): Output eDP connected
[ 83.007] (II) RADEON(0): Output HDMI-0 disconnected
[ 83.007] (II) RADEON(0): Output VGA-0 disconnected
[ 83.007] (II) RADEON(0): Using exact sizes for initial modes
[ 83.007] (II) RADEON(0): Output eDP using initial mode 1600x900 +0+0
[ 83.008] (II) RADEON(0): mem size init: gart size :7fb66000 vram size: s:20000000 visible:f359000
[ 83.008] (==) RADEON(0): DPI set to (96, 96)
[ 83.008] (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
[ 83.008] (II) Loading sub module "ramdac"
[ 83.008] (II) LoadModule: "ramdac"
[ 83.008] (II) Module "ramdac" already built-in
[ 83.008] (II) UnloadModule: "modesetting"
[ 83.008] (II) Unloading modesetting
[ 83.008] (II) UnloadModule: "fbdev"
[ 83.008] (II) Unloading fbdev
[ 83.008] (II) UnloadSubModule: "fbdevhw"
[ 83.009] (II) Unloading fbdevhw
[ 83.009] (II) UnloadModule: "vesa"
[ 83.009] (II) Unloading vesa
[ 83.009] (II) RADEON(0): [DRI2] Setup complete
[ 83.009] (II) RADEON(0): [DRI2] DRI driver: radeonsi
[ 83.009] (II) RADEON(0): [DRI2] VDPAU driver: radeonsi
[ 83.031] (II) RADEON(0): Front buffer size: 5625K
[ 83.031] (II) RADEON(0): VRAM usage limit set to 219177K
[ 83.055] (II) RADEON(0): SYNC extension fences enabled
[ 83.055] (II) RADEON(0): Present extension enabled
[ 83.056] (==) RADEON(0): DRI3 enabled
[ 83.056] (==) RADEON(0): Backing store enabled
[ 83.056] (II) RADEON(0): Direct rendering enabled
[ 83.371] (II) RADEON(0): Use GLAMOR acceleration.
[ 83.371] (II) RADEON(0): Acceleration enabled
[ 83.371] (==) RADEON(0): DPMS enabled
[ 83.371] (==) RADEON(0): Silken mouse enabled
[ 83.371] (II) RADEON(0): Set up textured video (glamor)
[ 83.371] (II) RADEON(0): [XvMC] Associated with GLAMOR Textured Video.
[ 83.371] (II) RADEON(0): [XvMC] Extension initialized.
[ 83.411] (II) Initializing extension Generic Event Extension
[ 83.411] (II) Initializing extension SHAPE
[ 83.411] (II) Initializing extension MIT-SHM
[ 83.411] (II) Initializing extension XInputExtension
[ 83.411] (II) Initializing extension XTEST
[ 83.412] (II) Initializing extension BIG-REQUESTS
[ 83.412] (II) Initializing extension SYNC
[ 83.412] (II) Initializing extension XKEYBOARD
[ 83.412] (II) Initializing extension XC-MISC
[ 83.412] (II) Initializing extension XFIXES
[ 83.412] (II) Initializing extension RENDER
[ 83.412] (II) Initializing extension RANDR
[ 83.412] (II) Initializing extension COMPOSITE
[ 83.412] (II) Initializing extension DAMAGE
[ 83.412] (II) Initializing extension MIT-SCREEN-SAVER
[ 83.412] (II) Initializing extension DOUBLE-BUFFER
[ 83.412] (II) Initializing extension RECORD
[ 83.412] (II) Initializing extension DPMS
[ 83.412] (II) Initializing extension Present
[ 83.412] (II) Initializing extension DRI3
[ 83.412] (II) Initializing extension X-Resource
[ 83.412] (II) Initializing extension XVideo
[ 83.412] (II) Initializing extension XVideo-MotionCompensation
[ 83.412] (II) Initializing extension GLX
[ 83.433] (II) AIGLX: Loaded and initialized radeonsi
[ 83.433] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 83.433] (II) Initializing extension XFree86-VidModeExtension
[ 83.433] (II) Initializing extension XFree86-DGA
[ 83.433] (II) Initializing extension XFree86-DRI
[ 83.433] (II) Initializing extension DRI2
[ 83.435] (II) RADEON(0): Setting screen physical size to 423 x 238
[ 85.351] (II) config/udev: Adding input device Power Button (/dev/input/event8)
[ 85.351] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 85.351] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 85.351] (II) LoadModule: "libinput"
[ 85.352] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 85.388] (II) Module libinput: vendor="X.Org Foundation"
[ 85.388] compiled for 1.21.1.3, module version = 1.2.1
[ 85.389] Module class: X.Org XInput Driver
[ 85.389] ABI class: X.Org XInput driver, version 24.4
[ 85.389] (II) Using input driver 'libinput' for 'Power Button'
[ 85.389] (**) Power Button: always reports core events
[ 85.389] (**) Option "Device" "/dev/input/event8"
[ 85.525] (II) event8 - Power Button: is tagged by udev as: Keyboard
[ 85.526] (II) event8 - Power Button: device is a keyboard
[ 85.527] (II) event8 - Power Button: device removed
[ 85.543] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input21/event8"
[ 85.543] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 85.547] (II) event8 - Power Button: is tagged by udev as: Keyboard
[ 85.547] (II) event8 - Power Button: device is a keyboard
[ 85.549] (II) config/udev: Adding input device Video Bus (/dev/input/event0)
[ 85.549] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 85.550] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 85.550] (II) Using input driver 'libinput' for 'Video Bus'
[ 85.550] (**) Video Bus: always reports core events
[ 85.550] (**) Option "Device" "/dev/input/event0"
[ 85.553] (II) event0 - Video Bus: is tagged by udev as: Keyboard
[ 85.553] (II) event0 - Video Bus: device is a keyboard
[ 85.554] (II) event0 - Video Bus: device removed
[ 85.571] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input2/event0"
[ 85.571] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 85.575] (II) event0 - Video Bus: is tagged by udev as: Keyboard
[ 85.576] (II) event0 - Video Bus: device is a keyboard
[ 85.578] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 85.578] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 85.578] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 85.578] (II) Using input driver 'libinput' for 'Power Button'
[ 85.578] (**) Power Button: always reports core events
[ 85.578] (**) Option "Device" "/dev/input/event5"
[ 85.581] (II) event5 - Power Button: is tagged by udev as: Keyboard
[ 85.581] (II) event5 - Power Button: device is a keyboard
[ 85.582] (II) event5 - Power Button: device removed
[ 85.599] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C0C:01/input/input18/event5"
[ 85.599] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 85.603] (II) event5 - Power Button: is tagged by udev as: Keyboard
[ 85.603] (II) event5 - Power Button: device is a keyboard
[ 85.605] (II) config/udev: Adding input device Sleep Button (/dev/input/event6)
[ 85.605] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 85.606] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 85.606] (II) Using input driver 'libinput' for 'Sleep Button'
[ 85.606] (**) Sleep Button: always reports core events
[ 85.606] (**) Option "Device" "/dev/input/event6"
[ 85.609] (II) event6 - Sleep Button: is tagged by udev as: Keyboard
[ 85.609] (II) event6 - Sleep Button: device is a keyboard
[ 85.610] (II) event6 - Sleep Button: device removed
[ 85.627] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C0E:00/input/input19/event6"
[ 85.627] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 85.631] (II) event6 - Sleep Button: is tagged by udev as: Keyboard
[ 85.631] (II) event6 - Sleep Button: device is a keyboard
[ 85.633] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 85.633] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 85.633] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 85.634] (II) Using input driver 'libinput' for 'Power Button'
[ 85.634] (**) Power Button: always reports core events
[ 85.634] (**) Option "Device" "/dev/input/event4"
[ 85.636] (II) event4 - Power Button: is tagged by udev as: Keyboard
[ 85.637] (II) event4 - Power Button: device is a keyboard
[ 85.638] (II) event4 - Power Button: device removed
[ 85.655] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input17/event4"
[ 85.655] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[ 85.659] (II) event4 - Power Button: is tagged by udev as: Keyboard
[ 85.659] (II) event4 - Power Button: device is a keyboard
[ 85.661] (II) config/udev: Adding input device Lid Switch (/dev/input/event7)
[ 85.661] (II) No input driver specified, ignoring this device.
[ 85.661] (II) This device may have been added with another device file.
[ 85.663] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event11)
[ 85.663] (II) No input driver specified, ignoring this device.
[ 85.663] (II) This device may have been added with another device file.
[ 85.664] (II) config/udev: Adding input device HD WebCam: HD WebCam (/dev/input/event10)
[ 85.664] (**) HD WebCam: HD WebCam: Applying InputClass "evdev keyboard catchall"
[ 85.664] (**) HD WebCam: HD WebCam: Applying InputClass "libinput keyboard catchall"
[ 85.665] (II) Using input driver 'libinput' for 'HD WebCam: HD WebCam'
[ 85.665] (**) HD WebCam: HD WebCam: always reports core events
[ 85.665] (**) Option "Device" "/dev/input/event10"
[ 85.668] (II) event10 - HD WebCam: HD WebCam: is tagged by udev as: Keyboard
[ 85.668] (II) event10 - HD WebCam: HD WebCam: device is a keyboard
[ 85.669] (II) event10 - HD WebCam: HD WebCam: device removed
[ 85.683] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4:1.0/input/input23/event10"
[ 85.683] (II) XINPUT: Adding extended input device "HD WebCam: HD WebCam" (type: KEYBOARD, id 11)
[ 85.687] (II) event10 - HD WebCam: HD WebCam: is tagged by udev as: Keyboard
[ 85.688] (II) event10 - HD WebCam: HD WebCam: device is a keyboard
[ 85.690] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event12)
[ 85.690] (II) No input driver specified, ignoring this device.
[ 85.690] (II) This device may have been added with another device file.
[ 85.691] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event13)
[ 85.691] (II) No input driver specified, ignoring this device.
[ 85.691] (II) This device may have been added with another device file.
[ 85.692] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event14)
[ 85.692] (II) No input driver specified, ignoring this device.
[ 85.692] (II) This device may have been added with another device file.
[ 85.693] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 85.693] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 85.693] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 85.693] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 85.693] (**) AT Translated Set 2 keyboard: always reports core events
[ 85.693] (**) Option "Device" "/dev/input/event3"
[ 85.696] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 85.697] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 85.701] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 85.715] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input16/event3"
[ 85.715] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 85.719] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 85.719] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 85.724] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event2)
[ 85.724] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev touchpad catchall"
[ 85.724] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "libinput touchpad catchall"
[ 85.724] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
[ 85.725] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "Default clickpad buttons"
[ 85.725] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
[ 85.725] (II) LoadModule: "synaptics"
[ 85.725] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 85.751] (II) Module synaptics: vendor="X.Org Foundation"
[ 85.751] compiled for 1.21.1.3, module version = 1.9.1
[ 85.751] Module class: X.Org XInput Driver
[ 85.751] ABI class: X.Org XInput driver, version 24.4
[ 85.751] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS GlidePoint'
[ 85.752] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
[ 85.752] (**) Option "Device" "/dev/input/event2"
[ 85.764] (II) synaptics: AlpsPS/2 ALPS GlidePoint: ignoring touch events for semi-multitouch device
[ 85.764] (--) synaptics: AlpsPS/2 ALPS GlidePoint: x-axis range 0 - 1408 (res 0)
[ 85.764] (--) synaptics: AlpsPS/2 ALPS GlidePoint: y-axis range 0 - 704 (res 0)
[ 85.764] (--) synaptics: AlpsPS/2 ALPS GlidePoint: pressure range 0 - 127
[ 85.764] (II) synaptics: AlpsPS/2 ALPS GlidePoint: device does not report finger width.
[ 85.764] (--) synaptics: AlpsPS/2 ALPS GlidePoint: buttons: left right middle double triple
[ 85.764] (--) synaptics: AlpsPS/2 ALPS GlidePoint: Vendor 0x2 Product 0x8
[ 85.764] (--) synaptics: AlpsPS/2 ALPS GlidePoint: invalid finger width range. defaulting to 0 - 15
[ 85.765] (**) Option "VertScrollDelta" "-111"
[ 85.765] (**) Option "HorizScrollDelta" "-111"
[ 85.765] (**) Option "VertEdgeScroll" "on"
[ 85.765] (**) Option "TapButton1" "1"
[ 85.765] (**) Option "CircularScrolling" "on"
[ 85.765] (--) synaptics: AlpsPS/2 ALPS GlidePoint: touchpad found
[ 85.765] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
[ 85.780] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input15/event2"
[ 85.780] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: TOUCHPAD, id 13)
[ 85.780] (**) synaptics: AlpsPS/2 ALPS GlidePoint: (accel) MinSpeed is now constant deceleration 2.5
[ 85.780] (**) synaptics: AlpsPS/2 ALPS GlidePoint: (accel) MaxSpeed is now 1.75
[ 85.780] (**) synaptics: AlpsPS/2 ALPS GlidePoint: (accel) AccelFactor is now 0.127
[ 85.781] (**) AlpsPS/2 ALPS GlidePoint: (accel) keeping acceleration scheme 1
[ 85.781] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration profile 1
[ 85.781] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration factor: 2.000
[ 85.781] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration threshold: 4
[ 85.782] (--) synaptics: AlpsPS/2 ALPS GlidePoint: touchpad found
[ 85.783] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse0)
[ 85.783] (**) AlpsPS/2 ALPS GlidePoint: Ignoring device from InputClass "touchpad ignore duplicates"
[ 85.784] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[ 85.784] (II) No input driver specified, ignoring this device.
[ 85.784] (II) This device may have been added with another device file.
[ 85.785] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event9)
[ 85.785] (**) Acer WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 85.786] (**) Acer WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 85.786] (II) Using input driver 'libinput' for 'Acer WMI hotkeys'
[ 85.786] (**) Acer WMI hotkeys: always reports core events
[ 85.786] (**) Option "Device" "/dev/input/event9"
[ 85.788] (II) event9 - Acer WMI hotkeys: is tagged by udev as: Keyboard
[ 85.788] (II) event9 - Acer WMI hotkeys: device is a keyboard
[ 85.790] (II) event9 - Acer WMI hotkeys: device removed
[ 85.806] (**) Option "config_info" "udev:/sys/devices/virtual/input/input22/event9"
[ 85.806] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 14)
[ 85.809] (II) event9 - Acer WMI hotkeys: is tagged by udev as: Keyboard
[ 85.809] (II) event9 - Acer WMI hotkeys: device is a keyboard
lspci | grep VGA
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Kabini [Radeon HD 8400 / R3 Series]
I know it is frustrating, and you have been very patient and I hate to bother you with my issue anymore. you have done more than enough to help.
Offline
I'm not sure why you're not getting output. It doesn't make sense.
I wonder if the black screen is related to compositing. Create the file /usr/local/bin/xfwm4 with the following content:
#!/bin/sh
/usr/bin/xfwm4 --compositor=off --replace
...make the file executable and reboot.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
just to verify the X video driver and other things, have you tried starting X with something other than Xfce or tried with nothing at all (i think X defaults to a gray surface made from many white dots on a black background ... but it has been so many years since i have tried that)? have you boot from live ISO and been able to see anything in graphical mode?
Offline
I'm not sure why you're not getting output. It doesn't make sense.
You may thing I missed something and that is why there is no output, put believe me my friend that is not the case.
I wonder if the black screen is related to compositing. Create the file /usr/local/bin/xfwm4 with the following content:
#!/bin/sh /usr/bin/xfwm4 --compositor=off --replace
...make the file executable and reboot.
no luck, same black screen.
Offline
just to verify the X video driver and other things, have you tried starting X with something other than Xfce or tried with nothing at all (i think X defaults to a gray surface made from many white dots on a black background ... but it has been so many years since i have tried that)? have you boot from live ISO and been able to see anything in graphical mode?
the odd thing is, lxde work just fine
exec startlxde >> ~/.xsession-errors 2>&1
and there is something else, from lxde I run :
sudo killall openbox
sudo killall lxpolkit
sudo killall lxpanel
sudo killall lxclipboard
sudo killall /usr/lib/menu-cache/menu-cache/menu-cached
SESSION_MANAGER=XFCE4
xfwm4 --replace &
xfsettingsd &
xfce4-panel &
xfdesktop &
and it seem to work just fine except xfce4-session, could not get it to work .
Offline
Wait a minute. What version of libX11 are you running? There was a recent issue with it and xfce4-settings and the latest version of xfce4-settings has fixed it. The result of the issue was a black screen.
Which version of xfce4-settings did you build?
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Wait a minute. What version of libX11 are you running? There was a recent issue with it and xfce4-settings and the latest version of xfce4-settings has fixed it. The result of the issue was a black screen.
Which version of xfce4-settings did you build?
xorg-libx11 1.8.1
xfce4-settings 4.16.2
I found xfce4-settings 4.16.3 is available I am going to upgrade xfce4-settings and see if this going to fix the problem.
Offline
Wait a minute. What version of libX11 are you running? There was a recent issue with it and xfce4-settings and the latest version of xfce4-settings has fixed it. The result of the issue was a black screen.
Which version of xfce4-settings did you build?
Dear ToZ, you are my hero. upgrade to xfce4-settings-4.16.3 fix the problem. Thank you so much for your help.
Offline
[ Generated in 0.014 seconds, 8 queries executed - Memory usage: 781.96 KiB (Peak: 882.51 KiB) ]