Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

serial MinixZ64A & Arduino Nano FTDI - serial port issue

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    serial MinixZ64A & Arduino Nano FTDI - serial port issue

    Hi guys,

    Trying out a kodi ambilight project with my rooted Minix z64A and arduino.
    My problem (exists my tronsmart s89 and minix x8-h as well) that when connecting the arduino ican't see any serial device created /dev/ttyACM0 (or /dev/ttyUSB)

    only a new usb entry under /dev/bus/usbX/.

    getting the following in dmesg:
    <6>[138436.605576] usb 1-1.2: new full-speed USB device number 6 using xhci_hcd
    <6>[138436.632536] usb 1-1.2: New USB device found, idVendor=0403, idProduct=6001
    <6>[138436.632560] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    <6>[138436.632569] usb 1-1.2: Product: FT232R USB UART
    <6>[138436.632575] usb 1-1.2: Manufacturer: FTDI
    <6>[138436.632582] usb 1-1.2: SerialNumber: AL021S3B
    <3>[138436.637932] gpio-keys gpio-lesskey.1.auto: Failed to request GPIO 222, error -517
    <6>[138436.647676] platform gpio-lesskey.1.auto: Driver gpio-keys requests probe deferral


    Is it something to do with kernel FTDI drivers?

    basically trying to imitate : https://www.youtube.com/watch?v=3otx...st=WL&index=15


    Thanks In Advace,
    Idan
Working...
X