Lorenz Primary PCI_id 115d:000c Support type needed or chipset: Agere.DSP The modem has a supported Lucent/Agere Mars or Apollo DSP (digital signal processing) chipset. Support packages for 2.6.n kernels are at: http://phep2.technion.ac.il/linmodems/packages/ltmodem/kernel-2.6/martian/ Get the most recent release. Compiling is necessary packages must be installed, providing: gcc-4.1 kernel-source-2.6.18.2-34-default See AgereDSP.txt for Details. Vendor 115d is XIRCOM, which was purchased by Intel The following devices have Lucent/AgereSystems DSP chipsets supported by the Martian variant of the AgereSystems ltmodem software. XIRCOM 0x115d 0x0000-0x000F XIRCOM 0x115d 0x0440-0x045c XIRCOM 0x115d 0x0010-0x03ff The above information and an AgereDSP.txt file should have been output on your System. Try running # ./scanModem test 115d:000c 8086:2408 as I did on my System to output the above information MarvS scanModem maintainer On 5/31/07, Lorenz Baumgartner <lorbau@xxxxxxxxx> wrote:
CPU=i686, Welcome to openSUSE 10.2 (i586) - Kernel Linux version 2.6.18.2-34-default (geeko@buildhost) (gcc version 4.1.2 20061115 (prerelease) (SUSE Linux)) #1 SMP Mon Nov 27 11:46:27 UTC 2006 scanModem update of: 2007_May_11 ALSAversion 1.0.13 USB modem not detected by lsusb Modem or host audio card candidates have firmware information: PCI slot PCI ID SubsystemID Name ---------- --------- --------- -------------- 00:03.1 115d:000c 8086:2408 Serial controller: Xircom Mini-PCI V.90 56k Modem Modem interrupt assignment and sharing: 11: 12696 XT-PIC uhci_hcd:usb1, CS46XX, yenta, yenta, eth0 --- Bootup diagnositcs for card in PCI slot 00:03.1 ---- ACPI: PCI Interrupt 0000:00:03.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11 === Finished modem firmware and bootup diagnostics section. === === Next deducing cogent software === Completed candidate modem analyses. The base of the UDEV device file system is: /dev/.udev The kernel was compiled with gcc version 4.1.2 and a compiler is not installed Kernel-header resources needed for compiling are not manifestly ready! If compiling is necessary packages must be installed, providing: gcc-4.1 kernel-source-2.6.18.2-34-default Checking pppd properties: -rwxr-xr-x 1 root dialout 295488 25. Nov 2006 /usr/sbin/pppd In case of an "error 17" "serial loopback" problem, see: http://phep2.technion.ac.il/linmodems/archive-sixth/msg02637.html To enable dialout without Root permission do: $ su - root (not for Ubuntu) chmod a+x /usr/sbin/pppd or under Ubuntu related Linuxes chmod a+x /usr/sbin/pppd Checking settings of: /etc/ppp/options noipdefault noauth crtscts lock modem asyncmap 0 nodetach lcp-echo-interval 30 lcp-echo-failure 4 lcp-max-configure 60 lcp-restart 2 idle 600 noipx file /etc/ppp/filters In case of a message like: Warning: Could not modify /etc/ppp/pap-secrets: Permission denied see http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html Don't worry about the following, it is for the experts should trouble shooting be necessary. ========================================================== Checking for modem support lines: -------------------------------------- /device/modem symbolic link: slmodemd created symbolic link /dev/ttySL0: Within /etc/udev/ files: /etc/udev/rules.d/50-udev-default.rules:KERNEL=="mwave", NAME="modems/%k", GROUP="uucp" /etc/udev/rules.d/31-network.rules:SUBSYSTEM=="net", ENV{INTERFACE}=="ppp*|ippp*|isdn*|plip*|lo*|irda*|dummy*|ipsec*|tun*|tap*|bond*|vlan*|modem*|dsl*", GOTO="skip_ifup" Within /etc/modprobe.conf files: /etc/modprobe.conf:# Linux ACP modem (Mwave) /etc/modprobe.d/blacklist:# ALSA PCI sound/modem modules - should be configured via yast /etc/modprobe.d/blacklist:blacklist snd-atiixp-modem /etc/modprobe.d/blacklist:blacklist snd-via82xx-modem Within any ancient /etc/devfs files: /etc/devfs/conf.d/ltmodem:# /dev/ttySLT0 and /dev/modem symbolic links to /dev/tts/LT0 /etc/devfs/conf.d/ltmodem:REGISTER ^tts/LT0$ CFUNCTION GLOBAL symlink $devname modem /etc/devfs/conf.d/ltmodem:UNREGISTER ^tts/LT0$ CFUNCTION GLOBAL unlink modem Within ancient kernel 2.4.n /etc/module.conf files: --------- end modem support lines --------