Not able to find ttyACM

Discussions about using Linux guests in VirtualBox.
Post Reply
Marina
Posts: 1
Joined: 19. Nov 2015, 17:46

Not able to find ttyACM

Post by Marina »

Hi everybody,
I am not able to see my serial port on Ubuntu Guest. I used dmesg and it showed nothing.
I tryed to check with minicom and also with setserial but with no results.
I can see only ttyS[0123] as unknown.
I know for sure that the serial port is working cause I have been able to use it in windows host, comunicating with my ZedBoard.
I hope that my question is meaningfull, I am a beginner.
Please let me know

Thanks
Marina
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Not able to find ttyACM

Post by Perryg »

Post the guests log file ( as an attachment ). Right click on the guest in the Main Manager then click show log. Save and post as an attachment. Compress if it is too large to post.

Also

From the hosts terminal/command window type VBoxManage showvminfo <VM Name> --details and post here. Replace <VM Name> with the actual name of the VM. Use " " if the name has a space in it.

Note if the host is Windows you need to be in the directory that has VBoxManage.exe for the command to work.
Post Reply