VirtualBox

Opened 15 years ago

Closed 10 years ago

#4872 closed defect (obsolete)

"FAST IO DISALLOWED" some access to DVD drive fails — at Version 1

Reported by: Andreas Owned by:
Component: DVD Version: VirtualBox 3.0.4
Keywords: Cc:
Guest type: other Host type: Linux

Description (last modified by Frank Mehnert)

host: opensuse 11.1 guest: Windows XP SP3, patches up to date config: "Enable Passthrough" is enabled.

I am trying to run the game "Wiggles" to test the directX capabilities of VirtualBox 3.0.4. I was able to install the game. But it will not run. When tracing the events generated by the program with procmon (sysinternal tool) I see the following messages.

<event>

<ProcessIndex>30</ProcessIndex>

<Time_of_Day>17:24:21,4468176</Time_of_Day>

<Process_Name>Wiggles.exe</Process_Name>

<PID>564</PID>

<Operation>DeviceIoControl</Operation>

<Path>D:</Path>

<Result>SUCCESS</Result>

<Detail>Control: IOCTL_SCSI_PASS_THROUGH_DIRECT</Detail>

</event>

<event>

<ProcessIndex>30</ProcessIndex>

<Time_of_Day>17:24:21,4792606</Time_of_Day>

<Process_Name>Wiggles.exe</Process_Name>

<PID>564</PID>

<Operation>DeviceIoControl</Operation>

<Path>D:</Path>

<Result>FAST IO DISALLOWED</Result>

<Detail>Control: 0x24004 (Device:0x2 Function:1 Method: 0)</Detail>

</event>

<event>

<ProcessIndex>30</ProcessIndex>

<Time_of_Day>17:24:21,4792835</Time_of_Day>

<Process_Name>Wiggles.exe</Process_Name>

<PID>564</PID>

<Operation>DeviceIoControl</Operation>

<Path>D:</Path>

<Result>IO DEVICE ERROR</Result>

<Detail>Control: 0x24004 (Device:0x2 Function:1 Method: 0)</Detail>

</event>

The program "Wiggles" tries to access the DVD drive but seems to be refused some operation. Attached is the logfile "Logfile.XML.gz". The logfile "VBox.log.gz" of VirtualBox is attached too. It indicates two cdrom related errors.

00:00:04.453 PIIX3 ATA: LUN#2: CD-ROM passthrough cmd=0x28 sense=2 ASC=0x3a ASCQ=0x1 VERR_DEV_IO_ERROR ... 00:05:04.678 PIIX3 ATA: LUN#2: CD-ROM passthrough cmd=0x5a sense=5 ASC=0x24 ASCQ=0x0 VERR_DEV_IO_ERROR ...

I do understand that the passthrough feature is fairly new and the incident report is just to notify of the occurred situation in the hope that it helps you to improve the VirtualBox, which is really an exceptional product.

Change History (3)

by Andreas, 15 years ago

Attachment: Logfile.XML.gz added

procmon (sysinternals) event log

by Andreas, 15 years ago

Attachment: VBox.log.gz added

VBox log

comment:1 by Frank Mehnert, 10 years ago

Description: modified (diff)
Resolution: obsolete
Status: newclosed
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use