Agashe, First $ sudo modprobe ungrab-winmodem to free up resources. Then there should be a success with: $ sudo modprobe slamr MarvS On 5/8/07, Agashe <k_agashe@xxxxxxxxxxxxxx> wrote:
I have downloaded the files and compiled the modules but the driver fails to initiate the modem. dmesg | grep slamr [ 32.013661] slamr: module license 'Smart Link Ltd.' taints kernel. [ 32.021506] slamr: SmartLink AMRMO modem. [ 32.199517] slamr: probe 134d:2189 SL1900 card... [ 33.247528] slamr: cannot init card. I have serched this list and found one mail from Sasha suggesting to remove the module slamr and load it with: sudo modprobe slamr debug=4 but the result is same. Regards. K. Agashe From: "Antonio Olivares"<olivares14031@xxxxxxxxx> To: "Agashe"<k_agashe@xxxxxxxxxxxxxx> Cc: <discuss@xxxxxxxxxxxxx> Subject: Re: Agashe, India Ubuntu 7.04 kernel 2.6.20-15-generic Your modem PCTel Inc HSP56 MicroModem is supported through slmodem-2.9.11-20070430.tar.gz, and ungrab-winmodem-20070430.tar.gz 134d:2189 is a PCTel HSP56 MicroModem 688T modem with the Oasis chipset. Under 2.6.n kernels, it is only supported through the Smartlink slamr.ko driver. Download the files and http://linmodems.technion.ac.il/packages/smartlink/ungrab-winmodem-20070430.tar.gz http://linmodems.technion.ac.il/packages/smartlink/slmodem-2.9.11-20070430.tar.gz extract them $ tar -zxvf ungrab-winmodem-20070430.tar.gz and $ tar -zxvf slmodem-2.9.11-20070430.tar.gz You will need kernel-sources/ for compiling If compiling is necessary packages must be installed, providing: linux-headers-2.6.20-15-generic Regards, Antonio ----- Original Message ---- From: Agashe <k_agashe@xxxxxxxxxxxxxx> To: DISCUSS@xxxxxxxxxxxxx Sent: Thursday, May 3, 2007 3:03:30 AM Subject: Agashe, India Ubuntu 7.04 kernel 2.6.20-15-generic Only plain text email is forwarded by the DISCUSS@xxxxxxxxxxxxx List Server. Do use the following as the email Subject Line: SomeName, YourCountry Ubuntu 7.04 kernel 2.6.20-15-generic This will alert cogent experts, and distinguish cases in the Archives. YourCountry will enable Country Code guidance. Occassionally responses are blocked by an Internet Provider mail filters. So in a day, also check the Archived responses at http://www.linmodems.org . Local Linux experts can be found through: http://www.linux.org/groups/index.html -------------------------- System information ---------------------------- CPU=i686, Ubuntu 7.04 Linux version 2.6.20-15-generic (root@palmer) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 SMP Sun Apr 15 07:36:31 UTC 2007 scanModem update of: 2007_April_23 USB modem not detected by lsusb Modem or host audio card candidates have firmware information: PCI slot PCI ID SubsystemID Name ---------- --------- --------- -------------- 01:01.0 134d:2189 134d:1002 Modem: PCTel Inc HSP56 MicroModem Modem interrupt assignment and sharing: 16: 92210 IO-APIC-fasteoi eth0 --- Bootup diagnositcs for card in PCI slot 01:01.0 ---- [ 14.713311] PCI: Cannot allocate resource region 0 of device 0000:01:01.0 [ 14.713314] PCI: Cannot allocate resource region 1 of device 0000:01:01.0 [ 15.947917] ACPI: PCI Interrupt 0000:01:01.0[A] -> GSI 21 (level, low) -> IRQ 16 === Finished modem firmware and bootup diagnostics section. === === Next deducing cogent software === For candidate modem in PCI bus: 01:01.0 Class 0703: 134d:2189 Modem: PCTel Inc HSP56 MicroModem Primary PCI_id 134d:2189 Support type needed or chipset: slamr 134d:2189 is a PCTel HSP56 MicroModem 688T modem with the Oasis chipset. Under 2.6.n kernels, it is only supported through the Smartlink slamr.ko driver. The modem is supported by the Smartlink slamr driver plus the slmodemd helper utility. Read the Smartlink.txt and Modem/YourSystem.txt for follow through guidance. Writing Smartlink.txt ============ end Smartlink section ===================== Completed candidate modem analyses. The base of the UDEV device file system is: /dev/.udev Versions adequately match for the compiler installed: 4.1.2 and the compiler used in kernel assembly: 4.1.2 Kernel-header resources needed for compiling are not manifestly ready! If compiling is necessary packages must be installed, providing: linux-headers-2.6.20-15-generic Checking pppd properties: -rwsr-xr-- 1 root dip 269224 2007-04-05 09:11 /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) sudo chmod a+x /usr/sbin/pppd or under Ubuntu related Linuxes sudo chmod a+x /usr/sbin/pppd 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 Read Modem/YourSystem.txt concerning other COMM channels: eth0 Which can interfere with Browser naviagation. 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: Within /etc/modprobe.conf files: /etc/modprobe.d/blacklist-modem:# Uncomment these entries in order to blacklist unwanted modem drivers /etc/modprobe.d/blacklist-modem:# blacklist snd-atiixp-modem /etc/modprobe.d/blacklist-modem:# blacklist snd-via82xx-modem /etc/modprobe.d/alsa-base:options snd-atiixp-modem index=-2 /etc/modprobe.d/alsa-base:options snd-via82xx-modem index=-2 Within any ancient /etc/devfs files: Within ancient kernel 2.4.n /etc/module.conf files: --------- end modem support lines --------