Le 06/10/2010 10:52, SZABO Zsolt a écrit :
> On Wed, 6 Oct 2010, Guyonne wrote:
>
>>>> My setup was working with ubuntu 8.04, since I switch to ubuntu 10.04
>>>> one of my thin-client work only with 800x600 resolution (resolution I
>>>> should set in the lts.conf with this:
>>>> [MAC ADRESS]
>>>>       X_MODE_0 = 800x600
>>>>
>>>> This happen only with one thin-client, the 2 others works correctly
>>>> (the 3 machines have differents hardwares)
>>>>
>>>> When I boot upthe thin-client with the lts.conf directive commented, I
>>>> got the splash screen, but ldm won't start. If I connect on a console
>>>> as root and try ldm start, I got this message:
>>>>
>>>> (process:1786): GLib-CRITICAL **: g_strsplit: assertion 'string != NULL' 
>>>> failed
>>>> date: invalid date '+%s'
>>>> [: 2: Illegal number:
>>>> bs=1024, sz=581560
>>>>
>>>> (ldmgtkgreet:1788): Gtk-WARNING **: cannot open display:
>>>
>>> Hi, have you looked at /var/log/Xorg.0.log on the thin client? Looks
>>> like X has some problem selecting a valid resolution.
>>>
>>> Jakob
>>
>> Hi I don't have /var/log/Xorg.0.log, I only have a /var/log/Xorg.7.log,
>> which you can read here : http://paste.ubuntu.com/505146/
>>
>> And I don't know where is the problem....
>
> Maybe around the lines containing 1024x768... ;-)   e.g.:
>
> (II) SAVAGE(0): Not using default mode "1024x768" (hsync out of range)
> (--) SAVAGE(0): Chose mode 153 at 70Hz.
> (II) SAVAGE(0): Not using default mode "512x384" (hsync out of range)
> (--) SAVAGE(0): Chose mode 117 at 75Hz.
> (II) SAVAGE(0): Not using default mode "1024x768" (hsync out of range)
> (--) SAVAGE(0): Chose mode 153 at 70Hz.
> (II) SAVAGE(0): Not using default mode "512x384" (hsync out of range)
> (--) SAVAGE(0): Chose mode 117 at 85Hz.
> (II) SAVAGE(0): Not using default mode "1024x768" (hsync out of range)
> (--) SAVAGE(0): Chose mode 153 at 70Hz.
> (II) SAVAGE(0): Not using default mode "512x384" (hsync out of range)
>
> and some lines before:
> (II) SAVAGE(0):<default monitor>: Using hsync range of 31.47-53.67 kHz
> (II) SAVAGE(0):<default monitor>: Using vrefresh range of 43.48-87.85 Hz
>
> Try to define a wider HSYNC range explicitly in lts.conf (if you are SURE
> that your monitor supports it, e.g.: 30-55 (kHz))
>
> (There is NO WARRANTY that this is the solution for your problem... it is
> only a hint.)
>
> --
> Zsolt
>
> ------------------------------------------------------------------------------
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2&  L3.
> Spend less time writing and  rewriting code and more time creating great
> experiences on the web. Be a part of the beta today.
> http://p.sf.net/sfu/beautyoftheweb
> _____________________________________________________________________
> Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
>        https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> For additional LTSP help,   try #ltsp channel on irc.freenode.net

I effectively have those lines in my Xorg.7.log

My monitor seems to support 54 kHz HSYNC, so I've tried :
X_HORZSYNC = 30-55 and X_HORZSYNC="30-55" and X_HORZSYNC=30.0-55.0
but no one works (I've always the same Xorg.7.log file).

I've tried XSERVER=vesa too, but with no much result....

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to