Announcement

Collapse
No announcement yet.

LTSP - lts.conf video drivers

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    LTSP - lts.conf video drivers

    Hi,

    I have built an LTSP server using Kubuntu Gutsy 7.10 booting Mini ITX clients wit VIA chipsets.

    The problem I have is I cannot get my thin clients to work using any of the via xserver drivers.

    I have edited my /opt/ltsp/i386/etc/lts.conf and it looks like this:

    Code:
    [default]
     LTSP_VERSION     = 5.0.39
     SERVER        = 192.168.1.10
     XSERVER        = savage
     X_COLOR_DEPTH     = 24
     X_MODE_0       = 1024x768
    I am attempting to use the savage driver which has been installed onto the server and it appears when I run lsmod.

    When the thin client boots it just gives the usual 'wrongly configured X' black screen!

    I can use the vesa driver but I don't get that good performance.

    I get the feeling a module isn't getting loaded but I'm not sure how this works using ltsp.

    Any help would be appreciated.

    Thanks
Working...
X