GBxCart-RW
GBxCart-RW copied to clipboard
Interface Programs Cannot Find Mac USB Serial TTY Devices.
Hiya
When I insert my GBxCart Mini RW 1.0a, the interface programs never detect it.
It looks like RS232 finder uses a specific list of TTY devices to try, so if I edit char *comports
in rs232.c, replace one with the name of the comport from /dev, then remake GBxCart_RW_GBCamera_Saver_v1.8 it works.
Examples of TTY names, each depending on which USB C port the USB C-A adapter is plugged into, and which port in the adapter
- tty.usbserial-14240
- tty.usbserial-144120
- tty.usbserial-1441310
- tty.usbserial-1441320
Hopefully this makes sense!
Thanks Matt
Hi Matt,
We have just updated the GBCamera Saver to v1.10 (and our other console interface programs) which adds automatic serial port detection for Linux/Mac so hopefully that should pick up any other serial ports that the Mac might auto generate.
Ooh thanks, I look forward to having a play!
Matt
On 22 Jun 2021, at 13:06, Alex @.***> wrote:
Hi Matt,
We have just updated the GBCamera Saver to v1.10 (and our other console interface programs) which adds automatic serial port detection for Linux/Mac so hopefully that should pick up any other serial ports that the Mac might auto generate.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.