dual video cards onboard intel and nvidia pcix

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
themonkeymixer

dual video cards onboard intel and nvidia pcix

Post by themonkeymixer »

i have an intel onboard and an nvidia with dual head using linux mint 14 x64

when I try and activate the onboard card the system crashes quite epically

im lost after about 5hrs trying to figure this out

I have tried installing the nvidia drivers but then the third onitor does nothon on bootup

when this is removed the system shows boot up messages on the two monitors on the nvidia and the boot up animation on the third

as soon as the login screen for miint loads the onboard monitor shuts off



so i have

Code: Select all

uname -a
Linux travis-desktop 3.5.0-21-generic #32-Ubuntu SMP Tue Dec 11 18:51:59 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

so i try and set the intel card active with

Code: Select all

xrandr --output VGA1 --mode 1280x1024 --rate 75
here is sudo lshw
http://pastebin.com/2pX22pF2

the system crashes and the only access i have is via ssh
here is dmesg
http://pastebin.com/TekQTXjf
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
AlbertP
Level 16
Level 16
Posts: 6701
Joined: Sun Jan 30, 2011 12:38 pm
Location: Utrecht, The Netherlands

Re: dual video cards onboard intel and nvidia pcix

Post by AlbertP »

You can't use multi-GPU with xrandr. It could maybe be done by writing your own layout in xorg.conf but then you won't have 3D acceleration anyway when using both GPUs for an extended desktop.
Registered Linux User #528502
Image
Feel free to correct me if I'm trying to write in Spanish, French or German.
themonkeymixer

Re: dual video cards onboard intel and nvidia pcix

Post by themonkeymixer »

so can I buy a pcix x1 video card that is an nvidia http://www.google.com/shopping/product/ ... KQBEPMCMAY

using the same chipset for both cards, is this a possibility?
AlbertP
Level 16
Level 16
Posts: 6701
Joined: Sun Jan 30, 2011 12:38 pm
Location: Utrecht, The Netherlands

Re: dual video cards onboard intel and nvidia pcix

Post by AlbertP »

I don't know if that will work with the latest NVIDIA versions that support xrandr. At least in the past with Mint 13's default NVIDIA driver, this certainly worked. You can use NVIDIA X Server Settings to set up dual- or triple-monitor then.

Also, if you're not using the Intel graphics anymore then please disable iGPU Multi Monitor in your BIOS.
Registered Linux User #528502
Image
Feel free to correct me if I'm trying to write in Spanish, French or German.
Locked

Return to “Hardware Support”