> > I have downloaded this package: > > http://linmodems.technion.ac.il/packages/smartlink/slmodem-2.9.9d-alsa.tar.gz > > > > in modem dir I have modified Makefile (CFLAGS row) adding: > > -m32 -lasound > > > Is it possible solve this problem? > > No, bug Smartlink to release 64-bit drivers. I've tried contacting them, > but most of the e-mail addresses in the 'Contact Us' section of their > website are invalid. I suggest you still try, and if you get a response > from them let me know so I can attempt to contact them again. > > By the way, I think you should download the drivers from the official > Smartlink web site. Not that that will solve this particular issue (it > won't), but is there a better reason to use the ones from that site you > mentioned?
Reading this post: http://linmodems.technion.ac.il/archive-fourth/msg02592.html it seems possible compiling it (amd64 on SUSE 9.1). However it's necessary alsa lib for 64 and 32 bit, and libasound.so 32 bit. Giulio

