Linux-Misc Digest #387, Volume #19                Tue, 9 Mar 99 19:13:16 EST

Contents:
  Re: KDE in Debian 2.1 ? (John Hasler)
  Re: Pentium III Boycott and survey info (NF Stevens)
  Re: Procedural programming in ML (was: Microkernels are an ...) (Rickard Westman)
  Re: xcdroast-0.96e: Error: No /dev/sr-Devices found. (Michael McConnell)
  Free RealPlayer 5.0 doesn't support 16Kbps? (Lam Dang)
  Re: Can't get PC100 motherboard w/sound to work (Rulecoyote)
  Re: Profiler for Linux (Gregory Travis)
  how to set kernel limits? (David Henry)
  Re: FreeBSD vs. Linux vs. Windows (David Steuber)
  Re: Staroffice 5.0 install problem (Jason Clifford)
  Re: Can't run Java applets - Linux (Juergen Kreileder)
  Re: Apache and Servlets, which OS'd be better, Linux or FreeBSD? 
([EMAIL PROTECTED])
  Re: No-Win Modem Situation (Mark Roddy)
  2.2 kernel: framebuffer? (Andy Piper)
  Compaq install won't work. (John Garrison)
  mgetty fax receive problem ("Peter Caffin")
  Re: mgetty fax receive problem (Bill Unruh)
  Re: Directory colours in RedHat 5.2 (David Steuber)

----------------------------------------------------------------------------

From: John Hasler <[EMAIL PROTECTED]>
Subject: Re: KDE in Debian 2.1 ?
Date: Tue, 9 Mar 1999 17:25:35 GMT

Nick Brown writes:
> Debian 2.1 is out,...

Not for a few hours yet.  The release was postponed at the last minute.

> ...but with the reorganisation of the whole X system,
> where are the packages for KDE ?

I think there are some .deb's on the KDE site.  We can't put it in the
distribution until KDE and Qt are released under new licenses.  As far as I
know all the issues are settled and it's just a matter of waiting for new
releases under the new licenses.  If all goes well there is a good chance
that it will make it into 2.2.
-- 
John Hasler                This posting is in the public domain.
[EMAIL PROTECTED]            Do with it what you will.
Dancing Horse Hill         Make money from it if you can; I don't mind.
Elmwood, Wisconsin         Do not send email advertisements to this address.

------------------------------

From: [EMAIL PROTECTED] (NF Stevens)
Crossposted-To: comp.os.linux.advocacy,comp.os.linux.hardware
Subject: Re: Pentium III Boycott and survey info
Date: Tue, 09 Mar 1999 18:06:43 GMT

"Wilson Fletcher" <[EMAIL PROTECTED]> wrote:

>begin 644 Happy99.exe

Since this virus apparantly runs perfectly under
wine, I suppose there is _some_ point posting it
to a linux news group.

Norman

------------------------------

From: [EMAIL PROTECTED] (Rickard Westman)
Crossposted-To: gnu.misc.discuss,comp.os.linux.advocacy
Subject: Re: Procedural programming in ML (was: Microkernels are an ...)
Date: 7 Mar 1999 14:07:30 GMT

In article <7bps34$qn6$[EMAIL PROTECTED]>, Roger Espel Llima wrote:
>In article <[EMAIL PROTECTED]>,
>Francois-Rene Rideau  <[EMAIL PROTECTED]> wrote:
>
>>REL> For most of my programming needs, give me a well-designed,
>>REL> very-high-level, *procedural* language, and I'll be happy.
>
>>You might not like it, but ML (SML or OCaml) is *precisely* that.
>>Except that "procedures" are called "functions".
>
>I know that *ML has functions that work a lot like procedures, but I
>meant "procedural" in opposition to "(intrusively) OO" and "functional".
>The flavors are quite different.

But SML and OCaml are not constrained to the functional
programming flavor.  In fact, they contain plenty of features
to support non-functional programming.  You say that you
learned some CAML once, and it seems like you have formed an
opinion of ML based on that experience.  I'm not very familiar
with the classical CAML (older than Caml Light) but it seems
plausible that imperative/procedural programming would appear
awkward or ugly in that language, since such features were not
central in the theory-laden environment where CAML was born.

