VIkrant, The code resource you need for compiling agrmodem+agrseial drivers is: agrsm-11c11040-2.1.80-20110811.tar.bz2 at: http://linmodems.technion.ac.il/packages/ltmodem/11c11040/ agrsm-tools-0.0.1-2.noarch.rpm may be useful too. There is no guarantee that these drivers will be effective, because there have been no updates from LSI (formerly Agere Systems) for many years. You will need to install compiling resources. Anthony has a RedHat system and may guide you. Ubuntu is the Linux distro I use. The most important parts of your diagnostic output are excerpted below. MarvS : ========= The softmodem chip 11c11040 is hosted on the Subsytem of the High Definition Audio card, and is supported by the AgereSystems/LSI driver pair agrmodem + agrserial, which is provided by the most current package agrsm-11c11040-version at http://linmodems.technion.ac.il/packages/ltmodem/11c11040/ The kernel was compiled with gcc version 4.4.4 and a compiler is not installed Compiling is necessary, Packages must be installed, providing: gcc-4.4 linux-headers-2.6.32-131.0.15.el6.i686 resources needed for compiling are not manifestly ready! See potential conflict issue: http://linmodems.technion.ac.il/bigarch/archive-nineth/msg02753.html For the 11c11040 chip with kernels 2.6.31 and later a change in a modules loading setting may be necessary. Within the file /etc/modprobe.d/alsa-base.conf (or equivalent for your Distro), change the phrase: options snd-hda-intel power_save=10 to: options snd-hda-intel power_save=0 or the agrsm drivers will not function. For Ubuntu related systems this can be done with: $ sudo gedit /etc/modprobe.d/alsa-base.conf Report from Bjorn Wielens: Please note- trying to load the modules on a OpenSuSE 11.2 system gives an error about the module_version symbol. Using: # modprobe --force agrmodem # modprobe --force agrserial is necessary to load the drivers, and does not appear to cause ill effects. =========== On Thu, Apr 18, 2013 at 1:38 AM, Vikrant Pandey <vikrant@xxxxxxxxxxxx> wrote: > Hi, > I m vikrant, i find thismail id during surfing net related to modem > activation in redhat linux. > I have Agere System HDA modem hardware installed in my laptop, i also > enable modem from bios, then in terminal, i did #setserial -g > /dev/ttyS[0123] , to conigure serial port. > then do #setserial /dev/ttyS1 which give the following output > /dev/ttyS1, UART: 16550A, Port: 0x02f8, IRQ: 3 > > then by running the command -- [root@localhost vik]# echo atdt3333333 > > /dev/ttyS1 > -- no sound i heard, where as no error msg generated. > > Pls help me to configure the modem. files, > 1- ModemData.txt . > 2- dmesg.txt . > > thanks > > ModemData > > > > Only plain text email is forwarded by the Discuss@xxxxxxxxxxxxx List > Server, > as HTML can contain viruses. Use as the email Subject Line: > YourName, YourCountry kernel 2.6.32-131.0.15.el6.i686 > With this Subject Line cogent experts will be alerted, and useful case > names left in the Archive. > YourCountry will enable Country specific guidance. Linux experts in > YourCountry > can be found through: http://www.linux.org/groups/index.html. > They will know your Country's modem code, which may be essential for dialup > service. > Responses from Discuss@xxxxxxxxxxxxx are sometimes blocked by an Internet > Provider mail filters. > So in a day, also check the Archived responses at http://www.linmodems.org > -------------------------- System information ---------------------------- > CPU=i686, redhat , ALSA_version=1.0.21 > Linux version 2.6.32-131.0.15.el6.i686 > (mockbuild@xxxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc version 4.4.4 20100726 (Red > Hat 4.4.4-13) (GCC) ) #1 SMP Tue May 10 15:42:28 EDT 2011 > scanModem update of: 2011_08_08 > The modem symbolic link is /dev/modem -> /dev/ttyS0 > /etc/lsb-release not found > > > Presently install your Linux Distributions dkms package. It provides for > automated driver updates, > following upgrade of your kernel. For details see > http://linux.dell.com/projects.shtml#dkms > > There are no blacklisted modem drivers in /etc/modprobe* files > > Potentially useful modem drivers now loaded are: > snd_hda_intel > > Attached USB devices are: > ID 04b4:0101 Cypress Semiconductor Corp. Keyboard/Hub > ID 0681:0040 Siemens Information and Communication Products > ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) > ID 14e1:6000 Dialogue Technology Corp. > ID 0409:005a NEC Corp. HighSpeed Hub > If a cellphone is not detected, see > http://ubuntuforums.org/archive/index.php/t-878554.html > A sample report is: > http://linmodems.technion.ac.il/bigarch/archive-nineth/msg00578.html > > If a USB modem or cellphone is attached and was not detected, please > provide available information in your request to discuss@xxxxxxxxxxxxx > > Candidate PCI devices with modem chips are: > 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio > Controller (rev 03) > High Definition Audio cards can host modem chips. > > For candidate card in slot 00:1b.0, firmware information and bootup > diagnostics are: > PCI slot PCI ID SubsystemID Name > ---------- --------- --------- -------------- > 00:1b.0 8086:293e 4352:8986 Audio device: Intel Corporation 82801I > > Modem interrupt assignment and sharing: > 25: 1187 214 PCI-MSI-edge hda_intel > --- Bootup diagnostics for card in PCI slot 00:1b.0 ---- > pci 0000:00:1b.0: reg 10 64bit mmio: [0xfc600000-0xfc603fff] > pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold > pci 0000:00:1b.0: PME# disabled > HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22 > HDA Intel 0000:00:1b.0: irq 25 for MSI/MSI-X > HDA Intel 0000:00:1b.0: setting latency timer to 64 > input: HDA Intel Headphone as > /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 > > The PCI slot 00:1b.0 of the modem card may be disabled early in > a bootup process, but then enabled later. If modem drivers load > but the modem is not responsive, read DOCs/Bootup.txt about possible > fixes. > Send dmesg.txt along with ModemData.txt to discuss@xxxxxxxxxxxxx > if help is needed. > > > > ===== Advanced Linux Sound Architecture (ALSA) diagnostics ===== > The ALSA packages provide audio support and also drivers for some modems. > ALSA diagnostics are written during bootup to /proc/asound/ folders. > > The modem cards detected by "aplay -l" are: None > > > The /proc/asound/pcm file reports: > ----------------------- > 00-00: ALC262 Analog : ALC262 Analog : playback 1 : capture 1 > > about /proc/asound/cards: > ------------------------ > 0 [Intel ]: HDA-Intel - HDA Intel > HDA Intel at 0xfc600000 irq 25 > > PCI slot 00:1b.0 has a High Definition Audio Card > The drivers are in the kernel modules tree at: > /lib/modules/2.6.32-131.0.15.el6.i686/kernel/sound/pci/hda/snd-hda-intel.ko > The modem codec file for the HDA card is: /proc/asound/card0/codec#1 > -------------------------------------------------------- > Codec: LSI ID 1040 > Address: 1 > MFG Function Id: 0x2 (unsol 1) > Vendor Id: 0x11c11040 > Subsystem Id: 0x11c10001 > Revision Id: 0x100200 > Modem Function Group: 0x1 > > The audio card hosts a softmodem chip: 0x11c11040 > > The softmodem chip 11c11040 is hosted on the Subsytem of the High Definition > Audio card, > and is supported by the AgereSystems/LSI driver pair agrmodem + agrserial, > which is provided by > the most current package agrsm-11c11040-version at > http://linmodems.technion.ac.il/packages/ltmodem/11c11040/ > > If not a Conexant modem, the driver agrsm with its dependent drivers: > > ---------- > provide audio + modem support with the modem chip residing on the subsystem. > Any particular card can host any one of several soft modem chips. > > === 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 82801I " > CLASS=0403 > PCIDEV=8086:293e > SUBSYS=4352:8986 > IRQ=25 > HDA2=00:1b.0 > SOFT=8086:293e.HDA > HDAchipVendorID=11c1 > CHIP=0x11c11040 > IDENT=agrsm > Driver=agrsm > package=agrsm-11c11040 > > For candidate modem in: 00:1b.0 > 0403 Audio device: Intel Corporation 82801I > Primary device ID: 8086:293e > Subsystem PCI_id 4352:8986 > Softmodem codec or chipset from diagnostics: 0x11c11040 > from Archives: > The HDA card softmodem chip is 0x11c11040 > > > Support type needed or chipset: agrsm > > > Writing DOCs/Intel.txt > > The AgereSystems/LSI agrsm code supports compiling of a agrmodem + agrserial > driver pair. > There are a few different chipsets which use this driver pair, but they use > different code resources: > Chipsets KV* PackageNames (most current as of November 2009) > ---------------------------------------------------------------------------------------------- > 11c1:048c and 11c1:048f 2.6.29 > agrsm048pci-2.1.60_20100108_i386.deb or agrsm048pci-2.1.60_20100108.tar.gz > 11c1:0620 2.6.31 agrsm06pci-2.1.80_20100106_i386.deb > or agrsm06pci-2.1.80~20100106.tar.gz !! > 11c11040 (on HDA audio cards) 2.6.31 agrsm-11c11040_20091225_i386.deb or > agrsm-11c11040-2.1.80~20091225.tar.bz2 !! > All available at: > http://linmodems.technion.ac.il/packages/ltmodem/11c11040/ > Additionally there are; > automation & testing agrsm-tools_0.0.1_all.deb or > agrsm-tools-0.0.1-2.noarch.rpm > General background agrsm_howto.txt > ------------------------------------------------------------------------------------------------ > * KV == latest kernel release with a reported success > !! Latest update with major credit to Nikolay Zhuravlev > But see conflict issue: > http://linmodems.technion.ac.il/bigarch/archive-nineth/msg02753.html > For the 11c11040 chip with kernels 2.6.31 and later a change in a modules > loading settingmay be necessary. > Within the file /etc/modprobe.d/alsa-base.conf (or equivalent for your > Distro), change the phrase: > options snd-hda-intel power_save=10 > to: > options snd-hda-intel power_save=0 > or the agrsm drivers will not function. For Ubuntu related systems this > can be done with: > $ sudo gedit /etc/modprobe.d/alsa-base.conf > > Report from Bjorn Wielens: > Please note- trying to load the modules on a OpenSuSE 11.2 system gives > an error about the module_version symbol. Using: > # modprobe --force agrmodem > # modprobe --force agrserial > is necessary to load the drivers, and does not appear to cause ill effects. > > > All of the above packages are dkms competent. This means that if your Linux > distros dkms package > is previously installed, if provides for future updates matching forthcoming > kernels. > > -------------- end Agere Systems section ------------------- > > Completed candidate modem analyses. > > The base of the UDEV device file system is: /dev/.udev > > The kernel was compiled with gcc version 4.4.4 and a compiler is not > installed > > linux-headers-2.6.32-131.0.15.el6.i686 resources needed for compiling are > not manifestly ready! > > If compiling is necessary packages must be installed, providing: > gcc-4.4 > > > If a driver compilation fails, with message including some lack of some > FileName.h (stdio.h for example), then > Some additional kernel-header files need installation to /usr/include. The > minimal additional packages are libc6-dev > and any of its dependents, under Ubuntu linux-libc-dev > > If an alternate ethernet connection is available, > $ apt-get update > $ apt-get -s install linux-kernel-devel > will install needed packages. > For Debian/Ubuntu related distributions, run the following command to > display the needed package list: > > Otherwise packages have to be found through http://packages.ubuntu.com > Once downloaded and transferred into a Linux partition, > they can be installed alltogether with: > $ sudo dpkg -i *.deb > > > Checking pppd properties: > -r-xr-xr-x. 1 root root 327080 Mar 5 2010 /usr/sbin/pppd > > In case of an "error 17" "serial loopback" problem, see: > http://linmodems.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 > lock > > 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 > > For guidance on FAX usage, get from > http://linmodems.technion.ac.il/packages/ get faxing.tar.gz > It has samples for a modem using port /dev/ttySL0, which must be changed to > match your modem's port. > > Read Modem/DOCs/YourSystem.txt concerning other COMM channels: eth0 wlan0 > Which can interfere with Browser naviagation. > > Don't worry about the following, it is for experts should trouble shooting > be necessary. > ========================================================== > > Checking for modem support lines: > -------------------------------------- > /device/modem symbolic link: lrwxrwxrwx. 1 root root 10 Apr 17 10:59 > /dev/modem -> /dev/ttyS0 > slmodemd created symbolic link /dev/ttySL0: > Within /etc/udev/ files: > > Within /etc/modprobe.conf files: > > Within any ancient /etc/devfs files: > > > Within ancient kernel 2.4.n /etc/module.conf files: > > --------- end modem support lines -------- > > > -------------------------------------------------------- > > > dmesg > > > CPU0 CPU1 > 0: 1446809 1463436 IO-APIC-edge timer > 1: 1128 3 IO-APIC-edge i8042 > 3: 18 17 IO-APIC-edge > 4: 2 2 IO-APIC-edge > 7: 0 0 IO-APIC-edge parport0 > 8: 1 0 IO-APIC-edge rtc0 > 9: 208 7198 IO-APIC-fasteoi acpi > 12: 8 5 IO-APIC-edge i8042 > 16: 1 0 IO-APIC-fasteoi uhci_hcd:usb3, yenta > 17: 1 0 IO-APIC-fasteoi yenta > 18: 59 37579 IO-APIC-fasteoi uhci_hcd:usb8, firewire_ohci > 19: 102863 2874 IO-APIC-fasteoi ehci_hcd:usb1, uhci_hcd:usb5, > uhci_hcd:usb7, ata_piix, ata_piix > 21: 106 101 IO-APIC-fasteoi uhci_hcd:usb4 > 23: 1 1 IO-APIC-fasteoi ehci_hcd:usb2, uhci_hcd:usb6 > 24: 79 11668 PCI-MSI-edge i915 > > 25: 1187 214 PCI-MSI-edge hda_intel > 26: 120180 118895 PCI-MSI-edge iwlagn > 27: 0 0 PCI-MSI-edge eth0 > NMI: 0 0 Non-maskable interrupts > LOC: 1979121 1953484 Local timer interrupts > SPU: 0 0 Spurious interrupts > PMI: 0 0 Performance monitoring interrupts > PND: 0 0 Performance pending work > RES: 15703 20242 Rescheduling interrupts > CAL: 2117 2169 Function call interrupts > TLB: 194393 200356 TLB shootdowns > TRM: 0 0 Thermal event interrupts > THR: 0 0 Threshold APIC interrupts > MCE: 0 0 Machine check exceptions > MCP: 17 17 Machine check polls > ERR: 0 > MIS: 0 >