Re: Hendra, Indonesia kernel 2.6.32-24-generic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear Antonio,

Thanks for your help.
I was able to get the modem recognized (/dev/ttySL0) and successfully dial using 
KPPP

However some of the problems I have:

1. I still cannot get efax-gtk to work with the modem. I've tried to install the 
latest efax-gtk 3.2.4 and still have not yet found the solution.

2. Modem (/dev/ttySL0) cannot be found whenever I restart the computer. Ran $ 
sudo slmodemd and it came out:

______________________________
Editing `/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.
Modem 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/wiki/?WvDial

If you still have problems, send mail to <wvdial-list@xxxxxxxxxxxx>.
____________________________


I already set the wvdial.conf as below: (I don't need the 
phone/username/password as this is only for testing)

_____________________________
[Dialer Defaults]
Init1 = ATZ
Modem = /dev/ttySL0
Carrier Check = no
Stupid Mode = Yes
Modem Type = Analog Modem
ISDN = 0
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
New PPPD = yes
Phone = <Target Phone Number>
Username = <Your Login Name>
Password = <Your Password>
Baud = 460800
______________________________

previously when the modem still working, it still searching for ttyS0 first then 
ttSL0 (why is that?) even though the wvdial.conf file already mentioned 'Modem = 
/dev/ttySL0'

Did the previous step you mentioned:

$ sudo modprobe ungrab-winmodem
$ sudo modprobe slamr
$ sudo slmodemd -c YOUR_COUNTRY /dev/slamr0

$ sudo slmodemd

And still the modem cannot be found.
Is there a way to keep the modem recognized on every restart maybe using a 
startup program?

Appreciate if you can help again.

Thanks.

Hendra






----- Original Message ----
From: Antonio Olivares <olivares14031@xxxxxxxxx>
To: Tu Teri <tuteri@xxxxxxxxx>
Cc: discuss@xxxxxxxxxxxxx
Sent: Wed, September 8, 2010 7:10:39 PM
Subject: Re: Hendra, Indonesia kernel 2.6.32-24-generic

Tu,

scanModem reports that your modem could be supported through
slmodem-2.9.11-2010XXYY code + ungrab-winmodem code :

Predictive  diagnostics for card in bus 00:09.0:
    Modem chipset  detected on
NAME="Modem: Smart Link Ltd. LM-I56N "
CLASS=0703
PCIDEV=2003:8800
SUBSYS=16ef:2800
IRQ=11
IDENT=slamr

For candidate modem in:  00:09.0
   0703 Modem: Smart Link Ltd. LM-I56N
      Primary device ID:  2003:8800
Support type needed or chipset:    slamr


The modem is supported by the Smartlink
plus the slmodemd helper utility.  Read the
DOCs/Smartlink.txt and Modem/DOCs/YourSystem.txt for follow through guidance.


For 2.6.32-24-generic compiling drivers is necessary. As of now, the
current packages at
http://linmodems.technion.ac.il/packages/smartlink/  are the
ungrab-winmodem-20090716.tar.gz and slmodem-2.9.11-20100718.tar.gz

Do download:

http://linmodems.technion.ac.il/packages/smartlink/ungrab-winmodem-20090716.tar.gz

and
http://linmodems.technion.ac.il/packages/smartlink/slmodem-2.9.11-20100718.tar.gz


$ tar -zxvf slmodem-2.9.11-20100718.tar.gz
$ cd slmodem-2.9.11-20100718
$ make KERNEL_DIR=/lib/modules/2.6.32-24-generic/build
$ make
$ sudo make install
$ cd ..
$ tar -zxvf ungrab-winmodem-20090716
$ sudo make
$ sudo make install

$ sudo modprobe ungrab-winmodem
$ sudo modprobe slamr
$ sudo slmodemd -c YOUR_COUNTRY /dev/slamr0

leave running then open a tab/or another terminal and type
$ sudo wvdialconf /etc/wvdial.conf

after finding /dev/ttySL0 as the modem port, then edit
/etc/wvdial.conf remove the ";" and add username/password/ ISP phone
number and a line "Carrier Check = no", then try to dialout.

You may also check out sl-modem-??, but Marv may give you better
details to work with that as it may make your work easier.



Regards,


Antonio



On 9/8/10, Tu Teri <tuteri@xxxxxxxxx> wrote:
> Need help for installing modem driver in my PC. ModemData.txt attached.
> thx.
>
>
>
>



      


[Index of Archives]     [Linux Media Development]     [Asterisk]     [DCCP]     [Netdev]     [X.org]     [Xfree86]     [Fedora Women]     [Linux USB]

  Powered by Linux