outdated flavor, report about a newer active version if needed
** Changed in: linux
Importance: Unknown => Undecided
** Changed in: linux
Status: Confirmed => New
** Changed in: linux
Remote watch: bugme.linux-foundation.org/ #11430 => None
** Changed in: linux
Status: New =>
Dan Muresan, this bug report is being closed due to your last comment
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/317120/comments/10
regarding this being fixed with an update. For future reference you can
manage the status of your own bugs by clicking on the current status in
the yellow li
** Changed in: linux (Ubuntu)
Status: In Progress => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/317120
Title:
snd-rtctimer module missing
--
ubuntu-bugs mailing list
ubuntu-bugs@
In newer kernels there is snd-hrtimer, which rosegarden can use as a
timer source ("HR timer"). Your options are to upgrade to a new release
(e.g. Lucid which is also LTS) or to custom-compile a 2.6.3x kernel for
Hardy. I've actually done the latter before finally upgrading to Lucid.
--
snd-rtcti
Is there any update on a workaround to this?
Also, the link to the bug against the kernel upstream appears dead.
--
snd-rtctimer module missing
https://bugs.launchpad.net/bugs/317120
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
u
** Changed in: linux (Ubuntu)
Assignee: Andy Whitcroft (apw) => (unassigned)
--
snd-rtctimer module missing
https://bugs.launchpad.net/bugs/317120
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-b
** Tags added: kernel-sound
--
snd-rtctimer module missing
https://bugs.launchpad.net/bugs/317120
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/
Confirmed with lucid.
kernel 2.6.32-22-generic
rosegarden 1:10.02-0ubuntu2
Rosegarden was unable to find a high resolution timing source for MIDI
performance.
--
snd-rtctimer module missing
https://bugs.launchpad.net/bugs/317120
You received this bug notification because you are a member of Ubu
I have this problem, too, after moving from Hardy to Karmic. No
RoseGarden.
Is there a work-around?
Tks.
--
snd-rtctimer module missing
https://bugs.launchpad.net/bugs/317120
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-b
To be honest, am not really in any shape to do upgrade at this point. Is
there something we can do until we can do that upgrade? Fully agree on
the rosegarden/ rtc issue.
--
snd-rtctimer module missing
https://bugs.launchpad.net/bugs/317120
You received this bug notification because you are a me
So, if we are running Jaunty (installed 06-14-09) we are out of luck for
rtctimer or equivalent? This inhibits use of rosegarden.
--
snd-rtctimer module missing
https://bugs.launchpad.net/bugs/317120
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
It appears that there will be a new hrtimers based timer source in
2.6.29, this appears to have merged to linus' tree and released in
2.6.29-rc1. So we should see this fixed in Jaunty+1 at a minumum.
--
snd-rtctimer module missing
https://bugs.launchpad.net/bugs/317120
You received this bug noti
** Changed in: linux
Status: Unknown => Confirmed
--
snd-rtctimer module missing
https://bugs.launchpad.net/bugs/317120
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
http
@Dan Muresan -- no even enabling RTC_CLASS will enable RTC_LIB and if
that is != n then we are unable to enable the older legacy RTC option.
The SND_RTCTIMER option is dependant on that being enabled. In short
they really are incompatible. It does seem that this is also reported
upstream in the k
The doc says this is incompatible with CONFIG_RTC_CLASS. But in the
Hardy config (e.g. /boot/config-2.6.24-23-generic) I see
CONFIG_RTC_CLASS=m
while in the Intrepid /boot/config-2.6.27-9-generic I see
CONFIG_RTC_CLASS=y
It seems that switching from built-in to a module would solve the
incompat
Thanks Dan. It seems CONFIG_SND_RTCTIMER would need to be enabled.
Just adding information below for the kernel team to reference about the
Kconfig option:
ogasaw...@yoji:~/ubuntu-jaunty/sound/core$ grep -A15 "config
SND_RTCTIMER" Kconfig
config SND_RTCTIMER
tristate "RTC Timer support"
16 matches
Mail list logo