On Friday 13 April 2007 19:13, [EMAIL PROTECTED] wrote:
> Apr 13 13:27:48 localhost pppd[9372]: Using interface ppp0
> Apr 13 13:27:48 localhost pppd[9372]: Connect: ppp0 <--> 8.35
-snip-
> Apr 13 13:28:18 localhost pppd[9372]: LCP: timeout sending Config-Requests
> Apr 13 13:28:18 localhost pppd[9372]: Connection terminated.
> Apr 13 13:28:18 localhost pppd[9372]: Modem hangup
Seems pppd can not receive any packets. Maybe you use older firmware and
iso mode don't work well, try bulk mode (modprobe ueagle-atm use_iso=0,0,0,0).

Additionally assure there is no missmash between modules from kernel and svn
$cd /lib/modules/`uname -r`/kernel/drivers/usb/atm/
If there are any usbatm or ueagle-atm modules - rename them 
$mv usbatm.ko usbatm.ko.old
$mv ueagle-atm.ko ueagle-atm.ko.old
$depmod -ea
You could of course use modules from kernel if you have it, not from svn.

If still no results more debug outputs will be needed, lets start from ppp.
Add "debug" and "kdebug 1" to file /etc/ppp/pears/ueagle-atm and give us 
logs.
 
-- 
Cheers
Stanislaw Gruszka
  

_______________________________________________
Ueagleatm-dev mailing list
[EMAIL PROTECTED]
https://mail.gna.org/listinfo/ueagleatm-dev

Reply via email to