Robert, I'm sorry but I don't know of any mini USB-based distro to quickly test this driver. The best I can think of is to follow these instructions to install the test package and rebuild your LTSP chroot:
$ sudo chroot /opt/ltsp/i386 Add the repository, then update and upgrade: # echo "deb http://ppa.launchpad.net/q-funk/ppa/ubuntu jaunty main" >> /etc/apt/sources.list # apt-get update && apt-get upgrade && apt-get clean # exit Update the LTSP boot image: $ sudo ltsp-update-image --arch=i386 -- X crashing with Geode GX2 on Jaunty https://bugs.launchpad.net/bugs/327484 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
