LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Modem Configuration (https://www.linuxquestions.org/questions/linux-newbie-8/modem-configuration-717042/)

eliasnaseef 04-05-2009 06:43 PM

Modem Configuration
 
Hi,
My Name is Elias Naseef. I'm from Syria and I live in a small village called Ma'aret Saydnaia. I have an acer aspire 5315 laptop and I have just installed Linux fedora 9 x86_64 on it. Every thing seems to be working well, but I need help to setup my dial-up modem (Agree System HDA modem) which was not detected by the installation proccess. PLEASE HELP.

GrapefruiTgirl 04-05-2009 07:06 PM

Is that a serial modem, or is it built into the laptop?

If it is a built-in modem, can you open a console as root user, and type lspci -vv and then copy&paste into here the output of the section which refers to the modem?

For the record, that modem sounds like a 'Win-Modem' (made for Windows) which are notoriously tricky to get to work properly under Linux, but if you can provide some more info about it, we may be able to help. There are drivers for Lucent/Agere modems, but the question is: is there a suitable driver for Fedora, and also, more importantly, is there one for the 64bit version. Maybe not.

Anyhow, please provide the output of the command I gave above, as well as any other info, like model numbers, serial number, of the modem.

Thanks.

Junior Hacker 04-05-2009 09:00 PM

Many Agere modems are not supported in Linux, this is more than likely an internal PCI modem.
Visit linmodems.org (on-line), download and use the scanModem tool, it will produce all kinds of text documents in a folder called Modem in the directory you are in when you initiate this scrip. There will be a file called 'modemdata.txt', this file will tell you if it's supported, and if it is, it will tell you what to do.

eliasnaseef 04-07-2009 05:50 PM

Hi,

I want to thank both "GrapefruiTgirl" and "Junior Hacker" for their kind interest and proffessionl instructions.

I have downloaded the scanModem tool, and I'm working on it now.

As for GrapefruiTgirl's advice, I ran the lspci -vv command and I'll post the output it gave as soon as I retrieve it from linux, because I seem to have mistakenly lost it -stupid me!- so, thanks again and bye.

hurry_hui 04-07-2009 09:28 PM

I just want to give OP sample of ModemData.txt output produced by scanModem
Code:

...
=== Finished firmware and bootup diagnostics, next deducing cogent software. ===

Predictive  diagnostics for card in bus 00:1b.0:
        Modem chipset  detected on
NAME="Audio device: Intel Corporation 82801G "
CLASS=0403
PCIDEV=8086:27d8
SUBSYS=103c:30d5
IRQ=16
HDA=8086:27d8
SOFT=8086:27d8.HDA
IDENT=hsfmodem
Driver=hsfmodem-drivers

 For candidate modem in:  00:1b.0
  0403 Audio device: Intel Corporation 82801G
      Primary device ID:  8086:27d8
    Subsystem PCI_id  103c:30d5
    Softmodem codec or chipset from diagnostics:
                              from    Archives:
                       
     

Support type needed or chipset:        hsfmodem
...

In this example you need to download hsfmodem at http://www.linuxant.com/drivers/hsf/...ds-license.php


All times are GMT -5. The time now is 12:23 AM.