You are not logged in.

#26 2014-02-02 18:22:36

dookytek
Member
Registered: 2014-02-02
Posts: 16

Re: AMD Graphics Drivers

Yes, could be the time. Catalyst Manager isnt there anymore smile

drwxr-xr-x  2 root root   4096  2. Feb 20:21 .
drwxr-xr-x 75 root root   4096  2. Feb 20:21 ..
lrwxrwxrwx  1 root root     25  2. Feb 12:00 amdpcsdb -> /dev/shm/amdpcsdb.current
-rw-r--r--  1 root root 122396  2. Feb 12:00 amdpcsdb.current
-rw-r--r--  1 root root  68012  2. Feb 12:00 atiapfxx.blb.current
-rw-r--r--  1 root root   8848  2. Feb 20:21 fglrx-uninstall.log
-rw-------  1 root root   1666  2. Feb 14:28 inst_path_default.backup-0
-rw-------  1 root root    210  2. Feb 14:28 inst_path_override.backup-0

Offline

#27 2014-02-02 18:41:55

GloW_on_dub
Member
Registered: 2013-03-13
Posts: 388

Re: AMD Graphics Drivers

These files seems not in conflict.

Assuming you are not using hybrids cards like explained in the wiki

pacman -S  catalyst-hook catalyst-utils 

Of course accept the replacement of mesa-gl
then

aticonfig --initial

add 'blacklist radeon' (without quote) in /etc/modprobe.d/modprobe.conf
create a file /etc/modules-load.d/flgrx.conf and add 'flgrx' in it. (without quote)

add nomodeset to your kernel parameter

reboot and

lsmod | grep fglrx
fglrxinfo

Note: I'm basically reading the wiki to you. Use it as reference.

Offline

#28 2014-02-02 19:06:18

dookytek
Member
Registered: 2014-02-02
Posts: 16

Re: AMD Graphics Drivers

[dan1el@dan1el-PC ~]$ lsmod | grep fglrx
fglrx                7368550  85 
amd_iommu_v2            7196  1 fglrx
button                  4677  1 fglrx
[dan1el@dan1el-PC ~]$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon HD 7800 Series  
OpenGL version string: 4.3.12618 Compatibility Profile Context 13.251

The wiki alone couldnt solve the problem..
That was your part to help me with the driver problem first.
thank you very much
ps: I missing the libGL.so.1, how can i get it back?

Last edited by dookytek (2014-02-02 19:10:46)

Offline

#29 2014-02-02 19:24:37

GloW_on_dub
Member
Registered: 2013-03-13
Posts: 388

Re: AMD Graphics Drivers

What is the exact error ?
This problem seems to be a treated in the wiki.

Offline

#30 2014-02-02 19:40:06

dookytek
Member
Registered: 2014-02-02
Posts: 16

Re: AMD Graphics Drivers

It's a steam error: You are missing the following 32-bit libraries, and Steam may not run:
libGL.so.1

I googled it but nothing of this worked

Offline

#31 2014-02-02 21:09:51

GloW_on_dub
Member
Registered: 2013-03-13
Posts: 388

Re: AMD Graphics Drivers

 glxinfo | grep "direct rendering"

Offline

#32 2014-02-03 12:56:06

dookytek
Member
Registered: 2014-02-02
Posts: 16

Re: AMD Graphics Drivers

Ok fixed it. Steam used the mesa libs which i deleted and had to reinstall steam and catalyst librarys. Thank you

Offline

#33 2014-02-03 13:45:58

GloW_on_dub
Member
Registered: 2013-03-13
Posts: 388

Re: AMD Graphics Drivers

ok.
I hope by deleted you mean : removed using pacman.

Edit your first post as solved.

Edit: I Would like to add ,next time, instead of trying everything that come to mind and break your system, read and understand the wiki first.

Last edited by GloW_on_dub (2014-02-03 16:07:48)

Offline

Board footer

Powered by FluxBB