Re: about Geforce Go 7700

2007-05-18 Thread Runner on the Road

hi

keep on going having a
fatql server error
caught signal 8
Server aborting


i ve tryed Xorg -configure to get a file ::: didn t work



with xorconfig i am doing this

part of vsync..
number 9 wich correspond to 31.5 - 79 Monitor . 1280x102474htz

then

1 == 50 - 70


i call my monitor LCD

card database  -- i take 349


amount f memory .. as i ve got 512 M .. well i ve just picked as if it was
256 so number 11

identifier for the card .. call it Card0

i dunnot chnage the modes just press ok

the depth .. 5 (16 Millions)


still not working


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


Re: about Geforce Go 7700

2007-05-16 Thread fbsd

Federico Lorenzi wrote:

On 5/15/07, Roland Smith [EMAIL PROTECTED] wrote:

On Tue, May 15, 2007 at 08:47:25AM +0200, Runner on the Road wrote:
  Hi

  i  have an asus a8js with a 7700 Go gefroce in it

  i ve tryed seveal times to confi my xorg.conf but still not working

Try the nv(4) driver in your device section:

Section Device
Identifier  Card0
Driver  nv
EndSection

Having experience with Nvidia graphics cards in laptops (I have a
7600GT go) The normal nv driver DOES NOT seem to work with them, try
install the binary driver from ports, and give that a shot, it works
great for me at native res!

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



I also have Asus A8JS. I can confirm that the nv driver does not work 
with the Nvidia 7700. You need to use the vesa driver to get a display 
and then install the nvidia driver from ports (or if you use PC-BSD, a 
PBI). It works well.

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


Re: about Geforce Go 7700

2007-05-15 Thread Roland Smith
On Tue, May 15, 2007 at 08:47:25AM +0200, Runner on the Road wrote:
  Hi
 
  i  have an asus a8js with a 7700 Go gefroce in it
 
  i ve tryed seveal times to confi my xorg.conf but still not working

Try the nv(4) driver in your device section:

Section Device
Identifier  Card0
Driver  nv
EndSection

If thqat doesn't work, look in /var/log/Xorg.0.log to see why it doesn't
work, and port some more details here.

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgpar9Y456IIv.pgp
Description: PGP signature


Re: about Geforce Go 7700

2007-05-15 Thread Federico Lorenzi

On 5/15/07, Roland Smith [EMAIL PROTECTED] wrote:

On Tue, May 15, 2007 at 08:47:25AM +0200, Runner on the Road wrote:
  Hi

  i  have an asus a8js with a 7700 Go gefroce in it

  i ve tryed seveal times to confi my xorg.conf but still not working

Try the nv(4) driver in your device section:

Section Device
Identifier  Card0
Driver  nv
EndSection

Having experience with Nvidia graphics cards in laptops (I have a
7600GT go) The normal nv driver DOES NOT seem to work with them, try
install the binary driver from ports, and give that a shot, it works
great for me at native res!

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