Posts by polo_joe

    Looks like the device is not recognized.

    Code
    20:41:32.545 T:3946808176   ERROR: AddOnLog: Joystick Support: ScanEvents: failed to read joystick "GEN GAME" on /dev/input/js0 - 19 (No such device)

    It also looks like you may be having power issues. Try using a powered hub and see if this improves things.

    Otherwise it may just be a issue with the rk3328 build which is always a possibility with such a new build.

    It's a bluetooth controller, so no hub possible.

    Do you have a hint how to dig deeper? As already mentioned, controller worked fine on rpi3.

    mo123

    thanks, I also had interrupts with my bt headphones and rpi but no issues when using the headphones with smartphone.

    Do you know if 150balbes will push the emmc install/backup scripts to libreelec?

    When you will push the rc driver?

    One more missing point for mvr9 is the non functional on/off switch, maybe something could be done about that.

    Dev progress is very well for the box!

    Do you also get audio interrupts with bluetooth speaker?

    I connected my bt controller to mvr9, but can't map buttons.

    All I get is

    in the log.

    Is something still missing? Controller already worked with rpi.

    I think so, maybe that is causing the crashes, but I haven't changed anything when I tested, only flashed and then changed extlinux.conf file.

    I will test some more later today.

    You can also test.

    my bt headphones connected and work. no crash in livetv even when zapping. :->

    further testing needed.

    reboot doesn't work any more, power cycle is needed.

    EDIT: after an hour of using bt headphones I'm experiencing some audio dropouts during livetv and video streams. connection to headphones has never been lost. thanks Kwiboo

    mo123 I have now pushed minor updates to my rockchip-part7 branch, mainly contains device tree tuning, fix for wifi on rockbox and initial bluetooth support on box-trn9.

    The use of uart2 for BT on the MVR9 seems to cause a freeze on reboot, enable BT by adding a bluetooth bootarg to extlinux.conf

    I belive I have found the issue with bluetooth on MVR9, the trn9 schematics shows that uart2/ttyS2 is used for bluetooth and the hciattach-realtek.service is tyring to initialize it using uart0/ttyS0.

    You can try to cp /usr/lib/systemd/system/hciattach-realtek.service /storage/.config/system.d/ and change ttyS0 to ttyS2 and restart the box to see if bluetooth starts working.

    mo123

    The change to ttyS2 is also needed isn't it?

    You don't get buffering in hd livetv channels (720p, 1080i) after some minutes of watching?

    Are you using tvheadend? maybe on same machine?

    I also saw this behavior on mvr9 box sometimes when I stop livetv channels. Issue is not reproduceable regularly.

    Only way to get video output back was to reboot with ssh.

    systemctl restart kodi didn't help for me.