[PlanetCCRMA] FC3 kernel sources
Fernando Lopez-Lezcano
nando@ccrma.Stanford.EDU
Mon Feb 14 11:12:02 2005
On Sat, 2005-02-12 at 16:51, Neil Klepeis wrote:
> Hi,
>
> I'm having trouble getting the FC3 kernels working in JACK RT mode (both
> the stable and planetedge kernels give a RT error, see below). I
> think maybe my video is messing things up. Are there kernel sources
> available so I can recompile my video drivers?
>
> --Neil
>
> Details:
>
> This is the error I get when starting JACK w/qjackctl (jackd):
>
> jack_create_thread: error -1 switching current thread to rt for
> inheritance: Unknown error 4294967295
>
> My rt kernel stuff seems installed properly:
>
> [root@wackage neil]# /etc/rc.d/init.d/rtload status
> Realtime kernel module is loaded, current parameters are:
> any=1; gid=-1; mlock=1
>
> Note: My machine is: Athlon, Radeon VE, AWE64, Abit VIA mb
I had not noticed this, are you trying to use a SoundBlaster AWE64 with
jack? That will probably not work as (AFAIK) the AWE64 does not have
symetric i/o, it will only do 16 bit dma in one direction (only 8 bit in
the other).
-- Fernando