Re: [LAU] debian realtime kernel config 2.6.25.8.rt7

From: Emanuel Rumpf <xbran@email-addr-hidden>
Date: Mon Jul 14 2008 - 20:20:41 EEST

2008/7/14 David Baron <d_baron@email-addr-hidden>:
>> you should then have a device
>> /dev/rtc0
>
> I have /dev/rtc from previous
>
that's the old interface
it's incompatible, deactivate it. look at my config!
  ( zcat config.gz | grep -i rtc )
see src/Documentation/rtc.txt for more info

# CONFIG_RTC is not set
# CONFIG_GEN_RTC is not set
# CONFIG_HPET_RTC_IRQ is not set

>>
>> then change the max-user-frequency of rtc (default is only 64):
>> echo 2048 > /sys/class/rtc/rtc0/max_user_freq
>
> I have this set to 1024 (kernel hz?) in /etc/sysctl.conf.
>
1024 is ok too.
for the new interface however, there doesn't seem to be a sysctl
option anymore/yet and one has to set it manually.

> One caveat is that hal kicks out all the dma and 32-bit disk
> accesses but they can be immediately set back so I put that in my startup
> stuff as well.
>
how do you set it up?
can/should that be done with any drive?
any conditions?
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Tue Jul 15 00:15:02 2008

This archive was generated by hypermail 2.1.8 : Tue Jul 15 2008 - 00:15:03 EEST