{"id":241,"date":"2008-05-13T17:50:00","date_gmt":"2008-05-13T17:50:00","guid":{"rendered":"http:\/\/akae.es\/estupido\/?p=241"},"modified":"2008-05-13T17:50:00","modified_gmt":"2008-05-13T17:50:00","slug":"smc-ez-connect-2662w-en-debian","status":"publish","type":"post","link":"https:\/\/akae.es\/estupido\/2008\/05\/smc-ez-connect-2662w-en-debian\/","title":{"rendered":"SMC EZ Connect 2662W en Debian"},"content":{"rendered":"<p>Para que funcione la tarjeta wifi SMC EZ de los webos:<\/p>\n<div style=\"background-color:black;\"><span style=\"color: rgb(51, 255, 51);\">root@stormed<\/span><span style=\"color: rgb(255, 255, 255);\">:<\/span><span style=\"color: rgb(51, 51, 255);\">\/<\/span><span style=\"color: rgb(255, 255, 255);\"># lsusb<br \/>Bus 001 Device 008: ID 03eb:7614 Atmel Corp. AT76c505a Wireless Adapter<br \/><\/span><\/div>\n<p>S\u00f3lo he tenido que hacer un:<\/p>\n<div style=\"background-color:black;\"><span style=\"color: rgb(51, 255, 51);\">root@stormed<span style=\"color: rgb(255, 255, 255);\">:<\/span><\/span><span style=\"color: rgb(51, 51, 255);\">\/<\/span><span style=\"color: rgb(255, 255, 255);\"># apt-get install at76-usb-source<\/span><br \/><span style=\"color: rgb(51, 255, 51);\">root@stormed<\/span><span style=\"color: rgb(255, 255, 255);\">:<\/span><span style=\"color: rgb(51, 51, 255);\">\/<\/span><span style=\"color: rgb(255, 255, 255);\"># cd \/usr\/src<\/span><br \/><span style=\"color: rgb(51, 255, 51);\">root@stormed<\/span><span style=\"color: rgb(255, 255, 255);\">:<\/span><span style=\"color: rgb(51, 51, 255);\">\/usr\/src<\/span><span style=\"color: rgb(255, 255, 255);\"># wget http:\/\/download.berlios.de\/at76c503a\/at76_usb-0.17.tar.gz<\/span><br \/><span style=\"color: rgb(51, 255, 51);\">root@stormed<\/span><span style=\"color: rgb(255, 255, 255);\">:<\/span><span style=\"color: rgb(51, 51, 255);\">\/usr\/src<\/span><span style=\"color: rgb(255, 255, 255);\"># unp at76* #unp, ese gran comando para no tener que aprenderte \u00abtar zxvf\u00bb<\/span><br \/><span style=\"color: rgb(51, 255, 51);\">root@stormed<\/span><span style=\"color: rgb(255, 255, 255);\">:<\/span><span style=\"color: rgb(51, 102, 255);\">\/usr\/src<\/span><span style=\"color: rgb(255, 255, 255);\"># cd modules\/at76-usb\/<\/span><br \/><span style=\"color: rgb(51, 255, 51);\">root@stormed<\/span><span style=\"color: rgb(255, 255, 255);\">:<\/span><span style=\"color: rgb(51, 102, 255);\">\/usr\/src\/modules\/at76-usb<\/span><\/span><span style=\"color: rgb(255, 255, 255);\"># debian\/rules ; make ; make install<\/span><br \/><span style=\"color: rgb(51, 255, 51);\">root@stormed<\/span><span style=\"color: rgb(255, 255, 255);\">:<\/span><span style=\"color: rgb(51, 102, 255);\">\/usr\/src\/modules\/at76-usb<\/span><\/span><span style=\"color: rgb(255, 255, 255);\"># cd ..\/..\/at76_usb-0.17\/<\/span><br \/><span style=\"color: rgb(51, 255, 51);\">root@stormed<\/span><span style=\"color: rgb(255, 255, 255);\">:<\/span><span style=\"color: rgb(51, 102, 255);\">\/usr\/src\/at76_usb-0.17<\/span><\/span><span style=\"color: rgb(255, 255, 255);\"># make ; make install<\/span><br \/><span style=\"color: rgb(51, 255, 51);\">root@stormed<\/span><span style=\"color: rgb(255, 255, 255);\">:<\/span><span style=\"color: rgb(51, 102, 255);\">\/usr\/src\/at76_usb-0.17<\/span><\/span><span style=\"color: rgb(255, 255, 255);\"># cd<\/span><\/div>\n<p>Ale, cargo el at76_usb con modconf y ya sale en el iwconfig:<\/p>\n<div  style=\"background-color:black;\"><span style=\"color: rgb(255, 255, 255);\">wlan0     IEEE 802.11b  ESSID:\u00bbXXXXXXXXX\u00bb<\/span><br \/><span style=\"color: rgb(255, 255, 255);\">&nbsp;&nbsp; Mode:Managed  Frequency:2.462 GHz  Access Point: XX:XX:XX:XX:XX:XX<\/span><br \/><span style=\"color: rgb(255, 255, 255);\">&nbsp;&nbsp;        Bit Rate:11 Mb\/s   Tx-Power=15 dBm<\/span><br \/><span style=\"color: rgb(255, 255, 255);\">&nbsp;&nbsp;        Retry limit:8   RTS thr=1536 B   Fragment thr=1536 B<\/span><br \/><span style=\"color: rgb(255, 255, 255);\">&nbsp;&nbsp;        Encryption key:off<\/span><br \/><span style=\"color: rgb(255, 255, 255);\">&nbsp;&nbsp;        Power Management:off<\/span><br \/><span style=\"color: rgb(255, 255, 255);\">&nbsp;&nbsp;        Link Quality:31\/100  Signal level=100\/100<\/span><br \/><span style=\"color: rgb(255, 255, 255);\">&nbsp;&nbsp;        Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0<\/span><br \/><span style=\"color: rgb(255, 255, 255);\">&nbsp;&nbsp;        Tx excessive retries:0  Invalid misc:0   Missed beacon:0<\/span><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Para que funcione la tarjeta wifi SMC EZ de los webos: root@stormed:\/# lsusbBus 001 Device 008: ID 03eb:7614 Atmel Corp. AT76c505a Wireless Adapter S\u00f3lo he tenido que hacer un: root@stormed:\/# apt-get install at76-usb-sourceroot@stormed:\/# cd \/usr\/srcroot@stormed:\/usr\/src# wget http:\/\/download.berlios.de\/at76c503a\/at76_usb-0.17.tar.gzroot@stormed:\/usr\/src# unp at76* #unp, ese gran comando para no tener que aprenderte \u00abtar zxvf\u00bbroot@stormed:\/usr\/src# cd modules\/at76-usb\/root@stormed:\/usr\/src\/modules\/at76-usb# debian\/rules ; make &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/akae.es\/estupido\/2008\/05\/smc-ez-connect-2662w-en-debian\/\" class=\"more-link\">Continuar leyendo<span class=\"screen-reader-text\"> \u00abSMC EZ Connect 2662W en Debian\u00bb<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-241","post","type-post","status-publish","format-standard","hentry","category-sin-categoria"],"_links":{"self":[{"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/posts\/241","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/comments?post=241"}],"version-history":[{"count":0,"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/posts\/241\/revisions"}],"wp:attachment":[{"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/media?parent=241"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/categories?post=241"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/tags?post=241"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}