[PlanetCCRMA] jackd xruns problem: solved? (FC2
2.6.7rc4O7kernel)
Fernando Pablo Lopez-Lezcano
nando@ccrma.Stanford.EDU
Sun Aug 15 14:42:01 2004
On Sun, 2004-08-15 at 13:56, Arthur Sosa wrote:
> On 15 Aug 2004 11:20:29 -0700
> Fernando Pablo Lopez-Lezcano <nando@ccrma.Stanford.EDU> wrote:
> > A few questions: what hardware are you running on? Video card and
> > chipset?
>
> > Did you add the "tunings" that I suggested in my email?
>
> Yes, of course.
>
> kernel_preemption is set to "1",
> voluntary_preemption "3",
>
> I also set my soundcard echo "0" >/proc/irq/11/VIA8233/threaded
> (yes, I know via8234 is an awful integrated soundcard)
>
> My Athlon 1900+ (was a 1800+) thumps on a Gigabyte GA7VAXP
>
> 00:00.0 Host bridge: VIA Technologies, Inc. VT8377 [KT400/KT600 AGP] Host Bridge
> 00:01.0 PCI bridge: VIA Technologies, Inc. VT8235 PCI Bridge
> 00:09.0 VGA compatible controller: S3 Inc. ViRGE/DX or /GX (rev 01)
> <--- OOOPS!! I missed to remove it!
Probably not the problem, I assume the card is there but not being
used?. The problems I know off are with radeon, mga and r128 drm drivers
(the kernel drivers for video acceleration).
> 01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 MX 440] (rev a3)
Which drivers are you using for this card?
One quick test you could do is turning off acceleration in the X
configuration file (/etc/X11/xorg.conf), the option is "Options
NoAccell", I think. Video will be slow but maybe that will help know if
the video card is at fault.
-- Fernando