Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Help with TV Out on S3 Inc. ViRGE/GX2
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
lego72
n00b
n00b


Joined: 05 Feb 2003
Posts: 11

PostPosted: Fri Mar 25, 2005 4:54 am    Post subject: Help with TV Out on S3 Inc. ViRGE/GX2 Reply with quote

Hi there,
I am trying to setup a media centre box using mythtv. I am not intertested in have a PVR (at this point) and would just like a nice frontend for playing divx movies on my TV.

I have emerged mythtv successfully and can use it through a normal crt monitor. This showed that xorg was working well at this point.

I have a Compaq Deskpro (old small form) with a built in ATI video card (ATI Technologies Inc 3D Rage Pro AGP 1X/2X) which I used for testing. As the MB didn't come with S-video out I have purchased a second card - S3 Inc. ViRGE/GX2.

The problem came when I tried to hook it up to a (PAL) TV. I got nothing. I played around with the xorg.conf, added the second video card and second monitor/TV but couldn't get anything.

Here's the output from cat /proc/pci:

Code:

mythuser@mythtv mythuser $ cat /proc/pci
PCI devices found:
  Bus  0, device   0, function  0:
    Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 3).
      Master Capable.  Latency=64.
      Prefetchable 32 bit memory at 0x44000000 [0x47ffffff].
  Bus  0, device   1, function  0:
    PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 3).
      Master Capable.  Latency=64.  Min Gnt=140.
  Bus  0, device  10, function  0:
    Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 5).
      IRQ 11.
      Master Capable.  Latency=66.  Min Gnt=8.Max Lat=56.
      Prefetchable 32 bit memory at 0x42100000 [0x42100fff].
      I/O at 0x2000 [0x201f].
      Non-prefetchable 32 bit memory at 0x42000000 [0x420fffff].
  Bus  0, device  13, function  0:
    VGA compatible controller: S3 Inc. ViRGE/GX2 (rev 6).
      IRQ 11.
      Master Capable.  Latency=64.  Min Gnt=4.Max Lat=255.
      Non-prefetchable 32 bit memory at 0x48000000 [0x4bffffff].
  Bus  0, device  20, function  0:
    ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 2).
  Bus  0, device  20, function  1:
    IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 1).
      Master Capable.  Latency=64.
      I/O at 0x2040 [0x204f].
  Bus  0, device  20, function  2:
    USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 1).
      IRQ 11.
      Master Capable.  Latency=64.
      I/O at 0x2020 [0x203f].
  Bus  0, device  20, function  3:
    Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 2).
      IRQ 9.
  Bus  1, device   0, function  0:
    VGA compatible controller: ATI Technologies Inc 3D Rage Pro AGP 1X/2X (rev 92).
      IRQ 10.
      Master Capable.  Latency=66.  Min Gnt=8.
      Prefetchable 32 bit memory at 0x41000000 [0x41ffffff].
      I/O at 0x1000 [0x10ff].
      Non-prefetchable 32 bit memory at 0x40000000 [0x40000fff].


And here is my xorg.conf

Code:

root@mythtv mythuser # cat /etc/X11/xorg.conf
Section "Module"

    Load        "dbe"   # Double buffer extension
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

    Load        "type1"
#    Load        "speedo"
    Load        "freetype"
#    Load        "xtt"

    Load       "glx"
#    Load       "dri"

EndSection

Section "Files"

    RgbPath     "/usr/X11R6/lib/X11/rgb"

    FontPath   "/usr/share/fonts/misc/"
    FontPath   "/usr/share/fonts/TTF/"
    FontPath   "/usr/share/fonts/Type1/"
#    FontPath   "/usr/share/fonts/CID/"
    FontPath   "/usr/share/fonts/75dpi/"
    FontPath   "/usr/share/fonts/100dpi/"
    FontPath   "/usr/share/fonts/local/"
#    FontPath   "/usr/share/fonts/Speedo/"
#    FontPath   "/usr/share/fonts/TrueType/"
#    FontPath   "/usr/share/fonts/freefont/"

# The module search path.  The default path is shown here.

#    ModulePath "/usr/X11R6/lib/modules"

EndSection


Section "ServerFlags"

#    Option "NoTrapSignals"

#    Option "DontVTSwitch"

#    Option "DontZap"

#    Option "Dont Zoom"
#    Option "DisableVidModeExtension"

#    Option "AllowNonLocalXvidtune"

#    Option "DisableModInDev"

#    Option "AllowNonLocalModInDev"

EndSection


Section "InputDevice"

    Identifier  "Keyboard1"
    Driver      "kbd"


    Option "AutoRepeat" "500 30"

    Option "XkbRules"   "xorg"
    Option "XkbModel"   "pc101"
    Option "XkbLayout"  "us"

EndSection


Section "InputDevice"

# Identifier and driver

    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "PS/2"
    Option "Device"      "/dev/mouse"

    Option "Emulate3Buttons"

EndSection

# **********************************************************************
# Monitor section
# **********************************************************************


Section "Monitor"
        Identifier "CRT"
        HorizSync 30-95
        VertRefresh 50-100
EndSection

Section "Monitor"
        Identifier "TV"
        HorizSync 30-50
        VertRefresh 60
EndSection


# **********************************************************************
# Graphics device section
# **********************************************************************

# Device configured by xorgconfig:

Section "Device"
        Identifier      "ATI"
        Driver          "ati"
        BusID           "PCI:1:0:0
        Screen 0
EndSection

Section "Device"
        Identifier      "S3 Virge GX2"
        Driver          "s3virge"
        Screen 1
        Option          "TVOutFormat" "S-VIDEO"
        Option          "TVStandard" "PAL-I"
        Option          "ConnectedMonitor" "TV"
        BusID           "PCI:0:13:0"
EndSection

Section "Screen"
        Identifier      "Screen 0"
        Device          "ATI"
        Monitor         "CRT"
        DefaultDepth    24
        Subsection "Display"
                Depth           24
                Modes           "800x600"
                Viewport        0 0
        EndSubsection
EndSection

Section "Screen"
        Identifier      "Screen 1"
        Device          "S3 Virge GX2"
        Monitor         "TV"
        DefaultDepth    24
        Subsection "Display"
                Depth           24
                Modes           "800x600"
        EndSubsection
EndSection



# **********************************************************************
# ServerLayout sections.
# **********************************************************************

Section "ServerLayout"
    Identifier  "CRT with TV"


    Screen 0    "Screen 1" 0 0
#    Screen 1   "Screen 1" 0 0


    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection

# Section "DRI"
#    Mode 0666
# EndSection


I am not sure how to proceed so any help would be great.

Thanks
Back to top
View user's profile Send private message
Fredde
Tux's lil' helper
Tux's lil' helper


Joined: 08 Feb 2005
Posts: 98

PostPosted: Fri Mar 25, 2005 4:11 pm    Post subject: Reply with quote

Take a look at a tool called s3switch
Back to top
View user's profile Send private message
lego72
n00b
n00b


Joined: 05 Feb 2003
Posts: 11

PostPosted: Sun Mar 27, 2005 9:31 am    Post subject: Reply with quote

Thanks. I'll take a look.
Regards
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum