The overscan option on nvidia drivers was done away with a loooonng time
ago, and now it only works for quatro cards. Instead for desktop users
nvidia introduced with the 6000 series drivers nvidia-settings, if you
get into X and run nvidia-settings you can change the overscan
interactively the settings will be saved and you can re-load them using 

nvidia-settings --config=/etc/freevo/nvidia-settings -l

your config file may differ in location, generally it is saved to
~/.nvidia-settings-rc, i've put mine in the freevo directory simply
because that is where i store all of my freevo settings.

Hope this helps.

Karl,



On Thu, 2005-07-14 at 02:15 +0000, Andreas Fürtig wrote:
> Hi all!
> 
> i like freevo and everything works very fine for me for over a year now.
> but there is one small thing that i dont like, and thats those black borders 
> on my tv-out. i know, that it is something with the overscan option in xfree 
> config files, but i dont know, what to change. it doesnt work for me and i 
> dont know, what i do wrong.
> 
> does anybody of you know a good site with documentation about this thing, or 
> does anyone else uses a geforce and doesnt have those borders?
> 
> --------------------------------------------------
> heres my  /etc/X11/XF86Config
> 
> Section "ServerLayout"
>       Identifier     "AGP"
>       Screen         "Screen TV" 0 0
>       InputDevice    "Mouse1" "CorePointer"
>       InputDevice    "Keyboard1" "CoreKeyboard"
> EndSection
> 
> Section "Files"
>       RgbPath      "/usr/X11R6/lib/X11/rgb"
>       ModulePath   "/usr/X11R6/lib/modules"
>       FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
>       FontPath     "/usr/X11R6/lib/X11/fonts/TTF/"
>       FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
>       FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
>       FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
>       FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
>       FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
> EndSection
> 
> Section "Module"
>       Load  "dbe"
>     # Load the glx module.
>       Load  "glx"
>       Load  "extmod"
>       Load  "type1"
>       Load  "freetype"
> EndSection
> 
> Section "InputDevice"
>       Identifier  "Keyboard1"
>       Driver      "Keyboard"
>       Option      "AutoRepeat" "250 30"
>       Option      "XkbRules" "xfree86"
>       Option      "XkbModel" "pc105"
>       Option      "XkbLayout" "de"
> EndSection
> 
> Section "InputDevice"
>       Identifier  "Mouse1"
>       Driver      "mouse"
>       Option      "Protocol" "IMPS/2"
>       Option      "Device" "/dev/psaux"
> EndSection
> 
> Section "Monitor"
>       Identifier   "TV"
>       #HorizSync    31.5 - 35.1
>       #VertRefresh  60.0 - 60.0
>       Modeline "800x600"  31.15  800 824 904 1008  600 601 604 618  -HSync 
> +Vsync
> EndSection
> 
> Section "Device"
> 
>     # update this with the PCI id of your card.  Consult the output
>     # of the 'lspci' command.  The BusID is usually optional when
>     # only using one graphics card.
>       Identifier  "NV AGP"
>       Driver      "nvidia"
>       VendorName  "nvidia"
>       Option      "TVOutFormat" "SVIDEO"
>       Option      "TVStandard" "PAL-B"
>       Option      "ConnectedMonitor" "TV"
>       Option      "TVOverscan" "0.7"
>       BusID       "PCI:1:0:0"
> EndSection
> 
> Section "Screen"
>       Identifier "Screen TV"
>       Device     "NV AGP"
>       Monitor    "TV"
>       DefaultDepth     16
>       Option      "TVStandard" "PAL-B"
>       Option      "ConnectedMonitor" "TV"
>       Option      "TVOutFormat" "SVIDEO"
>       Option      "TVOverscan" "0.7"
>       SubSection "Display"
>               Depth     16
>               Modes    "800x600"
>       EndSubSection
> EndSection
> 
> Section "DRI"
>       Group        0
> EndSection
> ---------------------------------------
> 
> thank you for your help
> 
> greetz 
> andieh
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
> July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
> core and dual graphics technology at this free one hour event hosted by HP, 
> AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
> _______________________________________________
> Freevo-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
> 



-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to