What I do know is that SML (Standard ML) is quite nice for
procedural programming.  Like you, I am not too enthusiastic
about pure functional programming, but SML does not force that
paradigm down your throat.  Programs in SML can be as
procedural as you want without looking ugly.  The syntax of
SML is different from the original ML syntax (which I believe
is similar to the CAML syntax) and I think it is more
appealing for people who are used to procedural languages.
When it comes to language features, I don't think you will
miss any features needed for procedural programming in SML.

You may want to look at "Elements of ML Programming : ML97" by
Jeffrey D Ullman (Prentice Hall, ISBN: 0137903871).  It
presents SML in a way which doesn't assume that people are
sold on the functional paradigm.

>It's just a matter of taste, and I don't like the taste of
>functional programming.  I know it does have some strengths
>over the procedural and the OO paradigms, but these mainly
>relate to formal specifications of programs' semantics, which
>is another thing I'm not interested in doing.

I think this comment is relevant to pure functional languages,
where you have no choice but to follow the functional
paradigm.  But in languages where you have a choice, you need
to look at the look and feel of procedural programming in that
particular language.  The fact that the language supports
functional programming does not imply that it is unsuitable
for procedural programming.

-- 
Rickard Westman <[EMAIL PROTECTED]>    "Beware of the panacea peddlers: Just
                                  because you wind up naked doesn't 
                                  make you an emperor."
                                                 - Michael A Padlipsky

------------------------------

From: Michael McConnell <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware
Subject: Re: xcdroast-0.96e: Error: No /dev/sr-Devices found.
Date: Tue, 9 Mar 1999 20:04:14 +0000

On Tue, 9 Mar 1999, Guy Geens wrote:

> The xcdroast distribution contains a script MAKEDEVICES.sh,
> which will create a bunch of devices called /dev/sg*
>=20
> My guess would be that the upgrade deleted these entries.
>=20
> St=E9phane Peyrucq wrote:
> >=20
> > Pb: Making run xcdroast-0.96e on RedHat 5.2, with kernel 2.2.2
> >=20
> > I can mount the cdrom ( device: /dev/sr0 )
> > I have an IDE cdrom installed, but it doesn't detect it, and I don't
> > know how to mount it (I don't care about it, bat may be it helps to kno=
w
> > it),

If you can mount it, you already have ide-scsi in the kernel. OK. In the SC=
SI
section, do you have SCSI generic support enabled?

Oh, I should warn you that I've had LOADS of trouble (namely, coasters) wit=
h
2.2.2, and as such had downgraded to 2.2.1 which worked fine. I now have
2.2.3 installed, but haven't tried making a CD yet...

-- Michael
Eridani Star System  --  The Most Up-to-Date Red Hat Linux CDROMs Available
Email: [EMAIL PROTECTED]   http://www.amush.cx/linux/   Fax: +44-8701-600807


------------------------------

From: Lam Dang <[EMAIL PROTECTED]>
Subject: Free RealPlayer 5.0 doesn't support 16Kbps?
Date: 09 Mar 1999 16:52:35 -0500

I run Netscape Communicator 4.5 with RealPlayer
5.0 Gold (5.0.0.35).  It's the RealPlayer version
from my Red Hat 5.2 CD.

This combination supports the 8 Kbps stream from
sites such as http://www.rcinet.ca (Radio Canada
International).  But it doesn't seem to support
the 16 Kbps stream from sites such as
http://news.bbc.co.uk (British Broadcasting
Corp.).  The RealPlayer window comes up, displays
"Buffering 16.0 Kbps clip," then sits there doing
nothing.

It may be due to the fact that this version is
free.  However, a slightly more recent RealPlayer
version (5.0.0.97), also free, does support 16
Kbps on my Windows NT box.

Or am I missing something?  Any pointers will be
appreciated.

-- 
Lam Dang
PGP key available as [EMAIL PROTECTED]

------------------------------

From: [EMAIL PROTECTED] (Rulecoyote)
Subject: Re: Can't get PC100 motherboard w/sound to work
Date: 9 Mar 1999 18:34:49 GMT

I have that board! In Red Hat 5.2 I got it working by choosing sb16 and givin
it an
IRQ of 05  a DMA  0f 01 and a DMA of 05.
 You might see if you need to disable PNP
in your BIOS. When I had PNP enabled
I didn't get a boot up display of any audio adapters being enabled;Without it I
get 4
audio adapters showing. I did not however
get midi to work . If you have any succsess
with MIDI let me know.
                                
                               oldcoyote

------------------------------

From: [EMAIL PROTECTED] (Gregory Travis)
Subject: Re: Profiler for Linux
Date: 9 Mar 1999 17:20:14 -0500

In article <7c40k4$[EMAIL PROTECTED]>,
Matthew Fleming <[EMAIL PROTECTED]> wrote:
>
>This may be the wrong place to ask this question, but would anyone
>know where I could find a profiler for Linux (for C development)?

gcc -pg -c c1.c
gcc -pg -c c2.c
gcc -pg -c c3.c
gcc -pg -o myprog c1.o c2.o c3.o
./myprog
gprof ./myprog

It's just that easy.

greg
-- 
gregory travis     |"Technology is not an old industry" - Microsoft's
[EMAIL PROTECTED]| Greg Shaw, explaining why reporters can't reliably
                   | report on the Microsoft anti-trust trial.

------------------------------

From: [EMAIL PROTECTED] (David Henry)
Crossposted-To: comp.os.linux.setup,comp.os.linux.networking
Subject: how to set kernel limits?
Date: Tue, 09 Mar 1999 21:27:18 GMT

How do I know how many processes my system will allow? how many open
sockets?
If not enough, how can I change the limits?

I've scanned the LDP pages and my copy of System Afmin Guide but can't
see anything there.

Please help. I'm planning an application that gets input from 250
network devices. My idea was to have a separate thread and socket for
each device. Is that practical?

David Henry
[EMAIL PROTECTED]
ICQ 23144758

------------------------------

From: David Steuber <[EMAIL PROTECTED]>
Crossposted-To: comp.unix.bsd.freebsd.misc
Subject: Re: FreeBSD vs. Linux vs. Windows
Date: 08 Mar 1999 18:09:30 -0500

[EMAIL PROTECTED] (Frank Crary) writes:

-> and running processes from another machine. Even so, we aren't
-> using 100% of the CPU time, 24 hours a day, seven days a week,
-> although we often come close. If we could only have one user
-> on at a time, we couldn't even get close to using 100% of the
-> available CPU time, and that means we would not get getting anything
-> close to the computational power we paid for.

I think that this, more than anything, is a damn good reason why _any_ 
flavor of *nix is better than Windows.

Take a typical office with 16+ PCs.  How much computational power is
available to that office verses how much is actually used?  A Windows
machine spends virtually all of its time waiting for the user to do
something.

When these machines are all networked together, they should be able to 
share their cpu power so that jobs that can be parallelized can take
advantage of the computing power available.

-- 
David Steuber
http://www.david-steuber.com
s/trashcan/david/ to reply by mail

Where was it you said you wanted to go today?  Sorry, you can't get
there from here.

------------------------------

From: Jason Clifford <[EMAIL PROTECTED]>
Subject: Re: Staroffice 5.0 install problem
Date: Tue, 9 Mar 1999 18:34:35 +0000

On Tue, 9 Mar 1999, Monkey Boy wrote:

> I'm trying to install StarOffice 5.0 (personal Edition) and am not getting
> very far.  Everytime I run setup, the system hangs and I have to reset it. 
> At first I noticed that the installation uncompresses to /tmp and /tmp was
> being filled. I got past that problem but the install still hangs.  The
> system is running RedHat 5.2. Any clues?

Do you have an S3Virge graphics card? There are known problems with the
XFree86 S3V Server. If this is your problem switch over to the XFree86
SVGA server and try again.

Jason Clifford
Definite Linux Systems
http://definite.ukpost.com/


------------------------------

From: Juergen Kreileder <[EMAIL PROTECTED]>
Crossposted-To: comp.lang.java.help
Subject: Re: Can't run Java applets - Linux
Date: 09 Mar 1999 19:43:09 +0100

>>>>> Ben Sandler writes:

    Ben> I am running Linux 2.0.34 (redhat 5.1), netscape 4.5, and jdk
    Ben> 1.1.7 from blackdown.  I cannot run any Java applets from
    Ben> Netscape.  I have never been able to do so.  I used to get
    Ben> errors about java.lang.Security_exception: classes
    Ben> not signed or something to that effect.  Now, I get nothing (meaning,
    Ben> space allotted to the applet, but no error message).  I tried writing
    Ben> Hello World and running it via appletviewer, and I get the following
    Ben> unpleasant response:

    Ben> java.lang.UnsatisfiedLinkError: classLoaderDepth0
    Ben>         at
    Ben> java.lang.SecurityManager.classLoaderDepth(SecurityManager.java:199)
    Ben>         at
    Ben> sun.applet.AppletSecurity.checkPropertyAccess(AppletSecurity.java:274)
    Ben>         at java.lang.System.getProperty(System.java:425)
    Ben>         at sun.applet.AppletViewer.mainInit(AppletViewer.java:1029)
    Ben>         at sun.applet.AppletViewer.main(AppletViewer.java:1039)

    Ben> I am able to run a text based Hello World using java HelloWorld.
    Ben> $CLASSPATH is set to /local/bin/ns4.5/java/classes/java40.jar:.
    Ben> $PATH includes my java bin.

The JDK doesn't work with netscape's java files. Remove java40.jar from
CLASSPATH and the appletviewer will work.

To get netscape's java working it's best to start netscape with a 
wrapper script.

Rename the netscape binary to netscape.real and create a script
named 'netscape':
#!/bin/bash
unset CLASSPATH
export MOZILLA_HOME=directory_where_netscape is installed
exec $MOZILLA_HOME/netscape.real $*



        Juergen

-- 
Juergen Kreileder, Universitaet Dortmund, Lehrstuhl Informatik V
Baroper Strasse 301, D-44221 Dortmund, Germany
Phone: ++49 231/755-5806, Fax: ++49 231/755-5802

------------------------------

From: [EMAIL PROTECTED]
Crossposted-To: comp.lang.java.programmer,comp.unix.bsd.freebsd.misc
Subject: Re: Apache and Servlets, which OS'd be better, Linux or FreeBSD?
Date: Tue, 09 Mar 1999 18:42:01 GMT

In article <[EMAIL PROTECTED]>,
  "Igor A. Walter" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm planning to run Apache Web Server on a Linux box, either Free BSD or
> Linux Red Hat 5.2. Since I'm mainly interested in Java and Servlets
> support, which OS would be better (support, performance, stability)?
>
> I've heard the JDK 1.2 is coming up on Linux (by blackdown) and no word
> about it on Free BSD. But it seems Free BSD can run Linux binaries,
> would it run the JVM too?
>
> And what about Apache/JServ, does it scale?
>
> TIA, Igor

You'd be happy with either Linux or FreeBSD.  If you need Java 2 support,
Linux has got it, FreeBSD does not (and won't for a while).  FreeBSD might be
able to run Linux's port, but it'd be safer to run native stuff.

Both OS are stable, and have excellent support.  Performance?  This month's
JavaWorld has performance/scalability ratings on JVM's.  Linux was faster than
FreeBSD.  JITs are availible for both the Blackdown port and FreeBSD's (TYA,
shujit).

I've used JServ (and still do on one of my systems), and like it.  A
commercial engine would have better performance right now, but Apache JServ
is closing the gap.  Their 0.9.12 is a better performer than 1.0b3, becuase
it's been configured for speed.  It only runs with Apache, but servlets
should be able to move to a different engine without too much trouble (if
any).

Having said all that, I run FreeBSD 2.2.8-STABLE with NewAtlanta's ServletExec
with Apache 1.3.4.  I've got FreeBSD 3.0-RELEASE with Apache JServ 1.0b3 with
Apache 1.3.4.

Patrick
FreeBSD JDK Port Team Member

============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    

------------------------------

From: [EMAIL PROTECTED] (Mark Roddy)
Crossposted-To: alt.os.linux,comp.os.linux.setup
Subject: Re: No-Win Modem Situation
Date: Tue, 09 Mar 1999 18:45:58 GMT

On Tue, 09 Mar 1999 10:45:54 -0600, Christopher <[EMAIL PROTECTED]>
wrote:

