You are not logged in.

#1 2010-02-20 18:35:31

burton247
Member
Registered: 2010-02-19
Posts: 15

Have both nividia and ati drivers?

I have had a look around but i cannot find a way to do so.

I am installing arch onto my usb stick and want to run it from both my laptop and desktop, unfortunately my laptop has an ati card and desktop has nvidia

i did

 pacman -S nvidia

and when i try to

 pacman -S xf86-video-ati

It wants to remove nvidia-utils. Anyone got a solution?

Offline

#2 2010-02-20 21:25:16

112percent
Member
From: England
Registered: 2009-01-02
Posts: 18
Website

Re: Have both nividia and ati drivers?

Can you try with the force option?

pacman -Sf xf86-video-ati

Offline

#3 2010-02-20 23:59:30

PirateJonno
Forum Fellow
From: New Zealand
Registered: 2009-04-13
Posts: 372

Re: Have both nividia and ati drivers?

if all else fails, you could keep the packages cached somewhere, boot to a tty and make a script to install the one you want, start X and so on


"You can watch for your administrator to install the latest kernel with watch uname -r" - From the watch man page

Offline

#4 2010-02-21 00:06:52

ozar
Member
From: USA
Registered: 2005-02-18
Posts: 1,686

Re: Have both nividia and ati drivers?

Don't know that it would work, but if none of the above works, I wonder if you could setup a dual-boot system on the USB drive and choose between the ATI system and the nVidia system at boot time?  You could probably share a /home folder or partition between the two systems.


oz

Offline

#5 2010-02-21 16:22:28

burton247
Member
Registered: 2010-02-19
Posts: 15

Re: Have both nividia and ati drivers?

Cheers, I'll look into these soon, had enough trouble getting X to run on just the one card so I'll put this on hold for the moment.

Thanks for your suggestions though

Offline

#6 2010-02-21 17:50:42

some-guy94
Member
Registered: 2009-08-15
Posts: 360

Re: Have both nividia and ati drivers?

The drivers can't coexist because they have conflicting files, you could install them to a different prefix (/opt/nvidia, /opt/fglrx) and then have an rc.d daemon that symlinks the right driver into place and generates an xorg.conf.

Offline

#7 2010-02-21 22:22:21

sand_man
Member
From: Australia
Registered: 2008-06-10
Posts: 2,164

Re: Have both nividia and ati drivers?

How do live distros detect the correct driver to use?


neutral

Offline

Board footer

Powered by FluxBB