Bug 138511

Summary: kio_audiocd not setting count and/or reply_len properly
Product: [Frameworks and Libraries] AudioCD-KIO Reporter: Thomas Meyer <thomas.mey>
Component: GeneralAssignee: Plasma Bugs List <plasma-bugs>
Status: CONFIRMED ---    
Severity: normal CC: icefox, michael.seiwert, yurchor
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Thomas Meyer 2006-12-07 19:49:11 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Gentoo Packages
OS:                Linux

Linux 2.6.19-ge6243863:

dmesg gives this messages while trying to rip a audio cd, which was very slow:

sg_write: data in/out 30576/30576 bytes for SCSI command 0xbe--guessing data in;
   program kio_audiocd not setting count and/or reply_len properly
printk: 113 messages suppressed.
sg_write: data in/out 30576/30576 bytes for SCSI command 0xbe--guessing data in;
   program kio_audiocd not setting count and/or reply_len properly
printk: 103 messages suppressed.
sg_write: data in/out 30576/30576 bytes for SCSI command 0xbe--guessing data in;
   program kio_audiocd not setting count and/or reply_len properly
Comment 1 R. Sijrier 2007-01-03 20:49:35 UTC
I can confirm this bug, it happens here too, ripping is indeed rather slow.
Kernel 2.6.17 using a SATA DVD ROM Drive
Comment 2 Thomas Meyer 2007-01-28 21:21:37 UTC
Kio_audiocd seems to call cdparanoia. Using cdparanois itself also triggers above error message, so i guess this is not a problem in kio_audiocd, but rather an "error" (kernel source of sg.c says, that it's only a warning) in cdparanoia.
Comment 3 Enrico 2007-02-14 22:01:47 UTC
Upgrading to cdparanoia III 10pre0 solved this problem for me (http://xiph.org/paranoia/trouble.html#useemu).
Comment 4 Theo Baumgartner 2007-06-07 22:40:25 UTC
It didn't solve the problem for me. And i'm getting these SCSI bus resets everytime one of the kio_slaves get used, like when i'm inserting a usb memory stick, mounting something, inserting a disc into an ide drive, etc.

Would be realy great that this very annoying bug gets fixed.
Comment 5 Michael Seiwert 2007-09-22 10:31:47 UTC
Bug still exists in 3.5.7
Comment 6 Michael Seiwert 2007-09-22 10:32:59 UTC
*** This bug has been confirmed by popular vote. ***