From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-96216-garchives=archives.gentoo.org@lists.gentoo.org>) id 1MCINh-0006zj-6S for garchives@archives.gentoo.org; Thu, 04 Jun 2009 19:13:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 401CBE030C; Thu, 4 Jun 2009 19:13:40 +0000 (UTC) Received: from qw-out-1920.google.com (qw-out-1920.google.com [74.125.92.148]) by pigeon.gentoo.org (Postfix) with ESMTP id 22EEDE030C for <gentoo-user@lists.gentoo.org>; Thu, 4 Jun 2009 19:13:40 +0000 (UTC) Received: by qw-out-1920.google.com with SMTP id 5so592641qwf.10 for <gentoo-user@lists.gentoo.org>; Thu, 04 Jun 2009 12:13:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=R4DBUm1i0gKyLwYqZqqtZeHNlWyadnx56ueP6BiKu1E=; b=afSHNhTe88nJR1WLnKdcUHzdARGl2eBHy7ryYwliMfnOn7ZnavwOfIAt2m+5We4mSx GofV/hmvP/eyBoZvgu0IeV+7Fda7oWFyQmboHGF2SGeVs9C5iFPpslXP/x03lQ6YcfQ6 lJCRptmYDbqOwe+E0su72jNqllH/u7ZDcrmYg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=dsRs2iWCkZ5CnpDtEafiHIXfdusk1SQO8pekrFhPAoNYwcaKIQuH3EqTOUSkEgvoDa L38HStI8Ol+LAPHNuFEiC+gVY4/OEkQpBl859531lN3EegtHfyRA2q2oN84GUY5Si0Ib Srha7NpMnZF6+bI3qXJdrPm/l9Q5EHg1UHbEM= Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.151.133.9 with SMTP id k9mr4223092ybn.199.1244142819828; Thu, 04 Jun 2009 12:13:39 -0700 (PDT) In-Reply-To: <4a277fa9.jdsNW5uQGPS3EFbV%Joerg.Schilling@fokus.fraunhofer.de> References: <5bdc1c8b0906021803s357a9dfclb3f9a9b2cf36b9d8@mail.gmail.com> <4a263b06.1ak1B0IY1kv9JuCC%Joerg.Schilling@fokus.fraunhofer.de> <5bdc1c8b0906031554pd1d712bn32b01ae4b73eb317@mail.gmail.com> <4a27048d.cDCGjx+ucrJin0NY%Joerg.Schilling@fokus.fraunhofer.de> <5bdc1c8b0906031621j24ffdfadl79075793a6c2edd6@mail.gmail.com> <5bdc1c8b0906031632xf44ea37i9e20c4c44b8a9d14@mail.gmail.com> <5bdc1c8b0906031857q50494230g3f79b9619d0e2d0@mail.gmail.com> <4a277fa9.jdsNW5uQGPS3EFbV%Joerg.Schilling@fokus.fraunhofer.de> Date: Thu, 4 Jun 2009 12:13:39 -0700 Message-ID: <5bdc1c8b0906041213g5924a44w7fc4c790c1024fd6@mail.gmail.com> Subject: Re: [gentoo-user] Verification of audio CD copy? From: Mark Knecht <markknecht@gmail.com> To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: fecd71bc-4047-4f83-bd29-7f066e93004e X-Archives-Hash: 318b7c043f6dff1b228ba18b7aa6c9f5 On Thu, Jun 4, 2009 at 1:02 AM, Joerg Schilling <Joerg.Schilling@fokus.fraunhofer.de> wrote: > Mark Knecht <markknecht@gmail.com> wrote: > >> It seems that the command >> >> readcd -c2scan >> >> fails on both of my drives for all media types - retail CDs, copies of >> CDs on CR-R and CD-RW. It always hangs. It hangs at different places >> if I rerun it. > > If it fails with different drives from different manufacturers, try to > run if from a differnt OS in order to verify whether you are a victim of > a long term Linux kernal bug that modifies SCSI commands on their way to = the > drive. > > J=C3=B6rg > Expand please. Run it on a different OS? The machine is dual-boot Gentoo/XP but your site doesn't seem to have an updated Windows version. (Unless it's not in the win32 directory.) I presume you did not mean 'different kernel' as your assertion is that the bug is long-standing and therefore will be in other kernels. How do I run in another OS? Build recent source under Windows and somehow run it there? I'm up for trying that but I'm not a developer, don't have a Win 32 compiler, and wouldn't know where to start. Does gcc run under Windows? Could I compile in Linux for Windows and test the drive under Windows that way? Thanks! - Mark