frequency is out of range

2005-09-18 Thread Who Dat
I HAVE A GEFORCE 6600  HAD THE SAME PROBLEM...WENT TO ADVANCED SETTINGS 
THEN TO THE ADVANCE THEN TO THE GEFORCE SETTINGS...THEN ON THE SIDEBAR DOWN
TO DISPLAY MODE TIMING  WHEN YOU CLICK HERE A SCREEN WILL POP UP TO THE
RIGHT  AT THE LOWER CONNER (LEFT) YOU'LL SEE ENABLE DOUBLE SCAN FOR LOWER
RES. MODE...UNCHECK THIS  THE PROBLEM SHOULD STOP...

PRAY THIS WILL HELP?

JAMES

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


Re: frequency is out of range

2005-09-18 Thread dick hoogendijk
On Sat, 17 Sep 2005 17:46:42 -0500
Who Dat [EMAIL PROTECTED] wrote:

 I HAVE A GEFORCE 6600  HAD THE SAME PROBLEM...WENT TO ADVANCED SETTINGS 
 THEN TO THE ADVANCE THEN TO THE GEFORCE SETTINGS...THEN ON THE SIDEBAR DOWN
 TO DISPLAY MODE TIMING  WHEN YOU CLICK HERE A SCREEN WILL POP UP TO THE
 RIGHT  AT THE LOWER CONNER (LEFT) YOU'LL SEE ENABLE DOUBLE SCAN FOR LOWER
 RES. MODE...UNCHECK THIS  THE PROBLEM SHOULD STOP...
 
 PRAY THIS WILL HELP?

I take it you're using the nvidia drivers with freeBSD5.4 with this?
At the moment I use nv on a normal Xorg configuration. I have no need
for the qualities of my GForce 6600 on freeBSD (I use it on XP for
games.. well, at least my family is). I DO want to act Xorg as stable
as can be. So I don't get it when all of a sudden the frequency is out
of range As I understand it this should not happen, but if I
understand you correctly you want me to use nvidia drivers and make the
necessary adjustments???

-- 
dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE
++ Running FreeBSD 4.11-stable ++ FreeBSD 5.4
+ Nai tiruvantel ar vayuvantel i Valar tielyanna nu vilja
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


frequency is out of range

2005-09-04 Thread dick hoogendijk
Lately I experienced a couple of times a *freeze* of my X session. The
computer does not respond on anything anymore. The OS has not died. I
can login (SSH) and force a shutdown -r now, but this is annoying.

What happens is that somehow my X (xorg-server-6.8.2_4) sneds a
frequency to my monitor which is out of range (monitor states: 105K /
234 Hz).

I wonder what can be the reason of thsi wrong freq. I have used DCC in
xorg.conf and also commented it out. It has happened in both occasions.
I also am pretty sure it ONLY happened when I was surfing the net with
mozilla (not sure of the relevance here).

I like to get rid of this issue asap. Or at leat want some info how to
deal with it. so, who can help me?

I have a NVidia GForce 6600GT which is driven by the nv driver. The
relevant portion from my xorg.conf:

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

Section Monitor
Identifier   Monitor0
VendorName   PHL
ModelNamePHL792b
 ### Uncomment if you don't want to default to DDC:
#   HorizSync30.0 - 92.0
#   VertRefresh  50.0 - 160.0
EndSection

Section Device
Identifier  Card0
Driver  nv
ChipSet GeForce 6600 GT
Cardnv GeForce 6600 GT
EndSection

Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
DefaultDepth 24
SubSection Display
Viewport   0 0
Depth 24
Modes1024x768
EndSubSection
EndSection


-- 
dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE
++ Running FreeBSD 4.11-stable ++ FreeBSD 5.4
+ Nai tiruvantel ar vayuvantel i Valar tielyanna nu vilja
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]