Hogat, I am trying to follow carefully what you did, but I see something does not make sense [root@localhost ~]# modprobe ungrab-winmodem [root@localhost ~]# modprobe slamr [root@localhost ~]# ls /dev/slamr -l ls: cannot access /dev/slamr: No such file or directory [root@localhost ~]# ls /dev/slamr0 -l crw-rw---- 1 root uucp 242, 0 2007-06-18 23:39 /dev/slamr0 [root@localhost ~]# slmodemd -c USA /dev/slamr0 error: mdm setup: cannot open dev `/dev/slamr0': No such device error: cannot setup device `/dev/slamr0' If the /dev/slamr0 exists, and slmodemd cannot find it, and dmesg reports: [root@localhost ~]# dmesg | grep 'slamr' slamr: module license 'Smart Link Ltd.' taints kernel. slamr: SmartLink AMRMO modem. slamr: probe 2000:2800 \$ t$ |$ G 0 card... slamr: cannot create card. slamr: probe of 0000:04:01.0 failed with error -12 [root@localhost ~]# Then slamr driver(slmodem-2.9.11-20080817.tar.gz might not support this modem? Sending this to sashak might help to determine if this chipset is supported or not. Regards, Antonio On 12/7/08, hogat allah shahamiri <hogat_allah_sh@xxxxxxxxx> wrote: > I remove > /bin/mknod -m 660 /dev/slamr0 c 242 0 2>/dev/null && chgrp uucp /dev/slamr0 > from /etc/rc.d/init.d/slmodemd script . > ---------------------------------------------- > this terminal 1: > [root@localhost ~]# chkconfig slmodemd off > [root@localhost ~]# chkconfig slmodemd --list > slmodemd 0:off 1:off 2:off 3:off 4:off 5:off 6:off > [root@localhost ~]# '/etc/init.d/slmodemd' restart > Starting SmartLink Modem driver for slamr0: [ OK ] > [root@localhost ~]# modprobe ungrab-winmodem > [root@localhost ~]# modprobe slamr > [root@localhost ~]# ls /dev/slamr -l > ls: cannot access /dev/slamr: No such file or directory > [root@localhost ~]# ls /dev/slamr0 -l > crw-rw---- 1 root uucp 242, 0 2007-06-18 23:39 /dev/slamr0 > [root@localhost ~]# slmodemd -c USA /dev/slamr0 > error: mdm setup: cannot open dev `/dev/slamr0': No such device > error: cannot setup device `/dev/slamr0' > [root@localhost ~]# dmesg | grep 'slamr' > slamr: module license 'Smart Link Ltd.' taints kernel. > slamr: SmartLink AMRMO modem. > slamr: probe 2000:2800 \$ t$ |$ G 0 card... > slamr: cannot create card. > slamr: probe of 0000:04:01.0 failed with error -12 > [root@localhost ~]# > ------------------------------------------------- > this terminal 2: > [root@localhost ~]# chkconfig slmodemd off > [root@localhost ~]# chkconfig slmodemd --listslmodemd 0:off 1:off > 2:off 3:off 4:off 5:off 6:off > [root@localhost ~]# modprobe ungrab-winmodem > [root@localhost ~]# modprobe slamr > [root@localhost ~]# ls /dev/slamr -l > ls: cannot access /dev/slamr: No such file or directory > [root@localhost ~]# ls /dev/slamr0 -l > crw-rw---- 1 root uucp 242, 0 2007-06-18 23:39 /dev/slamr0 > [root@localhost ~]# slmodemd -c USA /dev/slamr0 > error: mdm setup: cannot open dev `/dev/slamr0': No such device > error: cannot setup device `/dev/slamr0' > [root@localhost ~]# # dmesg | grep 'slamr' > [root@localhost ~]# dmesg | grep 'slamr' > slamr: module license 'Smart Link Ltd.' taints kernel. > slamr: SmartLink AMRMO modem. > slamr: probe 2000:2800 \$ t$ |$ G 0 card... > slamr: cannot create card. > slamr: probe of 0000:04:01.0 failed with error -12 > [root@localhost ~]# > ------------------------------------------ > at time terminal 1 , terminal 2 at above i open tab terminal this is > resault that was same for terminal 1,2: > > [root@localhost ~]# wvdialconf /etc/wvdial.conf > Scanning your serial ports for a modem. > > ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud > ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud > ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. > ttyS1<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud > ttyS1<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud > ttyS1<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. > Port Scan<*1>: S2 S3 > > > Sorry, no modem was detected! Is it in use by another program? > Did you configure it properly with setserial? > > Please read the FAQ at http://open.nit.ca/wvdial/ > > If you still have problems, send mail to wvdial-list@xxxxxxxxxxxxx > [root@localhost ~]# > ------------------------------------------- > i send two message that in it was > [root@localhost ~]# ls /dev/slamr0 -l > crw-rw---- 1 root uucp 242, 0 2007-06-18 23:39 /dev/slamr0 > and another info i think that you are dont see it. > please see them no what i do ?. > > > > --- On Sun, 7/12/08, Antonio Olivares <olivares14031@xxxxxxxxx> wrote: > >> From: Antonio Olivares <olivares14031@xxxxxxxxx> >> Subject: Re: my modem is smartHCF or smart link ltd how install it on >> fedora7 and fedora9? >> To: hogat_allah_sh@xxxxxxxxx >> Cc: olivares14031@xxxxxxxxx, discuss@xxxxxxxxxxxxx, >> marvin.stodolsky@xxxxxxxxx >> Date: Sunday, 7 December, 2008, 7:39 PM >> Hogat if you got it to work in /etc/modprobe.conf, then the >> line >> >> /bin/mknod -m 660 /dev/slamr0 c 242 0 >> 2>/dev/null && chgrp >> uucp /dev/slamr0 >> >> is not needed in /etc/rc.d/init.d/slmodemd script. Try >> removing that >> line. Also please remove the service momemntarily. >> (slmodemd service) >> >> $ su - >> passwd: >> # chkconfig slmodemd off >> check that it is off >> # chkconfig slmodemd --list >> >> then (try manually first) to make sure that it works, >> otherwise we are >> beating the head against the wall >> >> # modprobe ungrab-winmodem >> # modprobe slamr >> please do this also to make sure /dev/slamr0 exists :) >> # ls /dev/slamr -l >> >> then do a >> # slmodemd -c USA /dev/slamr0 >> >> leave that as is and open up a tab or another terminal then >> do >> $ su - >> passwd: >> # wvdialconf /etc/wvdial.conf >> >> if >> # slmodedmd -c USA /dev/slamr0 does not work, then please >> send output of >> # dmesg | grep 'slamr' >> >> Regards, >> >> Antonio >> >> On 12/7/08, hogat allah shahamiri >> <hogat_allah_sh@xxxxxxxxx> wrote: >> > hi >> > >> > this is start() in the /etc/rc.d/init.d/slmodemd >> : >> > >> > start() { >> > modprobe ungrab-winmodem >> > modprobe slamr >> > /bin/mknod -m 660 /dev/slamr0 c 242 0 2>/dev/null >> && chgrp uucp >> > /dev/slamr0 >> > echo -n "Starting SmartLink Modem driver for >> $SLMODEMD_DEVICE: " >> > $prog </dev/null >/dev/null 2>/dev/null >> \ >> > --country=$SLMODEMD_COUNTRY $SLMODEMD_OPTS >> /dev/$SLMODEMD_DEVICE & >> > RETVAL=$? >> > [ $RETVAL -eq 0 ] && success $"$prog >> startup" || failure $"$prog startup" >> > echo >> > [ $RETVAL -eq 0 ] && touch >> /var/lock/subsys/$prog >> > return $RETVAL >> > } >> > >> > this is /etc/modprobe.conf : >> > >> > install slamr modprobe --ignore-install >> ungrab-winmodem ; modprobe >> > --ignore-install slamr ; test -e /dev/slamr0 || >> (/bin/mknod -m 660 >> > /dev/slamr0 c 242 0 2>/dev/null && chgrp >> uucp /dev/slamr0) >> > alias scsi_hostadapter ata_piix >> > alias snd-card-0 snd-hda-intel >> > options snd-card-0 index=0 >> > options snd-hda-intel index=0 >> > alias eth0 r8169 >> > >> > this is termial : >> > >> > [root@localhost ~]# ls /dev/sla* -l >> > crw-rw---- 1 root root 242, 0 2007-06-18 17:38 >> /dev/slamr0 >> > [root@localhost ~]# modprobe ungrab-winmodem >> > [root@localhost ~]# modprobe slamr >> > [root@localhost ~]# '/etc/init.d/slmodemd' >> restart >> > Starting SmartLink Modem driver for slamr0: >> [ OK ] >> > [root@localhost ~]# slmodemd -c USA /dev/slamr0 >> > error: mdm setup: cannot open dev `/dev/slamr0': >> No such device >> > error: cannot setup device `/dev/slamr0' >> > [root@localhost ~]# >> > >> > now what doing ? >> > thanks. >> > hogat >> > >> > >> > >> > >> > >> > >> > >> > >> > --- On Sun, 7/12/08, Antonio Olivares >> <olivares14031@xxxxxxxxx> wrote: >> > >> >> From: Antonio Olivares >> <olivares14031@xxxxxxxxx> >> >> Subject: Re: my modem is smartHCF or smart link >> ltd how install it on >> >> fedora7 and fedora9? >> >> To: "hogat allah shahamiri" >> <hogat_allah_sh@xxxxxxxxx> >> >> Cc: discuss@xxxxxxxxxxxxx >> >> Date: Sunday, 7 December, 2008, 5:06 AM >> >> Hogat, >> >> >> >> Maximize gedit and then cut and paste little by >> little till >> >> the end of the line >> >> >> >> install slamr modprobe --ignore-install >> ungrab-winmodem; >> >> modprobe --ignore-install slamr ; test -e >> /dev/slamr0 || >> >> (/bin/mknod -m 660 /dev/slamr0 c 242 0 >> 2>/dev/null >> >> && chgrp uucp /dev/slamr0) >> >> >> >> If you can't get it to put all of that in one >> line, >> >> your other option is to put in the the command in >> start{ >> >> procedure >> >> after >> >> modprobe ungrab-winmodem >> >> modprobe slamr >> >> mknod -m 660 /dev/slamr0 >> >> >> >> and then it should work, but please try to put it >> in one >> >> line. >> >> >> >> Regards, >> >> >> >> Antonio >> > >> > >> > >> > >> > >> > New Email addresses available on Yahoo! >> > Get the Email name you've always wanted on the >> new @ymail and >> > @rocketmail. >> > Hurry before someone else does! >> > http://mail.promotions.yahoo.com/newdomains/aa/ >> > >> > > > > Get your preferred Email name! > Now you can @ymail.com and @rocketmail.com. > http://mail.promotions.yahoo.com/newdomains/aa/ > >