Re: Modem data

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

 



Hamed,

Your modem is supported, just download the
martian-full-20071011.tar.gz from 

http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/martian/martian-full-20071011.tar.gz

<quote>
 The modem has a supported Lucent/Agere  Mars or
Apollo DSP (digital
 signal 
 processing) chipset. Support packages for 2.6.n
kernels are at: 


http://phep2.technion.ac.il/linmodems/packages/ltmodem/kernel-2.6/martian/
 For a temporary fix for 2.6.18 kernels see 

 See AgereDSP.txt for Details.
  DSP=1
</quote>

Then do a 
$ tar -zxvf martian-full-20071011.tar.gz
$ cd martian-full-20071011
$ make all
$ su -c 'make install'
password:
$ su -
password:
# modprobe martian_dev
# martian_modem

open up another terminal/tab
then fire up wvdial
$ su -
password:
# wvdialconf /etc/wvdial.conf
edit the fiel /etc/wvdial.conf add your username,
password, telephone to dial to connect to ISP, add a
line Carrier Check = no, and Stupid Mode = yes to
wvdial.conf, make it look like

root@slax:~# cat /etc/wvdial.conf

[Dialer Defaults]
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Modem Type = Analog Modem
Phone = your_ISP's_number_goes_here
ISDN = 0
Username = your_username_goes_here
Init1 = ATZ
Password = your_password_goes_here
Modem = /dev/ttySM0
Baud = 460800
Carrier Check = no
Stupid Mode = yes
; AutoDNS = yes

HTH,

Antonio 

--- hamed abas <hscomp2002@xxxxxxxxx> wrote:

>  
>  
> 
> 
>      
>
____________________________________________________________________________________
> Be a better friend, newshound, and 
> know-it-all with Yahoo! Mobile.  Try it now. 
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ>
 Only plain text email is forwarded by the 
> DISCUSS@xxxxxxxxxxxxx List Server.
>  Do use the following as the email Subject Line:
>            SomeName, YourCountry Fedora Core release
> 6 (Zod)
> Kernel  kernel 2.6.18-1.2798.fc6 
>  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,  Fedora Core release 6 (Zod)
> Kernel 
> Linux version 2.6.18-1.2798.fc6
> (brewbuilder@xxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc
> version 4.1.1 20061011 (Red Hat 4.1.1-30)) #1 SMP
> Mon Oct 16 14:54:20 EDT 2006
>  scanModem update of:  2007_Feb_21
> 
> 
> USB modem not detected by lsusb
> 
> Modem or host audio card candidates have firmware
> information:
> 
>  PCI slot	PCI ID		SubsystemID	Name
>  ----------	---------	---------	--------------
>  00:0e.0	11c1:0440	11c1:0440	Communication
> controller: Agere Systems 56k WinModem 
> 
>  Modem interrupt assignment and sharing: 
> 
>  --- Bootup diagnositcs for card in PCI slot 00:0e.0
> ----
> 
>  === Finished modem firmware and bootup diagnostics
> section. ===
>  === Next deducing cogent software ===
> 
>  For candidate modem in PCI bus:  00:0e.0
>    Class 0780: 11c1:0440 Communication controller:
> Agere Systems 56k WinModem
>       Primary PCI_id  11c1:0440
>  Support type needed or chipset:	Agere.DSP
>  
> 
> 
>  The modem has a supported Lucent/Agere  Mars or
> Apollo DSP (digital signal 
>  processing) chipset. Support packages for 2.6.n
> kernels are at: 
> 
>
http://phep2.technion.ac.il/linmodems/packages/ltmodem/kernel-2.6/martian/
>  For a temporary fix for 2.6.18 kernels see 
> 
>  See AgereDSP.txt for Details.
>   DSP=1
> 
>  Vendor 11c1 is Lucent Technologies or subsidiary
> Agere Systems, Inc. Their Linux
>  code developer/maintainer is Soumyendu Sarkar.
> Support for a chipset and its 
>  continued maintenance is only initiated at the
> request of a major chipset buyer,
>  or comparable sponsor. Several different  modem
> chipset types  are produced, 
>  and two have support under Linux:
>  Device ID  Support        Name           Comment
>  ---------  -------------  -----------   
> -----------------------------
>  0480       serial drivers Venus          
> controller chipset 1673JV7
>  0440-045d  martian        Mars/Apollo     DSP
> (digital signal processing) chipsets
>  0462       none           56K.V90/ADSL Wildwire 
>  048(c,d,f) none           SV2P            soft
> modem 
>  0600       none                           soft
> modem, very few in the field.
>  062(0-3)   none           SV92PP,Pinball  soft
> modem, in some HP desktop PCs
> 
>  0x0440 -- Mars 2 - data/fax/voice
> -------------- end Agere Systems 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.1
>              and the compiler used in kernel
> assembly: 4.1.1
> 
>  Kernel-header resources needed for compiling are
> not manifestly ready!
> 
>  If compiling is necessary packages must be
> installed, providing:
> 	 kernel-source-2.6.18-1.2798.fc6
> 
> 
> Checking pppd properties:
> 	-r-xr-xr-x 1 root root 312956 Ú?Ù?ئÛ?Ù? 24  2006
> /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
> lock
> 
> 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/50-udev.rules:KERNEL=="modems/mwave*",
>        NAME="%k", GROUP="uucp", MODE="0660"
>      Within /etc/modprobe.conf files:
> 
>      Within any ancient /etc/devfs files:
> 
>      Within ancient kernel 2.4.n /etc/module.conf
> files:
> 
> --------- end modem support lines --------
> 
> 



      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

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

  Powered by Linux