<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=iso-8859-1"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Lucida Bright";
        panose-1:2 4 6 2 5 5 5 2 3 4;}
@font-face
        {font-family:"Arabic Typesetting";
        panose-1:3 2 4 2 4 4 6 3 2 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Lucida Bright","serif";
        color:windowtext;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=ES-PA link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>Instalando Debian 6.0.5 he confrontado problemas con la tarjeta de red Atheros AR8152-B, el sistema operativo no reconoce el controlador.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>Buscando encontré esta posible solución.<o:p></o:p></span></p><p class=MsoNormal><b><span style='font-size:14.0pt;font-family:"Lucida Bright","serif";color:red'><o:p> </o:p></span></b></p><p class=MsoNormal><b><span style='font-size:14.0pt;font-family:"Lucida Bright","serif";color:red'>Posible Solución <o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>http://linuxwireless.org/download/compat-wireless-2.6<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>Descarga el primero de los archivos.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>El nombre debería ser parecido al siguiente:<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>compat-wireless-2.6.tar.bz2<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>Instala las herramientas necesarias para realizar el compilado<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>En una terminal ejecuta<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>sudo su<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>apt-get update<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>apt-get install build-essential linux-headers-$(uname -r)<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;font-family:"Lucida Bright","serif"'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>Descomprime el archivo descargado:<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>tar -xjvf compat-wireless-2.6.tar.bz2<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>Instala el driver<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>Ejecutando en la terminal:<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>cd compat-wireless-2.6<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>scripts/driver-select atl1c  <b><span style='color:red'>(no me permite realizer este commando aun cuando entre como superusuario).</span></b><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>make<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>sudo make install<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>Tras esto bastará con reiniciar el equipo para que la reconozca<o:p></o:p></span></p><p class=MsoNormal><b><span style='font-size:14.0pt;font-family:"Lucida Bright","serif";color:red'><o:p> </o:p></span></b></p><p class=MsoNormal><b><span style='font-size:14.0pt;font-family:"Lucida Bright","serif";color:red'>Solución Temporal.<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>modprobe atl1c <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>Indicamos que el módulo pueda reconocer el “hardware” <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>echo "1969 1083" > /sys/bus/pci/drivers/atl1c/new_id<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;font-family:"Lucida Bright","serif"'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>Esto me soluciona el problema pero si apago o reinicio la PC tengo que ejecutarla nuevamente para que se pegue a la red.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>Necesito una solución definitiva,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>Si alguien conoce alguna por favor indicármelo.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'>Gracias<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Lucida Bright","serif"'><o:p> </o:p></span></p><p class=MsoNormal><b><span style='font-family:"Lucida Bright","serif";color:blue;mso-fareast-language:ES-PA'>Saludos</span></b><span style='font-family:"Lucida Bright","serif";color:#1F497D;mso-fareast-language:ES-PA'><o:p></o:p></span></p><p class=MsoNormal><b><span style='font-family:"Lucida Bright","serif";color:blue;mso-fareast-language:ES-PA'>Ing. Marco Rosas<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-family:"Lucida Bright","serif";color:blue;mso-fareast-language:ES-PA'>Mark Systems<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Lucida Bright","serif";color:blue;mso-fareast-language:ES-PA'>Tel: 393-8048<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Lucida Bright","serif";color:blue;mso-fareast-language:ES-PA'>Cel: 6593-8084<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Lucida Bright","serif";color:blue;mso-fareast-language:ES-PA'>Email: <a href="mailto:marco.rosas@marksystems.org"><span style='color:blue'>marco.rosas@marksystems.org</span></a></span><span lang=EN-US style='font-family:"Lucida Bright","serif";color:#1F497D;mso-fareast-language:ES-PA'><o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Lucida Bright","serif";color:blue;mso-fareast-language:ES-PA'>www.marksystems.org<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>