Thanks Antonio Sorry about not getting back sooner. I was gone to Birmingham taking someone to a drug rehab. I am an associate pastor, so my lord Jesus calls me some where and I have to go. ------------ You stated: What command did you use to connect? I used slmodemd -c USA --alsa hw:0,0 I compelled slmodemd with alsa support home:~# cat /proc/asound/pcm 00-04: ALC880 Analog : ALC880 Analog : capture 1 00-00: ALC880 Analog : ALC880 Analog : playback 1 : capture 1 ----------- You stated: So you would need to use slmodemd without alsa mode. $ sudo slmodemd -c USA /dev/slamr0 I have tried that with no luck. I get something like error: no device found for /dev/slamr0 I've also tried >> slmodemd -c USA --alsa modem:1, slmodemd -c USA --alsa modem:2 ...... and so on slmodemd -c USA modem:1 , slmodemd -c USA modem:2 ...... and so on slmodemd -c USA /dev/slamr0, slmodemd -c USA /dev/slamr1 ......and so on Like I stated I compelled it with alsa support. ------------- You stated: but before that you should have done $ sudo modprobe ungrab-winmodem $ sudo modprobe slamr Yes I do that every time I reboot the system and as su # root ------------ I have been using slmodemd for a while on my other system. This is a new system I am butting to gather for a friend. So I know a little about slmodend and its commands. I just can not get this one working for some reason. When I compelled ungrab-winmodem and slmodemd, every thing looked good. Thanks And: God Bless You! -----Original Message----- From: discuss-return-36044-doclinux=copper.net@xxxxxxxxxxxxx [mailto:discuss-return-36044-doclinux=copper.net@xxxxxxxxxxxxx] On Behalf Of Antonio Olivares Sent: Wednesday, February 17, 2010 4:10 AM To: doclinux@xxxxxxxxxx Cc: discuss@xxxxxxxxxxxxx Subject: Re: kernel 2.6.26-2-686 error Invalid argument and mixer setup David, What command did you use to connect? if you used something like $sudo slmodemd -c USA --alsa modem:1 home:/home/walter# slmodemd -c USA --alsa hw:0,0 error: mixer setup: Off-hook switch not found for card hw:0 SmartLink Soft Modem: version 2.9.11 Feb 5 2010 01:34:11 symbolic link `/dev/ttySL0' -> `/dev/pts/2' created. modem `hw:0,0' created. TTY is `/dev/pts/2' Use `/dev/ttySL0' as modem device, Ctrl+C for termination. error: cannot set channels for playback: Invalid argument error: cannot set channels for playback: Invalid argument error: cannot set channels for playback: Invalid argument that is what you would see. So you would need to use slmodemd without alsa mode. $ sudo slmodemd -c USA /dev/slamr0 but before that you should have done $ sudo modprobe ungrab-winmodem $ sudo modprobe slamr then run above slmodemd command and see if you could connect. Try that and report back. Regards, Antonio On 2/17/10, Antonio Olivares <olivares14031@xxxxxxxxx> wrote: > David, > > What command did you use to connect? > > if you used something like > > $sudo slmodemd -c USA --alsa modem:1 > > home:/home/walter# slmodemd -c USA --alsa hw:0,0 > error: mixer setup: Off-hook switch not found for card hw:0 SmartLink > Soft Modem: version 2.9.11 Feb 5 2010 01:34:11 symbolic link > `/dev/ttySL0' -> `/dev/pts/2' created. modem `hw:0,0' created. TTY is > `/dev/pts/2' Use `/dev/ttySL0' as modem device, Ctrl+C for > termination. > error: cannot set channels for playback: Invalid argument > error: cannot set channels for playback: Invalid argument > error: cannot set channels for playback: Invalid argument > > that is what you would see. So you would need to use slmodemd > without alsa mode. > > $ sudo slmodemd -c USA /dev/slamr0 > > but before that you should have done > $ sudo modprobe ungrab-winmodem > $ sudo modprobe slamr > > then run above slmodemd command and see if you could connect. > > Try that and report back. > > Regards, > > Antonio > > On 2/16/10, David Hammett <doclinux@xxxxxxxxxx> wrote: >> >> I need help please >> >> My linux kernel is kernel 2.6.26-2-686 >> I have compelled slmodem-2.9.11-20090222.tar.gz and >> ungrab-winmodem-20080126 >> >> you can see that it sets up the symbolic link `/dev/ttySL0' -> >> `/dev/pts/2 >> but with a error: mixer setup: Off-hook switch not found for card hw:0 >> also >> when I wvdial I get a No Carrier! Trying again. also in the shell I get >> a >> error: cannot set channels for playback: Invalid argument. >> >> Im attaching some shell outputs and my wvdial.conf , modemdata.txt and >> dmesg.out so you can look at it and try to help me please. >> >> >> Thanks And: >> God Bless You! >> >> >> >