Re: [proaudio] rtirq borked |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] rtirq borked
- From: krgn <k.gebbert@xxxxxxxxx>
- Date: Thu, 14 Sep 2006 23:30:21 +0000
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=IAQbhTFKU9LZ/fWwRGcSBIW+ctSprjSq1MNpfylBqa8IOHfdu9ljP/RJ8/rK9UAdt5qxhB2RN2PiW5Q1JwRmSUc8CBtVnPmCjiR8oRf6ggHwv1E1S0ki1mo1Vqrhtibjp48A0ejkIdBsEuhI3EhQaPlSlFQ77M+v45Kt5/yYDuk=
I've done a quick fix please test:
it's masked so do first:
echo "sys-process/rtirq -*" >> /etc/portage/package.keywords
emerge =rtirq-20060819-r1
and report if it's working
Greetz
Frieder
it worked! the output:
rambazamba proaudio # rc-config restart rtirq
Restarting init script
* Caching service dependencies
... [ ok ]
rtirq.sh: start [softirq-timer] pid=5 prio=99: OK.
rtirq.sh: start [softirq-timer] pid=16 prio=99: OK.
rtirq.sh: start [rtc] irq=8 pid=2892 prio=90: OK.
rtirq.sh: start [snd] irq=17 pid=1766 prio=80: OK.
rtirq.sh: start [snd] irq=16 pid=1003 prio=79: OK.
rtirq.sh: start [uhci_hcd] irq=18 pid=1088 prio=69: OK.
rtirq.sh: start [uhci_hcd] irq=20 pid=1055 prio=68: OK.
rtirq.sh: start [ehci_hcd] irq=19 pid=941 prio=70: OK.
rtirq.sh: start [i8042] irq=1 pid=349 prio=60: OK.
rtirq.sh: start [i8042] irq=12 pid=340 prio=59:
OK. [ ok ]
Is it a very crude thing for this to happen, I mean in terms of the
setup of my machine?
Anyway, thank you very much for the fix and have a good night,
Karsten