Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
SPKRTEST(8)		     System Manager's Manual		     SPKRTEST(8)

NAME
     spkrtest -- test script for the speaker driver

SYNOPSIS
     spkrtest

DESCRIPTION
     The spkrtest utility is an easy to use test script for the speaker driver.

     spkrtest  requires  the  spkr(4) driver.  To load the driver as a module at
     boot time, place the following line in loader.conf(5):

	   speaker_load="YES"

FILES
     /dev/speaker    speaker device file

EXIT STATUS
     The spkrtest utility exits 0 on success, and >0 if an error occurs.

SEE ALSO
     bsddialog(1), spkr(4)

HISTORY
     The spkrtest utility appeared in FreeBSD 1.0

FreeBSD ports 15.1		October 11, 2023		     SPKRTEST(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=spkrtest&sektion=8&manpath=FreeBSD+15.1-RELEASE+and+Ports>

home | help