Hello! I know about you thru http://linmodems.technion.ac.il/first.html. I'm trying to install my old winmodem HSF Conexant 56k pci to build a faxserver under Ubuntu Server 10.10. I run scanModem and i've got the results, and follow your instructions, I send you the ModemData.txt and I hope you can help me to understand properly the mean of that data. I thought to follow the final instructions, and try to download the driver identified from Linuxant, but i can't find it. Please, help me. I apreciate very much. Regards. Manuel J. Gamero
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.35-22-server 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=x86_64, Ubuntu , ALSA_version=1.0.23 Linux version 2.6.35-22-server (buildd@yellow) (gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) ) #35-Ubuntu SMP Sat Oct 16 22:02:33 UTC 2010 scanModem update of: 2010_05_29 Distrib_ID=Ubuntu DistribCodeName=maverick AptRepositoryStem=http://es.archive.ubuntu.com/ubuntu/ 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 Some modem drivers can only be used in 32 bit modem on x86_64 systems, while some others are competent on x86_64 Systems. Cases are: 1) http://linmodems.technion.ac.il/bigarch/archive-seventh/msg03119.html for the snd-hda-intel audio+modem driver. Also applicable to AC97 modem controllers. In both cases, 32 bit libraries must be installed to support the slmodemd helper having a precompiled 32 bit component. 2) For USB modems using the slusb.ko driver. 32 bit libraries must be installed to support the slmodemd helper having a precompiled 32 bit component 3) The hsfmodem and hcfpcimodem drivers for Conexant chipsest modes are x86_64 competent. 4) agrsm packages for LSI/AgereSystems softmodems are not competent on x86_64 systems. There are no blacklisted modem drivers in /etc/modprobe* files Potentially useful modem drivers now loaded are: 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: 02:0d.0 Communication controller: Conexant Systems, Inc. HSF 56k HSFi Modem (rev 01) High Definition Audio cards can host modem chips. For candidate card in slot 02:0d.0, firmware information and bootup diagnostics are: PCI slot PCI ID SubsystemID Name ---------- --------- --------- -------------- 02:0d.0 14f1:2f00 14f1:2004 Communication controller: Conexant Systems, Inc. HSF 56k HSFi Modem Modem interrupt assignment and sharing: 9: 0 0 IO-APIC-fasteoi acpi --- Bootup diagnostics for card in PCI slot 02:0d.0 ---- [ 0.337097] pci 0000:02:0d.0: reg 10: [mem 0xfa000000-0xfa00ffff] [ 0.337106] pci 0000:02:0d.0: reg 14: [io 0xb400-0xb407] [ 0.337149] pci 0000:02:0d.0: PME# supported from D3hot D3cold [ 0.337155] pci 0000:02:0d.0: PME# disabled The PCI slot 02:0d.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. New PCTEL device 14f1:2f00 === Finished firmware and bootup diagnostics, next deducing cogent software. === Predictive diagnostics for card in bus 02:0d.0: Modem chipset detected on NAME="Communication controller: Conexant Systems, Inc. HSF 56k HSFi Modem " CLASS=0780 PCIDEV=14f1:2f00 SUBSYS=14f1:2004 IRQ=9 IDENT=PCTEL For candidate modem in: 02:0d.0 0780 Communication controller: Conexant Systems, Inc. HSF 56k HSFi Modem Primary device ID: 14f1:2f00 Support type needed or chipset: PCTEL For owners of a Dell PCs with Conexant HSF modems, a driver source package with full speed enabled is available, but requires driver compiling. Read DOCs/Conexant.txt For all code packages from Linuxant.com, either a driver set matching the boot kernel will be installed, or the drivers will first be compiled and then installed. The expert on modem software for Linux is "Support (Jonathan)" <modem.support@xxxxxxxxxxxx> From http://www.linuxant.com/drivers//downloads-ubuntu-x86.php download -7.80.02.06full_k2.6.35_22_server_ubuntu_i386.deb.zip Under Linux unpack with: $ unzip *.zip Then install with: $ sudo dpkg -i *.deb Subsequently, the modem should be found with $ sudo wvdialconf /etc/wvdial.conf Edit in your personal information with: $ sudo gedit /etc/wvdial.conf and try dialing out with: $ sudo wvdial. See DOCs/Testing.txt for details. The directions following below need only be pursued, if the above procedures are not adequate. Read DOCs/Conexant.txt Writing DOCs/Conexant.txt At http://linmodems.technion.ac.il/pctel-linux Get the pctel-0.9.7-9-rht-10.tar.gz Unpack under Linux with: tar zxf pctel*.tar.gz and read instuctions therein. Read DOCs/Pctel.txt and Modem/DOCs/YourSystem.txt for follow through guidance. Writing DOCs/Pctel.txt Completed candidate modem analyses. The base of the UDEV device file system is: /dev/.udev The kernel was compiled with gcc version 4.4.5 and a compiler is not installed linux-headers-2.6.35-22-server resources needed for compiling are not manifestly ready! If compiling is necessary packages must be installed, providing: gcc-4.4 linux-headers-2.6.35-22-server 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 settings of: /etc/ppp/options asyncmap 0 noauth crtscts lock hide-password modem proxyarp lcp-echo-interval 30 lcp-echo-failure 4 noipx 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 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: 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 --------