How do I make it so the modem speaker of my external modem (ttyS0) doesn't
make a noise? What do I add? and where to, 'modem init string' and/or 'modem
dial command' or what ?
I'm using Red Hat 6.2, kernel 2.2.17... My modem is a External 56k/v.90
Dynamode Rockwell based chipset.
TIA.
--
Tanuj Shah (ts86)
@ts86.demon.co.uk
tanuj...@bigfoot.com
--
/__iant --Tan...@giantx.demon.co.uk
\_|\/
/\ on usenet: uk.media.animation.anime uk.games.mornington-crescent
> On Thu, 23 Nov 2000 10:03:08 -0000 in demon.ip.support.unix,
> Tanuj Shah \(ts86\) appears to have said,
> >I use LinuxConf module to dial-up (ifup ppp0, etc.)
> >How do I make it so the modem speaker of my external modem (ttyS0) doesn't
> >make a noise? What do I add? and where to, 'modem init string' and/or 'modem
> >dial command' or what ?
> >I'm using Red Hat 6.2, kernel 2.2.17... My modem is a External 56k/v.90
> >Dynamode Rockwell based chipset.
> IRC it's an M0 or L0 in the init string.
"M" option specifies speaker mode
M0 - off
M1 - on
M2 - on during connect and negotiation
"L" option specifies speaker volume
L0 - off
L1..L3 increasing volume
Obviously L0 and M0 will have the identical effect - no sound - but for
different reasons.
--
Raj Rijhwani (umtsb5/16) | This is the voice of the Mysterons...
r...@rijhwani.org | ... We know that you can hear us Earthmen
| "Lieutenant Green: Launch all Angels!"
http://www.courtfld.demon.co.uk/raj/ (demon, and gods, willing...)
Hmm, interesting.
Got it sorted now anyway :)
Thanks very much,