Steve, See Jacques comment below. From http://www.linuxant.com/drivers/hsf/full/downloads-ubuntu-x86.php get the hsfmodem_7.68.00.04full_k2.6.22_14_generic_ubuntu_i386.deb.zip under Linux: $ unzip hsf*.zip start the install with: $ sudo dpkg -i hsf *.deb If all is well the modem should be found by: $ sudo wvdialconf /etc/wvdial.conf through a reboot might be necessary. If the modem is thus found, edit in personal info with: $ sudo gedit /etc/wvdial.conf deleting the ; and replacing the <xxx> with your personal info. THen try a dial out with: $ sudo wvdial Report back at this point. MarvS ---------- Forwarded message ---------- From: Jacques Goldberg <Jacques.Goldberg@xxxxxxx> Date: Dec 1, 2007 1:25 PM Subject: Re: Steve Larrow, U.S.A., kernel 2.6.22-14-generic To: Marvin Stodolsky <marvin.stodolsky@xxxxxxxxx> Marv, This particular Riptide modem is supported by the HSF driver according to the Linuxant RIPTIDE submenu. I agree that the line says that the Riptide driver can optionally be installed and that the Riptide driver is not supported under 2.6 kernels. I believe however that the modem does work as modem with the appropriate kernel, while the sound is lost. I prefer however to leave you the decision to inform Steve because I may be wrong. It would anyway be a good idea, I believe, to asl him to try, so that we will know for sure - but again you may know something not clearly explicited on the Linuxant site. Jacques Marvin Stodolsky wrote: > Steve, > > sadly > modem in PCI bus: 01:0d.1 > Class 0780: 127a:4311 Communication controller: Rockwell > International Riptide HSF 56k PCI Modem > Primary PCI_id 127a:4311 > Support type needed or chipset: HSF.Riptide > Under Linux 2.6.n kernels, the chipset is NOT SUPPORTED . > > Read InfoGeneral.txt about alternatives. > > MarvS > scanModem maintainer > On Nov 30, 2007 4:35 PM, Larrow, Stephen W <Stephen.Larrow@xxxxxxx> wrote: >> -------------------------- System information >> ---------------------------- >> CPU=i686, >> Linux version 2.6.22-14-generic (buildd@palmer) (gcc version 4.1.3 >> 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Sun Oct 14 >> 23:05:12 GMT 2007 >> scanModem update of: 2007-20-07 >> >> >> There are no blacklisted modem drivers in /etc/modprobe* files >> >> The Advanced Linux Sound Architecture (ALSA) packages providing audio >> support on your System, >> also includes drivers for some modems. High Definition Audio (HDA) cards >> can themselves host >> a softmodem chipset, with both audio+modem supported by a snd-hda-intel >> driver. >> The ALSA diagnostics are written during bootup to /proc/asound/ folders. >> >> >> Modem not detected though HDA card diagnostics, though not excluding >> a possible Conexant modem chip impervious to ALSA diagnostics. >> Proceeding through alternative possibilties. >> >> Summary card and chipset information is in: >> /proc/asound/cards: >> 0 [Riptide ]: RIPTIDE - Riptide >> Riptide at 0x3000, irq 9 mpu 0x330 opl3 0x388 >> gameport 0x200 >> 1 [UART ]: MPU-401 UART - MPU-401 UART >> MPU-401 UART at 0x220, polled >> 2 [I82901ABICH0 ]: ICH - Intel 82901AB-ICH0 >> Intel 82901AB-ICH0 with CS4299 at irq 9 >> >> /proc/asound/pcm: >> 00-00: RIPTIDE : RIPTIDE : playback 3 : capture 1 >> 02-01: Intel ICH - MIC ADC : Intel 82901AB-ICH0 - MIC ADC : capture 1 >> 02-00: Intel ICH : Intel 82901AB-ICH0 : playback 1 : capture 1 >> >> A copy of /proc/asound had been copied to Modem/ALSAstephen.tgz >> USB modem not detected by lsusb >> >> For candidate card, firmware information and bootup diagnostics are: >> >> PCI slot PCI ID SubsystemID Name >> ---------- --------- --------- -------------- >> 01:0d.1 127a:4311 1235:4311 Communication >> controller: Rockwell International Riptide HSF 56k PCI Modem >> >> Modem interrupt assignment and sharing: >> 9: 347 XT-PIC-XT RIPTIDE, Intel 82901AB-ICH0 >> --- Bootup diagnostics for card in PCI slot 01:0d.1 ---- >> [ 20.365789] PCI: Sharing IRQ 9 with 0000:01:0d.1 >> [ 55.272198] PCI: Sharing IRQ 9 with 0000:01:0d.1 >> [ 61.764924] PCI: Sharing IRQ 9 with 0000:01:0d.1 >> >> === Finished modem firmware and bootup diagnostics section. === >> === Next deducing cogent software === >> >> >> There is candidate modem software. >> >> For candidate modem in PCI bus: 01:0d.1 >> Class 0780: 127a:4311 Communication controller: Rockwell >> International Riptide HSF 56k PCI Modem >> Primary PCI_id 127a:4311 >> Support type needed or chipset: HSF.Riptide >> Under Linux 2.6.n kernels, the chipset is NOT SUPPORTED . Read >> InfoGeneral.txt about alternatives. >> >> >> For owners of a Dell PCs with Conexant HSF modems, a driver source >> package with full speed enabled is available, but requires driver >> compiling. Read Conexant.txt >> >> >> Under 2.4.n kernels install both the RIPTIDE and HCF or HSF drivers, >> otherwise the modem will *not* work. >> http://www.linuxant.com/drivers/riptide/index.php explains why >> this modem which REQUIRES the additional installation of a Riptide >> driver. >> Under 2.6.n kernels, the hsfmodem package may provide modem support. >> But there will be no audio functions. See >> http://www.linuxant.com/drivers/riptide/index.php?PHPSESSID=19b31933499f >> 87b5b150db2315f714bd >> >> Read Conexant.txt >> >> Writing Conexant.txt >> >> >> Completed candidate modem analyses. >> >> The base of the UDEV device file system is: /dev/.udev >> >> Versions adequately match for the compiler installed: 4.1.3 >> and the compiler used in kernel assembly: 4.1.3 >> >> >> >> Minimal compiling resources appear complete: >> make utility - /usr/bin/make >> Compiler version 4.1 >> linuc_headers base folder /lib/modules/2.6.22-14-generic/build >> >> However 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 libc6-dev (and for >> Debian/Ubuntu, linux-libc-dev). The also required headers of package >> libc6 are commonly installed by default. >> >> >> >> 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 pacakage >> 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 269256 2007-10-04 14:57 /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 -------- >> >> >> Steve Larrow | CMC Alamo Steel | 254.799.2471| >> _____________________________________________________________________________________ >> >> This email and its attachments, if any, are intended for the personal use of the named recipient(s) and may contain confidential, privileged, or proprietary information. If you are not a named recipient, or an agent responsible for delivering it to a named recipient, you have received this email in error. In that event, please (a) immediately notify me by reply email, (b) do not review, copy, save, forward, or print this email or any of its attachments, and (c) immediately delete and/or destroy this email and its attachments and all electronic and physical copies thereof. Thank you. >> _____________________________________________________________________________________ >>