> > First of all we must get it working with usb_modeswitch [1], I think.
> Thank you, that's valuable info!
> After running:
> sudo usb_modeswitch -c /etc/usb_modeswitch.conf
> My PicoProjector went black, and lsusb showed:
> I tried loading udlfb kernel module, and then dmesg said:
> 
> [  202.148996] usbcore: registered new interface driver udlfb
> [  202.150096] VMODES initialized
> 
> But I didn't get any /dev/fb* files, and make check from libdlo-0.1.2
> source said:
[...]
udlfb and libdlo are completely independent. You should focus on udlfb,
since libdlo is a standalone userspace library. I think about the only
thing missing here is that udlfb by default only accepts devices with
vendor ID 0x17E9, whereas your projector has 0x21E7. I'm pretty sure
there is a workaround for that; I can't remember it at the moment.

Maybe we should move this discussion to lib...@lists.freedesktop.org.
Perhaps there's already a mention of this workaround in the archives...

Florian
-- 
SENT FROM MY DEC VT50 TERMINAL

_______________________________________________
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to