Kip, You would need to download SLMODEMD from http://linmodems.technion.ac.il/packages/smartlink/SLMODEMD_gcc4.4_alsa1.0.21.tar.gz as the one that comes with Ubuntu *might not work* as you saw here: `` $ sudo slmodemd -c CANADA --alsa hw:0,6 error: alsa setup: cannot open playback device 'hw:0,6': Device or resource busy error: cannot setup device `hw:0,6' '' I you download the above package and follow the instructions provided, it should replace the one that comes with Ubuntu and then you try the same command and it should work (provided some 32 bit libraries are there like prob. libasound32 bit or others, but I can't find a message that illustrates these), and if it works you leave it running and fireup another terminal and run $ sudo wvdialconf /etc/wvdial.conf and then edit the file ($ sudo gedit /etc/wvdial.conf ) remove the ";" and add your username, phone number and ISP phone number and a line "Carrier Check = no", save the file then try to connect to your ISP $ sudo wvdial Report back to see if it works, if that is the case, share your report with Joe so he may attempt something similar. Regards, Antonio On 5/12/10, Kip Warner <kip@xxxxxxxxxxxxxx> wrote: > On Wed, 2010-05-12 at 18:44 -0500, Antonio Olivares wrote: >> Kip, >> >> according to scanModem, your modem is supported in principle through >> SLMODEMD.gcc.4.?-alsa-1.0.?.tar.gz > > Hey Antonio. Great to hear. Is that automatically provided in the > slmodemd package through the Ubuntu distribution? If so, I have it > installed. > >> #2 is the closest to your case, 32 bit libraries must be installed to >> have a shot at working, but getting to work is a bit difficult a task >> in itself, just ask Joe. check the archives to see a related thread. > > I tried looking for the package that provides that, via apt-file search > slusb.ko, but nothing came up. > > I also tried running slmodemd and got the following... > $ sudo slmodemd -c CANADA --alsa hw:0,6 > error: alsa setup: cannot open playback device 'hw:0,6': Device or > resource busy > error: cannot setup device `hw:0,6' > > I wonder if this is a PulseAudio issue. > > Thanks for your help. > > -- > Kip Warner -- Software Engineer > OpenPGP encrypted/signed mail preferred > http://www.thevertigo.com >