Wilfrid Beauchaine a écrit :
i have the same problem with muse
load the module snd-rtctimer
with the command "modconf", the module is in kernel/sound/core
if the module don't load
it's a problem with the module genrtc, unload this before snd-rtctimer
ciao
_______________________________________________
Users mailing list
Users@xxxxxxxxxxxxxxxx
http://lists.agnula.org/cgi-bin/mailman/listinfo/users
ok, it's working allright now, I've had to recompile the kernel & add
lowlatency patch.
The problem (in the kernel configuration) was that I had to go to the
"Character devices" section and enable "Enhanced Real-time Clock
Support" for access to my computer's hardware clock, that's the reason
why muse didn't find any /dev/rtc.
this page is
interesting:
http://rus-linux.net/MyLDP/BOOKS/Linux_Audio_Users_Guide/Low_latency-Mini-HOWTO.html
thanks, cheers