[Bug 59596] Re: /dev/rtc Device or resource busy
Tero Karvinen
karvinen+launchpad at iki.fi
Tue Feb 19 20:58:41 UTC 2008
Stopping timidity seems to fix the busy problem.
~$ sudo cat /dev/rtc
cat: /dev/rtc: Device or resource busy
~$ sudo /etc/init.d/timidity stop
* Stopping TiMidity++ ALSA midi emulation...
...done.
~$ sudo cat /dev/rtc
cat: /dev/rtc: Invalid argument
--
/dev/rtc Device or resource busy
https://bugs.launchpad.net/bugs/59596
You received this bug notification because you are a member of Kernel
Bugs, which is a bug contact for linux-source-2.6.15 in ubuntu.
More information about the kernel-bugs
mailing list