Selamat, Ok, I wrote: > GSM modem? what is the modem port? >> [ 3501.401322] usb 2-2: GSM modem (1-port) converter now attached to ttyUSB0 >> [ 3501.404615] usb-storage: probe of 2-2:1.1 failed with error -5 >> [ 3501.404632] option 2-2:1.1: GSM modem (1-port) converter detected >> [ 3501.412057] usb 2-2: GSM modem (1-port) converter now attached to ttyUSB1 Why? /dev/ttyUSB0 was the modem port, but now it has become /dev/ttyUSB1? Did wvdial still dialout correctly? Regards, Antonio On Tue, Apr 6, 2010 at 2:11 PM, Antonio Olivares <olivares14031@xxxxxxxxx> wrote: > Selamat, > > On Tue, Apr 6, 2010 at 1:55 PM, Selamat Riady <lock44555@xxxxxxxxx> wrote: >> any another way,,,,,the browser still not connected..... >> >> primary DNS address 124.195.15.98 >> pppd: ??8[08]??8[08] >> secondary DNS address 114.5.5.5 >> pppd: ??8[08]??8[08] >> >> >> $ sudo gedit /etc/resolv.conf >> nameserver 124.195.15.98 i make this file >> nameserver 114.5.5.5 >> > All this looks fine now, can you browse? > > What do you see if you can open another terminal shell? > > $ sudo tail -f /var/log/messages > > and see what comes out? > and also post output of > $ sudo ifconfig -a > >> >> $ sudo cp /etc/wvdial/resolv.conf /etc/resolv.conf this way, > This was another way to possibly do it, but it won't work on your case:( > >> not work, no such file >> >> i think the modem still unknown,,,,,, >> >> riady@riady-laptop:~$ dmesg|tail >> [ 3499.896193] usb 2-2: new full speed USB device using uhci_hcd and address 5 >> [ 3500.120253] hub 2-0:1.0: unable to enumerate USB device on port 2 >> [ 3501.176170] usb 2-2: new full speed USB device using uhci_hcd and address 6 >> [ 3501.397454] usb 2-2: configuration #1 chosen from 1 choice >> [ 3501.401139] usb-storage: probe of 2-2:1.0 failed with error -5 >> [ 3501.401164] option 2-2:1.0: GSM modem (1-port) converter detected >> [ 3501.401322] usb 2-2: GSM modem (1-port) converter now attached to ttyUSB0 >> [ 3501.404615] usb-storage: probe of 2-2:1.1 failed with error -5 >> [ 3501.404632] option 2-2:1.1: GSM modem (1-port) converter detected >> [ 3501.412057] usb 2-2: GSM modem (1-port) converter now attached to ttyUSB1 > > GSM modem? what is the modem port? > > Regards, > > Antonio > >> >> or i must reinstall the os..... >> >