Ahoj - takže posílám výstupy, když to funguje.
fglrxinfo
display: :0 screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon HD 6400M Series
OpenGL version string: 4.3.12614 Compatibility Profile Context 13.25.18
grep -i driver /var/log/Xorg.0.log
[ 31.880] X.Org Video Driver: 13.1
[ 31.880] X.Org XInput driver : 18.0
[ 31.895] (II) Loading /usr/lib64/xorg/modules/drivers/v4l_drv.so
[ 31.895] ABI class: X.Org Video Driver, version 13.1
[ 31.911] (II) Loading /usr/lib64/xorg/modules/drivers/fglrx_drv.so
[ 33.116] Module class: X.Org Video Driver
[ 33.119] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
[ 33.135] Module class: X.Org Video Driver
[ 33.135] ABI class: X.Org Video Driver, version 13.1
[ 33.136] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[ 33.167] Module class: X.Org Video Driver
[ 33.167] ABI class: X.Org Video Driver, version 13.1
[ 33.167] (II) v4l driver for Video4Linux
[ 33.167] (II) AMD Proprietary Linux Driver Version Identifier:13.25.5
[ 33.167] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-13.25.18
[ 33.167] (II) AMD Proprietary Linux Driver Build Date: Oct 24 2013 17:43:48
[ 33.167] (II) RADEON: Driver for ATI Radeon chipsets:
[ 34.414] ABI class: X.Org Video Driver, version 13.1
[ 41.561] ABI class: X.Org Video Driver, version 13.1
[ 42.202] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[ 42.202] (II) fglrx(0): swlDriScreenInit for fglrx driver
[ 42.203] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
[ 42.203] (II) fglrx(0): Kernel Module version matches driver.
[ 42.276] (II) fglrx(0): Initialized in-driver Xinerama extension
[ 49.545] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
[ 49.661] Module class: X.Org XInput Driver
[ 49.661] ABI class: X.Org XInput driver, version 18.0
[ 49.661] (II) Using input driver 'evdev' for 'Power Button'
[ 49.702] (II) Using input driver 'evdev' for 'Video Bus'
[ 49.703] (II) Using input driver 'evdev' for 'Video Bus'
[ 49.704] (II) No input driver specified, ignoring this device.
[ 49.704] (II) Using input driver 'evdev' for 'Sleep Button'
[ 49.705] (II) No input driver specified, ignoring this device.
[ 49.706] (II) Using input driver 'evdev' for 'HP HD Webcam [Fixed]'
[ 49.707] (II) No input driver specified, ignoring this device.
[ 49.707] (II) No input driver specified, ignoring this device.
[ 49.707] (II) No input driver specified, ignoring this device.
[ 49.708] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 49.710] Module class: X.Org XInput Driver
[ 49.710] ABI class: X.Org XInput driver, version 18.0
[ 49.710] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 49.751] (II) No input driver specified, ignoring this device.
[ 49.752] (II) No input driver specified, ignoring this device.
[ 49.753] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
LSPCI
lspci -v | grep VGA
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] BeaverCreek [Radeon HD 6520G] (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] (prog-if 00 [VGA controller])
a poslední info o balíčcích:
rpm -qa | grep -e fglrx -e "-ati"
fglrx-opencl-13.250.18-0.1.mga3.nonfree
fglrx-control-center-13.250.18-0.1.mga3.nonfree
x11-driver-video-ati-7.2.0-1.mga3
x11-driver-video-fglrx-13.250.18-0.1.mga3.nonfree
fglrx-kernel-3.10.24-desktop-2.mga3-13.250.18-5.mga3.nonfree
fglrx-kernel-desktop-latest-13.250.18-5.mga3.nonfree
dkms-fglrx-13.250.18-0.1.mga3.nonfree
Já bych viděl chybu asi v tom, že v nefunkčních logách se nenačítá radeon firmware - jako, že ID hardware tam 6400M tam prostě není - radeon firmware balíček je:
radeon-firmware-20130626-2.mga3.nonfree
Ještě vyzkouším otevřené vesa a ati ovladače.
Držte palec,
Dan