You are not logged in.

#1 2009-09-13 17:26:25

mag1strate
Member
Registered: 2009-03-31
Posts: 64

ATI Driver AUR package Catalyst-Utils libgl conflict?

Hey guys I tried installing the Catalyst-Utils b/c the Catalyst build needs the Catalyst-Utils as a dependency. Making the Catalyst-Utils package went fine, but when installing it I got this error.

bash-4.0$ sudo pacman -U catalyst-utils-9.8-1-x86_64.pkg.tar.gz
loading package data...
checking dependencies...
error: replacing packages with -U is not supported yet
error: you can replace packages manually using -Rd and -U
error: failed to prepare transaction (conflicting dependencies)
:: catalyst-utils: conflicts with libgl
bash-4.0$

Is it b/c of the opensource radeonhd drivers that I have working? Thank you for you help guys! smile

Offline

#2 2009-09-13 17:28:48

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: ATI Driver AUR package Catalyst-Utils libgl conflict?

do what is says in the output.
pacman -Rd libgl
pacman -U catalyst-utils-9.8-1-x86_64.pkg.tar.gz


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2009-09-13 17:32:45

mag1strate
Member
Registered: 2009-03-31
Posts: 64

Re: ATI Driver AUR package Catalyst-Utils libgl conflict?

Oh ok thank you, I did that but now do I install the catalyst 9.8-1 driver package from AUR

Offline

#4 2009-09-13 17:56:16

mag1strate
Member
Registered: 2009-03-31
Posts: 64

Re: ATI Driver AUR package Catalyst-Utils libgl conflict?

I installed the catalyst one as well, but I am having a problem, upon reboot, my comp is still using the radeonhd drivers. I looked in my xorg.conf and it shows that I am still using the radeonhd drivers. How do I change it so that it uses the catalyst drivers?

Offline

#5 2009-09-13 17:58:30

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: ATI Driver AUR package Catalyst-Utils libgl conflict?

change in Device section, Driver fglrx.

http://wiki.archlinux.org/index.php/ATI#Installation


Give what you have. To someone, it may be better than you dare to think.

Offline

#6 2009-09-13 19:07:28

mag1strate
Member
Registered: 2009-03-31
Posts: 64

Re: ATI Driver AUR package Catalyst-Utils libgl conflict?

Thank You very much!

Offline

Board footer

Powered by FluxBB