Re: FreeBSD AGP or Nvidia AGP?

2004-01-05 Thread Stijn Hoop
On Mon, Jan 05, 2004 at 07:46:53AM -0500, Dany wrote:
 What is the preferred method ?   The one that would give the most 
 stability (I don't really care about performance and fps).

Just one thought: if you don't want 3D support, just go with the 2D
'nv' driver -- that should be stable.

--Stijn

-- 
What would this sentence be like if it weren't self-referential?


pgp0.pgp
Description: PGP signature


Re: FreeBSD AGP or Nvidia AGP?

2004-01-05 Thread Dany
That's a good idea but if I do that I will be missing the cool 
screensavers using OpenGL ;)

Stijn Hoop wrote:

On Mon, Jan 05, 2004 at 07:46:53AM -0500, Dany wrote:
 

What is the preferred method ?   The one that would give the most 
stability (I don't really care about performance and fps).
   

Just one thought: if you don't want 3D support, just go with the 2D
'nv' driver -- that should be stable.
--Stijn

 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD AGP or Nvidia AGP?

2004-01-05 Thread Dany
What about DVD playing ? Does that take advantage of the Nvidia driver 
or will that work with nv ?

Dany wrote:

That's a good idea but if I do that I will be missing the cool 
screensavers using OpenGL ;)

Stijn Hoop wrote:

On Mon, Jan 05, 2004 at 07:46:53AM -0500, Dany wrote:
 

What is the preferred method ?   The one that would give the 
most stability (I don't really care about performance and fps).
  


Just one thought: if you don't want 3D support, just go with the 2D
'nv' driver -- that should be stable.
--Stijn

 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD AGP or Nvidia AGP?

2004-01-05 Thread Andrew L. Gould
On Monday 05 January 2004 10:38 am, Dany wrote:
 Andrew L. Gould wrote:
 On Monday 05 January 2004 10:21 am, Dany wrote:
 What about DVD playing ? Does that take advantage of the Nvidia driver
 or will that work with nv ?
 
 Dany wrote:
 That's a good idea but if I do that I will be missing the cool
 screensavers using OpenGL ;)
 
 Stijn Hoop wrote:
 On Mon, Jan 05, 2004 at 07:46:53AM -0500, Dany wrote:
 What is the preferred method ?   The one that would give the
 most stability (I don't really care about performance and fps).
 
 Just one thought: if you don't want 3D support, just go with the 2D
 'nv' driver -- that should be stable.
 
 I use the nv driver and the vlc (/usr/ports/multimedia/vlc) port to watch
 DVDs.
 
 Have fun,
 
 Andrew Gould

 What Modules do you load in your XFree86 config file ?

 Following are the modules I load with the Nvidia driver, I'm not sure
 which one I should use for nv.

 Section Module
  Loaddbe
  Load  glx
  Load  extmod
  Load  type1
  Load  freetype
 # Load bitmap
 # Load xtt
 # Load  dri
 # Load  record
 # Load  xtrap
 # Load  speedo
 EndSection

 Thanks
 Dany

I didn't do anything special -- I took the coward's way out and let 'XFree86 
-configure' do the work.;-)

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html

Here's the resulting module section:

Section Module
Load  dbe
Load  dri
Load  extmod
Load  glx
Load  record
Load  xtrap
Load  speedo
Load  type1
EndSection

Best regards,

Andrew Gould

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD AGP or Nvidia AGP?

2004-01-05 Thread Stijn Hoop
On Mon, Jan 05, 2004 at 11:21:33AM -0500, Dany wrote:
 What about DVD playing ? Does that take advantage of the Nvidia driver 
 or will that work with nv ?

No clue. You'll have to test it. Make sure that you have reverted all of
the nvidia-driver port's files before you jump to conclusions though --
the kernel module is not all that is installed (though I believe pkg_delete
should do the right thing). If you're in doubt, forcefully reinstall XFree86.

--Stijn

-- 
From the moment I picked your book up until I laid it down I was convulsed
 with laughter. Some day I intend reading it.
-- Groucho Marx


pgp0.pgp
Description: PGP signature