From: Mark Knecht <markknecht@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Verification of audio CD copy?
Date: Fri, 5 Jun 2009 20:10:54 -0700 [thread overview]
Message-ID: <5bdc1c8b0906052010o2a05c5b3m9162933a49192fa0@mail.gmail.com> (raw)
In-Reply-To: <58965d8a0906050859t5c5135acn91c4bd38480498eb@mail.gmail.com>
On Fri, Jun 5, 2009 at 8:59 AM, Paul
Hartman<paul.hartman+gentoo@gmail.com> wrote:
> On Fri, Jun 5, 2009 at 8:49 AM, Mark Knecht<markknecht@gmail.com> wrote:
>> If I could build a mini-Gentoo environment in Cygwin and take
>> advantage of portage and emerge to get cdrtools then this might work
>> for me. I don't have the time or interest to become a real Cygwin-er.
>
> We're definitely getting off-topic for Gentoo now so if you have any
> more Cygwin-related questions you can feel free to email me off-list
> :) Cygwin is pretty simple. Just download setup.exe and run it, point
> it to a place where you want it to download and install, select the
> packages you want (such as normal tools like wget, and dev tools like
> gcc and anything else normally needed to compile programs -- it'll
> automatically select dependencies when you choose the main program),
> then click the icon to get a bash prompt and pretend you're in *nix.
> You now have the advantage of the familiar shell and familiar tools
> when you're in Windows. It is basically self-contained and I don't
> think it does anything to your computer other than when you explicitly
> run it. In the future run setup.exe and just keep clicking "next" and
> it'll download and install any updates for your installed packages.
> I've compiled big packages in Cygwin such as MySQL, wxWindows and Qt4
> and they worked fine.
>
> For fun I will try to insall cdrtools in cygwin now:
>
> "make" fails, so the readme suggests using smake instead, so I try
> that. First download, compile and install smake:
>
> 1. wget ftp://ftp.berlios.de/pub/smake/alpha/smake-1.2a41.tar.gz
> 2. tar zxvf smake-1.2a41.tar.gz
> 3. cd smake-1.2
> 4. make
> 5. make install
>
> That works. By default on my system it installs everything to /opt/schily/
>
> Then, same for cdrtools
> 1. wget ftp://ftp.berlios.de/pub/cdrecord/ALPHA/cdrecord-beta.tar.gz
> 2. tar zxvf cdrtools-beta.tar.gz
> 3. cd cdrtools-2.01.01
> 4. /opt/schily/bin/smake.exe
> 5. /opt/schily/bin/smake.exe install
>
> done... now cdrtools programs are in /opt/schily/bin/ (with .exe
> extension) and appear to work for me.
>
>
Thanks Paul. Great guidance! Worked pretty much first time around, but
still getting used to Cygwin.
OK, a CD that fails in the car and locked up under the Gentoo readcd
-c2scan passes -c2scan under Cygwin, although I still see some
complaints about part of the SCSI command set. NOTE: This is the same
machine that runs Gentoo dual-booted into XP and running Cygwin now,
so same exact hardware, different OD as Joerg requested:
Mark@gamer ~
$ /opt/schily/bin/readcd.exe dev=0,0,0 -c2scan
Read speed: 7056 kB/s (CD 40x, DVD 5x, BD 1x).
Write speed: 7056 kB/s (CD 40x, DVD 5x, BD 1x).
Capacity: 263932 Blocks = 527864 kBytes = 515 MBytes = 540 prMB
Sectorsize: 2048 Bytes
/opt/schily/bin/readcd: Input/Output error. mode select g1: scsi sendcmd: no err
or
CDB: 55 10 00 00 00 00 00 00 14 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 26 00 00 00 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x26 Qual 0x00 (invalid field in parameter list) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.001s timeout 40s
Copy from SCSI (0,0,0) disk to file '/dev/null'
end: 263932
addr: 263932 cnt: 44
Time total: 133.852sec
Read 681996.16 kB at 5095.2 kB/sec.
Total of 0 hard read errors.
C2 errors total: 0 bytes in 0 sectors on disk
C2 errors rate: 0.000000%
C2 errors on worst sector: 0, sectors with 100+ C2 errors: 0
Mark@gamer ~
$
None the less it passes without errors. I'm thinking this implies the
problem is the car's ability to read the CD and not what's on the CD
itself. That could be the player, or it could be the media. Since I'm
getting low on CD-R's I'll pick up a new spindle tomorrow. The
original CD-R was TDK which the car's player didn't have trouble with.
My copies were done on Maxell and most recently on some Office Depot
CD-Rs. I'll get a spindle of TDK tomorrow.
Always up for other interpretations as to what might be going on, and
also VERY interested in learning a good set of commands with cdrtools
to copy and write CD's without having to use k3b.
Cheers,
Mark
next prev parent reply other threads:[~2009-06-06 3:10 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-03 1:03 [gentoo-user] Verification of audio CD copy? Mark Knecht
2009-06-03 2:42 ` Paul Hartman
2009-06-03 2:48 ` Mark Knecht
2009-06-03 3:50 ` Dale
2009-06-03 9:03 ` Joerg Schilling
2009-06-03 19:34 ` Mark Knecht
2009-06-03 19:38 ` Dirk Heinrichs
2009-06-03 19:41 ` Mark Knecht
2009-06-03 19:45 ` [gentoo-user] " Nikos Chantziaras
2009-06-03 20:23 ` Joerg Schilling
2009-06-03 20:45 ` Paul Hartman
2009-06-04 22:04 ` Jesús Guerrero
2009-06-05 10:21 ` Joerg Schilling
2009-06-05 20:25 ` Jesús Guerrero
2009-06-03 8:59 ` [gentoo-user] " Joerg Schilling
2009-06-03 2:50 ` [gentoo-user] " Nikos Chantziaras
2009-06-03 8:57 ` [gentoo-user] " Joerg Schilling
2009-06-03 22:54 ` Mark Knecht
2009-06-03 23:17 ` Joerg Schilling
2009-06-03 23:21 ` Mark Knecht
2009-06-03 23:32 ` Mark Knecht
2009-06-04 1:57 ` Mark Knecht
2009-06-04 8:02 ` Joerg Schilling
2009-06-04 19:13 ` Mark Knecht
2009-06-04 19:38 ` Alan McKinnon
2009-06-04 20:39 ` Mark Knecht
2009-06-05 9:48 ` Alan McKinnon
2009-06-05 10:01 ` Joerg Schilling
2009-06-05 13:49 ` Mark Knecht
2009-06-05 15:59 ` Paul Hartman
2009-06-05 16:01 ` Paul Hartman
2009-06-06 3:10 ` Mark Knecht [this message]
2009-06-06 15:00 ` Joerg Schilling
2009-06-06 19:21 ` Mark Knecht
2009-06-08 14:16 ` Joerg Schilling
2009-06-08 17:13 ` Mark Knecht
2009-06-08 18:32 ` Joerg Schilling
2009-06-08 19:04 ` Mark Knecht
2009-06-08 19:25 ` Paul Hartman
2009-06-08 21:04 ` Mark Knecht
2009-06-05 14:23 ` Paul Hartman
2009-06-05 14:44 ` Mark Knecht
2009-06-04 8:00 ` Joerg Schilling
2009-06-04 11:53 ` Joerg Schilling
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5bdc1c8b0906052010o2a05c5b3m9162933a49192fa0@mail.gmail.com \
--to=markknecht@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox