Re: [ccp4bb] [SUSPECTED SPAM] Re: [ccp4bb] nVidia quadro Update for Linux

2015-04-07 Thread Dirk Kostrewa

Dear Jeroen,

yes, 3D stereo under a RHEL 7 clone is working more or less 
out-of-the-box here, using a workstation with a Quadro card with 3-pin 
mini-DIN socket, a current ASUS stereo monitor without built-in emitter, 
connected via a dual-link DVI-D cable, and the Nvidia 3D Vision 2 
glasses with its USB-emitter and  provided cables.


We run it here without problems on some 15 systems, or so.

As usual, in the xorg.conf file you have to enable this type of stereo 
with 'Option "Stereo" "10"' and disable composite with 'Option 
"Composite" "Disable"'.


However, disabling composite is incompatible with gnome 3! So to get 3D 
stereo working, I completely removed gnome 3 and switched to KDE 4. If 
you don't like KDE, I got 3D stereo also working with the MATE desktop 
on one trial system.


Best regards,

Dirk.

On 02.04.2015 23:05, mesters wrote:
After Kay send me an email today to have a look at the wiki at 
http://strucbio.biologie.uni-konstanz.de/ccp4wiki/index.php/Stereo to 
add my findings, I researched things further.


I remember I wrote to the ccp4bb March 1st, 2013, asking about Nvidia 
3D Vision under Linux via USB/3-pin because back then for the first 
time options for USB suggested this constellation might work under 
Linux as well. Nobody could confirm it worked back then so I did not 
go for that option and bought an ASUS VG278HR. But because monitors 
with build-in emitters are becoming extinct, we/I need the alternative 
employing the Nvidia 3D Vision 2 glasses under Linux I guess.


Apparently this option is working, see
http://cismm.cs.unc.edu/core-projects/visualization-and-analysis/setting-up-a-simple-stereo-system/

otherwise the following at Nvidia would not make much sense, see

http://www.nvidia.com/object/quadro_pro_graphics_boards_linux.html /
and
ftp://download.nvidia.com/XFree86/Linux-x86/256.44/README/xconfigoptions.html 
(search for USB and you will find it)


So, I ask the question again, can somebody confirm the Nvidia 3D 
Vision 2 glasses with USB/3-pin now work under Linux? If so, I 
withdraw my previous email.


Jeroen

Am 02.04.15 um 17:34 schrieb mesters:
Be aware though, the option 3-pin + USB for Nvidia 3D Vision 2 
glasses is not running/supported under Linux!


For linux boxes and Nvidia 3D Vision 2 glasses:
You have to buy an 120Hz ASUS VG287HR (there is no other useful 
option in my opinion at the moment) and whatever quadro card you buy, 
make sure the card posesses a "DVI-I Dual-Link Connector" (also 
termed DVI-D / DVI-I DL instead of a simple DVI) because the ASUS 
VG287HR comes with a DVI-D port (no displayport 1.2 and VGA is not 
usefull if you are going for 1920x1080@120hz). If the quadro card has 
display ports 1.2 only, you will need a Club-3D CAC-1051 active 
DisplayPort/Dual-Link DVI Adapter 330MHz for about 110 € (do not buy 
the 270 mhz model, it will not work as the bandwidth is too low for 
1920x1080@120hz) or for miniDisplay port cards, the Club-3D CAC-1151 
active miniDisplayPort/Dual-Link DVI Adapter 330MHz.


It is better anyway to operate the glasses via the emitter of the 
VG287HR monitor (no lagging behind at all) and you can forget about 
getting a card with a 3-pin connector. The new entry k420 (192 cuda 
cores for ± 120 €, similar to older quadro 2000) or k620 will do just 
more than fine (386 cuda cores for ± 200 € is more than fast enough, 
similar to oder quadro 4000).


For windows and Nvidia 3D Vision 2 glasses:
You can buy a 144Hz monitor such as the ASUS VG278HE WITHOUT build-in 
emitter, but you will need to spend considerably more money for a new 
card with 3-pin stereo (or buy an old model such as fx3800) to 
operate the glasses by emitter in conjunction with the USB port. This 
is a windows only option.



Jeroen

Am 02.04.15 um 15:17 schrieb Oganesyan, Vaheh:

Kay and others,

I think Quadro 5000 available @
http://www.amazon.com/PNY-VCQ5000-PB-DisplayPort-Profesional-Graphics/dp/B003X26T7K
is a better option both price wise and need of transforming the output into 
3-pin mini DIN. Having said that I should mention difference: the memory is 
2.5GB for 5000 model while K4200 has 4 GB. I believe the memory shouldn't be an 
issue at that level since my 10 years old FX1400 has only 1 GB and I did not 
encounter problems so far.



Vaheh Oganesyan
www.medimmune.com


-Original Message-
From: CCP4 bulletin board [mailto:CCP4BB@JISCMAIL.AC.UK] On Behalf Of Kay 
Diederichs
Sent: Wednesday, April 01, 2015 3:31 PM
To:CCP4BB@JISCMAIL.AC.UK
Subject: Re: [ccp4bb] nVidia quadro

On Tue, 31 Mar 2015 15:04:31 -0400, Andreas 
Schenk  wrote:


On 3/25/2015 18:10, Kay Diederichs wrote:

On Wed, 25 Mar 2015 14:16:55 -0400, David Schuller  wrote:


You could check the nVidia page of officially supported displays. It
includes a search tab so you can check for "Built-in Emitter."
http://www.nvidia.com/object/3d-vision-displays.html

Performing 

Re: [ccp4bb] nVidia quadro Update for Linux

2015-04-02 Thread Ethan A Merritt
On Thursday, 02 April, 2015 23:47:12 mesters wrote:
> Great, so for stereo 10 to work under Linux you compiled a Linux kernel 
> built with USB device filesystem (usbfs) and USB 2.0 support?

usbfs was removed from linux starting with kernel version 3.5 (July 2012).
  
Some linux distros with "extended life" support for old kernels 
may still allow you to enable usbfs, but it's not a tenable requirement
going forward.  Whatever script or component was using this should
be updated to query /sys/kernel/debug/usb/...  instead.

Ethan

> 
> I see you did not implement the following, Option "3DVisionUSBPath" 
> "/sys/bus/usb/devices/1-1" , right?
> 
> Jeroen
> 
> Am 02.04.15 um 23:31 schrieb Lukasz Salwinski:
> > On 04/02/2015 02:05 PM, mesters wrote:
> >> After Kay send me an email today to have a look at the wiki at
> >> http://strucbio.biologie.uni-konstanz.de/ccp4wiki/index.php/Stereo to 
> >> add my
> >> findings, I researched things further.
> >>
> >> I remember I wrote to the ccp4bb March 1st, 2013, asking about Nvidia 
> >> 3D Vision
> >> under Linux via USB/3-pin because back then for the first time 
> >> options for USB
> >> suggested this constellation might work under Linux as well. Nobody 
> >> could
> >> confirm it worked back then so I did not go for that option and 
> >> bought an ASUS
> >> VG278HR. But because monitors with build-in emitters are becoming 
> >> extinct, we/I
> >> need the alternative employing the Nvidia 3D Vision 2 glasses under 
> >> Linux I guess.
> >>
> >> Apparently this option is working, see
> >> http://cismm.cs.unc.edu/core-projects/visualization-and-analysis/setting-up-a-simple-stereo-system/
> >>  
> >>
> >>
> >> otherwise the following at Nvidia would not make much sense, see
> >>
> >> http://www.nvidia.com/object/quadro_pro_graphics_boards_linux.html /
> >> and
> >> ftp://download.nvidia.com/XFree86/Linux-x86/256.44/README/xconfigoptions.html
> >>  
> >>
> >> (search for USB and you will find it)
> >>
> >> So, I ask the question again, can somebody confirm the Nvidia 3D 
> >> Vision 2
> >> glasses with USB/3-pin now work under Linux? If so, I withdraw my 
> >> previous email.
> >>
> >> Jeroen
> >
> > See the attached snapshots. Both coot & pymol run happily in 3D
> > with nVidia emitter (hooked up through both USB and 3-pin cable)
> > and 3D vision 2 glasses.
> >
> > the relevant snippet of my xorg.conf reads:
> >
> > -
> > Section "Device"
> > Identifier "Device0"
> > Driver "nvidia"
> > VendorName "NVIDIA Corporation"
> > EndSection
> >
> > Section "Screen"
> > Identifier "Screen0"
> > Device "Device0"
> > Monitor"Monitor0"
> > DefaultDepth24
> > Option "UBB" "1"
> > Option "Stereo" "10"
> > Option "AllowDFPStereo" "1"
> > SubSection "Display"
> > Depth   24
> > EndSubSection
> > EndSection
> >
> > Section "Extensions"
> > Option "Composite" "Disable"
> > EndSection
> > --
> >
> >
> > cheers,
> > lukasz
> >
> >
> >
> >
> 
> 
> 
-- 
Ethan A Merritt
Biomolecular Structure Center,  K-428 Health Sciences Bldg
MS 357742,   University of Washington, Seattle 98195-7742


