From owner-freebsd-questions@FreeBSD.ORG Thu Aug 30 02:59:03 2007 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 780CC16A417 for ; Thu, 30 Aug 2007 02:59:03 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout4.cac.washington.edu (mxout4.cac.washington.edu [140.142.33.19]) by mx1.freebsd.org (Postfix) with ESMTP id 1910D13C45A for ; Thu, 30 Aug 2007 02:59:03 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.7] (may be forged)) by mxout4.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.06) with ESMTP id l7U2ww3F013567 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 29 Aug 2007 19:58:58 -0700 X-Auth-Received: from [192.168.10.45] (c-24-10-12-194.hsd1.ca.comcast.net [24.10.12.194]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l7U2wv5e016102 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 29 Aug 2007 19:58:58 -0700 Message-ID: <46D6327A.10109@u.washington.edu> Date: Wed, 29 Aug 2007 19:59:06 -0700 From: Garrett Cooper User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: "Scott I. Remick" References: <46D50089.5010309@math.arizona.edu> <46D5086E.7050504@sremick.net> <46D50B76.3000707@math.arizona.edu> <46D51589.6010100@sremick.net> <46D51F5D.70003@math.arizona.edu> <46D5E927.4070300@sremick.net> In-Reply-To: <46D5E927.4070300@sremick.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.3.310218, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.8.29.194122 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __STOCK_PHRASE_25 0, __USER_AGENT 0' Cc: Predrag Punosevac , freebsd-questions@freebsd.org Subject: Re: "READ_BIG timed out" errors on acd0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 02:59:03 -0000 Scott I. Remick wrote: > Predrag Punosevac wrote: >> Why don't you mount your cd as >> >> su - >> password >> mount-t cd9660 /dev/acd0 /mnt >> >> You should see you disk mounted and songs like files that you can >> transfer to hard disk. Of course you >> can convert them latter to some format you like best. > > # mount -t cd9660 /dev/acd0 /mnt > mount_cd9660: /dev/acd0: Invalid argument > >> device scbus >> device cd >> device pass > > Yes, all 3 of those are already in my kernel. > >> device atapicam > > I also have this. Verified by the following dmesg output: > > cd0 at ata3 bus 0 target 0 lun 0 > cd0: Removable CD-ROM SCSI-0 device > cd0: 3.300MB/s transfers > cd0: cd present [3281952 x 2048 byte records] > >> Finally, if you are running GNOME 2.16 or later, you must have HAL >> running > > Yep: > > [root@desktop /data/home/scott]# ps -ax | grep hald > 893 ?? Ss 0:59.80 /usr/local/sbin/hald > 894 ?? I 0:00.02 hald-runner > 904 ?? S 2:22.76 hald-addon-storage: /dev/da0 > (hald-addon-storage) > 907 ?? S 2:20.78 hald-addon-storage: /dev/da1 > (hald-addon-storage) > 910 ?? S 2:20.42 hald-addon-storage: /dev/da2 > (hald-addon-storage) > 913 ?? S 2:20.95 hald-addon-storage: /dev/da3 > (hald-addon-storage) > 918 ?? S 3:29.59 hald-addon-storage: /dev/cd0 > (hald-addon-storage) > > >> To figure out which CD/DVD drive you will be using, run the following >> command as root: >> >> # camcontrol devlist > > at scbus0 target 0 lun 0 (pass0,da0) > at scbus0 target 0 lun 1 (pass1,da1) > at scbus0 target 0 lun 2 (pass2,da2) > at scbus0 target 0 lun 3 (pass3,da3) > at scbus5 target 0 lun 0 (cd0,pass4) > >> 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 nautilus-cd-burner, totem, goobox, or sound-juicer. > > Hmm well I didn't realize that Sound Juicer used /dev/cd0, I figured > it used acd0 (which had suitable permissions). I granted write > permissions across the board for /dev/cd0 but that didn't fix it. > >> In addition to those devices, /dev/xpt* must also be writable to your >> nautilus-cd-burner, totem, goobox, 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 > > Those I also didn't have set, but granting permissions still doesn't > allow Sound Juicer to work. > > Basically the symptoms are that Sound Juicer detects the drive (as > "CD/DVDW SH-S183L") but never displays a track list. Grip loads up but > seems to freeze for several moments at a time... sometimes Grip will > display a track list for the duration of one freeze only to have it > vanish and say "no disc" after the next freeze. And periodically I see > messages like these in my /var/log/messages: > > Aug 29 17:42:10 desktop kernel: acd0: FAILURE - READ_BIG timed out > Aug 29 17:43:59 desktop last message repeated 3 times > Aug 29 17:43:59 desktop kernel: (cd0:ata3:0:0:0): cddone: got error > 0x5 back Try cd0, not acd0, or create appropriate links via /etc/devfs.conf. Cheers, -Garrett