[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: my nvidia 3D acceleration seems to have conked out..... (problem now FIXED)



----------------------------------------
> Date: Sun, 25 May 2008 07:43:38 -0400
> From: rjisaac@gmail.com
> To: debian-amd64@lists.debian.org
> Subject: Re: my nvidia 3D acceleration seems to have conked out..... (problem now FIXED)
> 
>> (II) NVIDIA(0): Virtual screen size determined to be 1280 x 768
>> (WW) NVIDIA(0): Unable to get display device CRT-1's EDID; cannot compute DPI
>> (WW) NVIDIA(0):     from CRT-1's EDID.
>> (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
> 
> Do you have your monitor's HorizSync and VertRefresh in your
> xorg.conf?  

Unfortunately I just have some guessed numbers in there....  I tried looking on google for horizontal and vertical sync rates for this monitor and on the definia/polaroid web page but I couldn't find them.  The monitor itself prints 1360 x 768 @60Hz when it is being fired up by the PC..........

Trying to force it do 1360x768 @75Hz causes the screen to flicker etc....

Here is my xorg.conf file:

spc1-burn4-0-0-cust452:/etc/X11# more xorg.conf
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"gb"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "Device"
	Identifier	"nVidia Corporation GeForce 8500 GT"
	Driver		"nvidia"
	BusID		"PCI:2:0:0"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	Option		"DPMS"
	HorizSync	28-64
	VertRefresh	43-60
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"nVidia Corporation GeForce 8500 GT"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Modes		"1280x768"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection
spc1-burn4-0-0-cust452:/etc/X11# 

thanks for your help

MF



If so, then it may just be a bug in the blob.  One of the
> reportedly fixed bugs in the 173.08 beta driver is the incorrect
> reporting of some EDID frequencies, that may be an option for you but
> requires using nvidia's installer, unless someone has packaged it for
> experimental.
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-amd64-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 

_________________________________________________________________

http://clk.atdmt.com/UKM/go/msnnkmgl0010000009ukm/direct/01/

Reply to: