Dawit PCI slot PCI ID SubsystemID Name ---------- --------- --------- -------------- 00:1f.6 8086:24c6 14e4:4d64 Modem: Intel Corporation is an AC'97 family modem with a Broadcom 14e4:4d64 susbsystem chip It is in principle supported by: Download from http://linmodems.technion.ac.il/packages/smartlink/ the package SLMODEMD.gcc4.3.tar.gz having a compiled slmodemd. Unpack under Linux with: $ tar zxf SLMODEMD.gcc4.3.tar.gz and read instructions therein. But briefly, the modem is setup with command: slmodemd -c YOUR_COUNTRY --alsa modem:1 reporting dynamic creation of ports: /dev/ttySL0 --> /dev/pts/N , with N some number Read DOCs/Smartlink.txt and Modem/DOCs/YourSystem.txt for follow through guidance. However first this problem must be overcome: -------------------------------- [ 1.857800] serial 0000:00:1f.6: PCI INT B disabled The PCI slot 00:1f.6 of the modem card may be disabled early in a bootup process, but then enabled later. Read DOCs/Bootup.txt about possible fixes 7: 2273 XT-PIC-XT Intel 82801DB-ICH4, eth0 relates that the modem is failing to be controlled by IRQ 7, which is also controlling the Audio card Intel 82801DB-ICH4 and an ethernet card. The first thing to try is shut down the ethernet card: $ sudo ifconfig eth0 down whose driver seems to be: b44 Then try loading the modem driver $ sudo modprobe snd-intel8x0m Now rerun scanModem, to assess if the IRQ 7 serivce can be acquired. Please report back to the List. MarvS On Wed, Sep 23, 2009 at 9:10 AM, Antonio Olivares <olivares14031@xxxxxxxxx> wrote: > Dawit, > > scanModem output ModemData.txt is incomplete :(, would you mind > rerunning scanModem to see if it can generate a complete > ModemData.txt? > > Also please accept my apologize in advance as I have trouble > connecting to net these days. > > Regards, > > Antonio > > On Wed, Sep 23, 2009 at 5:28 AM, Cruising Eagle <yemejemeria@xxxxxxxxx> wrote: >> I would appreciate help for both my on-board modem as well as the Huwaei ETS 2258. >> >> Thanks, >> >> >> Dawit >> >> >> >