Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 9660  / 1 Year ago, mon, january 16, 2023, 11:07:38

I have a Thinkpad T520 with switchable (Optimus) graphics. The integrated card is Intel, which works great, but won't drive a DVI monitor. The computer also have an NVidia GF119 (Quadro NVS 4200M) which I can set the computer to use full-time in the BIOS.



The problem is, the driver in nvidia-current is awful. It doesn't support xrandr or compositing extensions; I have to configure my monitors using its awful GUI app, then restart X server and hope for the best. Without the proprietary driver, Linux and X seem to be defaulting to a VGA display.



Is there an alternative way to use my Nvidia GPU without using its awful drivers?


More From » nvidia

 Answers
3

You can use the open source nouveau drivers. Alternatively (a better solution in my opinion), you can use bumblebee and run in the "nvidia optimus" BIOS mode. This will run the main X server on your intel card and allow you to run specific graphic-intensive apps on the nvidia card with a command called optirun. With or without bumblebee installed, there is a program called screenclone that will allow you to use the DisplayPort/DVI output from the intel card by copying data from the intel card to the nvidia card.



More information on the graphics setup can be found here:
http://zachstechnotes.blogspot.com/2012/01/tri-head-display-on-linux-thinkpad-w520.html
(the W520 is similar to the T520 except for the VGA output)



Instructions for screenclone can be found here:
http://zachstechnotes.blogspot.com/2012/04/post-title.html


[#38821] Tuesday, January 17, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
sconhoney

Total Points: 403
Total Questions: 118
Total Answers: 109

Location: Andorra
Member since Mon, Jan 9, 2023
1 Year ago
sconhoney questions
;