Mageia 5.0 beta3 -- videocard issues help?

Mageia 5.0 beta3 -- videocard issues help?

Postby ind-pc_student » Jul 28th, '15, 11:42

My current machine configuration is:

Acer Aspire E15 codenamed E5-551-T1MK Featuring:

AMD A10-7300 with turbo core 1.9ghz to 3.2ghz
AMD Radeon R6 integrated in the Apu
8GB Ram + 1000GB HDD

the problem with this device is i have no access to 3D/openGL features on this graphics card it works basic display functions however i want to use steam and compiz effects

I have no idea on what went wrong with installation that has blocked me from using 3D effects and games on this laptop any help would be welcome even a link to a tutorial is appreciated

sorry for no so much detail but i am at a loss on what happened here

thank you in advance for any help on the matter
ind-pc_student
 
Posts: 40
Joined: Jun 30th, '11, 17:41
Location: Milton Keynes - the only linux counter registered linux user in the area

Re: Mageia 5.0 beta3 -- videocard issues help?

Postby pete910 » Jul 28th, '15, 13:32

Do you know if you are using the oss driver or proprietary driver ?

post the output of this please if not sure via the console

Code: Select all
rpm -qa |  grep fglrx


or this if that returns nothing

Code: Select all
glxinfo | grep vendor


If you are using fglrx please post the output of this

Code: Select all
fglrxinfo


To make sure direct rendering is enabled post output of this please

Code: Select all
glxinfo | head -n10


Just to point out Mageia 5 is out of beta
https://www.mageia.org/downloads/
Last edited by doktor5000 on Jul 28th, '15, 20:08, edited 1 time in total.
Reason: fixed link to be language-agnostic
User avatar
pete910
 
Posts: 357
Joined: Jan 8th, '12, 18:53

Re: Mageia 5.0 beta3 -- videocard issues help?

Postby doktor5000 » Jul 28th, '15, 20:09

Please show the output of
Code: Select all
grep -i driver /var/log/Xorg.0.log
lspcidrake -v | grep VGA
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18032
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mageia 5.0 beta3 -- videocard issues help?

Postby ind-pc_student » Aug 4th, '15, 11:08

open source driver as the proprietary fails to load for some reason, will upgrade first and work from there

thank you guys for giving me a check-list to work through will update as time allows
ind-pc_student
 
Posts: 40
Joined: Jun 30th, '11, 17:41
Location: Milton Keynes - the only linux counter registered linux user in the area

Re: Mageia 5.0 beta3 -- videocard issues help?

Postby ind-pc_student » Aug 11th, '15, 16:59

here are the outputs for the commands you guys gave me:

grep -i driver /var/log/Xorg.0.log

Code: Select all
fglrx-kernel-3.19.4-desktop-2.mga5-14.501.1003-26.mga5.nonfree
fglrx-kernel-desktop-latest-14.501.1003-37.mga5.nonfree
fglrx-kernel-3.19.8-desktop-1.mga5-14.501.1003-35.mga5.nonfree
fglrx-kernel-3.19.8-desktop-2.mga5-14.501.1003-36.mga5.nonfree
fglrx-kernel-3.19.8-desktop-3.mga5-14.501.1003-37.mga5.nonfree
x11-driver-video-fglrx-14.501.1003-3.mga5.nonfree
fglrx-kernel-3.19.6-desktop-2.mga5-14.501.1003-28.mga5.nonfree
fglrx-control-center-14.501.1003-3.mga5.nonfree
dkms-fglrx-14.501.1003-3.mga5.nonfree


fglrxinfo
Code: Select all
X Error of failed request:  BadRequest (invalid request code or no such operation)
  Major opcode of failed request:  156 (GLX)
  Minor opcode of failed request:  19 (X_GLXQueryServerString)
  Serial number of failed request:  12
  Current serial number in output stream:  12


grep fglrx
Code: Select all
fglrx-kernel-3.19.4-desktop-2.mga5-14.501.1003-26.mga5.nonfree
fglrx-kernel-desktop-latest-14.501.1003-37.mga5.nonfree
fglrx-kernel-3.19.8-desktop-1.mga5-14.501.1003-35.mga5.nonfree
fglrx-kernel-3.19.8-desktop-2.mga5-14.501.1003-36.mga5.nonfree
fglrx-kernel-3.19.8-desktop-3.mga5-14.501.1003-37.mga5.nonfree
x11-driver-video-fglrx-14.501.1003-3.mga5.nonfree
fglrx-kernel-3.19.6-desktop-2.mga5-14.501.1003-28.mga5.nonfree
fglrx-control-center-14.501.1003-3.mga5.nonfree
dkms-fglrx-14.501.1003-3.mga5.nonfree


lspcidrake -v | grep VGA
Code: Select all
Card:ATI Radeon HD 6400 and later (radeon/fglrx): Advanced Micro Devices, Inc. [AMD/ATI]|Kaveri [Radeon R6 Graphics] [DISPLAY_VGA] (vendor:1002 device:130a subv:1025 subd:0864)



thank you guys so far for the help is there anything else i need to check? or install?
Last edited by doktor5000 on Aug 11th, '15, 19:41, edited 1 time in total.
Reason: removed duplicate information
ind-pc_student
 
Posts: 40
Joined: Jun 30th, '11, 17:41
Location: Milton Keynes - the only linux counter registered linux user in the area

Re: Mageia 5.0 beta3 -- videocard issues help?

Postby doktor5000 » Aug 11th, '15, 19:34

Your grep -i driver /var/log/Xorg.0.log output shows something completely different (rpm -qa | grep fglrx) and the glxinfo output is not necessary as you do use fglrx.
Please add the output of grep -i driver /var/log/Xorg.0.log
edit doktor5000:
And please add the output of
Code: Select all
cat /proc/cmdline
uname -a



FWIW, you haven't actually commented if this is still with Mageia 5 beta3 or with final Mageia 5.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18032
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany


Return to Video

Who is online

Users browsing this forum: No registered users and 1 guest