« Return to Thread: Jack2 Issue

Re: Jack2 Issue

by James Warden :: Rate this Message:

Reply to Author | View in Thread


that's the kind of debug trace you get from the kernel :

 BUG: using smp_processor_id() in preemptible [00000000] code: Xorg/4002
caller is iounmap_atomic+0xb/0x46
Pid: 4002, comm: Xorg Not tainted 2.6.29.4-rt15 #1
Call Trace:
[<c01f2af6>] ? debug_smp_processor_id+0xa2/0xb4
[<c01180b5>] ? iounmap_atomic+0xb/0x46
[<f89d0fb4>] ? i915_gem_pwrite_ioctl+0x244/0x367 [i915]
[<c0174655>] ? _slab_irq_disable+0x22/0x42
[<f85f47d2>] ? drm_ioctl+0x1a8/0x21a [drm]
[<f89d0d70>] ? i915_gem_pwrite_ioctl+0x0/0x367 [i915]
[<c0183390>] ? vfs_ioctl+0x47/0x5d
[<c0183931>] ? do_vfs_ioctl+0x4b3/0x4e9
[<c01368d6>] ? hrtimer_start+0xd/0x11
[<c01270bd>] ? do_setitimer+0x165/0x2b7
[<c0179580>] ? vfs_read+0xe3/0xf4
[<c01839a8>] ? sys_ioctl+0x41/0x58
[<c0102904>] ? sysenter_do_call+0x12/0x26


It litters the syslog. When I disable 2D acc and DRI from xorg.conf, these kernel bugs disappear.

J.

--- On Tue, 6/23/09, James Warden <warjamy@...> wrote:

> From: James Warden <warjamy@...>
> Subject: Re: [Jack-Devel] Jack2 Issue
> To: "Stéphane Letz" <letz@...>
> Cc: "JACK Developers" <jack-devel@...>
> Date: Tuesday, June 23, 2009, 5:48 AM
>
> Stephane,
>
> I always use the -S option because I occasionally use a
> netjack client. Nope, that did not help.
>
> But let me come back with a more explicit description of
> the symptoms. I had no time to be systematic in my
> observations, I just wanted my system back to normal because
> I had some stuff to finish. Upgrading in the middle of this
> has been a mistake from my part. I hope to find time during
> the week-end for a more systematic approach of the problem.
>
> J.
>
> --- On Tue, 6/23/09, Stéphane Letz <letz@...>
> wrote:
>
> > From: Stéphane Letz <letz@...>
> > Subject: Re: [Jack-Devel] Jack2 Issue
> > To: "James Warden" <warjamy@...>
> > Cc: "JACK Developers" <jack-devel@...>
> > Date: Tuesday, June 23, 2009, 5:35 AM
> >
> > Le 23 juin 09 à 11:31, James Warden a écrit :
> >
> > >
> > > another issue. This is more for your information,
> I
> > think jack2 is not to be blamed at all but some ppl
> may
> > experience some weird stuff, as described below.
> > >
> > > I upgraded xorg to version 7.4 in order to catch
> up on
> > more recent updates (KDE 4.2, etc). I also upgraded
> the
> > intel video driver to version 2.7.99 for my intel
> IGP.
> > > Well, looks all nice but jack2 does not like it
> very
> > much and produces clicks and pops (not logged as
> xruns
> > though).
> > >
> > > Things that changed compared to my previous
> setup
> > >
> > > 1- xorg 7.4 requires hal to work. I always had
> hal
> > disabled, had no need of it. But now, I must have it
> > otherwise, no mouse, no keyboard running at X
> startup.
> > >
> > > 2- with the normal video driver setup (2D accel,
> and
> > DRI stuff), I get kernel bugs. I don't have a trace
> to
> > provide now but it looks quite ugly. Disabling 2D acc
> and
> > DRI stops the kernel bugs but jack2 still craps out
> some
> > clicks and pops.
> > >
> > > Remedy:
> > > I am using jack1 as a fallback and things seem
> stable
> > again. But this xorg development really sucks.
> >
> > Since JACK1 seems to works better (and JACK1/JACK2
> share
> > the same ALSA backend code) could you possibly try
> JACK2 in
> > "synchronous" mode? (-S in command line) and see if
> it
> > helps?
> >
> > Thanks
> >
> > Stéphane
>
>
>      
> _______________________________________________
> Jack-Devel mailing list
> Jack-Devel@...
> http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org
>


     
_______________________________________________
Jack-Devel mailing list
Jack-Devel@...
http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org

 « Return to Thread: Jack2 Issue