>Hugh Johnson wrote:
>> 
>> In article <scaF2.48$[EMAIL PROTECTED]>, "David Stockbridge"
>> <[EMAIL PROTECTED]> wrote:
>> 
>> > I might as well add my (un)learned comments. I am using a 3Com/USR Sportster
>> > Faxmodem (V.90, x2) internal modem card. It is ISA not PCI, which means it
>> > can't be a Winmodem.
>> >
>> 
>> WinModems _can_ be ISA. I have a 1997 Lucent LT WinModem which is ISA.
>> That's the one I was trying to replace.
>> 
>> BTW, since I yanked it, I cleared up all the problems I was having with
>> my sound card, too. These were both OEM cards supplied with the Aptiva,
>> with a wire harness between them, maybe voicemail and multimedia
>> control of the modem, I don't know. But the modem seemed to change some
>> of the sound card's i/o addresses (no, there were no IRQ conflicts),
>> and now that's all solved by yanking the modem.
>
>Yep, I have a friend who just got a PII450 gateway. It has an ISA modem and it is a 
>win modem. It's a
>3_com. I don't know what model.
>
>He has problems with it. One being if you are watching an mpg(not full screen). And 
>you dial up his ISP
>as soon as you connect the mpg player sounds like it is playing through a picket 
>fence. And this is a
>PII450 98mb banshee 3dfx. Not a slouch by any means. Ridiculous!
>

The problem is that a 450Mhz PII is effectively a 12Mhz (or is it
8Mhz, I forget) cpu every time it has to access the ISA bus. Worse,
the cpu gets to throw out all that nice prefetched speculative
execution multiple pipelined instruction stuff it was doing and start
all over again after it finishes poking a byte out to the stupid ISA
bus. For a winmodem, accessing the ISA bus happens perhaps more often
that it ought to, but any ISA device is going to drag the cpu down
into the dust.  Multiple ISA devices in concurrent use are going to be
a true disaster. Tell your friend to throw the ISA device(s)
(including the sound card if that isn't PCI) out and replace them with
either PCI or USB devices. Gateway should be ashamed.




Mark Roddy

_

------------------------------

From: Andy Piper <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.x,uk.comp.os.linux
Subject: 2.2 kernel: framebuffer?
Date: Tue, 09 Mar 1999 23:06:34 +0000

I've been running with kernel 2.2.1 for a couple of weeks now,
and in my spare time working my way through all of the
documentation for it to make sure I've tweaked all the right bits
in my setup to get things to work the way they're now supposed
to... but I'm confused...

This framebuffer stuff. I've compiled the relevant options,
created the /dev/fb* character devices manually using mknod,
downloaded fbset... however, I don't get a logo at boot, and
whenever I try to use fbset I get the message 'open
/dev/fb0current: Operation not supported by device', and in
/var/log/messages I get 'modprobe: can't locate module fb0'.

I'm using an STB Nitro 3DFX card, which is S3V-based. There's
nothing in the documentation for the card which indicates whether
it is VESA 1.2 or 2.0 compliant, should I therefore assume that
it must be the former, which is why all the cool new bits aren't
working?

Thanks
Andy

(follow-ups set)

-- 
Andy Piper                    [EMAIL PROTECTED]
Fareham, Hampshire

------------------------------

From: John Garrison <[EMAIL PROTECTED]>
Subject: Compaq install won't work.
Date: Tue, 09 Mar 1999 18:47:37 GMT

I just bought a comaq with a 12 gig hard drive and an AMD K-6 2
processor.  Unfortunatly it had windows on it.  Well, after three days
windows as completely crashed 4 times and I've had 5 or 6 programs
crash.  The problem is when I try to install my RedHat 5.0 linux,
outdated I know but I bought it a while ago.  Anyway during install it
only detects 7 gig of disk space, and then while extracting all the rpm
files it starts failing to install them becuase it cannot execute a
script then it eventually runs out of memory.  I installed this CD
originally on a 90mhz with 8megs of ram, I now have 96 megs on the new
computer, why does it say I don't have enough?

Please help me, I am really really angry at Microsoft now.  This last
crash completely messed up all my settings.  And it wouldn't go back
into true color 800x600 mode.  I never could get my ISP to work I had to
sign on to AOL, My joystick wouldn't work.  If this is "easy" I'll
settle for hard.  Please help me get linux back.  

How can I make it detect my hard drives full space and how can I stop it
from running out of memory?

------------------------------

From: "Peter Caffin" <[EMAIL PROTECTED]>
Crossposted-To: de.alt.comm.mgetty
Subject: mgetty fax receive problem
Date: 9 Mar 1999 22:49:30 GMT

From: "Peter Caffin" <[EMAIL PROTECTED]>
Subject: mgetty fax receive problem
Newsgroups: comp.os.linux.misc
Organization: 
Summary: 
Keywords: 

Well, I've been messing around with mgetty+sendfax and I've got the fax
spooling working (it should be fairly easy to make an /etc/printcap
script -- something to work on later)..

However, I haven't been able to get the fax receive part working at
all. Any suggestions would be gratefully appreciated :).

