LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-05-2016, 01:22 AM   #1
Michael Uplawski
Senior Member
 
Registered: Dec 2015
Posts: 1,620
Blog Entries: 40

Rep: Reputation: Disabled
waiting for cdparanoia to conclude


Good morning,

I am afraid to lose some of my most-played music CDs. Cdparanoia had always been a great tool but now it asks for a little too much patience with one CD, which appears to have suffered from overuse in my car.

My question is: What shall I do, when the program just sits there, for ages, and... I do not know what it does... read the same sector for the ten-thousands of times without success.., or something. I already know, that there is a problem: :-P, but now the sequence “.o0O” is all that shows activity.

In the past I have already skipped whole tracks on other CDs, because cdparanoia took too long to accomplish. But this time, I fear that a lot more is unrecoverable.

So, do I wait until, let's say, midnight or can I securely assume, that this CD is to be abandoned ?

Thank you.

P.S.: A lesson that I should have learned much sooner: You buy music (for money), you make copies immediately!

Last edited by Michael Uplawski; 04-05-2016 at 01:44 AM.
 
Old 04-05-2016, 03:24 AM   #2
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
And, different kinds of the copies of the copies (e.g: USB, disc, SS\H\D, phone and\or player, sheet music &c.)

Sometimes more priority works:
Code:
sudo gnome-system-monitor
for example? Then right click on that process.

Last edited by jamison20000e; 04-05-2016 at 03:32 AM.
 
1 members found this post helpful.
Old 04-05-2016, 06:45 AM   #3
Michael Uplawski
Senior Member
 
Registered: Dec 2015
Posts: 1,620

Original Poster
Blog Entries: 40

Rep: Reputation: Disabled
Quote:
Originally Posted by jamison20000e View Post
Code:
sudo gnome-system-monitor
This way, the nice-value is reset to normal, each time that I try. But
Code:
nice -n -20 cdparanoia -B
appears to work. Cdparanoia still hangs at the same spot but I will wait a little longer.

Thanks anyway for the hint.
 
1 members found this post helpful.
Old 04-06-2016, 02:19 PM   #4
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
i was sometimes lucky (waiting for hours) to get a good rip from an otherwise unusable cd - and sometimes not.

fwiw, cds can take quite a bit of manual cleaning e.g. with a wet cloth & dishwashing liquid, even scraping caked dirt off with your fingernails, and always a final dry polish with a soft cloth.
 
1 members found this post helpful.
Old 04-06-2016, 03:58 PM   #5
Doug G
Member
 
Registered: Jul 2013
Posts: 749

Rep: Reputation: Disabled
And if you can, try different computers/cd drives. I have some cd's that don't like to read properly on one machine but work fine on another.
 
1 members found this post helpful.
Old 04-09-2016, 12:19 AM   #6
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by ondoho View Post
fwiw, cds can take quite a bit of manual cleaning
drives wouldn't like a soapy rag, but also consider to clean the cd drive & esp. the lens (yes, opening a computer cd/dvd drive is a pita).
 
Old 04-09-2016, 12:01 PM   #7
Weapon S
Member
 
Registered: May 2011
Location: Netherlands
Distribution: Debian, Archlinux
Posts: 262
Blog Entries: 2

Rep: Reputation: 49
Look into `dd_rescue` (or was it `ddrescue`?). That program even has facilities for if the access of damaged media results in a frozen system.
 
1 members found this post helpful.
Old 04-09-2016, 02:45 PM   #8
Michael Uplawski
Senior Member
 
Registered: Dec 2015
Posts: 1,620

Original Poster
Blog Entries: 40

Rep: Reputation: Disabled
Quote:
Originally Posted by Weapon S View Post
Look into `dd_rescue` (or was it `ddrescue`?). That program even has facilities for if the access of damaged media results in a frozen system.
It is found as gddrescue in the Debian resources. A great tool that I should have known earlier. However, the first trial rather confirms my pessimistic assessment:
rescued 0B, errsize: 449M, run time: 8.76m, successful read: 8.76m ago.

Last edited by Michael Uplawski; 04-09-2016 at 02:46 PM. Reason: Kraut2English
 
Old 04-09-2016, 03:09 PM   #9
Shadow_7
Senior Member
 
Registered: Feb 2003
Distribution: debian
Posts: 4,137
Blog Entries: 1

Rep: Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874
I've heard of polishing the disc with brasso, but I've never tried it. I would assume a good cleaning, via a q-tip with light exposure to rubbing alcohol on the lens would help it read better. Which I have tried. Smokers and pets and the likes, optical drives don't like this place.

X runs at nice 0 and by default everything you launch under X runs at 0. So needy CLI stuff I run at -5 (mostly audio stuff like jackd). And unimportant needy things like browsers I run at 10. You probably shouldn't run it at nice -20 as that's what the kernel stuff runs at and you would want to avoid competition with the drivers for the devices.
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can I conclude that a program MUST have been installed by using a rpm package if I ca cy163 Linux - Newbie 1 08-06-2008 06:37 PM
Hard Drive Problems: timeout waiting for DMA; error waiting for DMA mintee Linux - Hardware 10 09-21-2007 05:06 AM
My browser, all day today: 'waiting for linuxquestions.org...' ..waiting.. waiting .. GrapefruiTgirl LQ Suggestions & Feedback 18 05-25-2007 05:35 AM
cdparanoia help eduac Linux - Hardware 5 10-30-2003 05:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:48 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration