#1005358 No beep after a reboot

Package:
alsa-utils
Source:
alsa-utils
Description:
Utilities for configuring and using ALSA
Submitter:
Bjarni Ingi Gislason
Date:
2022-02-11 22:12:04 UTC
Severity:
normal
#1005358#5
Date:
2022-02-11 22:01:48 UTC
From:
To:
Dear Maintainer,

   * What led up to the situation?

  A beep could not be produed

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

  Creating a beep with:

  sound=$(printf '\007')
  printf "$sound" > /dev/tty

   * What was the outcome of this action?

  No sound.

   * What outcome did you expect instead?

  The usual, a beep.

###

  First noticed after an "fsck ..." forced a reboot in "checkroot.sh"

  Also occures after a "shutdown -r now".