Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CD-ROM powers off during rip command. #189

Closed
Niralith opened this issue Sep 9, 2017 · 2 comments
Closed

CD-ROM powers off during rip command. #189

Niralith opened this issue Sep 9, 2017 · 2 comments
Labels
Bug Generic bug: can be used together with more specific labels Needed: more info A reply from issue author is required On Hold Waiting for other actions Status: stale Issue will be considered inactive soon Upstream Bug The issue is a result of an upstream bug

Comments

@Niralith
Copy link

Niralith commented Sep 9, 2017

whipper-git 0.5.1.r46.g47842c2-1
Arch x86_64

I've got a curious issue. One that I'm unsure if it belongs here. Like stated my external cd-drive (LG Electronics - DVDRAM GSA-4082N) powers off and becomes unresponsive during the execution of

whipper cd rip -R bfe6-6358-4f7c-9f1c-20941485e350 -L whipper --track-template "%A - %d/%t - %n" --disc-template "%A - %d - %y"

command. Now I'm not exactly sure if it's whipper or cdrdao at fault. As can be seen the log ends after passing

whipper.program.cdrdao:executing ['cdrdao', 'disk-info', '-v1', '--device', '/dev/sr0']

Since running command whipper drive analyze or whipper offset find does not result in similar behaviour, it would seem that the cdrdao is the most probable culprit. This notion is further reinforced by the fact that I can rip this cd while using SoundKonverter or abcde. Log and screenshot results of lsblk attached.
Like stated, wasn't sure if this bug report should go here or to cdrdao, but decided that you still would probably like to know.

whipper.log.tar.gz

@JoeLametta
Copy link
Collaborator

Thanks for reporting this issue.
Could you test what happens if you run the following commands against that drive?

umount /dev/sr0 # run as superuser if needed
cdrdao disk-info -v1 --device /dev/sr0 # please, post the output of this command

Thanks,
Joe

@JoeLametta
Copy link
Collaborator

JoeLametta commented Mar 6, 2018

@Niralith Bump (will close this issue if I get no reply in a week).

@JoeLametta JoeLametta added Bug Generic bug: can be used together with more specific labels Status: stale Issue will be considered inactive soon Needed: more info A reply from issue author is required On Hold Waiting for other actions Upstream Bug The issue is a result of an upstream bug labels Nov 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Generic bug: can be used together with more specific labels Needed: more info A reply from issue author is required On Hold Waiting for other actions Status: stale Issue will be considered inactive soon Upstream Bug The issue is a result of an upstream bug
Projects
None yet
Development

No branches or pull requests

2 participants