May I suggest cdparanoia? I'm calling it with Python, and it's a
lovely piece of software. Makes wavs of everything I've thrown at it,
with good info on the screen and all the tracks are on my HDD, with
no silliness.
--
Glenn English
"Thomas Schmitt" writes:
> I see that wodim does not display session end marks, as cdrskin does.
cdrskin to the rescue.
> With cdrskin there is an option with better readable output
>
> cdrskin -v dev=/dev/sr1 -minfo
>
> (Not to be confused with option -msinfo.)
> It will display session nu
"Thomas Schmitt" writes:
> Hi,
>
> Martin McCormick wrote:
> > Here is the output from a normal music CD.
> > track: 1 lba: 0 (0) 00:02:00 adr: 1 control: 0 mode: 0
> > track: 2 lba: 19142 (76568) 04:17:17 adr: 1 control: 0 mode: 0
>
> These are audio tracks. No files
Martin McCormick wrote:
> I think there is a deliberate protocol violation in the
> control data that is there to discourage copying as there are
> just too many brand new disks (6 all together) for them all to be
> duds. I do agree that damaged disks do normally throw these
> errors but it also
Hi,
Martin McCormick wrote:
> Here is the output from a normal music CD.
> track: 1 lba: 0 (0) 00:02:00 adr: 1 control: 0 mode: 0
> track: 2 lba: 19142 (76568) 04:17:17 adr: 1 control: 0 mode: 0
These are audio tracks. No filesystem. Neither ISO 9660 nor UDF.
> track:
deloptes writes:
> IMO read error means CD is bad, dirty scratched whatever
>
> regards
Thank you but I think it is confused as the disk is brand new,
part of a set and all of them spew errors when placed in a drive.
They also play flawlessly in a DVD player which is one of those
multimedia type
Martin McCormick wrote:
> sr 1:0:1:0: [sr1] <> ASC=0xc6 ASCQ=0x2ASC=0xc6 ASCQ=0x2
> sr 1:0:1:0: [sr1] CDB: Read(10): 28 00 00 05 06 a2 00 00 02 00
> end_request: I/O error, dev sr1, sector 1317512
> Buffer I/O error on device sr1, logical block 164689
>
> It looks like it probably can read norma
"Thomas Schmitt" writes:
> First issue will be to clarify the true nature of this CD medium.
> Audio CDs (CD-DA) are recorded without any filesystem. There are "tracks"
> which usually each contain one piece of music. Tracks may be grouped
> by sessions. But that's rare with commercially mastered
> On Jan 27, 2018, at 12:58 AM, tomas wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Fri, Jan 26, 2018 at 03:31:37PM -0800, David Christensen wrote:
>
> [...]
>
>> I've "cleaned up" more files than I care to remember. (Perl s/// is the
>> road to madness for anything but
setup:
OS = Debian Testing
(running as guest in a Vbox vm on an openindiana (solaris-11
offshoot [illumos powered]))
Virtualbox-5.6.2
desktop=lxde
I've reported a problem about the desktop icons unable to display their
*.png images in another thread... the problem described below is
probably part
upon installing Debian stretch I got a notice about missing firmware (Atheros).
I managed to find a package that, apperently, contained some of the missing
firmware, since the list of missing firmware was diminished. I am still missing
some firmware, I will find it eventually, but my question is
Hi,
Bernd Gruber wrote:
> I'm not sure, but isn't there a certain package / library that's needed for
> udf-support?
Jessie's kernel 3.16 should have full UDF support by the code in:
https://github.com/torvalds/linux/tree/64aa90f26c06e1cb2aacfb98a7d0eccfbd6c1a91/fs/udf
fs/udf/Kconfig points t
On 27/01/2018 22:47, Michael Lange wrote:
Hi,
On Sat, 27 Jan 2018 22:30:06 +0530
"tv.deb...@googlemail.com" wrote:
Hi, you need to read the kernel-package doc, it requires configuration.
Read at the minimum /usr/share/doc/kernel-package/README.gz
It contains all the info you need, and even gi
Hi,
On Sat, 27 Jan 2018 22:30:06 +0530
"tv.deb...@googlemail.com" wrote:
> Hi, you need to read the kernel-package doc, it requires configuration.
> Read at the minimum /usr/share/doc/kernel-package/README.gz
> It contains all the info you need, and even gives you hints as to how
> to configure
Martin McCormick wrote:
> When trying to mount the CD with
>
> mount -t udf /dev/sr1 /media/cdrom
>
> I got a spew of errors relating to low-level disk issues such as
> sector numbers, etc and it finally gave up and never mounted.
>
I'm not sure, but isn't there a certain package / library tha
On 27/01/2018 20:30, Michael Fothergill wrote:
On 27 January 2018 at 13:38, Michael Lange wrote:
Hi,
On Sat, 27 Jan 2018 13:12:13 +
Michael Fothergill wrote:
I think I will sign up on the gcc gnu help page and ask people if they
have a test case file I can run to 100% confirm the GCC
Setup
Testing running as guest in vbox vm on a Solaris (openindiana) host.
This OS has been in operation since before the release of stretch
... It sees little use and has exibited very few problems.
I run the lxde desktop.
The problem I am seeing is that the desktop starts but only diplays a
sm
Setup
Testing running as guest in vbox vm on a Solaris (openindiana) host.
This OS has been in operation since before the release of stretch
... It sees little use and has exibited very few problems.
I run the lxde desktop.
The problem I am seeing is that the desktop starts but only diplays a
sm
Hi,
Martin McCormick wrote:
> I started to play an audio CD which is part of a book and ran in
> to an interesting problem. The CD is recorded using the UDF file
> system and it does play perfectly on a DVD player.
First issue will be to clarify the true nature of this CD medium.
Audio CDs (CD-D
On 27 January 2018 at 13:38, Michael Lange wrote:
> Hi,
>
> On Sat, 27 Jan 2018 13:12:13 +
> Michael Fothergill wrote:
>
> > I think I will sign up on the gcc gnu help page and ask people if they
> > have a test case file I can run to 100% confirm the GCC 8 compiler is
> > running properly.
I started to play an audio CD which is part of a book and ran in
to an interesting problem. The CD is recorded using the UDF file
system and it does play perfectly on a DVD player.
When trying to mount the CD with
mount -t udf /dev/sr1 /media/cdrom
I got a spew of errors relating to low
On 27 January 2018 at 13:38, Michael Lange wrote:
> Hi,
>
> On Sat, 27 Jan 2018 13:12:13 +
> Michael Fothergill wrote:
>
> > I think I will sign up on the gcc gnu help page and ask people if they
> > have a test case file I can run to 100% confirm the GCC 8 compiler is
> > running properly.
On 27 January 2018 at 13:38, Michael Lange wrote:
> Hi,
>
> On Sat, 27 Jan 2018 13:12:13 +
> Michael Fothergill wrote:
>
> > I think I will sign up on the gcc gnu help page and ask people if they
> > have a test case file I can run to 100% confirm the GCC 8 compiler is
> > running properly.
On 27 January 2018 at 13:17, Michael Lange wrote:
> On Sat, 27 Jan 2018 12:32:24 +
> Michael Fothergill wrote:
>
> > On 27 January 2018 at 11:59, Michael Lange wrote:
> >
> > > Hi,
> > >
> > > On Sat, 27 Jan 2018 11:26:25 +
> > > Michael Fothergill wrote:
> > >
> > > >
> > > > Where wo
Hi,
On Sat, 27 Jan 2018 13:12:13 +
Michael Fothergill wrote:
> I think I will sign up on the gcc gnu help page and ask people if they
> have a test case file I can run to 100% confirm the GCC 8 compiler is
> running properly.
> Once I am convinced it is then the next stage is to try to ta
On 27 January 2018 at 12:43, Michael Lange wrote:
> Hi,
>
> On Sat, 27 Jan 2018 12:12:57 +
> Michael Fothergill wrote:
>
> >
> > Should the filename be something like linux-image-4.14.14.deb etc?
>
> With default settings for make-kpkg the filename is probably a little
> longer, here it loo
On Sat, 27 Jan 2018 12:32:24 +
Michael Fothergill wrote:
> On 27 January 2018 at 11:59, Michael Lange wrote:
>
> > Hi,
> >
> > On Sat, 27 Jan 2018 11:26:25 +
> > Michael Fothergill wrote:
> >
> > >
> > > Where would the default location of such a file be if were created
> > > using the
It does seem as if make-kpkg has gone awol here.
MF
On 27 January 2018 at 12:43, Michael Lange wrote:
> Hi,
>
> On Sat, 27 Jan 2018 12:12:57 +
> Michael Fothergill wrote:
>
> >
> > Should the filename be something like linux-image-4.14.14.deb etc?
>
> With default settings for make-kpkg the filename is probably a little
> longer, here it loo
On 27 January 2018 at 11:59, Michael Lange wrote:
> Hi,
>
> On Sat, 27 Jan 2018 11:26:25 +
> Michael Fothergill wrote:
>
> >
> > Where would the default location of such a file be if were created using
> > the make-kpkg command?
>
> the package should be in the source's parent directory, in
Hi,
On Sat, 27 Jan 2018 12:12:57 +
Michael Fothergill wrote:
>
> Should the filename be something like linux-image-4.14.14.deb etc?
With default settings for make-kpkg the filename is probably a little
longer, here it looks like
linux-image-4.15.0-rc9-klappnase270118_4.15.0-rc9-klappnase
On 27 January 2018 at 12:12, Michael Fothergill <
michael.fotherg...@gmail.com> wrote:
>
>
> On 27 January 2018 at 11:59, Michael Lange wrote:
>
>> Hi,
>>
>> On Sat, 27 Jan 2018 11:26:25 +
>> Michael Fothergill wrote:
>>
>> >
>> > Where would the default location of such a file be if were cr
On 27 January 2018 at 11:59, Michael Lange wrote:
> Hi,
>
> On Sat, 27 Jan 2018 11:26:25 +
> Michael Fothergill wrote:
>
> >
> > Where would the default location of such a file be if were created using
> > the make-kpkg command?
>
> the package should be in the source's parent directory, in
On 27 January 2018 at 11:26, Michael Fothergill <
michael.fotherg...@gmail.com> wrote:
> When you install the kernel, the following page (
> https://www.debian.org/releases/jessie/i386/ch08s06.html.en) says you
> must run the following command:
>
> *dpkg -i ../linux-image-3.16-subarchitecture_1.0
Hi,
On Sat, 27 Jan 2018 11:26:25 +
Michael Fothergill wrote:
>
> Where would the default location of such a file be if were created using
> the make-kpkg command?
the package should be in the source's parent directory, in your case I
guess in /usr/src .
Regards
Michael
.-.. .. ...- .
When you install the kernel, the following page (
https://www.debian.org/releases/jessie/i386/ch08s06.html.en) says you must
run the following command:
*dpkg -i ../linux-image-3.16-subarchitecture_1.0.custom_i386.deb*.
Do I need to run mrproper beforehand?
I can't see any linux-image file in t
On 25 January 2018 at 23:28, Michael Lange wrote:
> Hi,
>
> On Thu, 25 Jan 2018 22:23:38 +
> Michael Fothergill wrote:
>
> > Dear All,
> >
> > I am continuing the discussion of the kernel 4.14.15 compilation in the
> > Question on CVE-2017-5754 on Debian 8.9 post in a new post.
> >
> > The r
On 26 January 2018 at 22:59, Michael Lange wrote:
> On Fri, 26 Jan 2018 23:41:07 +0100
> Michael Lange wrote:
>
> > When I check /proc/cpuinfo I see that "msr" is listed in the "flags"
> > section. So why doesn't the driver load automagically?
> > But then, at least with the version of the check
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, Jan 26, 2018 at 03:31:37PM -0800, David Christensen wrote:
[...]
> I've "cleaned up" more files than I care to remember. (Perl s/// is the
> road to madness for anything but the most trivial cases.) I wanted to give
> the OP an idea of w
39 matches
Mail list logo