[Freevo-users] Weather menu entry is not translated

2007-02-28 Thread vdr
Hello,
In the FreeVo main menu the entry Weather remains in english, no matter what 
I try.
name = _('Wheather') 
is used in the plugin and there's also an entry in the freevo.po.
Any hints whats wrong here ? 
Bye
Helmut




-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] LCD Monitor Setup Help

2007-02-28 Thread Elizabeth Dodd
On Wednesday 28 February 2007 18:18, Léon rsv wrote:
 You don't seem to have a valid modeline. I thought [EMAIL PROTECTED] is not 
 HDTV
 spec, so your TV won't accept that on the HDMI input. So you have to feed
 it with a [EMAIL PROTECTED] modeline. You should be able to find one, there's
 plenty of modeline generators out there.
I understood that xorg doesn't use modelines. Which is correct?

-- 
New York's got the ways and means;
Just won't let you be.
-- The Grateful Dead

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo 1.7 - mp3 tags not available in Freevo

2007-02-28 Thread Jean-François
 On Tue, 27 February, 2007 10:21 pm, Jean-François wrote:
 Date: Tue, 27 Feb 2007 21:03:34 +0200
 From: naudefj [EMAIL PROTECTED]
 Subject: Re: [Freevo-users] Freevo 1.7 - mp3 tags not available in
 Freevo
 To: freevo-users@lists.sourceforge.net
 Message-ID: [EMAIL PROTECTED]
 Content-Type: text/plain;  charset=iso-8859-1


 Hi Jean-Fran?ois,


 On Tuesday 27 February 2007 18:32, Jean-Fran?ois wrote:

 I'm currently setting up a new Freevo 1.7 system and I'm having
 trouble with mp3 tags not taken by Freevo.

 What do you mean by mp3 tags not taken by Freevo?  Remember, after
 changing ID3 tags, you need to


 $ freevo cache --rebuild


 Best regards.



 I did that. But still in the music menu, I only get 'unknown' for the
 songs title. Of course, the album tree plugin doesn't work either...

 If, from a shell, I launch one of those mp3 using mplayer, I can see in
 the console logs all tags.

 I'm on ubuntu dapper (server version) and have installed all
 dependencies
  from packages. Should I have installed newer version from sources ?

 What does /usr/bin/mminfo filename or mminfo -d2 filename say about
 the mp3 file? If it not reporting the tags then freevo won't either. The
 tags need to be in the first 300k in the file, which they usually are.

 kaa.metadata is used for the media information and this is using a
 modified eyeD3 function.

 Duncan


mminfo is unable to find the tags for these files. I activated the traces
in eye3d and although it says 'Located ID3 v2 tag', it doesn't list
artist, album, title, ...

In fact I think I have found the problem. mminfo tells me the tags were
written by RealJukebox...and that's probably the reason why it fails.

I need to find a tool to convert those f* RealJuke tags into real ID3 v2
tags. If someone knows how to do that, feel free to tell it :-)

Regards
Jean-Francois


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] LCD Monitor Setup Help

2007-02-28 Thread Dirk Meyer
Elizabeth Dodd wrote:
 On Wednesday 28 February 2007 18:18, Léon rsv wrote:
 You don't seem to have a valid modeline. I thought [EMAIL PROTECTED] is not 
 HDTV
 spec, so your TV won't accept that on the HDMI input. So you have to feed
 it with a [EMAIL PROTECTED] modeline. You should be able to find one, there's
 plenty of modeline generators out there.

IIRC HDTV supports 50Hz and 60Hz in the spec.

 I understood that xorg doesn't use modelines. Which is correct?

You can use modelines and sometimes you must (for TV output). But you
don't have to for normal operation.


Dischi

-- 
panic(Aarggh: attempting to free lock with active wait queue - shoot
 Andy);
2.0.38 /usr/src/linux/fs/locks.c


pgphUvY4f2sll.pgp
Description: PGP signature
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] headlines problem

