From: Marcel <ta...@gm...> - 2008-01-10 18:53:14
|
So here I'm back with svn code from ... about 5 minutes ago. Trying to open my c't-includ usb display using the serdisplib (with libusb-support) driver. I call lcd4linux like this: $ ./lcd4linux -Ff ~/lcd4tanu.conf serdisplib: open(07c0:1501) failed: This _is_ the complete output, there's no error message. lsusb looks like this: marcel@d-wwow:~/Desktop/lcd4linux$ sudo lsusb Bus 005 Device 005: ID 05ac:1204 **** Bus 005 Device 001: ID 0000:0000 Bus 001 Device 015: ID 03f0:b802 **** Bus 001 Device 013: ID 2001:3700 **** Bus 001 Device 001: ID 0000:0000 Bus 004 Device 004: ID 07c0:1501 Code Mercenaries Hard- und Software GmbH IO-Warrior 24 Bus 004 Device 003: ID 04a9:220d **** Bus 004 Device 001: ID 0000:0000 Bus 002 Device 002: ID 046d:c01e **** Bus 002 Device 001: ID 0000:0000 Bus 003 Device 001: ID 0000:0000 (I removed all other device names) This is my Display section: Display TanuDisp { Driver 'serdisplib' Model 'CTINCLUD' Size '128x64' Port '07c0:1501' } Should work like this, shouldn't it? :) Marcel |