Jaysen, I believe that you have sent ModemData.txt before but I overlooked the x86_64 bit part. Maybe that could be the cause of your failures? scanModem reports(ed) that you need SLMODEMD.gcc4.3.tar.gz For candidate modem in: 00:1b.0 0403 Audio device: Intel Corporation 82801H Primary device ID: 8086:284b Subsystem PCI_id 14c0:0025 Softmodem codec or chipset from diagnostics: 0x10573055 from Archives: The HDA card softmodem chip is 0x10573055 Support type needed or chipset: slmodemd supporting the snd-hda-intel audio+modem driver An ALSA (Advanced Linux Sound Architecture) modem driver: snd-hda-intel provides Low Level support enabling contact with the modem hardware. For all BUT Conexant chip soft modems (using hsfmodem software) 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: sudo slmodemd -c YOUR_COUNTRY --alsa hw:0,6 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. You have to modify your wvdial.conf file to look like: [olivares@localhost ~]$ cat /etc/wvdial.conf [Dialer Defaults] Init2 = ATQ0 V1 E1 S0=0 X3 &C1 &D2 +MS=90 Modem Type = Analog Modem Phone = ISPs_phone_no_goes_here ISDN = 0 Username = your_username_goes_here Init1 = ATZ Password = ***************** Modem = /dev/ttySL0 Baud = 460800 Carrier Check = No Stupid Mode = 1 Try to connect and post your error messages so that we can see how to help. Note the Init2 string here, also take a look at Modem/DOCs/wvdial.txt for more guidance. Regards, Antonio On 7/23/09, Jaysen Johnson <jaysen@xxxxxxxxxxxx> wrote: > I am in the USA, I've posted before but still no luck. I have the > slmodem driver loaded and and it seems to detect it. but still can't > dial. Attached is my ModemData.txt >