CHris, Did you run the: $ sudo make install You may have to manually: $ sudo modprobe Intel537 which should create a port also, /dev/537 (I'm guessing) Set a symbolic link $ sudo ln -s /dev/537 /dev/modem Then the modem should be found by: $ sudo wvdialconf MarvS On Wed, May 6, 2009 at 10:31 PM, <chris@xxxxxxxxxxx> wrote: > Hi Marvin, > > Again, thank you. > > I've dropped Lenny and installed Ubuntu 9.04. > Installing kernel-package allowed me to show exactly > the same results as yours below. > > The make install claimed no errors, though there > was the one 'could not find' warning like yours during 'make 537'. > > So now it's installed. I also installed gnome PPP, but that doesn't seem > to see the modem. I guess somehow I knew it couldn't be that simple. Gnome > PPP doesn't detect it. > > I've been all over the linmodem site. I don't see anything that tells me > how to actually access the new driver. Gnome PPP was my first guess. > Network Connections was my second - but it does not seem available through > that on Ubuntu, even though it was in Lenny. I'm guessing there's another > package to install. > > Am I missing something? > > Cheers, > > Chris > > Marvin Stodolsky wrote: >> Chris, >> >> The compile is OK on my Ubuntu system. See below. >> Delete your current package and start with a fresh download. >> >> MarvS >> >> marv@marvlap:/usr/src/modules/intel-537EP_secure-2.60.80.0$ export >> MODEM_TYPE=537EP >> >> marv@marvlap:/usr/src/modules/intel-537EP_secure-2.60.80.0$ make 537 >> Module precompile check >> Current running kernel is: 2.6.28-11-generic >> /lib/modules... autoconf.h exists >> diff: /boot/vmlinuz.autoconf.h: No such file or directory >> autoconf.h matches running kernel >> diff: /boot/vmlinuz.version.h: No such file or directory >> version.h matches running kernel >> 2.6.28-11-generic >> make[1]: Entering directory >> `/usr/src/modules/intel-537EP_secure-2.60.80.0/coredrv' >> make -C /lib/modules/2.6.28-11-generic/build >> SUBDIRS=/usr/src/modules/intel-537EP_secure-2.60.80.0/coredrv modules >> make[2]: Entering directory `/usr/src/linux-headers-2.6.28-11-generic' >> CC [M] /usr/src/modules/intel-537EP_secure-2.60.80.0/coredrv/coredrv.o >> CC [M] /usr/src/modules/intel-537EP_secure-2.60.80.0/coredrv/clmmain.o >> CC [M] /usr/src/modules/intel-537EP_secure-2.60.80.0/coredrv/rts.o >> CC [M] /usr/src/modules/intel-537EP_secure-2.60.80.0/coredrv/task.o >> CC [M] /usr/src/modules/intel-537EP_secure-2.60.80.0/coredrv/uart.o >> CC [M] /usr/src/modules/intel-537EP_secure-2.60.80.0/coredrv/wwh_dflt.o >> CC [M] /usr/src/modules/intel-537EP_secure-2.60.80.0/coredrv/locks.o >> CC [M] >> /usr/src/modules/intel-537EP_secure-2.60.80.0/coredrv/softser > >