[tlinux-users:07405] Re: Ant: Re: Modem Configuration in <<SUSE 10>>

Miky J <[email protected]>
Newsgroups gmane.linux.hardware.toshiba
Message-ID <[email protected]>
Amir,

Here's what I did to get my modem work.

# lspci | grep -i modem
0000:00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM
(ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 03)

Have the support in your kernel or in modules for

* Device Drivers > Networking support > PPP support
(CONFIG_PPP)
* Device Drivers > Networking support > PPP support
for async serial ports (CONFIG_PPP_ASYNC)
* Device Drivers > Sound > Advanced Linux Sound
Architecture > PCI devices > Intel i8x0/MX440, SiS
7012; Ali 5455; NForce Audio; AMD768/8111
(CONFIG_SND_INTEL8X0)
* Device Drivers > Input device
support(CONFIG_SERIO_SERPORT)
* Device Drivers > Character devices > Serial drivers
> 8250/16550 and compatible serial
support(CONFIG_SERIAL_8250)
* Device Drivers > Character devices > Serial drivers
> Console on 8250/16550 and compatible serial
port(CONFIG_SERIAL_8250_CONSOLE)

Then install PPP

Download the latest slmodem drivers
http://www.smlink.com/objects/slmodem-2.9.10.tar.gz

uncompress in /usr/src
# tar -xvzf slmodem-2.9.10.tar.gz -C /usr/src
# cd /usr/src/slmodem-2.9.10

install the drivers
# make && make install

Load the module
# modprobe slamr

In a terminal do the command :
# slmodemd --country=FRANCE //obviously you won't
write france
Something like this should appear
SmartLink Soft Modem: version 2.9.10 Dec 18 2004
21:34:10
symbolic link `/dev/ttySL0' -> `/dev/pts/2' created.
modem `slamr0' created. TTY is `/dev/pts/2'
Use `/dev/ttySL0' as modem device, Ctrl+C for
termination.

Now you can install minicom if you want and do the
following commands in minicom
ATI2
<-- output -->
SmartLink Soft Modem, 2.9.10
Smart Link Ltd.
OK
<-- end output -->
ATI7
<-- output -->
Country: FRANCE
OK
<-- end output -->

If it works then you can start the modem
# ln -s /dev/slamr0 /dev/modem
# slmodemd --country=FRANCE

You can launch pppd manually(if your ppp configuration
files have been configured)
# pppd -d -detach /dev/modem 57600

This is the manual procedure I used, some other people
may have better ones.

Cheers



--- Peter Hinkle <[email protected]> a écrit :

> On Fri, 2005-11-04 at 03:04 +0100, x wrote:
> Run the command (as root):
> 
> wvdialconf /etc/wvdial.conf
> 
> 
> just like above. It will detect your modem and set
> it up. Then, you only
> have to edit the file you creat (/etc/wvdial.conf)
> so that it reflects
> your dial out number and username/password. That's
> it..//peter
> 
> 
> 
> 
> 
> > 
> > 
> > 
> > 	
> > 
> > 	
> > 		
> >
>
___________________________________________________________
> 
> > Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher
> kostenlos - Hier anmelden: http://mail.yahoo.de
> > 
> 
> 
> 



	

	
		
___________________________________________________________________________ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.