Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"serial port" does not appear #3

Open
patryk4815 opened this issue Apr 20, 2023 · 4 comments
Open

"serial port" does not appear #3

patryk4815 opened this issue Apr 20, 2023 · 4 comments
Labels
question Further information is requested

Comments

@patryk4815
Copy link

patryk4815 commented Apr 20, 2023

Just a question.

I have a problem that I don't see the "serial port" in the "/dev" directory. I tried on linux and macOS.
After uploading the "ula_0.0.2.uf2" file, apart from the "RP2040-zero" reset, the "serial port" does not appear.
How can I debug why this port doesn't appear?
Do I need a special USB cable?

@dotcypress
Copy link
Owner

You need just standard cable with data lines.
Could you try this command: lsusb?

@dotcypress dotcypress added the question Further information is requested label Apr 20, 2023
@DatanoiseTV
Copy link

It worked for me after manually resetting the RP2040 on my custom debug-o-matic board.

image

@dfurrer
Copy link

dfurrer commented Aug 20, 2023

I have the same problem (MacOS) and have already hard-restarted (reconnected) several times with no success:

$ ls /dev/cu*
/dev/cu.Bluetooth-Incoming-Port	/dev/cu.wlan-debug
bash-3.2$ lsusb
2023-08-20 12:33:05.127 system_profiler[5309:2505451] SPUSBDevice: IOServiceGetMatchingService did not return anything for location 0x00100000
Bus 000 Device 000: ID 16c0:27dd 16c0 vitaly.codes/ula  Serial: _ula_
Bus 000 Device 000: ID 16c0:27dd 16c0 USB 3.1 Bus
Bus 000 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

Output of ioreg -p IOUSB -l -w 0 : usbinfo.txt

Btw. I'm using a Pico W in case this could make a difference.

And here's the output I see with ioreg -p IOUSB -l -w 0 when the device is mounted via BOOTSEL:
usbinfo-usbboot.txt

@dfurrer
Copy link

dfurrer commented Aug 20, 2023

Never mind. This got resolved with a laptop restart... (and it's been extremely useful!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants