Re: Nayan, India

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

 



Nayan,

from http://phep2.technion.ac.il/linmodems/packages/smartlink/
get the  ungrab-winmodem-20070505.tar.gz  and
slmodem-2.9.11-20070505.tar.gz

Copy to a common folder under Linux, say  /usr/src/modules/
Therein they will be unpacked by:
$ su - root
# tar zxf un*.tar.gz
# tar zxf slm*.tar.gz
Move into the unpacked folder
#cd ungrab-winmodem-20070505
Look around
# ls
Prepare, compile and install:
# make clean
# make
If successful, your compiling resources are complete
# make install

Do the same with the slmodem package
# cd  ../
# cd  slmodem-2.9.11-20070505
# ls
# make clean
# make
# make install

If successful, load the drivers
# modprobe ungrab-winmodem
# modprobe slamr
Try the diagnostic
#  dmesg | grep slamr
activate the modem:
# slmodemd -c INDIA /dev/slamr0
which should announce port creation:
   /dev/ttySL0 --> /dev/pts/N   , N some number

If successful
# wvdialconf  wvtest
should report finding the modem.

Edit in your personal information with:
# gedit  wvtest
replaceing the  <xxx> blocks and adding a line:
 Carrier Check  =  no

Then try a dialout with:
#  wvdial   -config wvtest

If all went well read the Smartlink.txt  section on automation.

MarvS



Read the Smartlink.t xt




On 6/8/07, nayan nakhare <nayannakhare@xxxxxxxxx> wrote:
Hi
Thanks for the prompt reply.
I installed the kernel source package & ran the scanModem script again. The
output of ModemData.text seems to have changed, hence sent herewith, in case
it is needed.
I am not good at commands, as I am new to Linux.
I am not sure how to obtain  winmodem.tar.gz package  & Smartlink slamr.ko
driver. I searched the net, without success. Can you please guide me?

-Nayan

Contents of ModemData.txt:

 Only plain text email is forwarded by the  DISCUSS@xxxxxxxxxxxxx List
Server.
 Do use the following as the email Subject Line:
           SomeName, YourCountry
Welcome to openSUSE 10.2 (i586) - Kernel  kernel 2.6.18.2-34-default
 This will alert cogent experts, and  distinguish cases in the Archives.
 YourCountry will enable Country Code guidance.
 Occassionally responses are blocked by an Internet Provider mail filters.
 So in a day, also check the Archived responses at http://www.linmodems.org
.
 Local Linux experts can be found through:
http://www.linux.org/groups/index.html
--------------------------  System information ----------------------------
CPU=i686,
Welcome to openSUSE 10.2 (i586) - Kernel
Linux version 2.6.18.2-34-default (geeko@buildhost) (gcc version 4.1.2
20061115 (prerelease) (SUSE Linux)) #1 SMP Mon Nov 27 11:46:27 UTC 2006
 scanModem update of:  2007_June_04


ALSAversion 1.0.13
USB modem not detected by lsusb

Modem or host audio card candidates have firmware information:

 PCI slot PCI ID  SubsystemID Name
 ---------- --------- --------- --------------
 00:0a.0 134d:2189 134d:1002 Modem: PCTel Inc HSP56 MicroModem

 Modem interrupt assignment and sharing:
 10:        517          XT-PIC  VIA686A

 --- Bootup diagnositcs for card in PCI slot 00:0a.0 ----
ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [LNKB] -> GSI 10 (level, low) ->
IRQ 10
0000:00:0a.0: ttyS2 at I/O 0xec08 (irq = 10) is a 16450
0000:00:0a.0: ttyS3 at I/O 0xec10 (irq = 10) is a 8250
Couldn't register serial port 0000:00:0a.0: -28
PM: Writing back config space on device 0000:00:0a.0 at offset f (was
3e010100, writing 3e010109)
PM: Writing back config space on device 0000:00:0a.0 at offset 5 (was 1,
writing ec01)
PM: Writing back config space on device 0000:00:0a.0 at offset 4 (was 0,
writing e7000000)
PM: Writing back config space on device 0000:00:0a.0 at offset 3 (was 0,
writing 2008)
PM: Writing back config space on device 0000:00:0a.0 at offset 1 (was
2900080, writing 2900087)

 === Finished modem firmware and bootup diagnostics section. ===
 === Next deducing cogent software ===

 For candidate modem in PCI bus:  00:0a.0
   Class 0703: 134d:2189 Modem: PCTel Inc HSP56 MicroModem
      Primary PCI_id  134d:2189
 Support type needed or chipset: slamr


 134d:2189  is a PCTel HSP56 MicroModem 688T modem with the Oasis chipset.
 Under 2.6.n kernels, it is only supported through the Smartlink slamr.ko
driver.

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

Writing Smartlink.txt
============ end Smartlink section =====================

 Completed candidate modem analyses.

 The base of the UDEV device file system is: /dev/.udev

 Versions adequately match for the compiler installed: 4.1.2
             and the compiler used in kernel assembly: 4.1.2

 Kernel-header resources needed for compiling are not manifestly ready!

 If compiling is necessary packages must be installed, providing:
  kernel-source-2.6.18.2-34-default


Checking pppd properties:
 -rwxr-xr-x 1 root dialout 295488 2006-11-26 01:20 /usr/sbin/pppd

In case of an "error 17" "serial loopback" problem, see:
    http://phep2.technion.ac.il/linmodems/archive-sixth/msg02637.html

To enable dialout without Root permission do:
 $ su - root  (not for Ubuntu)
         chmod a+x /usr/sbin/pppd
or under Ubuntu related Linuxes
  chmod a+x /usr/sbin/pppd

Checking settings of: /etc/ppp/options
noipdefault
noauth
crtscts
lock
modem
asyncmap 0
nodetach
lcp-echo-interval 30
lcp-echo-failure 4
lcp-max-configure 60
lcp-restart 2
idle 600
noipx
file /etc/ppp/filters

In case of a message like:
   Warning: Could not modify /etc/ppp/pap-secrets: Permission denied
see http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html


 Don't worry about the following, it is for the experts
 should trouble shooting be necessary.
==========================================================

 Checking for modem support lines:
 --------------------------------------
     /device/modem symbolic link:
slmodemd created symbolic link /dev/ttySL0:
     Within /etc/udev/ files:
/etc/udev/rules.d/31-network.rules:SUBSYSTEM=="net",
ENV{INTERFACE}=="ppp*|ippp*|isdn*|plip*|lo*|irda*|dummy*|ipsec*|tun*|tap*|bond*|vlan*|modem*|dsl*",
GOTO="skip_ifup"
/etc/udev/rules.d/50-udev-default.rules:KERNEL=="mwave",  NAME="modems/%k",
GROUP="uucp"
     Within /etc/modprobe.conf files:
/etc/modprobe.conf:# Linux ACP modem (Mwave)
/etc/modprobe.d/blacklist:# ALSA PCI sound/modem modules - should be
configured via yast
/etc/modprobe.d/blacklist:blacklist snd-atiixp-modem
/etc/modprobe.d/blacklist:blacklist snd-via82xx-modem
     Within any ancient /etc/devfs files:

     Within ancient kernel 2.4.n /etc/module.conf files:

--------- end modem support lines --------




----- Original Message -----
From: "Marvin Stodolsky" <marvin.stodolsky@xxxxxxxxx>
To: "nayan nakhare" <nayannakhare@xxxxxxxxx>
Cc: <DISCUSS@xxxxxxxxxxxxx>
Sent: Friday, June 08, 2007 4:01 AM
Subject: Re: Nayan, India


> Nayan
>
> Compiling is necessary.  packages must be installed, providing:
> kernel-source-2.6.18.2-34-default
>
> Then follow the instructions in Smartlink.txt for compilation and
> installation of ungrab-winmodem and slmodem resources and usage.
>
> MarvS
> scanModem maintainer
>
>
> On 6/6/07, nayan nakhare <nayannakhare@xxxxxxxxx> wrote:
>>     Pl advise about my winmodem. The entire text of ModemData.txt is
>> given
>> below:
>>
>>  Only plain text email is forwarded by the  DISCUSS@xxxxxxxxxxxxx List
>> Server.
>>  Do use the following as the email Subject Line:
>>            SomeName, YourCountry
>> Welcome to openSUSE 10.2 (i586) - Kernel  kernel 2.6.18.2-34-default
>>  This will alert cogent experts, and  distinguish cases in the Archives.
>>  YourCountry will enable Country Code guidance.
>>  Occassionally responses are blocked by an Internet Provider mail
>> filters.
>>  So in a day, also check the Archived responses at
>> http://www.linmodems.org
>> .
>>  Local Linux experts can be found through:
>> http://www.linux.org/groups/index.html
>> --------------------------  System
>> information ----------------------------
>> CPU=i686,
>> Welcome to openSUSE 10.2 (i586) - Kernel
>> Linux version 2.6.18.2-34-default (geeko@buildhost) (gcc version 4.1.2
>> 20061115 (prerelease) (SUSE Linux)) #1 SMP Mon Nov 27 11:46:27 UTC 2006
>>  scanModem update of:  2007_June_04
>>
>>
>> ALSAversion 1.0.13
>> USB modem not detected by lsusb
>>
>> Modem or host audio card candidates have firmware information:
>>
>>  PCI slot PCI ID  SubsystemID Name
>>  ---------- --------- --------- --------------
>>  00:0a.0 134d:2189 134d:1002 Modem: PCTel Inc HSP56 MicroModem
>>
>>  Modem interrupt assignment and sharing:
>>  10:        417          XT-PIC  VIA686A
>>
>>  --- Bootup diagnositcs for card in PCI slot 00:0a.0 ----
>> ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [LNKB] -> GSI 10 (level,
>> low) ->
>> IRQ 10
>> 0000:00:0a.0: ttyS2 at I/O 0xec08 (irq = 10) is a 16450
>> 0000:00:0a.0: ttyS3 at I/O 0xec10 (irq = 10) is a 8250
>> Couldn't register serial port 0000:00:0a.0: -28
>>
>>  === Finished modem firmware and bootup diagnostics section. ===
>>  === Next deducing cogent software ===
>>
>>  For candidate modem in PCI bus:  00:0a.0
>>    Class 0703: 134d:2189 Modem: PCTel Inc HSP56 MicroModem
>>       Primary PCI_id  134d:2189
>>  Support type needed or chipset: slamr
>>
>>
>>  134d:2189  is a PCTel HSP56 MicroModem 688T modem with the Oasis
>> chipset.
>>  Under 2.6.n kernels, it is only supported through the Smartlink slamr.ko
>> driver.
>>
>> The modem is supported by the Smartlink slamr driver
>> plus the slmodemd helper utility.  Read the
>> Smartlink.txt and Modem/YourSystem.txt for follow through guidance.
>>
>> Writing Smartlink.txt
>> ============ end Smartlink section =====================
>>
>>  Completed candidate modem analyses.
>>
>>  The base of the UDEV device file system is: /dev/.udev
>>
>>  Versions adequately match for the compiler installed: 4.1.2
>>              and the compiler used in kernel assembly: 4.1.2
>>
>>  Kernel-header resources needed for compiling are not manifestly ready!
>>
>>  If compiling is necessary packages must be installed, providing:
>>   kernel-source-2.6.18.2-34-default
>>
>>
>> Checking pppd properties:
>>  -rwxr-xr-x 1 root dialout 295488 2006-11-26 01:20 /usr/sbin/pppd
>>
>> In case of an "error 17" "serial loopback" problem, see:
>>     http://phep2.technion.ac.il/linmodems/archive-sixth/msg02637.html
>>
>> To enable dialout without Root permission do:
>>  $ su - root  (not for Ubuntu)
>>          chmod a+x /usr/sbin/pppd
>> or under Ubuntu related Linuxes
>>   chmod a+x /usr/sbin/pppd
>>
>> Checking settings of: /etc/ppp/options
>> noipdefault
>> noauth
>> crtscts
>> lock
>> modem
>> asyncmap 0
>> nodetach
>> lcp-echo-interval 30
>> lcp-echo-failure 4
>> lcp-max-configure 60
>> lcp-restart 2
>> idle 600
>> noipx
>> file /etc/ppp/filters
>>
>> In case of a message like:
>>    Warning: Could not modify /etc/ppp/pap-secrets: Permission denied
>> see http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html
>>
>>
>>  Don't worry about the following, it is for the experts
>>  should trouble shooting be necessary.
>> ==========================================================
>>
>>  Checking for modem support lines:
>>  --------------------------------------
>>      /device/modem symbolic link:
>> slmodemd created symbolic link /dev/ttySL0:
>>      Within /etc/udev/ files:
>> /etc/udev/rules.d/31-network.rules:SUBSYSTEM=="net",
>> ENV{INTERFACE}=="ppp*|ippp*|isdn*|plip*|lo*|irda*|dummy*|ipsec*|tun*|tap*|bond*|vlan*|modem*|dsl*",
>> GOTO="skip_ifup"
>> /etc/udev/rules.d/50-udev-default.rules:KERNEL=="mwave",
>> NAME="modems/%k",
>> GROUP="uucp"
>>      Within /etc/modprobe.conf files:
>> /etc/modprobe.conf:# Linux ACP modem (Mwave)
>> /etc/modprobe.d/blacklist:# ALSA PCI sound/modem modules - should be
>> configured via yast
>> /etc/modprobe.d/blacklist:blacklist snd-atiixp-modem
>> /etc/modprobe.d/blacklist:blacklist snd-via82xx-modem
>>      Within any ancient /etc/devfs files:
>>
>>      Within ancient kernel 2.4.n /etc/module.conf files:
>>
>> --------- end modem support lines --------
>>
>>
>>



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

  Powered by Linux