Hi Matt and Evita, evita moreno wrote: >> The first question: Does your computer "beep" under other circumstances? >> It's very likely that Linux Mint disables the beep by default. What is >> the result the following command produce? >> >> lsmod | grep pcspkr >> >> If pcspkr is enabled > > Typing $ sudo lsmod | grep pcspkrin my terminal does not give anything. It > simply shows the next prompt (if I am using the correct terminology - I am > new in emacs and Linux!).
Just to say I do have sound emitted by my laptop, though I don't have the above module loaded (just checked your command). Maybe grepping on `snd' would give interesting feedback? --8<---------------cut here---------------start------------->8--- [...@mundaneum] ~>lsmod | grep -i snd snd_hda_codec_realtek 203310 1 snd_hda_intel 21941 2 snd_hda_codec 74201 2 snd_hda_codec_realtek,snd_hda_intel snd_hwdep 5412 1 snd_hda_codec snd_pcm_oss 35308 0 snd_mixer_oss 13746 1 snd_pcm_oss snd_pcm 70662 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss snd_seq_dummy 1338 0 snd_seq_oss 26726 0 snd_seq_midi 4557 0 snd_rawmidi 19056 1 snd_seq_midi snd_seq_midi_event 6003 2 snd_seq_oss,snd_seq_midi snd_seq 47263 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event snd_timer 19098 2 snd_pcm,snd_seq snd_seq_device 5700 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq snd 54148 16 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device soundcore 6620 1 snd snd_page_alloc 7076 2 snd_hda_intel,snd_pcm --8<---------------cut here---------------end--------------->8--- Best regards, Seb -- Sébastien Vauban _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode