[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Llavero USB no monta con 2.6.26



Hola, hasta ayer utilizaba el kernel 2.6.25.6 y el llavero USB de 2GiB que tenía se montaba perfectamente como "GENERIC USB" (se trata de un minillavero con una tarjeta microsd en su interior), pero ayer instalé el nuevo kernel (2.6.26) y no lo monta (ni hace nada) aunque me lo reconoce cuando lo enchufo. Tengo otro llavero de la misma capacidad que NO es "GENERIC USB" y ese lo monta de fábula. El syslog me da la siguiente información al montar el llavero.... Dice algo de "capacidad excedida..." que NPI a qué se debe. ¿Alguien tiene idea del por qué? ¿Se trata de un error introducido en el 2.6.26? Cualquier ayuda apreciada, gracias...



Jul 30 09:34:03 pitufina kernel: usb usb1: usb resume
Jul 30 09:34:03 pitufina kernel: ehci_hcd 0000:00:1d.7: resume root hub
Jul 30 09:34:03 pitufina kernel: hub 1-0:1.0: hub_resume
Jul 30 09:34:03 pitufina kernel: ehci_hcd 0000:00:1d.7: GetStatus port 8 status 001803 POWER sig=j CSC CONNECT
Jul 30 09:34:03 pitufina kernel: hub 1-0:1.0: state 7 ports 8 chg 0000 evt 0000
Jul 30 09:34:03 pitufina kernel: ehci_hcd 0000:00:1d.7: GetStatus port 8 status 001803 POWER sig=j CSC CONNECT
Jul 30 09:34:03 pitufina kernel: hub 1-0:1.0: port 8, status 0501, change 0001, 480 Mb/s
Jul 30 09:34:03 pitufina kernel: hub 1-0:1.0: debounce: port 8: total 100ms stable 100ms status 0x501
Jul 30 09:34:03 pitufina kernel: ehci_hcd 0000:00:1d.7: port 8 high speed
Jul 30 09:34:03 pitufina kernel: ehci_hcd 0000:00:1d.7: GetStatus port 8 status 001005 POWER sig=se0 PE CONNECT
Jul 30 09:34:03 pitufina kernel: usb 1-8: new high speed USB device using ehci_hcd and address 7
Jul 30 09:34:03 pitufina kernel: ehci_hcd 0000:00:1d.7: port 8 high speed
Jul 30 09:34:03 pitufina kernel: ehci_hcd 0000:00:1d.7: GetStatus port 8 status 001005 POWER sig=se0 PE CONNECT
Jul 30 09:34:03 pitufina kernel: usb 1-8: default language 0x0409
Jul 30 09:34:03 pitufina kernel: usb 1-8: uevent
Jul 30 09:34:03 pitufina kernel: usb 1-8: usb_probe_device
Jul 30 09:34:03 pitufina kernel: usb 1-8: configuration #1 chosen from 1 choice
Jul 30 09:34:03 pitufina kernel: usb 1-8: adding 1-8:1.0 (config #1, interface 0)
Jul 30 09:34:03 pitufina kernel: usb 1-8:1.0: uevent
Jul 30 09:34:03 pitufina kernel: usb-storage 1-8:1.0: usb_probe_interface
Jul 30 09:34:03 pitufina kernel: usb-storage 1-8:1.0: usb_probe_interface - got id
Jul 30 09:34:03 pitufina kernel: scsi7 : SCSI emulation for USB Mass Storage devices
Jul 30 09:34:03 pitufina kernel: usb-storage: device found at 7
Jul 30 09:34:03 pitufina kernel: usb-storage: waiting for device to settle before scanning
Jul 30 09:34:03 pitufina kernel: drivers/usb/core/inode.c: creating file '007'
Jul 30 09:34:03 pitufina kernel: usb 1-8: New USB device found, idVendor=090c, idProduct=6000
Jul 30 09:34:03 pitufina kernel: usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jul 30 09:34:03 pitufina kernel: usb 1-8: Product: USB2.0 Card Reader  
Jul 30 09:34:03 pitufina kernel: usb 1-8: Manufacturer: Generic       ,   . 
Jul 30 09:34:03 pitufina kernel: usb 1-8: SerialNumber: 12345678901234567890
Jul 30 09:34:03 pitufina NetworkManager: <debug> [1217403243.773592] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/usb_device_90c_6000_12345678901234567890'). 
Jul 30 09:34:03 pitufina NetworkManager: <debug> [1217403243.825277] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/usb_device_90c_6000_12345678901234567890_if0'). 
Jul 30 09:34:03 pitufina NetworkManager: <debug> [1217403243.840448] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/usb_device_90c_6000_12345678901234567890_if0_scsi_host'). 
Jul 30 09:34:08 pitufina kernel: usb-storage: device scan complete
Jul 30 09:34:08 pitufina kernel: scsi 7:0:0:0: Direct-Access     Generic                   6000 PQ: 0 ANSI: 0 CCS
Jul 30 09:34:08 pitufina kernel: sd 7:0:0:0: [sdb] Sector size 0 reported, assuming 512.
Jul 30 09:34:08 pitufina kernel: sd 7:0:0:0: [sdb] 1 512-byte hardware sectors (0 MB)
Jul 30 09:34:08 pitufina kernel: sd 7:0:0:0: [sdb] Write Protect is off
Jul 30 09:34:08 pitufina kernel: sd 7:0:0:0: [sdb] Mode Sense: 4b 00 00 08
Jul 30 09:34:08 pitufina kernel: sd 7:0:0:0: [sdb] Assuming drive cache: write through
Jul 30 09:34:08 pitufina kernel: sd 7:0:0:0: [sdb] Sector size 0 reported, assuming 512.
Jul 30 09:34:08 pitufina kernel: sd 7:0:0:0: [sdb] 1 512-byte hardware sectors (0 MB)
Jul 30 09:34:08 pitufina kernel: sd 7:0:0:0: [sdb] Write Protect is off
Jul 30 09:34:08 pitufina kernel: sd 7:0:0:0: [sdb] Mode Sense: 4b 00 00 08
Jul 30 09:34:08 pitufina kernel: sd 7:0:0:0: [sdb] Assuming drive cache: write through
Jul 30 09:34:08 pitufina kernel:  sdb: sdb1
Jul 30 09:34:08 pitufina kernel:  sdb: p1 exceeds device capacity
Jul 30 09:34:08 pitufina kernel: sd 7:0:0:0: [sdb] Attached SCSI removable disk
Jul 30 09:34:08 pitufina kernel: sd 7:0:0:0: Attached scsi generic sg2 type 0
Jul 30 09:34:08 pitufina NetworkManager: <debug> [1217403248.787870] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/usb_device_90c_6000_12345678901234567890_if0_scsi_host_0'). 
Jul 30 09:34:08 pitufina NetworkManager: <debug> [1217403248.791592] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/usb_device_90c_6000_12345678901234567890_if0_scsi_host_0_scsi_device_lun0'). 
Jul 30 09:34:08 pitufina NetworkManager: <debug> [1217403248.806831] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/usb_device_90c_6000_12345678901234567890_if0_scsi_host_0_scsi_device_lun0_scsi_generic'). 
Jul 30 09:34:08 pitufina kernel: attempt to access beyond end of device
Jul 30 09:34:08 pitufina kernel: sdb: rw=0, want=3932032, limit=1
Jul 30 09:34:08 pitufina kernel: __ratelimit: 166 messages suppressed
Jul 30 09:34:08 pitufina kernel: Buffer I/O error on device sdb1, logical block 3931776
Jul 30 09:34:08 pitufina kernel: attempt to access beyond end of device
Jul 30 09:34:08 pitufina kernel: sdb: rw=0, want=3932033, limit=1
Jul 30 09:34:08 pitufina kernel: Buffer I/O error on device sdb1, logical block 3931777
Jul 30 09:34:08 pitufina kernel: attempt to access beyond end of device
Jul 30 09:34:08 pitufina kernel: sdb: rw=0, want=3932034, limit=1
Jul 30 09:34:08 pitufina kernel: Buffer I/O error on device sdb1, logical block 3931778
Jul 30 09:34:08 pitufina kernel: attempt to access beyond end of device
Jul 30 09:34:08 pitufina kernel: sdb: rw=0, want=3932035, limit=1
Jul 30 09:34:08 pitufina kernel: Buffer I/O error on device sdb1, logical block 3931779
Jul 30 09:34:08 pitufina kernel: attempt to access beyond end of device
Jul 30 09:34:08 pitufina kernel: sdb: rw=0, want=3932036, limit=1
etc,etc,etc...


---
.---------------------------------------------------------.
| Miguel J. Jiménez                                       |
| Sector Público, ISOTROL S.A.                            |
| mjjimenez@isotrol.com                                   |
:---------------------------------------------------------:
| KeyID 0xFFE63EC6             hkp://pgp.rediris.es:11371 |
:---------------------------------------------------------:
| Edificio BLUENET, Avda. Isaac Newton nº3, 4ª planta.    |
| Parque Tecnológico Cartuja '93, 41092 Sevilla (ESP).    |
| Tlfn: +34 955 036 800 (ext.1805) - Fax: +34 955 036 849 |
| http://www.isotrol.com                                  |
:---------------------------------------------------------:
| UTM ED-50             X:765205.09 Y:4144614.91 Huso: 29 |
:---------------------------------------------------------:
| "The problem with acting normal is that normal people   |
| get into stupid situations."                            |
|                            Dexter Morgan, Dexter (1x05) |
'---------------------------------------------------------'

Attachment: signature.asc
Description: PGP signature


Reply to: