You are not logged in.

#1 2020-12-08 13:15:40

LP5
Member
Registered: 2020-12-08
Posts: 21

[SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

Hey everyone! This is my first post on this forum and I apologize for possibly vague wording.

The system:
Laptop - Lenovo B50-70
CPU: Intel Pentium 3558U (2) @ 1.700Ghz
GPU: AMD ATI Radeon HD 8550M / R5 M230
GPU: Intel Haswell-ULT - according to libva/libGL errors, i965

The problem:
Hardware acceleration either freezes the system entirely or crashes the program that is using it (same result for VLC, Steam, Google Chrome with acceleration on, glmark2). Running them without HW-acceleration seems to work, yet Steam's interface shows nothing in that case. My work also implies using Google Chrome all the time with video and audio broadcast, so having the acceleration would probably make it easier for my CPU to handle hours of such load.
Also

xrandr --listproviders

lists only Intel GPU, even though there are no GPU-related config files in /etc/X11/xorg.conf.d/

Things I tried:

  • Installing either of open-source AMD drivers - xf86-video-ati, at least, allows me to detect the AMD GPU in xrandr.

  • Installing both VA-API and VDPAU for my Intel GPU and AMD GPUs.

  • Using the laptop with intel.conf as follows:

    Section "Device"
    	Identifier "Intel"
    	Driver "intel"
    	Option "TearFree" "on"
            Option "NoAccel" "true"
    EndSection

    However, that is not ideal for the work I am doing on this laptop and I'm looking for a way

lspci:

00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 0b)
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 0b)
00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)
00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04)
00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 1 (rev e4)
00:1c.1 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 2 (rev e4)
00:1c.2 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 3 (rev e4)
00:1c.3 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 4 (rev e4)
00:1c.4 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 5 (rev e4)
00:1d.0 USB controller: Intel Corporation 8 Series USB EHCI #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04)
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader (rev 01)
08:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10)
09:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
0a:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Sun LE [Radeon HD 8550M / R5 M230

lscpi -k:

00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 0b)
	Subsystem: Lenovo Device 3978
	Kernel driver in use: hsw_uncore
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
	Subsystem: Lenovo Device 3815
	Kernel driver in use: i915
	Kernel modules: i915
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 0b)
	Subsystem: Lenovo Device 3978
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)
	Subsystem: Lenovo Device 3978
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04)
	Subsystem: Lenovo Device 3978
	Kernel driver in use: mei_me
	Kernel modules: mei_me
00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04)
	Subsystem: Lenovo Device 3978
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 1 (rev e4)
	Kernel driver in use: pcieport
00:1c.1 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 2 (rev e4)
	Kernel driver in use: pcieport
00:1c.2 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 3 (rev e4)
	Kernel driver in use: pcieport
00:1c.3 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 4 (rev e4)
	Kernel driver in use: pcieport
00:1c.4 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 5 (rev e4)
	Kernel driver in use: pcieport
00:1d.0 USB controller: Intel Corporation 8 Series USB EHCI #1 (rev 04)
	Subsystem: Lenovo Device 3978
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci
00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04)
	Subsystem: Lenovo Device 3978
	Kernel driver in use: lpc_ich
	Kernel modules: lpc_ich
00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] (rev 04)
	Subsystem: Lenovo Device 3978
	Kernel driver in use: ahci
00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04)
	Subsystem: Lenovo Device 3978
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader (rev 01)
	Subsystem: Lenovo Device 3801
	Kernel driver in use: rtsx_pci
	Kernel modules: rtsx_pci
08:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10)
	Subsystem: Lenovo Device 380e
	Kernel driver in use: r8169
	Kernel modules: r8169
09:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
	Subsystem: Lenovo Device 4026
	Kernel driver in use: ath9k
	Kernel modules: ath9k
0a:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Sun LE [Radeon HD 8550M / R5 M230]
	Subsystem: Lenovo Device 3815
	Kernel modules: radeon, amdgpu

EDIT - THE SOLUTION THAT WORKED:
Switching to LTS kernel, setting modprobe for AMD GPU and removing the redundant drivers seemed to do the trick.

Last edited by LP5 (2020-12-22 09:13:17)

Offline

#2 2020-12-08 13:48:45

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: [SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

0a:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Sun LE [Radeon HD 8550M / R5 M230]
	Subsystem: Lenovo Device 3815
	Kernel modules: radeon, amdgpu

Normally that should show a 'kernel driver in use' , maybe the modules are blacklisted[1].

Check /etc/modprobe.d/ and /usr/lib/modprobe.d/ folders.
If that doesn't help, post

# journalctl -b | grep -v audit

(run as root)


[1] https://wiki.archlinux.org/index.php/Ke … acklisting


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2020-12-08 14:04:16

LP5
Member
Registered: 2020-12-08
Posts: 21

Re: [SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

Thanks for the reply!

Both folders are empty. Forgot to mention: no radeon/amdgpu modules or devices are blacklisted, and early KMS is also enabled.

Here's grub.cfg if it provides anything useful as well:

#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
insmod part_gpt
insmod part_msdos
if [ -s $prefix/grubenv ]; then
  load_env
fi
if [ "${next_entry}" ] ; then
   set default="${next_entry}"
   set next_entry=
   save_env next_entry
   set boot_once=true
else
   set default="0"
fi

if [ x"${feature_menuentry_id}" = xy ]; then
  menuentry_id_option="--id"
else
  menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
  fi
}

function load_video {
  if [ x$feature_all_video_module = xy ]; then
    insmod all_video
  else
    insmod efi_gop
    insmod efi_uga
    insmod ieee1275_fb
    insmod vbe
    insmod vga
    insmod video_bochs
    insmod video_cirrus
  fi
}

if [ x$feature_default_font_path = xy ] ; then
   font=unicode
else
insmod part_gpt
insmod ext2
set root='hd0,gpt6'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@0,gpt6' --hint-bios=hd0,gpt6 --hint-efi=hd0,gpt6 --hint-baremetal=ahci0,gpt6  41bcbe8c-803e-435c-86e4-998a998dc18d
else
  search --no-floppy --fs-uuid --set=root 41bcbe8c-803e-435c-86e4-998a998dc18d
fi
    font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
  set locale_dir=$prefix/locale
  set lang=en_US
  insmod gettext
fi
terminal_input console
terminal_output gfxterm
if [ x$feature_timeout_style = xy ] ; then
  set timeout_style=menu
  set timeout=5
# Fallback normal timeout code in case the timeout_style feature is
# unavailable.
else
  set timeout=5
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/10_linux ###
menuentry 'Arch Linux' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-41bcbe8c-803e-435c-86e4-998a998dc18d' {
	load_video
	set gfxpayload=keep
	insmod gzio
	insmod part_gpt
	insmod ext2
	set root='hd0,gpt6'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@0,gpt6' --hint-bios=hd0,gpt6 --hint-efi=hd0,gpt6 --hint-baremetal=ahci0,gpt6  41bcbe8c-803e-435c-86e4-998a998dc18d
	else
	  search --no-floppy --fs-uuid --set=root 41bcbe8c-803e-435c-86e4-998a998dc18d
	fi
	echo	'Loading Linux linux ...'
	linux	/boot/vmlinuz-linux root=UUID=41bcbe8c-803e-435c-86e4-998a998dc18d rw radeon.si_support=0 amdgpu.si_support=1 radeon.cik_support=0 amdgpu.cik_support=1 quiet splash
	echo	'Loading initial ramdisk ...'
	initrd	/boot/intel-ucode.img /boot/initramfs-linux.img
}
submenu 'Advanced options for Arch Linux' $menuentry_id_option 'gnulinux-advanced-41bcbe8c-803e-435c-86e4-998a998dc18d' {
	menuentry 'Arch Linux, with Linux linux' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-linux-advanced-41bcbe8c-803e-435c-86e4-998a998dc18d' {
		load_video
		set gfxpayload=keep
		insmod gzio
		insmod part_gpt
		insmod ext2
		set root='hd0,gpt6'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@0,gpt6' --hint-bios=hd0,gpt6 --hint-efi=hd0,gpt6 --hint-baremetal=ahci0,gpt6  41bcbe8c-803e-435c-86e4-998a998dc18d
		else
		  search --no-floppy --fs-uuid --set=root 41bcbe8c-803e-435c-86e4-998a998dc18d
		fi
		echo	'Loading Linux linux ...'
		linux	/boot/vmlinuz-linux root=UUID=41bcbe8c-803e-435c-86e4-998a998dc18d rw radeon.si_support=0 amdgpu.si_support=1 radeon.cik_support=0 amdgpu.cik_support=1 quiet splash
		echo	'Loading initial ramdisk ...'
		initrd	/boot/intel-ucode.img /boot/initramfs-linux.img
	}
	menuentry 'Arch Linux, with Linux linux (fallback initramfs)' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-linux-fallback-41bcbe8c-803e-435c-86e4-998a998dc18d' {
		load_video
		set gfxpayload=keep
		insmod gzio
		insmod part_gpt
		insmod ext2
		set root='hd0,gpt6'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@0,gpt6' --hint-bios=hd0,gpt6 --hint-efi=hd0,gpt6 --hint-baremetal=ahci0,gpt6  41bcbe8c-803e-435c-86e4-998a998dc18d
		else
		  search --no-floppy --fs-uuid --set=root 41bcbe8c-803e-435c-86e4-998a998dc18d
		fi
		echo	'Loading Linux linux ...'
		linux	/boot/vmlinuz-linux root=UUID=41bcbe8c-803e-435c-86e4-998a998dc18d rw radeon.si_support=0 amdgpu.si_support=1 radeon.cik_support=0 amdgpu.cik_support=1 quiet splash
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initramfs-linux-fallback.img
	}
}

### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f  ${config_directory}/custom.cfg ]; then
  source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###

And this is the output of journalctl:

Dec 08 16:50:58 eugene NetworkManager[303]: <info>  [1607428258.8639] device (wlp9s0): supplicant interface state: associating -> 4way_handshake
Dec 08 16:50:58 eugene NetworkManager[303]: <info>  [1607428258.8639] device (p2p-dev-wlp9s0): supplicant management interface state: associating -> 4way_handshake
Dec 08 16:50:58 eugene wpa_supplicant[326]: wlp9s0: WPA: Key negotiation completed with 10:62:eb:74:ab:f6 [PTK=CCMP GTK=CCMP]
Dec 08 16:50:58 eugene wpa_supplicant[326]: wlp9s0: CTRL-EVENT-CONNECTED - Connection to 10:62:eb:74:ab:f6 completed [id=0 id_str=]
Dec 08 16:50:58 eugene kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp9s0: link becomes ready
Dec 08 16:50:58 eugene NetworkManager[303]: <info>  [1607428258.8959] device (wlp9s0): supplicant interface state: 4way_handshake -> completed
Dec 08 16:50:58 eugene NetworkManager[303]: <info>  [1607428258.8959] device (wlp9s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Ufanet 316"
Dec 08 16:50:58 eugene NetworkManager[303]: <info>  [1607428258.8960] device (p2p-dev-wlp9s0): supplicant management interface state: 4way_handshake -> completed
Dec 08 16:50:58 eugene NetworkManager[303]: <info>  [1607428258.8962] device (wlp9s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Dec 08 16:50:58 eugene NetworkManager[303]: <info>  [1607428258.8967] dhcp4 (wlp9s0): activation: beginning transaction (timeout in 45 seconds)
Dec 08 16:50:59 eugene wpa_supplicant[326]: wlp9s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-44 noise=-93 txrate=14400
Dec 08 16:51:00 eugene systemd[314]: Started D-Bus User Message Bus.
Dec 08 16:51:00 eugene NetworkManager[303]: <info>  [1607428260.5924] dhcp6 (wlp9s0): activation: beginning transaction (timeout in 45 seconds)
Dec 08 16:51:00 eugene NetworkManager[303]: <info>  [1607428260.5946] dhcp6 (wlp9s0): option dhcp6_name_servers   => 'fe80::1262:ebff:fe74:abf6'
Dec 08 16:51:00 eugene NetworkManager[303]: <info>  [1607428260.5946] dhcp6 (wlp9s0): state changed unknown -> bound
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4840] dhcp4 (wlp9s0): option dhcp_lease_time      => '86400'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4841] dhcp4 (wlp9s0): option domain_name          => 'Dlink'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4842] dhcp4 (wlp9s0): option domain_name_servers  => '192.168.0.1'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4842] dhcp4 (wlp9s0): option expiry               => '1607514660'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4842] dhcp4 (wlp9s0): option host_name            => 'eugene'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4842] dhcp4 (wlp9s0): option ip_address           => '192.168.0.9'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4843] dhcp4 (wlp9s0): option next_server          => '192.168.0.1'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4843] dhcp4 (wlp9s0): option requested_broadcast_address => '1'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4843] dhcp4 (wlp9s0): option requested_domain_name => '1'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4843] dhcp4 (wlp9s0): option requested_domain_name_servers => '1'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4843] dhcp4 (wlp9s0): option requested_domain_search => '1'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4843] dhcp4 (wlp9s0): option requested_host_name  => '1'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4844] dhcp4 (wlp9s0): option requested_interface_mtu => '1'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4844] dhcp4 (wlp9s0): option requested_ms_classless_static_routes => '1'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4844] dhcp4 (wlp9s0): option requested_nis_domain => '1'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4844] dhcp4 (wlp9s0): option requested_nis_servers => '1'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4844] dhcp4 (wlp9s0): option requested_ntp_servers => '1'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4845] dhcp4 (wlp9s0): option requested_rfc3442_classless_static_routes => '1'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4845] dhcp4 (wlp9s0): option requested_root_path  => '1'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4845] dhcp4 (wlp9s0): option requested_routers    => '1'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4845] dhcp4 (wlp9s0): option requested_static_routes => '1'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4845] dhcp4 (wlp9s0): option requested_subnet_mask => '1'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4845] dhcp4 (wlp9s0): option requested_time_offset => '1'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4846] dhcp4 (wlp9s0): option requested_wpad       => '1'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4846] dhcp4 (wlp9s0): option routers              => '192.168.0.1'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4846] dhcp4 (wlp9s0): option subnet_mask          => '255.255.255.0'
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4846] dhcp4 (wlp9s0): state changed unknown -> bound
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.4863] device (wlp9s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.6993] device (wlp9s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.6999] device (wlp9s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.7009] manager: NetworkManager state is now CONNECTED_LOCAL
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.7033] manager: NetworkManager state is now CONNECTED_SITE
Dec 08 16:51:01 eugene NetworkManager[303]: <info>  [1607428261.7034] policy: set 'Ufanet 316' (wlp9s0) as default for IPv4 routing and DNS
Dec 08 16:51:01 eugene dbus-daemon[302]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.3' (uid=0 pid=303 comm="/usr/bin/NetworkManager --no-daemon ")
Dec 08 16:51:01 eugene dbus-daemon[302]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Dec 08 16:51:02 eugene NetworkManager[303]: <info>  [1607428262.0620] device (wlp9s0): Activation: successful, device activated.
Dec 08 16:51:02 eugene NetworkManager[303]: <info>  [1607428262.1350] manager: startup complete
Dec 08 16:51:02 eugene NetworkManager[303]: <info>  [1607428262.5298] manager: NetworkManager state is now CONNECTED_GLOBAL
Dec 08 16:51:05 eugene systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Dec 08 16:51:06 eugene systemd[314]: Starting Sound Service...
Dec 08 16:51:06 eugene dbus-daemon[302]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.12' (uid=1000 pid=411 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Dec 08 16:51:07 eugene systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Dec 08 16:51:07 eugene dbus-daemon[302]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Dec 08 16:51:07 eugene systemd[1]: Started RealtimeKit Scheduling Policy Service.
Dec 08 16:51:07 eugene rtkit-daemon[412]: Successfully called chroot.
Dec 08 16:51:07 eugene rtkit-daemon[412]: Successfully dropped privileges.
Dec 08 16:51:07 eugene rtkit-daemon[412]: Successfully limited resources.
Dec 08 16:51:07 eugene rtkit-daemon[412]: Running.
Dec 08 16:51:07 eugene rtkit-daemon[412]: Watchdog thread running.
Dec 08 16:51:07 eugene rtkit-daemon[412]: Canary thread running.
Dec 08 16:51:07 eugene dbus-daemon[302]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.13' (uid=0 pid=412 comm="/usr/lib/rtkit-daemon ")
Dec 08 16:51:07 eugene systemd[1]: Starting Authorization Manager...
Dec 08 16:51:09 eugene polkitd[415]: Started polkitd version 0.118
Dec 08 16:51:12 eugene polkitd[415]: Loading rules from directory /etc/polkit-1/rules.d
Dec 08 16:51:12 eugene polkitd[415]: Loading rules from directory /usr/share/polkit-1/rules.d
Dec 08 16:51:12 eugene polkitd[415]: Finished loading, compiling and executing 3 rules
Dec 08 16:51:12 eugene dbus-daemon[302]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Dec 08 16:51:12 eugene systemd[1]: Started Authorization Manager.
Dec 08 16:51:12 eugene polkitd[415]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Dec 08 16:51:13 eugene rtkit-daemon[412]: Successfully made thread 411 of process 411 owned by '1000' high priority at nice level -11.
Dec 08 16:51:13 eugene rtkit-daemon[412]: Supervising 1 threads of 1 processes of 1 users.
Dec 08 16:51:15 eugene dbus-daemon[380]: [session uid=1000 pid=380] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.4' (uid=1000 pid=388 comm="xfce4-clipman ")
Dec 08 16:51:15 eugene systemd[314]: Starting Virtual filesystem service...
Dec 08 16:51:16 eugene dbus-daemon[380]: [session uid=1000 pid=380] Successfully activated service 'org.gtk.vfs.Daemon'
Dec 08 16:51:16 eugene systemd[314]: Started Virtual filesystem service.
Dec 08 16:51:16 eugene rtkit-daemon[412]: Supervising 1 threads of 1 processes of 1 users.
Dec 08 16:51:16 eugene rtkit-daemon[412]: Successfully made thread 449 of process 411 owned by '1000' RT at priority 5.
Dec 08 16:51:16 eugene rtkit-daemon[412]: Supervising 2 threads of 1 processes of 1 users.
Dec 08 16:51:16 eugene rtkit-daemon[412]: Supervising 2 threads of 1 processes of 1 users.
Dec 08 16:51:16 eugene rtkit-daemon[412]: Successfully made thread 451 of process 411 owned by '1000' RT at priority 5.
Dec 08 16:51:16 eugene rtkit-daemon[412]: Supervising 3 threads of 1 processes of 1 users.
Dec 08 16:51:16 eugene dbus-daemon[380]: [session uid=1000 pid=380] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.8' (uid=1000 pid=386 comm="pasystray ")
Dec 08 16:51:16 eugene systemd[314]: Starting Accessibility services bus...
Dec 08 16:51:17 eugene dbus-daemon[380]: [session uid=1000 pid=380] Successfully activated service 'org.a11y.Bus'
Dec 08 16:51:17 eugene systemd[314]: Started Accessibility services bus.
Dec 08 16:51:17 eugene dbus-daemon[302]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.17' (uid=1000 pid=386 comm="pasystray ")
Dec 08 16:51:17 eugene dbus-daemon[302]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 08 16:51:17 eugene pulseaudio[411]: module-rescue-stream is obsolete and should no longer be loaded. Please remove it from your configuration.
Dec 08 16:51:17 eugene dbus-daemon[380]: [session uid=1000 pid=380] Activating service name='org.xfce.Xfconf' requested by ':1.4' (uid=1000 pid=388 comm="xfce4-clipman ")
Dec 08 16:51:17 eugene dbus-daemon[380]: [session uid=1000 pid=380] Successfully activated service 'org.xfce.Xfconf'
Dec 08 16:51:17 eugene dbus-daemon[302]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' requested by ':1.18' (uid=1000 pid=473 comm="/usr/bin/redshift -v ")
Dec 08 16:51:17 eugene systemd[1]: Starting Location Lookup Service...
Dec 08 16:51:18 eugene systemd[314]: Started Sound Service.
Dec 08 16:51:18 eugene at-spi-bus-launcher[468]: dbus-daemon[468]: Activating service name='org.a11y.atspi.Registry' requested by ':1.1' (uid=1000 pid=387 comm="python3 /usr/bin/redshift-gtk ")
Dec 08 16:51:18 eugene at-spi-bus-launcher[468]: dbus-daemon[468]: Successfully activated service 'org.a11y.atspi.Registry'
Dec 08 16:51:18 eugene at-spi-bus-launcher[483]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Dec 08 16:51:18 eugene dbus-daemon[302]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.20' (uid=974 pid=479 comm="/usr/lib/geoclue ")
Dec 08 16:51:18 eugene dbus-daemon[302]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 08 16:51:18 eugene geoclue[479]: Failed to connect to avahi service: Daemon not running
Dec 08 16:51:18 eugene dbus-daemon[302]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Dec 08 16:51:18 eugene systemd[1]: Started Location Lookup Service.
Dec 08 16:51:16 eugene systemd-timesyncd[298]: Initial synchronization to time server 194.190.168.1:123 (2.arch.pool.ntp.org).
Dec 08 16:51:17 eugene wpa_supplicant[326]: wlp9s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Dec 08 16:51:18 eugene systemd[1]: systemd-hostnamed.service: Succeeded.
Dec 08 16:53:17 eugene kernel: usb 1-2: new full-speed USB device number 6 using xhci_hcd
Dec 08 16:53:17 eugene kernel: usb 1-2: New USB device found, idVendor=1017, idProduct=8004, bcdDevice= 2.10
Dec 08 16:53:17 eugene kernel: usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 08 16:53:17 eugene kernel: usb 1-2: Product: USB Gaming Mouse
Dec 08 16:53:17 eugene kernel: usb 1-2: Manufacturer: E-Signal
Dec 08 16:53:18 eugene kernel: hid: raw HID events driver (C) Jiri Kosina
Dec 08 16:53:18 eugene kernel: usbcore: registered new interface driver usbhid
Dec 08 16:53:18 eugene kernel: usbhid: USB HID core driver
Dec 08 16:53:18 eugene kernel: input: E-Signal USB Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:1017:8004.0001/input/input19
Dec 08 16:53:18 eugene kernel: hid-generic 0003:1017:8004.0001: input,hidraw0: USB HID v1.10 Mouse [E-Signal USB Gaming Mouse] on usb-0000:00:14.0-2/input0
Dec 08 16:53:18 eugene kernel: input: E-Signal USB Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:1017:8004.0002/input/input20
Dec 08 16:53:18 eugene kernel: input: E-Signal USB Gaming Mouse System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:1017:8004.0002/input/input21
Dec 08 16:53:18 eugene kernel: input: E-Signal USB Gaming Mouse Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:1017:8004.0002/input/input22
Dec 08 16:53:18 eugene kernel: input: E-Signal USB Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:1017:8004.0002/input/input23
Dec 08 16:53:18 eugene kernel: hid-generic 0003:1017:8004.0002: input,hiddev0,hidraw1: USB HID v1.10 Keyboard [E-Signal USB Gaming Mouse] on usb-0000:00:14.0-2/input1
Dec 08 16:53:18 eugene kernel: hid-generic 0003:1017:8004.0003: hiddev1,hidraw2: USB HID v1.10 Device [E-Signal USB Gaming Mouse] on usb-0000:00:14.0-2/input2
Dec 08 16:53:18 eugene systemd-logind[304]: Watching system buttons on /dev/input/event19 (E-Signal USB Gaming Mouse Keyboard)
Dec 08 16:53:18 eugene systemd-logind[304]: Watching system buttons on /dev/input/event20 (E-Signal USB Gaming Mouse System Control)
Dec 08 16:53:18 eugene systemd-logind[304]: Watching system buttons on /dev/input/event21 (E-Signal USB Gaming Mouse Consumer Control)
Dec 08 16:53:32 eugene kernel: urxvt[580]: segfault at e0 ip 00007fbe571a24ed sp 00007ffe60c56e10 error 4 in libc-2.32.so[7fbe57189000+14d000]
Dec 08 16:53:32 eugene kernel: Code: fe ff 49 83 c5 02 41 0f b7 6d fe 49 89 c6 4c 8d 78 fe 4d 85 e4 75 13 eb cc 0f 1f 40 00 4c 8b 63 08 48 83 c3 08 4d 85 e4 74 bb <66> 41 3b 2c 24 75 ec 49 8d 7c 24 02 4c 89 fa 4c 89 ee e8 9c 70 fe
Dec 08 16:53:33 eugene systemd[1]: Created slice system-systemd\x2dcoredump.slice.
Dec 08 16:53:33 eugene systemd[1]: Started Process Core Dump (PID 621/UID 0).
Dec 08 16:53:33 eugene systemd-coredump[628]: Process 580 (urxvt) of user 1000 dumped core.
                                              
                                              Stack trace of thread 580:
                                              #0  0x00007fbe571a24ed getenv (libc.so.6 + 0x3f4ed)
                                              #1  0x00007fbe573c15c6 perl_destruct (libperl.so + 0x735c6)
                                              #2  0x000055df73b71336 _ZN16rxvt_perl_interpD1Ev (urxvt + 0x4d336)
                                              #3  0x00007fbe571a2db7 __run_exit_handlers (libc.so.6 + 0x3fdb7)
                                              #4  0x00007fbe571a2f5e exit (libc.so.6 + 0x3ff5e)
                                              #5  0x00007fbe5718b159 __libc_start_main (libc.so.6 + 0x28159)
                                              #6  0x000055df73b52cfe _start (urxvt + 0x2ecfe)
Dec 08 16:53:33 eugene systemd[1]: systemd-coredump@0-621-0.service: Succeeded.
Dec 08 16:54:00 eugene kernel: vlc[672]: segfault at 7f914c022 ip 00007f914a2212c9 sp 00007f91840ff420 error 4 in amdgpu_dri.so[7f9148998000+289c000]
Dec 08 16:54:00 eugene kernel: Code: 4c 89 e7 e8 09 f7 a0 ff 48 8b 75 00 48 8b 45 08 48 8d 04 c6 48 39 f0 75 11 eb 1c 66 0f 1f 44 00 00 48 83 c6 08 48 39 f0 74 0d <48> 3b 1e 75 f2 48 89 ef e8 5a 52 bb ff 4c 89 e7 e8 42 f6 a0 ff 4c
Dec 08 16:54:00 eugene systemd[1]: Started Process Core Dump (PID 673/UID 0).
Dec 08 16:54:03 eugene systemd-coredump[674]: Process 649 (vlc) of user 1000 dumped core.
                                              
                                              Stack trace of thread 672:
                                              #0  0x00007f914a2212c9 n/a (amdgpu_dri.so + 0x18892c9)
                                              #1  0x00007f9149dd64d3 n/a (amdgpu_dri.so + 0x143e4d3)
                                              #2  0x00007f91a5f732e2 XCloseDisplay (libX11.so.6 + 0x1e2e2)
                                              #3  0x00007f915803d5e1 n/a (libegl_x11_plugin.so + 0x15e1)
                                              #4  0x00007f91ab96f94b n/a (libvlccore.so.9 + 0x2e94b)
                                              #5  0x00007f91ab96ff0c vlc_module_load (libvlccore.so.9 + 0x2ef0c)
                                              #6  0x00007f91ab9d2478 vlc_gl_Create (libvlccore.so.9 + 0x91478)
                                              #7  0x00007f915804d760 n/a (libgl_plugin.so + 0xc760)
                                              #8  0x00007f91ab96f94b n/a (libvlccore.so.9 + 0x2e94b)
                                              #9  0x00007f91ab96ff0c vlc_module_load (libvlccore.so.9 + 0x2ef0c)
                                              #10 0x00007f91ab9c121a n/a (libvlccore.so.9 + 0x8021a)
                                              #11 0x00007f91ab9c2d63 n/a (libvlccore.so.9 + 0x81d63)
                                              #12 0x00007f91ab9d3bc9 n/a (libvlccore.so.9 + 0x92bc9)
                                              #13 0x00007f91ab9c5f36 n/a (libvlccore.so.9 + 0x84f36)
                                              #14 0x00007f91ab9c7f9e n/a (libvlccore.so.9 + 0x86f9e)
                                              #15 0x00007f91abc2e3e9 start_thread (libpthread.so.0 + 0x93e9)
                                              #16 0x00007f91abb56293 __clone (libc.so.6 + 0x100293)
                                              
                                              Stack trace of thread 649:
                                              #0  0x00007f91aba94402 __sigtimedwait (libc.so.6 + 0x3e402)
                                              #1  0x00007f91abc38c1c sigwait (libpthread.so.0 + 0x13c1c)
                                              #2  0x00005637d0fb62d7 n/a (vlc + 0x12d7)
                                              #3  0x00007f91aba7e152 __libc_start_main (libc.so.6 + 0x28152)
                                              #4  0x00005637d0fb642e n/a (vlc + 0x142e)
                                              
                                              Stack trace of thread 656:
                                              #0  0x00007f91abc349c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                                              #1  0x00007f91a616a058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                                              #2  0x00007f91a6167504 n/a (libQt5Core.so.5 + 0xd1504)
                                              #3  0x00007f91a6163f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                                              #4  0x00007f91abc2e3e9 start_thread (libpthread.so.0 + 0x93e9)
                                              #5  0x00007f91abb56293 __clone (libc.so.6 + 0x100293)
                                              
                                              Stack trace of thread 661:
                                              #0  0x00007f91abc346a2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6a2)
                                              #1  0x00007f91ab9949d1 n/a (libvlccore.so.9 + 0x539d1)
                                              #2  0x00007f91ab997ae3 n/a (libvlccore.so.9 + 0x56ae3)
                                              #3  0x00007f91ab99f277 n/a (libvlccore.so.9 + 0x5e277)
                                              #4  0x00007f91ab99fcc2 n/a (libvlccore.so.9 + 0x5ecc2)
                                              #5  0x00007f91ab9a157b n/a (libvlccore.so.9 + 0x6057b)
                                              #6  0x00007f91704b22b2 n/a (libmkv_plugin.so + 0x592b2)
                                              #7  0x00007f91704b4617 n/a (libmkv_plugin.so + 0x5b617)
                                              #8  0x00007f91ab9a8ec8 n/a (libvlccore.so.9 + 0x67ec8)
                                              #9  0x00007f91ab9abef0 n/a (libvlccore.so.9 + 0x6aef0)
                                              #10 0x00007f91abc2e3e9 start_thread (libpthread.so.0 + 0x93e9)
                                              #11 0x00007f91abb56293 __clone (libc.so.6 + 0x100293)
                                              
                                              Stack trace of thread 667:
                                              #0  0x00007f91abc346a2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6a2)
                                              #1  0x00007f915a9063ef n/a (libavcodec.so.58 + 0x5e43ef)
                                              #2  0x00007f91abc2e3e9 start_thread (libpthread.so.0 + 0x93e9)
                                              #3  0x00007f91abb56293 __clone (libc.so.6 + 0x100293)
                                              
                                              Stack trace of thread 668:
                                              #0  0x00007f91abc346a2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6a2)
                                              #1  0x00007f915a9063ef n/a (libavcodec.so.58 + 0x5e43ef)
                                              #2  0x00007f91abc2e3e9 start_thread (libpthread.so.0 + 0x93e9)
                                              #3  0x00007f91abb56293 __clone (libc.so.6 + 0x100293)
                                              
                                              Stack trace of thread 670:
                                              #0  0x00007f91abc346a2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6a2)
                                              #1  0x00007f91ab991410 n/a (libvlccore.so.9 + 0x50410)
                                              #2  0x00007f91702222b3 n/a (libavcodec_plugin.so + 0x82b3)
                                              #3  0x00007f91ab992238 n/a (libvlccore.so.9 + 0x51238)
                                              #4  0x00007f91ab991e5d n/a (libvlccore.so.9 + 0x50e5d)
                                              #5  0x00007f91ab992491 n/a (libvlccore.so.9 + 0x51491)
                                              #6  0x00007f91abc2e3e9 start_thread (libpthread.so.0 + 0x93e9)
                                              #7  0x00007f91abb56293 __clone (libc.so.6 + 0x100293)
                                              
                                              Stack trace of thread 671:
                                              #0  0x00007f91abc349c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                                              #1  0x00007f91ab9fdf1a vlc_cond_timedwait (libvlccore.so.9 + 0xbcf1a)
                                              #2  0x00007f91ab9fc6cb n/a (libvlccore.so.9 + 0xbb6cb)
                                              #3  0x00007f91abc2e3e9 start_thread (libpthread.so.0 + 0x93e9)
                                              #4  0x00007f91abb56293 __clone (libc.so.6 + 0x100293)
                                              
                                              Stack trace of thread 650:
                                              #0  0x00007f91abb4b46f __poll (libc.so.6 + 0xf546f)
                                              #1  0x00007f91a89ef654 n/a (libpulse.so.0 + 0x33654)
                                              #2  0x00007f91a89d89a9 pa_mainloop_poll (libpulse.so.0 + 0x1c9a9)
                                              #3  0x00007f91a89e3281 pa_mainloop_iterate (libpulse.so.0 + 0x27281)
                                              #4  0x00007f91a89e3331 pa_mainloop_run (libpulse.so.0 + 0x27331)
                                              #5  0x00007f91a89f37fe n/a (libpulse.so.0 + 0x377fe)
                                              #6  0x00007f91a898d5fc n/a (libpulsecommon-14.0.so + 0x565fc)
                                              #7  0x00007f91abc2e3e9 start_thread (libpthread.so.0 + 0x93e9)
                                              #8  0x00007f91abb56293 __clone (libc.so.6 + 0x100293)
                                              
                                              Stack trace of thread 651:
                                              #0  0x00007f91abc346a2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6a2)
                                              #1  0x00007f91ab978f98 n/a (libvlccore.so.9 + 0x37f98)
                                              #2  0x00007f91abc2e3e9 start_thread (libpthread.so.0 + 0x93e9)
                                              #3  0x00007f91abb56293 __clone (libc.so.6 + 0x100293)
                                              
                                              Stack trace of thread 652:
                                              #0  0x00007f91abb4b46f __poll (libc.so.6 + 0xf546f)
                                              #1  0x00007f91a8a2edad n/a (libdbus_plugin.so + 0xadad)
                                              #2  0x00007f91abc2e3e9 start_thread (libpthread.so.0 + 0x93e9)
                                              #3  0x00007f91abb56293 __clone (libc.so.6 + 0x100293)
                                              
                                              Stack trace of thread 653:
                                              #0  0x00007f91abb4b46f __poll (libc.so.6 + 0xf546f)
                                              #1  0x00007f91a8b5f7af n/a (libglib-2.0.so.0 + 0xa67af)
                                              #2  0x00007f91a8b0a121 g_main_context_iteration (libglib-2.0.so.0 + 0x51121)
                                              #3  0x00007f91a63a46e1 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30e6e1)
                                              #4  0x00007f91a634a3fc _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b43fc)
                                              #5  0x00007f91a6352894 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x2bc894)
                                              #6  0x00007f91a73ddf22 n/a (libqt_plugin.so + 0x90f22)
                                              #7  0x00007f91a73de846 n/a (libqt_plugin.so + 0x91846)
                                              #8  0x00007f91abc2e3e9 start_thread (libpthread.so.0 + 0x93e9)
                                              #9  0x00007f91abb56293 __clone (libc.so.6 + 0x100293)
                                              
                                              Stack trace of thread 654:
                                              #0  0x00007f91abb4b46f __poll (libc.so.6 + 0xf546f)
                                              #1  0x00007f91a889d63b n/a (libxcb.so.1 + 0xc63b)
                                              #2  0x00007f91a889f37b xcb_wait_for_event (libxcb.so.1 + 0xe37b)
                                              #3  0x00007f91a5611131 n/a (libQt5XcbQpa.so.5 + 0x5e131)
                                              #4  0x00007f91a6163f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                                              #5  0x00007f91abc2e3e9 start_thread (libpthread.so.0 + 0x93e9)
                                              #6  0x00007f91abb56293 __clone (libc.so.6 + 0x100293)
                                              
                                              Stack trace of thread 655:
                                              #0  0x00007f91abc349c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                                              #1  0x00007f91a616a058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                                              #2  0x00007f91a6167504 n/a (libQt5Core.so.5 + 0xd1504)
                                              #3  0x00007f91a6163f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                                              #4  0x00007f91abc2e3e9 start_thread (libpthread.so.0 + 0x93e9)
                                              #5  0x00007f91abb56293 __clone (libc.so.6 + 0x100293)
                                              
                                              Stack trace of thread 657:
                                              #0  0x00007f91abb4b46f __poll (libc.so.6 + 0xf546f)
                                              #1  0x00007f91a8b5f7af n/a (libglib-2.0.so.0 + 0xa67af)
                                              #2  0x00007f91a8b0a121 g_main_context_iteration (libglib-2.0.so.0 + 0x51121)
                                              #3  0x00007f91a63a46e1 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30e6e1)
                                              #4  0x00007f91a634a3fc _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b43fc)
                                              #5  0x00007f91a6162d22 _ZN7QThread4execEv (libQt5Core.so.5 + 0xccd22)
                                              #6  0x00007f91a54f6098 n/a (libQt5DBus.so.5 + 0x17098)
                                              #7  0x00007f91a6163f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                                              #8  0x00007f91abc2e3e9 start_thread (libpthread.so.0 + 0x93e9)
                                              #9  0x00007f91abb56293 __clone (libc.so.6 + 0x100293)
                                              
                                              Stack trace of thread 658:
                                              #0  0x00007f91abc346a2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6a2)
                                              #1  0x00007f91ab9fc73f n/a (libvlccore.so.9 + 0xbb73f)
                                              #2  0x00007f91abc2e3e9 start_thread (libpthread.so.0 + 0x93e9)
                                              #3  0x00007f91abb56293 __clone (libc.so.6 + 0x100293)
                                              
                                              Stack trace of thread 666:
                                              #0  0x00007f91abc346a2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6a2)
                                              #1  0x00007f91ab9bed6d n/a (libvlccore.so.9 + 0x7dd6d)
                                              #2  0x00007f91ab9c84cb n/a (libvlccore.so.9 + 0x874cb)
                                              #3  0x00007f91ab9ae265 n/a (libvlccore.so.9 + 0x6d265)
                                              #4  0x00007f91ab992cc6 n/a (libvlccore.so.9 + 0x51cc6)
                                              #5  0x00007f917021db77 n/a (libavcodec_plugin.so + 0x3b77)
                                              #6  0x00007f917021e9e0 n/a (libavcodec_plugin.so + 0x49e0)
                                              #7  0x00007f915a5aa737 n/a (libavcodec.so.58 + 0x288737)
                                              #8  0x00007f915ac98aec n/a (libavcodec.so.58 + 0x976aec)
                                              #9  0x00007f915a69bd07 n/a (libavcodec.so.58 + 0x379d07)
                                              #10 0x00007f915a6a0f88 n/a (libavcodec.so.58 + 0x37ef88)
                                              #11 0x00007f915a6b7856 n/a (libavcodec.so.58 + 0x395856)
                                              #12 0x00007f915a9062a1 n/a (libavcodec.so.58 + 0x5e42a1)
                                              #13 0x00007f91abc2e3e9 start_thread (libpthread.so.0 + 0x93e9)
                                              #14 0x00007f91abb56293 __clone (libc.so.6 + 0x100293)
                                              
                                              Stack trace of thread 669:
                                              #0  0x00007f91abc346a2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6a2)
                                              #1  0x00007f915a5a3554 n/a (libavcodec.so.58 + 0x281554)
                                              #2  0x00007f915a5a3818 avcodec_send_packet (libavcodec.so.58 + 0x281818)
                                              #3  0x00007f917021f02f n/a (libavcodec_plugin.so + 0x502f)
                                              #4  0x00007f91ab992238 n/a (libvlccore.so.9 + 0x51238)
                                              #5  0x00007f91ab991e2e n/a (libvlccore.so.9 + 0x50e2e)
                                              #6  0x00007f91ab992491 n/a (libvlccore.so.9 + 0x51491)
                                              #7  0x00007f91abc2e3e9 start_thread (libpthread.so.0 + 0x93e9)
                                              #8  0x00007f91abb56293 __clone (libc.so.6 + 0x100293)
Dec 08 16:54:03 eugene systemd[1]: systemd-coredump@1-673-0.service: Succeeded.
Dec 08 16:54:14 eugene dbus-daemon[302]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.23' (uid=1000 pid=681 comm="/opt/google/chrome/chrome ")
Dec 08 16:54:14 eugene systemd[1]: Starting Daemon for power management...
Dec 08 16:54:17 eugene dbus-daemon[302]: [system] Successfully activated service 'org.freedesktop.UPower'
Dec 08 16:54:17 eugene systemd[1]: Started Daemon for power management.
Dec 08 16:55:30 eugene dbus-daemon[380]: [session uid=1000 pid=380] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.33' (uid=1000 pid=1113 comm="nemo ")
Dec 08 16:55:30 eugene systemd[314]: Starting Virtual filesystem service - disk device monitor...
Dec 08 16:55:31 eugene dbus-daemon[302]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.25' (uid=1000 pid=1118 comm="/usr/lib/gvfs-udisks2-volume-monitor ")
Dec 08 16:55:31 eugene systemd[1]: Starting Disk Manager...
Dec 08 16:55:31 eugene udisksd[1121]: udisks daemon version 2.9.1 starting
Dec 08 16:55:31 eugene dbus-daemon[302]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Dec 08 16:55:31 eugene systemd[1]: Started Disk Manager.
Dec 08 16:55:31 eugene udisksd[1121]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Dec 08 16:55:31 eugene dbus-daemon[380]: [session uid=1000 pid=380] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Dec 08 16:55:31 eugene systemd[314]: Started Virtual filesystem service - disk device monitor.
Dec 08 16:55:32 eugene dbus-daemon[380]: [session uid=1000 pid=380] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.33' (uid=1000 pid=1113 comm="nemo ")
Dec 08 16:55:32 eugene systemd[314]: Starting Virtual filesystem metadata service...
Dec 08 16:55:32 eugene dbus-daemon[380]: [session uid=1000 pid=380] Successfully activated service 'org.gtk.vfs.Metadata'
Dec 08 16:55:32 eugene systemd[314]: Started Virtual filesystem metadata service.
Dec 08 16:55:32 eugene dbus-daemon[380]: [session uid=1000 pid=380] Activating service name='ca.desrt.dconf' requested by ':1.33' (uid=1000 pid=1113 comm="nemo ")
Dec 08 16:55:32 eugene dbus-daemon[380]: [session uid=1000 pid=380] Successfully activated service 'ca.desrt.dconf'
Dec 08 16:55:36 eugene kernel: urxvt[1107]: segfault at e0 ip 00007f3a1ba834ed sp 00007ffee2a8b160 error 4 in libc-2.32.so[7f3a1ba6a000+14d000]
Dec 08 16:55:36 eugene kernel: Code: fe ff 49 83 c5 02 41 0f b7 6d fe 49 89 c6 4c 8d 78 fe 4d 85 e4 75 13 eb cc 0f 1f 40 00 4c 8b 63 08 48 83 c3 08 4d 85 e4 74 bb <66> 41 3b 2c 24 75 ec 49 8d 7c 24 02 4c 89 fa 4c 89 ee e8 9c 70 fe
Dec 08 16:55:36 eugene systemd[1]: Started Process Core Dump (PID 1157/UID 0).
Dec 08 16:55:36 eugene kernel: urxvt[1097]: segfault at e0 ip 00007effe6a514ed sp 00007ffcf5ab4260 error 4 in libc-2.32.so[7effe6a38000+14d000]
Dec 08 16:55:36 eugene kernel: Code: fe ff 49 83 c5 02 41 0f b7 6d fe 49 89 c6 4c 8d 78 fe 4d 85 e4 75 13 eb cc 0f 1f 40 00 4c 8b 63 08 48 83 c3 08 4d 85 e4 74 bb <66> 41 3b 2c 24 75 ec 49 8d 7c 24 02 4c 89 fa 4c 89 ee e8 9c 70 fe
Dec 08 16:55:36 eugene systemd[1]: Started Process Core Dump (PID 1159/UID 0).
Dec 08 16:55:36 eugene systemd-coredump[1158]: Process 1107 (urxvt) of user 1000 dumped core.
                                               
                                               Stack trace of thread 1107:
                                               #0  0x00007f3a1ba834ed getenv (libc.so.6 + 0x3f4ed)
                                               #1  0x00007f3a1bca25c6 perl_destruct (libperl.so + 0x735c6)
                                               #2  0x000055ea1b926336 _ZN16rxvt_perl_interpD1Ev (urxvt + 0x4d336)
                                               #3  0x00007f3a1ba83db7 __run_exit_handlers (libc.so.6 + 0x3fdb7)
                                               #4  0x00007f3a1ba83f5e exit (libc.so.6 + 0x3ff5e)
                                               #5  0x00007f3a1ba6c159 __libc_start_main (libc.so.6 + 0x28159)
                                               #6  0x000055ea1b907cfe _start (urxvt + 0x2ecfe)
Dec 08 16:55:36 eugene systemd[1]: systemd-coredump@2-1157-0.service: Succeeded.
Dec 08 16:55:37 eugene systemd-coredump[1160]: Process 1097 (urxvt) of user 1000 dumped core.
                                               
                                               Stack trace of thread 1097:
                                               #0  0x00007effe6a514ed getenv (libc.so.6 + 0x3f4ed)
                                               #1  0x00007effe6c705c6 perl_destruct (libperl.so + 0x735c6)
                                               #2  0x000055b490967336 _ZN16rxvt_perl_interpD1Ev (urxvt + 0x4d336)
                                               #3  0x00007effe6a51db7 __run_exit_handlers (libc.so.6 + 0x3fdb7)
                                               #4  0x00007effe6a51f5e exit (libc.so.6 + 0x3ff5e)
                                               #5  0x00007effe6a3a159 __libc_start_main (libc.so.6 + 0x28159)
                                               #6  0x000055b490948cfe _start (urxvt + 0x2ecfe)
Dec 08 16:55:37 eugene kernel: urxvt[1091]: segfault at e0 ip 00007f38340a04ed sp 00007ffe37178490 error 4 in libc-2.32.so[7f3834087000+14d000]
Dec 08 16:55:37 eugene kernel: Code: fe ff 49 83 c5 02 41 0f b7 6d fe 49 89 c6 4c 8d 78 fe 4d 85 e4 75 13 eb cc 0f 1f 40 00 4c 8b 63 08 48 83 c3 08 4d 85 e4 74 bb <66> 41 3b 2c 24 75 ec 49 8d 7c 24 02 4c 89 fa 4c 89 ee e8 9c 70 fe
Dec 08 16:55:37 eugene systemd[1]: systemd-coredump@3-1159-0.service: Succeeded.
Dec 08 16:55:37 eugene systemd[1]: Started Process Core Dump (PID 1172/UID 0).
Dec 08 16:55:37 eugene systemd-coredump[1173]: Process 1091 (urxvt) of user 1000 dumped core.
                                               
                                               Stack trace of thread 1091:
                                               #0  0x00007f38340a04ed getenv (libc.so.6 + 0x3f4ed)
                                               #1  0x00007f38342bf5c6 perl_destruct (libperl.so + 0x735c6)
                                               #2  0x0000564782a82336 _ZN16rxvt_perl_interpD1Ev (urxvt + 0x4d336)
                                               #3  0x00007f38340a0db7 __run_exit_handlers (libc.so.6 + 0x3fdb7)
                                               #4  0x00007f38340a0f5e exit (libc.so.6 + 0x3ff5e)
                                               #5  0x00007f3834089159 __libc_start_main (libc.so.6 + 0x28159)
                                               #6  0x0000564782a63cfe _start (urxvt + 0x2ecfe)
Dec 08 16:55:37 eugene systemd[1]: systemd-coredump@4-1172-0.service: Succeeded.
Dec 08 16:56:20 eugene wpa_supplicant[326]: wlp9s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Dec 08 17:04:55 eugene wpa_supplicant[326]: wlp9s0: WPA: Group rekeying completed with 10:62:eb:74:ab:f6 [GTK=CCMP]
Dec 08 17:06:06 eugene systemd[1]: Starting Cleanup of Temporary Directories...
Dec 08 17:06:07 eugene systemd[1]: systemd-tmpfiles-clean.service: Succeeded.
Dec 08 17:06:07 eugene systemd[1]: Finished Cleanup of Temporary Directories.
Dec 08 17:13:30 eugene kernel: urxvt[589]: segfault at e0 ip 00007f6b785664ed sp 00007ffc646fa6c0 error 4 in libc-2.32.so[7f6b7854d000+14d000]
Dec 08 17:13:30 eugene kernel: Code: fe ff 49 83 c5 02 41 0f b7 6d fe 49 89 c6 4c 8d 78 fe 4d 85 e4 75 13 eb cc 0f 1f 40 00 4c 8b 63 08 48 83 c3 08 4d 85 e4 74 bb <66> 41 3b 2c 24 75 ec 49 8d 7c 24 02 4c 89 fa 4c 89 ee e8 9c 70 fe
Dec 08 17:13:30 eugene systemd[1]: Started Process Core Dump (PID 2441/UID 0).
Dec 08 17:13:30 eugene systemd-coredump[2442]: Process 589 (urxvt) of user 1000 dumped core.
                                               
                                               Stack trace of thread 589:
                                               #0  0x00007f6b785664ed getenv (libc.so.6 + 0x3f4ed)
                                               #1  0x00007f6b787855c6 perl_destruct (libperl.so + 0x735c6)
                                               #2  0x000055e906c0c336 _ZN16rxvt_perl_interpD1Ev (urxvt + 0x4d336)
                                               #3  0x00007f6b78566db7 __run_exit_handlers (libc.so.6 + 0x3fdb7)
                                               #4  0x00007f6b78566f5e exit (libc.so.6 + 0x3ff5e)
                                               #5  0x00007f6b7854f159 __libc_start_main (libc.so.6 + 0x28159)
                                               #6  0x000055e906bedcfe _start (urxvt + 0x2ecfe)
Dec 08 17:13:30 eugene systemd[1]: systemd-coredump@5-2441-0.service: Succeeded.
Dec 08 17:15:54 eugene kernel: urxvt[2561]: segfault at e0 ip 00007faa262cb4ed sp 00007ffc0b77f4b0 error 4 in libc-2.32.so[7faa262b2000+14d000]
Dec 08 17:15:54 eugene kernel: Code: fe ff 49 83 c5 02 41 0f b7 6d fe 49 89 c6 4c 8d 78 fe 4d 85 e4 75 13 eb cc 0f 1f 40 00 4c 8b 63 08 48 83 c3 08 4d 85 e4 74 bb <66> 41 3b 2c 24 75 ec 49 8d 7c 24 02 4c 89 fa 4c 89 ee e8 9c 70 fe
Dec 08 17:15:54 eugene systemd[1]: Started Process Core Dump (PID 2566/UID 0).
Dec 08 17:15:54 eugene kernel: urxvt[2555]: segfault at e0 ip 00007fce6b8674ed sp 00007ffede9b1220 error 4 in libc-2.32.so[7fce6b84e000+14d000]
Dec 08 17:15:54 eugene kernel: Code: fe ff 49 83 c5 02 41 0f b7 6d fe 49 89 c6 4c 8d 78 fe 4d 85 e4 75 13 eb cc 0f 1f 40 00 4c 8b 63 08 48 83 c3 08 4d 85 e4 74 bb <66> 41 3b 2c 24 75 ec 49 8d 7c 24 02 4c 89 fa 4c 89 ee e8 9c 70 fe
Dec 08 17:15:54 eugene systemd[1]: Started Process Core Dump (PID 2568/UID 0).
Dec 08 17:15:55 eugene systemd-coredump[2567]: Process 2561 (urxvt) of user 1000 dumped core.
                                               
                                               Stack trace of thread 2561:
                                               #0  0x00007faa262cb4ed getenv (libc.so.6 + 0x3f4ed)
                                               #1  0x00007faa264ea5c6 perl_destruct (libperl.so + 0x735c6)
                                               #2  0x000055f363c4b336 _ZN16rxvt_perl_interpD1Ev (urxvt + 0x4d336)
                                               #3  0x00007faa262cbdb7 __run_exit_handlers (libc.so.6 + 0x3fdb7)
                                               #4  0x00007faa262cbf5e exit (libc.so.6 + 0x3ff5e)
                                               #5  0x00007faa262b4159 __libc_start_main (libc.so.6 + 0x28159)
                                               #6  0x000055f363c2ccfe _start (urxvt + 0x2ecfe)
Dec 08 17:15:55 eugene systemd[1]: systemd-coredump@6-2566-0.service: Succeeded.
Dec 08 17:15:55 eugene systemd-coredump[2569]: Process 2555 (urxvt) of user 1000 dumped core.
                                               
                                               Stack trace of thread 2555:
                                               #0  0x00007fce6b8674ed getenv (libc.so.6 + 0x3f4ed)
                                               #1  0x00007fce6ba865c6 perl_destruct (libperl.so + 0x735c6)
                                               #2  0x0000563173f2d336 _ZN16rxvt_perl_interpD1Ev (urxvt + 0x4d336)
                                               #3  0x00007fce6b867db7 __run_exit_handlers (libc.so.6 + 0x3fdb7)
                                               #4  0x00007fce6b867f5e exit (libc.so.6 + 0x3ff5e)
                                               #5  0x00007fce6b850159 __libc_start_main (libc.so.6 + 0x28159)
                                               #6  0x0000563173f0ecfe _start (urxvt + 0x2ecfe)
Dec 08 17:15:55 eugene systemd[1]: systemd-coredump@7-2568-0.service: Succeeded.
Dec 08 17:33:32 eugene kernel: perf: interrupt took too long (2503 > 2500), lowering kernel.perf_event_max_sample_rate to 79800
Dec 08 17:45:45 eugene kernel: perf: interrupt took too long (3132 > 3128), lowering kernel.perf_event_max_sample_rate to 63600
Dec 08 17:48:57 eugene kernel: show_signal_msg: 6 callbacks suppressed
Dec 08 17:48:57 eugene kernel: urxvt[4909]: segfault at e0 ip 00007ff4a69594ed sp 00007ffdead3a420 error 4 in libc-2.32.so[7ff4a6940000+14d000]
Dec 08 17:48:57 eugene kernel: Code: fe ff 49 83 c5 02 41 0f b7 6d fe 49 89 c6 4c 8d 78 fe 4d 85 e4 75 13 eb cc 0f 1f 40 00 4c 8b 63 08 48 83 c3 08 4d 85 e4 74 bb <66> 41 3b 2c 24 75 ec 49 8d 7c 24 02 4c 89 fa 4c 89 ee e8 9c 70 fe
Dec 08 17:48:57 eugene systemd[1]: Started Process Core Dump (PID 4975/UID 0).
Dec 08 17:48:57 eugene systemd-coredump[4976]: Process 4909 (urxvt) of user 1000 dumped core.
                                               
                                               Stack trace of thread 4909:
                                               #0  0x00007ff4a69594ed getenv (libc.so.6 + 0x3f4ed)
                                               #1  0x00007ff4a6b785c6 perl_destruct (libperl.so + 0x735c6)
                                               #2  0x000055f312954336 _ZN16rxvt_perl_interpD1Ev (urxvt + 0x4d336)
                                               #3  0x00007ff4a6959db7 __run_exit_handlers (libc.so.6 + 0x3fdb7)
                                               #4  0x00007ff4a6959f5e exit (libc.so.6 + 0x3ff5e)
                                               #5  0x00007ff4a6942159 __libc_start_main (libc.so.6 + 0x28159)
                                               #6  0x000055f312935cfe _start (urxvt + 0x2ecfe)
