From owner-freebsd-questions@FreeBSD.ORG Tue Nov 30 10:36:29 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE0811065679 for ; Tue, 30 Nov 2010 10:36:29 +0000 (UTC) (envelope-from carmel_ny@hotmail.com) Received: from blu0-omc4-s30.blu0.hotmail.com (blu0-omc4-s30.blu0.hotmail.com [65.55.111.169]) by mx1.freebsd.org (Postfix) with ESMTP id 73BE38FC26 for ; Tue, 30 Nov 2010 10:36:29 +0000 (UTC) Received: from BLU0-SMTP81 ([65.55.111.135]) by blu0-omc4-s30.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Tue, 30 Nov 2010 02:24:28 -0800 X-Originating-IP: [71.77.39.64] X-Originating-Email: [carmel_ny@hotmail.com] Message-ID: Received: from scorpio.seibercom.net ([71.77.39.64]) by BLU0-SMTP81.blu0.hotmail.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Tue, 30 Nov 2010 02:24:27 -0800 Received: from scorpio (zeus [192.168.1.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: carmel_ny@scorpio.seibercom.net) by scorpio.seibercom.net (Postfix) with ESMTPSA id EA95FE54824 for ; Tue, 30 Nov 2010 05:24:25 -0500 (EST) Date: Tue, 30 Nov 2010 05:24:25 -0500 From: Carmel To: FreeBSD In-Reply-To: <4CF44CCE.8030005@embarqmail.com> References: <4CF44CCE.8030005@embarqmail.com> Organization: seibercom.net X-Mailer: Claws Mail 3.7.6 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAJFBMVEUeH4oAAI3//v8LDHmw s8gyNZ/b3ej7+vn+/v////+PjIc8Plaj/TnQAAACNElEQVQ4jaXUvW/aQBQAcFtKGZLFT+YY 3D1SR9SKoRMncE3IggU4kicGi1JYOgQwyYrgnLlSzhsoNkTuVJEp+ef6ztiAoV3aJ+QPfufn s987S/5fQvoXYPjztmfc514Ks+5JfGUCfrzt4+VabF+jwEV4DGEXN8N4p16sPLxHX07/V3qX yfF5D2H6K4V8j9NkyAphvkjBembD5PDFk3zeTzP1jcksyaV9w+d4ELmUoOp8N2p8uQVyhTAT uawnKNH2mie5lJp48mscUcbJUvg0mR6APwAoye9AMyWozY4gAh0vcxa5FJ4TKCuODESWtfkB 8AEQSupUXNIYH8FSC2w8X3eMBNbbVJpJ7MgECO5yJ9DUEWCYkzNAlsRsgwLQ1GkWqELbkDOh 1bUzoHagYkNh9MXlK/MQoA42gTxz2bhPM2DJedm8MZx6cNfJgEZJ5cmwPp5FZ/Ye8O2qTrFV dgOrHkZRBoheJiGrRquwAhnQ6GeTePPerWVmQelAQ5lwNqtvQd2lcooAV74/zR1BIRS19fy5 ru+B/8ReW9pYKMPjt609zDaitHHTGOO+Zu7gHvsKE7XbeE1QVuJXomIFuZgUJdXQdhpqEELc /e8RLjfi+cQ01yMdWot8UcCVxEWHEkcUrsDGuhaIEoM9kfgAR6jxHcmEV7tNURAl8KTHN9iF McKGFHGO62O62UMpbmlVuogQ7ndL8zXCiLeBy3xpfrqaXS/+AHDG4o8AvhuPeezD/3xL/hy/ Adjlg2odglF2AAAAAElFTkSuQmCC MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-OriginalArrivalTime: 30 Nov 2010 10:24:27.0187 (UTC) FILETIME=[C42BC830:01CB9078] Subject: Re: Unable to access CDROM device to play music X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: FreeBSD List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Nov 2010 10:36:30 -0000 On Mon, 29 Nov 2010 20:01:02 -0500 Nikolai Wendorf articulated: > All, > > I was getting exactly this same error following a fresh 8.1 load > > Sep 25 07:51:22 cyborg kernel: acd0: FAILURE - READ_BIG ILLEGAL > REQUEST asc=0x64 ascq=0x00 Sep 25 07:51:22 cyborg kernel: > (cd0:ata1:0:0:0): READ(10). CDB: 28 0 0 0 0 0 0 0 40 0 Sep 25 > 07:51:22 cyborg kernel: (cd0:ata1:0:0:0): CAM status: SCSI Status > Error Sep 25 07:51:22 cyborg kernel: (cd0:ata1:0:0:0): SCSI status: > Check Condition Sep 25 07:51:22 cyborg kernel: (cd0:ata1:0:0:0): SCSI > sense: ILLEGAL REQUEST asc:64,0 (Illegal mode for this track) Sep 25 > 07:51:22 cyborg kernel: (cd0:ata1:0:0:0): cddone: got error 0x6 back > > the solution was explained in the gnome install FAQ - here is a clip > - the devfs.conf changes fixed the problem. > > To figure out which CD/DVD drive you will be using, run the following > command as root: > > # camcontrol devlist > > > Your output will look similar to the following: > > at scbus1 target 0 lun 0 (cd0,pass0) > > > The devices in parentheses at the end are important. You must make > sure the /dev entries for those devices are writable by the users > that will be using brasero, totem, rhythmbox, or sound-juicer. In > addition to those devices, /dev/xpt* must also be writable to your > brasero, totem, rhythmbox, and sound-juicer users. The > following /etc/devfs.conf configuration will achieve the desired > results given the above devlist: > > perm cd0 0666 > perm xpt0 0666 > perm pass0 0666 I made those modifications a long time ago without success. # camcontrol devlist at scbus1 target 0 lun 0 (pass0,cd0) at scbus2 target 0 lun 0 (pass1,da0) at scbus2 target 0 lun 1 (pass2,da1) at scbus2 target 0 lun 2 (pass3,da2) at scbus2 target 0 lun 3 (pass4,da3) # cat /etc/devfs.conf perm cd0 0666 perm acd0 0666 perm xpt0 0666 perm pass0 0666 perm pass1 0666 perm pass2 0666 perm pass3 0666 perm pass4 0666 -- Carmel ✌ carmel_ny@hotmail.com Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. __________________________________________________________________ To err is human, but when the eraser wears out before the pencil, you're overdoing it a little.