(In reply to Alexander Novichkov from comment #25) > The 90-openchrome.conf file does not need to be created. Wow. (In reply to Alexander Novichkov from comment #24) > @Felix,@Stefan, comment #20 not help. > But I solved this problem in a crazy way: > 1. Install xf86-video-openchrome on openSUSE. > 2. Download xf86-video-openchrome-0.6.0.r754.g15c868a-1-x86_64.pkg.tar.zst > (from https://archlinux.org/packages/) > 3. Copy > xf86-video-openchrome-0.6.0.r754.g15c868a-1-x86_64.pkg.tar.zst/usr/lib/xorg/ > modules/drivers/openchrome_drv.so to /usr/lib64/xorg/modules/drivers/ > 4. Add kernel option iomem=relaxed to /etc/default/grub > 5. sudo grub2-mkconfig -o /boot/grub2/grub.cfg > 6. Reboot > 7. Driver works Thanks. And now if I would know where to find Arch's xf86-video-openchrome package sources ...