From owner-freebsd-emulation@FreeBSD.ORG Tue Oct 30 22:32:08 2012 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BF00236E for ; Tue, 30 Oct 2012 22:32:08 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3004C8FC18 for ; Tue, 30 Oct 2012 22:32:07 +0000 (UTC) Received: by mail-we0-f182.google.com with SMTP id x43so455175wey.13 for ; Tue, 30 Oct 2012 15:32:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluelife.at; s=google; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=DCdnziSPHHmzEozelJ70kWKMMMX4pVX1snlPyhPwlQ4=; b=PRQddwGc+QwOvzaMttHhkJReCXZ4kmF6SN+nBCao2mLZ3Sfq4ZYWJeulUnXeCOGzVc TOPmI5rSovfUA7IPziQSLJrqWmaurf5MDYDfUw9MKcZK+Prv1+YvBIZTR1JtSXLsuHjT 4+fCG0GaUZUqq16pvEH1iCk9OTMb8Bz0gmKTM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :x-gm-message-state; bh=DCdnziSPHHmzEozelJ70kWKMMMX4pVX1snlPyhPwlQ4=; b=ZSRLnMVu8UIWZaV0Es1OYYDniKhhcgAiq6Zy7t6X6vasL9y9y2yCdXMTHJ+VLhm9op cYMvp3VxHDTmZ3xcUN76L8lbS+ZpbGi7q/NcH+8xQyp9swrZabeMv37eXuFuP8J3tEYP 52e4GlLe07L0n+tCvIdcoACYU/PDmmkaNzM7cC/afUFG09RkgB06a+HGVs7TzNckHeub aNBFyq8/vZaOetidCPWcd4oxk87pgU8VmoFygGwwGiRiOK6g4MglcIZjhtCIxHwAQBi+ 01AlgLNpi2SYJ2/GCyUxPDeXvqusVdL5yUwscCei0zkkrFxCPVmcrjAZ0g4a7bvpvlS7 tgAg== MIME-Version: 1.0 Received: by 10.180.87.42 with SMTP id u10mr5271950wiz.0.1351636326566; Tue, 30 Oct 2012 15:32:06 -0700 (PDT) Sender: decke@bluelife.at Received: by 10.194.104.98 with HTTP; Tue, 30 Oct 2012 15:32:06 -0700 (PDT) X-Originating-IP: [188.20.160.66] In-Reply-To: <508E56D2.7010106@rawbw.com> References: <508E56D2.7010106@rawbw.com> Date: Tue, 30 Oct 2012 23:32:06 +0100 X-Google-Sender-Auth: MZnZOYYCR9KaNQ31zoPCzn9hSoo Message-ID: Subject: Re: VirtualBox: why there is no Passthrough checkbox on Storage screen? From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= To: Yuri Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQk32vVmbPRgJVCKeNTUkU02Ax/MoJhVnGwk5eCRTt88L8bvwJ28HKAsywrWe9ilbrvD8Jm4 Cc: emulation@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 22:32:08 -0000 On Mon, Oct 29, 2012 at 11:13 AM, Yuri wrote: > All conditions from section 23.3.3 are satisfied (atapicam is in kernel and > device permissions are right). > But storage screen only allows me to select some iso file to export into > guest. Passthrough checkbox never shows up on the Storage window. > For example, under IDE I see "IDE Primary Master", etc choices, it says > CD/DVD Drive but never offers passthrough (checkbox always stays invisible). > > How to understand why isn't passthrough available? > > DVD drive is recognized by system as: > cd0 at ata2 bus 0 scbus9 target 0 lun 0 > cd0: Removable CD-ROM SCSI-0 device I've just verified it on my box and it just works. So it's hard to find out what the problem is. I remember that I had some problems in the past after updating the kernel but I did not recompile cdrtools or dvd+rw-tools which caused all the atapi commands to strangely fail when trying to burn a DVD. VirtualBox also uses that tools so I'd recommend that you just rebuild those two and check if it helps. -- Bernhard Froehlich http://www.bluelife.at/