System info:

   Linux (Debian) kernel 2.2.2 on an i586
   mgetty: experimental test release 1.1.14-Apr02
   Hayes Accura 33.6 (Class 2.0 compliant)

I'm able to dial into the modem line with another modem and connects to
a login prompt happily. But a fax connection never resolves.

The modem part of my /etc/inittab is:

   # Example how to put a getty on a modem line.
   #
   # T3:23:respawn:/sbin/mgetty -x0 -s 57600 ttyS0
   T3:23:respawn:/sbin/mgetty -x5 -C c2.0 -s 57600 ttyS0

The uncommented parts of my /etc/mgetty/mgetty.config are:

   debug 4
   fax-id
   speed 38400
   fax-owner root
   fax-group uucp
   fax-mode 0640
   port ttyS0
   speed 38400

My /etc/mgetty/dialin.config doesn't have anything uncommented (and so
should have the implicit allow all, if the documentation is right).

I've included the log file below.

--
03/09 10:57:04 yS0  mgetty: experimental test release 1.1.14-Apr02
03/09 10:57:04 yS0   mgetty.c compiled at May 23 1998, 14:16:58
03/09 10:57:04 yS0   user id: 0, parent pid: 1
03/09 10:57:04 yS0   reading configuration data for port 'ttyS0'
03/09 10:57:04 yS0   reading /etc/mgetty/mgetty.config...
03/09 10:57:04 yS0   conf lib: read: 'debug 4'
03/09 10:57:04 yS0   conf lib: read: 'fax-id '
03/09 10:57:04 yS0   conf lib: read: 'speed 38400'
03/09 10:57:04 yS0   conf lib: read: 'fax-owner root'
03/09 10:57:04 yS0   conf lib: read: 'fax-group uucp'
03/09 10:57:04 yS0   conf lib: read: 'fax-mode 0640'
03/09 10:57:04 yS0   conf lib: read: 'port ttyS0'
03/09 10:57:04 yS0   section: port ttyS0, **found**
03/09 10:57:04 yS0   conf lib: read: 'speed 38400'
03/09 10:57:04 yS0   key: 'speed', type=0, flags=2, data=57600
03/09 10:57:04 yS0   key: 'switchbd', type=0, flags=1, data=0
03/09 10:57:04 yS0   key: 'direct', type=3, flags=1, data=FALSE
03/09 10:57:04 yS0   key: 'blocking', type=3, flags=1, data=FALSE
03/09 10:57:04 yS0   key: 'port-owner', type=1, flags=1, data=root
03/09 10:57:04 yS0   key: 'port-group', type=1, flags=1, data=dialout
03/09 10:57:04 yS0   key: 'port-mode', type=0, flags=1, data=432
03/09 10:57:04 yS0   key: 'toggle-dtr', type=3, flags=1, data=TRUE
03/09 10:57:04 yS0   key: 'toggle-dtr-waittime', type=0, flags=1, data=500
03/09 10:57:04 yS0   key: 'data-only', type=3, flags=1, data=FALSE
03/09 10:57:04 yS0   key: 'fax-only', type=3, flags=1, data=FALSE
03/09 10:57:04 yS0   key: 'modem-type', type=1, flags=2, data=c2.0
03/09 10:57:04 yS0   key: 'modem-quirks', type=0, flags=0, data=(empty)
03/09 10:57:04 yS0   key: 'init-chat', type=2, flags=1, data= \dATQ0V1H0
OK AT OK 
03/09 10:57:04 yS0   key: 'force-init-chat', type=2, flags=1, data=
\d^P^C\d\d\d+++\d\d\d^M\dATQ0V1H0 OK 
03/09 10:57:04 yS0   key: 'modem-check-time', type=0, flags=1, data=3600
03/09 10:57:04 yS0   key: 'rings', type=0, flags=1, data=1
03/09 10:57:04 yS0   key: 'get-cnd-chat', type=2, flags=0, data=(empty)
03/09 10:57:04 yS0   key: 'answer-chat', type=2, flags=1, data= ATA
CONNECT \c 
 
