From: Till H. <ti...@ha...> - 2006-04-20 16:51:31
|
Hi, On Thursday 20 April 2006 05:18, Simon Clare wrote: > Just got my LCD2usb together Fine! > had to update lcd4linux from cvs tonite so i could use drv_ lcd2usb.c > i have about worn my keyboard out any pointers anyone... > I get LCD2USB V1.05 on my lcd so that must be ok? That's the correct boot message. You should furthermore see the device from the linux box using e.g. "usbview" or "lsusb -v". Search for a device made by FTDI, they donated the vendor id. Does the testapp delivered with the lcd2usb firmware source code work? > lcd4linux.c: initializing driver LCD2USB > drv_init(LCD2USB) failed: no such driver Sounds like the LCD2USB driver did not get included when you built lcd4linux. Please check that you have libusb (and e.g. a devel package if your distro works that way) installed and that it's being detected by configure. You may search config.log for "usb" to get some hints. Ciao, Till -- Dr.Ing. Till Harbaum <ti...@ha...> http://www.harbaum.org/till |