robert, Results of my running agrsm-test are below, though my System doesn't have the modem hardware. Try as root doing the included steps manually: # modprobe agrmodem # modprobe agrserial which should report creating /dev/ttyAGS3 If necessary create a symbolic link: # ln -s /dev/ttyAGS3 /dev/ttySAGR Check with: $ ls -l /dev/ttyAGS3 /dev/ttySAGR Then run: # wvdialconf MarvS $ sudo agrsm-test Found drivers for boot kernel 2.6.31-20-generic at: /lib/modules/2.6.31-20-generic/updates/dkms/agrserial.ko /lib/modules/2.6.31-20-generic/updates/dkms/agrmodem.ko Loading drivers: Drivers loaded: agrserial 10848 0 agrmodem 1184740 1 agrserial and symbolic link created: lrwxrwxrwx 1 root root 12 2010-04-20 18:43 /dev/ttySAGR -> /dev/ttyAGS3 Checking for utility wvdialconf Found /usr/bin/wvdialconf, preparing to run: wvdialconf /etc/wvdial.conf Modem Port Scan<*1>: S0 S1 S2 S3 Killed A reboot may be necessary before modem detection through: sudo modprobe agrserial Which will load agrmodem, agrserial and create the symbolic link needed for: sudo wvdialconf The installation record has been written to ./agrsm-test.txt On Tue, Apr 20, 2010 at 9:07 AM, robert lazarski <robertlazarski@xxxxxxxxx> wrote: > Here you go, thanks for the help. There is > /lib/modules/2.6.31.5-0.1-desktop/extra/agrmodem.ko on my system. > > linux-trav:/usr/src/agrsm-11c11040-2.1.80~20091225 # agrsm-test > > Found drivers for boot kernel 2.6.31.5-0.1-desktop at: > find: paths must precede expression: agrserial.ko > Usage: find [-H] [-L] [-P] [-Olevel] [-D > help|tree|search|stat|rates|opt|exec] [path...] [expression] > > > > FATAL: Module agrserial not found. > FATAL: Module agrmodem not found. > Loading drivers: > FATAL: Module agrmodem not found. > FATAL: Module agrserial not found. > ln: creating symbolic link `/dev/ttySAGR': File exists > FATAL: Error running install command for agrserial > > Drivers loaded: > > and symbolic link created: > lrwxrwxrwx 1 root root 12 Apr 19 21:45 /dev/ttySAGR -> /dev/ttyAGS3 > > Checking for utility wvdialconf > Found /usr/bin/wvdialconf, preparing to run: > wvdialconf /etc/wvdial.conf > > Modem Port Scan<*1>: S0 S1 S2 S3 S4 S5 S6 S7 > Modem Port Scan<*1>: SAGR > > A reboot may be necessary before modem detection through: > sudo modprobe agrserial > Which will load agrmodem, agrserial and create the symbolic link needed for: > sudo wvdialconf > > > The installation record has been written to ./agrsm-test.txt > > > On 4/20/10, Marvin Stodolsky <marvin.stodolsky@xxxxxxxxx> wrote: >> Would you please run as Root >> # agrsm-test >> >> MarvS >> >> On Mon, Apr 19, 2010 at 11:23 PM, robert lazarski >> <robertlazarski@xxxxxxxxx> wrote: >>> linux-trav:/usr/src/agrsm-11c11040-2.1.80~20091225 # make -C >>> /lib/modules/2.6.31.5-0.1-desktop/build >>> M=/usr/src/agrsm-11c11040-2.1.80~20091225 clean >>> make: Entering directory >>> `/usr/src/linux-2.6.31.5-0.1-obj/i386/desktop' >>> make -C ../../../linux-2.6.31.5-0.1 >>> O=/usr/src/linux-2.6.31.5-0.1-obj/i386/desktop/. clean >>> CLEAN /usr/src/agrsm-11c11040-2.1.80~20091225/.tmp_versions >>> CLEAN /usr/src/agrsm-11c11040-2.1.80~20091225/Module.symvers >>> /usr/src/agrsm-11c11040-2.1.80~20091225/Module.markers >>> /usr/src/agrsm-11c11040-2.1.80~20091225/modules.order >>> make: Leaving directory `/usr/src/linux-2.6.31.5-0.1-obj/i386/desktop' >>> linux-trav:/usr/src/agrsm-11c11040-2.1.80~20091225 # make -C >>> /lib/modules/2.6.31.5-0.1-desktop/build >>> M=/usr/src/agrsm-11c11040-2.1.80~20091225 modules >>> make: Entering directory >>> `/usr/src/linux-2.6.31.5-0.1-obj/i386/desktop' >>> make -C ../../../linux-2.6.31.5-0.1 >>> O=/usr/src/linux-2.6.31.5-0.1-obj/i386/desktop/. modules >>> CC [M] /usr/src/agrsm-11c11040-2.1.80~20091225/agrsoftmodem.o >>> SHIPPED /usr/src/agrsm-11c11040-2.1.80~20091225/agrmodemlib.o >>> CC [M] /usr/src/agrsm-11c11040-2.1.80~20091225/HDA.o >>> CC [M] /usr/src/agrsm-11c11040-2.1.80~20091225/serial26.o >>> LD [M] /usr/src/agrsm-11c11040-2.1.80~20091225/agrmodem.o >>> LD [M] /usr/src/agrsm-11c11040-2.1.80~20091225/agrserial.o >>> Building modules, stage 2. >>> MODPOST 2 modules >>> WARNING: could not find >>> /usr/src/agrsm-11c11040-2.1.80~20091225/.agrmodemlib.o.cmd for >>> /usr/src/agrsm-11c11040-2.1.80~20091225/agrmodemlib.o >>> CC /usr/src/agrsm-11c11040-2.1.80~20091225/agrmodem.mod.o >>> LD [M] /usr/src/agrsm-11c11040-2.1.80~20091225/agrmodem.ko >>> CC /usr/src/agrsm-11c11040-2.1.80~20091225/agrserial.mod.o >>> LD [M] /usr/src/agrsm-11c11040-2.1.80~20091225/agrserial.ko >>> make: Leaving directory `/usr/src/linux-2.6.31.5-0.1-obj/i386/desktop' >>> linux-trav:/usr/src/agrsm-11c11040-2.1.80~20091225 # make -C >>> /lib/modules/2.6.31.5-0.1-desktop/build >>> M=/usr/src/agrsm-11c11040-2.1.80~20091225 modules_install >>> make: Entering directory >>> `/usr/src/linux-2.6.31.5-0.1-obj/i386/desktop' >>> make -C ../../../linux-2.6.31.5-0.1 >>> O=/usr/src/linux-2.6.31.5-0.1-obj/i386/desktop/. modules_install >>> INSTALL /usr/src/agrsm-11c11040-2.1.80~20091225/agrmodem.ko >>> INSTALL /usr/src/agrsm-11c11040-2.1.80~20091225/agrserial.ko >>> DEPMOD 2.6.31.5-0.1-desktop >>> make: Leaving directory `/usr/src/linux-2.6.31.5-0.1-obj/i386/desktop' >>> linux-trav:/usr/src/agrsm-11c11040-2.1.80~20091225 # updatedb >>> linux-trav:/usr/src/agrsm-11c11040-2.1.80~20091225 # locate agrmodem.ko >>> /lib/modules/2.6.31.5-0.1-desktop/extra/agrmodem.ko >>> /usr/src/agrsm-11c11040-2.1.80~20091225/.agrmodem.ko.cmd >>> /usr/src/agrsm-11c11040-2.1.80~20091225/agrmodem.ko >>> linux-trav:/usr/src/agrsm-11c11040-2.1.80~20091225 # locate agrmodem >>> /lib/modules/2.6.31.5-0.1-desktop/extra/agrmodem.ko >>> /usr/local/agrsm-11c11040-2.1.80~20091225/agrmodem.h >>> /usr/local/agrsm-11c11040-2.1.80~20091225/agrmodemlib.o_shipped >>> /usr/src/agrsm-11c11040-2.1.80~20091225/.agrmodem.ko.cmd >>> /usr/src/agrsm-11c11040-2.1.80~20091225/.agrmodem.mod.o.cmd >>> /usr/src/agrsm-11c11040-2.1.80~20091225/.agrmodem.o.cmd >>> /usr/src/agrsm-11c11040-2.1.80~20091225/.tmp_versions/agrmodem.mod >>> /usr/src/agrsm-11c11040-2.1.80~20091225/agrmodem.h >>> /usr/src/agrsm-11c11040-2.1.80~20091225/agrmodem.ko >>> /usr/src/agrsm-11c11040-2.1.80~20091225/agrmodem.mod.c >>> /usr/src/agrsm-11c11040-2.1.80~20091225/agrmodem.mod.o >>> /usr/src/agrsm-11c11040-2.1.80~20091225/agrmodem.o >>> /usr/src/agrsm-11c11040-2.1.80~20091225/agrmodemlib.o >>> /usr/src/agrsm-11c11040-2.1.80~20091225/agrmodemlib.o_shipped >>> linux-trav:/usr/src/agrsm-11c11040-2.1.80~20091225 # modprobe agrmodem >>> FATAL: Module agrmodem not found. >>> linux-trav:/usr/src/agrsm-11c11040-2.1.80~20091225 # modprobe agrserial >>> FATAL: Module agrmodem not found. >>> FATAL: Module agrserial not found. >>> ln: creating symbolic link `/dev/ttySAGR': File exists >>> FATAL: Error running install command for agrserial >>> linux-trav:/usr/src/agrsm-11c11040-2.1.80~20091225 # agrsm-test >>> >>> Found drivers for boot kernel 2.6.31.5-0.1-desktop at: >>> find: paths must precede expression: agrserial.ko >>> Usage: find [-H] [-L] [-P] [-Olevel] [-D >>> help|tree|search|stat|rates|opt|exec] [path...] [expression] >>> >>> >>> >>> FATAL: Module agrserial not found. >>> FATAL: Module agrmodem not found. >>> Loading drivers: >>> FATAL: Module agrmodem not found. >>> FATAL: Module agrserial not found. >>> ln: creating symbolic link `/dev/ttySAGR': File exists >>> FATAL: Error running install command for agrserial >>> >>> Drivers loaded: >>> >>> and symbolic link created: >>> lrwxrwxrwx 1 root root 12 Apr 19 21:45 /dev/ttySAGR -> /dev/ttyAGS3 >>> >>> Checking for utility wvdialconf >>> Found /usr/bin/wvdialconf, preparing to run: >>> wvdialconf /etc/wvdial.conf >>> >>> Modem Port Scan<*1>: S0 S1 S2 S3 S4 S5 S6 S7 >>> Modem Port Scan<*1>: SAGR >>> >>> A reboot may be necessary before modem detection through: >>> sudo modprobe agrserial >>> Which will load agrmodem, agrserial and create the symbolic link needed >>> for: >>> sudo wvdialconf >>> >>> >>> The installation record has been written to ./agrsm-test.txt >>> >>> >>> On 4/19/10, Marvin Stodolsky <marvin.stodolsky@xxxxxxxxx> wrote: >>>> Rob >>>> >>>> The Azalia audio card is hosting a Agere/LSI 11c11040 >>>> modem chip on its Subsystem. The cogent support info for your SuSE >>>> system >>>> is: >>>> >>>> The AgereSystems/LSI agrsm code supports compiling of a agrmodem + >>>> agrserial driver pair. >>>> There are a few different chipsets which use this driver pair, but >>>> they use different code resources: >>>> Chipsets KV* PackageNames (most current as of >>>> November 2009) >>>> ---------------------------------------------------------------------------------------------- >>>> >>>> 11c11040 (on HDA audio cards) agrsm-11c11040-2.1.80~20091225.tar.bz2 >>>> !! >>>> All available at: >>>> http://linmodems.technion.ac.il/packages/ltmodem/11c11040/ >>>> Additionally there are >>>> for testing: agrsm-tools-0.0.1-2.noarch.rpm >>>> General background agrsm_howto.txt >>>> ------------------------------------------------------------------------------------------------ >>>> >>>> For the 11c11040 chip with kernels 2.6.31 and later a change in a >>>> modules loading settingmay be necessary. >>>> Within the file /etc/modprobe.d/alsa-base.conf (or equivalent for >>>> your Distro), change the phrase: >>>> options snd-hda-intel power_save=10 >>>> to: >>>> options snd-hda-intel power_save=0 >>>> or the agrsm drivers will not function. >>>> >>>> MarvS >>>> scanModem maintainer >>>> >>>> On Mon, Apr 19, 2010 at 12:51 PM, robert lazarski >>>> <robertlazarski@xxxxxxxxx> wrote: >>>>> Hi all, >>>>> >>>>> I' m running opensuse 11.2 with stock kernel 2.6.31, and after lots of >>>>> RTFM and running scanModem, my eyes are not seeing a modem anywhere in >>>>> the logs, though I do have an RJ-11 on my Microboard Innovation >>>>> notebook I bought last year. Best only docs I could find on this >>>>> notebook list the modem as: >>>>> >>>>> MDC 1.5 (AZALIA) >>>>> >>>>> I don't see those Strings anywhere in the files created. Googling >>>>> indicates its a software modem. Please help. >>>>> >>>> >>> >> >