Bug 64906 - audiocd slave won't work with ide-scsi
Summary: audiocd slave won't work with ide-scsi
Status: RESOLVED DUPLICATE of bug 39145
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: audiocd (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Scott Wheeler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-25 10:13 UTC by Stefan Kombrink
Modified: 2004-03-22 04:12 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Kombrink 2003-09-25 10:13:03 UTC
Version:            (using KDE KDE 3.1.3)
Installed from:    Debian testing/unstable Packages
OS:          Linux

Sorry for reopening this bug, but it must be in kio_audiocd!

cdparanoia / cdrdao / cdrecord are working.

I tried both my Ricoh 7040 4x burner and my noname 48x CDr. in Ide-mode both do a good job.
Permissions of /dev/sg? and /dev/scd? are (temporarily) set to a+rw.

To evaluate the output of kio_audiocd it uses cdparanoia and detects the cd device successfully. I tried to force it on /dev/cdrom /dev/sg? and /dev/scd? as well, but still the same:

There's no error message, but there's no response neither,
simply theres nothing displayed.
kaudiocreator can read the cd's contents but won't rip neither (since using the audiocd slave)

I know there was an former bug report but it has been closed without being resolved as far as i got.

Sorry, if this bug is resolved already, but i couldn't find information on that...

thank you,
  Stefan K. >8^)
Comment 1 Scott Wheeler 2003-09-25 10:39:34 UTC
KAudioCreator doesn't use the audiocd slave, so there seems to be a common 
problem on your system.  Can you manually rip tracks using cdparanoia from the 
command line? 
Comment 2 Stefan Kombrink 2003-09-25 16:46:05 UTC
Subject: Re:  audiocd slave won't work with ide-scsi

On Thursday 25 September 2003 08:39, you wrote:
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
> http://bugs.kde.org/show_bug.cgi?id=64906
>
>
>
>
> ------- Additional Comments From wheeler@kde.org  2003-09-25 10:39 -------
> KAudioCreator doesn't use the audiocd slave, so there seems to be a common
> problem on your system.  Can you manually rip tracks using cdparanoia from
> the command line?

yeah withoout any problems....
what exactly does kaudiocreator do, so that i could reproduce it on command 
line??
However "cdparanoia -B -- '-anyTrackNumber' " does the job very well.

Sorry, but i'm currently switching my email, you might have gotten a notice...

Comment 3 icefox 2004-01-26 03:41:34 UTC
"KAudioCreator doesn't use the audiocd slave".  Just for clairification here.  AudioCD uses the kcd lib to read the list of tracks, but does still use the ioslave to retrieve the files.
Comment 4 icefox 2004-03-21 23:53:45 UTC
using ide-scsi audiocd also fails for me with HEAD as of yesterday.
Comment 5 icefox 2004-03-22 04:12:31 UTC
chmod g-wr /dev/sg0 solves the problem.  This is really a permissions problem.  audiocd doesn't notify you when you don't have permissions to access the drive.


*** This bug has been marked as a duplicate of 39145 ***