2007-02-28 Thread Christian Lyra
Hi,

 On Wednesday 28 February 2007 03:42, Christian Lyra wrote:
  string = string.replace(entity, replacement.decode(latin-1))
  AttributeError: 'unicode' object has no attribute 'decode
 
  This doesnt seem to happen with my Debian/Unstable. What´s the
  problem? python2.3 maybe?

 Yes, you will have to upgrade to Python 2.4. Looks like unicode.decode() was
 introduced in 2.4 alpha 2:

 Allow string and unicode return types from .encode()/.decode()
 methods on string and unicode objects.  Added unicode.decode()
 which was missing for no apparent reason.

 Source: http://www.python.org/download/releases/2.4.3/NEWS.txt


You are right... a upgrade did solve the problem. it was not that easy
on sarge (mainly because twisted) but i did it. Problem solved. thanks

-- 
Christian Lyra
PoP-PR/RNP

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] movie catalog

2007-02-28 Thread Christian Lyra
Hi there,

I have a few ideas that I´d like to share with you. One for mail, this 
is the first one.

From time to time I move some movies from HD to DVDs, but I´d like have 
a way to catalog what´s on DVDs. It would be nice if I could keep the 
fxd with movie information and covers on HD, and when selecting this 
fxd freevo asks to put the DVD labeled something in the drive. Better 
yet if I could put a DVD on the drive and let freevo automagically 
catalog the DVD and build the fxds.

Perhaps this is just a matter of include a few tags on the fxd and let 
freevo understand it. What you think?

-- 
Christian Lyra
POP-PR - RNP

http://lyra.soueu.com.br

  Thus spake the master programmer: 
  ``When the program is being tested, it is too late to make design 
changes.'' 
The Tao Of Programing

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] getting information for TV series

2007-02-28 Thread Christian Lyra
hi,

Is there a way to get TV series information? like we do with IMDB 
plugin? It would be a nice plugin to have :-)


-- 
Christian Lyra
POP-PR - RNP

http://lyra.soueu.com.br

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] [ANNOUNCE] Freevo-1.7.0 Release

2007-02-28 Thread Henne Vogelsang
Hi,

On Sunday, February 25, 2007 at 19:36:57, Duncan Webb wrote:

 You will also need to download the latest kaa.base-0.1.2,
 kaa.metadata-0.6.0 and kaa.imlib2-0.2.0 packages from the sourceforge
 pages.

If you are using python 2.5 you want to grab svn of kaa.imlib2 which has
a fix for a invalid free during startup...  

Henne

-- 
Henne Vogelsang,  http://hennevogel.de
To die. In the rain. Alone.
   Ernest Hemingway

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] [ANNOUNCE] Freevo-1.7.0 Release

2007-02-28 Thread Dirk Meyer
Henne Vogelsang wrote:
 Hi,

 On Sunday, February 25, 2007 at 19:36:57, Duncan Webb wrote:

 You will also need to download the latest kaa.base-0.1.2,
 kaa.metadata-0.6.0 and kaa.imlib2-0.2.0 packages from the sourceforge
 pages.

 If you are using python 2.5 you want to grab svn of kaa.imlib2 which has
 a fix for a invalid free during startup...  

Since I have close to no free time until the CeBit starts I will
release a new version after March 15.


Dischi

-- 
You might have mail.


pgpdcp0Ueiuv3.pgp
Description: PGP signature
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] LCD Monitor Setup Help

2007-02-28 Thread Jonathan Isom
It depend upon the driver.  newer nvidia binary drivers don't use modelines.

On 2/28/07, Elizabeth Dodd [EMAIL PROTECTED] wrote:
 On Wednesday 28 February 2007 18:18, Léon rsv wrote:
  You don't seem to have a valid modeline. I thought [EMAIL PROTECTED] is not 
  HDTV
  spec, so your TV won't accept that on the HDMI input. So you have to feed
  it with a [EMAIL PROTECTED] modeline. You should be able to find one, 
  there's
  plenty of modeline generators out there.
 I understood that xorg doesn't use modelines. Which is correct?

 --
 New York's got the ways and means;
 Just won't let you be.
 -- The Grateful Dead

 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys-and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] getting information for TV series

2007-02-28 Thread Duncan Webb
Christian Lyra wrote:
 hi,
 
   Is there a way to get TV series information? like we do with IMDB 
 plugin? It would be a nice plugin to have :-)
 

It may be possible with the imdb plugin if the leading numbers are
stripped off the name.

Duncan



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] movie catalog

2007-02-28 Thread Duncan Webb
Christian Lyra wrote:
 Hi there,

   I have a few ideas that I´d like to share with you. One for mail, this 
 is the first one.

   From time to time I move some movies from HD to DVDs, but I´d like have 
 a way to catalog what´s on DVDs. It would be nice if I could keep the 
 fxd with movie information and covers on HD, and when selecting this 
 fxd freevo asks to put the DVD labeled something in the drive. Better 
 yet if I could put a DVD on the drive and let freevo automagically 
 catalog the DVD and build the fxds.

   Perhaps this is just a matter of include a few tags on the fxd and let 
 freevo understand it. What you think?

   
May be adding
disc media-id=id/disc

Will help.


Duncan


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] getting information for TV series

2007-02-28 Thread Christian Lyra
On Wednesday 28 February 2007 17:03, Duncan Webb wrote:
  Christian Lyra wrote:
   hi,
  
  Is there a way to get TV series information? like we do with IMDB
   plugin? It would be a nice plugin to have :-)

  It may be possible with the imdb plugin if the leading numbers are
  stripped off the name.

But this way you loose the info about that episode. I was thinking 
about something that can download information from something like 
tv.com.


-- 
Christian Lyra
POP-PR - RNP

http://lyra.soueu.com.br

  Does a good farmer neglect a crop he has planted?
  Does a good teacher overlook even the most humble student?
  Does a good father allow a single child to starve?
  Does a good programmer refuse to maintain his code?
The Tao Of Programing

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] getting information for TV series

2007-02-28 Thread Dirk Meyer
Christian Lyra wrote:
 On Wednesday 28 February 2007 17:03, Duncan Webb wrote:
  Christian Lyra wrote:
   hi,
  
 Is there a way to get TV series information? like we do with IMDB
   plugin? It would be a nice plugin to have :-)

  It may be possible with the imdb plugin if the leading numbers are
  stripped off the name.

   But this way you loose the info about that episode. I was thinking 
 about something that can download information from something like 
 tv.com.

tv.com has a very restrict licence. Maybe the guys from tvrage.com
could help us out. Someone should ask.


Dischi

-- 
Take care to get what you like, otherwise you will be forced to like
what you get.


pgpA1vNFyOdKi.pgp
Description: PGP signature
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] LCD Monitor Setup Help

2007-02-28 Thread Jim Duda
By adding these two lines to the Monitor Section of Xorg.conf

 Option ExactModeTimingsDVI TRUE
 Option ModeValidation NoDFPNativeResolutionCheck

I was able to get 1360x768 to work.

If my settop box can do 1920x1080 with a 135Mhz pixel clock, I don't see 
why not X wouldn't work somehow, still researching.

(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option NvAGP 1
(**) NVIDIA(0): Option XvMCUsesTextures false
(**) NVIDIA(0): Option ExactModeTimingsDVI TRUE
(**) NVIDIA(0): Option ModeValidation NoDFPNativeResolutionCheck
(**) NVIDIA(0): Enabling RENDER acceleration
(**) NVIDIA(0): Use of NVIDIA internal AGP requested
(II) NVIDIA(0): NVIDIA GPU GeForce FX 5200 at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 131072 kBytes
(--) NVIDIA(0): VideoBIOS: 04.34.20.87.00
(II) NVIDIA(0): Detected AGP rate: 4X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce FX 5200 at PCI:1:0:0:
(--) NVIDIA(0): SHARP HDMI (DFP-0)
(--) NVIDIA(0): SHARP HDMI (DFP-0): 135.0 MHz maximum pixel clock
(--) NVIDIA(0): SHARP HDMI (DFP-0): Internal Single Link TMDS
(II) NVIDIA(0): Mode Validation Overrides for SHARP HDMI (DFP-0):
(II) NVIDIA(0): NoDFPNativeResolutionCheck
(II) NVIDIA(0): Assigned Display Device: DFP-0
(WW) NVIDIA(0): No valid modes for 1920x1080; removing.
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): 1360x768
(II) NVIDIA(0): 1280x1024
(II) NVIDIA(0): Virtual screen size determined to be 1360 x 1024
(--) NVIDIA(0): DPI set to (42, 42); computed from UseEdidDpi X config
(--) NVIDIA(0): option
(--) Depth 24 pixmap format is 32 bpp



