Saludos cordiales a todos.
Siguiendo las indicaciones que me hicieron la primera vez que pedí ayuda hice uso del "scanModem" y el texto que adjunto fue parte del resultado que obtuve. El hecho es que continuo sin poder instalar el MODEM. Reitero nuestra condición de "súper novato", digo "nuestra" pues se trata de un grupo que recién conformamos en el Jovenclub "Lawton" , todos tendremos el mismo problema a la corta o ala larga. Gracias de antemano, Jorge Luis. ModemData Only plain text email is forwarded by the disc...@linmodems.org List Server, as HTML can contain viruses. Use as the email Subject Line: YourName, YourCountry kernel 2.6.26-2-686 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 disc...@linmodems.org 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, debian , ALSA_version=1.0.16 Linux version 2.6.26-2-686 (Debian 2.6.26-25) (da...@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Mon Aug 30 07:01:57 UTC 2010 scanModem update of: 2010_05_29 /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: If a USB modem or cellphone is attached and was not detected, please provide available information in your request to disc...@linmodems.org Candidate PCI devices with modem chips are: 00:0e.0 Modem: Motorola SM56 Data Fax Modem (rev 04) High Definition Audio cards can host modem chips. For candidate card in slot 00:0e.0, firmware information and bootup diagnostics are: PCI slot PCI ID SubsystemID Name ---------- --------- --------- -------------- 00:0e.0 1057:3052 1057:3020 Modem: Motorola SM56 Data Fax Modem Modem interrupt assignment and sharing: 17: 0 IO-APIC-fasteoi sata_sis --- Bootup diagnostics for card in PCI slot 00:0e.0 ---- [ 1.213533] ACPI: PCI Interrupt 0000:00:0e.0[A] -> GSI 17 (level, low) -> IRQ 17 [ 1.213726] 0000:00:0e.0: ttyS1 at I/O 0xeb08 (irq = 17) is a 16450 [ 1.213847] 0000:00:0e.0: ttyS2 at I/O 0xeb10 (irq = 17) is a 8250 [ 1.213970] 0000:00:0e.0: ttyS3 at I/O 0xeb18 (irq = 17) is a 16450 [ 1.214032] Couldn't register serial port 0000:00:0e.0: -28 === Finished firmware and bootup diagnostics, next deducing cogent software. === Predictive diagnostics for card in bus 00:0e.0: Modem chipset detected on NAME="Modem: Motorola SM56 Data Fax Modem " CLASS=0703 PCIDEV=1057:3052 SUBSYS=1057:3020 IRQ=17 IDENT=slamr For candidate modem in: 00:0e.0 0703 Modem: Motorola SM56 Data Fax Modem Primary device ID: 1057:3052 Support type needed or chipset: slamr 1057:3052 has a Motorola chipset, poorly supported by Motorola itself However Zello discovered that drivers written to support Smartlink modems do support the 1057:3052 chipset!! It sufficed to add 1057:3052 to the list of modem cards recognized by the Smartlink slamr driver. There is a ungrab-winmodem driver used in conjunction with slamr, which must have 1057:3052 similarly added. See messages from Zello: http://linmodems.technion.ac.il/bigarch/archive-seventh/msg00846.html http://linmodems.technion.ac.il/bigarch/archive-seventh/msg00848.html and Alvaro Aguirre about the ungrab-winmodem fix: http://linmodems.technion.ac.il/bigarch/archive-seventh/msg00990.html For general guidance on ungrab-winmodem + slamr usage, read the DOCs/Smartlink.txt The modem is supported by the Smartlink plus the slmodemd helper utility. Read the DOCs/Smartlink.txt and Modem/DOCs/YourSystem.txt for follow through guidance. For 2.6.26-2-686 compiling drivers is necessary. As of October 2007 the current packages at http://linmodems.technion.ac.il/packages/smartlink/ are the ungrab-winmodem-20070505.tar.gz and slmodem-2.9.11-20080126.tar.gz Writing DOCs/Smartlink.txt ============ end Smartlink section ===================== Completed candidate modem analyses. The base of the UDEV device file system is: /dev/.udev The kernel was compiled with gcc version 4.1.3 and a compiler is not installed linux-headers-2.6.26-2-686 resources needed for compiling are not manifestly ready! The code linking utility, ld, may be needed and is provided in the binutils package If compiling is necessary packages must be installed, providing: gcc-4.1 make linux-headers-2.6.26-2-686 For Debian and some related distributions, a package kernel-kbuild-2.6-26 may be needed to support driver compiling. 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 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. 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: /etc/udev/rules.d/80-drivers.rules:SUBSYSTEM=="atm", RUN+="dsl-modem.agent" Within /etc/modprobe.conf files: /etc/modprobe.d/alsa-base:options snd-atiixp-modem index=-2 /etc/modprobe.d/alsa-base:options snd-via82xx-modem index=-2 /etc/modprobe.d/alsa-base-blacklist:# Uncomment these entries in order to blacklist unwanted modem drivers /etc/modprobe.d/alsa-base-blacklist:# blacklist snd-atiixp-modem /etc/modprobe.d/alsa-base-blacklist:# blacklist snd-via82xx-modem Within any ancient /etc/devfs files: Within ancient kernel 2.4.n /etc/module.conf files: --------- end modem support lines -------- For Debian users, the linux-headers-2.6.26-2-686.deb can be used instead of kernel-source/ -- Este mensaje le ha llegado mediante el servicio de correo electronico que ofrece Infomed para respaldar el cumplimiento de las misiones del Sistem a Nacional de Salud. La persona que envia este correo asume el compromiso de usar el servicio a tales fines y cumplir con las regulaciones establecidas Infomed: http://www.sld.cu/ ------------ próxima parte ------------ Se ha borrado un adjunto en formato HTML... URL: <http://listas.jovenclub.cu/pipermail/gutl-l/attachments/20110414/a119b672/attachment.htm> ______________________________________________________________________ Lista de correos del Grupo de Usuarios de Tecnologías Libres de Cuba. Gutl-l@jovenclub.cu https://listas.jovenclub.cu/cgi-bin/mailman/listinfo/gutl-l