Results 1 to 3 of 3
Hi all I am running a biostar tforce 6100
fedora 6: x86_64
I have installed my driver from livna:
1.0-9746
When the box boots the splash screen is their on ...
- 01-20-2007 #1Just Joined!
- Join Date
- May 2006
- Posts
- 38
GeForce 6100 xorg.conf Composite help please
Hi all I am running a biostar tforce 6100
fedora 6: x86_64
I have installed my driver from livna:
1.0-9746
When the box boots the splash screen is their on the computer mointor "Dell", I am trying to get the composite out to the tv working here.
I think I might be close but nothing on my tv yet?
if some one could give me a hand or give me ideas please?
thanks
below is my xorg.conf:
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "Multihead layout"
Screen 0 "Screen0" LeftOf "Screen1"
Screen 1 "Screen1" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "off"
Option "Clone" "on"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/lib64/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib64/xorg/modules"
FontPath "unix/:7100"
EndSection
Section "Module"
Load "type1"
Load "freetype"
Load "glx"
Load "dbe"
Load "extmod"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from data in "/etc/sysconfig/keyboard"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "us"
Option "XkbModel" "pc105"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "DELL P780"
HorizSync 30.0 - 85.0
VertRefresh 48.0 - 120.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Crappy Television"
HorizSync 30.0 - 50.0
VertRefresh 60.0 - 60.0
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 6100"
Option "RenderAccel" "true"
Option "AllowGLXWithComposite" "true"
Option "AddARGBGLXVisuals" "True"
EndSection
Section "Device"
Identifier "Videocard1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 6100"
Option "RenderAccel" "true"
Option "AllowGLXWithComposite" "true"
Option "AddARGBGLXVisuals" "True"
BusID "PCI:0:5:0"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "metamodes" "nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Videocard1"
Monitor "Monitor1"
DefaultDepth 24
Option "TVStandard" "NTSC-M"
# Option "ConnectedMonitor" "TV"
Option "TVOutFormat" "COMPOSITE"
Option "TVOverScan" "0.5"
SubSection "Display"
Viewport 0 0
Depth 24
Modes "800x600"
EndSubSection
EndSection
- 01-20-2007 #2
Take a look here:
http://us.download.nvidia.com/XFree8...ppendix-h.htmlFlies of a particular kind, i.e. time-flies, are fond of an arrow.
Registered Linux User #408794
- 01-21-2007 #3Just Joined!
- Join Date
- May 2006
- Posts
- 38
reply
thanks for the link
I am still fighting this composite out to the tv here
now when the box boots I still have the nivida splash screen on the pc,
but the tv is pure black, before it was fuzzy/static
maybe getting closer here
thank you


Reply With Quote