Jonathan Isom wrote:
 It depend upon the driver.  newer nvidia binary drivers don't use modelines.
 
 On 2/28/07, Elizabeth Dodd [EMAIL PROTECTED] wrote:
 On Wednesday 28 February 2007 18:18, Léon rsv wrote:
 You don't seem to have a valid modeline. I thought [EMAIL PROTECTED] is not 
 HDTV
 spec, so your TV won't accept that on the HDMI input. So you have to feed
 it with a [EMAIL PROTECTED] modeline. You should be able to find one, 
 there's
 plenty of modeline generators out there.



 I understood that xorg doesn't use modelines. Which is correct?

 --
 New York's got the ways and means;
 Just won't let you be.
 -- The Grateful Dead

 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys-and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users

 
 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys-and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Weather menu entry is not translated

2007-02-28 Thread Helmut Auer
[EMAIL PROTECTED] schrieb:
 Hello,
 In the FreeVo main menu the entry Weather remains in english, no matter 
 what I try.
 name = _('Wheather') 
Sorry I meant _('Weather')
No one an idea what's wrong here ?

-- 
Helmut Auer, [EMAIL PROTECTED] 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] RPMs of Freevo 1.6.3 and 1.7.0 available from SourceForge

2007-02-28 Thread TC Wan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

TC Wan wrote:

 
 Freevo 1.7.0 is a new release branch and may not be as stable as 1.6.3.
 In addition, it uses python-kaa-metadata, which is incompatible with
 mmpython.
 
 In order to prevent accidental upgrading of Freevo to the 1.7 release,
 I've named the Freevo 1.7.0 release freevo17-*.rpm. This means that to
 upgrade to 1.7.0 you will have to  do an explicit
 'yum install freevo17*'. (I think it should be install not upgrade?)
 
 The packages that will be installed are the following:
 
 [Core packages]
 freevo17-1.7.0-1.fc5.noarch.rpm
 freevo17-boot-1.7.0-1.fc5.noarch.rpm

I've uploaded a revised freevo17-boot-1.7.0-2.fc5.noarch.rpm package
which fixes the post-installation  script for enabling the freevo_*servers.

There is no need to upgrade to this version of freevo17-boot if you've
already installed release 1.fc5. The main difference is that the
existing boot sequence settings (chkconfig enabled/disabled) will not be
affected when you upgrade to new versions of the boot package.

T.C.
- --
Wan Tat Chee (Senior Lecturer)
School of Computer Sciences, Universiti Sains Malaysia,
11800 USM, Penang, Malaysia. Rm.625 Ofc Ph: +604 653-3617
NRG Lab Admin: +604 659-4757   Rm.601-F Ofc Ph: +604 653-4396
Internet: [EMAIL PROTECTED]Web: http://nrg.cs.usm.my/~tcwan
GPG Key : http://nrg.cs.usm.my/~tcwan/tcwan-usm-20060710.asc
F'print : 4DD0 0363 DB9E E08C 9F18  4BBC EC18 4BE2 7699 8CF2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFF5juK7BhL4naZjPIRAloWAJ9mz9hBTeSYNC5o015a9/GrY04bzgCfVSkM
/31g2kHlI/U40d1B300LeB4=
=Wa32
-END PGP SIGNATURE-

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] LCD Monitor Setup Help

