(Mando esto de nuevo porque parece que el mail anterior rebotó). On Sun, Aug 1, 2010 at 7:41 PM, Thomas Fischer <[email protected]> wrote: > Hola que tal. No soy ningun gurú en esto pero a ver si te puedo ayudar en > algoH > te importaria postear el resultado de los siguientes comandos luego de > enchufar el pendrive por primera vez? > > # dmesg | grep usb > # lsusb > # tail /var/log/messages
Acá van los outputs de los comandos, antes y después de enchufar el pendrive. Espero que sirva. Gracias! José Luis. ANTES DE CONECTAR EL PENDRIVE sudo dmesg | grep usb [ 0.246490] usbcore: registered new interface driver usbfs [ 0.246513] usbcore: registered new interface driver hub [ 0.246546] usbcore: registered new device driver usb [ 3.975479] usb usb1: configuration #1 chosen from 1 choice [ 3.975905] usb usb2: configuration #1 chosen from 1 choice [ 3.976246] usb usb3: configuration #1 chosen from 1 choice [ 3.976562] usb usb4: configuration #1 chosen from 1 choice [ 3.976878] usb usb5: configuration #1 chosen from 1 choice [ 23.337047] usbcore: registered new interface driver ndiswrapper sudo lsusb Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub sudo tail /var/log/messages Aug 2 11:58:59 li-laptop kernel: [ 22.994660] ndiswrapper: driver neti2220 (INPROCOMM,11/04/2004,3.03.11.2004) loaded Aug 2 11:58:59 li-laptop kernel: [ 22.994937] ndiswrapper 0000:06:03.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 Aug 2 11:58:59 li-laptop kernel: [ 23.135257] ndiswrapper: using IRQ 17 Aug 2 11:58:59 li-laptop kernel: [ 23.336933] wlan0: ethernet device 00:11:e2:07:6c:d3 using NDIS driver: neti2220, version: 0x30003, NDIS version: 0x501, vendor: 'NDIS Network Adapter', 17FE:2220.5.conf Aug 2 11:58:59 li-laptop kernel: [ 23.336957] wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP with WPA, WPA2, WPA2PSK Aug 2 11:58:59 li-laptop kernel: [ 23.337047] usbcore: registered new interface driver ndiswrapper Aug 2 11:58:59 li-laptop kernel: [ 23.353962] ADDRCONF(NETDEV_UP): wlan0: link is not ready Aug 2 11:59:27 li-laptop kernel: [ 50.873348] ndiswrapper (iw_set_auth:1602): invalid cmd 12 Aug 2 11:59:27 li-laptop kernel: [ 50.873358] ndiswrapper (iw_set_freq:325): setting configuration failed (C0010015) Aug 2 11:59:27 li-laptop kernel: [ 50.978195] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready DESPUES DE CONECTAR EL PENDRIVE sudo dmesg | grep usb [ 0.246490] usbcore: registered new interface driver usbfs [ 0.246513] usbcore: registered new interface driver hub [ 0.246546] usbcore: registered new device driver usb [ 3.975479] usb usb1: configuration #1 chosen from 1 choice [ 3.975905] usb usb2: configuration #1 chosen from 1 choice [ 3.976246] usb usb3: configuration #1 chosen from 1 choice [ 3.976562] usb usb4: configuration #1 chosen from 1 choice [ 3.976878] usb usb5: configuration #1 chosen from 1 choice [ 23.337047] usbcore: registered new interface driver ndiswrapper [ 371.544072] usb 1-2: new high speed USB device using ehci_hcd and address 2 [ 371.688877] usb 1-2: configuration #1 chosen from 1 choice sudo lsusb Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 002: ID 04e8:1623 Samsung Electronics Co., Ltd Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub sudo tail /var/log/messages Aug 2 11:58:59 li-laptop kernel: [ 23.135257] ndiswrapper: using IRQ 17 Aug 2 11:58:59 li-laptop kernel: [ 23.336933] wlan0: ethernet device 00:11:e2:07:6c:d3 using NDIS driver: neti2220, version: 0x30003, NDIS version: 0x501, vendor: 'NDIS Network Adapter', 17FE:2220.5.conf Aug 2 11:58:59 li-laptop kernel: [ 23.336957] wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP with WPA, WPA2, WPA2PSK Aug 2 11:58:59 li-laptop kernel: [ 23.337047] usbcore: registered new interface driver ndiswrapper Aug 2 11:58:59 li-laptop kernel: [ 23.353962] ADDRCONF(NETDEV_UP): wlan0: link is not ready Aug 2 11:59:27 li-laptop kernel: [ 50.873348] ndiswrapper (iw_set_auth:1602): invalid cmd 12 Aug 2 11:59:27 li-laptop kernel: [ 50.873358] ndiswrapper (iw_set_freq:325): setting configuration failed (C0010015) Aug 2 11:59:27 li-laptop kernel: [ 50.978195] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready Aug 2 12:04:48 li-laptop kernel: [ 371.544072] usb 1-2: new high speed USB device using ehci_hcd and address 2 Aug 2 12:04:48 li-laptop kernel: [ 371.688877] usb 1-2: configuration #1 chosen from 1 choice On Sun, Aug 1, 2010 at 7:41 PM, Thomas Fischer <[email protected]> wrote: > Hola que tal. No soy ningun gurú en esto pero a ver si te puedo ayudar en > algoH > te importaria postear el resultado de los siguientes comandos luego de > enchufar el pendrive por primera vez? > > # dmesg | grep usb > # lsusb > # tail /var/log/messages > > Saludos > > -- > restate my assumptions: > 1. Mathematics is the language of nature. > 2. Everything around us can be represented and understood through numbers. > 3. If you graph these numbers, patterns emerge. Therefore: There are > patterns everywhere in nature. > > Max Cohen, PI > _______________________________________________ > Glug mailing list > [email protected] > http://glugcen.dc.uba.ar/cgi-bin/mailman/listinfo/glug > _______________________________________________ Glug mailing list [email protected] http://glugcen.dc.uba.ar/cgi-bin/mailman/listinfo/glug
