Jackson You should uninstall the software which created: /dev/modem -> /dev/ttySM0 The software which may provide support is: http://phep2.technion.ac.il/linmodems/packages/ltmodem/kernel-2.6/ agrsm-alpha.tar.bz2 potentially providing support for PCI_id chipsets 11c1:048c, 11c1:048f and 11c1:0620 We do have a success report for a 11c1:048c case. See http://linmodems.technion.ac.il/bigarch/archive-seventh/msg00849.html http://linmodems.technion.ac.il/bigarch/archive-seventh/msg00970.html There likely will be problems compiling under current kernels. I was able to do a compile under a lean 2.6.17 kernel, bur not the standard Ubuntu kernel Copy your progress/problems to Alexei, who has the best code knowledge of Agere/LSI code. Before starting you must finish support for compiling by installing packages: Linux-headers-2.6.18.1-slh-up-2 Linux-headers-2.6.18.1 which can be installed after download with: # dpkg -i linux-headers*.deb If they should be on your install CD, it will suffice to: # apt-get install linux-headers-2.6.18.1-slh-up-2 Don't be shy about asking for help. We are interested in achieving support for 11c1:0620 MarvS scanModem maintainer On 4/1/07, Jakson Kley R. Santos <jakley@xxxxxxxxxx> wrote:
Hi, this is my modemdata Only plain text email is forwarded by the DISCUSS@xxxxxxxxxxxxx List Server. Do use the following as the email Subject Line: SomeName, YourCountry Kurumin Linux, Debian Etch http://www.guiadohardware.net Digite seu login e senha. startx : Inicia o modo grafico configurar-video : Redetecta a placa de video /etc/init.d/kdm restart : Reinicia o gerenciador de login mcedit : Editor de texto links : Navegador web halt : Desliga o micro kernel 2.6.18.1-slh-up-2 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, Kurumin Linux, Debian Etch http://www.guiadohardware.net Digite seu login e senha. startx : Inicia o modo grafico configurar-video : Redetecta a placa de video /etc/init.d/kdm restart : Reinicia o gerenciador de login mcedit : Editor de texto links : Navegador web halt : Desliga o micro Linux version 2.6.18.1-slh-up-2 (slh@athlon-xp2000) (gcc version 4.1.2 20061020 (prerelease) (Debian 4.1.1-17)) #1 PREEMPT Wed Oct 25 18:46:42 CEST 2006 scanModem update of: 2007_May_04 The modem symbolic link is /dev/modem -> /dev/ttySM0 USB modem not detected by lsusb Modem or host audio card candidates have firmware information: PCI slot PCI ID SubsystemID Name ---------- --------- --------- -------------- 00:09.0 11c1:0620 11c1:0620 Communication controller: Agere Systems Unknown device 0620 Modem interrupt assignment and sharing: 9: 0 XT-PIC acpi, ohci_hcd:usb1 --- Bootup diagnositcs for card in PCI slot 00:09.0 ---- === 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 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: kernel-source-2.6.18.1-slh-up-2 Compressed files at: /usr/src/linux-custom-patches-2.6.18.1-slh-up-2.tar.bz2 For Debian and some related distributions, a package kernel-kbuild-2.6-3 may be needed to support driver compiling Checking pppd properties: -rwsr-xr-- 1 root dip 260920 2006-12-19 10:23 /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 asyncmap 0 noauth crtscts hide-password modem noipdefault passive proxyarp lcp-echo-interval 30 lcp-echo-failure 4 pap-max-authreq 1000 noipx maxfail 0 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: lrwxrwxrwx 1 root root 11 2007-04-03 15:23 /dev/modem -> /dev/ttySM0 slmodemd created symbolic link /dev/ttySL0: Within /etc/udev/ files: Within /etc/modprobe.conf files: /etc/modprobe.d/sl-modem-daemon.modutils:install slamr modprobe --ignore-install ungrab-winmodem ; modprobe --ignore-install slamr; test -e /dev/slamr0 || (/bin/mknod -m 660 /dev/slamr0 c 242 0 2>/dev/null && chgrp dialout /dev/slamr0) /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 /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: /etc/devfs/perms:REGISTER ^hfmodem PERMISSIONS root.root 0660 Within ancient kernel 2.4.n /etc/module.conf files: /etc/modules.conf:options snd-atiixp-modem index=-2 /etc/modules.conf:options snd-via82xx-modem index=-2 /etc/modules.conf:# Uncomment these entries in order to blacklist unwanted modem drivers /etc/modules.conf:# alias snd-atiixp-modem off /etc/modules.conf:# alias snd-via82xx-modem off /etc/modules.conf:### update-modules: start processing /etc/modutils/sl-modem-daemon.modutils /etc/modules.conf:### update-modules: end processing /etc/modutils/sl-modem-daemon.modutils /etc/modules.conf.old:options snd-atiixp-modem index=-2 /etc/modules.conf.old:options snd-via82xx-modem index=-2 /etc/modules.conf.old:# Uncomment these entries in order to blacklist unwanted modem drivers /etc/modules.conf.old:# alias snd-atiixp-modem off /etc/modules.conf.old:# alias snd-via82xx-modem off /etc/modules.conf.old:### update-modules: start processing /etc/modutils/sl-modem-daemon.modutils /etc/modules.conf.old:### update-modules: end processing /etc/modutils/sl-modem-daemon.modutils --------- end modem support lines --------