----- Original Message ----- From: "Thorsten Hirsch" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 27, 2004 4:49 PM Subject: [ECI] pppoeci: Could not open tap device
> Hi, > > I've several problems connecting my modem. Many have been solved with the help of the IRC guys (kolja and Flashcode) > but now we are stuck. This is the output of startmodem: > > pusb_set_interface_alt=5 > < pid=1144 > [Tue Nov 30 01:40:20 1999 178446] Could not open tap device > failed to connect > ========================================= > > I have several tap devices: tap0-tap15 in /dev and the same in /dev/net. > And in each directory there's a symlink called tun pointing to tap0. > This is the output of lsmod: > > ========================================= > Module Size Used by > uhci_hcd 39344 0 > pppoatm 6368 0 > ppp_generic 31060 1 pppoatm > slhc 6880 1 ppp_generic > atm 46336 1 pppoatm > tun 8416 0 > n_hdlc 9636 0 > usbcore 116040 3 uhci_hcd > ========================================= > > ...so it looks like my kernel config is correct, doesn't it? > And dabusb isn't compiled into the kernel either. > Here's my eciadsl.conf: > You should not need pppoatm and atm module with the user-space driver > ========================================= > VID1=0915 > PID1=8101 > VID2=0915 > PID2=8101 > MODE=LLC_SNAP_RFC1483_BRIDGED_ETH_NO_FCS > VCI=1 > VPI=38 Probably it is VPI=1 VCI=32 Look at this nice table http://www.eagle-usb.org/article.php3?id_article=23 I don't know for 'Could not open tap device' Was not the tap interface already set? When stoping the connection after killing pppoeci, always do modprobe -r tun Gilles =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Driver Linux pour modem ECI ADSL USB: http://eciadsl.flashtux.org Archives de cette liste de diffusion: http://liste.eci.free.fr Pour se desinscrire: mailto:[EMAIL PROTECTED]
