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.

|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
vdr01 ~ # dmesg usb 1-2: new high speed USB device using ehci_hcd and address 12 usb 1-2: New USB device found, idVendor=058f, idProduct=6254 usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 usb 1-2: configuration #1 chosen from 1 choice hub 1-2:1.0: USB hub found hub 1-2:1.0: 4 ports detected usb 1-2.3: new full speed USB device using ehci_hcd and address 13 usb 1-2.3: New USB device found, idVendor=1ac7, idProduct=0001 usb 1-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 usb 1-2.3: Product: USB Touchpanel usb 1-2.3: Manufacturer: e2i Technology, Inc. usb 1-2.3: SerialNumber: L000000000 usb 1-2.3: configuration #1 chosen from 1 choice input: e2i Technology, Inc. USB Touchpanel as /devices/pci0000:00/0000:00:04.1/usb1/1-2/1-2.3/1-2.3:1.0/input/input11 usb 1-2.2: new high speed USB device using ehci_hcd and address 14 usb 1-2.2: New USB device found, idVendor=17e9, idProduct=401a usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 usb 1-2.2: Product: nanovision MiMo usb 1-2.2: Manufacturer: DisplayLink usb 1-2.2: SerialNumber: USM700-92120144 usb 1-2.2: configuration #1 chosen from 1 choice usb 1-2.2: dlfb: allocated 4 65024 byte urbs usb 1-2.2: dlfb: set_par mode 800x480 usb 1-2.2: dlfb: DisplayLink USB device /dev/fb1 attached. 800x480 resolution. Using 1500K framebuffer memory generic-usb 0003:17E9:401A.0009: hiddev97,hidraw5: USB HID v1.10 Device [DisplayLink nanovision MiMo] on usb-0000:00:04.1-2.2/input1 vdr01 ~ # |

|
|
Source code |
1 2 3 4 5 6 |
..... Apr 07 14:25:46 [vdr] [2917] GraphTFT plugin tcp communication thread started (pid=2851) Apr 07 14:25:46 [vdr] [2918] TouchTFT-Thread thread started (pid=2851, tid=2918) Apr 07 14:25:46 [kernel] usb 1-2.2: dlfb: open /dev/fb1 user=1 fb_info=f671fc00 count=1 Apr 07 14:25:46 [kernel] usb 1-2.2: dlfb: MMAP: 770048 770048 ..... |


|
|
Source code |
1 2 3 4 5 6 7 8 |
..... Apr 07 18:08:30 [kernel] usb 1-2.2: dlfb: open /dev/fb1 user=1 fb_info=f6baf800 count=2 Apr 07 18:08:30 [kernel] usb 1-2.2: dlfb: release /dev/fb1 user=1 count=1 Apr 07 18:09:00 [kernel] usb 1-2.2: dlfb: open /dev/fb1 user=1 fb_info=f6baf800 count=2 Apr 07 18:09:00 [kernel] usb 1-2.2: dlfb: release /dev/fb1 user=1 count=1 Apr 07 18:09:30 [kernel] usb 1-2.2: dlfb: open /dev/fb1 user=1 fb_info=f6baf800 count=2 Apr 07 18:09:30 [kernel] usb 1-2.2: dlfb: release /dev/fb1 user=1 count=1 .... |

This post has been edited 2 times, last edit by "bexbier" (Apr 8th 2010, 1:39am)
Quoted
Originally posted by C-3PO
Gibt es eigentlich eine Möglichkeit irgenwie etwas direkt an /dev/fb1 zu schicken?

Quoted
Original von jensa
funktioniert die touchscreenfunktionalität ebenfalls?
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
vdr01 ~ # dmesg usb 1-2: new high speed USB device using ehci_hcd and address 9 usb 1-2: New USB device found, idVendor=058f, idProduct=6254 usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 usb 1-2: configuration #1 chosen from 1 choice hub 1-2:1.0: USB hub found hub 1-2:1.0: 4 ports detected usb 1-2.3: new full speed USB device using ehci_hcd and address 10 usb 1-2.3: New USB device found, idVendor=1ac7, idProduct=0001 usb 1-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 usb 1-2.3: Product: USB Touchpanel usb 1-2.3: Manufacturer: e2i Technology, Inc. usb 1-2.3: SerialNumber: L000000000 usb 1-2.3: configuration #1 chosen from 1 choice input: e2i Technology, Inc. USB Touchpanel as /devices/pci0000:00/0000:00:04.1/usb1/1-2/1-2.3/1-2.3:1.0/input/input9 usb 1-2.2: new high speed USB device using ehci_hcd and address 11 usb 1-2.2: New USB device found, idVendor=17e9, idProduct=401a usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 usb 1-2.2: Product: nanovision MiMo usb 1-2.2: Manufacturer: DisplayLink usb 1-2.2: SerialNumber: USM700-92120144 usb 1-2.2: configuration #1 chosen from 1 choice usb 1-2.2: dlfb: allocated 4 65024 byte urbs usb 1-2.2: dlfb: set_par mode 800x480 usb 1-2.2: dlfb: DisplayLink USB device /dev/fb1 attached. 800x480 resolution. Using 1500K framebuffer memory generic-usb 0003:17E9:401A.0008: hiddev97,hidraw5: USB HID v1.10 Device [DisplayLink nanovision MiMo] on usb-0000:00:04.1-2.2/input1 vdr01 ~ # |
|
|
Source code |
1 |
cat /dev/input/input9 |

