Skip to content

Serial port not listed on OS X after solve_serial_windows branch was merged #4857

Closed
@igrr

Description

@igrr

I am using a CP2102-based USB-serial adapter on OS X 10.11.3. The adapter is present at /dev/tty.SLAB_USBtoUART and /dev/cu.SLAB_USBtoUART.

Before "solve_serial_windows" branch was merged (i.e. at commit 4c901d3), I could see my serial adapter in the ports list. After the merge, it is not present in the list (although some other ports are still present).

Running build/macosx/liblistSerials-1.0.5/osx/listSerialC gives:

/dev/cu.SLAB_USBtoUART | 10C4:EA60 | 0001 CP210x USB to UART Bridge Controller Silicon Labs

In the new version (build/macosx/liblistSerials-1.1.0/osx/listSerialC) i get:

/dev/cu.SLAB_USBtoUART | 10C4:EA60 | (null) (null) (null)

Anything I can do to help fix this issue?
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions