If further help is needed, send a description of your problem to: discuss@linmodems.org with this ModemData.txt Attached. using the following in the email Subject Line: scanModem, debian kernel 2.4.19acpi System info follows ================================================== debian testing/unstable Script executed as: scanModem on system: Linux lillehammer 2.4.19acpi #1 Thu Nov 28 11:54:42 CST 2002 i686 Mobile Intel(R) Celeron(TM) CPU 1333MHz GenuineIntel GNU/Linux LSPCI=/sbin/lspci UPDATE=2002 Nov 26 --------- lspci scan ---------------- 00:00.0 Host bridge: Intel Corp. 82830 830 Chipset Host Bridge (rev 04) 00:02.0 VGA compatible controller: Intel Corp. 82830 CGC [Chipset Graphics Controller] (rev 04) 00:02.1 Display controller: Intel Corp. 82830 CGC [Chipset Graphics Controller] 00:1d.0 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #1) (rev 02) 00:1d.1 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #2) (rev 02) 00:1e.0 PCI bridge: Intel Corp. 82801BAM/CAM PCI Bridge (rev 42) 00:1f.0 ISA bridge: Intel Corp. 82801CAM ISA Bridge (LPC) (rev 02) 00:1f.1 IDE interface: Intel Corp. 82801CAM IDE U100 (rev 02) 00:1f.3 SMBus: Intel Corp. 82801CA/CAM SMBus (rev 02) 00:1f.6 Modem: Intel Corp. 82801CA/CAM AC'97 Modem (rev 02) 01:03.0 Multimedia audio controller: ESS Technology ES1988 Allegro-1 (rev 12) 01:05.0 CardBus bridge: O2 Micro, Inc.: Unknown device 6972 01:08.0 Ethernet controller: Intel Corp. 82801CAM (ICH3) Chipset Ethernet Controller (rev 42) ------------------------------------- Reading more detail for the Device at: PCI bus ------- 00:1f.6 Class 0703: 8086:2486 (rev 02) Subsystem 144f:1050 00:1f.6 Modem: Intel Corp. 82801CA/CAM AC'97 Modem (rev 02) (prog-if 00 [Generic]) Subsystem: Askey Computer Corp.: Unknown device 1050 Flags: medium devsel, IRQ 10 I/O ports at 1c00 [size=256] I/O ports at 1880 [size=128] ------------------------------------------------------- 8086:2486 PCI_ID of the PCI bus with vendor: 8086 144f:1050 PCI_ID of Subsystem with vendor: 144f ------------------------------------------------------- are key Sought Descriptions of your modem firmware. Have them ready when visiting URLs with service software!! For soft modems in AC'97 controller slots, the bus PCI_ID describes the Controller and the Subsystem PCI_ID the modem card inserted into it. A soft modem chipset must be determined (guessed ?) to guide the choice of driver resources. It may be useful to download http://www.yourvote.com/pci/vendors.txt and search it for vendor with and without caps, for example: both 114d and 114D ------------------------------------------------------------------------------------ Intel 8086:2416* 8086:2426 8086:2446* 8086:2486* 8086:7196 * indicate Intel MC97 controller 8086:2486 INTEL ICH3 Your soft modem chipset is NOT described by the primary PCI_ID but that of the Subystem, and all too often without adequate detail. ######## IMPORTANT, these IDs Only describe the Controller type, anyone of which could support a variety of soft modems. Unfortunately, the SubSystem PCI_ID all to often does Not designate the chipset of the modem under the Controller. VendorID:DeviceID == PCI_IDs of Controller slots ================================================================== Vendor ------ ALI 10b9:5453* 10b9:5457* have AC97 link controllers suppoting diverse soft modems. VIA 1106:3068* - VIA MC97 controller for AC-Link modems, some supported by PCTEL or Conexant drivers SIS 1039:7013 - see SIS below Lucent 11c1:048c 11c1:048e 11c1:048f - Linux service not yet available before February, 2003 Intel 8086:2416* 8086:2426 8086:2446* 8086:2486* 8086:7196 * indicate Intel MC97 controller ------------------------------------------------------------------------------- Possible support by soft modem drivers available at: * Conexant - http://www.mbsi.ca/cnxtlindrv/hsf/index.html SIS - some supported by http://pctelcompdb.sourceforge.net/ some by ftp://ftp.smlink.com/Update/linux/unsupported/ Drivers for Intel 537ep chip soft modems are available at: http://linmodems.technion.ac.il/resources.html within the section: Modems based on Intel chips (HaM/536ep). Their soft modem cards may be resident under AC'97 Controllers with the following: VendorID:DeviceID == PCI_ID AC'97 Controller bus PCI_ID subSystemID name for bus PCI_ID ---------- ----------- ---------------- E159:0001 TigerJet 320 E159:0001 0359:0003 TJ320 v3.1 E159:0001 8086:0003 TJ320 v2.0 8086:2416 INTEL 82801AA (ICH) 8086:2426 INTEL 82801AB (ICH0) 8086:2446 INTEL 82801BA (ICH2) 8086:2486 INTEL ICH3 8086:24C6 INTEL ICH4 8086:1040 S1724 1543:3052 1543:3000 SI3052 1039:7013 SIS 630 1039:7018 SIS 960 1106:3068 VIA 10B9:5450 ALI 5450 10B9:5451 ALI 5451 10B9:5457 ALI 5457 10B9:5459 ALI 5459 Checking Primary Vendor=8086 through major modem chipset Vendors Vendor 8086 is Intel, Inc. which acquired 1813 Ambient Tech. with its HaM (Host assisted Modems) chipsets. Linux drivers are at: http://developer.intel.com/design/modems/support/drivers_linux.htm and new releases may first be available at: http://linmodems.technion.ac.il/resources.html within the section: Modems based on Intel chips (HaM/536ep) Checking Subsystem Vendor=144f through major modem chipset Vendors The following information blocks just query some ppp support items. ==================================================================== grep ppp /etc/modules.conf -------------------------------- alias char-major-108 ppp_generic alias /dev/ppp ppp_generic alias tty-ldisc-3 ppp_async alias tty-ldisc-14 ppp_synctty alias ppp-compress-21 bsd_comp alias ppp-compress-24 ppp_deflate alias ppp-compress-26 ppp_deflate ### update-modules: start processing /etc/modutils/ppp alias /dev/ppp ppp_generic alias char-major-108 ppp_generic alias tty-ldisc-3 ppp_async alias tty-ldisc-14 ppp_synctty alias ppp-compress-21 bsd_comp alias ppp-compress-24 ppp_deflate alias ppp-compress-26 ppp_deflate ### update-modules: end processing /etc/modutils/ppp -------------------------------- DEVPPP=crw-rw---- 1 root dip 108, 0 Nov 27 02:20 /dev/ppp DEVFS= DEVFSD=