Navid An ALSA (Advanced Linux Sound Architecture) modem driver: snd-intel8x0m provides Low Level support enabling contact with the modem hardware. Complementary High Level support is through a Smartlink utility: slmodemd Download from http://linmodems.technion.ac.il/packages/smartlink/ the package SLMODEMD.gcc4.3.tar.gz having a compiled slmodemd. Unpack under Linux with: $ tar zxf SLMODEMD.gcc4.3.tar.gz and read instructions therein. But briefly, the modem is setup with command: # slmodemd -c USA --alsa modem:1 reporting dynamic creation of ports: /dev/ttySL0 --> /dev/pts/N , with N some number Read DOCs/Smartlink.txt and Modem/DOCs/YourSystem.txt for follow through guidance. Occassionally unloading and reloading the driver may be necessary: # modprobe -r snd-intel8x0m # modprobe snd-intel8x0m MarvS On Tue, Mar 10, 2009 at 4:17 PM, Navid Abbaszadeh <navid.a2b@xxxxxxxxx> wrote: > Dear members of the list > > I don't know what to do in order to install my modem driver in linux. > I am using fedora 9. Here is the modemData.txt attached. thanks in > advance. > > -- > Regards, > Navid >