Dear visitor, welcome to VDR Portal. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.


This post has been edited 1 times, last edit by "lubot" (Mar 3rd 2010, 5:52pm)
![:]](wcf/images/smilies/pleased.gif)
Hier nicht klicken!! 

Hier nicht klicken!! 
danke fuers diff.
Quoted
- added support for Futaba DM140 vfd
|
|
Source code |
1 |
Mar 20 01:00:10 [vdr] [24608] graphlcd plugin: ERROR: Failed creating display object dm140gink_ |
This post has been edited 2 times, last edit by "mschmitz" (Mar 20th 2010, 1:15am)
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
[dm140gink] # dm140gink driver # This is an driver module for Futaba DM140-GINK VFD displays. # The VFD is built-in in some HTPC cases and connected to a # USB port. # Default size: 112 x 16 Driver=dm140gink #Width=112 #Height=16 #UpsideDown=no # Invertion is not supported #Invert=no # USB VendorID and ProductID #Vendor=0x040b #Product=0x7001 |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 |
usb-storage: device found at 2 usb-storage: waiting for device to settle before scanning usb 4-2: new full speed USB device using uhci_hcd and address 2 usb 4-2: New USB device found, idVendor=1509, idProduct=925d usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 usb 4-2: Product: DM-140GINK Demo usb 4-2: Manufacturer: DM-140GINK Demo usb 4-2: configuration #1 chosen from 1 choice generic-usb 0003:1509:925D.0001: hiddev96,hidraw0: USB HID v1.10 Device [DM-140GINK Demo DM-140GINK Demo] on usb-0000:00:1d.2-2/input0 input: DM-140GINK Demo DM-140GINK Demo as /devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.1/input/input3 generic-usb 0003:1509:925D.0002: input,hidraw1: USB HID v1.10 Device [DM-140GINK Demo DM-140GINK Demo] on usb-0000:00:1d.2-2/input1 |
This post has been edited 1 times, last edit by "mschmitz" (Mar 21st 2010, 8:51pm)