I have updated my first post, Introduction / My goals - I've re-structured the sections and added some basic information about my hardware which I guess is quite relevant to this whole experiment.
Thanks to Andreas Nilsson for putting a link to me in his blog!
What I did today
I did what LDiablo][ suggests in his comment to the Intrepid real time kernel bug.
I downloaded the following four packages to downgrade to the old kernel:
linux-image-2.6.24-22-rt (2.6.24-22.45)
linux-rt (2.6.24.22.24)
linux-restricted-modules-2.6.24-22-rt (2.6.24.14-22.53)
linux-restricted-modules-rt (2.6.24.22.24)
...and istalled them with dpkg --force-depends. I'm not exactly sure why I would need the restricted drivers, though.
The system boots up fine, but without ALSA. No sound at all, in other words.
qjackctl says the following:
13:45:02.348 Could not open ALSA sequencer as a client. ALSA MIDI patchbay will be not available.
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
Also, when trying to use real time mode:
cannot use real-time scheduling (FIFO at priority 10) [for thread -1210079568, from thread -1210079568] (1: Operation not permitted)
cannot create engine
I have a vague memory of fixing the latter issue before in Hardy - it obviously has something to do with permissions. Googling will probably do the trick. I'm more concerned about ALSA.
lsmod |grep snd gives me nothing, and when trying modprobe snd_seq I get the following message:
FATAL: Module snd_seq not found.
FATAL: Error running install command for snd_seq
I'll take a break now for a day or two. Any and all suggestions are welcome!
I'm quite surprised about acutally having readers/commenters already - thanks for contributing, and have a happy new year!