NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/54474: Jetson TK1 audio playback has clicks since isaki-audio2 merge



On 18/08/2019 13:25, Tetsuya Isaki wrote:
The following reply was made to PR kern/54474; it has been noted by GNATS.

From: Tetsuya Isaki <isaki%pastel-flower.jp@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: kern-bug-people%netbsd.org@localhost,
	gnats-admin%netbsd.org@localhost,
	netbsd-bugs%netbsd.org@localhost
Subject: Re: kern/54474: Jetson TK1 audio playback has clicks since isaki-audio2 merge
Date: Sun, 18 Aug 2019 21:24:21 +0900

  At Sat, 17 Aug 2019 07:45:00 +0000 (UTC),
  nick@tk1.localdomain wrote:
  > armv7# audiocfg test 0
  > [  53.4834681] audio_track_setinfo_check failed: slinear_le 16bit 14ch 44100Hz
  > 0: [*] audio0 @ hdafg0: NVIDIA Tegra124 HDMI, 12 playback channels
  >   testing channel 0... done
  >   testing channel 1... done
  >   testing channel 2... done
  >   testing channel 3... done
  >   testing channel 4... done
  >   testing channel 5... done
  >   testing channel 6... done
  >   testing channel 7... done
  >   testing channel 8... done
  >   testing channel 9... done
  >   testing channel 10... done
  >   testing channel 11... done

  audiocfg<8.99.39 and kernel>=8.99.39 are not compatible.
  Please use
   audiocfg<8.99.39 for kernel<8.99.39, or
   audiocfg>=8.99.39 for kernel>=8.99.39.

This is disappointing.

That said, the click still exists on netbsd-9 - here's the output from a
netbsd-9 system

# audiocfg test 0
0: [*] audio0 @ hdafg0: NVIDIA Tegra124 HDMI
       playback: 8ch, 44100Hz
       record:   2ch, 44100Hz
       (P-) slinear_le 16/16, 2ch, { 44100 }
       (P-) slinear_le 16/16, 4ch, { 44100 }
       (P-) slinear_le 16/16, 6ch, { 44100 }
       (P-) slinear_le 16/16, 8ch, { 44100 }
       (PR) slinear_le 16/16, 2ch, 44100-44100Hz
  testing channel 0... done
  testing channel 1... done
  testing channel 2... done
  testing channel 3... done
  testing channel 4... done
  testing channel 5... done
  testing channel 6... done
  testing channel 7...write: Resource temporarily unavailable
#

Nick


Home | Main Index | Thread Index | Old Index