Summary: | [945GM TV] TV_FORMAT PAL returns NTSC-modes | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Peter Hjalmarsson <xake> | ||||||||
Component: | Driver/intel | Assignee: | Wang Zhenyu <zhenyu.z.wang> | ||||||||
Status: | RESOLVED INVALID | QA Contact: | Xorg Project Team <xorg-team> | ||||||||
Severity: | normal | ||||||||||
Priority: | medium | CC: | haien.liu | ||||||||
Version: | unspecified | Keywords: | NEEDINFO | ||||||||
Hardware: | Other | ||||||||||
OS: | All | ||||||||||
Whiteboard: | |||||||||||
i915 platform: | i915 features: | ||||||||||
Attachments: |
|
Description
Peter Hjalmarsson
2009-03-15 05:04:51 UTC
(II) intel(0): Mode for pipe A: (II) intel(0): Modeline "NTSC 480i"x0.0 107.52 1280 1368 1496 1712 1024 1027 1034 1104 (62.8 kHz) This is the mode only used in load detect, so you can ignore it. Could you attach X log? and what's your environment? using kms or not? I have no idea where those 480i/60 came from. You should only see mode name like "1024x768", "800x600", etc. in xrandr. Created attachment 23899 [details]
The Xorg logfile
Not using kms (tried it, does not seem to go well with TV at all, but that is a later bug).
Created attachment 23900 [details]
The xorg.conf file
Created attachment 23901 [details]
output from xrandr --verbose
As you can see the modes you talked about is there, but also a list of other modes as you can see.
I cannot choose them with xrandr ("xrandr: cannot find mode 480p/60"). But as I see it: if I should have native TV-modes there, then it is not the ones for NTSC I should have.
I don't understand where does those "480i/60" modes come from, as intel TV will only add modes for current TV_FORMAT from following table: {"640x480", 640, 480}, {"800x600", 800, 600}, {"848x480", 848, 480}, {"1024x768", 1024, 768}, {"1280x720", 1280, 720}, {"1280x1024", 1280, 1024}, {"1920x1080", 1920, 1080}, That's the only modes we can support for TV. Do you have some script to add those modes by yourself? Just don't use them. ;) Actually to use 480i or other HD formats, you should have 9-pin S-Video and a S-video to component converter, then use our new option "TV_Connector" to set 'component' type, Then you can use HD formats through TV_FORMAT property. Oooops. After another go it seems like those modes where actually added by my MC-software, set to start by default. ok, close this. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.