Masoud, >From http://www.linuxant.com/drivers//downloads-ubuntu-x86.php download -7.80.02.02full_k2.6.27_7_generic_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. MarvS On Wed, Apr 22, 2009 at 7:16 AM, Masoud Mehrabi <mehrabimail@xxxxxxxxx> 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.27-7-genericWith 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 YourCountrycan 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.orgSystem information----------------------------CPU=i686, Linux version 2.6.27-7-generic (buildd@rothera) (gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu10) ) #1 SMP Fri Oct 24 06:42:44 UTC 2008scanModem update of: 2009_02_28There are no blacklisted modem drivers in /etc/modprobe* filesPotentially useful modem drivers now loaded are:snd_hda_intelAttached USB devices are:ID 058f:6387 Alcor Micro Corp. Transcend JetFlash Flash DriveID 05ca:1835 Ricoh Co., Ltd Visual Communication Camera VGP-VCC5ID 054c:0281 Sony Corp. ID 15ca:00c3 Textech International Ltd. Mini Optical MouseIf a cellphone is not detected, see http://ubuntuforums.org/archive/index.php/t-878554.htmlID 0483:2016 SGS Thomson Microelectronics Fingerprint ReaderIf a USB modem or cellphone is attached and was not detected, please > provide available information in your request to discuss@xxxxxxxxxxxxxxxx candidate card in slot 00:1b.0, firmware information and bootup diagnostics are:PCI slotPCI IDSubsystemIDName---------- --------- --------- -------------- > 00:1 > 21: 322 0 b.08086:27d8104d:81e6Audio device: Intel Corporation 82801GModem interrupt assignment and sharing: IO-APIC-fasteoi ohci1394, HDA Intel--- > [ 0.540492] > [ 0.544069] Bootup diagnostics for card in PCI slot 00:1b.0----PCI: 0000:00:1b.0 reg 10 64bit mmio: [f8440000, f8443fff]pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold[ 0.544075] pci 0000:00:1b..0: PME# disabled[ 13.049816] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0[ 13.049825] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21[ 13.049854] HDA Intel 0000:00:1b.0: setting latency timer to 64The PCI slot 00:1b.0 of the modem card may be disabled early ina bootup process, but then enabled later. If modem drivers loadbut 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.Advanced Linux Sound Architecture (ALSA) diagnostics===== The ALSA packages provide audio support and also drivers for some modems.ALSA diagnostics are written during bootup to /proc/asound/ folders..The ALSA verion is 1.0.17 > The modem cards detected by "aplay -l" are: None The /proc/asound/pcm file reports > ----------------------- > 00-00: :STAC92xx Analog : STAC92xx Analog : playback 1 : capture 1about /proc/asound/cards > ------------------------ > 0 [:Intel ]: HDA-Intel - HDA IntelHDA Intel at 0xf8440000 irq 21PCI slot 00:1b.0 has a High Definition Audio Card/The drivers are in the kernel modules tree at:lib/modules/2.6.27-7-generic/kernel/sound/pci/hda/snd-hda-intel.koThe modem codec file for the HDA card is: /proc/asound/card0/codec#1--------------------------------------------------------Codec: Conexant ID 2bfa > Address: 1 > Vendor Id: 0x14f12bfa > Subsystem Id: 0x104d0200 > Revision Id: 0x90000 > Modem Function Group: 0x2The audio card hosts a softmodem chip: 0x14f12bfa14f1 is the Conexant Vendor ID, and 0x14f12bfa a softmodem chipset.Get a hsfmodem package through http://www.linuxant.comIf not a Conexant modem, the driver hsfmodem-drivers with its dependent drivers > ----------:provide audio + modem support with the modem chip residing on the subsystem.Any particular card can host any one of several soft modem chips > === . Finished firmware and bootup diagnostics, next deducing cogent software. ===Completed candidate modem analyses.The base of the UDEV device file system is: /dev/.udevVersions adequately match for the compiler installed: 4.3.2and the compiler used in kernel assembly: 4.3.2The patch utility is needed and is needed for compiling ALSA drivers, and possibly others. Minimal compiling resources appear complete:make utility - /usr/bin/makeCompiler version 4.3linuc_headers base folder /lib/modules/2.6.27-7-generic/buildHowever some compilations and executable functions may need additional files,in the FileNames.h (so called kernel "h"eaders) collection installed in /usr/include/ .For martian_modem, additional required packages are needed. The also required headers of package libc6 are commonly installed by default. Compiling hsfmodem drivers does require linux-libc-dev and libc6-dev packages, for kernels 2.6.24 and later versions.In not included on your > install CD, search for them at http://packages.ubuntu.com > > or comparable Repository for other Linux distros.When compiling ALSA drivers, the utility "patch" will also be needed.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-devIf an alternate ethernet connection is available > $ ,apt-get update$ > will install needed packagesapt-get -s install linux-kernel-devel.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 273064 2008-10-16 04:51 /usr/sbin/pppdIn case of an "error 17" "serial loopback" problem, see:http://linmodems.technion.ac.il/linmodems/archive-sixth/msg02637.htmlTo enable dialout without Root permission do > $ > or under Ubuntu related Linuxes:su - root (not for Ubuntu)sudo chmod a+x /usr/sbin/pppdsudo chmod a+x /usr/sbin/pppdChecking settings of: > asyncmap 0 > noauth > crtscts > lock > hide-password > modem > proxyarp > lcp-echo-interval 30 > lcp-echo-failure 4 > noipx/etc/ppp/optionsIn case of a message like > see http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html:Warning: Could not modify /etc/ppp/pap-secrets: Permission deniedRead 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: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-------- > > > > >