From the log of a working boot:

r...@ltsp-server:~# grep DRI /root/Xorg.7.log
(II) Loading extension XFree86-DRI
(II) Loading extension DRI2
(II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel
module version 1.29.0
(EE) RADEON(0): Static buffer allocation failed.  Disabling DRI.
(II) AIGLX: Screen 0 is not DRI2 capable
(II) AIGLX: Screen 0 is not DRI capable
(II) GLX: Initialized DRISWRAST GL provider for screen 0

From the log of a non-working boot:

r...@ltsp-server:~# grep DRI /root/Xorg.7.log-no-vid
(II) Loading extension XFree86-DRI
(II) Loading extension DRI2
(II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel
module version 1.29.0
(II) RADEON(0): [DRI] installation complete
(WW) RADEON(0): DRI init changed memory map, adjusting ...
(II) AIGLX: Screen 0 is not DRI2 capable
(II) GLX: Initialized DRI GL provider for screen 0

db



On Tue, Sep 8, 2009 at 10:47 AM, David Burgess<[email protected]> wrote:
> I tried 30-100 but it still didn't work.
>
> I tried booting on a 17" working monitor and the 15" not working
> monitor, identical lts.conf in both cases:
>
> XRANDR_DISABLE=True
> X_MODE_0=1024x768
> X_HORIZSYNC=30-100
> X_VERTREFRESH=60
>
> I copied /var/log/Xorg.7.log in both cases and did a diff. One
> significant difference I see between the two is that in the case of
> the 17" (where the display works) dri is disabled, while the log from
> booting with the 15" (no working display), it indicates that dri is
> enabled.
>
> Would this be the problem? Can I disable dri in lts.conf? Why would it
> not properly disable on a given monitor?
>
> db
>
> On Tue, Sep 8, 2009 at 10:36 AM, Alkis Georgopoulos<[email protected]> wrote:
>> Στις 08-09-2009, ημέρα Τρι, και ώρα 10:02 -0600, ο/η David Burgess
>> έγραψε:
>>> X_HORIZSYNC=30-63
>>
>>
>> That's too little for 1024x768. Try with
>> X_HORIZSYNC=30-88
>>
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
>> trial. Simplify your report design, integration and deployment - and focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _____________________________________________________________________
>> 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
>>
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_____________________________________________________________________
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