Page 1 of 1

amd catalyst question/issue

PostPosted: May 21st, '14, 20:06
by Swansen
mageia 4 fresh install, amd fusion c-60 netbook. I had Intel atom netbook with the onboard video and it would play 480p fine, and my current configuration should play 'HD' resolutions, however thats not the case. video codec being used doesn't seem to make a difference either, as far as which file type is being played. At 480p video is choppy and doesn't keep up with audio.

any suggestions? thanks

Re: amd catalyst question/issue

PostPosted: May 21st, '14, 20:15
by doktor5000
Please show the output of
Code: Select all
grep -i driver /var/log/Xorg.0.log
lspcidrake -v | grep VGA

Re: amd catalyst question/issue

PostPosted: May 21st, '14, 20:29
by Swansen
Code: Select all
[    28.371]    X.Org Video Driver: 14.1
[    28.371]    X.Org XInput driver : 19.1
[    28.435] (II) Loading /usr/lib/xorg/modules/drivers/v4l_drv.so
[    28.435]    ABI class: X.Org Video Driver, version 14.1
[    28.448] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[    31.233]    Module class: X.Org Video Driver
[    31.235] (II) v4l driver for Video4Linux
[    31.235] (II) AMD Proprietary Linux Driver Version Identifier:13.25.5
[    31.235] (II) AMD Proprietary Linux Driver Release Identifier: 13.251                               
[    31.235] (II) AMD Proprietary Linux Driver Build Date: Dec  6 2013 15:19:00
[    32.106]    ABI class: X.Org Video Driver, version 14.1
[    33.801]    ABI class: X.Org Video Driver, version 14.1
[    35.250] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[    35.251] (II) fglrx(0): swlDriScreenInit for fglrx driver
[    35.252] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:0:1:0"
[    35.252] (II) fglrx(0): Kernel Module version matches driver.
[    35.574] (II) fglrx(0): Initialized in-driver Xinerama extension
[    40.981] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
[    41.243]    Module class: X.Org XInput Driver
[    41.243]    ABI class: X.Org XInput driver, version 19.1
[    41.243] (II) Using input driver 'evdev' for 'Power Button'
[    41.330] (II) Using input driver 'evdev' for 'Video Bus'
[    41.333] (II) Using input driver 'evdev' for 'Power Button'
[    41.335] (II) No input driver specified, ignoring this device.
[    41.336] (II) Using input driver 'evdev' for 'Sleep Button'
[    41.339] (II) No input driver specified, ignoring this device.
[    41.340] (II) Using input driver 'evdev' for 'WebCam'
[    41.342] (II) No input driver specified, ignoring this device.
[    41.343] (II) No input driver specified, ignoring this device.
[    41.344] (II) No input driver specified, ignoring this device.
[    41.345] (II) No input driver specified, ignoring this device.
[    41.346] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    41.349]    Module class: X.Org XInput Driver
[    41.349]    ABI class: X.Org XInput driver, version 19.1
[    41.349] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    41.385] (II) No input driver specified, ignoring this device.
[    41.386] (II) No input driver specified, ignoring this device.
[    41.387] (II) Using input driver 'evdev' for 'Acer WMI hotkeys'
[ 18341.761] (II) Using input driver 'evdev' for 'Logitech Logitech USB Headset'



Code: Select all
Card:ATI Radeon HD 5000 to HD 6300 (radeon/fglrx): Advanced Micro Devices, Inc. [AMD/ATI]|Wrestler [Radeon HD 6290] [DISPLAY_VGA] (vendor:1002 device:9807 subv:1025 subd:0598)

Re: amd catalyst question/issue

PostPosted: May 21st, '14, 20:47
by doktor5000
Please next time use code tags as explained in ftp://ftp5.gwdg.de/pub/linux/mandriva/m ... e_tags.ogv

Seems like you are already using the proprietary fglrx driver, acceleration should be OK. Any kernel updates lately?

Re: amd catalyst question/issue

PostPosted: May 21st, '14, 22:08
by Swansen
3.12.20, but did updates during installation(last week)

Re: amd catalyst question/issue

PostPosted: May 21st, '14, 23:29
by Swansen
well, i'm using the open sourced 'radeon' driver right now, and at least i can watch streaming 480p windowed and maximized 480p with local files. guess this is a solution-ish for the time being.