Assuming you want to use the modem for a phone internet connection, you need to configure the PPP (point-to-point protocol) tool so it can dial out and make the connection. It's not hard, but it is not automatically configured when you install the system. It needs to know what phone # to call, baud rate of the modem, etc.
rubberman
Posting Virtuoso
1,559 posts since Mar 2010
Reputation Points: 277
Solved Threads: 178
Ok. I assume this device is connected via a USB port? If so, go to the command line and execute the command "lsusb". Report the output back here. We need to see if this device has support in the kernel before we go any further. If the device is connected via a PCI, PCMCI, or other bus slot (other than USB), the the command would be "lspci".
rubberman
Posting Virtuoso
1,559 posts since Mar 2010
Reputation Points: 277
Solved Threads: 178
Ok, so post the output of lsusb --verbose. That will give us as much information as the hardware probe will provide.
rubberman
Posting Virtuoso
1,559 posts since Mar 2010
Reputation Points: 277
Solved Threads: 178