Re: Configuring multiple monitors

2005-09-17 Thread Mario Hoerich
# Pat Maddox: Anyway I've got a Dell 2001fp and a Viewsonic vp201, hooked up to a GeForce4 Ti4600. You'll need to run the binary nvidia-driver (~ports/x11/nvidia-driver) for this to work. Once that works, the xorg.conf-entries are rather simple: # see /usr/X11R6/share/doc/NVIDIA_GLX-1.0 for

Re: Configuring multiple monitors

2005-09-17 Thread Pat Maddox
Hey Mario, Thanks for the response. I installed nvidia-driver and changed the conf file as you suggested, but I get the error: NVRM: Detected agp.ko, aborting NVIDIA AGP setup! X still starts up, but only with one screen. Not really sure what to do - any ideas? Thanks, Pat On 9/17/05, Mario

Re: Configuring multiple monitors

2005-09-17 Thread Pat Maddox
I did some searching and disabled agp.ko in the device.hints file. Still I get this error (twice), and I have no idea what it means: Symbol __glXGetActiveScreen from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved! On 9/17/05, Pat Maddox [EMAIL PROTECTED] wrote: Hey Mario,

Re: Configuring multiple monitors

2005-09-17 Thread Aaron
this might not be related... supposedly to use the nvidia klm you have to disable agp support in the kernel (remove/comment the device agp line). I believe GENERIC kernel has this built in. here is my xorg.conf for reference. I have an nvidia ti4200 with dual monitors... sorry, no clue :(

Re: Configuring multiple monitors

2005-09-17 Thread K Anderson
- Original Message - From: Pat Maddox [EMAIL PROTECTED] To: Mario Hoerich [EMAIL PROTECTED]; FreeBSD Questions freebsd-questions@freebsd.org Sent: Saturday, September 17, 2005 12:03 PM Sbject: Re: Configuring multiple monitors Hey Mario, Thanks for the response. I installed nvidia

Re: Configuring multiple monitors

2005-09-17 Thread Pat Maddox
Okay I managed to get it working, here's my entire xorg.conf file. Everything look alright there? Anything I may want to change? Thanks for all the help, seems to be working fine. If you have any other suggestions I'd appreciate them. Section ServerLayout Identifier Dual Head

Re: Configuring multiple monitors

2005-09-17 Thread Mario Hoerich
# Pat Maddox: I did some searching and disabled agp.ko in the device.hints file. Still I get this error (twice), and I have no idea what it means: Symbol __glXGetActiveScreen from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved! Search your xorg.conf for Load dri