| | |
2.6.22-14-rt
Thread Solved |
If I were to install the packages
I'm a musician, and getting JACK set up basically requires a realtime kernal (as does every other music based thing with Linux). However, will I lose any functionality from this?
ie: Graphics, speed, games, development (Tkinter?), Wine, etc.
Also, how can I remove my old 2.4 kernel that came with Ubuntu? I would have two 2.6's as well as two 2.4's (one regular and one realtime of each), and I find the 2.4's burdensome.
linux-ubuntu-modules-2.6.22-14-rt and linux-headers-2.6.22-14-rt , what would be the downfalls of using a realtime kernal?I'm a musician, and getting JACK set up basically requires a realtime kernal (as does every other music based thing with Linux). However, will I lose any functionality from this?
ie: Graphics, speed, games, development (Tkinter?), Wine, etc.
Also, how can I remove my old 2.4 kernel that came with Ubuntu? I would have two 2.6's as well as two 2.4's (one regular and one realtime of each), and I find the 2.4's burdensome.
Toshiba M115 ● 1.49 GB DDR-2 RAM ● 1.6 GHz Centrino Duo ● 80GB HDD ● Windows XP Media Center Edition
Okay, this is solved on my own, with a little research.
Realtime kernels dedicate 95% of your CPU to the current Audio application running. So if Ardour is recording, 95% of your CPU is dedicated to Ardour, leaving but 5% to your other applications.
So, using a realtime kernel for desktop use isn't the greatest choice. So you should keep a regular and a realtime kernel (or not the latter, if you don't use audio applications too much) to balance your machine.
Also, the package linux-rt is required by the realtime kernel, or else wireless and many other features will not work.
Realtime kernels dedicate 95% of your CPU to the current Audio application running. So if Ardour is recording, 95% of your CPU is dedicated to Ardour, leaving but 5% to your other applications.
So, using a realtime kernel for desktop use isn't the greatest choice. So you should keep a regular and a realtime kernel (or not the latter, if you don't use audio applications too much) to balance your machine.
Also, the package linux-rt is required by the realtime kernel, or else wireless and many other features will not work.
Toshiba M115 ● 1.49 GB DDR-2 RAM ● 1.6 GHz Centrino Duo ● 80GB HDD ● Windows XP Media Center Edition
>Also, how can I remove my old 2.4 kernel that came with Ubuntu?
If I recall correctly, you can remove kernels on a Debian-based system with:
If you don't know the exact version, try searching through your packages:
Something like that.
If I recall correctly, you can remove kernels on a Debian-based system with:
apt-get remove linux-image-version
If you don't know the exact version, try searching through your packages:
dpkg -l "linux-image*2.4*"
"Technological progress is like an axe in the hands of a pathological criminal."
All my posts may be freely redistributed under the terms of the MIT license.
All my posts may be freely redistributed under the terms of the MIT license.
![]() |
Other Threads in the Kernels and Modules Forum
- Previous Thread: kernel sleep and sleeping user space -is there a way to verify
- Next Thread: Adding modules to Thinstation 2.2-rc5
| Thread Tools | Search this Thread |






