Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Feb 2017 20:26:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 217434] Raspberry Pi sound: locks when running make in any ports directory
Message-ID:  <bug-217434-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217434

            Bug ID: 217434
           Summary: Raspberry Pi sound: locks when running make in any
                    ports directory
           Product: Base System
           Version: CURRENT
          Hardware: arm
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: gonzo@FreeBSD.org

Quoting from bug 213687

Actually, I can reproduce the error as soon as sound is playing and at the =
same
time I launch "make" in some random /usr/port/*/*/ directory. After a few
seconds of compilation, I get the channel dead error.

I guess IO intensive operations make the sound driver crash. Output with sy=
sctl
hw.snd.verbose=3D4

...
Jan  3 21:48:08 rpi2 kernel: pcm0: WARNING: PCMDIR_PLAY DMA completion too
fast/slow ! hwptr=3D4000, old=3D4000 delta=3D0 amt=3D0 ready=3D8192 free=3D=
31808
Jan  3 21:48:08 rpi2 last message repeated 19 times
Jan  3 21:48:13 rpi2 kernel: pcm0: chn_write(): pcm0:virtual:dsp0.vp0: play
interrupt timeout, channel dead
Jan  3 21:49:25 rpi2 kernel: smsc0: warning: Failed to read register 0x114
Jan  3 21:49:25 rpi2 kernel: smsc0: warning: MII read timeout

--

dev.pcm.0.starved: 0
dev.pcm.0.freebuffer: 39120
dev.pcm.0.underruns: 1
dev.pcm.0.retrieved: 20043120
dev.pcm.0.submitted: 20044000
dev.pcm.0.callbacks: 10430
dev.pcm.0.dest: 1

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217434-8>