Re: [linux-audio-user] Multimedia kernel patches?

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] Multimedia kernel patches?
From: Paul Brossier (piem-lists_AT_altern.org)
Date: Sat Nov 15 2003 - 23:54:01 EET


I do the same with 2.6.0-test9 and apply only the capability patch. I still
need a few things before rebooting to 2.6; IIRC something like this suffice :
$ apt-get install module-init-tools
$ mkdir /sys
add these lines somewhere high in your /etc/fstab (right after your /)
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
none /sys sysfs defaults 0 0

On Friday 14 November 2003 17:02, Jack O'Quin wrote:
> felipe <filippo_AT_email.it> writes:
> > What patches do you use to make a preemptible/lowlatency/capabilities
> > enabled kernel? Where do I find them? =)
>
> I run Debian and use their make-kpkg tools to build my kernels. I use
> their `kernel-patch-lowlatency-2.4' patch package and just edit the
> two-line capabilities patch by hand. This is described in the JACK
> FAQ at <http://jackit.sourceforge.net/docs/faq.php#a5>.


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sat Nov 15 2003 - 23:52:44 EET