Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: Re: Faxgetty interfering with ppp
George Zeigler wrote:
>
> Hello,
> as regular user, I can't dial out with ppp because faxgetty interferes.
> I have to uncomment my /etc/inittab line, and reboot to connect. I put my
> /var/log/messages to show what happens when I try to connect to the net.
>
> >> George wrote:
> > >How do I force faxgetty to butte out when I connect to the net? Thanks
>
> >Ekkard wrote:
> >Faxgetty is active only in about 10% of time. Sometimes ppp
> >fax are interfering. Then I just restart ppp.
> Seems like 100% of the time to me. As root, I can connect. root seems
> to overpower faxgetty. as a regular user, forget it. I can't get past
What do you mean with 100% ? Do you get messages in /var/log/messages
every second?
Thatīs my output to /var/log/messages:
Jan 24 09:28:50 rex FaxGetty[1167]: MODEM set DTR OFF
Jan 24 09:28:50 rex FaxGetty[1167]: DELAY 2600 ms
Jan 24 09:28:52 rex FaxGetty[1167]: MODEM set DTR ON
Jan 24 09:28:52 rex FaxGetty[1167]: MODEM set baud rate: 19200 baud,
input flow XON/XOFF, output flow XON/XOFF
Jan 24 09:28:52 rex FaxGetty[1167]: MODEM flush i/o
Jan 24 09:28:52 rex FaxGetty[1167]: <-- [15:ATE0V1Q0S0=0H0\r]
Jan 24 09:28:52 rex FaxGetty[1167]: --> [14:ATE0V1Q0S0=0H0]
Jan 24 09:28:52 rex FaxGetty[1167]: --> [2:OK]
Jan 24 09:28:52 rex FaxGetty[1167]: <-- [12:ATS8=2S7=60\r]
Jan 24 09:28:53 rex FaxGetty[1167]: --> [2:OK]
Jan 24 09:28:53 rex FaxGetty[1167]: <-- [12:AT+FCLASS=?\r]
Jan 24 09:28:53 rex FaxGetty[1167]: --> [7:0,1,2.0]
Jan 24 09:28:53 rex FaxGetty[1167]: --> [2:OK]
Jan 24 09:28:53 rex FaxGetty[1167]: <-- [12:AT+FCLASS=1\r]
Jan 24 09:28:53 rex FaxGetty[1167]: --> [2:OK]
Jan 24 09:28:53 rex FaxGetty[1167]: <-- [9:AT+FTM=?\r]
Jan 24 09:28:54 rex FaxGetty[1167]: -->
[41:3,24,48,72,73,74,96,97,98,121,122,145,146]
Jan 24 09:28:54 rex FaxGetty[1167]: --> [2:OK]
Jan 24 09:28:54 rex FaxGetty[1167]: <-- [9:AT+FRM=?\r]
Jan 24 09:28:54 rex FaxGetty[1167]: -->
[41:3,24,48,72,73,74,96,97,98,121,122,145,146]
Jan 24 09:28:54 rex FaxGetty[1167]: --> [2:OK]
Jan 24 09:28:54 rex FaxGetty[1167]: <-- [12:AT+FCLASS=1\r]
Jan 24 09:28:54 rex FaxGetty[1167]: --> [2:OK]
Jan 24 09:28:54 rex FaxGetty[1167]: MODEM /
Jan 24 09:28:54 rex FaxGetty[1167]: MODEM input buffering disabled
After faxgetty was quiet since 3 hours !!!
> >Well, you can expand ppp-up script with a examination
> >of /dev/ttyS1, too.
> In ordinary human language, this means what? I use kppp from the KDE
> environment.
I used kppp, too. (Now, since one week, after update to kernel 2.2.13
kppp does not
work any longer, kppp claims "kernel does not support ppp") . Perhaps
you
have to install suseppp from CD. This is the way Suse realises ppp.
You can modify the script ppp-up like you want. kpppd is dedicated only
to
setup ppp-connection, nothing else I think. Thats a disadvantage of
graphical
comfort. But try the options kppp offers in the initial panel
to start a skript/programm before setting up ppp.
Ekkard