Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
X configuration questions
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
belrpr
Guru
Guru


Joined: 22 May 2006
Posts: 440

PostPosted: Tue Oct 31, 2006 10:20 am    Post subject: X configuration questions Reply with quote

Hi,

I have some X related questions:

  • How can you find out what your "DisplaySize" of a 26" (16:9) television is
  • How can I make that my television gets signals from X when my televesion is set on after the boot progress.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 55449
Location: 56N 3W

PostPosted: Tue Oct 31, 2006 10:40 am    Post subject: Reply with quote

belrpr,

The 26" is the TV diagonal tube size if its a CRT or actual picture size for a LCD.
CRTs will have an image diagonal between 1" and 1.5" less than the stated size.

In the example - I will assume LCD, so we have a 26" diagonal with a 16:9 aspect ratio.
Appling Pythagorous Theroum D^2=H^2+V^2 where ^2 means squared

D^2=26^2 which is 676
H^2 is 16/25 x D^2 or 432.64
V^2 is 9/25 x D^2 or 243.36

Taking square roots H=20.8 and V=15.6 but thats inches and xorg.conf wants millimetres, so multiply by 25.4
H is 528 mm and V=396 mm. Those are the numbers for xorg.conf for a 16:9 display with a 26" diagonal viewable screen.

Exactly how you make TV Out work depends on your graphics driver.
They all have their own names for the options you need.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
belrpr
Guru
Guru


Joined: 22 May 2006
Posts: 440

PostPosted: Tue Oct 31, 2006 1:59 pm    Post subject: Reply with quote

NeddySeagoon wrote:
belrpr,

The 26" is the TV diagonal tube size if its a CRT or actual picture size for a LCD.
CRTs will have an image diagonal between 1" and 1.5" less than the stated size.

In the example - I will assume LCD, so we have a 26" diagonal with a 16:9 aspect ratio.
Appling Pythagorous Theroum D^2=H^2+V^2 where ^2 means squared

D^2=26^2 which is 676
H^2 is 16/25 x D^2 or 432.64
V^2 is 9/25 x D^2 or 243.36

Taking square roots H=20.8 and V=15.6 but thats inches and xorg.conf wants millimetres, so multiply by 25.4
H is 528 mm and V=396 mm. Those are the numbers for xorg.conf for a 16:9 display with a 26" diagonal viewable screen.

Exactly how you make TV Out work depends on your graphics driver.
They all have their own names for the options you need.

I have a nvidia card with the nvidia-drivers not the nv driver.
And thanks for the calculation will try it.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 55449
Location: 56N 3W

PostPosted: Tue Oct 31, 2006 4:19 pm    Post subject: Reply with quote

belrpr,

I'v not set up TV out on an nVidia card but I do know its covered in detail in the readme which you can find on the nvidia site or in /usr/share/doc/nvidia-drivers-<ver>/README.gz

One thing that is not covered there is the use of a modeline to describe your TV video format to Xorg. Modelines are required for all non VESA standard video formats.
Code:
man xorg.conf
tells what all the numbers mean.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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