VirtualBox

Ticket #1023 (closed enhancement: fixed)

Opened 2 years ago

Last modified 8 months ago

Unable to capture serial port to text file => Fixed in SVN

Reported by: aicom Assigned to:
Priority: minor Component: uart
Version: VirtualBox 1.5.4 Keywords:
Cc: Guest type: other
Host type: other

Description

I don't get the option to capture data sent to the COM port to a text file as I do in VMware. I use this feature a lot when debugging my OS.

Change History

2008-02-07 23:20:02 changed by elhoir

same problem here

2008-02-08 08:53:54 changed by frank

On linux hosts you can use an application like minicom which is able to capture the output of the serial port. Select 'host pipe' in the VM settings and select unix#path_to_the_pipe in the minicom settings. Ctrl-A L starts the minicom capture mode.

2008-02-27 19:31:00 changed by elhoir

and what should be the "path" to the pipe? (its the first time i have to do it and i have no idea)

2008-08-13 09:15:18 changed by frank

  • owner changed.
  • component changed from other to uart.

(follow-up: ↓ 7 ) 2009-05-12 16:11:32 changed by frank

  • summary changed from Unable to capture serial port to text file to Unable to capture serial port to text file => Fixed in SVN.

Added an option to redirect the output of a serial port to a raw file on the host.

2009-05-29 23:40:56 changed by frank

  • status changed from new to closed.
  • resolution set to fixed.

(in reply to: ↑ 5 ) 2009-06-01 06:27:36 changed by nitingupta

  • status changed from closed to reopened.
  • resolution deleted.

Replying to frank:

Added an option to redirect the output of a serial port to a raw file on the host.

The serial output in raw file is garbled when guest logs out at a fast rate (VirtualBox 2.2.4 r47978) Guest: Fedora 10 (kernel: 2.6.29.4-75.fc10.x86_64) Host: Fedora 10 (kernel: 2.6.29.3-60.fc10.x86_64)

Grub command line: console=tty0 console=ttyS0 Also, tried: console=tty0 console=ttyS0,115200

2009-06-02 08:55:03 changed by frank

  • status changed from reopened to closed.
  • resolution set to fixed.

That works fine here, tested with a Fedora 11 guest on a Debian/Lenny host. If this doesn't work for you the cause is probably more a problem of the current 16450 emulation, see #1548. So lets continue to discuss there.


ContactPrivacy policy