You are not logged in.

#1 2013-02-27 21:46:28

killyou
Member
Registered: 2013-01-26
Posts: 15

[SOLVED] Switching graphics ati/intel

Hi.

I have Radeon 5730M graphic card and I'm using catalyst drivers. I have catalyst-utils, lib32-catalyst-utils, catalyst-dkms installed and working properly. How to enable graphics switching between ati and intel? I can't even install xf86-video-intel drivers because of mesa-libgl conflict with catalyst-utils. Could someone help me with setting up graphic switching and issue described above?

Last edited by killyou (2013-03-01 17:09:09)

Offline

#2 2013-02-28 23:54:31

shadowhand
Member
From: MN, USA
Registered: 2004-02-19
Posts: 1,142
Website

Re: [SOLVED] Switching graphics ati/intel

catalyst and libgl conflict, so you would need to do something like this (not sure my package names are exact here):

pacman -Rdd catalyst lib32-catalyst-utils
pacman -S xf86-video-intel lib32-libgl

Then reverse the process for switching to intel. So far as I can tell, there is no way to switch without doing package removal and skipping dependency checks. Probably best to make a script that you run like so:

./switchgraphics intel
./switchgraphcis ati

The other problem that you are going to have is that you will probably need to reboot between switches, and probably also run mkinitcpio, as the fglrx module needs to be rebuilt when installing catalyst.


·¬»· i am shadowhand, powered by webfaction

Offline

#3 2013-03-01 17:08:52

killyou
Member
Registered: 2013-01-26
Posts: 15

Re: [SOLVED] Switching graphics ati/intel

It's not worth the trouble then. Thank You very much!

Offline

Board footer

Powered by FluxBB