Custom Query (16363 matches)
Results (55 - 57 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #913 | obsolete | iTunes can't burn CDs | ||
| Description |
iTunes (latest version as of today) on a Windows XP SP2 guest (all available critical and optional updates, as of today) on an Ubuntu Hardy Heron 8.04 dev machine, cannot burn CDs. iTunes simply says something like "Can't find burner or burning software." Passthrough and all that is enabled. Reading CDs works just fine. Windows and iTunes are detecting the blank CD-R media. The VBox.log is filled with a ton of errors identical (except the timestamp) to the following: 00:01:52.334 PIIX3 ATA: LUN#2: CD-ROM passthrough command (0x28) error 5 VERR_DEV_IO_ERROR |
|||
| #928 | obsolete | Mounting share directory on Linux host result in Protocol error if default share name is used | ||
| Description |
Host is Ubuntu 7.10. Guest is Linux Mint 4.0 I created a new shared directory using the GUI in a machine's setting. The GUI will prompt me to select a host directory for the shared directory. When I select the share directory, a share name is automatically generated. So if I select the directory "/home/paulsiu/vshare", the share name "vshare" is created. If I attempt to mount the vshare using the following command in the Linux Guest I get the following error: sudo mount -t vboxsf vshare /home/paulsiu/share /sbin/mount.vboxsf: mounting failed with the error: Protocol error The syslog will have the error: Oct 8 18:27:09 wxbuilder kernel: vboxvfs: sf_glob_alloc: vboxCallMapFolder failed rc=-102 Oct 8 18:27:09 wxbuilder kernel: sf_read_super_aux err=-71 Now suppose I go back into the GUI and change the "vshare" to "vshare2". The following mount command will work: sudo mount -t vboxsf vshare2 /home/paulsiu/share For some reason, whatever Virtualbox select as the default share name will always fail to mount. If you pick something else, it will work. |
|||
| #952 | obsolete | Cypress generic USB drivers for AN2135 and CY7C64713 don't work | ||
| Description |
The generic drivers that are available for the Cypress USB chips AN2135 and CY7C64713 do not work properly in Virtual Box 1.5.2. Although driver calls in the API do not return an error message, the data that is returned seems to be random. This was tested e.g. for bulk-in transfers, where the tested USB device should return certain data. The number of bytes delivered by the device is correct (so basic USB communication seems to work) but the data is corrupted. |
|||

