01-13-2016, 07:47 PM
(01-13-2016, 02:56 PM)fanoush Wrote:(01-07-2016, 03:53 AM)is0-mick Wrote: I've updated the post with the binariesSeems to work fine, thank you. Took some time as I didn't want to replace pointer training games. Now thanks to this post http://spiffyhacks.harmonypogo.com/threa...ml#pid4057 describing following commandLet me know how you get on. Mick
and after moving it to diferent folder and changing id to 0x00410035 I have Duke3d as additional launcher icon and it works :-)Code:lfpkg2 /LF/Bulk/ProgramFiles/*/meta.inf"
I have no audio on my monitor so cannot verify timidity working but otherwise it works including controller. Sadly there are too few buttons for proper Duke3d experience. I tried to attach keyboard or mouse via usb OTG cable but it looks like there are no drivers in kernel for usb hid devices. Or at least it did not work and kernel log only had something like this when connecting/disconnecting mouse and later keyboard
This was not power issue as both keyboard and mouse light went on and kernel sees new usb device but no driver gets attached to it :-(Code:Indeed it is in host mode hprt0 = 00041901
*** We think we are detecting a new host-mode attachment. Post 1 at clear UFC_C_PORT_ENABLE
***** << dwc_otg_hcd_set_input_event (78) data=1 >>
usb 2-1: new low-speed USB device number 6 using dwc_otg
Indeed it is in host mode hprt0 = 00041901
*** We think we are detecting a new host-mode attachment. Post 1 at clear UFC_C_PORT_ENABLE
***** << dwc_otg_hcd_set_input_event (78) data=1 >>
***** CPF << dwc_otg_hcd_hub_control (2527) >>
***** << dwc_otg_hcd_post_input_event (84) data=1 >>
Posting SW_LID=1 to linux input event USB
***** << dwc_otg_hcd_set_input_event (78) data=0 >>
***** CPF << dwc_otg_hcd_hub_control (2527) >>
***** << dwc_otg_hcd_post_input_event (84) data=0 >>
Posting SW_LID=0 to linux input event USB
usb 2-1: USB disconnect, device number 6
***** << dwc_otg_hcd_set_input_event (78) data=0 >>
Indeed it is in host mode hprt0 = 00041901
*** We think we are detecting a new host-mode attachment. Post 1 at clear UFC_C_PORT_ENABLE
***** << dwc_otg_hcd_set_input_event (78) data=1 >>
usb 2-1: new low-speed USB device number 7 using dwc_otg
Indeed it is in host mode hprt0 = 00041901
*** We think we are detecting a new host-mode attachment. Post 1 at clear UFC_C_PORT_ENABLE
***** << dwc_otg_hcd_set_input_event (78) data=1 >>
***** CPF << dwc_otg_hcd_hub_control (2527) >>
***** << dwc_otg_hcd_post_input_event (84) data=1 >>
Posting SW_LID=1 to linux input event USB
***** << dwc_otg_hcd_set_input_event (78) data=0 >>
***** CPF << dwc_otg_hcd_hub_control (2527) >>
***** << dwc_otg_hcd_post_input_event (84) data=0 >>
Posting SW_LID=0 to linux input event USB
usb 2-1: USB disconnect, device number 7
And same with usb stick BTW, no usb-storage driver :-(
Looks like there is only camera driver for host mode and gadget mass storage device driver for dftp usb device.
Yes I got a USB Hub and connected the camera which worked just fine but as soon as I connect ANYTHING else the leapTV freezes. Keyboard dont work nor do Mice or unified receivers.