Posts by StoyanT

    Hi, here is booting log:

    Hi, need some help. I managed to successfully build libreelec from github repository with "PROJECT=Allwinner ARCH=arm DEVICE=H5 make image" command, then flashed the corresponding image in /target directory to sd card, but the board won't boot. Tried with both libreelec 10.0.2 final and 11.0 developement releases, the result is the same. There were no errors during the compilation. The host system is linux mint 20.3. Anyone came across this problem?

    Hi. I have a problem with orange pi pc2 and usb to serial converter (arduino nano, ch341 chip). Dmesg gives the following: "usb 6-1: new full-speed USB device number 3 using ohci-platform", no ttyUSB0 in /dev folder. Compiled usbserial.ko, and ch341.ko modules, they seems to load ok with insmod, but when I connect the arduino system hangs. Have anyone came across this problem?