|
|
On Fri, 2011-04-29 at 10:56 -0500, tommy wrote:
> Thank you Ralf, I will try this after work today.
spinymouse11.2@suse11-2:/boot> cat config-2.6.31.6-rt19 | grep HRTIMER
CONFIG_SND_HRTIMER=m
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
spinymouse11.2@suse11-2:/boot> cat config-2.6.31.6-rt19 | grep HPET
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_HPET=y
CONFIG_HPET_MMAP=y
There're some other settings relevant too, regarding to the driver it
also might be, that you've got no module, because it's compiled within
the kernel. If it's like this CONFIG_SND_HRTIMER=m, you need to load it
manually.
--
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
|
|