You are not logged in.
My Horizontal Frequency listed in my HDTV manual is saying 69.290 and the xorg.conf lists 'HorizSync 28.0 - 33.0' when I ran nvidia-xconfig.
Should the 33.0 be higher for the 69.290 listed in the manual to cover that range?
So should I make the HorizSync line instead, HorizSync 28.0 - 70.0?
Or should I just trust what nvidia-xconfig made?
THANKS
12 Year Linux Vet, Don't Let The Post Count Fool Ya! But Sure I Don't Know Everything, Who Does? That's Why I Ask.
Offline
you can try.....so it doesn't work nvidia automatically return to previous values
+pc: custom | AMD Opteron 175 | nForce4 Ultra | 2GB ram DDR400 | nVidia 9800GT 1GB | ArchLinux x86_64 w/ openbox
+laptop: Apple | MacBook (2,1) | 2GB ram | Mac OS X 10.4 -> DIED
+ultrabook: Dell | XPS 13 (9343) | 8GB ram | 256GB ssd | FullHD display | Windows 8.1 64bit ArchLinux x86_64 w/ Gnome
Offline
a HDTV should be more than modern enough to supply it's capabilities to the graphic card via EDID, so you shouldn't need any configuration. All you need to do is tell X you want to use the nvidia driver:
Section "Device"
Identifier "nvidia card"
Driver "nvidia"
EndSection
That is all. Only go into further configuration if that doesn't work. But it really should.
Offline
a HDTV should be more than modern enough to supply it's capabilities to the graphic card via EDID, so you shouldn't need any configuration. All you need to do is tell X you want to use the nvidia driver:
Section "Device" Identifier "nvidia card" Driver "nvidia" EndSection
That is all. Only go into further configuration if that doesn't work. But it really should.
I know about all this, but my HDTV needs a config so I use one, still looking for an answer to the question...
Thanks anyways....
Last edited by DasFox (2011-03-02 06:03:14)
12 Year Linux Vet, Don't Let The Post Count Fool Ya! But Sure I Don't Know Everything, Who Does? That's Why I Ask.
Offline
what return nvidia-xconfig ?
+pc: custom | AMD Opteron 175 | nForce4 Ultra | 2GB ram DDR400 | nVidia 9800GT 1GB | ArchLinux x86_64 w/ openbox
+laptop: Apple | MacBook (2,1) | 2GB ram | Mac OS X 10.4 -> DIED
+ultrabook: Dell | XPS 13 (9343) | 8GB ram | 256GB ssd | FullHD display | Windows 8.1 64bit ArchLinux x86_64 w/ Gnome
Offline