Re: A silent beep

2006-05-18 Thread Wayne Topa
Hugo Vanwoerkom([EMAIL PROTECTED]) is reported to have said: > Hugo Vanwoerkom wrote: > >Lex Hider wrote: > >>On Thursday 18 May 2006 16:50, Howard Eisenberger wrote: > >>>On 2006-05-18, Lex Hider <[EMAIL PROTECTED]> wrote: > $ lsmod | grep spk > pcspkr 1924 0 > > >>>

Re: A silent beep

2006-05-18 Thread Lex Hider
> > > > Also the bug states it happened to 1.2.2.-17. Is that what you have? > > I have 1.2.2.-15. I am going to look for 1.2.2.-17 and backport that and > > see what happens. > > An easy fix is to backport to 1.2.2.-15. I take it you run either Etch > or Sid because those have -17. There were inst

Re: A silent beep

2006-05-18 Thread Hugo Vanwoerkom
Hugo Vanwoerkom wrote: Lex Hider wrote: On Thursday 18 May 2006 16:50, Howard Eisenberger wrote: On 2006-05-18, Lex Hider <[EMAIL PROTECTED]> wrote: $ lsmod | grep spk pcspkr 1924 0 But still no sound for "beep". Like I said, the pc speaker works in general (e.g. echo -e '\a

Re: A silent beep

2006-05-18 Thread Hugo Vanwoerkom
Hugo Vanwoerkom wrote: Lex Hider wrote: On Thursday 18 May 2006 16:50, Howard Eisenberger wrote: On 2006-05-18, Lex Hider <[EMAIL PROTECTED]> wrote: $ lsmod | grep spk pcspkr 1924 0 But still no sound for "beep". Like I said, the pc speaker works in general (e.g. echo -e '\a

Re: A silent beep

2006-05-18 Thread Hugo Vanwoerkom
Lex Hider wrote: On Thursday 18 May 2006 16:50, Howard Eisenberger wrote: On 2006-05-18, Lex Hider <[EMAIL PROTECTED]> wrote: $ lsmod | grep spk pcspkr 1924 0 But still no sound for "beep". Like I said, the pc speaker works in general (e.g. echo -e '\a') but not for the beep

Re: A silent beep

2006-05-18 Thread Lex Hider
On Thursday 18 May 2006 16:50, Howard Eisenberger wrote: > On 2006-05-18, Lex Hider <[EMAIL PROTECTED]> wrote: > > $ lsmod | grep spk > > pcspkr 1924 0 > > > > But still no sound for "beep". Like I said, the pc speaker works > > in general (e.g. echo -e '\a') but not for the beep

Re: A silent beep

2006-05-18 Thread Howard Eisenberger
On 2006-05-18, Lex Hider <[EMAIL PROTECTED]> wrote: > $ lsmod | grep spk > pcspkr 1924 0 > > But still no sound for "beep". Like I said, the pc speaker works > in general (e.g. echo -e '\a') but not for the beep application. Not an answer, but you are not alone. At some point "b

Re: A silent beep

2006-05-17 Thread Lex Hider
> Hi Lex, > the kernel I using (debian 2.6.x) has the pcspkr as a module, So you > would need to have in /etc/modules. But check lsmod to see if its loaded: > 'lsmod | grep pcspkr ' > $ lsmod | grep spk pcspkr 1924 0 But still no sound for "beep". Like I said, the pc speaker wo

Re: A silent beep

2006-05-17 Thread Kevin Mark
On Thu, May 18, 2006 at 10:05:16AM +1000, Lex Hider wrote: > On Thursday 18 May 2006 08:27, Marty wrote: > > Lex Hider wrote: > > > Hi, > > > > > > I can't seem to get the package "beep" working anymore. > > > Running beep from my terminal isn't giving any sound output at all. > > > > > > Any ideas

Re: A silent beep

2006-05-17 Thread Lex Hider
On Thursday 18 May 2006 08:27, Marty wrote: > Lex Hider wrote: > > Hi, > > > > I can't seem to get the package "beep" working anymore. > > Running beep from my terminal isn't giving any sound output at all. > > > > Any ideas? > > > > Lex. > > Are you running the PC Speaker Support driver? I don't

Re: A silent beep

2006-05-17 Thread Marty
Lex Hider wrote: Hi, I can't seem to get the package "beep" working anymore. Running beep from my terminal isn't giving any sound output at all. Any ideas? Lex. Are you running the PC Speaker Support driver? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".

A silent beep

2006-05-17 Thread Lex Hider
Hi, I can't seem to get the package "beep" working anymore. Running beep from my terminal isn't giving any sound output at all. Any ideas? Lex. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: A silent beep

2006-05-17 Thread Hugo Vanwoerkom
Lex Hider wrote: Hi, I can't seem to get the package "beep" working anymore. Running beep from my terminal isn't giving any sound output at all. Any ideas? Lex. First time I heard about beep: I have written my own using IOCTL's. WFM. "Anymore" means it used to work on the same installation