[Musix-usuarios] placa de red usb kosumi

oms oscarmarcelosuarez en gmail.com
Vie Oct 1 05:50:26 CEST 2010


El día 30 de septiembre de 2010 22:42, Marcos Germán Guglielmetti
<marcos en ovejafm.com> escribió:
> On Thursday 30 September 2010 22:04:15 David Fernandez wrote:
>> Lo tenes que hacer como root :) o con sudo si tenes cuenta con sudo
>>
>
> y en vez de : se ejecuta con .
>
> igual recomendaría hacer así:
>
> cd /etc/init.d/
>
> ./network-manager restart
>
musix2:/home/cacho# cd /etc/init.d/
musix2:/etc/init.d# ./network-manager restart
 * Restarting network connection manager NetworkManager                  [ OK ]

pero no anda
y sí que levantó con

musix2:/etc/init.d# ifconfig wlan1 up
musix2:/etc/init.d# iwconfig wlan1 essid "linksys"
musix2:/etc/init.d# dhclient wlan1
Internet Systems Consortium DHCP Client V3.1.1
Copyright 2004-2008 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/wlan1/00:26:ce:01:83:85
Sending on   LPF/wlan1/00:26:ce:01:83:85
Sending on   Socket/fallback
DHCPDISCOVER on wlan1 to 255.255.255.255 port 67 interval 8
DHCPOFFER from 192.168.1.1
DHCPREQUEST on wlan1 to 255.255.255.255 port 67
DHCPACK from 192.168.1.1
bound to 192.168.1.69 -- renewal in 35460 seconds.
musix2:/etc/init.d#

anda de nuevo
veamos si quedan atrás las fallas
ojalá.

PD: no, se corta

musix2:/etc/init.d# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:03:0d:5e:8b:f1
          inet addr:192.168.1.100  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::203:dff:fe5e:8bf1/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2511 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2693 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1554620 (1.4 MiB)  TX bytes:568126 (554.8 KiB)
          Interrupt:16 Base address:0x2000

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:65 errors:0 dropped:0 overruns:0 frame:0
          TX packets:65 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:7057 (6.8 KiB)  TX bytes:7057 (6.8 KiB)

wlan1     Link encap:Ethernet  HWaddr 00:26:ce:01:83:85
          inet addr:192.168.1.69  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::226:ceff:fe01:8385/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:412 errors:0 dropped:0 overruns:0 frame:0
          TX packets:546 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:251912 (246.0 KiB)  TX bytes:139898 (136.6 KiB)

musix2:/etc/init.d#

musix2:/etc/init.d# lsusb
Bus 001 Device 003: ID 0bda:8187 Realtek Semiconductor Corp. RTL8187
Wireless Adapter

http://pastebin.com/6TT2bLBb
misma órden distinto resultado

pero no anda más que un par de minutos.



Cambiando de tema compré la cámara hoy
ya me llegará por correo argentino.

Muy exitado con el dispositivo que mostró Carlos
tal vez esté un poco adelante en el camino.

Y esto parece estar bien

musix2:/etc/init.d# apt-cache policy network-manager-gnome
network-manager-gnome:
  Instalados: 0.6.6-4
  Candidato: 0.6.6-4
  Tabla de versión:
     0.6.6-4+lenny1 0
         99 http://packages.musix.es lenny/main Packages
         99 http://packages.musix.es lenny/updates/main Packages
 *** 0.6.6-4 0
        100 /var/lib/dpkg/status
musix2:/etc/init.d#

no se actualizar a squeese pero lo haría.
Volveré a revisar lo de Alberto pero creo haberlo hecho ya.


>> >> De ultima para comprobar si esta corriendo haga lo siguiente:
>> >>
>> >> $:/etc/init.d/network-manager restart
>> >
>> > musix2:/home/cacho# $:/etc/init.d/network-manager restart
>> > bash: $:/etc/init.d/network-manager: No existe el fichero o el directorio
>> >
>> > esto nunca lo respondí David
>> >
>> >
>> >
>> > El día 22 de septiembre de 2010 21:31, David Fernandez
>> >
>> > <davidfernandez en riseup.net> escribió:
>> >>> On Wednesday 22 September 2010 20:46:45 oms wrote:
>> >>>> :)
>> >>>>
>> >>>> http://pastebin.com/s1mf5F53
>> >>>> por si sirve
>> >>>>
>> >>>> :D)
>> >>>
>> >>> a ver... les pregunto a todos, ¿por esto que dice acá parecería andar
>> >>> bien
>> >>> la
>> >>> placa wifi, o no es suficiente?
>> >>>
>> >>> musix2:/home/cacho# iwconfig
>> >>> lo        no wireless extensions.
>> >>>
>> >>> eth0      no wireless extensions.
>> >>>
>> >>> wlan0     IEEE 802.11abg  Mode:Managed  Access Point: Not-Associated
>> >>>           Tx-Power=0 dBm
>> >>>           Retry  long limit:7   RTS thr:off   Fragment thr:off
>> >>>           Encryption key:off
>> >>>           Power Management:off
>> >>>
>> >>> obviamente no está conectada a ninguna red (Access Point:
>> >>> Not-Associated)
>> >>> esa
>> >>> placa llamada wlan0 en el sistema
>> >>>
>> >>> y si pedís una lista de redes que están allí cerca con iwlist?
>> >>>
>> >>> iwlist wlan0 scan
>> >>
>> >> Seguramente va a tener que hacer un iwlist, el demonio de
>> >> network-manager
>> >> no levanta.
>> >> De ultima para comprobar si esta corriendo haga lo siguiente:
>> >>
>> >> $:/etc/init.d/network-manager restart
>> >>
>> >> Y pasa lo que te tira, esto cacho hacelo como administrador(root), o con
>> >> sudo.
>> >>
>> >>> _______________________________________________
>> >>> Musix GNU+Linux - www.musix.org.ar
>> >>> Musix-usuarios mailing list
>> >>> Musix-usuarios en lists.ourproject.org
>> >>> https://lists.ourproject.org/cgi-bin/mailman/listinfo/musix-usuarios
>> >>
>> >> David Fernandez
>> >>
>> >>
>> >>
>> >> _______________________________________________
>> >> Musix GNU+Linux - www.musix.org.ar
>> >> Musix-usuarios mailing list
>> >> Musix-usuarios en lists.ourproject.org
>> >> https://lists.ourproject.org/cgi-bin/mailman/listinfo/musix-usuarios
>> >
>> > Cacho Suárez
>> >
>> > _______________________________________________
>> > Musix GNU+Linux - www.musix.org.ar
>> > Musix-usuarios mailing list
>> > Musix-usuarios en lists.ourproject.org
>> > https://lists.ourproject.org/cgi-bin/mailman/listinfo/musix-usuarios
>>
>> David Fernandez
>>
>>
>>
>> _______________________________________________
>> Musix GNU+Linux - www.musix.org.ar
>> Musix-usuarios mailing list
>> Musix-usuarios en lists.ourproject.org
>> https://lists.ourproject.org/cgi-bin/mailman/listinfo/musix-usuarios
>
>
>
> --
>                   Marcos Guglielmetti
>                            ▲
> ::::::::::::::::::      M U S I X   :::::::::::::::::::::
>                            ▼
>                    www.musix.org.ar
>                     www.ovejafm.com
>
> _______________________________________________
> Para encontrarte con activistas del movimiento social del software libre envia
> un mail a solar.general en librelist.com y luego respondé el mail de bienvenida.
>
> PD: usen dukgo.com en vez de google
> es genial y va camino a ser totalmente libre ¡y no te espía! :-D
>
> Estas son opiniones organizacionales y no representan la posición de persona
> alguna :P
>
> amo z-mongo daa dbg badu pa baduma badu pa yeh
>
> _______________________________________________
> Musix GNU+Linux - www.musix.org.ar
> Musix-usuarios mailing list
> Musix-usuarios en lists.ourproject.org
> https://lists.ourproject.org/cgi-bin/mailman/listinfo/musix-usuarios
>



Más información sobre la lista de distribución Musix-usuarios