1
Gemini PDA - Linux / FlashToolLinux: Failed to find USB port [SOLVED]
« on: May 09, 2019, 06:20:57 am »
Hi I try to reinstall a double boot on my Gemini Wifi only.
On up-to-date Arch64 with the appropriate udev rules (checked out and worked fine when I installed the firmwares last year) I run FlashToolLinux, plug the gemini and reboot it:
$ journalctl
$ sudo ./flash_tool.sh » Download # note: all partitions are checked
Stopping the 'download' process:
A couple hours later FlashTOol is still standing perfectly iddle as far as I can see.
Also a suggestion: FlashTool should print whether it sees the Gemini as needed *or not*, for the user to know that (and avoid countless try-and-fails)
On up-to-date Arch64 with the appropriate udev rules (checked out and worked fine when I installed the firmwares last year) I run FlashToolLinux, plug the gemini and reboot it:
$ journalctl
Code: [Select]
mai 08 11:59:16 llewellyn kernel: usb 2-1.4: new high-speed USB device number 3 using xhci_hcd
mai 08 11:59:16 llewellyn kernel: usb 2-1.4: New USB device found, idVendor=0e8d, idProduct=201d, bcdDevice=ff.ff
mai 08 11:59:16 llewellyn kernel: usb 2-1.4: New USB device strings: Mfr=3, Product=4, SerialNumber=5
mai 08 11:59:16 llewellyn kernel: usb 2-1.4: Product: Gemini Wifi
mai 08 11:59:16 llewellyn kernel: usb 2-1.4: Manufacturer: MediaTek
mai 08 11:59:16 llewellyn kernel: usb 2-1.4: SerialNumber: AUSSCATC7H6LMBY9
mai 08 11:59:16 llewellyn systemd-udevd[20683]: 2-1.4: Failed to create symlink '/dev/android/AUSSCATC7H6LMBY9.tmp-c189:130' to '../bus/usb/002/003': Not a directory
$ sudo ./flash_tool.sh » Download # note: all partitions are checked
Code: [Select]
libpng warning: iCCP: known incorrect sRGB profile
QMetaObject::connectSlotsByName: No matching signal for on_pushButton_browser_clicked()
QThread::setPriority: Cannot set priority, thread is not running
"05-07-2019"
libpng warning: iCCP: known incorrect sRGB profile
QObject::moveToThread: Cannot move objects with a parent
Connecting to BROM...
Scanning USB port...
Search usb, timeout set as 3600000 ms
...
Rebooting the Gemini:Code: [Select]
remove@/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1.4
add@/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1.4
add@/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1.4/2-1.4:1.0
add@/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1.4/2-1.4:1.1
bind@/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1.4
Stopping the 'download' process:
Code: [Select]
SearchUSBPortPool failed!
Failed to find USB port
Connect BROM failed: S_TIMEOUT
Disconnect!
User stopped.
A couple hours later FlashTOol is still standing perfectly iddle as far as I can see.
Also a suggestion: FlashTool should print whether it sees the Gemini as needed *or not*, for the user to know that (and avoid countless try-and-fails)