Sean Carte wrote: > 2008/9/3 Asmo Koskinen <[EMAIL PROTECTED]>: >> Sean Carte kirjoitti: >>> I'm trying to get a StarBox SB 800 working with LTSP 5 (on Ubuntu >>> 8.04), but it just displays a flashing underscore. >> Maybe this help? It is Geode based? > > Hi Asmo > > Yes, it is Geode based. > >> http://q-funk.blogspot.com/2008/06/howto-make-geode-thin-clients-work-on.html > > I followed those instructions (included below), but nothing's changed. > I tried setting XSERVER=auto again, but that didn't make any > difference either. > > # > Upgrade the packages in the LTSP chroot > > First become root: > sudo chroot /opt/ltsp/i386 > > Then add the repository, update and upgrade: > > echo "deb http://ppa.launchpad.net/q-funk/ubuntu hardy main" >> > /etc/apt/sources.list > > apt-get update && apt-get upgrade && apt-get clean > > APT will inform you that some packages cannot be authenticated. This > is normal, since the PPA is not digitally signed. Simply answer Yes. > # > Purge the transitional AMD driver > apt-get --purge remove xserver-xorg-video-amd > > Then, exit the chroot: > > exit > > # > Update the LTSP boot image > > sudo ltsp-update-image > > On a 64-bit server, the correct command is: > > sudo ltsp-update-image --arch=i386 > > > Sean
I don't think it's necessary to add this extra repository anymore. The drivers in question are now in the hardy-updates repository, if I remember correctly. -Rob ******************************************************** The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If you are not the addressee, any disclosure, reproduction, copying, distribution, or other dissemination or use of this transmission in error please notify the sender immediately and then delete this e-mail. E-mail transmission cannot be guaranteed to be secure or error free as information could be intercepted, corrupted lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard copy version. ******************************************************** ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _____________________________________________________________________ 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
