On 20/01/2020 15:39, Michel Dänzer wrote:
On 2020-01-20 6:37 a.m., Danie Wessels wrote:
On 17/01/2020 13:16, Michel Dänzer wrote:
On 2020-01-16 10:49 p.m., Danie Wessels wrote:
Hi

I have just upgraded Centos 7 to 8 on this same hardware and previous
gnome installation was fine with 1920x1200 resolution on the HP LP2465
(24" ) monitor. (BTW: Upgrade did not go smooth due to insufficient
space on root partition).

The problem is that the maximum resolution available for selection is
now only 1280x1024. Not sure if fglrx driver should now be used instead
of VESA. I don't know the next step to get the auto detect to correct
this.

The next step is to check dmesg for why the radeon kernel driver didn't
initialize HW acceleration.


Thank you for your response.

I had look but, don't see anything. See attached file a.

There's no trace of the radeon kernel driver even getting loaded. Does
running

  sudo modprobe radeon

manually work? If yes, maybe it's blacklisted e.g. in a file under
/etc/modprobe.d/. If no, provide the output from modprobe and from dmesg
after trying it.


sudo modprobe radeon
[sudo] password for danie:
modprobe: FATAL: Module radeon not found in directory /lib/modules/4.18.0-147.3.1.el8_1.x86_64


-=- Then I did
rpm -qa | grep x11-drv
xorg-x11-drv-evdev-2.10.6-2.el8.x86_64
xorg-x11-drv-vesa-2.4.0-3.el8.x86_64
xorg-x11-drv-wacom-serial-support-0.36.1-5.el8.x86_64
xorg-x11-drv-fbdev-0.5.0-2.el8.x86_64
xorg-x11-drv-vmware-13.2.1-8.el8.x86_64
xorg-x11-drv-nouveau-1.0.15-4.el8.1.x86_64
xorg-x11-drv-intel-2.99.917-38.20180618.el8.x86_64
xorg-x11-drv-void-1.4.1-2.el7.1.x86_64
xorg-x11-drv-wacom-0.36.1-5.el8.x86_64
xorg-x11-drv-libinput-0.28.0-2.el8.x86_64
xorg-x11-drv-v4l-0.3.0-2.el8.x86_64
xorg-x11-drv-qxl-0.1.5-9.el8.x86_64
xorg-x11-drv-ati-19.0.1-1.el8.x86_64
xorg-x11-drv-dummy-0.3.7-6.el8.1.x86_64

So, the old el7 driver still there - good and bad since could be the source of my problem.
-=-=
dnf remove xorg-x11-drv-ati-19.0.1-2.el7.x86_64
Dependencies resolved.
============================================================================================================================================
Package Architecture Version Repository Size
============================================================================================================================================
Removing:
xorg-x11-drv-ati x86_64 19.0.1-2.el7 @System 524 k
Removing dependent packages:
xorg-x11-drivers x86_64 7.7-22.el8 @AppStream 0
:
-=-= The I did

dnf install xorg-x11-drivers-7.7-22.el8 --best --allowerasing
Last metadata expiration check: 0:04:27 ago on Mon 20 Jan 2020 15:57:01 SAST.
Dependencies resolved.
============================================================================================================================================
Package Architecture Version Repository Size
============================================================================================================================================
Installing:
xorg-x11-drivers x86_64 7.7-22.el8 AppStream 16 k
Installing dependencies:
xorg-x11-drv-ati x86_64 19.0.1-1.el8 AppStream 175 k

Transaction Summary
============================================================================================================================================
Install  2 Packages

Total download size: 190 k
Installed size: 612 k
:
-=-= But still:
modprobe radeon
modprobe: FATAL: Module radeon not found in directory /lib/modules/4.18.0-147.3.1.el8_1.x86_64

Then I removed ALL .el7 rpm installed that still was left - which meant a lot of .el8 rpm uninstallations and reinstallations.

-=-= But still:
modprobe radeon
modprobe: FATAL: Module radeon not found in directory /lib/modules/4.18.0-147.3.1.el8_1.x86_64

-=-=
ls /etc/modprobe.d/
firewalld-sysctls.conf  lockd.conf  nvdimm-security.conf  tuned.conf
kvm.conf                mlx4.conf   truescale.conf        vhost.conf

Regards

--
Danie Wessels
_______________________________________________
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: https://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s

Reply via email to