Dec 08 17:48:57 eugene systemd[1]: systemd-coredump@8-4975-0.service: Succeeded.
Dec 08 17:55:48 eugene kernel: urxvt[3308]: segfault at e0 ip 00007fcf719744ed sp 00007fff4581d4c0 error 4 in libc-2.32.so[7fcf7195b000+14d000]
Dec 08 17:55:48 eugene kernel: Code: fe ff 49 83 c5 02 41 0f b7 6d fe 49 89 c6 4c 8d 78 fe 4d 85 e4 75 13 eb cc 0f 1f 40 00 4c 8b 63 08 48 83 c3 08 4d 85 e4 74 bb <66> 41 3b 2c 24 75 ec 49 8d 7c 24 02 4c 89 fa 4c 89 ee e8 9c 70 fe
Dec 08 17:55:48 eugene systemd[1]: Started Process Core Dump (PID 5221/UID 0).
Dec 08 17:55:48 eugene systemd-coredump[5222]: Process 3308 (urxvt) of user 1000 dumped core.
                                               
                                               Stack trace of thread 3308:
                                               #0  0x00007fcf719744ed getenv (libc.so.6 + 0x3f4ed)
                                               #1  0x00007fcf71b935c6 perl_destruct (libperl.so + 0x735c6)
                                               #2  0x000055f2340f6336 _ZN16rxvt_perl_interpD1Ev (urxvt + 0x4d336)
                                               #3  0x00007fcf71974db7 __run_exit_handlers (libc.so.6 + 0x3fdb7)
                                               #4  0x00007fcf71974f5e exit (libc.so.6 + 0x3ff5e)
                                               #5  0x00007fcf7195d159 __libc_start_main (libc.so.6 + 0x28159)
                                               #6  0x000055f2340d7cfe _start (urxvt + 0x2ecfe)
Dec 08 17:55:48 eugene systemd[1]: systemd-coredump@9-5221-0.service: Succeeded.
Dec 08 17:58:54 eugene kernel: urxvt[5311]: segfault at e0 ip 00007f8c900154ed sp 00007fffb43a28e0 error 4 in libc-2.32.so[7f8c8fffc000+14d000]
Dec 08 17:58:54 eugene kernel: Code: fe ff 49 83 c5 02 41 0f b7 6d fe 49 89 c6 4c 8d 78 fe 4d 85 e4 75 13 eb cc 0f 1f 40 00 4c 8b 63 08 48 83 c3 08 4d 85 e4 74 bb <66> 41 3b 2c 24 75 ec 49 8d 7c 24 02 4c 89 fa 4c 89 ee e8 9c 70 fe
Dec 08 17:58:54 eugene systemd[1]: Started Process Core Dump (PID 5364/UID 0).
Dec 08 17:58:54 eugene systemd-coredump[5365]: Process 5311 (urxvt) of user 1000 dumped core.
                                               
                                               Stack trace of thread 5311:
                                               #0  0x00007f8c900154ed getenv (libc.so.6 + 0x3f4ed)
                                               #1  0x00007f8c902345c6 perl_destruct (libperl.so + 0x735c6)
                                               #2  0x0000563564141336 _ZN16rxvt_perl_interpD1Ev (urxvt + 0x4d336)
                                               #3  0x00007f8c90015db7 __run_exit_handlers (libc.so.6 + 0x3fdb7)
                                               #4  0x00007f8c90015f5e exit (libc.so.6 + 0x3ff5e)
                                               #5  0x00007f8c8fffe159 __libc_start_main (libc.so.6 + 0x28159)
                                               #6  0x0000563564122cfe _start (urxvt + 0x2ecfe)
Dec 08 17:58:54 eugene systemd[1]: systemd-coredump@10-5364-0.service: Succeeded.
Dec 08 18:00:58 eugene kernel: usb 1-2: USB disconnect, device number 6
Dec 08 18:01:00 eugene kernel: usb 1-1: new full-speed USB device number 7 using xhci_hcd
Dec 08 18:01:01 eugene kernel: usb 1-1: New USB device found, idVendor=1017, idProduct=8004, bcdDevice= 2.10
Dec 08 18:01:01 eugene kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 08 18:01:01 eugene kernel: usb 1-1: Product: USB Gaming Mouse
Dec 08 18:01:01 eugene kernel: usb 1-1: Manufacturer: E-Signal
Dec 08 18:01:01 eugene kernel: input: E-Signal USB Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:1017:8004.0004/input/input24
Dec 08 18:01:01 eugene kernel: hid-generic 0003:1017:8004.0004: input,hidraw0: USB HID v1.10 Mouse [E-Signal USB Gaming Mouse] on usb-0000:00:14.0-1/input0
Dec 08 18:01:01 eugene kernel: input: E-Signal USB Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:1017:8004.0005/input/input25
Dec 08 18:01:01 eugene kernel: input: E-Signal USB Gaming Mouse System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:1017:8004.0005/input/input26
Dec 08 18:01:01 eugene kernel: input: E-Signal USB Gaming Mouse Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:1017:8004.0005/input/input27
Dec 08 18:01:01 eugene kernel: input: E-Signal USB Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:1017:8004.0005/input/input28
Dec 08 18:01:01 eugene kernel: hid-generic 0003:1017:8004.0005: input,hiddev0,hidraw1: USB HID v1.10 Keyboard [E-Signal USB Gaming Mouse] on usb-0000:00:14.0-1/input1
Dec 08 18:01:01 eugene kernel: hid-generic 0003:1017:8004.0006: hiddev1,hidraw2: USB HID v1.10 Device [E-Signal USB Gaming Mouse] on usb-0000:00:14.0-1/input2
Dec 08 18:01:01 eugene upowerd[810]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1
Dec 08 18:01:01 eugene systemd-logind[304]: Watching system buttons on /dev/input/event20 (E-Signal USB Gaming Mouse System Control)
Dec 08 18:01:01 eugene systemd-logind[304]: Watching system buttons on /dev/input/event19 (E-Signal USB Gaming Mouse Keyboard)
Dec 08 18:01:01 eugene systemd-logind[304]: Watching system buttons on /dev/input/event21 (E-Signal USB Gaming Mouse Consumer Control)
Dec 08 18:04:55 eugene wpa_supplicant[326]: wlp9s0: WPA: Group rekeying completed with 10:62:eb:74:ab:f6 [GTK=CCMP]
Dec 08 18:14:49 eugene kernel: urxvt[5955]: segfault at e0 ip 00007f1b3bd084ed sp 00007ffee0e00250 error 4 in libc-2.32.so[7f1b3bcef000+14d000]
Dec 08 18:14:49 eugene kernel: Code: fe ff 49 83 c5 02 41 0f b7 6d fe 49 89 c6 4c 8d 78 fe 4d 85 e4 75 13 eb cc 0f 1f 40 00 4c 8b 63 08 48 83 c3 08 4d 85 e4 74 bb <66> 41 3b 2c 24 75 ec 49 8d 7c 24 02 4c 89 fa 4c 89 ee e8 9c 70 fe
Dec 08 18:14:48 eugene systemd[1]: Started Process Core Dump (PID 6040/UID 0).
Dec 08 18:14:49 eugene systemd-coredump[6041]: Process 5955 (urxvt) of user 1000 dumped core.
                                               
                                               Stack trace of thread 5955:
                                               #0  0x00007f1b3bd084ed getenv (libc.so.6 + 0x3f4ed)
                                               #1  0x00007f1b3bf275c6 perl_destruct (libperl.so + 0x735c6)
                                               #2  0x0000560a32260336 _ZN16rxvt_perl_interpD1Ev (urxvt + 0x4d336)
                                               #3  0x00007f1b3bd08db7 __run_exit_handlers (libc.so.6 + 0x3fdb7)
                                               #4  0x00007f1b3bd08f5e exit (libc.so.6 + 0x3ff5e)
                                               #5  0x00007f1b3bcf1159 __libc_start_main (libc.so.6 + 0x28159)
                                               #6  0x0000560a32241cfe _start (urxvt + 0x2ecfe)
Dec 08 18:14:49 eugene systemd[1]: systemd-coredump@11-6040-0.service: Succeeded.
Dec 08 18:17:00 eugene kernel: perf: interrupt took too long (3917 > 3915), lowering kernel.perf_event_max_sample_rate to 51000
Dec 08 18:44:01 eugene kernel: urxvt[7511]: segfault at e0 ip 00007f846b7274ed sp 00007ffc79337290 error 4 in libc-2.32.so[7f846b70e000+14d000]
Dec 08 18:44:01 eugene kernel: Code: fe ff 49 83 c5 02 41 0f b7 6d fe 49 89 c6 4c 8d 78 fe 4d 85 e4 75 13 eb cc 0f 1f 40 00 4c 8b 63 08 48 83 c3 08 4d 85 e4 74 bb <66> 41 3b 2c 24 75 ec 49 8d 7c 24 02 4c 89 fa 4c 89 ee e8 9c 70 fe
Dec 08 18:44:01 eugene systemd[1]: Started Process Core Dump (PID 7527/UID 0).
Dec 08 18:44:02 eugene systemd-coredump[7528]: Process 7511 (urxvt) of user 1000 dumped core.
                                               
                                               Stack trace of thread 7511:
                                               #0  0x00007f846b7274ed getenv (libc.so.6 + 0x3f4ed)
                                               #1  0x00007f846b9465c6 perl_destruct (libperl.so + 0x735c6)
                                               #2  0x000055b749213336 _ZN16rxvt_perl_interpD1Ev (urxvt + 0x4d336)
                                               #3  0x00007f846b727db7 __run_exit_handlers (libc.so.6 + 0x3fdb7)
                                               #4  0x00007f846b727f5e exit (libc.so.6 + 0x3ff5e)
                                               #5  0x00007f846b710159 __libc_start_main (libc.so.6 + 0x28159)
                                               #6  0x000055b7491f4cfe _start (urxvt + 0x2ecfe)
Dec 08 18:44:02 eugene systemd[1]: systemd-coredump@12-7527-0.service: Succeeded.
Dec 08 18:56:57 eugene kernel: urxvt[7851]: segfault at e0 ip 00007f332a3f84ed sp 00007ffd62334640 error 4 in libc-2.32.so[7f332a3df000+14d000]
Dec 08 18:56:57 eugene kernel: Code: fe ff 49 83 c5 02 41 0f b7 6d fe 49 89 c6 4c 8d 78 fe 4d 85 e4 75 13 eb cc 0f 1f 40 00 4c 8b 63 08 48 83 c3 08 4d 85 e4 74 bb <66> 41 3b 2c 24 75 ec 49 8d 7c 24 02 4c 89 fa 4c 89 ee e8 9c 70 fe
Dec 08 18:56:57 eugene systemd[1]: Started Process Core Dump (PID 8001/UID 0).
Dec 08 18:56:58 eugene systemd-coredump[8002]: Process 7851 (urxvt) of user 1000 dumped core.
                                               
                                               Stack trace of thread 7851:
                                               #0  0x00007f332a3f84ed getenv (libc.so.6 + 0x3f4ed)
                                               #1  0x00007f332a6175c6 perl_destruct (libperl.so + 0x735c6)
                                               #2  0x0000557901330336 _ZN16rxvt_perl_interpD1Ev (urxvt + 0x4d336)
                                               #3  0x00007f332a3f8db7 __run_exit_handlers (libc.so.6 + 0x3fdb7)
                                               #4  0x00007f332a3f8f5e exit (libc.so.6 + 0x3ff5e)
                                               #5  0x00007f332a3e1159 __libc_start_main (libc.so.6 + 0x28159)
                                               #6  0x0000557901311cfe _start (urxvt + 0x2ecfe)
Dec 08 18:56:58 eugene systemd[1]: systemd-coredump@13-8001-0.service: Succeeded.
Dec 08 18:58:23 eugene kernel: urxvt[8666]: segfault at e0 ip 00007f0ff223c4ed sp 00007ffdf6be8510 error 4 in libc-2.32.so[7f0ff2223000+14d000]
Dec 08 18:58:23 eugene kernel: Code: fe ff 49 83 c5 02 41 0f b7 6d fe 49 89 c6 4c 8d 78 fe 4d 85 e4 75 13 eb cc 0f 1f 40 00 4c 8b 63 08 48 83 c3 08 4d 85 e4 74 bb <66> 41 3b 2c 24 75 ec 49 8d 7c 24 02 4c 89 fa 4c 89 ee e8 9c 70 fe
Dec 08 18:58:23 eugene systemd[1]: Started Process Core Dump (PID 8726/UID 0).
Dec 08 18:58:23 eugene systemd-coredump[8727]: Process 8666 (urxvt) of user 1000 dumped core.
                                               
                                               Stack trace of thread 8666:
                                               #0  0x00007f0ff223c4ed getenv (libc.so.6 + 0x3f4ed)
                                               #1  0x00007f0ff245b5c6 perl_destruct (libperl.so + 0x735c6)
                                               #2  0x00005568c1286336 _ZN16rxvt_perl_interpD1Ev (urxvt + 0x4d336)
                                               #3  0x00007f0ff223cdb7 __run_exit_handlers (libc.so.6 + 0x3fdb7)
                                               #4  0x00007f0ff223cf5e exit (libc.so.6 + 0x3ff5e)
                                               #5  0x00007f0ff2225159 __libc_start_main (libc.so.6 + 0x28159)
                                               #6  0x00005568c1267cfe _start (urxvt + 0x2ecfe)
Dec 08 18:58:23 eugene systemd[1]: systemd-coredump@14-8726-0.service: Succeeded.
Dec 08 18:58:27 eugene dbus-daemon[302]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.31' (uid=0 pid=8750 comm="sudo journalctl -b ")
Dec 08 18:58:27 eugene dbus-daemon[302]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Dec 08 18:58:27 eugene sudo[8750]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Dec 08 18:58:27 eugene sudo[8750]:     ivan : TTY=pts/0 ; PWD=/home/ie-denisov ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 08 18:58:27 eugene sudo[8750]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Dec 08 18:58:27 eugene sudo[8750]: pam_unix(sudo:session): session closed for user root
Dec 08 18:58:48 eugene kernel: show_signal_msg: 3 callbacks suppressed
Dec 08 18:58:48 eugene kernel: urxvt[8743]: segfault at e0 ip 00007f79d82124ed sp 00007ffebc448fe0 error 4 in libc-2.32.so[7f79d81f9000+14d000]
Dec 08 18:58:48 eugene kernel: Code: fe ff 49 83 c5 02 41 0f b7 6d fe 49 89 c6 4c 8d 78 fe 4d 85 e4 75 13 eb cc 0f 1f 40 00 4c 8b 63 08 48 83 c3 08 4d 85 e4 74 bb <66> 41 3b 2c 24 75 ec 49 8d 7c 24 02 4c 89 fa 4c 89 ee e8 9c 70 fe
Dec 08 18:58:48 eugene systemd[1]: Started Process Core Dump (PID 8796/UID 0).
Dec 08 18:58:48 eugene systemd-coredump[8797]: Process 8743 (urxvt) of user 1000 dumped core.
                                               
                                               Stack trace of thread 8743:
                                               #0  0x00007f79d82124ed getenv (libc.so.6 + 0x3f4ed)
                                               #1  0x00007f79d84315c6 perl_destruct (libperl.so + 0x735c6)
                                               #2  0x000055d228f21336 _ZN16rxvt_perl_interpD1Ev (urxvt + 0x4d336)
                                               #3  0x00007f79d8212db7 __run_exit_handlers (libc.so.6 + 0x3fdb7)
                                               #4  0x00007f79d8212f5e exit (libc.so.6 + 0x3ff5e)
                                               #5  0x00007f79d81fb159 __libc_start_main (libc.so.6 + 0x28159)
                                               #6  0x000055d228f02cfe _start (urxvt + 0x2ecfe)
Dec 08 18:58:48 eugene systemd[1]: systemd-coredump@15-8796-0.service: Succeeded.
Dec 08 18:59:20 eugene kernel: urxvt[8850]: segfault at e0 ip 00007fc8bcc0e4ed sp 00007ffcdcde79a0 error 4 in libc-2.32.so[7fc8bcbf5000+14d000]
Dec 08 18:59:20 eugene kernel: Code: fe ff 49 83 c5 02 41 0f b7 6d fe 49 89 c6 4c 8d 78 fe 4d 85 e4 75 13 eb cc 0f 1f 40 00 4c 8b 63 08 48 83 c3 08 4d 85 e4 74 bb <66> 41 3b 2c 24 75 ec 49 8d 7c 24 02 4c 89 fa 4c 89 ee e8 9c 70 fe
Dec 08 18:59:20 eugene systemd[1]: Started Process Core Dump (PID 8877/UID 0).
Dec 08 18:59:21 eugene systemd-coredump[8878]: Process 8850 (urxvt) of user 1000 dumped core.
                                               
                                               Stack trace of thread 8850:
                                               #0  0x00007fc8bcc0e4ed getenv (libc.so.6 + 0x3f4ed)
                                               #1  0x00007fc8bce2d5c6 perl_destruct (libperl.so + 0x735c6)
                                               #2  0x0000564763daf336 _ZN16rxvt_perl_interpD1Ev (urxvt + 0x4d336)
                                               #3  0x00007fc8bcc0edb7 __run_exit_handlers (libc.so.6 + 0x3fdb7)
                                               #4  0x00007fc8bcc0ef5e exit (libc.so.6 + 0x3ff5e)
                                               #5  0x00007fc8bcbf7159 __libc_start_main (libc.so.6 + 0x28159)
                                               #6  0x0000564763d90cfe _start (urxvt + 0x2ecfe)
Dec 08 18:59:21 eugene systemd[1]: systemd-coredump@16-8877-0.service: Succeeded.
Dec 08 18:59:42 eugene dbus-daemon[302]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.32' (uid=0 pid=8935 comm="sudo journalctl -b ")
Dec 08 18:59:42 eugene dbus-daemon[302]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Dec 08 18:59:42 eugene sudo[8935]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Dec 08 18:59:42 eugene sudo[8935]:     ivan : TTY=pts/0 ; PWD=/home/ie-denisov ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 08 18:59:42 eugene sudo[8935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Dec 08 18:59:42 eugene sudo[8935]: pam_unix(sudo:session): session closed for user root
Dec 08 19:00:01 eugene dbus-daemon[302]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.33' (uid=0 pid=8975 comm="sudo journalctl -b ")
Dec 08 19:00:01 eugene dbus-daemon[302]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Dec 08 19:00:01 eugene sudo[8975]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Dec 08 19:00:01 eugene sudo[8975]:     ivan : TTY=pts/0 ; PWD=/home/ie-denisov ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 08 19:00:01 eugene sudo[8975]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)

And if it is of any help, mkinitcpio.conf:

# vim:set ft=sh
# MODULES
# The following modules are loaded before any boot hooks are
# run.  Advanced users may wish to specify all system modules
# in this array.  For instance:
#     MODULES=(piix ide_disk reiserfs)
MODULES=(radeon amdgpu i915)

# BINARIES
# This setting includes any additional binaries a given user may
# wish into the CPIO image.  This is run last, so it may be used to
# override the actual binaries included by a given hook
# BINARIES are dependency parsed, so you may safely ignore libraries
BINARIES=()

# FILES
# This setting is similar to BINARIES above, however, files are added
# as-is and are not parsed in any way.  This is useful for config files.
FILES=()

