[Lcdproc] LCDProc CVS + PicoLCD on FreeBSD

Andre Guibert de Bruet andy at siliconlandmark.com
Thu Jan 15 08:15:03 PST 2009


On Jan 15, 2009, at 2:12 AM, Markus Dolze wrote:

> Ernie Cline wrote:
>> Hello all,
>> I recently purchased one of these little guys for eventual use on  
>> my alix/pfsense based firewall: http://www.mini-box.com/PicoLCD-4X20-Sideshow
>>
>> I cannot seem to get it to work!  I have tried the mini-box  
>> provided version of LCDProc, version .5.2 and the latest CVS  
>> version, all seem to give the same output:
>>
> I am sorry, but the picolcd driver is currently not supported under  
> FreeBSD. So without any additional programming there is no way to  
> get it to work with FreeBSD. In the FreeBSD's port it is therefore  
> disabled and not built by default.
>
> On your system the driver loads and tries to identify the device.  
> What packages have you installed to get the dependicies satisfied?

Unfortunately the PicoLCD 2X20 and 4X20 devices present themselves as  
HID devices. I filed PR usb/128803 and attached a patch which quirks  
the device, so that it doesn't get attached to by the HID driver (Thus  
making it available to libusb). It can be found at http://www.freebsd.org/cgi/query-pr.cgi?pr=128803 
  . It would be awesome if this would get committed on CURRENT and  
possibly MFC'ed... :)

Cheers,
Andy

PS: I have the magic to get the 4X20 working on OSX too, if anyone is  
interested.

/*  Andre Guibert de Bruet  * 436f 6465 2070 6f65 742e 2042 6974 206a */
/*     Managing Partner     * 6f63 6b65 792e 2053 7973 4164 6d69 6e2e */
/*   GSM: +1 734 846 8758   * 2055 4e49 5820 736c 6575 7468 2e00 0000 */
/* WWW: siliconlandmark.com * C/C++, Java, Perl, PHP, SQL, XHTML, XML */



More information about the freebsd-current mailing list