Second monitor, how to install ?

For everything that's not in any way related to PureBasic. General chat etc...
marc_256
Addict
Addict
Posts: 857
Joined: Thu May 06, 2010 10:16 am
Location: Belgium
Contact:

Second monitor, how to install ?

Post by marc_256 »

Hello,

I still developing my 3D game and cad/cam/cae software with one monitor.
So I like to install a second monitor.
How to install this ?
I have one AGP slot for my first GPU card.
Can I install a second GPU card in a PCI slot ?

Thanks,
Marc
- every professional was once an amateur - greetings from Pajottenland - Belgium -
PS: sorry for my english I speak flemish ...
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Re: Second monitor, how to install ?

Post by ts-soft »

marc_256 wrote:Can I install a second GPU card in a PCI slot ?
Yes, but only if you have a pci-grafic-card.
Don't mix nvidia and ati, this makes problems.
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
void
Enthusiast
Enthusiast
Posts: 116
Joined: Sat Aug 27, 2011 9:50 pm
Location: Washington, USA

Re: Second monitor, how to install ?

Post by void »

It would be much simpler to obtain a dual head GPU. ATI and Nvidia both have offerings that can drive two monitors.
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Second monitor, how to install ?

Post by IdeasVacuum »

...there are some adaptors available but really they are too expensive and do not guarantee performance, best to get a graphics card that has support for two monitors - many do, I'm using an old nVidia GeForce 7900 and that supports two screens. There are some very inexpensive yet excellent cards out there.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Nituvious
Addict
Addict
Posts: 1030
Joined: Sat Jul 11, 2009 4:57 am
Location: United States

Re: Second monitor, how to install ?

Post by Nituvious »

I finally built my desktop(after like, 2 years?) and am now using my laptop as a secondary monitor. If this interests you, you can do it with software like MaxiVista. It works over LAN.
▓▓▓▓▓▒▒▒▒▒░░░░░
PMV
Enthusiast
Enthusiast
Posts: 727
Joined: Sat Feb 24, 2007 3:15 pm
Location: Germany

Re: Second monitor, how to install ?

Post by PMV »

PureBasic doesn't support Dual-DX-Screens, so no need for a
second monitor to test that. But, new PCs arent't that expensive
today. If you really want a 2x screen, just by a new cheap
one ... even OnBoard-Chips from Nvidia or ATI provide
Dual-Screen-Support. :)

MFG PMV
marc_256
Addict
Addict
Posts: 857
Joined: Thu May 06, 2010 10:16 am
Location: Belgium
Contact:

Re: Second monitor, how to install ?

Post by marc_256 »

Hi,
thanks for the info,
Yesterday I found my old [MATROX G400 DUAL HEAD - AGP 4x - 32 MB] gpu card back in a box.
Very nice but only 32MB RAM :cry:
For that time (+- year 2000) it was the best on the market (1600x1200 x 24bits).
But today :shock:

Marc
- every professional was once an amateur - greetings from Pajottenland - Belgium -
PS: sorry for my english I speak flemish ...
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6172
Joined: Sat May 17, 2003 11:31 am
Contact:

Re: Second monitor, how to install ?

Post by blueznl »

I've been using multi monitor setups for years now (search the forum for some related PureBasic code, deprecated by now though :-)).

If you go multi monitor, the easiest way is to use a vid card with dual outputs, that definitely saves a lot of troubles.

I've had more luck with nVidia than ATI when it came to multi monitor setups in the past, but that was with single output cards. Definitely do not put one of each in your machine, that can cause more troubles than it's worth.

If it's AGP then you might indeed consider a second PCI card (I doubt there are still AGP cards for decent prices, but if you can find a cheap dual head one, why not), but seriously, you might simply consider a new machine, to be honest. Prices have come down so much, it's hard to believe what 300 bucks buys one these days.

Most multi monitor users also use either MultiMon or UltraMon for dual taskbar goodness on Windows XP. Frankly, even though I've got Windows 7 installed on my main dev machine, I cannot even recall if Windows 7 supports multiple taskbars or not :-)
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB - upgrade incoming...)
( The path to enlightenment and the PureBasic Survival Guide right here... )
Post Reply