<br><br><div class="gmail_quote">2009/4/30 jose barotto <span dir="ltr"><<a href="mailto:josecuervo86@gmail.com">josecuervo86@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br><div class="gmail_quote">El 30 de abril de 2009 23:45, Juan Pablo <span dir="ltr"><<a href="mailto:juanpadeaca@gmail.com" target="_blank">juanpadeaca@gmail.com</a>></span> escribió:<div><div></div><div class="h5">
<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Espero que te sirva:<br>
<a href="https://lists.ubuntu.com/archives/ubuntu-es/2009-March/035120.html" target="_blank">https://lists.ubuntu.com/archives/ubuntu-es/2009-March/035120.html</a><br>
<br>
Saludos<br>
<font color="#888888"><br>
--<br>
Juan Pablo Gimenez<br>
</font><div><div></div><div><br>
--<br>
Ubuntu-ar lista de correo<br>
<a href="mailto:Ubuntu-ar@lists.ubuntu.com" target="_blank">Ubuntu-ar@lists.ubuntu.com</a><br>
Modifica tus opciones o desuscribite en: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-ar" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-ar</a><br>
Siempre leer, comprender y aplicar nuestra etiqueta: <a href="https://wiki.ubuntu.com/ArgentinaTeam/EtiquetaML" target="_blank">https://wiki.ubuntu.com/ArgentinaTeam/EtiquetaML</a><br>
<br>
</div></div></blockquote></div></div></div><br>Nunca vas a poner el link ehhh<br><br>Aca va: <a href="http://ubuntuforums.org/showthread.php?t=460331" target="_blank">http://ubuntuforums.org/showthread.php?t=460331</a><br clear="all">
<br>-- <br><font color="#888888">Jose Barotto<br>
</font><br>--<br>
Ubuntu-ar lista de correo<br>
<a href="mailto:Ubuntu-ar@lists.ubuntu.com">Ubuntu-ar@lists.ubuntu.com</a><br>
Modifica tus opciones o desuscribite en: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-ar" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-ar</a><br>
Siempre leer, comprender y aplicar nuestra etiqueta: <a href="https://wiki.ubuntu.com/ArgentinaTeam/EtiquetaML" target="_blank">https://wiki.ubuntu.com/ArgentinaTeam/EtiquetaML</a><br>
<br>
<br></blockquote></div><br>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.<br><br>Aqui te va el texto de el vinculo que te compartio Jose(muchos cubanos no pueden accesar sitios web):<br>
<br><br><div class="smallfont">
                                
                                <strong>HOWTO: Winmodem Motorola SM56</strong>
                        </div>
                        <hr style="color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);" size="1">
                        
                
                
                
                <b>This HOWTO was written for the Motorola 1057:3052 device but maybe it would work with other winmodems</b><br>
<br>
Run the scanModem tool from <a href="http://www.linmodems.org/" target="_blank">http://www.linmodems.org/</a> to know exactly what device you have and get further information about it. Here are the instructions to get it working:<br>
<div style="margin: 5px 20px 20px;">
        <div class="smallfont" style="margin-bottom: 2px;">Code:</div>
        <pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 114px; text-align: left;">cd /tmp<br>wget <a href="http://132.68.73.235/linmodems/packages/scanModem.gz">http://132.68.73.235/linmodems/packages/scanModem.gz</a><br>
gzip -d scanModem.gz<br>chmod 777 scanModem<br>./scanModem<br>grep 3052 Modem/ModemData.txt</pre>
</div>If you get the following info (or similar) we are talking about the 3052 device<br>
<div style="margin: 5px 20px 20px;">
        <div class="smallfont" style="margin-bottom: 2px;">Quote:</div>
        <table width="100%" border="0" cellpadding="6" cellspacing="0">
        <tbody><tr>
                <td class="ubuntu_quotebackground">
                        
                                 0000:03:0d.0 1057:3052 1057:3020 Modem: Motorola: Unknown device 3052 <br>
Class 0703: 1057:3052 Modem: Motorola: Unknown device 3052<br>
Primary PCI_id 1057:3052
                        
                </td>
        </tr>
        </tbody></table>
</div>If not, read carefully the ModemData.txt file to get more help on how to setup your winmodem.<br>
<br>
To the 3052 owners: Lets install the smarlink driver.<br>
Get the tools necessary to build the drivers<br>
<div style="margin: 5px 20px 20px;">
        <div class="smallfont" style="margin-bottom: 2px;">Code:</div>
        <pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left;">sudo apt-get install linux-headers-generic build-essential</pre>
</div>Download the drivers<br>
<div style="margin: 5px 20px 20px;">
        <div class="smallfont" style="margin-bottom: 2px;">Code:</div>
        <pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 50px; text-align: left;">wget <a href="http://linmodems.technion.ac.il/packages/smartlink/ungrab-winmodem-20070505.tar.gz">http://linmodems.technion.ac.il/packages/smartlink/ungrab-winmodem-20070505.tar.gz</a><br>
wget <a href="http://linmodems.technion.ac.il/packages/smartlink/slmodem-2.9.11-20070505.tar.gz">http://linmodems.technion.ac.il/packages/smartlink/slmodem-2.9.11-20070505.tar.gz</a></pre>
</div>Untar them<br>
<div style="margin: 5px 20px 20px;">
        <div class="smallfont" style="margin-bottom: 2px;">Code:</div>
        <pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 50px; text-align: left;">tar xzf slmodem-2.9.11-20070505.tar.gz<br>tar xzf ungrab-winmodem-20070505.tar.gz</pre>
</div>Build and install<br>
<div style="margin: 5px 20px 20px;">
        <div class="smallfont" style="margin-bottom: 2px;">Code:</div>
        <pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 114px; text-align: left;">cd /tmp/slmodem-2.9.11-20070505/drivers/<br>make<br>sudo make install<br>
cd /tmp/ungrab-winmodem-20070505/<br>make<br>sudo make install</pre>
</div>Load the modules<br>
<div style="margin: 5px 20px 20px;">
        <div class="smallfont" style="margin-bottom: 2px;">Code:</div>
        <pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 50px; text-align: left;">sudo modprobe ungrab-winmodem<br>sudo modprobe slamr</pre>
</div>Edit your /etc/modules<br>
<div style="margin: 5px 20px 20px;">
        <div class="smallfont" style="margin-bottom: 2px;">Code:</div>
        <pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left;">sudo gedit /etc/modules</pre>
</div>and add the following lines (in the same order) at the tail of the file<br>
<div style="margin: 5px 20px 20px;">
        <div class="smallfont" style="margin-bottom: 2px;">Code:</div>
        <pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 50px; text-align: left;">ungrab-winmodem<br>slamr</pre>
</div>Install the sl daemon<br>
<div style="margin: 5px 20px 20px;">
        <div class="smallfont" style="margin-bottom: 2px;">Code:</div>
        <pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left;">sudo apt-get install sl-modem-daemon</pre>
</div>And start it<br>
<div style="margin: 5px 20px 20px;">
        <div class="smallfont" style="margin-bottom: 2px;">Code:</div>
        <pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left;">sudo /etc/init.d/sl-modem-daemon start</pre>
</div>That's all. You must have now a /dev/ttySL0 device as your modem<br clear="all"><br><br><br>-- <br>"It is human nature to think wisely and act in an absurd fashion."<br><br>"Todo el desorden del mundo proviene de las profesiones mal o mediocremente servidas"<br>