Hi,
I managed to get UART over USB working, which is a nice, non-destructive way of getting a serial console on the Gemini-PDA.
I documented all the steps, and wrote a blog post here (http://www.omegamoon.com/blog/index.php?entry=entry180626-210224). I hope this helps others in getting this working.
Cheers,
Omegamoon
Hi,
I managed to get UART over USB working, which is a nice, non-destructive way of getting a serial console on the Gemini-PDA.
I documented all the steps, and wrote a blog post here (http://www.omegamoon.com/blog/index.php?entry=entry180626-210224). I hope this helps others in getting this working.
Cheers,
Omegamoon
Is there a reason the OP recommends an USB A to A cable? I only have one and would rather not cut it up, but I have plenty of A to B,mini,micro etc cables. Can someone explain the wiring differences to me?
Quote from: Murple2Is there a reason the OP recommends an USB A to A cable? I only have one and would rather not cut it up, but I have plenty of A to B,mini,micro etc cables. Can someone explain the wiring differences to me?
Not sure what kind of USB-A to A cable the OP used, because they are not standard. Some are meant for host-to-host communication and have active components in the middle, others are straight through for certain peripherals that have a USB A instead of the USB B / mini / micro they should have.
Kiriririn's post indicates that you just need a straight connection with the only active component being the USB-to-TTL-serial adapter, like those you bought.
I haven't done this particular cable yet, so I can give you only general advice: the important thing is to check the connections with a multimeter, because cable colours do not always match.
You could even use a USB-C to A cable, cut the USB-A part and plug the wires to the USB-to-TTL-serial cable. This is how I plan to do it.
[86224.028855] usb 2-2: new full-speed USB device number 86 using xhci_hcd
[86224.238969] usbcore: registered new interface driver usbserial_generic
[86224.238985] usbserial: USB Serial support registered for generic
[86224.243113] usbcore: registered new interface driver ftdi_sio
[86224.243140] usbserial: USB Serial support registered for FTDI USB Serial Device
[86224.243293] ftdi_sio 2-2:1.0: FTDI USB Serial Device converter detected
[86224.243346] usb 2-2: Detected FT232RL
[86224.247970] usb 2-2: FTDI USB Serial Device converter now attached to ttyUSB0Code: [Select][3017] cmdline: console=tty0 console=ttyMT0,921600n1 root=/dev/ram vmalloc=496M slub_max_order=0 slub_debug=OFZPU androidboot.hardware=mt6797 maxcpus=5 androi0
[3022] lk boot time = 2911 ms
[3022] lk boot mode = 0
[3023] lk boot reason = wdt_by_pass_pwk
[3023] lk finished --> jump to linux kernel 64Bit
[3024][LK]jump to K64 0x40080000
[ATF](0)[3.083354]save kernel info
[ATF](0)[3.083735]K64
[ATF](0)[3.083982]pc=0x40080000, r0=0x44000000, r1=0x0
INFO: BL3-1: Preparing for EL3 exit to normal world, Kernel
INFO: BL3-1: Next image address = 0x40080000
INFO: BL3-1: Next image spsr = 0x3c9
[ATF](0)[3.086249]el3_exit