Muting PC Speaker and packages.qnx.com

Hi,

I’m able to easily mute my PC Sound Card via the Mixer, but I can’t find a
way to mute the PC Speaker. Is this possible under 6.1?

Also, it seems to me that packages.qnx.com is currently out of
service. Has anyone else experienced difficulties when trying to connect
to this site?

– Mujtaba Ali

Mujtaba Ali <mujtaba@bitsmart.com> wrote:

Hi,

I’m able to easily mute my PC Sound Card via the Mixer, but I can’t find a
way to mute the PC Speaker. Is this possible under 6.1?

Yup, use wire cutters :slight_smile:

E.


Also, it seems to me that packages.qnx.com is currently out of
service. Has anyone else experienced difficulties when trying to connect
to this site?

– Mujtaba Ali

Hardware Support Account <hw@qnx.com> wrote:

Mujtaba Ali <> mujtaba@bitsmart.com> > wrote:
Hi,

I’m able to easily mute my PC Sound Card via the Mixer, but I can’t find a
way to mute the PC Speaker. Is this possible under 6.1?

Yup, use wire cutters > :slight_smile:

Or, since we are a software company…

ln -sP /dev/null /dev/con1

will stop Photon from beeping. :wink:

chris

\

cdm@qnx.com > “The faster I go, the behinder I get.”

Chris McKillop – Lewis Carroll –
Software Engineer, QSSL
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

“Chris McKillop” <cdm@qnx.com> wrote in message
news:9qf0k1$1go$4@nntp.qnx.com

Hardware Support Account <> hw@qnx.com> > wrote:

Mujtaba Ali <> mujtaba@bitsmart.com> > wrote:

I’m able to easily mute my PC Sound Card via the Mixer, but I can’t
find a
way to mute the PC Speaker. Is this possible under 6.1?

Yup, use wire cutters > :slight_smile:

Or, since we are a software company…

ln -sP /dev/null /dev/con1

will stop Photon from beeping. > :wink:

OK. I must admit I thought that wire cutters were a little extream. But I

think that running Photon from /dev/null is still a little harsh. Perhaps
we can add something as a luxery feature in the future to turn off the
speaker.

ln -sP /dev/null /dev/con1

will stop Photon from beeping. > :wink:


OK. I must admit I thought that wire cutters were a little extream. But I
think that running Photon from /dev/null is still a little harsh. Perhaps
we can add something as a luxery feature in the future to turn off the
speaker.

Running Photon from /dev/null? No, that isn’t what happens. In-side of
PtBeep() there is an open to /dev/con1 to send the beep character to make
the sound. Doing the -sP just sets up a runtime link too so it goes away
when the machine is rebooted.

chris

\

cdm@qnx.com > “The faster I go, the behinder I get.”

Chris McKillop – Lewis Carroll –
Software Engineer, QSSL
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Yes but, often I will put printf() inot photon apps for debug purposes.
With this method I wouldn’t be able to see them.


Bill Caroselli – 1(530) 510-7292
Q-TPS Consulting
QTPS@EarthLink.net


“Chris McKillop” <cdm@qnx.com> wrote in message
news:9qgc19$pu6$1@nntp.qnx.com

ln -sP /dev/null /dev/con1

will stop Photon from beeping. > :wink:


OK. I must admit I thought that wire cutters were a little extream.
But I
think that running Photon from /dev/null is still a little harsh.
Perhaps
we can add something as a luxery feature in the future to turn off the
speaker.


Running Photon from /dev/null? No, that isn’t what happens. In-side of
PtBeep() there is an open to /dev/con1 to send the beep character to make
the sound. Doing the -sP just sets up a runtime link too so it goes away
when the machine is rebooted.

chris

\

cdm@qnx.com > “The faster I go, the behinder I get.”
Chris McKillop – Lewis Carroll –
Software Engineer, QSSL

Awwww, does this mean noone likes my wire cutter idea?

Good thinking Chris, wish I knew that before, for my system
at home (shrug).

E.


Chris McKillop <cdm@qnx.com> wrote:

ln -sP /dev/null /dev/con1

will stop Photon from beeping. > :wink:


OK. I must admit I thought that wire cutters were a little extream. But I
think that running Photon from /dev/null is still a little harsh. Perhaps
we can add something as a luxery feature in the future to turn off the
speaker.


Running Photon from /dev/null? No, that isn’t what happens. In-side of
PtBeep() there is an open to /dev/con1 to send the beep character to make
the sound. Doing the -sP just sets up a runtime link too so it goes away
when the machine is rebooted.

chris


cdm@qnx.com > “The faster I go, the behinder I get.”
Chris McKillop – Lewis Carroll –
Software Engineer, QSSL

Hi,

Hardware Support Account <hw@qnx.com> wrote in article <9qhffu$h6o$5@nntp.qnx.com>…

Awwww, does this mean noone likes my wire cutter idea?

I think wire cutter is the best > :wink: > It works under any OS.



Good thinking Chris, wish I knew that before, for my system
at home (shrug).

Oops! I even did not know Photon beeps > :wink: > My speaker is connected to SB Live card and mixer

controls of volume under windows… But I’m enjoying of silence under QNX…

Best regards,
Eduard.

Hello,
I’d like to provide more detailed info (I can not understand what I’ve written yesterday :slight_smile:). My
case has no speaker at all. Motherboard’s PC Speaker wire connected to PC_SPK input of SB Live!
Value. So I can hear speaker’s sound of old DOS apps thru external speakers in windows environment
(windows mixer has PC Speaker device, my friends have a fun to see this device in mixer :slight_smile:. There
is no PC Speaker device in QNX’s mixer (of course, I mean SB Live driver) and I can not hear the
Photon’s beeps :wink:. (I know what can I do to hear it)

Anyway, I think it’s no related to originator’s question. Maybe, it’s interesting for hardware
support… There are many extraordinaries in the world :wink:

ed1k <ed1k@yahoo.com> wrote in article 01c15655$105688c0$766fa8c0@ED1K

Hi,

Hardware Support Account <> hw@qnx.com> > wrote in article <9qhffu$h6o$> 5@nntp.qnx.com> >…

Awwww, does this mean noone likes my wire cutter idea?

I think wire cutter is the best > :wink: > It works under any OS.

Good thinking Chris, wish I knew that before, for my system
at home (shrug).

Oops! I even did not know Photon beeps > :wink: > My speaker is connected to SB Live card and mixer
controls of volume under windows… But I’m enjoying of silence under QNX…

Best regards,
Eduard.

Hi Eduard,

I also did this once on my home system, the only problem was late one night I had the stereo
turned on (not very loud) with the output from the SB and the PC did POST with the ticks and
the beep. The only problem was that I was trying to sneak on the computer that night and when
the ticks came on like a gatling gun and the beep like a fire alarm I decided to remove the
PC speaker connection. Darn aplified PC speaker :slight_smile:

E.


ed1k <ed1k@yahoo.com> wrote:

Hello,
I’d like to provide more detailed info (I can not understand what I’ve written yesterday > :slight_smile:> ). My
case has no speaker at all. Motherboard’s PC Speaker wire connected to PC_SPK input of SB Live!
Value. So I can hear speaker’s sound of old DOS apps thru external speakers in windows environment
(windows mixer has PC Speaker device, my friends have a fun to see this device in mixer > :slight_smile:> . There
is no PC Speaker device in QNX’s mixer (of course, I mean SB Live driver) and I can not hear the
Photon’s beeps > :wink:> . (I know what can I do to hear it)

Anyway, I think it’s no related to originator’s question. Maybe, it’s interesting for hardware
support… There are many extraordinaries in the world > :wink:

ed1k <> ed1k@yahoo.com> > wrote in article 01c15655$105688c0$766fa8c0@ED1K
Hi,

Hardware Support Account <> hw@qnx.com> > wrote in article <9qhffu$h6o$> 5@nntp.qnx.com> >…

Awwww, does this mean noone likes my wire cutter idea?

I think wire cutter is the best > :wink: > It works under any OS.

Good thinking Chris, wish I knew that before, for my system
at home (shrug).

Oops! I even did not know Photon beeps > :wink: > My speaker is connected to SB Live card and mixer
controls of volume under windows… But I’m enjoying of silence under QNX…

Best regards,
Eduard.

No. You would still be able to see your printf()s. They go to the
pseudo tty.

-----Original Message-----
From: Bill Caroselli (Q-TPS) [mailto:qtps@earthlink.net]
Posted At: Tuesday, October 16, 2001 6:43 AM
Posted To: newuser
Conversation: Muting PC Speaker and packages.qnx.com
Subject: Re: Muting PC Speaker and packages.qnx.com


Yes but, often I will put printf() inot photon apps for debug purposes.
With this method I wouldn’t be able to see them.


Bill Caroselli – 1(530) 510-7292
Q-TPS Consulting
QTPS@EarthLink.net


“Chris McKillop” <cdm@qnx.com> wrote in message
news:9qgc19$pu6$1@nntp.qnx.com

ln -sP /dev/null /dev/con1

will stop Photon from beeping. > :wink:


OK. I must admit I thought that wire cutters were a little extream.
But I
think that running Photon from /dev/null is still a little harsh.
Perhaps
we can add something as a luxery feature in the future to turn off
the
speaker.


Running Photon from /dev/null? No, that isn’t what happens. In-side
of
PtBeep() there is an open to /dev/con1 to send the beep character to
make
the sound. Doing the -sP just sets up a runtime link too so it goes
away
when the machine is rebooted.

chris

\




cdm@qnx.com > “The faster I go, the behinder I get.”
Chris McKillop – Lewis Carroll –
Software Engineer, QSSL

<<

ed1k <ed1k@yahoo.com> wrote in article 01c15655$105688c0$766fa8c0@ED1K

Hi,

Hardware Support Account <> hw@qnx.com> > wrote in article <9qhffu$h6o$> 5@nntp.qnx.com> >…

Awwww, does this mean noone likes my wire cutter idea?

I think wire cutter is the best > :wink: > It works under any OS.

Good thinking Chris, wish I knew that before, for my system
at home (shrug).

Oops! I even did not know Photon beeps > :wink: > My speaker is connected to SB Live card and mixer
controls of volume under windows… But I’m enjoying of silence under QNX…

Oops twice! It works fine. I enabled PC Speaker in mixer and I’d heard Photon’s beeps. Thank you,
guys.

Best regards,
Eduard.