Date: Fri, 14 Feb 2003 00:11:56 +0100 From: Toni Schmidbauer <toni@stderror.at> To: freebsd-questions@freebsd.org Subject: Re: helping setting up dvi connections, Please! Message-ID: <20030213231156.GD16395@devil.stderror.at> In-Reply-To: <3E4BF5B5.10706@fastmail.fm> References: <3E4BF5B5.10706@fastmail.fm>
next in thread | previous in thread | raw e-mail | index | archive | help
--pY3vCvL1qV+PayAL Content-Type: multipart/mixed; boundary="at6+YcpfzWZg/htY" Content-Disposition: inline --at6+YcpfzWZg/htY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 13, 2003 at 01:44:53PM -0600, KroNiC~BSD wrote: > Has anyone been able to get a geforce 4 dvi output working with xfree86?= =20 > I want to connect my flat panel to my freebsd 4.7 machine via DVI-D. what is exactly your problem? works like a charm for me. i am using an aopen ti4200 card with two ibm t84h screens attached to it. one uses the dvi connecter the other the normal one. find attached my XFree86 config. i am using the commerical nvidia geforce driver.=20 toni --=20 Terror ist der Krieg der Armen, | toni@stderror.at Krieg ist der Terror der Reichen. | Toni Schmidbauer - Sir Peter Ustinov | --at6+YcpfzWZg/htY Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=XF86Config Content-Transfer-Encoding: quoted-printable Section "ServerLayout" Identifier "pinhead" Screen "Screen0"=20 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/CID/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "Module" Load "extmod" Load "pex5" Load "glx" Load "dbe" Load "record" Load "type1" EndSection Section "ServerFlags" # Option "Xinerama" Option "StandbyTime" "10" Option "SuspendTime" "20" Option "OffTime" "off" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbModel" "pc105" Option "XkbLayout" "de" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/mouse" Option "ZAxisMapping" "4 5" Option "Buttons" "3" Option "SampleRate" "150" Option "Emulate3Buttons" EndSection Section "Monitor" Identifier "Monitor0" VendorName "ibm" ModelName "t84h" HorizSync 31.0 - 81.0 VertRefresh 55.0 - 85.0 Option "DPMS" EndSection Section "Monitor" Identifier "Monitor1" VendorName "ibm" ModelName "t84h" HorizSync 31.0 - 81.0 VertRefresh 55.0 - 85.0 Option "DPMS" EndSection Section "Device" Identifier "Card0" Driver "nvidia" VendorName "NVIDIA" BoardName "GeForce TI4200" Option "DigitalScreen" "yes" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 16 Option "TwinView" Option "SecondMonitorHorizSync" "31.0 - 81.0" Option "SecondMonitorVertRefresh" "55.0 - 85.0" Option "MetaModes" "1280x1024,1280x1024" Option "TwinViewOrientation" "RightOf" SubSection "Display" Depth 1 EndSubSection SubSection "Display" Depth 4 EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" EndSubSection SubSection "Display" Depth 15 EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" EndSubSection EndSection --at6+YcpfzWZg/htY-- --pY3vCvL1qV+PayAL Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+TCY8u/mjSj7RMocRAh8vAJ0SpBahpPIf9p8Hizuo1jQxm70YuQCdGSp+ 5dcu5YJtWPaLc1yeTDMM18A= =17Qf -----END PGP SIGNATURE----- --pY3vCvL1qV+PayAL-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030213231156.GD16395>