03/09 10:57:04 yS0   key: 'answer-chat-timeout', type=0, flags=1, data=80
03/09 10:57:04 yS0   key: 'autobauding', type=3, flags=1, data=FALSE
03/09 10:57:04 yS0   key: 'ringback', type=3, flags=1, data=FALSE
03/09 10:57:04 yS0   key: 'ringback-time', type=0, flags=1, data=30
03/09 10:57:04 yS0   key: 'ignore-carrier', type=3, flags=1, data=FALSE
03/09 10:57:04 yS0   key: 'issue-file', type=1, flags=1, data=/etc/issue
03/09 10:57:04 yS0   key: 'prompt-waittime', type=0, flags=1, data=500
03/09 10:57:04 yS0   key: 'login-prompt', type=1, flags=1, data=@!login: 
03/09 10:57:04 yS0   key: 'login-time', type=0, flags=1, data=240
03/09 10:57:04 yS0   key: 'fido-send-emsi', type=3, flags=1, data=TRUE
03/09 10:57:04 yS0   key: 'fax-id', type=1, flags=3, data=
03/09 10:57:04 yS0   key: 'fax-server-file', type=1, flags=0, data=(empty)
03/09 10:57:04 yS0   key: 'diskspace', type=0, flags=1, data=1024
03/09 10:57:04 yS0   key: 'notify', type=1, flags=1, data=root
03/09 10:57:04 yS0   key: 'fax-owner', type=1, flags=3, data=root
03/09 10:57:04 yS0   key: 'fax-group', type=1, flags=3, data=uucp
03/09 10:57:04 yS0   key: 'fax-mode', type=0, flags=3, data=416
03/09 10:57:04 yS0   key: 'debug', type=0, flags=2, data=5
03/09 10:57:04 yS0   key: 'statistics-chat', type=2, flags=0, data=(empty)
03/09 10:57:04 yS0   key: 'statistics-file', type=1, flags=0, data=(empty)
03/09 10:57:04 yS0   key: 'gettydefs', type=1, flags=1, data=n
03/09 10:57:04 yS0   key: 'term', type=1, flags=0, data=(empty)
03/09 10:57:05 yS0  check for lockfiles
03/09 10:57:05 yS0   checklock: stat failed, no file
03/09 10:57:05 yS0  locking the line
03/09 10:57:05 yS0   makelock(ttyS0) called
03/09 10:57:05 yS0   do_makelock: lock='/var/lock/LCK..ttyS0'
03/09 10:57:05 yS0   lock made
03/09 10:57:05 yS0   tio_get_rs232_lines: status: RTS CTS DSR DTR DCD
03/09 10:57:05 yS0  WARNING: DCD line still active, check modem settings
(AT&Dx)
03/09 10:57:05 yS0  lowering DTR to reset Modem
03/09 10:57:06 yS0   tss: set speed to 57600 (10001)
03/09 10:57:06 yS0   tio_set_flow_control( HARD )
03/09 10:57:06 yS0   waiting for line to clear (VTIME), read: 
03/09 10:57:06 yS0  send: \dATQ0V1H0[0d]
03/09 10:57:06 yS0  waiting for ``OK''
03/09 10:57:06 yS0   got: ATQ0V1H0[0d][0d][0a]OK ** found **
03/09 10:57:06 yS0  send: AT[0d]
03/09 10:57:06 yS0  waiting for ``OK''
03/09 10:57:06 yS0   got: [0d][0a]AT[0d][0d][0a]OK ** found **
03/09 10:57:06 yS0  mdm_send: 'AT+FCLASS=2.0'
03/09 10:57:06 yS0   mdm_command: string 'AT+FCLASS=2.0'
03/09 10:57:06 yS0   mdm_command: string 'ERROR' -> ERROR
03/09 10:57:07 yS0  mdm_send: 'AT+FCLASS=2'
03/09 10:57:07 yS0   mdm_command: string 'AT+FCLASS=2'
03/09 10:57:07 yS0   mdm_command: string 'OK' -> OK
03/09 10:57:07 yS0  mdm_send: 'AT+FCLASS=0'
03/09 10:57:07 yS0   mdm_command: string 'AT+FCLASS=0'
03/09 10:57:07 yS0   mdm_command: string 'OK' -> OK
03/09 10:57:07 yS0  mdm_send: 'AT+FAA=1;+FCR=1'
03/09 10:57:07 yS0   mdm_command: string 'AT+FAA=1;+FCR=1'
03/09 10:57:07 yS0   mdm_command: string 'OK' -> OK
03/09 10:57:07 yS0  mdm_send: 'AT+FBOR=0'
03/09 10:57:07 yS0   mdm_command: string 'AT+FBOR=0'
03/09 10:57:07 yS0   mdm_command: string 'OK' -> OK
03/09 10:57:07 yS0  mdm_send: 'AT+FLID=""'
03/09 10:57:07 yS0   mdm_command: string 'AT+FLID=""'
03/09 10:57:07 yS0   mdm_command: string 'OK' -> OK
03/09 10:57:07 yS0  mdm_send: 'AT+FDCC=1,5,0,2,0,0,0,0'
03/09 10:57:07 yS0   mdm_command: string 'AT+FDCC=1,5,0,2,0,0,0,0'
03/09 10:57:07 yS0   mdm_command: string 'OK' -> OK
03/09 10:57:07 yS0   waiting for line to clear (VTIME), read: 
03/09 10:57:07 yS0   removing lock file
03/09 10:57:07 yS0  waiting...
03/09 10:59:47 yS0   checking lockfiles, locking the line
03/09 10:59:47 yS0   makelock(ttyS0) called
03/09 10:59:47 yS0   do_makelock: lock='/var/lock/LCK..ttyS0'
03/09 10:59:47 yS0   lock made
03/09 10:59:47 yS0  waiting for ``RING''
03/09 10:59:47 yS0   got: [0d][0a]RING ** found **
03/09 10:59:47 yS0  send: ATA[0d]
03/09 10:59:47 yS0  waiting for ``CONNECT''
03/09 10:59:47 yS0   got: [0d][0a]ATA[0d][0d][0a]NO CARRIER
03/09 11:00:42 yS0  found action string: ``NO CARRIER''
03/09 11:00:42 ##### failed A_FAIL dev=ttyS0, pid=3323, caller='none',
conn='', name=''

