VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1072 - 1074 of 16363)

Ticket Resolution Summary Owner Reporter
#1849 fixed direct COM port connection on solaris is not working => Fixed in SVN Martin Ducar
Description

when enabling COM port as Host Device on Solaris host machine in any Guest it prints out the error VERR_PDM_DRIVER_NOT_FOUND

output of:

#VBoxManage showvminfo test
VirtualBox Command Line Management Interface Version 1.6.2
(C) 2005-2008 Sun Microsystems, Inc.
All rights reserved.

Name:            test
Guest OS:        OpenSolaris
UUID:            dae0987b-2957-4aa5-d385-d80bf105d567
Config file:     /root/.VirtualBox/Machines/test/test.xml
Memory size:     512MB
VRAM size:       8MB
Boot menu mode:  message and menu
ACPI:            on
IOAPIC:          off
PAE:             off
Time offset:     0 ms
Hardw. virt.ext: off
State:           powered off (since 2008-07-18T00:22:01.726000000)
Monitor count:   1
Floppy:          empty
SATA:            disabled
Primary master:  /root/.VirtualBox/VDI/test.vdi (UUID: 30f09791-8463-4312-3a96-ac7bbc53bb49)
DVD:             empty
NIC 1:           MAC: 00144FFFFFFE, Attachment: NAT, Cable connected: on, Trace: off (file: none), Type: Am79C973, Reported speed: 0 Mbps
NIC 2:           disabled
NIC 3:           disabled
NIC 4:           disabled
UART 1:          I/O base: 0x03f8, IRQ: 4, attached to device '/devices/isa/asy@1,3f8:a'
UART 2:          disabled
Audio:           disabled (Driver: Unknown, Controller: Unknown)
Clipboard Mode:  Bidirectional
VRDP:            disabled
USB:             disabled

USB Device Filters:

<none>

Shared folders:  <none>

Guest:

Statistics update:                   disabled

important line:

UART 1:          I/O base: 0x03f8, IRQ: 4, attached to device '/devices/isa/asy@1,3f8:a'

changing it to /dev/term/a or /dev/ttya doesn't help running as root also didn't help. Looks like it is not recognized on solaris.

#1851 fixed Telnet connection to VM's com port Martin Ducar
Description

This would be appreciated by many people trying to automate VBox installations and VM testing.

Proposal: another option in COM port, like Host Pipe but lets say Host Port which will forward everithing from VM's ttya to some TCP port. User than can telnet to that port on host machine and with for example expect automate installation, machine configuration, running of tests, or whatever.

I have written small python server which simulates this behaviour. it is in attachment. it is just some quick proof of concept written in 10 mins. it is using Host Pipe configuration and is simply reading from unix socket configured there and formwarding everithing to TCP, same can be done with program called socat. there are still some issues though. Like sending inputs twice.

This with adition to ticket http://www.virtualbox.org/ticket/1850 will lead to fully automated installtion and testing of VirtualBox.

#1852 fixed Debian control file: missing build dependencies Ken Arnold
Description

The debian/control file is missing build-deps for: libxml2-dev, libxslt1-dev, libqt3-mt-dev, libqt4-dev.

There are more issues with the Debian packaging, but at least this was easy.

(this is from the svn checkout, btw)

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy