Re: Lucent 56k Suddenly Stopped Working!

2001-07-31 Thread Frank Zimmermann

[EMAIL PROTECTED] wrote:

I was using my Lucent just fine earlier today, after installing a 
Linux599.zip driver. It worked great, except when I ran PPPD, it said there 
was no kernel PPP support. I looekd at make xconfig, and found that was 
indeed true. I enabled PPP support, recompiled, and installed the kernel, 
making a backup of my old one. I tried the new kernel, and now when I run 
PPPD, I get an error saying it can't open /dev/modem OR /dev/ttyS14 (my 
modem). When I run minicom, it says I'm online already as soon as it 
initializes the modem and won't let me get a command in edgewise to dial or 
anything. I tried restoring my old kernel, but it does the same thing! ...


Does anyone know what I should do?
-- Deven Gallo






Did you use a standard-kernel? This should have ppp support.

How do you (try to) get online? pon, wvdial, kppp .?

Do the devices /dev/modem and /dev/ttyS14 exist?

Frank



Re: Lucent 56k Suddenly Stopped Working!

2001-07-31 Thread Christopher S. Swingley
Deven,

 making a backup of my old one. I tried the new kernel, and now when I run 
 PPPD, I get an error saying it can't open /dev/modem OR /dev/ttyS14 (my 
 modem).

Does it work when you are root?  If so, you may need to add yourself
to some groups like dialout and dip.  Look to see what group owns
/dev/ttyS14 and add yourself to that group.  If you look at the
permissions carefully you'll see that the device is rw to the user
and group, but there are no permissions for everyone else.

Chris
-- 
Christopher S. Swingley 930 Koyukuk Drive
System / Network ManagerUniversity of Alaska Fairbanks
IARC -- Frontier ProgramFairbanks, AK 99775

phone: 907-474-2689 fax: 907-474-2643
email: [EMAIL PROTECTED]GNUPG and PGP2 keys at my web site
  web: http://www.frontier.iarc.uaf.edu/~cswingle


pgpA14ApBGf6B.pgp
Description: PGP signature


Re: Lucent 56k Suddenly Stopped Working!

2001-07-31 Thread Tom Massey
On Tue, Jul 31, 2001 at 01:04:17PM -0400, [EMAIL PROTECTED] wrote:
 making a backup of my old one. I tried the new kernel, and now when I run 
 PPPD, I get an error saying it can't open /dev/modem OR /dev/ttyS14 (my 
 modem). When I run minicom, it says I'm online already as soon as it 
 initializes the modem and won't let me get a command in edgewise to dial or

Possibly there's a lock file left over from an earlier attempt to dial.
Check for /var/lock/LCK..modem, or /var/lock/LCK..ttyS14 and delete.