2007-02-28 Thread Duncan Webb
On Wed, 28 February, 2007 11:14 pm, Jim Duda wrote:
 By adding these two lines to the Monitor Section of Xorg.conf


 Option ExactModeTimingsDVI TRUE
 Option ModeValidation NoDFPNativeResolutionCheck


 I was able to get 1360x768 to work.


 If my settop box can do 1920x1080 with a 135Mhz pixel clock, I don't see
 why not X wouldn't work somehow, still researching.

 (II) Setting vga for screen 0.
 (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
 (==) NVIDIA(0): RGB weight 888
 (==) NVIDIA(0): Default visual is TrueColor
 (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
 (**) NVIDIA(0): Option NvAGP 1
 (**) NVIDIA(0): Option XvMCUsesTextures false
 (**) NVIDIA(0): Option ExactModeTimingsDVI TRUE
 (**) NVIDIA(0): Option ModeValidation NoDFPNativeResolutionCheck
 (**) NVIDIA(0): Enabling RENDER acceleration
 (**) NVIDIA(0): Use of NVIDIA internal AGP requested
 (II) NVIDIA(0): NVIDIA GPU GeForce FX 5200 at PCI:1:0:0 (GPU-0)
 (--) NVIDIA(0): Memory: 131072 kBytes
 (--) NVIDIA(0): VideoBIOS: 04.34.20.87.00
 (II) NVIDIA(0): Detected AGP rate: 4X
 (--) NVIDIA(0): Interlaced video modes are supported on this GPU
 (--) NVIDIA(0): Connected display device(s) on GeForce FX 5200 at
 PCI:1:0:0:
 (--) NVIDIA(0): SHARP HDMI (DFP-0)
 (--) NVIDIA(0): SHARP HDMI (DFP-0): 135.0 MHz maximum pixel clock
 (--) NVIDIA(0): SHARP HDMI (DFP-0): Internal Single Link TMDS
 (II) NVIDIA(0): Mode Validation Overrides for SHARP HDMI (DFP-0):
 (II) NVIDIA(0): NoDFPNativeResolutionCheck
 (II) NVIDIA(0): Assigned Display Device: DFP-0
 (WW) NVIDIA(0): No valid modes for 1920x1080; removing.
 (II) NVIDIA(0): Validated modes:
 (II) NVIDIA(0): 1360x768
 (II) NVIDIA(0): 1280x1024
 (II) NVIDIA(0): Virtual screen size determined to be 1360 x 1024
 (--) NVIDIA(0): DPI set to (42, 42); computed from UseEdidDpi X config
 (--) NVIDIA(0): option
 (--) Depth 24 pixmap format is 32 bpp

Would something like this work?

Section Monitor

Identifier  Sharp LCD HDTV
ModeLine 1920x1080_60-Sharp_D92U 148.35 1920 2008 2052 2200 1080
1085 1090 1125 +hsync +vsync
Option ExactModeTimingsDVI TRUE
Option ModeValidation NoDFPNativeResolutionCheck

EndSection

I found these lines at:
http://www.mythtv.org/wiki/index.php/Modeline_Database

Duncan




 Jonathan Isom wrote:

 It depend upon the driver.  newer nvidia binary drivers don't use
 modelines.

 On 2/28/07, Elizabeth Dodd [EMAIL PROTECTED] wrote:

 On Wednesday 28 February 2007 18:18, Léon rsv wrote:

 You don't seem to have a valid modeline. I thought [EMAIL PROTECTED] is
 not HDTV spec, so your TV won't accept that on the HDMI input. So
 you have to feed it with a [EMAIL PROTECTED] modeline. You should be able
 to find one, there's plenty of modeline generators out there.



 I understood that xorg doesn't use modelines. Which is correct?


 --
 New York's got the ways and means;
 Just won't let you be.
 -- The Grateful Dead


 -
 
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to
 share your opinions on IT  business topics through brief surveys-and
 earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DE
 VDEV
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users



 ---
 --
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share
 your opinions on IT  business topics through brief surveys-and earn
 cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVD
 EV



 -
  Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share
 your opinions on IT  business topics through brief surveys-and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
  ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users






-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users