The source files are there but they are not built I think make from source by specifying to build all drivers
./configure --enable-drivers=all make sudo make install Maybe the .deb package could be remade with the --enable-drivers=all parameter For information, look here: http://lcdproc.sourceforge.net/docs/current- user.html#hd44780-howto "Compiling Make sure that the HD44780 files are built when you run ./configure. This can be done by specifying --enable-drivers=all or by including hd44780 in the list of enabled drivers (e.g. --enable-drivers=hd44780). " -- hd44780 didn't have lcd2usb support https://bugs.launchpad.net/bugs/487300 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
