avafinger / bananapi-m64-kodi

BananaPi M64 with KODI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serial is not working

azrin1972 opened this issue · comments

Hi @avafinger

Been testing this for a couple of months. Everything seem fine except for serial port.

There’s no ttys1 and no ttyUSB if I insert the USB serial devise. Any plans to update this ?

I will revise the DTB and see what i can do...

Please copy m64.dtb_5.3.9-m64 to /boot
make sure dtb is linked to m64.dtb_5.3.9-m64

m64.dtb_5.3.9-m64.tar.gz

if not you do this in /boot
:

    sudo ln -sf m64.dtb_5.3.9-m64 dtb

still could not find /devt/tyS1 and /dev/ttyUSB*
dmesg shows that it found a prolific Technology USB controller

uart1 is used by bluetooth. Can you post a complete dmesg? Maybe some kernel config is missing.

Here is the dmesg

dmesg.log

What is the device you are attaching?
Are you able to use the BT keyboard?

tested and working:

  1. BT keyboard
  2. /dev/ttyS0
  3. /dev/ttyS3

NOT Working:
USB serial - I cannot find /dev/ttyUSBx

What is the device you are attaching? HDMI monitor
Are you able to use the BT keyboard? YES

/dev/ttyUSB? will come up when it finds the driver for your device, that is the reason i asked which device (USB serial device), like FTDI USB serial device.

Kernel config is missing the driver for your specific device, please provide which USB serial device you want to use.

I'm using prolific PL-2303 usb serial