Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Sound after boot process has finiched
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
DVDke
n00b
n00b


Joined: 08 Jun 2003
Posts: 4

PostPosted: Thu Oct 02, 2003 10:50 am    Post subject: Sound after boot process has finiched Reply with quote

Hey there,


Is it possible in gentoo to make a sound (a few beeps or so) through the internal speaker of the pc when the bootproces is finiched?


Thx ad advance!

PS: This is my first post on this forum, all my problems I could resolve thx to this forum. I must say that the gentoo community is the most helpfull community i have ever seen. Keep up the good work!!
Back to top
View user's profile Send private message
kalisphoenix
Apprentice
Apprentice


Joined: 28 Sep 2003
Posts: 211
Location: Ohio

PostPosted: Thu Oct 02, 2003 1:05 pm    Post subject: Reply with quote

If you want to get fancier than just a beep, there's festival and speechd, which do synthesized speech. Mine currently says "When you hear voices in your head, you're insane." Of course, it does run not only at boot but every once in a while (when Kmail checks for new mail), and thus is good for freaking out my girlfriend, etc. It's also very effective on potheads.

If not, well, I stole a tiny C++ program for you, because I didn't know either :roll: PM me with your email and I'll send it, or just the source if you're paranoid ;-) It compiles with warnings, but it still works.

It's fairly quiet, at least on my box.
Back to top
View user's profile Send private message
ronmon
Veteran
Veteran


Joined: 15 Apr 2002
Posts: 1043
Location: Key West, FL

PostPosted: Thu Oct 02, 2003 1:54 pm    Post subject: Reply with quote

Or just make the last line of /etc/conf.d/local.start something like:
Code:

/usr/bin/play <sound_you_like>.wav
Back to top
View user's profile Send private message
garn
Tux's lil' helper
Tux's lil' helper


Joined: 10 Sep 2003
Posts: 131

PostPosted: Thu Oct 02, 2003 5:38 pm    Post subject: Reply with quote

if you want the internal beep because you don't keep your speakers hooked up or don't have a sound card or something then do:

echo -ne "\a" > /dev/console
Back to top
View user's profile Send private message
DVDke
n00b
n00b


Joined: 08 Jun 2003
Posts: 4

PostPosted: Thu Oct 02, 2003 7:23 pm    Post subject: Reply with quote

garn wrote:
if you want the internal beep because you don't keep your speakers hooked up or don't have a sound card or something then do:

echo -ne "\a" > /dev/console



Thats the thing i wanna do, i have a soundcard but the speakers are not always on. It's a printer and ftpserver and I don't want to put the screen on everytime i put the server on so i thought when it makes beeps i know it's finiched booting, weird I know :?

So I tried your command but it does nothing on my system, no soundbeeps at all. Am I doing something wrong?

Thx guys for all the reply's, I really appriciate it !!


Greetzzz
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum