[ubuntu-ar] ubuntu-cuba

Victor Padro vpadro at gmail.com
Fri May 1 14:52:10 BST 2009


2009/4/30 jose barotto <josecuervo86 en gmail.com>

>
>
> El 30 de abril de 2009 23:45, Juan Pablo <juanpadeaca en gmail.com> escribió:
>
> Espero que te sirva:
>> https://lists.ubuntu.com/archives/ubuntu-es/2009-March/035120.html
>>
>> Saludos
>>
>> --
>> Juan Pablo Gimenez
>>
>> --
>> Ubuntu-ar lista de correo
>> Ubuntu-ar en lists.ubuntu.com
>> Modifica tus opciones o desuscribite en:
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-ar
>> Siempre leer, comprender y aplicar nuestra etiqueta:
>> https://wiki.ubuntu.com/ArgentinaTeam/EtiquetaML
>>
>>
> Nunca vas a poner el link ehhh
>
> Aca va: http://ubuntuforums.org/showthread.php?t=460331
>
> --
> Jose Barotto
>
> --
> Ubuntu-ar lista de correo
> Ubuntu-ar en lists.ubuntu.com
> Modifica tus opciones o desuscribite en:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-ar
> Siempre leer, comprender y aplicar nuestra etiqueta:
> https://wiki.ubuntu.com/ArgentinaTeam/EtiquetaML
>
>
>
No te preocupes, yo no soy Argentino tampoco y me gusta mas la onda de esta
lista que es mas activa que la de mi pais.

Aqui te va el texto de el vinculo que te compartio Jose(muchos cubanos no
pueden accesar sitios web):


*HOWTO: Winmodem Motorola SM56*
------------------------------
*This HOWTO was written for the Motorola 1057:3052 device but maybe it would
work with other winmodems*

Run the scanModem tool from http://www.linmodems.org/ to know exactly what
device you have and get further information about it. Here are the
instructions to get it working:
 Code:

cd /tmp
wget http://132.68.73.235/linmodems/packages/scanModem.gz
gzip -d scanModem.gz
chmod 777 scanModem
./scanModem
grep 3052 Modem/ModemData.txt

If you get the following info (or similar) we are talking about the 3052
device
 Quote:
  0000:03:0d.0 1057:3052 1057:3020 Modem: Motorola: Unknown device 3052
Class 0703: 1057:3052 Modem: Motorola: Unknown device 3052
Primary PCI_id 1057:3052
If not, read carefully the ModemData.txt file to get more help on how to
setup your winmodem.

To the 3052 owners: Lets install the smarlink driver.
Get the tools necessary to build the drivers
 Code:

sudo apt-get install linux-headers-generic build-essential

Download the drivers
 Code:

wget http://linmodems.technion.ac.il/packages/smartlink/ungrab-winmodem-20070505.tar.gz
wget http://linmodems.technion.ac.il/packages/smartlink/slmodem-2.9.11-20070505.tar.gz

Untar them
 Code:

tar xzf slmodem-2.9.11-20070505.tar.gz
tar xzf ungrab-winmodem-20070505.tar.gz

Build and install
 Code:

cd /tmp/slmodem-2.9.11-20070505/drivers/
make
sudo make install
cd /tmp/ungrab-winmodem-20070505/
make
sudo make install

Load the modules
 Code:

sudo modprobe ungrab-winmodem
sudo modprobe slamr

Edit your /etc/modules
 Code:

sudo gedit /etc/modules

and add the following lines (in the same order) at the tail of the file
 Code:

ungrab-winmodem
slamr

Install the sl daemon
 Code:

sudo apt-get install sl-modem-daemon

And start it
 Code:

sudo /etc/init.d/sl-modem-daemon start

That's all. You must have now a /dev/ttySL0 device as your modem



-- 
"It is human nature to think wisely and act in an absurd fashion."

"Todo el desorden del mundo proviene de las profesiones mal o mediocremente
servidas"
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: https://lists.ubuntu.com/archives/ubuntu-ar/attachments/20090501/7a35f114/attachment.htm 


More information about the Ubuntu-ar mailing list