03/09 11:00:42 yS0   removing lock file


--:     _           _    _ _
 _oo__ |_|_ |__  _ |  _ |_|_o _  pc at it dot net dot a u |
//`'\_ | (/_|(/_|  |_(_|| | || |            it.net.au/~pc |
/        

------------------------------

From: [EMAIL PROTECTED] (Bill Unruh)
Crossposted-To: de.alt.comm.mgetty
Subject: Re: mgetty fax receive problem
Date: 9 Mar 1999 22:49:33 GMT

In <[EMAIL PROTECTED]> "Peter Caffin" <[EMAIL PROTECTED]> writes:
>   Hayes Accura 33.6 (Class 2.0 compliant)
This is the claim

>   T3:23:respawn:/sbin/mgetty -x5 -C c2.0 -s 57600 ttyS0
                                   ^^^^^^^ And you try to tell it to use
2.0

>03/09 10:57:06 yS0  mdm_send: 'AT+FCLASS=2.0'
>03/09 10:57:06 yS0   mdm_command: string 'AT+FCLASS=2.0'
>03/09 10:57:06 yS0   mdm_command: string 'ERROR' -> ERROR

And here your modem reports that it does not support 2.0

------------------------------

From: David Steuber <[EMAIL PROTECTED]>
Subject: Re: Directory colours in RedHat 5.2
Date: 08 Mar 1999 17:55:11 -0500

Marcus Reid <[EMAIL PROTECTED]> writes:

-> I put an alias in my .bashrc like:
-> 
-> alias ls='ls --color=tty --classify'

In general, I don't think it is a good idea to give alias's names of
commands.  You might break scripts doing that.

For the above, I would suggest lc instead.

-- 
David Steuber
http://www.david-steuber.com
s/trashcan/david/ to reply by mail

Where was it you said you wanted to go today?  Sorry, you can't get
there from here.

------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: [EMAIL PROTECTED]

You can send mail to the entire list (and comp.os.linux.misc) via:

    Internet: [EMAIL PROTECTED]

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi                                pub/Linux
    tsx-11.mit.edu                              pub/linux
    sunsite.unc.edu                             pub/Linux

End of Linux-Misc Digest
******************************

Reply via email to