Hide Forgot
Created attachment 550986 [details] Xorg log file with radeon errors. Description of problem: Unable to use radeon Driver for X11. Version-Release number of selected component (if applicable): rpm -q xorg-x11-server-Xorg xorg-x11-drv-ati xorg-x11-server-Xorg-1.11.3-1.fc16.x86_64 xorg-x11-drv-ati-6.14.3-3.20111125git534fb6e41.fc16.x86_64 uname -r 3.1.6-1.fc16.x86_64 I am running F16 on a Lenovo Thinkpad E525. CPU is a 4 core: AMD A6-3400M APU with Radeon(tm) HD Graphics How reproducible: Always. Steps to Reproduce: 1. Install with: linux nomodeset xdriver=vesa 2. Apply all updates. 3. Update /etc/X11/xorg.conf with: cat /etc/X11/xorg.conf Section "Device" Identifier "Videocard0" Driver "radeon" EndSection 4. Reboot. Actual results: Refer to attached Xorg.3.log file. Expected results: A working X system with radeon kernel module. Additional info: I have to use nomodeset and xdriver=vesa for installation else i just end up with a black screen. Thanks and regards.
does upgrading to a newer kernel and removing nomodeset resolve this issue?
Hi Dave many thanks for your help on this. Yes, upgrading to the newer kernel and removing nomodeset has resolved the issue. Kind regards.