(Solved) How can I make my internal PC speaker beep when my array starts?


Recommended Posts

I use unraid to power a small desktop NAS appliance (like synology, qnap, etc.) so I power it off and on  a lot, and I'm trying to figure out how to make the internal speaker beep so I can know when the array has started without guessing or logging into the web UI. I tried the shell command 'beep' which does nothing and 'modprobe pcspkr' which didn't help and I'm not sure is even necessary on this version of Linux.  I don't know how the whole sound system works, so maybe there aren't the right drivers for my motherboard? Has anyone else gotten their internal PC speaker beeping?

(Before anyone asks, the speaker itself is plugged into the motherboard correctly and working. I know this since I set the motherboard to beep on boot and it does so.)

Link to comment

beep

 

That works on my system with 6.5.3.

 

Here's advanced beepage:

 

beep -f 659 -l 460 -n -f 784 -l 340 -n -f 659 -l 230 -n -f 659 -l 110 -n -f 880 -l 230 -n -f 659 -l 230 -n -f 587 -l 230 -n -f 659 -l 460 -n -f 988 -l 340 -n -f 659 -l 230 -n -f 659 -l 110 -n -f 1047-l 230 -n -f 988 -l 230 -n -f 784 -l 230 -n -f 659 -l 230 -n -f 988 -l 230 -n -f 1318 -l 230 -n -f 659 -l 110 -n -f 587 -l 230 -n -f 587 -l 110 -n -f 494 -l 230 -n -f 740 -l 230 -n -f 659 -l 460

 

https://github.com/adamrees89/beep-songs

 

 

 

Link to comment
  • BigRed7328 changed the title to (Solved) How can I make my internal PC speaker beep when my array starts?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.