# tazpkg get-install linux-dialup
modprobe option
# tazpkg get-install wvdial
uname -rand check what kernel version you are running (rather, make sure it is 2.6.30).
# tazpkg get-install linux-dialupThis will download and install the correct version for you. You may want to remove the package you already have installed before proceeding, although it shouldn't really affect it -- but you never know.
tazpkg get-install linux-dialup --forced
Module Size Used byand then plug in the modem and give the output of the last lines of "dmesg" - it should look like this (my e220)
option 24896 0
usbserial 29576 1 option
usb 3-2: new full speed USB device using uhci_hcd and address 3
usb 3-2: New USB device found, idVendor=12d1, idProduct=1003
usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-2: Product: HUAWEI Mobile
usb 3-2: Manufacturer: HUAWEI Technologies
usb 3-2: configuration #1 chosen from 1 choice
usb-storage: probe of 3-2:1.2 failed with error -1
usbcore: registered new interface driver usbserial
USB Serial support registered for generic
usbcore: registered new interface driver usbserial_generic
usbserial: USB Serial Driver core
USB Serial support registered for GSM modem (1-port)
option 3-2:1.0: GSM modem (1-port) converter detected
usb 3-2: GSM modem (1-port) converter now attached to ttyUSB0
option 3-2:1.1: GSM modem (1-port) converter detected
usb 3-2: GSM modem (1-port) converter now attached to ttyUSB1
usbcore: registered new interface driver option
option: v0.7.2:USB Driver for GSM modems
It looks like you're new here. If you want to get involved, click one of these buttons!