# HOOKS
# This is the most important setting in this file.  The HOOKS control the
# modules and scripts added to the image, and what happens at boot time.
# Order is important, and it is recommended that you do not change the
# order in which HOOKS are added.  Run 'mkinitcpio -H <hook name>' for
# help on a given hook.
# 'base' is _required_ unless you know precisely what you are doing.
# 'udev' is _required_ in order to automatically load modules
# 'filesystems' is _required_ unless you specify your fs modules in MODULES
# Examples:
##   This setup specifies all modules in the MODULES setting above.
##   No raid, lvm2, or encrypted root is needed.
#    HOOKS=(base)
#
##   This setup will autodetect all modules for your system and should
##   work as a sane default
#    HOOKS=(base udev autodetect block filesystems)
#
##   This setup will generate a 'full' image which supports most systems.
##   No autodetection is done.
#    HOOKS=(base udev block filesystems)
#
##   This setup assembles a pata mdadm array with an encrypted root FS.
##   Note: See 'mkinitcpio -H mdadm' for more information on raid devices.
#    HOOKS=(base udev block mdadm encrypt filesystems)
#
##   This setup loads an lvm2 volume group on a usb device.
#    HOOKS=(base udev block lvm2 filesystems)
#
##   NOTE: If you have /usr on a separate partition, you MUST include the
#    usr, fsck and shutdown hooks.
HOOKS=(base udev autodetect modconf block filesystems keyboard fsck)

# COMPRESSION
# Use this to compress the initramfs image. By default, gzip compression
# is used. Use 'cat' to create an uncompressed image.
#COMPRESSION="gzip"
#COMPRESSION="bzip2"
#COMPRESSION="lzma"
#COMPRESSION="xz"
#COMPRESSION="lzop"
#COMPRESSION="lz4"
#COMPRESSION="zstd"

# COMPRESSION_OPTIONS
# Additional options for the compressor
#COMPRESSION_OPTIONS=()

Last edited by LP5 (2020-12-08 14:06:28)

Offline

