On Mon, 8 Sep 2003 08:46:26 +0200 "Bert Van Rillaer" <[EMAIL PROTECTED]> wrote:
> > But when I try to go to e.g. www.hotmail.com in my brower, it says > "www.hotmail.com could not be found. Please check the name and try again" Hi Bert, First check your DNS servers in /etc/resolv.conf Then check which usb module you're using by issuing command "lsmod" as root. Possible modules are: usb-uhci, uhci or usb-ohci. If you're using uhci, then use usb-uhci instead (uhci is not stable). To do this, issue these commands before startmodem: modprobe -r uhci modprobe usb-uhci Than try again startmodem. Otherwise, look at your /var/log/messages for usb errors after connection. If there is usb errors (timeout for exemple), then you should try other synch .bin files, this may solve your problem. Hoping this will help you, Cordialement / Best regards Sebastien. Web: http://www.flashtux.org - email: [EMAIL PROTECTED] Jabber: flashcode(@jabber.org) - ICQ: 160677660 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 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]
