Hello,

First of all I'm very pleased that my ADSL - modem works with your software. 
Before that I wasn't able to use this modem unter Linux ;-( 
But sometimes (20% of my sessions) a severe problem occurs:
At any time (I didn't find any correlation to anything yet...) the connection 
breaks down and when I observe my processes (via ps aux) pppoa2 will be 
called many hundred times in a minute. This procedure lasts as long as init 
couldn't fork any process any more. (not even the shutdown - process). In 
consequence I have to make a hard reboot... which ext2 doesn't like ;-)

When I enable the verbosity of pppoa2, I can find the following message in my 
/tmp/pppoatm2.log:
-------------
################################################################################

Log started on Sun Oct 14 17:17:06 2001

< pid=7441 > pusb_claim_interface 1 failed
################################################################################

Log started on Sun Oct 14 17:17:06 2001

< pid=7442 > pusb_claim_interface 1 failed

-------------
and so on...
-------------

BTW: This action (I suppose) occures in the following part of the source of 
pppoa2
-----line 1075-------------
        /* We claim interface 1, where endpoints 0x07 & 0x87 are */

        if(pusb_claim_interface(fdusb, 1) < 0) {
                if(verbose) fprintf(stderr, "< pid=%d > pusb_claim_interface 1 
failed\n",               
                this_process);
                return(-1);
        }
------------------

BTW2: My OS: SuSE Linux 7.2, Kernel 2.4.10

Could anyone give me a hint to locate the problem?

Thanks in advance

--
Christoph Tapler
[EMAIL PROTECTED]

Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se d�sinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe

        

Reply via email to