#4 2020-12-08 14:41:53

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: [SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

The journal output appears to be from user, not root . The core dumps it shows do confirm you have graphics related problems though.

Your kernel parameters indicate you want to use amdgpu but the loading of radeon before amdgpu in initramfs probably blocks that.
Try removing radeon from the modules= line in mkinitcpio.conf ,
regenerate initrams. with mkinitcpio -p linux and reboot .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#5 2020-12-08 17:11:21

LP5
Member
Registered: 2020-12-08
Posts: 21

Re: [SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

xrandr now lists both of the GPUs - the radeon one is listed as HAINAN. The VLC player still crashes with this:

[ivan@eugene ~]$ vlc 
VLC media player 3.0.11.1 Vetinari (revision 3.0.11.1-0-g52483f3ca2)
[000055c8c3b735b0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
libGL error: No driver found
libGL error: unable to load driver: i965_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: i965
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
[000055c8c3bfc580] main playlist: playlist is empty
qt.qpa.xcb: QXcbConnection: XCB error: 5 (BadAtom), sequence: 496, resource id: 0, major code: 20 (GetProperty), minor code: 0
[000055c8c3c36f40] main audio output error: too low audio sample frequency (0)
[00007f8214d7a7f0] main decoder error: failed to create audio output
[000055c8c3c36f40] vlcpulse audio output error: digital pass-through stream connection failure: Not supported
[000055c8c3c36f40] main audio output error: module not functional
[00007f8214d7a7f0] main decoder error: failed to create audio output
amdgpu_device_initialize: DRM version is 1.6.0 but this driver is only compatible with 3.x.x.
amdgpu_device_initialize: DRM version is 1.6.0 but this driver is only compatible with 3.x.x.
Segmentation fault (core dumped)

Note:
I have also followed PRIME article on the wiki, yet the results were the same. Launching things with DRI_PRIME=1 isn't any different.

Offline

#6 2020-12-08 19:36:54

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: [SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

We're making progress, but those errors inidcate something else is wrong with your graphics setup.

post

$ glxinfo -B

.

If that fails, try LIBGL_DEBUG=verbose glxinfo -B

Last edited by Lone_Wolf (2020-12-08 19:37:06)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#7 2020-12-09 14:00:42

LP5
Member
Registered: 2020-12-08
Posts: 21

Re: [SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

Here's the output:

glxinfo -B

name of display: :0
libGL error: No driver found
libGL error: unable to load driver: i965_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: i965
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
X Error of failed request:  GLXBadContext
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  6 (X_GLXIsDirect)
  Serial number of failed request:  58
  Current serial number in output stream:  57

Offline

#8 2020-12-09 18:07:00

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: [SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

Kinda what I expected, guess you didn't notice last line of #6 ?

post

$ LIBGL_DEBUG=verbose glxinfo -B

That should help to get closer to find the cause of the problems.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#9 2020-12-09 21:20:21

LP5
Member
Registered: 2020-12-08
Posts: 21

Re: [SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

I did, but I definitely didn't recognize that as an issue before you pointed it out. I'm fairly inexperienced with Arch yet, let alone troubleshooting the hybrid graphics here. smile

I really appreciate your effort in helping me out with this! Hopefully it either has a proper fix or at least stays on this forum and has a chance to help someone else.

The output:

$ LIBGL_DEBUG=verbose glxinfo -B

name of display: :0
libGL: Running in DRI3 mode
libGL error: No driver found
libGL: failed to load driver in DRI3 mode: (null)
Trying DRI2...
libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/tls/i965_dri.so
libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
libGL: dlopen /usr/lib/x86_64-linux-gnu/dri/i965_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/i965_dri.so: cannot open shared object file: No such file or directory)
libGL: OpenDriver: trying /usr/X11R6/lib64/modules/dri/tls/i965_dri.so
libGL: OpenDriver: trying /usr/X11R6/lib64/modules/dri/i965_dri.so
libGL: dlopen /usr/X11R6/lib64/modules/dri/i965_dri.so failed (/usr/X11R6/lib64/modules/dri/i965_dri.so: cannot open shared object file: No such file or directory)
libGL: OpenDriver: trying /usr/lib64/dri/tls/i965_dri.so
libGL: OpenDriver: trying /usr/lib64/dri/i965_dri.so
libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/tls/i965_dri.so
libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/i965_dri.so
libGL: dlopen /usr/X11R6/lib/modules/dri/i965_dri.so failed (/usr/X11R6/lib/modules/dri/i965_dri.so: cannot open shared object file: No such file or directory)
libGL: OpenDriver: trying /usr/lib/dri/tls/i965_dri.so
libGL: OpenDriver: trying /usr/lib/dri/i965_dri.so
libGL: OpenDriver: trying /usr/X11R6/lib32/modules/dri/tls/i965_dri.so
libGL: OpenDriver: trying /usr/X11R6/lib32/modules/dri/i965_dri.so
libGL: dlopen /usr/X11R6/lib32/modules/dri/i965_dri.so failed (/usr/X11R6/lib32/modules/dri/i965_dri.so: cannot open shared object file: No such file or directory)
libGL: OpenDriver: trying /usr/lib32/dri/tls/i965_dri.so
libGL: OpenDriver: trying /usr/lib32/dri/i965_dri.so
libGL: dlopen /usr/lib32/dri/i965_dri.so failed (/usr/lib32/dri/i965_dri.so: wrong ELF class: ELFCLASS32)
libGL error: unable to load driver: i965_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: i965
libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
libGL: dlopen /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
libGL: OpenDriver: trying /usr/X11R6/lib64/modules/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/X11R6/lib64/modules/dri/swrast_dri.so
libGL: dlopen /usr/X11R6/lib64/modules/dri/swrast_dri.so failed (/usr/X11R6/lib64/modules/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
libGL: OpenDriver: trying /usr/lib64/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/lib64/dri/swrast_dri.so
libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/swrast_dri.so
libGL: dlopen /usr/X11R6/lib/modules/dri/swrast_dri.so failed (/usr/X11R6/lib/modules/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
libGL: OpenDriver: trying /usr/lib/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/lib/dri/swrast_dri.so
libGL: OpenDriver: trying /usr/X11R6/lib32/modules/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/X11R6/lib32/modules/dri/swrast_dri.so
libGL: dlopen /usr/X11R6/lib32/modules/dri/swrast_dri.so failed (/usr/X11R6/lib32/modules/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
libGL: OpenDriver: trying /usr/lib32/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/lib32/dri/swrast_dri.so
libGL: dlopen /usr/lib32/dri/swrast_dri.so failed (/usr/lib32/dri/swrast_dri.so: wrong ELF class: ELFCLASS32)
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
X Error of failed request:  GLXBadContext
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  6 (X_GLXIsDirect)
  Serial number of failed request:  58
  Current serial number in output stream:  57

Offline

#10 2020-12-09 21:49:02

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: [SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

It seems your installation is missing several necessary parts or something is really screwed up.

Post the outputs of

$ ls -l /usr/lib/dri/
$ pacman -Qs mesa
$ pacman -Qs llvm
$ pacman -Qs xorg

and also xorg log ( check ~/.local/share/xorg/ folder)


here are 2 outputs from my main system for reference :

$ ls -l /usr/lib/dri
total 321188
-rwxr-xr-x  5 root root 14603832  7 dec 21:05 i915_dri.so
-rwxr-xr-x  5 root root 14603832  7 dec 21:05 i965_dri.so
-rwxr-xr-x 10 root root 22635632  7 dec 21:05 iris_dri.so
-rwxr-xr-x 10 root root 22635632  7 dec 21:05 kms_swrast_dri.so
-rwxr-xr-x 10 root root 22635632  7 dec 21:05 nouveau_dri.so
-rwxr-xr-x  3 root root  9824560  7 dec 21:05 nouveau_drv_video.so
-rwxr-xr-x  5 root root 14603832  7 dec 21:05 nouveau_vieux_dri.so
-rwxr-xr-x  5 root root 14603832  7 dec 21:05 r200_dri.so
-rwxr-xr-x 10 root root 22635632  7 dec 21:05 r300_dri.so
-rwxr-xr-x 10 root root 22635632  7 dec 21:05 r600_dri.so
-rwxr-xr-x  3 root root  9824560  7 dec 21:05 r600_drv_video.so
-rwxr-xr-x  5 root root 14603832  7 dec 21:05 radeon_dri.so
-rwxr-xr-x 10 root root 22635632  7 dec 21:05 radeonsi_dri.so
-rwxr-xr-x  3 root root  9824560  7 dec 21:05 radeonsi_drv_video.so
-rwxr-xr-x 10 root root 22635632  7 dec 21:05 swrast_dri.so
-rwxr-xr-x 10 root root 22635632  7 dec 21:05 virtio_gpu_dri.so
-rwxr-xr-x 10 root root 22635632  7 dec 21:05 vmwgfx_dri.so
-rwxr-xr-x 10 root root 22635632  7 dec 21:05 zink_dri.so
$ 
$ glxinfo -B
name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: AMD (0x1002)
    Device: Radeon RX 580 Series (POLARIS10, DRM 3.39.0, 5.9.13-arch1-1, LLVM 12.0.0) (0x67df)
    Version: 21.0.0
    Accelerated: yes
    Video memory: 8192MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 4.6
    Max compat profile version: 4.6
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
Memory info (GL_ATI_meminfo):
    VBO free memory - total: 8124 MB, largest block: 8124 MB
    VBO free aux. memory - total: 8151 MB, largest block: 8151 MB
    Texture free memory - total: 8124 MB, largest block: 8124 MB
    Texture free aux. memory - total: 8151 MB, largest block: 8151 MB
    Renderbuffer free memory - total: 8124 MB, largest block: 8124 MB
    Renderbuffer free aux. memory - total: 8151 MB, largest block: 8151 MB
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 8192 MB
    Total available memory: 16384 MB
    Currently available dedicated video memory: 8124 MB
OpenGL vendor string: AMD
OpenGL renderer string: Radeon RX 580 Series (POLARIS10, DRM 3.39.0, 5.9.13-arch1-1, LLVM 12.0.0)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 21.0.0-devel (git-c47fe54bc7)
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.6 (Compatibility Profile) Mesa 21.0.0-devel (git-c47fe54bc7)
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 21.0.0-devel (git-c47fe54bc7)
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

$ 

Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#11 2020-12-10 05:38:24

LP5
Member
Registered: 2020-12-08
Posts: 21

Re: [SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

I wonder what I managed to screw up already, if I am really to blame.

If that may provide any helpful information, I am using i3-gaps and xcompmgr.

$ ls -l /usr/llib/dri

total 362784
-rwxr-xr-x  5 root root 14325848 Dec  8 13:06 i915_dri.so
-rwxr-xr-x  5 root root 14325848 Dec  8 13:06 i965_dri.so
-rwxr-xr-x  1 root root  8171576 Jun  2  2020 i965_drv_video.so
-rwxr-xr-x  1 root root 36576544 Dec  8 02:58 iHD_drv_video.so
-rwxr-xr-x 10 root root 22640368 Dec  8 13:06 iris_dri.so
-rwxr-xr-x 10 root root 22640368 Dec  8 13:06 kms_swrast_dri.so
-rwxr-xr-x 10 root root 22640368 Dec  8 13:06 nouveau_dri.so
-rwxr-xr-x  3 root root  9553360 Dec  8 13:06 nouveau_drv_video.so
-rwxr-xr-x  5 root root 14325848 Dec  8 13:06 nouveau_vieux_dri.so
-rwxr-xr-x  5 root root 14325848 Dec  8 13:06 r200_dri.so
-rwxr-xr-x 10 root root 22640368 Dec  8 13:06 r300_dri.so
-rwxr-xr-x 10 root root 22640368 Dec  8 13:06 r600_dri.so
-rwxr-xr-x  3 root root  9553360 Dec  8 13:06 r600_drv_video.so
-rwxr-xr-x  5 root root 14325848 Dec  8 13:06 radeon_dri.so
-rwxr-xr-x 10 root root 22640368 Dec  8 13:06 radeonsi_dri.so
-rwxr-xr-x  3 root root  9553360 Dec  8 13:06 radeonsi_drv_video.so
-rwxr-xr-x 10 root root 22640368 Dec  8 13:06 swrast_dri.so
-rwxr-xr-x 10 root root 22640368 Dec  8 13:06 virtio_gpu_dri.so
-rwxr-xr-x 10 root root 22640368 Dec  8 13:06 vmwgfx_dri.so
-rwxr-xr-x 10 root root 22640368 Dec  8 13:06 zink_dri.so
$ pacman -Qs mesa

local/clang-git 12.0.0_r374008.28fdeea9522f-1 (mesagit)
    C language family frontend for LLVM (git version)
local/glu 9.0.1-2
    Mesa OpenGL Utility library
local/glxinfo 8.4.0-1
    Display info about a GLX extension and OpenGL renderer. Standalone binary from the
    mesa-demos project.
local/lib32-glu 9.0.1-1
    Mesa OpenGL utility library (32 bits)
local/lib32-libva-mesa-driver 20.3.0-1
    VA-API implementation for gallium (32-bit)
local/lib32-llvm-libs-git 12.0.0_r374009.62ec4ac90738-1 (mesagit)
    Low Level Virtual Machine library (runtime library)(32-bit)(git version)
local/lib32-mesa 20.3.0-1
    An open-source implementation of the OpenGL specification (32-bit)
local/lib32-opencl-mesa 20.3.0-1
    OpenCL support for AMD/ATI Radeon mesa drivers (32-bit)
local/lib32-vulkan-intel-git 1:21.0.0_devel.132076.2b1930a50a0-1 (mesagit)
    Intel's Vulkan mesa driver (32-bit) (git version)
local/lib32-vulkan-radeon-git 1:21.0.0_devel.132076.2b1930a50a0-1 (mesagit)
    Radeon's Vulkan mesa driver (32-bit) (git version)
local/libclc-git 1:12.0.0_r374009.62ec4ac90738-1 (mesagit)
    Library requirements of the OpenCL C programming language (git version)
local/libva-mesa-driver 20.3.0-3
    VA-API implementation for gallium
local/llvm-git 12.0.0_r374008.28fdeea9522f-1 (mesagit)
    Collection of modular and reusable compiler and toolchain technologies (git version)
local/llvm-libs-git 12.0.0_r374008.28fdeea9522f-1 (mesagit)
    LLVM runtime libraries (git version)
local/mesa 20.3.0-3
    An open-source implementation of the OpenGL specification
local/mesa-vdpau 20.3.0-3
    Mesa VDPAU drivers
local/opencl-mesa 20.3.0-3
    OpenCL support for AMD/ATI Radeon mesa drivers
local/vulkan-intel-git 1:21.0.0_devel.132076.2b1930a50a0-1 (mesagit)
    Intel's Vulkan mesa driver (git version)
local/vulkan-radeon-git 1:21.0.0_devel.132076.2b1930a50a0-1 (mesagit)
    Radeon's Vulkan mesa driver (git version)
$ pacman -Qs llvm

local/clang-git 12.0.0_r374008.28fdeea9522f-1 (mesagit)
    C language family frontend for LLVM (git version)
local/lib32-clang 11.0.0-2
    C language family frontend for LLVM (32-bit)
local/lib32-llvm-libs 11.0.0-2
    Low Level Virtual Machine (runtime library)(32-bit)
local/lib32-llvm-libs-git 12.0.0_r374009.62ec4ac90738-1 (mesagit)
    Low Level Virtual Machine library (runtime library)(32-bit)(git version)
local/llvm-git 12.0.0_r374008.28fdeea9522f-1 (mesagit)
    Collection of modular and reusable compiler and toolchain technologies (git version)
local/llvm-libs 11.0.0-4
    LLVM runtime libraries
local/llvm-libs-git 12.0.0_r374008.28fdeea9522f-1 (mesagit)
    LLVM runtime libraries (git version)
local/spirv-llvm-translator 11.0.0-1
    Tool and a library for bi-directional translation between SPIR-V and LLVM IR
$ pacman -Qs xorg

local/xf86-input-evdev 2.10.6-2 (xorg-drivers)
    X.org evdev input driver
local/xf86-input-libinput 0.30.0-1 (xorg-drivers)
    Generic input driver for the X.Org server based on libinput
local/xf86-input-synaptics 1.9.1-2 (xorg-drivers)
    Synaptics driver for notebook touchpads
local/xf86-input-vmmouse 13.1.0-5 (xorg-drivers)
    X.org VMWare Mouse input driver
local/xf86-input-void 1.4.1-5 (xorg-drivers)
    X.org void input driver
local/xf86-video-amdgpu 19.1.0-2 (xorg-drivers)
    X.org amdgpu video driver
local/xf86-video-ati 1:19.1.0-2 (xorg-drivers)
    X.org ati video driver
local/xf86-video-dummy 0.3.8-4 (xorg-drivers)
    X.org dummy video driver
local/xf86-video-fbdev 0.5.0-2 (xorg-drivers)
    X.org framebuffer video driver
local/xf86-video-intel 1:2.99.917+913+g9236c582-1 (xorg-drivers)
    X.org Intel i810/i830/i915/945G/G965+ video drivers
local/xf86-video-nouveau 1.0.16-2 (xorg-drivers)
    Open Source 3D acceleration driver for nVidia cards
local/xf86-video-openchrome 0.6.0-4 (xorg-drivers)
    X.Org Openchrome drivers
local/xf86-video-qxl 0.1.5-8 (xorg-drivers)
    Xorg X11 qxl video driver
local/xf86-video-vmware 13.3.0-2 (xorg-drivers)
    X.org vmware video driver
local/xf86-video-voodoo 1.2.5-11 (xorg-drivers)
    X.org 3dfx Voodoo1/Voodoo2 2D video driver
local/xorg-bdftopcf 1.1-2 (xorg xorg-apps)
    Convert X font from Bitmap Distribution Format to Portable Compiled Format
local/xorg-docs 1.7.1-3 (xorg)
    X.org documentations
local/xorg-font-util 1.3.2-2 (xorg-fonts xorg)
    X.Org font utilities
local/xorg-fonts-100dpi 1.0.3-7 (xorg)
    X.org 100dpi fonts
local/xorg-fonts-75dpi 1.0.3-7 (xorg)
    X.org 75dpi fonts
local/xorg-fonts-alias-100dpi 1.0.4-1
    X.org font alias files - 100dpi font familiy
local/xorg-fonts-alias-75dpi 1.0.4-1
    X.org font alias files - 75dpi font familiy
local/xorg-fonts-encodings 1.0.5-2 (xorg-fonts xorg)
    X.org font encoding files
local/xorg-iceauth 1.0.8-2 (xorg-apps xorg)
    ICE authority file utility
local/xorg-mkfontscale 1.2.1-2 (xorg-apps xorg)
    Create an index of scalable font files for X
local/xorg-server 1.20.10-1 (xorg)
    Xorg X server
local/xorg-server-common 1.20.10-1 (xorg)
    Xorg server common files
local/xorg-server-devel 1.20.10-1 (xorg)
    Development files for the X.Org X server
local/xorg-server-xephyr 1.20.10-1 (xorg)
    A nested X server that runs as an X application
local/xorg-server-xnest 1.20.10-1 (xorg)
    A nested X server that runs as an X application
local/xorg-server-xvfb 1.20.10-1 (xorg)
    Virtual framebuffer X server
local/xorg-server-xwayland 1.20.10-1 (xorg)
    run X clients under wayland
local/xorg-sessreg 1.1.2-2 (xorg-apps xorg)
    Register X sessions in system utmp/utmpx databases
local/xorg-setxkbmap 1.3.2-2 (xorg-apps xorg)
    Set the keyboard using the X Keyboard Extension
local/xorg-smproxy 1.0.6-3 (xorg-apps xorg)
    Allows X applications that do not support X11R6 session management to participate in
    an X11R6 session
local/xorg-util-macros 1.19.2-2
    X.Org Autotools macros
local/xorg-x11perf 1.6.1-2 (xorg-apps xorg)
    Simple X server performance benchmarker
local/xorg-xauth 1.1-2 (xorg-apps xorg)
    X.Org authorization settings program
local/xorg-xbacklight 1.2.3-2 (xorg-apps xorg)
    RandR-based backlight control application
local/xorg-xcmsdb 1.0.5-3 (xorg-apps xorg)
    Device Color Characterization utility for X Color Management System
local/xorg-xcursorgen 1.0.7-2 (xorg-apps xorg)
    Create an X cursor file from PNG images
local/xorg-xdpyinfo 1.3.2-4 (xorg-apps xorg)
    Display information utility for X
local/xorg-xdriinfo 1.0.6-2 (xorg-apps xorg)
    Query configuration information of DRI drivers
local/xorg-xev 1.2.4-1 (xorg-apps xorg)
    Print contents of X events
local/xorg-xgamma 1.0.6-3 (xorg-apps xorg)
    Alter a monitor's gamma correction
local/xorg-xhost 1.0.8-2 (xorg-apps xorg)
    Server access control program for X
local/xorg-xinit 1.4.1-3
    X.Org initialisation program
local/xorg-xinput 1.6.3-2 (xorg-apps xorg)
    Small commandline tool to configure devices
local/xorg-xkbcomp 1.4.4-1 (xorg-apps xorg)
    X Keyboard description compiler
local/xorg-xkbevd 1.1.4-3 (xorg-apps xorg)
    XKB event daemon
local/xorg-xkbutils 1.0.4-4 (xorg-apps xorg)
    XKB utility demos
local/xorg-xkill 1.0.5-2 (xorg-apps xorg)
    Kill a client by its X resource
local/xorg-xlsatoms 1.1.3-2 (xorg-apps xorg)
    List interned atoms defined on server
local/xorg-xlsclients 1.1.4-2 (xorg-apps xorg)
    List client applications running on a display
local/xorg-xmodmap 1.0.10-2 (xorg-apps xorg)
    Utility for modifying keymaps and button mappings
local/xorg-xpr 1.0.5-2 (xorg-apps xorg)
    Print an X window dump from xwd
local/xorg-xprop 1.2.5-1 (xorg-apps xorg)
    Property displayer for X
local/xorg-xrandr 1.5.1-2 (xorg-apps xorg)
    Primitive command line interface to RandR extension
local/xorg-xrdb 1.2.0-2 (xorg-apps xorg)
    X server resource database utility
local/xorg-xrefresh 1.0.6-2 (xorg-apps xorg)
    Refresh all or part of an X screen
local/xorg-xset 1.2.4-2 (xorg-apps xorg)
    User preference utility for X
local/xorg-xsetroot 1.1.2-2 (xorg-apps xorg)
    Classic X utility to set your root window background to a given pattern or color
local/xorg-xvinfo 1.1.4-2 (xorg-apps xorg)
    Prints out the capabilities of any video adaptors associated with the display that
    are accessible through the X-Video extension
local/xorg-xwd 1.0.7-2 (xorg-apps xorg)
    X Window System image dumping utility
local/xorg-xwininfo 1.1.5-2 (xorg-apps xorg)
    Command-line utility to print information about windows on an X server
local/xorg-xwud 1.0.5-2 (xorg-apps xorg)
    X Window System image undumping utility
local/xorgproto 2020.1-1
    combined X.Org X11 Protocol headers

Offline

#12 2020-12-10 11:28:29

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: [SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

local/glxinfo 8.4.0-1
    Display info about a GLX extension and OpenGL renderer. Standalone binary from the
    mesa-demos project.

that's an aur package, please switch to mesa-demos from repos .

local/lib32-libva-mesa-driver 20.3.0-1
    VA-API implementation for gallium (32-bit)
local/lib32-mesa 20.3.0-1
    An open-source implementation of the OpenGL specification (32-bit)
local/lib32-opencl-mesa 20.3.0-1
    OpenCL support for AMD/ATI Radeon mesa drivers (32-bit)
local/lib32-vulkan-intel-git 1:21.0.0_devel.132076.2b1930a50a0-1 (mesagit)
    Intel's Vulkan mesa driver (32-bit) (git version)
local/lib32-vulkan-radeon-git 1:21.0.0_devel.132076.2b1930a50a0-1 (mesagit)
    Radeon's Vulkan mesa driver (32-bit) (git version)
local/libclc-git 1:12.0.0_r374009.62ec4ac90738-1 (mesagit)
    Library requirements of the OpenCL C programming language (git version)
local/libva-mesa-driver 20.3.0-3
    VA-API implementation for gallium
local/mesa 20.3.0-3
    An open-source implementation of the OpenGL specification
local/mesa-vdpau 20.3.0-3
    Mesa VDPAU drivers
local/opencl-mesa 20.3.0-3
    OpenCL support for AMD/ATI Radeon mesa drivers
local/vulkan-intel-git 1:21.0.0_devel.132076.2b1930a50a0-1 (mesagit)
    Intel's Vulkan mesa driver (git version)
local/vulkan-radeon-git 1:21.0.0_devel.132076.2b1930a50a0-1 (mesagit)
    Radeon's Vulkan mesa driver (git version)

Note the versions numbers : some are 20.3.0 , others are 21.0.0 .

You're mixing parts from Lordheavy unofficial mesagit repo with extra/mesa parts .
All mesa components need to be of the same version (and use the same llvm/clang version) , you can't mix them .

Looking at https://gitlab.com/lordheavy/mesa-git/- … t/PKGBUILD & https://gitlab.com/lordheavy/mesa-git/- … t/PKGBUILD I'd say it's not your screwup though.

vulkan-mesa-layers-git / vulkan-intel-git / vulkan-radeon-git should depend on mesa-git but don't.
(It's very easy to miss something like that with spilt packages and one of the reasons my aur mesa-git packages are not split) .

Lordheavy needs to be informed of this and in my opinion bug reports should be made by people encountering the bug.
Do you have a gitlab.com account. LP5 ?

To continue further with solving the issue you have to choose what to use :  stable mesa from extra or mesa git versions .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#13 2020-12-10 12:28:41

LP5
Member
Registered: 2020-12-08
Posts: 21

Re: [SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

I do have a github account, not a gitlab one. Shouldn't be a problem, though?

As for mesa vs mesa-git - I don't see any particular reason to use mesa-git, so I'd rather proceed with mesa. I've tried to solve the problem myself, and apparently, a similar issue was once fixed when the user switched to mesa-git. Guess it isn't my case, or I didn't switch properly in the first place.

So, to clarify, you're suggesting that I install mesa-demos, get rid of my -git drivers and submit a bug report to Lordheavy's github with logs I have provided here? Again, I am very thankful for your help!

Last edited by LP5 (2020-12-10 12:44:53)

Offline

#14 2020-12-11 14:14:16

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: [SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

yes, remove the llvm/clang and mesa git versions , replace aur glxinfo with mesa-demos .

LordHeavy will not need all logs, I expect the glxinfo and pacman -Qs mesa output to be enough to see the issue.



The pacman -Qs xorg output indicates you have way to many drivers installed.
Most are harmless but do remove xf86-video-ati and look up all xf86-* packages to see if you need/want them.

Last edited by Lone_Wolf (2020-12-11 14:14:30)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#15 2020-12-11 20:48:10

LP5
Member
Registered: 2020-12-08
Posts: 21

Re: [SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

I have switched to mesa (non-git) and removed xf86-video-ati. xf86-video-amdgpu still remains, and here's my current xrandr output:

Providers: number : 2
Provider 0: id: 0x48 cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 4 outputs: 5 associated providers: 0 name:Intel
Provider 1: id: 0x8a cap: 0x0 crtcs: 0 outputs: 0 associated providers: 0 name:modesetting

Some other configuration displayed Provider 1 as HAINAN, which is apparently ATI card with GCN1 architecture, something regarding South/Sea Island family. However, even that configuration didn't work with hardware acceleration.

Either way, the other problems persist with no visible difference in any previously attempted commands and programs.

Here are a few more outputs if it helps:

glxinfo -B

name of display: :0
libGL error: No driver found
libGL error: unable to load driver: i965_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: i965
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
X Error of failed request:  GLXBadContext
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  6 (X_GLXIsDirect)
  Serial number of failed request:  58
  Current serial number in output stream:  57
pacman -Qs mesa

local/glu 9.0.1-2
    Mesa OpenGL Utility library
local/lib32-glu 9.0.1-1
    Mesa OpenGL utility library (32 bits)
local/lib32-libva-mesa-driver 20.3.0-1
    VA-API implementation for gallium (32-bit)
local/lib32-mesa 20.3.0-1
    An open-source implementation of the OpenGL specification (32-bit)
local/lib32-opencl-mesa 20.3.0-1
    OpenCL support for AMD/ATI Radeon mesa drivers (32-bit)
local/lib32-vulkan-radeon 20.3.0-1
    Radeon's Vulkan mesa driver (32-bit)
local/libva-mesa-driver 20.3.0-3
    VA-API implementation for gallium
local/mesa 20.3.0-3
    An open-source implementation of the OpenGL specification
local/mesa-demos 8.4.0-4
    Mesa demos and tools incl. glxinfo + glxgears
local/mesa-vdpau 20.3.0-3
    Mesa VDPAU drivers
local/opencl-mesa 20.3.0-3
    OpenCL support for AMD/ATI Radeon mesa drivers
local/vulkan-radeon 20.3.0-3
    Radeon's Vulkan mesa driver

64-bit and 32-bit packages seem to be of inconsistent versions, as shown below, but since you never mentioned that and they essentially support different architecture, I don't think they are the source of the problem:

local/glu 9.0.1-2
    Mesa OpenGL Utility library
local/lib32-glu 9.0.1-1
    Mesa OpenGL utility library (32 bits)

local/lib32-libva-mesa-driver 20.3.0-1
    VA-API implementation for gallium (32-bit)
local/lib32-mesa 20.3.0-1
    An open-source implementation of the OpenGL specification (32-bit)
local/lib32-opencl-mesa 20.3.0-1
    OpenCL support for AMD/ATI Radeon mesa drivers (32-bit)
local/lib32-vulkan-radeon 20.3.0-1
    Radeon's Vulkan mesa driver (32-bit)

local/libva-mesa-driver 20.3.0-3
    VA-API implementation for gallium
local/mesa 20.3.0-3
    An open-source implementation of the OpenGL specification
local/mesa-vdpau 20.3.0-3
    Mesa VDPAU drivers
local/opencl-mesa 20.3.0-3
    OpenCL support for AMD/ATI Radeon mesa drivers
local/vulkan-radeon 20.3.0-3
    Radeon's Vulkan mesa driver

Offline

#16 2020-12-11 21:21:47

LP5
Member
Registered: 2020-12-08
Posts: 21

Re: [SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

Lone Wolf, thanks to you pointing out different versions and not mixing things together, I am finally onto some progress.

Knowing my GPU and reading the wiki again, I once again made sure that it is GCN1 architecture and requires ATI drivers if I want to install them from the official repository, non-git, not AUR. I checked the AUR packages I have and saw amdgpu-pro and some 32-bit libs of the same branch that caused at least a portion of the problem.

Deleting the AUR video drivers, I managed to get a different output from glxinfo -B, which now detects my Intel card all right, yet it results into a system halt with higher CPU load (the laptop heats up really quickly, becomes completely unresponsive and attempts to cool itself down a bit with higher fan usage) - same happens with VLC, which also gives me an error of some iHD driver missing (I couldn't copy the output since the only way to get the system back responsive again was either forcefully rebooting the machine or waiting for keyboard and mouse/touchpad becoming responsive again and exiting i3wm, effectively resetting the session and xserver, I guess).

The ATI card seems to be properly detected now:

xrandr --listproviders

Providers: number : 2
Provider 0: id: 0x48 cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 4 outputs: 5 associated providers: 1 name:Intel
Provider 1: id: 0x8a cap: 0xd, Source Output, Source Offload, Sink Offload crtcs: 0 outputs: 0 associated providers: 1 name:HAINAN @ pci:0000:0a:00.0

Here is my mesa output now:

pacman -Qs mesa

local/glu 9.0.1-2
    Mesa OpenGL Utility library
local/lib32-glu 9.0.1-1
    Mesa OpenGL utility library (32 bits)
local/lib32-libva-mesa-driver 20.3.0-1
    VA-API implementation for gallium (32-bit)
local/lib32-mesa 20.3.0-1
    An open-source implementation of the OpenGL specification (32-bit)
local/lib32-opencl-mesa 20.3.0-1
    OpenCL support for AMD/ATI Radeon mesa drivers (32-bit)
local/lib32-vulkan-radeon 20.3.0-1
    Radeon's Vulkan mesa driver (32-bit)
local/libva-mesa-driver 20.3.0-3
    VA-API implementation for gallium
local/mesa 20.3.0-3
    An open-source implementation of the OpenGL specification
local/mesa-demos 8.4.0-4
    Mesa demos and tools incl. glxinfo + glxgears
local/mesa-vdpau 20.3.0-3
    Mesa VDPAU drivers
local/opencl-mesa 20.3.0-3
    OpenCL support for AMD/ATI Radeon mesa drivers
local/vulkan-radeon 20.3.0-3
    Radeon's Vulkan mesa driver

And my xorg output:

local/xf86-input-evdev 2.10.6-2 (xorg-drivers)
    X.org evdev input driver
local/xf86-input-libinput 0.30.0-1 (xorg-drivers)
    Generic input driver for the X.Org server based on libinput
local/xf86-input-synaptics 1.9.1-2 (xorg-drivers)
    Synaptics driver for notebook touchpads
local/xf86-input-vmmouse 13.1.0-5 (xorg-drivers)
    X.org VMWare Mouse input driver
local/xf86-input-void 1.4.1-5 (xorg-drivers)
    X.org void input driver
local/xf86-video-ati 1:19.1.0-2 (xorg-drivers)
    X.org ati video driver
local/xf86-video-dummy 0.3.8-4 (xorg-drivers)
    X.org dummy video driver
local/xf86-video-fbdev 0.5.0-2 (xorg-drivers)
    X.org framebuffer video driver
local/xf86-video-intel 1:2.99.917+913+g9236c582-1 (xorg-drivers)
    X.org Intel i810/i830/i915/945G/G965+ video drivers
local/xf86-video-openchrome 0.6.0-4 (xorg-drivers)
    X.Org Openchrome drivers
local/xf86-video-qxl 0.1.5.r16.g52c421c-1 (xorg-drivers)
    Xorg X11 qxl video driver
local/xf86-video-vmware 13.3.0-2 (xorg-drivers)
    X.org vmware video driver
local/xf86-video-voodoo 1.2.5-11 (xorg-drivers)
    X.org 3dfx Voodoo1/Voodoo2 2D video driver
local/xorg-bdftopcf 1.1-2 (xorg xorg-apps)
    Convert X font from Bitmap Distribution Format to Portable Compiled Format
local/xorg-docs 1.7.1-3 (xorg)
    X.org documentations
local/xorg-font-util 1.3.2-2 (xorg-fonts xorg)
    X.Org font utilities
local/xorg-fonts-100dpi 1.0.3-7 (xorg)
    X.org 100dpi fonts
local/xorg-fonts-75dpi 1.0.3-7 (xorg)
    X.org 75dpi fonts
local/xorg-fonts-alias-100dpi 1.0.4-1
    X.org font alias files - 100dpi font familiy
local/xorg-fonts-alias-75dpi 1.0.4-1
    X.org font alias files - 75dpi font familiy
local/xorg-fonts-encodings 1.0.5-2 (xorg-fonts xorg)
    X.org font encoding files
local/xorg-iceauth 1.0.8-2 (xorg-apps xorg)
    ICE authority file utility
local/xorg-mkfontscale 1.2.1-2 (xorg-apps xorg)
    Create an index of scalable font files for X
local/xorg-server 1.20.10-2 (xorg)
    Xorg X server
local/xorg-server-common 1.20.10-2 (xorg)
    Xorg server common files
local/xorg-server-devel 1.20.10-2 (xorg)
    Development files for the X.Org X server
local/xorg-server-xephyr 1.20.10-2 (xorg)
    A nested X server that runs as an X application
local/xorg-server-xnest 1.20.10-2 (xorg)
    A nested X server that runs as an X application
local/xorg-server-xvfb 1.20.10-2 (xorg)
    Virtual framebuffer X server
local/xorg-sessreg 1.1.2-2 (xorg-apps xorg)
    Register X sessions in system utmp/utmpx databases
local/xorg-setxkbmap 1.3.2-2 (xorg-apps xorg)
    Set the keyboard using the X Keyboard Extension
local/xorg-smproxy 1.0.6-3 (xorg-apps xorg)
    Allows X applications that do not support X11R6 session management to participate in an
    X11R6 session
local/xorg-util-macros 1.19.2-2
    X.Org Autotools macros
local/xorg-x11perf 1.6.1-2 (xorg-apps xorg)
    Simple X server performance benchmarker
local/xorg-xauth 1.1-2 (xorg-apps xorg)
    X.Org authorization settings program
local/xorg-xbacklight 1.2.3-2 (xorg-apps xorg)
    RandR-based backlight control application
local/xorg-xcmsdb 1.0.5-3 (xorg-apps xorg)
    Device Color Characterization utility for X Color Management System
local/xorg-xcursorgen 1.0.7-2 (xorg-apps xorg)
    Create an X cursor file from PNG images
local/xorg-xdpyinfo 1.3.2-4 (xorg-apps xorg)
    Display information utility for X
local/xorg-xdriinfo 1.0.6-2 (xorg-apps xorg)
    Query configuration information of DRI drivers
local/xorg-xev 1.2.4-1 (xorg-apps xorg)
    Print contents of X events
local/xorg-xgamma 1.0.6-3 (xorg-apps xorg)
    Alter a monitor's gamma correction
local/xorg-xhost 1.0.8-2 (xorg-apps xorg)
    Server access control program for X
local/xorg-xinit 1.4.1-3
    X.Org initialisation program
local/xorg-xinput 1.6.3-2 (xorg-apps xorg)
    Small commandline tool to configure devices
local/xorg-xkbcomp 1.4.4-1 (xorg-apps xorg)
    X Keyboard description compiler
local/xorg-xkbevd 1.1.4-3 (xorg-apps xorg)
    XKB event daemon
local/xorg-xkbutils 1.0.4-4 (xorg-apps xorg)
    XKB utility demos
local/xorg-xkill 1.0.5-2 (xorg-apps xorg)
    Kill a client by its X resource
local/xorg-xlsatoms 1.1.3-2 (xorg-apps xorg)
    List interned atoms defined on server
local/xorg-xlsclients 1.1.4-2 (xorg-apps xorg)
    List client applications running on a display
local/xorg-xmodmap 1.0.10-2 (xorg-apps xorg)
    Utility for modifying keymaps and button mappings
local/xorg-xpr 1.0.5-2 (xorg-apps xorg)
    Print an X window dump from xwd
local/xorg-xprop 1.2.5-1 (xorg-apps xorg)
    Property displayer for X
local/xorg-xrandr 1.5.1-2 (xorg-apps xorg)
    Primitive command line interface to RandR extension
local/xorg-xrdb 1.2.0-2 (xorg-apps xorg)
    X server resource database utility
local/xorg-xrefresh 1.0.6-2 (xorg-apps xorg)
    Refresh all or part of an X screen
local/xorg-xset 1.2.4-2 (xorg-apps xorg)
    User preference utility for X
local/xorg-xsetroot 1.1.2-2 (xorg-apps xorg)
    Classic X utility to set your root window background to a given pattern or color
local/xorg-xvinfo 1.1.4-2 (xorg-apps xorg)
    Prints out the capabilities of any video adaptors associated with the display that are
    accessible through the X-Video extension
local/xorg-xwayland 1.20.0.r792.g36e353bcf-5 (xorg)
    run X clients under wayland
local/xorg-xwd 1.0.7-2 (xorg-apps xorg)
    X Window System image dumping utility
local/xorg-xwininfo 1.1.5-2 (xorg-apps xorg)
    Command-line utility to print information about windows on an X server
local/xorg-xwud 1.0.5-2 (xorg-apps xorg)
    X Window System image undumping utility
local/xorgproto 2020.1-1
    combined X.Org X11 Protocol headers

Please let me know if the information I gather and provide is insufficient or presented poorly - I do know how important it is to make it clear when asking for help.

Offline

#17 2020-12-11 22:33:31

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: [SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

The mesa / lib32-mesa components now appear to be all from the same version : 20.3.0 .
glu & mesa-demos have different versions.

your amd videocard with GCN1 has a few options :
kernel module radeon + xf86-video-ati
kernel module amdgpu + xf86-video-amdgpu
radeon or admgpu kernel module + X modesetting (integrated in xorg-server packages)

For the intel video card there's only one kernel module but 2 possibiliites for X :
xf86-video-intel or X modesetting .
X modesetting is best choice for recent intel gpu,  but older cards (like 4+ years old) may work better with xf86-video-intel .

For now i recommend removing every xf86-video-* except xf86-video-amdgpu .

restart X (or reboot) and check the outputs of

$ glxinfo -B
$ DRI_PRIME=1 glxinfo -B

Both output should look similar to the one I posted.

EDIT : once the basics are working as intended, we'll look at HW video acceleration.

Last edited by Lone_Wolf (2020-12-11 22:36:00)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#18 2020-12-14 07:06:16

LP5
Member
Registered: 2020-12-08
Posts: 21

Re: [SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

Left only the amdgpu kernel module and ran mkinitpcio -p linux and removed everything except amdgpu package as you said:

$ pacman -Qs xf86-video

local/xf86-video-amdgpu 19.1.0-2 (xorg-drivers)
    X.org amdgpu video driver

The outputs:

$ glxinfo -B

name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Intel Open Source Technology Center (0x8086)
    Device: Mesa DRI Intel(R) HD Graphics (HSW GT1) (0xa06)
    Version: 20.3.0
    Accelerated: yes
    Video memory: 1536MB
    Unified memory: yes
    Preferred profile: core (0x1)
    Max core profile version: 4.5
    Max compat profile version: 3.0
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.1
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics (HSW GT1)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 20.3.0
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 3.0 Mesa 20.3.0
OpenGL shading language version string: 1.30
OpenGL context flags: (none)

OpenGL ES profile version string: OpenGL ES 3.1 Mesa 20.3.0
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10
$ DRI_PRIME=1 glxinfo -B

name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: AMD (0x1002)
    Device: AMD HAINAN (DRM 2.50.0, 5.9.13-arch1-1, LLVM 11.0.0) (0x666f)
    Version: 20.3.0
    Accelerated: yes
    Video memory: 1024MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 4.5
    Max compat profile version: 4.5
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
Memory info (GL_ATI_meminfo):
    VBO free memory - total: 1019 MB, largest block: 1019 MB
    VBO free aux. memory - total: 2024 MB, largest block: 2024 MB
    Texture free memory - total: 1019 MB, largest block: 1019 MB
    Texture free aux. memory - total: 2024 MB, largest block: 2024 MB
    Renderbuffer free memory - total: 1019 MB, largest block: 1019 MB
    Renderbuffer free aux. memory - total: 2024 MB, largest block: 2024 MB
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 1024 MB
    Total available memory: 3067 MB
    Currently available dedicated video memory: 1019 MB
OpenGL vendor string: AMD
OpenGL renderer string: AMD HAINAN (DRM 2.50.0, 5.9.13-arch1-1, LLVM 11.0.0)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 20.3.0
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.5 (Compatibility Profile) Mesa 20.3.0
OpenGL shading language version string: 4.50
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 20.3.0
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

It does like a progress! I guess this whole time I assumed that installing all the drivers there are will inevitably solve the problem because the system will magically choose the right one for me. Thanks again, Wolf, it's the first time I feel like the problem is actually moving to a point of being solved.

Offline

#19 2020-12-14 13:54:10

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: [SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

Yep, those look good.

HW acceleration : stick with va-api and don't bother with vdpau

For the intel gpu it looks like your system is not recent enough for intel-media-driver but needs to use libva-intel-driver .
For the amd card it's simpler , you need libva-mesa-driver .

Verify that libva-intel-driver & libva-mesa-driver are installed, also check intel-media-driver and anything vdpau related are not.

post the outputs of

$ vainfo
$ DRI_PRIME=1 vainfo

Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#20 2020-12-14 14:41:08

LP5
Member
Registered: 2020-12-08
Posts: 21

Re: [SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

Did as you told me to, except that I couldn't remove libvdpau - ffmpeg dependency, which itself is a dependency for Firefox, VLC itself and a number of other applications.

Not sure why (maybe for the reason above), I get the same result with both commands:

$ vainfo
AND
$ DRI_PRIME=1 vainfo

vainfo: VA-API version: 1.10 (libva 2.9.1)
vainfo: Driver version: Intel i965 driver for Intel(R) Haswell Mobile - 2.4.1
vainfo: Supported profile and entrypoints
      VAProfileMPEG2Simple            :	VAEntrypointVLD
      VAProfileMPEG2Simple            :	VAEntrypointEncSlice
      VAProfileMPEG2Main              :	VAEntrypointVLD
      VAProfileMPEG2Main              :	VAEntrypointEncSlice
      VAProfileH264ConstrainedBaseline:	VAEntrypointVLD
      VAProfileH264ConstrainedBaseline:	VAEntrypointEncSlice
      VAProfileH264Main               :	VAEntrypointVLD
      VAProfileH264Main               :	VAEntrypointEncSlice
      VAProfileH264High               :	VAEntrypointVLD
      VAProfileH264High               :	VAEntrypointEncSlice
      VAProfileH264MultiviewHigh      :	VAEntrypointVLD
      VAProfileH264MultiviewHigh      :	VAEntrypointEncSlice
      VAProfileH264StereoHigh         :	VAEntrypointVLD
      VAProfileH264StereoHigh         :	VAEntrypointEncSlice
      VAProfileVC1Simple              :	VAEntrypointVLD
      VAProfileVC1Main                :	VAEntrypointVLD
      VAProfileVC1Advanced            :	VAEntrypointVLD
      VAProfileNone                   :	VAEntrypointVideoProc
      VAProfileJPEGBaseline           :	VAEntrypointVLD

Offline

#21 2020-12-14 16:31:44

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: [SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

I forgot ffmpeg has gotten more dependencies over time .

Not entirely sure if vaapi uses dri-prime, try both

$ LIBVA_DRIVER_NAME=amdgpu vainfo
$ DRI_PRIME=1 LIBVA_DRIVER_NAME=amdgpu vainfo

Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#22 2020-12-14 16:44:42

LP5
Member
Registered: 2020-12-08
Posts: 21

Re: [SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

Both have given me the same results:

vaInitialize failed with error code -1 (unknown libva error),exit

One step forwards, two steps back, innit?

Offline

#23 2020-12-14 16:59:21

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: [SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

Post xorg log so we can see what is setup by x on start.

https://wiki.archlinux.org/index.php/Xorg#General incase you're not sure where to find it.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#24 2020-12-15 09:47:11

LP5
Member
Registered: 2020-12-08
Posts: 21

Re: [SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

Thanks again for sticking around and trying to help!

Here it is. I'll put the (EE) before the entire log in case it makes it any easier to troubleshoot.

[    40.794] (EE) Failed to load module "vesa" (module does not exist, 0)
[    40.818] (EE) open /dev/fb0: Permission denied
[    46.119] (EE) RADEON(G0): eglInitialize() failed
[    46.119] (EE) RADEON(G0): glamor detected, failed to initialize EGL.
    40.376] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[    40.377] 
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[    40.377] Build Operating System: Linux Arch Linux
[    40.378] Current Operating System: Linux eugene 5.9.12-arch1-1 #1 SMP PREEMPT Wed, 02 Dec 2020 16:14:56 +0000 x86_64
[    40.378] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda6
[    40.378] Build Date: 01 December 2020  07:51:57PM
[    40.378]  
[    40.378] Current version of pixman: 0.40.0
[    40.378] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    40.379] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    40.380] (==) Log file: "/home/ie-denisov//.local/share/xorg/Xorg.0.log", Time: Wed Dec  9 18:56:38 2020
[    40.466] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    40.467] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    40.530] (==) No Layout section.  Using the first Screen section.
[    40.530] (==) No screen section available. Using defaults.
[    40.530] (**) |-->Screen "Default Screen Section" (0)
[    40.530] (**) |   |-->Monitor "<default monitor>"
[    40.531] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    40.531] (==) Automatically adding devices
[    40.531] (==) Automatically enabling devices
[    40.531] (==) Automatically adding GPU devices
[    40.531] (==) Automatically binding GPU devices
[    40.531] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    40.572] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    40.572] 	Entry deleted from font path.
[    40.572] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    40.572] 	Entry deleted from font path.
[    40.593] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[    40.593] (==) ModulePath set to "/usr/lib/xorg/modules"
[    40.593] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    40.593] (II) Module ABI versions:
[    40.593] 	X.Org ANSI C Emulation: 0.4
[    40.593] 	X.Org Video Driver: 24.1
[    40.593] 	X.Org XInput driver : 24.1
[    40.593] 	X.Org Server Extension : 10.0
[    40.594] (++) using VT number 1

[    40.598] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    40.600] (II) xfree86: Adding drm device (/dev/dri/card0)
[    40.602] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[    40.603] (II) xfree86: Adding drm device (/dev/dri/card1)
[    40.605] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 11 paused 0
[    40.608] (--) PCI:*(0@0:2:0) 8086:0a06:17aa:3815 rev 11, Mem @ 0xc2000000/4194304, 0xb0000000/268435456, I/O @ 0x00006000/64, BIOS @ 0x????????/131072
[    40.608] (--) PCI: (10@0:0:0) 1002:666f:17aa:3815 rev 0, Mem @ 0xa0000000/268435456, 0xc2400000/262144, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[    40.608] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    40.608] (II) LoadModule: "glx"
[    40.613] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    40.657] (II) Module glx: vendor="X.Org Foundation"
[    40.657] 	compiled for 1.20.10, module version = 1.0.0
[    40.657] 	ABI class: X.Org Server Extension, version 10.0
[    40.657] (II) Applying OutputClass "Radeon" to /dev/dri/card1
[    40.657] 	loading driver: radeon
[    40.657] (==) Matched intel as autoconfigured driver 0
[    40.657] (==) Matched radeon as autoconfigured driver 1
[    40.657] (==) Matched ati as autoconfigured driver 2
[    40.657] (==) Matched modesetting as autoconfigured driver 3
[    40.657] (==) Matched fbdev as autoconfigured driver 4
[    40.657] (==) Matched vesa as autoconfigured driver 5
[    40.657] (==) Assigned the driver to the xf86ConfigLayout
[    40.657] (II) LoadModule: "intel"
[    40.657] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    40.726] (II) Module intel: vendor="X.Org Foundation"
[    40.726] 	compiled for 1.20.9, module version = 2.99.917
[    40.727] 	Module class: X.Org Video Driver
[    40.727] 	ABI class: X.Org Video Driver, version 24.1
[    40.727] (II) LoadModule: "radeon"
[    40.727] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    40.776] (II) Module radeon: vendor="X.Org Foundation"
[    40.776] 	compiled for 1.20.8, module version = 19.1.0
[    40.776] 	Module class: X.Org Video Driver
[    40.776] 	ABI class: X.Org Video Driver, version 24.1
[    40.776] (II) LoadModule: "ati"
[    40.776] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[    40.777] (II) Module ati: vendor="X.Org Foundation"
[    40.777] 	compiled for 1.20.8, module version = 19.1.0
[    40.777] 	Module class: X.Org Video Driver
[    40.777] 	ABI class: X.Org Video Driver, version 24.1
[    40.777] (II) LoadModule: "modesetting"
[    40.777] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    40.778] (II) Module modesetting: vendor="X.Org Foundation"
[    40.778] 	compiled for 1.20.10, module version = 1.20.10
[    40.778] 	Module class: X.Org Video Driver
[    40.778] 	ABI class: X.Org Video Driver, version 24.1
[    40.778] (II) LoadModule: "fbdev"
[    40.779] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    40.794] (II) Module fbdev: vendor="X.Org Foundation"
[    40.794] 	compiled for 1.20.8, module version = 0.5.0
[    40.794] 	Module class: X.Org Video Driver
[    40.794] 	ABI class: X.Org Video Driver, version 24.1
[    40.794] (II) LoadModule: "vesa"
[    40.794] (WW) Warning, couldn't open module vesa
[    40.794] (EE) Failed to load module "vesa" (module does not exist, 0)
[    40.794] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    40.795] (II) intel: Driver for Intel(R) HD Graphics
[    40.795] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[    40.795] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[    40.795] (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
[    40.797] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    40.797] (II) FBDEV: driver for framebuffer: fbdev
[    40.797] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[    40.798] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20200715
[    40.798] (II) intel(0): SNA compiled from 2.99.917-913-g9236c582
[    40.813] (WW) Falling back to old probe method for modesetting
[    40.813] (WW) Falling back to old probe method for fbdev
[    40.813] (II) Loading sub module "fbdevhw"
[    40.813] (II) LoadModule: "fbdevhw"
[    40.813] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    40.817] (II) Module fbdevhw: vendor="X.Org Foundation"
[    40.817] 	compiled for 1.20.10, module version = 0.0.2
[    40.817] 	ABI class: X.Org Video Driver, version 24.1
[    40.818] (EE) open /dev/fb0: Permission denied
[    40.818] (II) [KMS] Kernel modesetting enabled.
[    40.818] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    40.819] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[    40.819] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2; using a maximum of 2 threads
[    40.819] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    40.819] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    40.819] (==) intel(0): RGB weight 888
[    40.819] (==) intel(0): Default visual is TrueColor
[    40.836] (II) intel(0): Output eDP1 has no monitor section
[    40.837] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[    40.837] (II) intel(0): Enabled output eDP1
[    40.837] (II) intel(0): Output DP1 has no monitor section
[    40.837] (II) intel(0): Enabled output DP1
[    40.837] (II) intel(0): Output DP2 has no monitor section
[    40.837] (II) intel(0): Enabled output DP2
[    40.837] (II) intel(0): Output HDMI1 has no monitor section
[    40.837] (II) intel(0): Enabled output HDMI1
[    40.837] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    40.838] (II) intel(0): Output VIRTUAL1 has no monitor section
[    40.838] (II) intel(0): Enabled output VIRTUAL1
[    40.838] (--) intel(0): Output eDP1 using initial mode 1366x768 on pipe 0
[    40.838] (==) intel(0): TearFree disabled
[    40.838] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[    40.838] (==) intel(0): DPI set to (96, 96)
[    40.838] (II) Loading sub module "dri3"
[    40.838] (II) LoadModule: "dri3"
[    40.838] (II) Module "dri3" already built-in
[    40.838] (II) Loading sub module "dri2"
[    40.838] (II) LoadModule: "dri2"
[    40.838] (II) Module "dri2" already built-in
[    40.838] (II) Loading sub module "present"
[    40.838] (II) LoadModule: "present"
[    40.838] (II) Module "present" already built-in
[    40.838] (==) RADEON(G0): Depth 24, (--) framebuffer bpp 32
[    40.838] (II) RADEON(G0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    40.838] (==) RADEON(G0): Default visual is TrueColor
[    40.838] (==) RADEON(G0): RGB weight 888
[    40.838] (II) RADEON(G0): Using 8 bits per RGB (8 bit DAC)
[    40.838] (--) RADEON(G0): Chipset: "HAINAN" (ChipID = 0x666f)
[    40.838] (II) Loading sub module "fb"
[    40.838] (II) LoadModule: "fb"
[    40.838] (II) Loading /usr/lib/xorg/modules/libfb.so
[    40.862] (II) Module fb: vendor="X.Org Foundation"
[    40.862] 	compiled for 1.20.10, module version = 1.0.0
[    40.862] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    40.862] (II) Loading sub module "dri2"
[    40.862] (II) LoadModule: "dri2"
[    40.862] (II) Module "dri2" already built-in
[    44.958] (II) Loading sub module "glamoregl"
[    44.958] (II) LoadModule: "glamoregl"
[    44.958] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    45.005] (II) Module glamoregl: vendor="X.Org Foundation"
[    45.005] 	compiled for 1.20.10, module version = 1.0.1
[    45.005] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    46.119] (EE) RADEON(G0): eglInitialize() failed
[    46.119] (EE) RADEON(G0): glamor detected, failed to initialize EGL.
[    46.119] (II) Loading sub module "shadow"
[    46.119] (II) LoadModule: "shadow"
[    46.119] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    46.138] (II) Module shadow: vendor="X.Org Foundation"
[    46.139] 	compiled for 1.20.10, module version = 1.1.0
[    46.139] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    46.139] (II) RADEON(G0): KMS Color Tiling: disabled
[    46.139] (II) RADEON(G0): KMS Color Tiling 2D: disabled
[    46.139] (II) RADEON(G0): mem size init: gart size :7fbcf000 vram size: s:40000000 visible:fbbe000
[    46.139] (II) RADEON(G0): EXA: Driver will allow EXA pixmaps in VRAM
[    46.139] (==) RADEON(G0): DPI set to (96, 96)
[    46.139] (==) RADEON(G0): Using gamma correction (1.0, 1.0, 1.0)
[    46.139] (II) Loading sub module "ramdac"
[    46.139] (II) LoadModule: "ramdac"
[    46.139] (II) Module "ramdac" already built-in
[    46.139] (II) UnloadModule: "modesetting"
[    46.139] (II) Unloading modesetting
[    46.139] (II) UnloadModule: "fbdev"
[    46.139] (II) Unloading fbdev
[    46.139] (II) UnloadSubModule: "fbdevhw"
[    46.139] (II) Unloading fbdevhw
[    46.183] (II) intel(0): SNA initialized with Haswell (gen7.5, gt1) backend
[    46.183] (==) intel(0): Backing store enabled
[    46.183] (==) intel(0): Silken mouse disabled
[    46.183] (II) intel(0): HW Cursor enabled
[    46.187] (==) intel(0): DPMS enabled
[    46.187] (==) intel(0): Display hotplug detection enabled
[    46.187] (II) intel(0): [DRI2] Setup complete
[    46.187] (II) intel(0): [DRI2]   DRI driver: i965
[    46.187] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    46.188] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[    46.188] (II) intel(0): hardware support for Present enabled
[    46.188] (II) RADEON(G0): Front buffer size: 3072K
[    46.188] (II) RADEON(G0): VRAM usage limit set to 229240K
[    46.188] (==) RADEON(G0): Backing store enabled
[    46.188] (WW) RADEON(G0): Direct rendering disabled
[    46.188] (II) RADEON(G0): Acceleration disabled
[    46.188] (==) RADEON(G0): DPMS enabled
[    46.188] (==) RADEON(G0): Silken mouse disabled
[    46.188] (II) Initializing extension Generic Event Extension
[    46.188] (II) Initializing extension SHAPE
[    46.188] (II) Initializing extension MIT-SHM
[    46.188] (II) Initializing extension XInputExtension
[    46.189] (II) Initializing extension XTEST
[    46.189] (II) Initializing extension BIG-REQUESTS
[    46.189] (II) Initializing extension SYNC
[    46.189] (II) Initializing extension XKEYBOARD
[    46.189] (II) Initializing extension XC-MISC
[    46.189] (II) Initializing extension SECURITY
[    46.189] (II) Initializing extension XFIXES
[    46.189] (II) Initializing extension RENDER
[    46.189] (II) Initializing extension RANDR
[    46.189] (II) Initializing extension COMPOSITE
[    46.189] (II) Initializing extension DAMAGE
[    46.189] (II) Initializing extension MIT-SCREEN-SAVER
[    46.189] (II) Initializing extension DOUBLE-BUFFER
[    46.189] (II) Initializing extension RECORD
[    46.189] (II) Initializing extension DPMS
[    46.189] (II) Initializing extension Present
[    46.189] (II) Initializing extension DRI3
[    46.189] (II) Initializing extension X-Resource
[    46.189] (II) Initializing extension XVideo
[    46.189] (II) Initializing extension XVideo-MotionCompensation
[    46.189] (II) Initializing extension GLX
[    46.616] (II) AIGLX: Loaded and initialized i965
[    46.616] (II) GLX: Initialized DRI2 GL provider for screen 0
[    46.616] (II) Initializing extension XFree86-VidModeExtension
[    46.616] (II) Initializing extension XFree86-DGA
[    46.617] (II) Initializing extension XFree86-DRI
[    46.617] (II) Initializing extension DRI2
[    46.633] (II) intel(0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    46.643] (II) intel(0): Setting screen physical size to 361 x 203
[    47.000] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    47.000] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    47.000] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    47.000] (**) Power Button: Applying InputClass "system-keyboard"
[    47.001] (II) LoadModule: "libinput"
[    47.001] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    47.037] (II) Module libinput: vendor="X.Org Foundation"
[    47.037] 	compiled for 1.20.8, module version = 0.30.0
[    47.037] 	Module class: X.Org XInput Driver
[    47.037] 	ABI class: X.Org XInput driver, version 24.1
[    47.038] (II) Using input driver 'libinput' for 'Power Button'
[    47.039] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 20 paused 0
[    47.039] (**) Power Button: always reports core events
[    47.039] (**) Option "Device" "/dev/input/event2"
[    47.039] (**) Option "_source" "server/udev"
[    47.141] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    47.142] (II) event2  - Power Button: device is a keyboard
[    47.142] (II) event2  - Power Button: device removed
[    47.142] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    47.142] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    47.142] (**) Option "xkb_model" "pc104"
[    47.142] (**) Option "xkb_layout" "us,ru"
[    47.142] (**) Option "xkb_variant" "qwerty"
[    47.142] (**) Option "xkb_options" "grp:alt_shift_toggle"
[    47.188] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    47.188] (II) event2  - Power Button: device is a keyboard
[    47.189] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[    47.189] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    47.189] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    47.189] (**) Video Bus: Applying InputClass "system-keyboard"
[    47.189] (II) Using input driver 'libinput' for 'Video Bus'
[    47.190] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 23 paused 0
[    47.190] (**) Video Bus: always reports core events
[    47.190] (**) Option "Device" "/dev/input/event4"
[    47.190] (**) Option "_source" "server/udev"
[    47.192] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[    47.192] (II) event4  - Video Bus: device is a keyboard
[    47.192] (II) event4  - Video Bus: device removed
[    47.192] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input4/event4"
[    47.192] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    47.192] (**) Option "xkb_model" "pc104"
[    47.192] (**) Option "xkb_layout" "us,ru"
[    47.192] (**) Option "xkb_variant" "qwerty"
[    47.192] (**) Option "xkb_options" "grp:alt_shift_toggle"
[    47.193] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[    47.193] (II) event4  - Video Bus: device is a keyboard
[    47.194] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    47.194] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    47.194] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    47.194] (**) Power Button: Applying InputClass "system-keyboard"
[    47.194] (II) Using input driver 'libinput' for 'Power Button'
[    47.195] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 24 paused 0
[    47.195] (**) Power Button: always reports core events
[    47.196] (**) Option "Device" "/dev/input/event0"
[    47.196] (**) Option "_source" "server/udev"
[    47.197] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    47.197] (II) event0  - Power Button: device is a keyboard
[    47.197] (II) event0  - Power Button: device removed
[    47.197] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0C:00/input/input0/event0"
[    47.197] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    47.197] (**) Option "xkb_model" "pc104"
[    47.197] (**) Option "xkb_layout" "us,ru"
[    47.197] (**) Option "xkb_variant" "qwerty"
[    47.197] (**) Option "xkb_options" "grp:alt_shift_toggle"
[    47.199] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    47.199] (II) event0  - Power Button: device is a keyboard
[    47.200] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    47.200] (II) No input driver specified, ignoring this device.
[    47.200] (II) This device may have been added with another device file.
[    47.201] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[    47.201] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    47.201] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    47.201] (**) Video Bus: Applying InputClass "system-keyboard"
[    47.201] (II) Using input driver 'libinput' for 'Video Bus'
[    47.202] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 25 paused 0
[    47.202] (**) Video Bus: always reports core events
[    47.202] (**) Option "Device" "/dev/input/event3"
[    47.202] (**) Option "_source" "server/udev"
[    47.203] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[    47.204] (II) event3  - Video Bus: device is a keyboard
[    47.204] (II) event3  - Video Bus: device removed
[    47.204] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:3b/LNXVIDEO:00/input/input3/event3"
[    47.204] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 9)
[    47.204] (**) Option "xkb_model" "pc104"
[    47.204] (**) Option "xkb_layout" "us,ru"
[    47.204] (**) Option "xkb_variant" "qwerty"
[    47.204] (**) Option "xkb_options" "grp:alt_shift_toggle"
[    47.206] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[    47.206] (II) event3  - Video Bus: device is a keyboard
[    47.207] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event8)
[    47.207] (II) No input driver specified, ignoring this device.
[    47.207] (II) This device may have been added with another device file.
[    47.207] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event9)
[    47.207] (II) No input driver specified, ignoring this device.
[    47.207] (II) This device may have been added with another device file.
[    47.208] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event10)
[    47.208] (II) No input driver specified, ignoring this device.
[    47.208] (II) This device may have been added with another device file.
[    47.208] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=9 (/dev/input/event11)
[    47.208] (II) No input driver specified, ignoring this device.
[    47.208] (II) This device may have been added with another device file.
[    47.209] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=10 (/dev/input/event12)
[    47.209] (II) No input driver specified, ignoring this device.
[    47.209] (II) This device may have been added with another device file.
[    47.209] (II) config/udev: Adding input device Lenovo EasyCamera: Lenovo EasyC (/dev/input/event17)
[    47.209] (**) Lenovo EasyCamera: Lenovo EasyC: Applying InputClass "evdev keyboard catchall"
[    47.209] (**) Lenovo EasyCamera: Lenovo EasyC: Applying InputClass "libinput keyboard catchall"
[    47.209] (**) Lenovo EasyCamera: Lenovo EasyC: Applying InputClass "system-keyboard"
[    47.209] (II) Using input driver 'libinput' for 'Lenovo EasyCamera: Lenovo EasyC'
[    47.211] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 26 paused 0
[    47.211] (**) Lenovo EasyCamera: Lenovo EasyC: always reports core events
[    47.211] (**) Option "Device" "/dev/input/event17"
[    47.211] (**) Option "_source" "server/udev"
[    47.212] (II) event17 - Lenovo EasyCamera: Lenovo EasyC: is tagged by udev as: Keyboard
[    47.213] (II) event17 - Lenovo EasyCamera: Lenovo EasyC: device is a keyboard
[    47.213] (II) event17 - Lenovo EasyCamera: Lenovo EasyC: device removed
[    47.213] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.0/input/input18/event17"
[    47.213] (II) XINPUT: Adding extended input device "Lenovo EasyCamera: Lenovo EasyC" (type: KEYBOARD, id 10)
[    47.213] (**) Option "xkb_model" "pc104"
[    47.213] (**) Option "xkb_layout" "us,ru"
[    47.213] (**) Option "xkb_variant" "qwerty"
[    47.213] (**) Option "xkb_options" "grp:alt_shift_toggle"
[    47.215] (II) event17 - Lenovo EasyCamera: Lenovo EasyC: is tagged by udev as: Keyboard
[    47.215] (II) event17 - Lenovo EasyCamera: Lenovo EasyC: device is a keyboard
[    47.216] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event13)
[    47.216] (II) No input driver specified, ignoring this device.
[    47.216] (II) This device may have been added with another device file.
[    47.216] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event14)
[    47.216] (II) No input driver specified, ignoring this device.
[    47.216] (II) This device may have been added with another device file.
[    47.216] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event15)
[    47.216] (II) No input driver specified, ignoring this device.
[    47.216] (II) This device may have been added with another device file.
[    47.217] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event7)
[    47.217] (**) Ideapad extra buttons: Applying InputClass "evdev keyboard catchall"
[    47.217] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[    47.217] (**) Ideapad extra buttons: Applying InputClass "system-keyboard"
[    47.217] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[    47.219] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 27 paused 0
[    47.219] (**) Ideapad extra buttons: always reports core events
[    47.219] (**) Option "Device" "/dev/input/event7"
[    47.219] (**) Option "_source" "server/udev"
[    47.220] (II) event7  - Ideapad extra buttons: is tagged by udev as: Keyboard
[    47.220] (II) event7  - Ideapad extra buttons: device is a keyboard
[    47.220] (II) event7  - Ideapad extra buttons: device removed
[    47.220] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input8/event7"
[    47.220] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 11)
[    47.220] (**) Option "xkb_model" "pc104"
[    47.220] (**) Option "xkb_layout" "us,ru"
[    47.220] (**) Option "xkb_variant" "qwerty"
[    47.220] (**) Option "xkb_options" "grp:alt_shift_toggle"
[    47.222] (II) event7  - Ideapad extra buttons: is tagged by udev as: Keyboard
[    47.222] (II) event7  - Ideapad extra buttons: device is a keyboard
[    47.222] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
[    47.222] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    47.222] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    47.222] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    47.222] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    47.224] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 28 paused 0
[    47.224] (**) AT Translated Set 2 keyboard: always reports core events
[    47.224] (**) Option "Device" "/dev/input/event5"
[    47.224] (**) Option "_source" "server/udev"
[    47.225] (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    47.225] (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
[    47.226] (II) event5  - AT Translated Set 2 keyboard: device removed
[    47.226] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input5/event5"
[    47.226] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[    47.226] (**) Option "xkb_model" "pc104"
[    47.226] (**) Option "xkb_layout" "us,ru"
[    47.226] (**) Option "xkb_variant" "qwerty"
[    47.226] (**) Option "xkb_options" "grp:alt_shift_toggle"
[    47.227] (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    47.228] (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
[    47.229] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event16)
[    47.229] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[    47.229] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[    47.229] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[    47.229] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
[    47.229] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[    47.229] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
[    47.229] (II) LoadModule: "synaptics"
[    47.229] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    47.239] (II) Module synaptics: vendor="X.Org Foundation"
[    47.239] 	compiled for 1.20.8, module version = 1.9.1
[    47.239] 	Module class: X.Org XInput Driver
[    47.239] 	ABI class: X.Org XInput driver, version 24.1
[    47.239] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
[    47.241] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 29 paused 0
[    47.241] (**) ETPS/2 Elantech Touchpad: always reports core events
[    47.241] (**) Option "Device" "/dev/input/event16"
[    47.241] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 3082 (res 32)
[    47.241] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1508 (res 32)
[    47.241] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
[    47.241] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
[    47.241] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple
[    47.241] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
[    47.241] (**) Option "VertTwoFingerScroll" "on"
[    47.241] (**) Option "HorizTwoFingerScroll" "on"
[    47.241] (**) Option "TapButton1" "1"
[    47.241] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[    47.241] (**) ETPS/2 Elantech Touchpad: always reports core events
[    47.241] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event16"
[    47.241] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 13)
[    47.241] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[    47.241] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75
[    47.241] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.058
[    47.242] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[    47.242] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[    47.242] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[    47.242] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[    47.242] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[    47.242] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[    47.242] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[    47.243] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    47.243] (II) No input driver specified, ignoring this device.
[    47.243] (II) This device may have been added with another device file.
[    48.189] (II) intel(0): EDID vendor "CMN", prod id 5565
[    48.189] (II) intel(0): Printing DDC gathered Modelines:
[    48.189] (II) intel(0): Modeline "1366x768"x0.0   76.42  1366 1434 1479 1592  768 772 779 800 -hsync -vsync (48.0 kHz eP)
[ 10817.879] (**) Option "fd" "20"
[ 10817.893] (II) event2  - Power Button: device removed
[ 10817.893] (**) Option "fd" "23"
[ 10817.893] (II) event4  - Video Bus: device removed
[ 10817.893] (**) Option "fd" "24"
[ 10817.893] (II) event0  - Power Button: device removed
[ 10817.893] (**) Option "fd" "25"
[ 10817.893] (II) event3  - Video Bus: device removed
[ 10817.893] (**) Option "fd" "26"
[ 10817.894] (II) event17 - Lenovo EasyCamera: Lenovo EasyC: device removed
[ 10817.894] (**) Option "fd" "27"
[ 10817.894] (II) event7  - Ideapad extra buttons: device removed
[ 10817.894] (**) Option "fd" "28"
[ 10817.894] (II) event5  - AT Translated Set 2 keyboard: device removed
[ 10817.894] (II) UnloadModule: "synaptics"
[ 10817.894] (II) systemd-logind: releasing fd for 13:80
[ 10817.945] (II) UnloadModule: "libinput"
[ 10817.945] (II) systemd-logind: releasing fd for 13:69
[ 10817.947] (II) UnloadModule: "libinput"
[ 10817.947] (II) systemd-logind: releasing fd for 13:71
[ 10817.949] (II) UnloadModule: "libinput"
[ 10817.949] (II) systemd-logind: releasing fd for 13:81
[ 10817.950] (II) UnloadModule: "libinput"
[ 10817.951] (II) systemd-logind: releasing fd for 13:67
[ 10817.951] (II) UnloadModule: "libinput"
[ 10817.951] (II) systemd-logind: releasing fd for 13:64
[ 10817.952] (II) UnloadModule: "libinput"
[ 10817.952] (II) systemd-logind: releasing fd for 13:68
[ 10817.954] (II) UnloadModule: "libinput"
[ 10817.954] (II) systemd-logind: releasing fd for 13:66
[ 10818.969] (II) Server terminated successfully (0). Closing log file.

Offline

#25 2020-12-15 11:21:39

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: [SOLVED] Lenovo B50-70 Intel/AMD hardware acceleration won't work

[    40.378] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda6

Looks like you changed the boot kernel parameters and prevented amdgpu kernel module from managing your videocard by doing that.
That means your amd card is now probably managed through the older radeon kernel module .

[    40.657] (II) Applying OutputClass "Radeon" to /dev/dri/card1
[    40.657] 	loading driver: radeon

Those lines normally only occur when xf86-video-ati is present and that should no longer be the case.


Looks like we'll have to get back to basics :
post /etc/mkinitcpio.conf , lspci -k , pacman -Qs xf86 and (as root) journalctl -b .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

Board footer

Powered by FluxBB