(I'm running Ubuntu 9.10 Karmic, but also tested this on Jaunty)
For some reason, the real time clock (on IRQ 8) only has its priority set to 50 when the settings are default, which is:
RTIRQ_NAME_LIST="rtc snd usb i8042"
rtc0 is how it shows up when running:
ps -eLo pid,cls,rtprio,pri,nice,cmd | grep -i "irq"
as instructed on the ffado wiki page.
If I change the settings to:
RTIRQ_NAME_LIST="rtc0 snd usb i8042"
Then it gets prioritized properly.
Should rtirq set things properly even when the 0 is omitted, or is it supposed to be necessary to say 'rtc0' instead of just 'rtc'?
Thanks,
trulan
Copyright (C) 2006-2024 rncbc aka Rui Nuno Capela. All rights reserved.
Powered by Drupal
Recent comments
1 hour 52 min ago
16 hours 52 min ago
16 hours 55 min ago
18 hours 37 min ago
21 hours 53 min ago
22 hours 23 min ago
23 hours 37 min ago
23 hours 45 min ago
1 day 8 hours ago
1 day 6 hours ago