The time now is Sat 25 May 2013, 04:24
All times are UTC - 4 |
| Author |
Message |
charwood
Joined: 13 Jan 2007 Posts: 9
|
Posted: Sun 11 Feb 2007, 11:35 Post subject:
TV-OUT on VIA EPIA Subject description: XORG issues |
|
I am running 2.13 on a VIA EPIA M6000 box
Using XVESA I get an ok picture on my PAL TV - not perfect but ok.
Using XORG the picture gets even worse. My hardware is identified as "via" but vendor id etc are unknown.
Also xorgwizard lists CRT / LCD but not TV.
Can anyone give me any hints on how to best configure xorg in order to improve image quality ?
Do I need to manually modify xorg.conf ?
|
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 4944 Location: Australia
|
Posted: Mon 12 Feb 2007, 04:28 Post subject:
Re: TV-OUT on VIA EPIA Subject description: XORG issues |
|
| charwood wrote: | | Do I need to manually modify xorg.conf ? |
Yes. The wizard will only do basic setup. Open /etc/X11/xorg.conf in geany.
In Section "Device", make sure that you have Driver "via", because the xorg wizard might have set up the generic "vesa" driver, which will certainly not support advanced features. Still in Section "Device" add these 3 lines -
Option "ActiveDevice" "CRT,TV" ## can be one, or both
Option "TVType" "NTSC" ## or "PAL"
Option "TVOutput" "Composite" ## or "S-Video"
These options are ONLY valid for the via xorg driver. Other xorg drivers do support TV out, but their options are often worded differently.
And I recommend you install the 3D graphics drivers for your Epia. Your modestly-powered device will benefit dramatically, especially for DVD playback using XvMC acceleration.
|
|
Back to top
|
|
 |
charwood
Joined: 13 Jan 2007 Posts: 9
|
Posted: Mon 12 Feb 2007, 18:32 Post subject:
Much better thanks |
|
Thanks (again) for your help. The picture is much better now.
Is there any way of avoiding the scaling ?
I guess that the screen is something like 800 x 600 with 720 x 576 visible.
Is it safe to use xvidtune ?
|
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 4944 Location: Australia
|
Posted: Mon 12 Feb 2007, 19:53 Post subject:
|
|
I know there are advanced/optimised configurations for TV output, but I don't know the exact details.
Your first move should probably be to modify the xorg.conf to the native standard-definition PAL resolution - 720x576. This would eliminate scaling.
It might then be necessary to change the refresh rate (to 50 Hz) and maybe horizontal frequency, too.
Now that you are optimising for TV output, don't connect a normal computer monitor - it may become damaged.
I remember seeing somewhere on a Home Theatre Centre website a setup explained which had 2 separate Screen configurations defined - one for a computer monitor, and one for a TV monitor. Then both monitors could be connected simultaneously, and both have optimum settings.
|
|
Back to top
|
|
 |
|
|
|
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 You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|
[ Time: 0.0394s ][ Queries: 12 (0.0056s) ][ GZIP on ] |