You are not logged in.
Is it possible to have both the nVidia propritary, nVidia legacy, and ATI open-source drivers installed all at the same time, because I have set up a portable Arch Linux system, and I want to have want to have 3D acceleration on all of them.
My computer has an Radeon X1300, and I'm using the open-source driver for it, and this one has a Riva TNT2 Model 64. I think the comps in the tech lab also have nVidia cards, but newer.
Offline
seems only open sources drivers can be like that
Offline
I've got both vesa and open-source radeon drivers installed. The only thing to do in order to activate each of them is to change the line in the xorg.conf. Now, i've never used proprietary drivers, so i don't know how they're being set up ![]()
(actually, i did install catalyst, and it required messing with xorg and rc.conf. I guess a tiny sed script would do the trick
)
Offline
Is it possible to have both the nVidia propritary, nVidia legacy, and ATI open-source drivers installed all at the same time, because I have set up a portable Arch Linux system, and I want to have want to have 3D acceleration on all of them.
My computer has an Radeon X1300, and I'm using the open-source driver for it, and this one has a Riva TNT2 Model 64. I think the comps in the tech lab also have nVidia cards, but newer.
nvidia and nvidia-xxxx conflicts with eatch other, so no. As said, only the drivers that comes with X.org play along with eachother. Welcome to the beautiful world of closed software.
Evil #archlinux@freenode channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline
Wintervenom wrote:Is it possible to have both the nVidia propritary, nVidia legacy, and ATI open-source drivers installed all at the same time, because I have set up a portable Arch Linux system, and I want to have want to have 3D acceleration on all of them.
My computer has an Radeon X1300, and I'm using the open-source driver for it, and this one has a Riva TNT2 Model 64. I think the comps in the tech lab also have nVidia cards, but newer.
nvidia and nvidia-xxxx conflicts with eatch other, so no. As said, only the drivers that comes with X.org play along with eachother. Welcome to the beautiful world of closed software.
You can have them both as packages an install 'em/uninstall 'em as needed...
You could make a nice simple script to run at startup so you can choose which xorg.conf to use, you could easily have many and just symlink them to xorg.conf as needed... all you kneed to know is some bash scripting.
I'd try and use a DAEMON aproach by creating and rc.d script, but you could try as you like ![]()
Proud Ex-Arch user.
Still an ArchLinux lover though.
Currently on Kubuntu 9.10
Offline