Post Reply 
ilper 1.35.2 on Linux
11-17-2020, 05:32 PM
Post: #1
ilper 1.35.2 on Linux
Interesting problem that I've not yet been able to figure out the reason for.

So, I have ilper in both Windows and Linux flavours. The Windows version works just fine, no worries there. It's the Linux version that's making me pull my hair out, what little I have left.

It built fine but when I fire it up and hit "a" to get it to connect to the serial port and the PILbox connected to it, I always get "Error No response from PILBO" (the "X" is missing).

The FTDI driver is installed and the PILbox regognised, as evidenced by the output of dmesg:

Code:
[   99.341855] usb 1-10: new full-speed USB device number 9 using xhci_hcd
[   99.494533] usb 1-10: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[   99.494538] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   99.494542] usb 1-10: Product: UB232R
[   99.494545] usb 1-10: Manufacturer: FTDI
[   99.494547] usb 1-10: SerialNumber: A12TVCUQ
[   99.515111] usbcore: registered new interface driver usbserial_generic
[   99.515118] usbserial: USB Serial support registered for generic
[   99.519023] usbcore: registered new interface driver ftdi_sio
[   99.519031] usbserial: USB Serial support registered for FTDI USB Serial Device
[   99.519110] ftdi_sio 1-10:1.0: FTDI USB Serial Device converter detected
[   99.519205] usb 1-10: Detected FT232RL
[   99.519610] usb 1-10: FTDI USB Serial Device converter now attached to ttyUSB0

The device is there and set up with the relevant permissions etc:

Code:
$ ls -ls /dev/ttyUSB0
0 crw-rw---- 1 root dialout 188, 0 Nov 17 17:23 /dev/ttyUSB0

Owner is root, group is dialout with r/w permissions granted to the group.

I belong to that group:

Code:
$ id
uid=1000(godwin) gid=1000(godwin) groups=1000(godwin),4(adm),20(dialout),24(cdrom),27(sudo),30(dip),46(plugde​v),120(lpadmin),131(lxd),132(sambashare),133(docker)

The cable is fine. I've flashed several SwissMicros voyagers using it.

Does anyone have any ideas what could be going on here?

There are only 10 types of people in this world. Those who understand binary and those who don't.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
ilper 1.35.2 on Linux - grsbanks - 11-17-2020 05:32 PM
RE: ilper 1.35.2 on Linux - Sylvain Cote - 11-17-2020, 06:16 PM
RE: ilper 1.35.2 on Linux - grsbanks - 11-17-2020, 06:37 PM
RE: ilper 1.35.2 on Linux - J-F Garnier - 11-17-2020, 07:32 PM
RE: ilper 1.35.2 on Linux - grsbanks - 11-18-2020, 11:49 AM
RE: ilper 1.35.2 on Linux - Sylvain Cote - 11-18-2020, 03:49 PM
RE: ilper 1.35.2 on Linux - grsbanks - 11-18-2020, 04:55 PM
RE: ilper 1.35.2 on Linux - grsbanks - 11-20-2020, 06:11 PM



User(s) browsing this thread: 1 Guest(s)