View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 7 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: No SVIDEO to TV on R5D1
PostPosted: Fri Dec 01, 2006 10:52 pm 
Offline
Joined: Thu Sep 07, 2006 12:18 am
Posts: 7
Ok, I am out of ideas and think I've exhausted all possible threads to get this DVR working with SVideo to TV.

Specs:
KnoppMyth: R5D1
ABIT KT7 with AMD Athlon 800
300MB EIDE HD
SB LIVE Audio
NVidia GEForce MX440 (TV OUT SVideo)
Hauppage PVR 350 (TV IN)

I installed Knoppmyth R5D1 using a monitor. NVidia screen came up and was able to config the box. I made the changes to XF86Config-4 file for Option " Connected Monitor" " TV" and changed the settings HorizSync 30-50 Vert Refresh 60. Conneced the Coax cable (cable feed) to the PVR 350 and SVideo from the TV to the MX440 Nvidia card, rebooted. All I get is a blurry static screen with horizontal lines going up.

I reviewed the XF86Config-4 file and made additional changes to force SVideo but no change. But now I don't get video to my monitor. I need to get a termnial window to see anything (CTLR-ALT-F1). Upgraded the NVidia drivers by downloading and installing the latest linux driver ver 9629.

The new drivers installed correctly but did not fix the issue. I copied the XF86Config-4.sample TV out file and still no change. No Svideo via TV or nvidia splash screen using the monitor.

I checked the logs (dsmeg and message) and did not find any issues. Both cards are found and loaded without any errors.

I went to the extent in commenting out all resolution under monitor option except 800X600 and now I don't get anything. Not even a terminal window (CTRL-ATL-F1).

1. So for starters, how can I get to the XF86Config-4 to make change so I can at least get a terminal window to see via the monitor?
2. Does anyone have suggestion to t-shoot my issue. I don't know what else to do and wondering if the svideo interface is bad.

Thanks in advance,
Rich


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 01, 2006 11:57 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
1) In my experience, if you specify "TV out" with Nvidia, output to your monitor will no longer work.

For newer chipsets and drivers, you don't have to specify, it will just work. I don't know exactly when nvidia started doing this, but I"m almost certain it was after the 440 line.

2) I'd start with the legacy driver.

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Sat Dec 02, 2006 11:00 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
See this wiki page for how to check your X logs - http://www.knoppmythwiki.org/index.php?page=CheckingLogFiles

Also, if your TV is NTSC, try this sample XF86Config-4 from the wiki - http://www.knoppmythwiki.org/index.php?page=XF86ConfigForFX5200HowTo
This is essentially the same one I used with my previous Nforce2 IGPs embedded MX4 graphics.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Dec 10, 2006 6:43 pm 
Offline
Joined: Thu Sep 07, 2006 12:18 am
Posts: 7
Thanks for the feedback. I rechecked the logs again and did not see any issues on either card ( PVR 350 and Gforce MX440)
I used some sections of the XF86Config from your link but still don't get a clear picture. Just fuzzy black and white lines but I did see a some blurry object.

I am uncertain on which section provides the svideo config. On the link config the TVOutFormat SVIDEO is in both the Monitor and Device section. My XF86Config did not have the Device section which show the nvidia card. I included it and made modification (manufacture, board name) but still no change. I am also not sure of the Display size paratmeter but it did not work with or without.

Below is the bottom portion of my XF86Config. I think it seems right but at this point I have no idea.. My TV is NTSC-M (US). Do I need to do anything on the TV except change it to SVIDEO mode?
I am not concern about getting the monitor to work but any suggestion to the SVIDEO would be greatly appreciated.

Thanks,
Rich


Section "Monitor"
Identifier "Monitor0"
Option "DPMS" "true"
Option "TVStandard" "NTSC-M"
Option "ConnectedMonitor" "TV"
Option "TVOutFormat" "SVIDEO"
Option "NoLogo" "1"
Option "TVOverScan" "0.8"
VendorName "KDS"
ModelName "KDS1983"
HorizSync 30 - 50 # DDC-probed
VertRefresh 60 - 60# DDC-probed
DisplaySize 271 204 # 75 DPI @ 800x600

# The "magic" modelines borrowed from someone else
Modeline "800x600" 40.12 800 848 968 1056 600 601 605 628 #60Hz
# From http://xtiming.sourceforge.net/cgi-bin/xtiming.pl
# hfreq: 37.9 kHz
Modeline "800x600@60" 38.21 800 832 976 1008 600 612 618 631

# The "magic" modelines borrowed from someone else
Modeline "640x480" 25.175 640 664 760 800 480 491 493 525 #60Hz
# From http://xtiming.sourceforge.net/cgi-bin/xtiming.pl
# hfreq: 30.43 kHz
Modeline "640x480@60" 24.11 640 672 760 792 480 490 495 505

EndSection

Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "PNY"
BoardName "nVidia GeForce MX440"
#Option "RenderAccel" "1"

Option "ConnectedMonitor" "TV"
Option "TVStandard" "NTSC-M"
Option "TVOutFormat" "SVIDEO"

Option "NoLogo" "1"
# sw_cursor is needed for some ati and radeon cards
#Option "sw_cursor"
# Other options...
#Option "hw_cursor"
#Option "NoAccel"
#Option "ShowCache"
#Option "ShadowFB"
#Option "UseFBDev"
#Option "Rotate"
# The following line is auto-generated by KNOPPIX mkxf86config
#BusID "PCI:1:0:0"
EndSection

Section "Device"
### Available Driver options are:-
# sw_cursor is needed for some ati and radeon cards
Option "sw_cursor"
#Option "hw_cursor"
#Option "NoAccel"
#Option "ShowCache"
#Option "ShadowFB"
#Option "UseFBDev"
#Option "Rotate"
Identifier "Card0"
# The following line is auto-generated by KNOPPIX mkxf86config
Driver "nvidia"
VendorName "All"
BoardName "All"
# BusID "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultColorDepth 16
SubSection "Display"
Depth 1
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "800x600" "640x480"
EndSubSection
EndSection

#Section "DRI"
# Mode 0666
EndSection


Top
 Profile  
 
 Post subject:
PostPosted: Sun Dec 10, 2006 6:51 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Hmmm.... You probably want to bump up that default color depth to 24, and you probably don't want to use "DPMS". Also don't forget to comment out the last line of that last Section... Finally, current best practice for modern Nvidia cards with their driver is to use the nvidia-settings utility to manage overscan.

Don't know if it'll help but my current, simplified, /etc/X11/XF86Config-4 looks like this:

Code:
Section "ServerLayout"
        Identifier     "XFree86 Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "PS/2 Mouse" "CorePointer"
EndSection

Section "ServerFlags"
        Option "AllowMouseOpenFail"  "true"
        Option  "NoPM"  "true"
EndSection

Section "Files"
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        ModulePath   "/usr/X11R6/lib/modules"
        FontPath     "/usr/X11R6/lib/X11/fonts/misc:unscaled"
        FontPath     "/usr/X11R6/lib/X11/fonts/misc"
        FontPath     "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
        FontPath     "/usr/X11R6/lib/X11/fonts/75dpi"
        FontPath     "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
        FontPath     "/usr/X11R6/lib/X11/fonts/100dpi"
        FontPath     "/usr/X11R6/lib/X11/fonts/Speedo"
        FontPath     "/usr/X11R6/lib/X11/fonts/Type1"
EndSection

Section "Module"
#       Load  "ddc"  # ddc probing of monitor
#       Load  "GLcore"
        Load  "dbe"
        Load  "v4l"
        Load  "extmod"
        Load  "glx"
        Load  "bitmap" # bitmap-fonts
        Load  "speedo"
        Load  "type1"
        Load  "freetype"
        Load  "record"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "CoreKeyboard"
        Option "XkbRules" "xfree86"
        Option "XkbModel" "pc105"
        Option "XkbLayout" "us"
EndSection

Section "InputDevice"
        Identifier  "PS/2 Mouse"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "ZAxisMapping" "4 5"
        Option      "Device" "/dev/psaux"
        Option      "Emulate3Buttons" "true"
        Option      "Emulate3Timeout" "70"
        Option      "SendCoreEvents"  "true"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName      "Panasonic"
        ModelName       "CT-27SF22T1"
        HorizSync 30 - 50
        VertRefresh 60 - 60
        #Option "DPI" "75 x 75"
        Option "DPI" "100 x 100"

        # The "magic" modelines borrowed from someone else
        Modeline "640x480" 25.175 640 664 760 800 480 491 493 525 #60Hz
        # From http://xtiming.sourceforge.net/cgi-bin/xtiming.pl
        # hfreq: 30.43 kHz
        Modeline "640x480@60" 24.11 640 672 760 792 480 490 495 505

EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "nvidia"
        VendorName  "Rosewill"
        BoardName   "nVidia GeForce FX5200"
        #Option     "RenderAccel" "1"

        Option "ConnectedMonitor" "TV"
        Option "TVOutFormat" "SVIDEO"
        Option "TVStandard" "NTSC-M"

        Option "NoLogo" "1"
        # sw_cursor is needed for some ati and radeon cards
        #Option     "sw_cursor"
        # Other options...
        #Option     "hw_cursor"
        #Option     "NoAccel"
        #Option     "ShowCache"
        #Option     "ShadowFB"
        #Option     "UseFBDev"
        #Option     "Rotate"
        # The following line is auto-generated by KNOPPIX mkxf86config
        #BusID      "PCI:1:0:0"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultColorDepth 24
        SubSection "Display"
                Depth     1
                Modes "640x480" "640x480@60"
        EndSubSection
        SubSection "Display"
                Depth     4
                Modes "640x480" "640x480@60"
        EndSubSection
        SubSection "Display"
                Depth     8
                Modes "640x480" "640x480@60"
        EndSubSection
        SubSection "Display"
                Depth     15
                Modes "640x480" "640x480@60"
        EndSubSection
        SubSection "Display"
                Depth     16
                Modes "640x480" "640x480@60"
        EndSubSection
        SubSection "Display"
                Depth     24
                Modes "640x480" "640x480@60"
        EndSubSection
        SubSection "Display"
                Depth     32
                Modes "640x480" "640x480@60"
        EndSubSection
EndSection

#Section "DRI"
#       Mode 0666
#EndSection


Top
 Profile  
 
 Post subject:
PostPosted: Sat Dec 23, 2006 10:33 am 
Offline
Joined: Thu Sep 07, 2006 12:18 am
Posts: 7
I have done the changes to the XF86Config-4 and still faintly see the boot sequence and a menu. It is all black and white (more to gray side)and static lines through out the display. At this point I am thinking that the MX 440 SVideo output is bad and will verify by using the PVR 350's svideo out.

Is there a way I can change the TV out to the PVR 350 without a resintall? I figure it is a file modification. If the PVR 350 svideo does not work then it may be the TV input but if it does then I need a new video card for Svideo out. Now with the holiday hope I can put some more time to get this resolved.

Once again thanks for the feedback and Enjoy the Holidays.

-Rich


Top
 Profile  
 
 Post subject:
PostPosted: Sun Dec 31, 2006 1:09 pm 
Offline
Joined: Sun Apr 02, 2006 2:07 pm
Posts: 12
Rich,

I also have a MX440 with an svideo output that I have been trying to get to work. I do see some very fuzzy images of what I think is the bios POST when first booting up, but that's about it. But at that point linux doesn't even have anything to do with the display yet. No config file editing will help at that point, it should just work. That's been my experience with TV out in the past, you just plug it in, and it works. It seems these MX440s probably aren't the best card for svideo out.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 26 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu