Scott $ find /lib/modules -name Intel536.ko /lib/modules/2.6.35-23-generic-pae/kernel/drivers/char/Intel536.ko /lib/modules/2.6.35-24-generic-pae/kernel/drivers/char/Intel536.ko /lib/modules/2.6.35-22-generic-pae/kernel/drivers/char/Intel536.ko was displayed after running the install on my System Though I can't test further as i can't use the pae series kernels on my hardware. Run the find query on your System MarvS On Fri, Feb 25, 2011 at 7:24 PM, Scott Cink <cinktech@xxxxxxxxx> wrote: > Seems to have trouble finding the module: > > smcink@ubuntu:/lib/modules/2.6.35-23-generic-pae/kernel/drivers/char$ ls > Intel536.ko > smcink@ubuntu:/lib/modules/2.6.35-23-generic-pae/kernel/drivers/char$ > sudo modprobe -r > slamrsmcink@ubuntu:/lib/modules/2.6.35-23-generic-pae/kernel/drivers/char$ > sudo modprobe Intel536 > FATAL: Module Intel536 not found. > smcink@ubuntu:/lib/modules/2.6.35-23-generic-pae/kernel/drivers/char$ > sudo modprobe Intel537 > FATAL: Module Intel537 not found. > smcink@ubuntu:/lib/modules/2.6.35-23-generic-pae/kernel/drivers/char$ > sudo wvdialconfEditing `/etc/wvdial.conf'. > > Scanning your serial ports for a modem. > > ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud > ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud > ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. > ttyS1<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud > ttyS1<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud > ttyS1<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. > Modem Port Scan<*1>: S2 Â S3 > > > Sorry, no modem was detected! ÂIs it in use by another program? > > > On Fri, Feb 25, 2011 at 4:58 PM, Marvin Stodolsky > <marvin.stodolsky@xxxxxxxxx> wrote: >> $ sudo modprobe Intel537 >> >> On Fri, Feb 25, 2011 at 6:58 PM, Marvin Stodolsky >> <marvin.stodolsky@xxxxxxxxx> wrote: >>> Scott, >>> >>> Unload Âuseless slmodem driver >>> $ sudo modprobe -r slamr >>> Load the Intel driver >>> $ sudo Intel537 >>> Then again: >>> $ sudo wvdialconf >>> >>> MarvS >>> >>> >>> On Fri, sb 25, 2011 at 6:41 PM, Scott Cink <cinktech@xxxxxxxxx> wrote: >>>> Thanks, >>>> >>>> I ran wvdialconf with root permission with the same results: >>>> >>>> smcink@ubuntu:~/Downloads$ sudo wvdialconf >>>> [sudo] password for smcink: >>>> Editing `/etc/wvdial.conf'. >>>> >>>> Scanning your serial ports for a modem. >>>> >>>> ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud >>>> ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud >>>> ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. >>>> ttyS1<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud >>>> ttyS1<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud >>>> ttyS1<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. >>>> Modem Port Scan<*1>: S2 Â S3 >>>> >>>> >>>> Sorry, no modem was detected! ÂIs it in use by another program? >>>> >>>> >>>> On Fri, Feb 25, 2011 at 4:32 PM, Marvin Stodolsky >>>> <marvin.stodolsky@xxxxxxxxx> wrote: >>>>> Scott >>>>> >>>>> RE: Â$ wvdialconf >>>>> Must be done with Root permission >>>>> $ sudo wvdialconf >>>>> >>>>> Also, you have installed the slmodem support, which is useless for >>>>> your Intel537 modem >>>>> >>>>> MarvS >>>>> >>>>> On Fri, Feb 25, 2011 at 3:25 PM, Scott Cink <cinktech@xxxxxxxxx> wrote: >>>>>> Hello, I am new to Ubuntu and am trying to set up my fax modem. ÂI >>>>>> have installed the drivers from here: >>>>> >>>>>> http://groups.google.com/group/ubuntu-modems/web/intel536ep-maverick_1-Philippe.Vouters_i386.deb >>>>>> >>>>>> and when I run wvdialconf I get: >>>>>> >>>>>> smcink@ubuntu:~$ wvdialconf >>>>>> Editing `/etc/wvdial.conf'. >>>>>> >>>>>> Scanning your serial ports for a modem. >>>>>> >>>>>> WvModem<*1>: Cannot set information for serial port. >>>>>> ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud >>>>>> ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud >>>>>> ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. >>>>>> WvModem<*1>: Cannot set information for serial port. >>>>>> ttyS1<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud >>>>>> ttyS1<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud >>>>>> ttyS1<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. >>>>>> Modem Port Scan<*1>: S2 Â S3 >>>>>> >>>>>> >>>>>> Sorry, no modem was detected! ÂIs it in use by another program? >>>>>> >>>>>> -- >>>>>> >>>>>> What should I do next? >>>>>> >>>>> >>>> >>> >> >