This post has been edited 1 times, last edit by "C-3PO" (Apr 8th 2010, 8:27am)
Quoted
Original von randy
Quoted
Originally posted by C-3PO
Gibt es eigentlich eine Möglichkeit irgenwie etwas direkt an /dev/fb1 zu schicken?
evtl. mit fbtv? ansonsten mplyer, lcdtestpattern vom graphlcd...
-- randy

Quoted
Originally posted by C-3PO
Quoted
Original von randy
Quoted
Originally posted by C-3PO
Gibt es eigentlich eine Möglichkeit irgenwie etwas direkt an /dev/fb1 zu schicken?
evtl. mit fbtv? ansonsten mplyer, lcdtestpattern vom graphlcd...
-- randy
Hat da Jemand ein Beispiel, wie man eines o.g. Progamme aufruft um etwas über fb1 auszugeben?
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
vdr01 ~ # mplayer -vo fbdev2 -fbmode 800x480-62 "/film/Die lustige Welt der Tiere.avi" MPlayer SVN-r30554-4.3.4 (C) 2000-2010 MPlayer Team Konnte Joystick-Gerätedatei '/dev/input/js0' nicht öffnen: No such file or directory Konnte Joystick nicht initialisieren. Spiele /film/Die lustige Welt der Tiere.avi. AVI-Dateiformat erkannt! [aviheader] Videostream gefunden, -vid 0 [aviheader] Audiostream gefunden, -aid 1 VIDEO: [DX50] 720x400 24bpp 25.000 fps 811.5 kbps (99.1 kbyte/s) ========================================================================== Öffne Videodecoder: [ffmpeg] FFmpeg's libavcodec codec family Ausgewählter Videocodec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4) ========================================================================== ========================================================================== Öffne Audiodecoder: [mp3lib] MPEG layer-2, layer-3 AUDIO: 44100 Hz, 2 ch, s16le, 112.0 kbit/7.94% (ratio: 14000->176400) Ausgewählter Audiocodec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3) ========================================================================== AO: [oss] 44100Hz 2ch s16le (2 bytes per sample) Starte Wiedergabe... [mpeg4 @ 0x875e2e0]Invalid and inefficient vfw-avi packed B frames detected Konnte keinen passenden Farbraum finden - neuer Versuch mit '-vf scale'... Öffne Videofilter: [scale] [fbdev2] Can't put VSCREENINFO: Invalid argument [fbdev2] Can't put VSCREENINFO: Invalid argument [fbdev2] Can't put VSCREENINFO: Invalid argument ...... |
|
|
Source code |
1 2 3 4 5 6 7 8 9 |
uvesafb: mode switch failed (eax=0x4f02, err=1) detected fb_set_par error, error code: -22 uvesafb: mode switch failed (eax=0x4f02, err=1) detected fb_set_par error, error code: -22 uvesafb: mode switch failed (eax=0x4f02, err=1) detected fb_set_par error, error code: -22 uvesafb: mode switch failed (eax=0x4f02, err=1) detected fb_set_par error, error code: -22 ...... |

Quoted
Original von Moorviper
fbi müsste für bilder gehen


Quoted
udlfb provides Linux framebuffer (fbdev) support plus a private “damage” notification ioctl used by the Roberto DeIoris’ “displaylink” X server. Udlfb automatically detects and supports all current DisplayLink USB graphics chips – 120,160,115,125,165,195. It supports 16bpp, with modes up to the maximum supported by the DisplayLink chips. Plugging any DisplayLink device into a Linux PC with this support should result in a “green screen” which means udlfb has loaded, set the monitor default mode, and drawn to the device successfully.
What udlfb does *not* do on its own is make configuring X easy – X sits on udlfb, but getting X running still involves editing configuration files like xorg.conf in different ways depending on what you’re trying to do, what distro version you have, and what primary GPU you have.
