![]() |
Annoying CD-rom driver error messages
When I put a DVD disc in my dvd drive the system log is filled up with the following repeating message (it gets in the log every second):
Code:
Feb 20 08:44:26 zeno kernel: ATAPI device hdd:I found a discussion between Walsh and Alain Cox in http://www.ussg.iu.edu/hypermail/lin...03.0/0723.html. Cox blamed a 'stupid app' that I don't have, but I have of course several media players. Perhaps one of them is to blame: bmp, xine, mplayer, xmms, Helix, Realplayer, and the normal players that are installed by Fedora 3. Has anyone else had this problem? (My system data are in the signature next to this message). Any ideas on solving this would be welcome. |
Bad title for your thread. :(
|
Well....
I used to get those types of messages when my old DVD player (an Aopen, don't remember the model) was on the way out. So it might be that you have a hardware fault on the drive. Replace the drive? I did and this made my "sense key" problems go away. |
Quote:
Quote:
|
I have a similar problem on Suse 9.2
I haven't isolated the problem entirely, but in my case, when I drop out of X (init 3) the problem disappears. So, I suspect that a media player or something similar is mounting the CD as an audio CD (and not dismounting it if not audio) before any other program can get a look in. John |
[QUOTE]Originally posted by dinges
[B]It can't be the drive. It's brand new. So was my Aopen! :0 |
Well it's been a while, and two months after my report I noticed that the problem was gone. It took me that long to notice because I took care not to place any dvd's in the drive. I didn't uninstall any cd player software, but I did of course get the updates via yum. I have no idea which update caused the problem to go away. But it was definitely NOT the cd player hardware as rylan76 suggested.
However I now have a method to locate the program that does it, should it ever happen again. First I locate the cdrom device via /etc/fstab. My system indicates it is /dev/hdd. Next I issue the command Code:
fuser -a /dev/hddCode:
ps aux | grep <process-id> |
It was kscd !
I had the same problem:
New installation (SuSE 9.3) on a new QUIET PC ... and always the noise prrrt, prrrt, prrrrt for every one of those error messages written to disk. After I killed kscd it immediately became quiet again :D |
My probing around for what was using /dev/hdb (with fuser -a /dev/hdb and various ps) gave no PID's
On a long shot, I tried killing the hald (haldeamon) and .... no more error! I have, of course, lost some hotplug features, but I do not care and running a command after hooking my camera up, for example, seems preferable to an ever spinning disk (hence fan!). I am still interested in another work around. Perhaps a bug report to the hald folks is in order? I hope someone else finds this useful |
evans0409 said
Quote:
|
OK, I have FC4 work around until they fix Bug 167542: Toshiba DVD RW Issues
I edited the file Code:
/usr/share/hal/fdi/policy/10osvendor/10-storage-policy.fdiCode:
<device> |
I updated my kernel today to 2.6.15-1.1830_FC4smp i686
the problem is gone as verified by commenting out the above code and restarting haldaemon. |
| All times are GMT -5. The time now is 05:42 AM. |