User:Judaz
From MythTV Official Wiki
Contents |
Hardware
Antec Fusion 430 Silver
Asus P5E-VM HDMI
LCD TV: LG 32LG3000
lspci
00:00.0 Host bridge: Intel Corporation 82G35 Express DRAM Controller (rev 03) 00:02.0 VGA compatible controller: Intel Corporation 82G35 Express Integrated Graphics Controller (rev 03) 00:02.1 Display controller: Intel Corporation 82G35 Express Integrated Graphics Controller (rev 03) 00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 02) 00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 02) 00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 02) 00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 02) 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02) 00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 02) 00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 02) 00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 02) 00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 02) 00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 02) 00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 02) 00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 02) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 92) 00:1f.0 ISA bridge: Intel Corporation 82801IR (ICH9R) LPC Interface Controller (rev 02) 00:1f.2 IDE interface: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller (rev 02) 00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 02) 00:1f.5 IDE interface: Intel Corporation 82801I (ICH9 Family) 2 port SATA IDE Controller (rev 02) 01:00.0 Ethernet controller: Attansic Technology Corp. L1 Gigabit Ethernet Adapter (rev b0) 02:00.0 IDE interface: JMicron Technologies, Inc. JMB368 IDE controller 04:00.0 PCI bridge: Pericom Semiconductor Device 8140 04:03.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev c0) 05:08.0 Multimedia video controller: Internext Compression Inc iTVC16 (CX23416) MPEG-2 Encoder (rev 01) 05:09.0 Multimedia video controller: Internext Compression Inc iTVC16 (CX23416) MPEG-2 Encoder (rev 01)
Software
Fedora 9, MythTV from rpmfusion
xorg.conf
This is my working /etc/X11/xorg.conf that gives perfect pixelmapping from my Intel G35 over HDMI to my 32LG3000 (set at "16/9" format): (xorg-x11-drv-i810-2.5.0-4.fc10.x86_64)
Note: It no longer works with the intel 2.7 driver. Note: Workaround on the intel 2.7 driver, run after login:
$ xrandr --newmode 1366x768 85.500 1366 1494 1624 1798 768 770 776 795 +hsync -vsync $ xrandr --addmode HDMI1 1366x768 $ xrandr --output HDMI1 --mode 1366x768
/etc/X11/xorg.conf
Section "Files"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
#Option "XkbLayout" "no"
Option "XkbLayout" "en"
EndSection
Section "Module"
Load "glx"
Load "dbe"
Load "GLcore"
Load "v4l"
EndSection
Section "Device"
Identifier "Intel G35"
Boardname "P5EVM-HDMI"
Driver "intel"
Option "monitor-TMDS-1" "LG HDMI"
## Must set this one!:
Option "monitor-HDMI-1" "LG HDMI"
Option "monitor-VGA" "Generic VGA"
EndSection
Section "Monitor"
Identifier "Generic VGA"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "LG HDMI"
Vendorname "LG"
Modelname "32LG3000"
Option "DPMS"
### Modeline "1920x1080" 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -HSync +Vsync
## monitor-edid
##Name: LG TV
##EISA ID: GSM75ef
##Screen size: 70.0 cm x 39.0 cm (31.55 inches, aspect ratio 16/9 = 1.78)
DisplaySize 700 390
##Gamma: 2.2
##Analog signal
##Max video bandwidth: 150 MHz
##
HorizSync 28-67
VertRefresh 50-75
##
# Monitor preferred modeline (59.8 Hz vsync, 47.7 kHz hsync, ratio 16/9) (bad ratio)
ModeLine "1360x768" 84.75 1360 1432 1568 1776 768 771 776 798 +hsync -vsync
# Monitor preferred modeline (60.0 Hz vsync, 67.5 kHz hsync, ratio 16/9)
ModeLine "1920x1080" 148.5 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync
# gtf 1366 768 59.8
# 1368x768 @ 59.80 Hz (GTF) hsync: 47.54 kHz; pclk: 85.57 MHz
Modeline "1368x768_59.80" 85.57 1368 1440 1584 1800 768 769 772 795 -HSync +Vsync
# gtf 1366 768 60
# 1368x768 @ 60.00 Hz (GTF) hsync: 47.70 kHz; pclk: 85.86 MHz
Modeline "1368x768_60.00" 85.86 1368 1440 1584 1800 768 769 772 795 -HSync +Vsync
# gtf 1360 768 60
# 1360x768 @ 60.00 Hz (GTF) hsync: 47.70 kHz; pclk: 84.72 MHz
Modeline "1360x768_60.00" 84.72 1360 1424 1568 1776 768 769 772 795 -HSync +Vsync
# gtf 1360 768 59.8
# 1360x768 @ 59.80 Hz (GTF) hsync: 47.54 kHz; pclk: 84.43 MHz
Modeline "1360x768_59.80" 84.43 1360 1424 1568 1776 768 769 772 795 -HSync +Vsync
# Selfmade:
Modeline "1366x768" 85.500 1366 1494 1624 1798 768 770 776 795 +hsync -vsync
#Option "PreferredMode" "1360x768"
#Option "PreferredMode" "1368x768_59.80"
Option "PreferredMode" "1366x768"
EndSection
Section "Screen"
Identifier "HDMI Screen"
Device "Intel G35"
Monitor "LG HDMI"
Defaultdepth 24
SubSection "Display"
Depth 24
# Modes "1920x1080" "1360x768" "1280x720"
Modes "1366x768" "1360x768" "1280x720"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "VGA+HDMI Layout"
screen 1 "HDMI Screen" 0 0
Inputdevice "Generic Keyboard"
EndSection