Greetings,
I am constructing a MythTV DVR with Fedora Core 4 and having problems
configuring xorg.conf if that is the issue.
For the most part I have everything setup as stated in Jarods Tutorial:
http://wilsonet.com/mythtv/fcmyth.php#video
I have onboard video that was originally probed in the xorg.conf as "vesa"
and have changed it since then to the SIS driver as recommended in the
tutorial.
I have been able to:
1. bring in video using cat /dev/video > /tmp/test.mpg
2. watch the recording on the TV using "cat /tmp/test.mpg > /dev/video16"
3. watch live tv using this script:
#!/sbin/sh
/usr/bin/ivtvfbctl /dev/fb1 -noglobalalpha -localalpha
dd if=/dev/video0 of=/dev/video16 bs=64k
ivtv-tune -c 23
4. run X without any ivtv statements in the xconf.org file.
But, now that I am adding in the ivtv information in the xorg.conf file, I am
receiving this error at startup now and can't figure it out:
Attached is also my xorg.conf file.
***************************lspci output ***************************
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 741/741GX/M741 Host (rev
03)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS AGP Port (virtual
PCI-to-PCI bridge)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO]
(rev 25)
00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound
Controller (rev a0)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller
(rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller
(rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast
Ethernet (rev 90)
00:09.0 Multimedia video controller: Internext Compression Inc iTVC15 MPEG-2
Encoder (rev 01)
00:0b.0 Ethernet controller: Atheros Communications, Inc. AR5212 802.11abg NIC
(rev 01)
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS]
661/741/760/761 PCI/AGP VGA Display Adapter
************************** End lspci output ***********************
************************STARTX OUTPUT BELOW **********************
X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.9-22.ELsmp i686 [ELF]
Current Operating System: Linux marvin.propbot.com 2.6.14-1.1637_FC4 #1 Wed
Nov 9 18:19:37 EST 2005 i686
Build Date: 21 September 2005
Build Host: hs20-bc1-6.build.redhat.com
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.14-1.1637_FC4
([EMAIL PROTECTED]) (gcc version 4.0.1 20050727 (Red Hat
4.0.1-5)) #1 Wed Nov 9 18:19:37 EST 2005 PF
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov 20 00:31:26 2005
(==) Using config file: "/etc/X11/xorg.conf"
(WW) SIS: No matching Device section for instance (BusID PCI:1:0:0) found
(WW) ivtvdev: No matching Device section for instance (BusID PCI:0:9:0) found
(EE) No devices detected.
Fatal server error:
no screens found
Please consult the The X.Org Foundation support
at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional
information.
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining.
************************END STARTX OUTPUT********************
--
Thanks Again,
Joel Webb
President and CEO
PropBot.com L.L.C.
703-778-5755 x101
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
Screen 1 "TV Screen" RightOf "Screen0" # << (TV screen)
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
# RgbPath is the location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "dri"
#BELOW ADDED BY JOEL
#Load "v41"
EndSection
Section "InputDevice"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
# Option "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"
# Or if you just want both to be control, use:
# Option "XkbOptions" "ctrl:nocaps"
#
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor 1024x768"
HorizSync 31.5 - 57.0
VertRefresh 50.0 - 70.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "sis"
VendorName "Videocard vendor"
BoardName "SiS 650/M650/651/740"
BusID "PCI:01:00.0" # <-- obtain from lspci (see
later)
###BELOW ADDED BY JOEL
Option "sis" "/dev/fb0"
Option "XvOnCRT2" "true"
Option "ForceCRT2Type" "SVIDEO"
#Option "ForceCRT2Type" "TV"
#Option "CHTVOverscan" "false"
Option "CHTVOverscan" "true"
VideoRam 65536
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "yes"
Option "BlankTime" "0"
Option "StandbyTime" "0"
Option "SuspendTime" "0"
Option "OffTime" "0"
EndSection
#NOTE: The monitor section is obtainable by running:
# fbset -fb /dev/fb1 -x
# (or /dev/fbX for whatever framebuffer ivtv-fb is on
# as discussed in install.txt)
#
Section "Monitor"
Identifier "NTSC Monitor"
HorizSync 30-68
VertRefresh 50-120
Mode "720x480"
# D: 34.563 MHz, H: 37.244 kHz, V: 73.897 Hz
DotClock 34.564
HTimings 720 752 840 928
VTimings 480 484 488 504
Flags "-HSync" "-VSync"
EndMode
EndSection
Section "Device"
Identifier "Hauppauge PVR 350 iTVC15 Framebuffer"
#Driver "fbdev"
Driver "ivtvdev"
Option "fbdev" "/dev/fb1" # <-- modify if using another device
BusID "PCI:0:9.0" # <-- obtain from lspci (see later)
EndSection
Section "Screen"
Identifier "TV Screen"
Device "Hauppauge PVR 350 iTVC15 Framebuffer"
Monitor "NTSC Monitor" # <-- select for NTSC
# Monitor "PAL Monitor" # <-- select for PAL
DefaultDepth 24
DefaultFbbpp 32
Subsection "Display"
Depth 24
FbBpp 32
Modes "720x480" # <-- select for NTSC
# Modes "720x576" # <-- select for PAL
EndSubsection
EndSection
_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users