Re: [ccp4bb] nVidia quadro Update for Linux

2015-04-02 Thread Lukasz Salwinski

On 04/02/2015 02:47 PM, mesters wrote:

Great, so for stereo 10 to work under Linux you compiled a Linux
kernel built with USB device filesystem (usbfs) and USB 2.0 support?


nope... I'm just using stock Centos 6.6 (installed, quite a while ago,
as version 6.3 and occasionally updated) and a relatively recent driver
from nVidia.


I see you did not implement the following, Option "3DVisionUSBPath"
"/sys/bus/usb/devices/1-1" , right?


I didn't have to do anything special about USB. no extra packages to
install, nothing to compile, no need for the 3DVisionUSBPath option you
mention.

lukasz


Jeroen






--
-
 Lukasz Salwinski PHONE:310-825-1402
 UCLA-DOE Institute for Genomics & Proteomics   FAX:310-206-3914
 UCLA, Los AngelesEMAIL: luk...@mbi.ucla.edu
-


Re: [ccp4bb] nVidia quadro Update for Linux

2015-04-02 Thread mesters
Great, so for stereo 10 to work under Linux you compiled a Linux kernel 
built with USB device filesystem (usbfs) and USB 2.0 support?


I see you did not implement the following, Option "3DVisionUSBPath" 
"/sys/bus/usb/devices/1-1" , right?


Jeroen

Am 02.04.15 um 23:31 schrieb Lukasz Salwinski:

On 04/02/2015 02:05 PM, mesters wrote:

After Kay send me an email today to have a look at the wiki at
http://strucbio.biologie.uni-konstanz.de/ccp4wiki/index.php/Stereo to 
add my

findings, I researched things further.

I remember I wrote to the ccp4bb March 1st, 2013, asking about Nvidia 
3D Vision
under Linux via USB/3-pin because back then for the first time 
options for USB
suggested this constellation might work under Linux as well. Nobody 
could
confirm it worked back then so I did not go for that option and 
bought an ASUS
VG278HR. But because monitors with build-in emitters are becoming 
extinct, we/I
need the alternative employing the Nvidia 3D Vision 2 glasses under 
Linux I guess.


Apparently this option is working, see
http://cismm.cs.unc.edu/core-projects/visualization-and-analysis/setting-up-a-simple-stereo-system/ 



otherwise the following at Nvidia would not make much sense, see

http://www.nvidia.com/object/quadro_pro_graphics_boards_linux.html /
and
ftp://download.nvidia.com/XFree86/Linux-x86/256.44/README/xconfigoptions.html 


(search for USB and you will find it)

So, I ask the question again, can somebody confirm the Nvidia 3D 
Vision 2
glasses with USB/3-pin now work under Linux? If so, I withdraw my 
previous email.


Jeroen


See the attached snapshots. Both coot & pymol run happily in 3D
with nVidia emitter (hooked up through both USB and 3-pin cable)
and 3D vision 2 glasses.

the relevant snippet of my xorg.conf reads:

-
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor"Monitor0"
DefaultDepth24
Option "UBB" "1"
Option "Stereo" "10"
Option "AllowDFPStereo" "1"
SubSection "Display"
Depth   24
EndSubSection
EndSection

Section "Extensions"
Option "Composite" "Disable"
EndSection
--


cheers,
lukasz







--
Dr.math. et dis. nat. Jeroen R. Mesters
Deputy, Senior Researcher & Lecturer
Program Coordinator /Infection Biology/ 



Institute of Biochemistry, University of Lübeck
Ratzeburger Allee 160, 23538 Lübeck, Germany
phone: +49-451-5004065 (secretariate -5004061)
fax: +49-451-5004068

http://www.biochem.uni-luebeck.de 
http://www.uni-luebeck.de/studium/studiengaenge/infection-biology
http://www.iobcr.org 


--
If you can look into the seeds of time and tell which grain will grow 
and which will not, speak then to me who neither beg nor fear 
(Shakespeare's Macbeth, Act I, Scene 3)

--
Disclaimer
* This message contains confidential information and is intended only 
for the individual named. If you are not the named addressee you should 
not disseminate, distribute or copy this e-mail. Please notify the 
sender immediately by e-mail if you have received this e-mail by mistake 
and delete this e-mail from your system.
* E-mail transmission cannot be guaranteed to be secure or error-free as 
information could be intercepted, corrupted, lost, destroyed, arrive 
late or incomplete, or contain viruses. The sender therefore does not 
accept liability for any errors or omissions in the contents of this 
message, which arise as a result of e-mail transmission. If verification 
is required please request a hard-copy version. Please send us by fax 
any message containing deadlines as incoming e-mails are not screened 
for response deadlines.
* Employees of the Institute are expressly required not to make 
defamatory statements and not to infringe or authorize any infringement 
of copyright or any other legal right by email communications. Any such 
communication is contrary to Institute policy and outside the scope of 
the employment of the individual concerned. The Institute will not 
accept any liability in respect of such communication, and the employee 
responsible will be personally liable for any damages or other liability 
arising. Employees who receive such an email must notify their 
supervisor immediately.

--



[ccp4bb] [SUSPECTED SPAM] Re: [ccp4bb] nVidia quadro Update for Linux

2015-04-02 Thread mesters
After Kay send me an email today to have a look at the wiki at 
http://strucbio.biologie.uni-konstanz.de/ccp4wiki/index.php/Stereo to 
add my findings, I researched things further.


I remember I wrote to the ccp4bb March 1st, 2013, asking about Nvidia 3D 
Vision under Linux via USB/3-pin because back then for the first time 
options for USB suggested this constellation might work under Linux as 
well. Nobody could confirm it worked back then so I did not go for that 
option and bought an ASUS VG278HR. But because monitors with build-in 
emitters are becoming extinct, we/I need the alternative employing the 
Nvidia 3D Vision 2 glasses under Linux I guess.


Apparently this option is working, see
http://cismm.cs.unc.edu/core-projects/visualization-and-analysis/setting-up-a-simple-stereo-system/

otherwise the following at Nvidia would not make much sense, see

http://www.nvidia.com/object/quadro_pro_graphics_boards_linux.html /
and
ftp://download.nvidia.com/XFree86/Linux-x86/256.44/README/xconfigoptions.html 
(search for USB and you will find it)


So, I ask the question again, can somebody confirm the Nvidia 3D Vision 
2 glasses with USB/3-pin now work under Linux? If so, I withdraw my 
previous email.


Jeroen

Am 02.04.15 um 17:34 schrieb mesters:
Be aware though, the option 3-pin + USB for Nvidia 3D Vision 2 glasses 
is not running/supported under Linux!


For linux boxes and Nvidia 3D Vision 2 glasses:
You have to buy an 120Hz ASUS VG287HR (there is no other useful option 
in my opinion at the moment) and whatever quadro card you buy, make 
sure the card posesses a "DVI-I Dual-Link Connector" (also termed 
DVI-D / DVI-I DL instead of a simple DVI) because the ASUS VG287HR 
comes with a DVI-D port (no displayport 1.2 and VGA is not usefull if 
you are going for 1920x1080@120hz). If the quadro card has display 
ports 1.2 only, you will need a Club-3D CAC-1051 active 
DisplayPort/Dual-Link DVI Adapter 330MHz for about 110 € (do not buy 
the 270 mhz model, it will not work as the bandwidth is too low for 
1920x1080@120hz) or for miniDisplay port cards, the Club-3D CAC-1151 
active miniDisplayPort/Dual-Link DVI Adapter 330MHz.


It is better anyway to operate the glasses via the emitter of the 
VG287HR monitor (no lagging behind at all) and you can forget about 
getting a card with a 3-pin connector. The new entry k420 (192 cuda 
cores for ± 120 €, similar to older quadro 2000) or k620 will do just 
more than fine (386 cuda cores for ± 200 € is more than fast enough, 
similar to oder quadro 4000).


For windows and Nvidia 3D Vision 2 glasses:
You can buy a 144Hz monitor such as the ASUS VG278HE WITHOUT build-in 
emitter, but you will need to spend considerably more money for a new 
card with 3-pin stereo (or buy an old model such as fx3800) to operate 
the glasses by emitter in conjunction with the USB port. This is a 
windows only option.



Jeroen

Am 02.04.15 um 15:17 schrieb Oganesyan, Vaheh:

Kay and others,

I think Quadro 5000 available @
http://www.amazon.com/PNY-VCQ5000-PB-DisplayPort-Profesional-Graphics/dp/B003X26T7K
is a better option both price wise and need of transforming the output into 
3-pin mini DIN. Having said that I should mention difference: the memory is 
2.5GB for 5000 model while K4200 has 4 GB. I believe the memory shouldn't be an 
issue at that level since my 10 years old FX1400 has only 1 GB and I did not 
encounter problems so far.



Vaheh Oganesyan
www.medimmune.com


-Original Message-
From: CCP4 bulletin board [mailto:CCP4BB@JISCMAIL.AC.UK] On Behalf Of Kay 
Diederichs
Sent: Wednesday, April 01, 2015 3:31 PM
To:CCP4BB@JISCMAIL.AC.UK
Subject: Re: [ccp4bb] nVidia quadro

On Tue, 31 Mar 2015 15:04:31 -0400, Andreas 
Schenk  wrote:


On 3/25/2015 18:10, Kay Diederichs wrote:

On Wed, 25 Mar 2015 14:16:55 -0400, David Schuller  wrote:


You could check the nVidia page of officially supported displays. It
includes a search tab so you can check for "Built-in Emitter."
http://www.nvidia.com/object/3d-vision-displays.html

Performing that search brings up 5 contenders. Good luck finding any
of these products still for sale.

Unfortunately, this NVidia page has not been updated for years.

The qualifier "3D-fähig (aktiv)" 
athttp://www.heise.de/preisvergleich/?cat=monlcd19wide&xf=5848_3D-f%E4hig+(aktiv)#xf_top  
should indicate a built-in emitter, but I looked at some of the descriptions of these 11 
monitors and was unable to confirm that they indeed have a built-in emitter. So one has to 
research every specific case.

I changed the wording on the wiki page.

Kay


I went through the specs for the monitors on the Heise list, and none
of them seems to have a built in emitter compatible with Nvidia 3D
Vision 2. It looks like it is a bad time to buy a 3D monitor. At this
point it might be easier to just go for a Quadro with 3-pin connector.

Best,
Andreas


I asked the company who runs the price info site to check their assignmen

Re: [ccp4bb] nVidia quadro

2015-04-02 Thread mesters
Be aware though, the option 3-pin + USB for Nvidia 3D Vision 2 glasses 
is not running/supported under Linux!


For linux boxes and Nvidia 3D Vision 2 glasses:
You have to buy an 120Hz ASUS VG287HR (there is no other useful option 
in my opinion at the moment) and whatever quadro card you buy, make sure 
the card posesses a "DVI-I Dual-Link Connector" (also termed DVI-D / 
DVI-I DL instead of a simple DVI) because the ASUS VG287HR comes with a 
DVI-D port (no displayport 1.2 and VGA is not usefull if you are going 
for 1920x1080@120hz). If the quadro card has display ports 1.2 only, you 
will need a Club-3D CAC-1051 active DisplayPort/Dual-Link DVI Adapter 
330MHz for about 110 € (do not buy the 270 mhz model, it will not work 
as the bandwidth is too low for 1920x1080@120hz) or for miniDisplay port 
cards, the Club-3D CAC-1151 active miniDisplayPort/Dual-Link DVI Adapter 
330MHz.


It is better anyway to operate the glasses via the emitter of the 
VG287HR monitor (no lagging behind at all) and you can forget about 
getting a card with a 3-pin connector. The new entry k420 (192 cuda 
cores for ± 120 €, similar to older quadro 2000) or k620 will do just 
more than fine (386 cuda cores for ± 200 € is more than fast enough, 
similar to oder quadro 4000).


For windows and Nvidia 3D Vision 2 glasses:
You can buy a 144Hz monitor such as the ASUS VG278HE WITHOUT build-in 
emitter, but you will need to spend considerably more money for a new 
card with 3-pin stereo (or buy an old model such as fx3800) to operate 
the glasses by emitter in conjunction with the USB port. This is a 
windows only option.



Jeroen

Am 02.04.15 um 15:17 schrieb Oganesyan, Vaheh:

Kay and others,

I think Quadro 5000 available @
http://www.amazon.com/PNY-VCQ5000-PB-DisplayPort-Profesional-Graphics/dp/B003X26T7K
is a better option both price wise and need of transforming the output into 
3-pin mini DIN. Having said that I should mention difference: the memory is 
2.5GB for 5000 model while K4200 has 4 GB. I believe the memory shouldn't be an 
issue at that level since my 10 years old FX1400 has only 1 GB and I did not 
encounter problems so far.



Vaheh Oganesyan
www.medimmune.com


-Original Message-
From: CCP4 bulletin board [mailto:CCP4BB@JISCMAIL.AC.UK] On Behalf Of Kay 
Diederichs
Sent: Wednesday, April 01, 2015 3:31 PM
To: CCP4BB@JISCMAIL.AC.UK
Subject: Re: [ccp4bb] nVidia quadro

On Tue, 31 Mar 2015 15:04:31 -0400, Andreas Schenk 
 wrote:


On 3/25/2015 18:10, Kay Diederichs wrote:

On Wed, 25 Mar 2015 14:16:55 -0400, David Schuller  wrote:


You could check the nVidia page of officially supported displays. It
includes a search tab so you can check for "Built-in Emitter."
http://www.nvidia.com/object/3d-vision-displays.html

Performing that search brings up 5 contenders. Good luck finding any
of these products still for sale.

Unfortunately, this NVidia page has not been updated for years.

The qualifier "3D-fähig (aktiv)" at 
http://www.heise.de/preisvergleich/?cat=monlcd19wide&xf=5848_3D-f%E4hig+(aktiv)#xf_top 
should indicate a built-in emitter, but I looked at some of the descriptions of these 11 
monitors and was unable to confirm that they indeed have a built-in emitter. So one has to 
research every specific case.

I changed the wording on the wiki page.

Kay


I went through the specs for the monitors on the Heise list, and none
of them seems to have a built in emitter compatible with Nvidia 3D
Vision 2. It looks like it is a bad time to buy a 3D monitor. At this
point it might be easier to just go for a Quadro with 3-pin connector.

Best,
Andreas


I asked the company who runs the price info site to check their assignments, and they 
fixed the categories: http://geizhals.eu/?cat=monlcd19wide now has a "inkl. 
3D-emitter" attribute. This currently only returns the Asus 278HR which can only be 
bought in Poland, or through EBay.

The cheapest current Nvidia Quadro with (optional?) 3-pin DIN Stereo connector 
(needed for Linux) is the K4200 
(http://www.nvidia.de/object/quadro-desktop-gpu-specs-de.html) which starts at 
~ €700.

best,

Kay
To the extent this electronic communication or any of its attachments contain 
information that is not in the public domain, such information is considered by 
MedImmune to be confidential and proprietary. This communication is expected to 
be read and/or used only by the individual(s) for whom it is intended. If you 
have received this electronic communication in error, please reply to the 
sender advising of the error in transmission and delete the original message 
and any accompanying documents from your system immediately, without copying, 
reviewing or otherwise using them for any purpose. Thank you for your 
cooperation.



--
Dr.math. et dis. nat. Jeroen R. Mesters
Deputy, Senior Researcher & Lecturer
Program Coordinator /Infection Biology/ 
<http://www.uni-luebeck.de/studium/studiengaenge/infection-biology/intro

Re: [ccp4bb] nVidia quadro

2015-04-02 Thread Oganesyan, Vaheh
Kay and others,

I think Quadro 5000 available @
http://www.amazon.com/PNY-VCQ5000-PB-DisplayPort-Profesional-Graphics/dp/B003X26T7K
is a better option both price wise and need of transforming the output into 
3-pin mini DIN. Having said that I should mention difference: the memory is 
2.5GB for 5000 model while K4200 has 4 GB. I believe the memory shouldn't be an 
issue at that level since my 10 years old FX1400 has only 1 GB and I did not 
encounter problems so far.



Vaheh Oganesyan
www.medimmune.com


-Original Message-
From: CCP4 bulletin board [mailto:CCP4BB@JISCMAIL.AC.UK] On Behalf Of Kay 
Diederichs
Sent: Wednesday, April 01, 2015 3:31 PM
To: CCP4BB@JISCMAIL.AC.UK
Subject: Re: [ccp4bb] nVidia quadro

On Tue, 31 Mar 2015 15:04:31 -0400, Andreas Schenk 
 wrote:

>On 3/25/2015 18:10, Kay Diederichs wrote:
>> On Wed, 25 Mar 2015 14:16:55 -0400, David Schuller  
>> wrote:
>>
>>> You could check the nVidia page of officially supported displays. It
>>> includes a search tab so you can check for "Built-in Emitter."
>>> http://www.nvidia.com/object/3d-vision-displays.html
>>>
>>> Performing that search brings up 5 contenders. Good luck finding any
>>> of these products still for sale.
>> Unfortunately, this NVidia page has not been updated for years.
>>
>> The qualifier "3D-fähig (aktiv)" at 
>> http://www.heise.de/preisvergleich/?cat=monlcd19wide&xf=5848_3D-f%E4hig+(aktiv)#xf_top
>>  should indicate a built-in emitter, but I looked at some of the 
>> descriptions of these 11 monitors and was unable to confirm that they indeed 
>> have a built-in emitter. So one has to research every specific case.
>>
>> I changed the wording on the wiki page.
>>
>> Kay
>>
>I went through the specs for the monitors on the Heise list, and none
>of them seems to have a built in emitter compatible with Nvidia 3D
>Vision 2. It looks like it is a bad time to buy a 3D monitor. At this
>point it might be easier to just go for a Quadro with 3-pin connector.
>
>Best,
>Andreas
>

I asked the company who runs the price info site to check their assignments, 
and they fixed the categories: http://geizhals.eu/?cat=monlcd19wide now has a 
"inkl. 3D-emitter" attribute. This currently only returns the Asus 278HR which 
can only be bought in Poland, or through EBay.

The cheapest current Nvidia Quadro with (optional?) 3-pin DIN Stereo connector 
(needed for Linux) is the K4200 
(http://www.nvidia.de/object/quadro-desktop-gpu-specs-de.html) which starts at 
~ €700.

best,

Kay
To the extent this electronic communication or any of its attachments contain 
information that is not in the public domain, such information is considered by 
MedImmune to be confidential and proprietary. This communication is expected to 
be read and/or used only by the individual(s) for whom it is intended. If you 
have received this electronic communication in error, please reply to the 
sender advising of the error in transmission and delete the original message 
and any accompanying documents from your system immediately, without copying, 
reviewing or otherwise using them for any purpose. Thank you for your 
cooperation.


Re: [ccp4bb] nVidia quadro

2015-04-01 Thread Aidong Han
Interestingly, we have both systems working in our lab. Our old station is 7 
years old with FX3700, view sonic monitor and 3-pin stereo emitter. My new one 
has K5000 and VG278HR, which just requires a pair of nVidia shatter glasses.  
Hope this helps.  Aidong

On Apr 2, 2015, at 7:20 AM, Andreas Schenk  
wrote:

> Thank you Kay for contacting the info site. The new categories are definitely 
> more helpful.
> And thank  you Lukasz, for the info about the FX3700.
> 
> Best,
> Andreas
> 
> On 04/01/2015 03:57 PM, Lukasz Salwinski wrote:
>> On 04/01/2015 12:31 PM, Kay Diederichs wrote:
>>> On Tue, 31 Mar 2015 15:04:31 -0400, Andreas Schenk 
>>>  wrote:
>>> 
 On 3/25/2015 18:10, Kay Diederichs wrote:
> On Wed, 25 Mar 2015 14:16:55 -0400, David Schuller  
> wrote:
> 
>> You could check the nVidia page of officially supported displays. It
>> includes a search tab so you can check for "Built-in Emitter."
>> http://www.nvidia.com/object/3d-vision-displays.html
>> 
>> Performing that search brings up 5 contenders. Good luck finding any of
>> these products still for sale.
> Unfortunately, this NVidia page has not been updated for years.
> 
> The qualifier "3D-fähig (aktiv)" at 
> http://www.heise.de/preisvergleich/?cat=monlcd19wide&xf=5848_3D-f%E4hig+(aktiv)#xf_top
>  should indicate a built-in emitter, but I looked at some of the 
> descriptions of these 11 monitors and was unable to confirm that they 
> indeed have a built-in emitter. So one has to research every specific 
> case.
> 
> I changed the wording on the wiki page.
> 
> Kay
> 
 I went through the specs for the monitors on the Heise list, and none of
 them seems to have a built in emitter compatible with Nvidia 3D Vision
 2. It looks like it is a bad time to buy a 3D monitor. At this point it
 might be easier to just go for a Quadro with 3-pin connector.
 
 Best,
 Andreas
 
>>> I asked the company who runs the price info site to check their 
>>> assignments, and they fixed the categories: 
>>> http://geizhals.eu/?cat=monlcd19wide now has a "inkl. 3D-emitter" 
>>> attribute. This currently only returns the Asus 278HR which can only be 
>>> bought in Poland, or through EBay.
>>> 
>>> The cheapest current Nvidia Quadro with (optional?) 3-pin DIN Stereo 
>>> connector (needed for Linux) is the K4200 
>>> (http://www.nvidia.de/object/quadro-desktop-gpu-specs-de.html) which starts 
>>> at ~ €700.
>>> 
>>> best,
>>> 
>>> Kay
>> FX3700 is the oldest Quadro model with 3-pin DIN Stereo connector that is
>> supported by the current nvidia drivers. it can be bought on ebay
>> for about $30-$40. works fine with coot/pymol.
>> 
>> lukasz
>> 
>> 


Re: [ccp4bb] nVidia quadro

2015-04-01 Thread Andreas Schenk
Thank you Kay for contacting the info site. The new categories are 
definitely more helpful.

And thank  you Lukasz, for the info about the FX3700.

Best,
Andreas

On 04/01/2015 03:57 PM, Lukasz Salwinski wrote:

On 04/01/2015 12:31 PM, Kay Diederichs wrote:

On Tue, 31 Mar 2015 15:04:31 -0400, Andreas Schenk 
 wrote:


On 3/25/2015 18:10, Kay Diederichs wrote:

On Wed, 25 Mar 2015 14:16:55 -0400, David Schuller  wrote:


You could check the nVidia page of officially supported displays. It
includes a search tab so you can check for "Built-in Emitter."
http://www.nvidia.com/object/3d-vision-displays.html

Performing that search brings up 5 contenders. Good luck finding any of
these products still for sale.

Unfortunately, this NVidia page has not been updated for years.

The qualifier "3D-fähig (aktiv)" at 
http://www.heise.de/preisvergleich/?cat=monlcd19wide&xf=5848_3D-f%E4hig+(aktiv)#xf_top 
should indicate a built-in emitter, but I looked at some of the descriptions of these 11 
monitors and was unable to confirm that they indeed have a built-in emitter. So one has to 
research every specific case.

I changed the wording on the wiki page.

Kay


I went through the specs for the monitors on the Heise list, and none of
them seems to have a built in emitter compatible with Nvidia 3D Vision
2. It looks like it is a bad time to buy a 3D monitor. At this point it
might be easier to just go for a Quadro with 3-pin connector.

Best,
Andreas


I asked the company who runs the price info site to check their assignments, and they 
fixed the categories: http://geizhals.eu/?cat=monlcd19wide now has a "inkl. 
3D-emitter" attribute. This currently only returns the Asus 278HR which can only be 
bought in Poland, or through EBay.

The cheapest current Nvidia Quadro with (optional?) 3-pin DIN Stereo connector 
(needed for Linux) is the K4200 
(http://www.nvidia.de/object/quadro-desktop-gpu-specs-de.html) which starts at 
~ €700.

best,

Kay

FX3700 is the oldest Quadro model with 3-pin DIN Stereo connector that is
supported by the current nvidia drivers. it can be bought on ebay
for about $30-$40. works fine with coot/pymol.

lukasz




Re: [ccp4bb] nVidia quadro

2015-04-01 Thread Lukasz Salwinski

On 04/01/2015 12:31 PM, Kay Diederichs wrote:

On Tue, 31 Mar 2015 15:04:31 -0400, Andreas Schenk 
 wrote:


On 3/25/2015 18:10, Kay Diederichs wrote:

On Wed, 25 Mar 2015 14:16:55 -0400, David Schuller  wrote:


You could check the nVidia page of officially supported displays. It
includes a search tab so you can check for "Built-in Emitter."
http://www.nvidia.com/object/3d-vision-displays.html

Performing that search brings up 5 contenders. Good luck finding any of
these products still for sale.

Unfortunately, this NVidia page has not been updated for years.

The qualifier "3D-fähig (aktiv)" at 
http://www.heise.de/preisvergleich/?cat=monlcd19wide&xf=5848_3D-f%E4hig+(aktiv)#xf_top 
should indicate a built-in emitter, but I looked at some of the descriptions of these 11 
monitors and was unable to confirm that they indeed have a built-in emitter. So one has to 
research every specific case.

I changed the wording on the wiki page.

Kay


I went through the specs for the monitors on the Heise list, and none of
them seems to have a built in emitter compatible with Nvidia 3D Vision
2. It looks like it is a bad time to buy a 3D monitor. At this point it
might be easier to just go for a Quadro with 3-pin connector.

Best,
Andreas



I asked the company who runs the price info site to check their assignments, and they 
fixed the categories: http://geizhals.eu/?cat=monlcd19wide now has a "inkl. 
3D-emitter" attribute. This currently only returns the Asus 278HR which can only be 
bought in Poland, or through EBay.

The cheapest current Nvidia Quadro with (optional?) 3-pin DIN Stereo connector 
(needed for Linux) is the K4200 
(http://www.nvidia.de/object/quadro-desktop-gpu-specs-de.html) which starts at 
~ €700.

best,

Kay


FX3700 is the oldest Quadro model with 3-pin DIN Stereo connector that is
supported by the current nvidia drivers. it can be bought on ebay
for about $30-$40. works fine with coot/pymol.

lukasz


--
-
 Lukasz Salwinski PHONE:310-825-1402
 UCLA-DOE Institute for Genomics & Proteomics   FAX:310-206-3914
 UCLA, Los AngelesEMAIL: luk...@mbi.ucla.edu
-


Re: [ccp4bb] nVidia quadro

2015-04-01 Thread Kay Diederichs
On Tue, 31 Mar 2015 15:04:31 -0400, Andreas Schenk 
 wrote:

>On 3/25/2015 18:10, Kay Diederichs wrote:
>> On Wed, 25 Mar 2015 14:16:55 -0400, David Schuller  
>> wrote:
>>
>>> You could check the nVidia page of officially supported displays. It
>>> includes a search tab so you can check for "Built-in Emitter."
>>> http://www.nvidia.com/object/3d-vision-displays.html
>>>
>>> Performing that search brings up 5 contenders. Good luck finding any of
>>> these products still for sale.
>> Unfortunately, this NVidia page has not been updated for years.
>>
>> The qualifier "3D-fähig (aktiv)" at 
>> http://www.heise.de/preisvergleich/?cat=monlcd19wide&xf=5848_3D-f%E4hig+(aktiv)#xf_top
>>  should indicate a built-in emitter, but I looked at some of the 
>> descriptions of these 11 monitors and was unable to confirm that they indeed 
>> have a built-in emitter. So one has to research every specific case.
>>
>> I changed the wording on the wiki page.
>>
>> Kay
>>
>I went through the specs for the monitors on the Heise list, and none of
>them seems to have a built in emitter compatible with Nvidia 3D Vision
>2. It looks like it is a bad time to buy a 3D monitor. At this point it
>might be easier to just go for a Quadro with 3-pin connector.
>
>Best,
>Andreas
>

I asked the company who runs the price info site to check their assignments, 
and they fixed the categories: http://geizhals.eu/?cat=monlcd19wide now has a 
"inkl. 3D-emitter" attribute. This currently only returns the Asus 278HR which 
can only be bought in Poland, or through EBay.

The cheapest current Nvidia Quadro with (optional?) 3-pin DIN Stereo connector 
(needed for Linux) is the K4200 
(http://www.nvidia.de/object/quadro-desktop-gpu-specs-de.html) which starts at 
~ €700.

best,

Kay


Re: [ccp4bb] nVidia quadro

2015-03-31 Thread Andreas Schenk

On 3/25/2015 18:10, Kay Diederichs wrote:

On Wed, 25 Mar 2015 14:16:55 -0400, David Schuller  wrote:


You could check the nVidia page of officially supported displays. It
includes a search tab so you can check for "Built-in Emitter."
http://www.nvidia.com/object/3d-vision-displays.html

Performing that search brings up 5 contenders. Good luck finding any of
these products still for sale.

Unfortunately, this NVidia page has not been updated for years.

The qualifier "3D-fähig (aktiv)" at 
http://www.heise.de/preisvergleich/?cat=monlcd19wide&xf=5848_3D-f%E4hig+(aktiv)#xf_top 
should indicate a built-in emitter, but I looked at some of the descriptions of these 11 
monitors and was unable to confirm that they indeed have a built-in emitter. So one has to 
research every specific case.

I changed the wording on the wiki page.

Kay
  
I went through the specs for the monitors on the Heise list, and none of 
them seems to have a built in emitter compatible with Nvidia 3D Vision 
2. It looks like it is a bad time to buy a 3D monitor. At this point it 
might be easier to just go for a Quadro with 3-pin connector.


Best,
Andreas





On 03/25/15 12:00, Andreas Schenk wrote:

Thank you for assembling all that information about NVidia 3D vision 2
on Linux.

Is there a good list somewhere with monitors that have a built-in
emitter and are confirmed to work under Linux?
I looked at the list at
http://www.heise.de/preisvergleich/?cat=monlcd19wide&xf=5848_3D-f%E4hig+%28aktiv%29#xf_top
and it seems that a lot of manufacturers are marketing their monitors
as 3D Vision2 ready or 3D capable just because they support running at
120 Hz, even if they don't have a built-in emitter.

Best,
Andreas


On 25.03.2015 05:16, Kay Diederichs wrote:

Sorry to come late into the discussion, and just to mention: it would
be wrong if readers of CCP4BB get the impression that  "Quadro cards
that support quad buffered stereo" have to be high-end. To the
contrary, an entry-class Quadro K620 together with a €250 Nvidia 3D
Vision 2 compatible monitor (with built-in emitter) gives you very
nice stereo on Linux. There is more info at
http://strucbio.biologie.uni-konstanz.de/ccp4wiki/index.php/Stereo#Nvidia_3D_Vision_2
.

To have higher resolution than 1920x1080 you may need some
combination of higher-end monitor and (separate) emitter, and that
would indeed require a 3-pin DIN connector and an expensive Quadro
card. Also, an expensive Quadro is of course faster - but entry cards
are, in contrast to popular belief, fast enough for crystallographic
electron density + model inspection and modelling.

In summary, the computer gamers have been supporting us
crystallographers to the point that Stereo is quite affordable.

best,

Kay

On Tue, 24 Mar 2015 18:05:20 +, Oganesyan, Vaheh
 wrote:


Colleagues,

I’d like to thank everyone who took time to answer my question
regarding Quadro cards that support quad buffered stereo. I now hope
to build a workstation with >Quadro 5000.

Regards,

Vaheh Oganesyan
www.medimmune.com



--
===
All Things Serve the Beam
===
David J. Schuller
modern man in a post-modern world
MacCHESS, Cornell University
schul...@cornell.edu


Re: [ccp4bb] nVidia quadro

2015-03-25 Thread Kay Diederichs
On Wed, 25 Mar 2015 14:16:55 -0400, David Schuller  wrote:

>You could check the nVidia page of officially supported displays. It 
>includes a search tab so you can check for "Built-in Emitter."
>http://www.nvidia.com/object/3d-vision-displays.html
>
>Performing that search brings up 5 contenders. Good luck finding any of 
>these products still for sale.

Unfortunately, this NVidia page has not been updated for years.

The qualifier "3D-fähig (aktiv)" at 
http://www.heise.de/preisvergleich/?cat=monlcd19wide&xf=5848_3D-f%E4hig+(aktiv)#xf_top
 should indicate a built-in emitter, but I looked at some of the descriptions 
of these 11 monitors and was unable to confirm that they indeed have a built-in 
emitter. So one has to research every specific case.

I changed the wording on the wiki page.

Kay
 

>
>
>
>On 03/25/15 12:00, Andreas Schenk wrote:
>> Thank you for assembling all that information about NVidia 3D vision 2 
>> on Linux.
>>
>> Is there a good list somewhere with monitors that have a built-in 
>> emitter and are confirmed to work under Linux?
>> I looked at the list at 
>> http://www.heise.de/preisvergleich/?cat=monlcd19wide&xf=5848_3D-f%E4hig+%28aktiv%29#xf_top
>>  
>> and it seems that a lot of manufacturers are marketing their monitors 
>> as 3D Vision2 ready or 3D capable just because they support running at 
>> 120 Hz, even if they don't have a built-in emitter.
>>
>> Best,
>> Andreas
>>
>>
>> On 25.03.2015 05:16, Kay Diederichs wrote:
>>> Sorry to come late into the discussion, and just to mention: it would 
>>> be wrong if readers of CCP4BB get the impression that  "Quadro cards 
>>> that support quad buffered stereo" have to be high-end. To the 
>>> contrary, an entry-class Quadro K620 together with a €250 Nvidia 3D 
>>> Vision 2 compatible monitor (with built-in emitter) gives you very 
>>> nice stereo on Linux. There is more info at 
>>> http://strucbio.biologie.uni-konstanz.de/ccp4wiki/index.php/Stereo#Nvidia_3D_Vision_2
>>>  
>>> .
>>>
>>> To have higher resolution than 1920x1080 you may need some 
>>> combination of higher-end monitor and (separate) emitter, and that 
>>> would indeed require a 3-pin DIN connector and an expensive Quadro 
>>> card. Also, an expensive Quadro is of course faster - but entry cards 
>>> are, in contrast to popular belief, fast enough for crystallographic 
>>> electron density + model inspection and modelling.
>>>
>>> In summary, the computer gamers have been supporting us 
>>> crystallographers to the point that Stereo is quite affordable.
>>>
>>> best,
>>>
>>> Kay
>>>
>>> On Tue, 24 Mar 2015 18:05:20 +, Oganesyan, Vaheh 
>>>  wrote:
>>>
 Colleagues,

 I’d like to thank everyone who took time to answer my question 
 regarding Quadro cards that support quad buffered stereo. I now hope 
 to build a workstation with >Quadro 5000.

 Regards,

 Vaheh Oganesyan
 www.medimmune.com

>
>
>-- 
>===
>All Things Serve the Beam
>===
>David J. Schuller
>modern man in a post-modern world
>MacCHESS, Cornell University
>schul...@cornell.edu


Re: [ccp4bb] nVidia quadro

2015-03-25 Thread David Schuller
You could check the nVidia page of officially supported displays. It 
includes a search tab so you can check for "Built-in Emitter."

http://www.nvidia.com/object/3d-vision-displays.html

Performing that search brings up 5 contenders. Good luck finding any of 
these products still for sale.




On 03/25/15 12:00, Andreas Schenk wrote:
Thank you for assembling all that information about NVidia 3D vision 2 
on Linux.


Is there a good list somewhere with monitors that have a built-in 
emitter and are confirmed to work under Linux?
I looked at the list at 
http://www.heise.de/preisvergleich/?cat=monlcd19wide&xf=5848_3D-f%E4hig+%28aktiv%29#xf_top 
and it seems that a lot of manufacturers are marketing their monitors 
as 3D Vision2 ready or 3D capable just because they support running at 
120 Hz, even if they don't have a built-in emitter.


Best,
Andreas


On 25.03.2015 05:16, Kay Diederichs wrote:
Sorry to come late into the discussion, and just to mention: it would 
be wrong if readers of CCP4BB get the impression that  "Quadro cards 
that support quad buffered stereo" have to be high-end. To the 
contrary, an entry-class Quadro K620 together with a €250 Nvidia 3D 
Vision 2 compatible monitor (with built-in emitter) gives you very 
nice stereo on Linux. There is more info at 
http://strucbio.biologie.uni-konstanz.de/ccp4wiki/index.php/Stereo#Nvidia_3D_Vision_2 
.


To have higher resolution than 1920x1080 you may need some 
combination of higher-end monitor and (separate) emitter, and that 
would indeed require a 3-pin DIN connector and an expensive Quadro 
card. Also, an expensive Quadro is of course faster - but entry cards 
are, in contrast to popular belief, fast enough for crystallographic 
electron density + model inspection and modelling.


In summary, the computer gamers have been supporting us 
crystallographers to the point that Stereo is quite affordable.


best,

Kay

On Tue, 24 Mar 2015 18:05:20 +, Oganesyan, Vaheh 
 wrote:



Colleagues,

I’d like to thank everyone who took time to answer my question 
regarding Quadro cards that support quad buffered stereo. I now hope 
to build a workstation with >Quadro 5000.


Regards,

Vaheh Oganesyan
www.medimmune.com




--
===
All Things Serve the Beam
===
   David J. Schuller
   modern man in a post-modern world
   MacCHESS, Cornell University
   schul...@cornell.edu


Re: [ccp4bb] nVidia quadro

2015-03-25 Thread Andreas Schenk
Thank you for assembling all that information about NVidia 3D vision 2 
on Linux.


Is there a good list somewhere with monitors that have a built-in 
emitter and are confirmed to work under Linux?
I looked at the list at 
http://www.heise.de/preisvergleich/?cat=monlcd19wide&xf=5848_3D-f%E4hig+%28aktiv%29#xf_top 
and it seems that a lot of manufacturers are marketing their monitors as 
3D Vision2 ready or 3D capable just because they support running at 120 
Hz, even if they don't have a built-in emitter.


Best,
Andreas


On 25.03.2015 05:16, Kay Diederichs wrote:

Sorry to come late into the discussion, and just to mention: it would be wrong if readers 
of CCP4BB get the impression that  "Quadro cards that support quad buffered 
stereo" have to be high-end. To the contrary, an entry-class Quadro K620 together 
with a €250 Nvidia 3D Vision 2 compatible monitor (with built-in emitter) gives you very 
nice stereo on Linux. There is more info at 
http://strucbio.biologie.uni-konstanz.de/ccp4wiki/index.php/Stereo#Nvidia_3D_Vision_2 .

To have higher resolution than 1920x1080 you may need some combination of 
higher-end monitor and (separate) emitter, and that would indeed require a 
3-pin DIN connector and an expensive Quadro card. Also, an expensive Quadro is 
of course faster - but entry cards are, in contrast to popular belief, fast 
enough for crystallographic electron density + model inspection and modelling.

In summary, the computer gamers have been supporting us crystallographers to 
the point that Stereo is quite affordable.

best,

Kay

On Tue, 24 Mar 2015 18:05:20 +, Oganesyan, Vaheh  
wrote:


Colleagues,

I’d like to thank everyone who took time to answer my question regarding Quadro 
cards that support quad buffered stereo. I now hope to build a workstation with 
>Quadro 5000.

Regards,

Vaheh Oganesyan
www.medimmune.com



Re: [ccp4bb] nVidia quadro

2015-03-25 Thread Kay Diederichs
Sorry to come late into the discussion, and just to mention: it would be wrong 
if readers of CCP4BB get the impression that  "Quadro cards that support quad 
buffered stereo" have to be high-end. To the contrary, an entry-class Quadro 
K620 together with a €250 Nvidia 3D Vision 2 compatible monitor (with built-in 
emitter) gives you very nice stereo on Linux. There is more info at 
http://strucbio.biologie.uni-konstanz.de/ccp4wiki/index.php/Stereo#Nvidia_3D_Vision_2
 .

To have higher resolution than 1920x1080 you may need some combination of 
higher-end monitor and (separate) emitter, and that would indeed require a 
3-pin DIN connector and an expensive Quadro card. Also, an expensive Quadro is 
of course faster - but entry cards are, in contrast to popular belief, fast 
enough for crystallographic electron density + model inspection and modelling. 

In summary, the computer gamers have been supporting us crystallographers to 
the point that Stereo is quite affordable.

best,

Kay

On Tue, 24 Mar 2015 18:05:20 +, Oganesyan, Vaheh  
wrote:

>Colleagues,
>
>I’d like to thank everyone who took time to answer my question regarding 
>Quadro cards that support quad buffered stereo. I now hope to build a 
>workstation with >Quadro 5000.
>
>Regards,
>
>Vaheh Oganesyan
>www.medimmune.com
>


Re: [ccp4bb] nVidia quadro

2015-03-24 Thread Oganesyan, Vaheh
Colleagues,

I’d like to thank everyone who took time to answer my question regarding Quadro 
cards that support quad buffered stereo. I now hope to build a workstation with 
Quadro 5000.

Regards,

Vaheh Oganesyan
www.medimmune.com

To the extent this electronic communication or any of its attachments contain 
information that is not in the public domain, such information is considered by 
MedImmune to be confidential and proprietary. This communication is expected to 
be read and/or used only by the individual(s) for whom it is intended. If you 
have received this electronic communication in error, please reply to the 
sender advising of the error in transmission and delete the original message 
and any accompanying documents from your system immediately, without copying, 
reviewing or otherwise using them for any purpose. Thank you for your 
cooperation.


Re: [ccp4bb] nVidia quadro

2015-03-24 Thread mesters
Ooops, that is indeed a nice deal for this older model (or is this a 
return/refurbished model?) but in some way overkill as you can get the 
Quadro 5000 (150 watt, single 6-pin) at half the price and that will do 
just more than fine.


Anyway, the 6000 will work under Linux all right (just make really sure 
to download and install the drivers directly from Nvidia as they are not 
part of standard linux distributions). But, the card is really very big 
( 4.376” H x 9.75” L / Dual Slot) and consummes 205 watts (via single 
8-pin or dual 6-pin) and produces a lot (!) of heat. So you do need a 
big enough power supply (> 550 watt) and a large case with 1-2 
additional cooling fans to keep the "monster" under control.


Jeroen


Am 24.03.15 um 01:41 schrieb Jim Fairman:
Please check your part number vs. Nvidia's compatible hardware list at 
the link below. Looks like it's on the list to me:


http://www.nvidia.com/object/quadro_pro_graphics_boards_linux.html

Cheers, Jim

On Mon, Mar 23, 2015 at 4:06 PM, Oganesyan, Vaheh 
mailto:oganesy...@medimmune.com>> wrote:


Graphics gurus,


http://www.amazon.com/PNY-DisplayPort-Profesional-Graphics-VCQ6000-PB/dp/B0044XUD1U/ref=sr_1_8?ie=UTF8&qid=1427151570&sr=8-8&keywords=nvidia+quadro

Would this card work for quad buffered stereo on Linux
workstation? It does have 3-pin mini Din.

Regards,

/Vaheh Oganesyan/

/MedImmune, ADPE/

/www.medimmune.com /

To the extent this electronic communication or any of its
attachments contain information that is not in the public domain,
such information is considered by MedImmune to be confidential and
proprietary. This communication is expected to be read and/or used
only by the individual(s) for whom it is intended. If you have
received this electronic communication in error, please reply to
the sender advising of the error in transmission and delete the
original message and any accompanying documents from your system
immediately, without copying, reviewing or otherwise using them
for any purpose. Thank you for your cooperation.




--
Jim Fairman, Ph D.
Group Leader I - Crystallography
Beryllium 
Tel: 206-780-8914
Cell: 240-479-6575
E-mail: fairman@gmail.com  
jfair...@be4.com 



--
Dr.math. et dis. nat. Jeroen R. Mesters
Deputy, Senior Researcher & Lecturer
Coordinator master's program Infection Biology

Institute of Biochemistry, University of Lübeck
Ratzeburger Allee 160, 23538 Lübeck, Germany
phone: +49-451-5004065 (secretariate -5004061)
fax: +49-451-5004068

http://www.biochem.uni-luebeck.de 
http://www.uni-luebeck.de/studium/studiengaenge/infection-biology
http://www.iobcr.org 


--
If you can look into the seeds of time and tell which grain will grow 
and which will not, speak then to me who neither beg nor fear 
(Shakespeare's Macbeth, Act I, Scene 3)

--
Disclaimer
* This message contains confidential information and is intended only 
for the individual named. If you are not the named addressee you should 
not disseminate, distribute or copy this e-mail. Please notify the 
sender immediately by e-mail if you have received this e-mail by mistake 
and delete this e-mail from your system.
* E-mail transmission cannot be guaranteed to be secure or error-free as 
information could be intercepted, corrupted, lost, destroyed, arrive 
late or incomplete, or contain viruses. The sender therefore does not 
accept liability for any errors or omissions in the contents of this 
message, which arise as a result of e-mail transmission. If verification 
is required please request a hard-copy version. Please send us by fax 
any message containing deadlines as incoming e-mails are not screened 
for response deadlines.
* Employees of the Institute are expressly required not to make 
defamatory statements and not to infringe or authorize any infringement 
of copyright or any other legal right by email communications. Any such 
communication is contrary to Institute policy and outside the scope of 
the employment of the individual concerned. The Institute will not 
accept any liability in respect of such communication, and the employee 
responsible will be personally liable for any damages or other liability 
arising. Employees who receive such an email must notify their 
supervisor immediately.

--



Re: [ccp4bb] nVidia quadro

2015-03-23 Thread Jim Fairman
Please check your part number vs. Nvidia's compatible hardware list at the
link below. Looks like it's on the list to me:

http://www.nvidia.com/object/quadro_pro_graphics_boards_linux.html

Cheers, Jim

On Mon, Mar 23, 2015 at 4:06 PM, Oganesyan, Vaheh 
wrote:

>   Graphics gurus,
>
>
>
>
> http://www.amazon.com/PNY-DisplayPort-Profesional-Graphics-VCQ6000-PB/dp/B0044XUD1U/ref=sr_1_8?ie=UTF8&qid=1427151570&sr=8-8&keywords=nvidia+quadro
>
>
>
> Would this card work for quad buffered stereo on Linux workstation? It
> does have 3-pin mini Din.
>
>
>
>
>
> Regards,
>
>
>
> *Vaheh Oganesyan*
>
> *MedImmune, ADPE*
>
> *www.medimmune.com *
>
>
>  To the extent this electronic communication or any of its attachments
> contain information that is not in the public domain, such information is
> considered by MedImmune to be confidential and proprietary. This
> communication is expected to be read and/or used only by the individual(s)
> for whom it is intended. If you have received this electronic communication
> in error, please reply to the sender advising of the error in transmission
> and delete the original message and any accompanying documents from your
> system immediately, without copying, reviewing or otherwise using them for
> any purpose. Thank you for your cooperation.
>



-- 
Jim Fairman, Ph D.
Group Leader I - Crystallography
Beryllium 
Tel: 206-780-8914
Cell: 240-479-6575
E-mail: fairman@gmail.com jfair...@be4.com


[ccp4bb] nVidia quadro

2015-03-23 Thread Oganesyan, Vaheh

Graphics gurus,

http://www.amazon.com/PNY-DisplayPort-Profesional-Graphics-VCQ6000-PB/dp/B0044XUD1U/ref=sr_1_8?ie=UTF8&qid=1427151570&sr=8-8&keywords=nvidia+quadro

Would this card work for quad buffered stereo on Linux workstation? It does 
have 3-pin mini Din.


Regards,

Vaheh Oganesyan
MedImmune, ADPE
www.medimmune.com

To the extent this electronic communication or any of its attachments contain 
information that is not in the public domain, such information is considered by 
MedImmune to be confidential and proprietary. This communication is expected to 
be read and/or used only by the individual(s) for whom it is intended. If you 
have received this electronic communication in error, please reply to the 
sender advising of the error in transmission and delete the original message 
and any accompanying documents from your system immediately, without copying, 
reviewing or otherwise using them for any purpose. Thank you for your 
cooperation.


Re: [ccp4bb] nVidia Quadro 4000 and the stereo bracket

2011-06-08 Thread David Schuller

On 06/08/11 08:53, Joe Watts wrote:

I don't know about the Quadro 4000, but with the FX3800 I had a hell of a time 
tracking down a 3 pin stereo bracket. I eventually was directed to a vendor 
that sold a bracket by an engineer from NVIDIA.  PNY Technologies PNQFX3800 
Stereo Bracket for Quadro FX 3800.  This will plug directly into the board for 
the 3800, it probably will for the 4000, but I'd check the graphics card 
diagram first.
PNY item # 900-50762--000 is available from various vendors. I 
bought mine from B&H Photo.


I do not have a 4000 to verify, but it seems like a decent bet that the 
same adapter would work for it.

Also, it took forever to find out how to get it to work with NVIDIA 3D vision.  
As it turns out, you have to set stereo mode to 10 in the config file.  I know 
it doesn't say that anywhere; they always say to set to 3 for hardware stereo.  
This will not work if you buy the 3 pin DIN and plug it into the board yourself.

-Joe Watts

This is covered in the README file for the Linux Quadro FX driver:
http://us.download.nvidia.com/XFree86/Linux-x86_64/270.41.19/README/index.html
Appendix B. X Config Options:
http://us.download.nvidia.com/XFree86/Linux-x86_64/270.41.19/README/xconfigoptions.html

Includes descriptions of the 11 different stereo options, along with a 
description of which graphics cards are required for compatibility.


"10) NVIDIA 3D Vision mode for use with NVIDIA 3D Vision glasses. The 
NVIDIA 3D Vision infrared emitter must be connected to a USB port of 
your computer, and to the 3-pin DIN connector of a Quadro graphics board 
(based on G8xGL or higher GPU) before starting the X server. 
Hot-plugging the USB infrared stereo emitter is not yet supported. Also, 
3D Vision Stereo Linux support requires a Linux kernel built with USB 
device filesystem (usbfs) and USB 2.0 support. Not presently supported 
on FreeBSD or Solaris."


 (For stereo mode 10, Quadro graphics cards with G8xGL or higher GPUs)



--
===
All Things Serve the Beam
===
   David J. Schuller
   modern man in a post-modern world
   MacCHESS, Cornell University
   schul...@cornell.edu


Re: [ccp4bb] nVidia Quadro 4000 and the stereo bracket

2011-06-08 Thread Joe Watts
I don't know about the Quado 4000, but with the FX3800 I had a hell of a time 
tracking down a 3 pin stereo bracket. I eventually was directed to a vendor 
that sold a bracket by an engineer from NVIDIA.  PNY Technologies PNQFX3800 
Stereo Bracket for Quadro FX 3800.  This will plug directly into the board for 
the 3800, it probably will for the 4000, but I'd check the graphics card 
diagram first.

Also, it took forever to find out how to get it to work with NVIDIA 3D vision.  
As it turns out, you have to set stereo mode to 10 in the config file.  I know 
it doesn't say that anywhere; they always say to set to 3 for hardware stereo.  
This will not work if you buy the 3 pin DIN and plug it into the board 
yourself.  

-Joe Watts


[ccp4bb] nVidia Quadro 4000 and the stereo bracket

2011-06-07 Thread Brick, Peter
In the UK Dell is now selling computers fitted with an nVidia Quadro 4000 
rather than a FX3800.

For stereo glasses it would appear that the new card also uses an optional 3 
pin mini-DIN connection - but I can find no mention of a part number on either 
the nVidia or the PNY websites. Has anyone more information?

It seems quite possible that the stereo bracket sold for the FX3800 would also 
be suitable - can anyone confirm this?

Many thanks

Peter

-- 
Peter Brick,
Division of Cell and Molecular Biology,
Blackett Laboratory,  Imperial College,
Prince Consort Road, London SW7 2BW, UK
Tel: 020-7594-7704  Fax: 020-7589-0191


Re: [ccp4bb] nVidia Quadro FX3000 on Ubuntu 8.10

2009-01-07 Thread Pete Meyer
FYI, the distribution drivers work fine on our systems with the X4600
(stereo and everything).

Pete

Chris Ulens wrote:
> Hi,
> I'm trying to install a nVidia Quadro FX3000 card on a PC running Ubuntu
> 8.10 intrepid.
> 
> I run into the following error when I install drivers I downloaded from
> the nVidia site:
> The installer fails to find a kernel interface from the nvidia ftp site
> and fails to compile the kernel.
> 
> Any help would be greatly appreciated.
> Thanks and best wishes.
> 
> -Chris
> 
> Attached is the complete log file.
> 
> 
> 
> 
> 
> Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
> 
> 
> 
> 
> +++
> Chris Ulens, Ph.D.
> Lab of Structural Neurobiology
> Division of Pharmacology
> Campus Gasthuisberg, ON1
> Herestraat 49, PB 601
> B-3000 Leuven
> Belgium
> +++
> 


Re: [ccp4bb] nVidia Quadro FX3000 on Ubuntu 8.10

2009-01-07 Thread Mark Brooks
Hi,

In Ubuntu the use of Nvidia drivers is very slick, or should be.
https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia

Go to the System menu, then:
System -> Administration -> Hardware Drivers

A window opens up which then searches for proprietary drivers, and propose
that you use "Nvidia accelerated driver 173", or some such version. Click
the activate button, and restart X.

Behind the scenes, this installs the "linux-restricted-modules" package,
which will update your Nvidia module every time you upgrade your linux
kernel, which is tiresome otherwise.

There is no need for this "Envy" thing in Ubuntu.

For stereo, you will need lines in /etc/X11/xorg.conf like:

Section "Device"
Identifier  "Configured Video Device"
Option  "AllowDFPStereo" "on"
Option  "Stereo""3"
Driver  "nvidia"
Screen 0
EndSection

Section "Extensions"
Option  "Composite" "off"
EndSection

Good luck,

Mark

2009/1/7 Chris Ulens 

> Hi,
> I'm trying to install a nVidia Quadro FX3000 card on a PC running Ubuntu
> 8.10 intrepid.
>
> I run into the following error when I install drivers I downloaded from the
> nVidia site:
> The installer fails to find a kernel interface from the nvidia ftp site and
> fails to compile the kernel.
>
> Any help would be greatly appreciated.
> Thanks and best wishes.
>
> -Chris
>
> Attached is the complete log file.
>
>
>
>
>
> Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
>
>
>
>
>
> +++
> Chris Ulens, Ph.D.
> Lab of Structural Neurobiology
> Division of Pharmacology
> Campus Gasthuisberg, ON1
> Herestraat 49, PB 601
> B-3000 Leuven
> Belgium
> +++
>
>
>


-- 
Mark Brooks,
IBBMC,
UMR8619 - Bâtiment 430,
Université de Paris-Sud,
91405 Orsay CEDEX.
Tel: 0169157968
Fax: 0169853715
Skype: markabrooks


Re: [ccp4bb] nVidia Quadro FX3000 on Ubuntu 8.10

2009-01-07 Thread Chris Ulens
Thanks envyng did the trick, but the emitter doesn't light up when I  
run pymol or coot. There's also no stereo sync on the screen.


I've installed driver version 173.14.12

Thanks.
-Chris


On 07 Jan 2009, at 11:54, Partha Chakrabarti wrote:

Chris,
Try this:

sudo apt-get install envyng
sudo apt-get install envyng-gtk

fire the envyng-gtk interface from the command line or menu and see if
it finds a solution..

HTH, Partha



On Wed, Jan 7, 2009 at 10:49 AM, Chris Ulens
 wrote:

Hi,
I'm trying to install a nVidia Quadro FX3000 card on a PC running  
Ubuntu

8.10 intrepid.

I run into the following error when I install drivers I downloaded  
from the

nVidia site:
The installer fails to find a kernel interface from the nvidia ftp  
site and

fails to compile the kernel.

Any help would be greatly appreciated.
Thanks and best wishes.

-Chris

Attached is the complete log file.





Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm





+++
Chris Ulens, Ph.D.
Lab of Structural Neurobiology
Division of Pharmacology
Campus Gasthuisberg, ON1
Herestraat 49, PB 601
B-3000 Leuven
Belgium
+++







--
MRC National Institute for Medical Research
Division of Molecular Structure
The Ridgeway, NW7 1AA, UK
Email: pcha...@nimr.mrc.ac.uk
Phone: + 44 208 816 2515



Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm


Re: [ccp4bb] nVidia Quadro FX3000 on Ubuntu 8.10

2009-01-07 Thread Tim Gruene
This usually means that you have to install the header files for your 
kernel. They come in a separate package, but I don't know its name for 
Ubuntu. The Debian package is called linux-headers-$(uname -r) (where 
'uname -r' issued at the command line returns the version of the current 
kernel), maybe it's the same with Ubuntu.


--
Tim Gruene
Institut fuer anorganische Chemie
Tammannstr. 4
D-37077 Goettingen

GPG Key ID = A46BEE1A


On Wed, 7 Jan 2009, Chris Ulens wrote:


Hi,
I'm trying to install a nVidia Quadro FX3000 card on a PC running Ubuntu 8.10 
intrepid.


I run into the following error when I install drivers I downloaded from the 
nVidia site:
The installer fails to find a kernel interface from the nvidia ftp site and 
fails to compile the kernel.


Any help would be greatly appreciated.
Thanks and best wishes.

-Chris

Attached is the complete log file.





Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm



Re: [ccp4bb] nVidia Quadro FX3000 on Ubuntu 8.10

2009-01-07 Thread Partha Chakrabarti
Chris,
Try this:

sudo apt-get install envyng
sudo apt-get install envyng-gtk

fire the envyng-gtk interface from the command line or menu and see if
it finds a solution..

HTH, Partha



On Wed, Jan 7, 2009 at 10:49 AM, Chris Ulens
 wrote:
> Hi,
> I'm trying to install a nVidia Quadro FX3000 card on a PC running Ubuntu
> 8.10 intrepid.
>
> I run into the following error when I install drivers I downloaded from the
> nVidia site:
> The installer fails to find a kernel interface from the nvidia ftp site and
> fails to compile the kernel.
>
> Any help would be greatly appreciated.
> Thanks and best wishes.
>
> -Chris
>
> Attached is the complete log file.
>
>
>
>
>
> Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
>
>
>
>
>
> +++
> Chris Ulens, Ph.D.
> Lab of Structural Neurobiology
> Division of Pharmacology
> Campus Gasthuisberg, ON1
> Herestraat 49, PB 601
> B-3000 Leuven
> Belgium
> +++
>
>
>



-- 
MRC National Institute for Medical Research
Division of Molecular Structure
The Ridgeway, NW7 1AA, UK
Email: pcha...@nimr.mrc.ac.uk
Phone: + 44 208 816 2515


[ccp4bb] nVidia Quadro FX3000 on Ubuntu 8.10

2009-01-07 Thread Chris Ulens

Hi,
I'm trying to install a nVidia Quadro FX3000 card on a PC running  
Ubuntu 8.10 intrepid.


I run into the following error when I install drivers I downloaded  
from the nVidia site:
The installer fails to find a kernel interface from the nvidia ftp  
site and fails to compile the kernel.


Any help would be greatly appreciated.
Thanks and best wishes.

-Chris

Attached is the complete log file.





Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm



nvidia-installer.log
Description: Binary data




+++
Chris Ulens, Ph.D.
Lab of Structural Neurobiology
Division of Pharmacology
Campus Gasthuisberg, ON1
Herestraat 49, PB 601
B-3000 Leuven
Belgium
+++