| Summary: | CD Won't Eject; Must Kill 'kdeinit: kio_audiocd audiocd' | ||
|---|---|---|---|
| Product: | [Unmaintained] kio | Reporter: | jim <jjs439> |
| Component: | audiocd | Assignee: | Unassigned bugs <unassigned-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
jim
2005-01-18 03:41:17 UTC
I've had this problem as well. There are also a number of other bug entries describing the same or very similar problems (95676, 93020). Here's what I have. Kernel 2.6.10 using atapi - no scsi emulation debian unstable kde 3.3.2 fam 2.7.0-6 no dnotify if I mount/umount cdrom from shell or with autofs or whatever it will eject fine providing I don't use konqueror to view contents. When I view using konqueror a kio_audiocd process starts that locks cdrom preventing it from ejecting. And yes, I close konqueror and umount cd before eject. If I kill kio_audiocd the cd ejects. I have found that setting Konqueror preloading to zero appears to fix the problem. Sort of, it can still take up to a minute before cd can be ejected. Don't know importance but here is what the kernel says when eject fails: program eject is using a deprecated SCSI ioctl, please convert it to SG_IO Mark Ha - that's my bug! On Debian you can just remove the kdemultimedia-kio-plugins package and restart KDE. Problem solved. Please mark this bug as a dupe of 95676. |