Sai, For candidate modem in: 0000:00:09.0 0703 Modem: PCTel Inc HSP56 MicroModem Primary device ID: 134d:2189 Support type needed or chipset: slamr ------------- However this driver cannot be compiled for function with x86_64 processor. If you should do a 32bit emulation installation, it could be supported. Read InfoGeneral about other modem alternatives. MarvS On Wed, Nov 5, 2008 at 8:42 PM, sai ram <k_sairam12@xxxxxxxxxxxxxx> wrote: > > 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.15-23-amd64-generic > 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, > Linux version 2.6.15-23-amd64-generic (buildd@yellow) (gcc version 4.0.3 > (Ubuntu 4.0.3-1ubuntu5)) #1 SMP PREEMPT Tue May 23 13:45:47 UTC 2006 > scanModem update of: 2008_10_24 > > > 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. > > > Predictive diagnostics for card in bus 0000:00:09.0: > Modem chipset not detected on > > > > For candidate modem in: 0000:00:09.0 > > Primary device ID: > Support type needed or chipset: > > > ----------------end Softmodem section -------------- > > scanModem could not identify the Support Type needed from diagnosics or > archives. > If an alternative boot into Microsoft windows can be done, do mouse > clicks on: > Start > Settings > Control Panel > Classical View (for Window XP) > System >> Hardware > Device Manager > Modems > Click on the + > Modem. Double click >> to > expand the graphic. Manufacturer information may be displayed. For example, > CXT > stands for Conexant. Click the Diagnostics Tab. Record any hardware ID or > vendor > and device information. > Next do the Query Modem and record the ATI specifications displayed such as: > ATI3 - Agere SoftModem Version 2.1.22 > ATI5 - 2.1.22, AMR Intel MB, AC97 ID:SIL REV:0x27 > Try to identify the modem setup file, with name perhaps MODEM.INF. > If may contain chipset Vendor informaton. > > > Completed candidate modem analyses. > > The base of the UDEV device file system is: /dev/.udev > > The kernel was compiled with gcc version 4.0.3 and a compiler is not > installed > > > If compiling a modem driver proves to be necessary, one of the two > procedures must be followed. > If not yet on the Internet, put the Dapper install CD in the drive > Open a terminal and therein: > $ sudo apt-get install gcc-4.0 make > Additionally the package linux-headers-2.6.15-23-amd64-generic must be > downloaded. > Go to http://packages.ubuntu.com/ and search for > linux-headers-2.6.15-23-amd64-generic > After downloading, it can be installed with: > $ sudo dpkg -i linux-header*.deb > > Or alternatively if online through Ethernet do: > $ sudo apt-get update > $ sudo apt-get install build-essential > will do all the necessary installations mentioned above. > > In either installation case, set a symbolic link which will be expected > later: > $ sudo ln -s /usr/bin/gcc-4.0 /usr/bin/gcc > After check with: > $ ls -l /usr/bin/gcc* > which should display: > lrwxrwxrwx 1 root root 16 2006-07-09 21:53 /usr/bin/gcc -> > /usr/bin/gcc-4.0 > -rwxr-xr-x 1 root root 93584 2006-04-20 18:22 /usr/bin/gcc-4.0 > -rwxr-xr-x 1 root root 16245 2006-04-20 18:13 /usr/bin/gccbug-4.0 > > linux-headers-2.6.15-23-amd64-generic resources needed for compiling are not > manifestly ready! > > If compiling is necessary packages must be installed, providing: > gcc-4.0 make linux-headers-2.6.15-23-amd64-generic > > > 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: > -rwsr-xr-- 1 root dip 306720 2006-02-23 22:01 /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) > sudo chmod a+x /usr/sbin/pppd > or under Ubuntu related Linuxes > sudo chmod a+x /usr/sbin/pppd > > There are no blacklisted modem drivers in /etc/modprobe* files > Checking settings of: /etc/ppp/options > asyncmap 0 > auth > 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/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: > /etc/udev/rules.d/60-symlinks.rules:# Create /dev/modem symlink > /etc/udev/rules.d/60-symlinks.rules:KERNEL=="ttyLTM[0-9]*", > SYMLINK+="modem" > 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/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 > Within any ancient /etc/devfs files: > > Within ancient kernel 2.4.n /etc/module.conf files: > > --------- end modem support lines -------- > > USB modems not recognized > > For candidate card in slot 0000:00:09.0, firmware information and bootup > diagnostics are: > PCI slot PCI ID SubsystemID Name > ---------- --------- --------- -------------- > 0000:00:09.0 134d:2189 134d:1002 Modem: PCTel Inc HSP56 > MicroModem > > Modem interrupt assignment and sharing: > --- Bootup diagnostics for card in PCI slot 0000:00:09.0 ---- > [ 19.787469] ACPI: PCI Interrupt 0000:00:09.0[A] -> GSI 17 (level, low) -> > IRQ 169 > [ 19.787652] 0000:00:09.0: ttyS5 at I/O 0xe808 (irq = 169) is a 16450 > [ 19.787774] 0000:00:09.0: ttyS6 at I/O 0xe810 (irq = 169) is a 8250 > [ 19.787883] 0000:00:09.0: ttyS7 at I/O 0xe818 (irq = 169) is a 16450 > [ 19.787992] 0000:00:09.0: ttyS8 at I/O 0xe820 (irq = 169) is a 8250 > [ 19.788101] 0000:00:09.0: ttyS9 at I/O 0xe828 (irq = 169) is a 8250 > > === Finished firmware and bootup diagnostics, next deducing cogent software. > === > > Predictive diagnostics for card in bus 0000:00:09.0: > Modem chipset detected on > NAME="Modem: PCTel Inc HSP56 MicroModem " > CLASS=0703 > PCIDEV=134d:2189 > SUBSYS=134d:1002 > IRQ=169 > IDENT=slamr > > For candidate modem in: 0000:00:09.0 > 0703 Modem: PCTel Inc HSP56 MicroModem > Primary device ID: 134d:2189 > Support type needed or chipset: slamr > > > ----------------end Softmodem section -------------- > 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 > plus the slmodemd helper utility. Read the > DOCs/Smartlink.txt and Modem/DOCs/YourSystem.txt for follow through > guidance. > > > For 2.6.15-23-amd64-generic 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.0.3 and a compiler is not > installed > > > If compiling a modem driver proves to be necessary, one of the two > procedures must be followed. > If not yet on the Internet, put the Dapper install CD in the drive > Open a terminal and therein: > $ sudo apt-get install gcc-4.0 make > Additionally the package linux-headers-2.6.15-23-amd64-generic must be > downloaded. > Go to http://packages.ubuntu.com/ and search for > linux-headers-2.6.15-23-amd64-generic > After downloading, it can be installed with: > $ sudo dpkg -i linux-header*.deb > > Or alternatively if online through Ethernet do: > $ sudo apt-get update > $ sudo apt-get install build-essential > will do all the necessary installations mentioned above. > > In either installation case, set a symbolic link which will be expected > later: > $ sudo ln -s /usr/bin/gcc-4.0 /usr/bin/gcc > After check with: > $ ls -l /usr/bin/gcc* > which should display: > lrwxrwxrwx 1 root root 16 2006-07-09 21:53 /usr/bin/gcc -> > /usr/bin/gcc-4.0 > -rwxr-xr-x 1 root root 93584 2006-04-20 18:22 /usr/bin/gcc-4.0 > -rwxr-xr-x 1 root root 16245 2006-04-20 18:13 /usr/bin/gccbug-4.0 > > linux-headers-2.6.15-23-amd64-generic resources needed for compiling are not > manifestly ready! > > If compiling is necessary packages must be installed, providing: > gcc-4.0 make linux-headers-2.6.15-23-amd64-generic > > > 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: > -rwsr-xr-- 1 root dip 306720 2006-02-23 22:01 /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) > 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 > auth > 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/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: > /etc/udev/rules.d/60-symlinks.rules:# Create /dev/modem symlink > /etc/udev/rules.d/60-symlinks.rules:KERNEL=="ttyLTM[0-9]*", > SYMLINK+="modem" > 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/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 > Within any ancient /etc/devfs files: > > Within ancient kernel 2.4.n /etc/module.conf files: > > --------- end modem support lines -------- > > > >