Herramientas Personales
Usted está aquí: Inicio ¡Participa! Foros
Acciones de Documento
Hilo abierto

No reconoce disco duro externo Trekstor

Volver al foro (Usando Guadalinex 1.0)
Orden:   
  • Escrito por damotor el 30/05/2006 19:19

    damotor

    Iniciado Venerable

    Envíos: 91

    Hola.
    Acabo de actualizarme a Giadalinex V3, todo va perfecto salvo que no me reconoce un disco duro externo Trekstor (80gigas, 2.5'', USB 2.0).
    El problema es que al conectarlo me dice que ha encontrado un Genesys Logic, Inc. USB 2.0 IDE Adapter sin embargo no hay ningún enlace en /dev/sd*
    Si introduzco "/dev/sda1 /media/sda1 vfat users,noauto,umask=000 0 0" en fstab y lo monto me dice "mount: el dispositivo especial /dev/sda1 no existe"
    ¿Alqyuien me puede ayudar?

    Gracias.
    http://www.faltantornillos.net.........
    • Re: No reconoce disco duro externo Trekstor

      Escrito por espartaco el 30/05/2006 19:49

      espartaco

      Maestro Venerable

      Envíos: 1719

      Puedes pegar el resultado de poner en un terminal lsmod con el disco duro externo conectado.

      Quizas no te cargue algún modulo necesario. Prueba con sudo modprobe sd_mod desde un terminal, quizas tengamos suerte.

      Un saludo.
      usuario linux 377353. Blog: http://espartacolinux.blogspot.com/
      • Re: No reconoce disco duro externo Trekstor

        Escrito por marrajo el 30/05/2006 20:35

        marrajo

        Maestro Venerable

        Envíos: 1099

        Con el disco usb pinchado ¿te lo reconoce?
        un fdisk -l nos aclarara y un lsusb
        :-( ¡SALVAD AL LINCE IBERICO¡ :-( :-( ¡SALVAD AL LINCE IBERICO¡ :-( .........
        • Re: No reconoce disco duro externo Trekstor

          Escrito por damotor el 31/05/2006 12:10

          damotor

          Iniciado Venerable

          Envíos: 91

          Ahí van los comandos que pedisteis.
          lsmod
          [code]nls_utf8 2176 0
          sd_mod 17424 0
          usb_storage 64704 0
          scsi_mod 124872 2 sd_mod,usb_storage
          nls_iso8859_1 4224 1
          nls_cp437 5888 1
          vfat 12288 1
          fat 46492 1 vfat
          ipv6 217408 8
          binfmt_misc 10888 1
          rfcomm 34972 0
          l2cap 22404 5 rfcomm
          bluetooth 43012 4 rfcomm,l2cap
          cpufreq_userspace 4444 0
          cpufreq_stats 5124 0
          freq_table 4484 1 cpufreq_stats
          cpufreq_powersave 1920 0
          cpufreq_ondemand 5916 0
          cpufreq_conservative 6820 0
          video 16004 0
          tc1100_wmi 6916 0
          sony_acpi 5516 0
          pcc_acpi 11392 0
          i2c_acpi_ec 5760 0
          hotkey 9508 0
          dev_acpi 11396 0
          container 4608 0
          button 6672 0
          battery 9604 0
          ac 4996 0
          af_packet 20232 2
          analog 10528 0
          floppy 52692 0
          pcspkr 3652 0
          rtc 11832 0
          snd_seq_dummy 3844 0
          snd_seq_oss 29440 0
          snd_seq_midi 8608 0
          snd_seq_midi_event 6656 2 snd_seq_oss,snd_seq_midi
          snd_seq 44688 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
          snd_via82xx 25792 2
          gameport 14472 2 analog,snd_via82xx
          snd_ac97_codec 72188 1 snd_via82xx
          snd_pcm_oss 46368 0
          snd_mixer_oss 16128 1 snd_pcm_oss
          snd_pcm 78344 3 snd_via82xx,snd_ac97_codec,snd_pcm_oss
          snd_timer 21764 2 snd_seq,snd_pcm
          snd_page_alloc 10120 2 snd_via82xx,snd_pcm
          snd_mpu401_uart 6784 1 snd_via82xx
          snd_rawmidi 22816 2 snd_seq_midi,snd_mpu401_uart
          snd_seq_device 8204 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq,snd_rawmidi
          snd 48644 15 snd_seq_oss,snd_seq,snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
          ,snd_mpu401_uart,snd_rawmidi,snd_seq_device
          soundcore 9184 1 snd
          i2c_viapro 7696 0
          i2c_core 19728 2 i2c_acpi_ec,i2c_viapro
          via_ircc 23700 0
          irda 159804 1 via_ircc
          crc_ccitt 2176 1 irda
          shpchp 80612 0
          pci_hotplug 24628 1 shpchp
          via_agp 9472 1
          agpgart 32328 1 via_agp
          dm_mod 50364 1
          tsdev 7616 0
          evdev 9088 0
          psmouse 26116 0
          mousedev 10912 1
          parport_pc 31812 1
          lp 11460 0
          parport 32072 2 parport_pc,lp
          md 40656 0
          ext3 115976 1
          jbd 48536 1 ext3
          thermal 13192 0
          processor 23100 1 thermal
          fan 4740 0
          via_rhine 20356 0
          mii 5248 1 via_rhine
          ehci_hcd 29448 0
          uhci_hcd 28048 0
          usbcore 104188 4 usb_storage,ehci_hcd,uhci_hcd
          ide_cd 36996 0
          cdrom 33952 1 ide_cd
          ide_disk 16128 4
          ide_generic 1664 0
          via82cxxx 12188 1
          ide_core 125268 5 usb_storage,ide_cd,ide_disk,ide_generic,via82cxxx
          unix 24624 1291
          vesafb 8088 0
          capability 5000 0
          commoncap 6784 1 capability
          vga16fb 12232 1
          vgastate 8320 1 vga16fb
          softcursor 2432 2 vesafb,vga16fb
          cfbimgblt 2944 2 vesafb,vga16fb
          cfbfillrect 3840 2 vesafb,vga16fb
          cfbcopyarea 4480 2 vesafb,vga16fb
          fbcon 34176 72
          tileblit 2560 1 fbcon
          font 8448 1 fbcon
          bitblit 5248 1 fbcon[/code]

          fdisk -l
          [code]Disco /dev/hda: 60.0 GB, 60022480896 bytes
          16 cabezas, 63 sectores/pista, 116301 cilindros
          Unidades = cilindros de 1008 * 512 = 516096 bytes

          Disposit. Inicio Comienzo Fin Bloques Id Sistema
          /dev/hda1 * 1 74636 37616512+ c W95 FAT32 (LBA)
          /dev/hda2 74637 113388 19531008 83 Linux
          /dev/hda3 113389 116298 1466640 82 Linux swap / Solaris[/code]

          lsusb
          [code]Bus 004 Device 001: ID 0000:0000
          Bus 003 Device 001: ID 0000:0000
          Bus 002 Device 001: ID 0000:0000
          Bus 001 Device 013: ID 05e3:0702 Genesys Logic, Inc. USB 2.0 IDE Adapter
          Bus 001 Device 005: ID 03f0:0701 Hewlett-Packard ScanJet 5300c/5370c
          Bus 001 Device 004: ID 058f:9254 Alcor Micro Corp. Hub
          Bus 001 Device 003: ID 058f:9254 Alcor Micro Corp. Hub
          Bus 001 Device 001: ID 0000:0000[/code]

          Por cierto, no se si será significativo pero cuando lo conecto y pasan unos minutos me dice que se ha desconectado el Genesys Logic, Inc. USB 2.0 IDE Adapter.
          ¿Alguna idea de qué puede estar pasando?

          Gracias.
          http://www.faltantornillos.net.........
          • Re: No reconoce disco duro externo Trekstor

            Escrito por espartaco el 31/05/2006 20:11

            espartaco

            Maestro Venerable

            Envíos: 1719

            Una pregunta ¿ Si reinicias con el disco duro externo conectado, te lo reconoce ? o tampoco va.

            Un saludo.
            usuario linux 377353. Blog: http://espartacolinux.blogspot.com/
            • Re: No reconoce disco duro externo Trekstor

              Escrito por damotor el 01/06/2006 00:29

              damotor

              Iniciado Venerable

              Envíos: 91

              Aunque reinicie con el disco de marras conectado no lo reconoce, te pego mi dmesg por si pudiera ayudar:
              [code]000] NET: Registered protocol family 16
              [4294668.370000] EISA bus registered
              [4294668.370000] ACPI: bus type pci registered
              [4294668.374000] PCI: PCI BIOS revision 2.10 entry at 0xfa040, last bus=1
              [4294668.374000] PCI: Using configuration type 1
              [4294668.374000] mtrr: v2.0 (20020519)
              [4294668.374000] ACPI: Subsystem revision 20050729
              [4294668.385000] ACPI: Interpreter enabled
              [4294668.385000] ACPI: Using IOAPIC for interrupt routing
              [4294668.386000] ACPI: PCI Root Bridge [PCI0] (0000:00)
              [4294668.386000] PCI: Probing PCI hardware (bus 00)
              [4294668.386000] ACPI: Assume root bridge [_SB_.PCI0] segment is 0
              [4294668.389000] Boot video device is 0000:01:00.0
              [4294668.416000] ACPI: PCI Interrupt Routing Table [_SB_.PCI0._PRT]
              [4294668.417000] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
              [4294668.418000] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
              [4294668.418000] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 *10 11 12 14 15)
              [4294668.419000] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 *5 6 7 10 11 12 14 15)
              [4294668.419000] ACPI: PCI Interrupt Link [ALKA] (IRQs 20) *0, disabled.
              [4294668.420000] ACPI: PCI Interrupt Link [ALKB] (IRQs 21) *0, disabled.
              [4294668.420000] ACPI: PCI Interrupt Link [ALKC] (IRQs 22) *0, disabled.
              [4294668.421000] ACPI: PCI Interrupt Link [ALKD] (IRQs 23) *0, disabled.
              [4294668.424000] Linux Plug and Play Support v0.97 (c) Adam Belay
              [4294668.424000] pnp: PnP ACPI init
              [4294668.429000] pnp: PnP ACPI: found 14 devices
              [4294668.429000] PnPBIOS: Disabled by ACPI PNP
              [4294668.429000] PCI: Using ACPI for IRQ routing
              [4294668.429000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
              [4294668.452000] pnp: 00:01: ioport range 0x4000-0x407f could not be reserved
              [4294668.452000] pnp: 00:01: ioport range 0x40f0-0x40ff could not be reserved
              [4294668.452000] pnp: 00:01: ioport range 0x5000-0x500f has been reserved
              [4294668.453000] audit: initializing netlink socket (disabled)
              [4294668.453000] audit: initialized
              [4294668.453000] VFS: Disk quotas dquot_6.5.1
              [4294668.453000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
              [4294668.453000] devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
              [4294668.453000] devfs: boot_options: 0x0
              [4294668.453000] Initializing Cryptographic API
              [4294668.453000] isapnp: Scanning for PnP cards...
              [4294668.807000] isapnp: No Plug & Play device found
              [4294668.826000] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
              [4294668.826000] serio: i8042 AUX port at 0x60,0x64 irq 12
              [4294668.826000] serio: i8042 KBD port at 0x60,0x64 irq 1
              [4294668.826000] Serial: 8250/16550 driver $Revision: 1.90 $ 54 ports, IRQ sharing enabled
              [4294668.826000] ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
              [4294668.826000] ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
              [4294668.828000] ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
              [4294668.829000] ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
              [4294668.829000] io scheduler noop registered
              [4294668.829000] io scheduler anticipatory registered
              [4294668.829000] io scheduler deadline registered
              [4294668.829000] io scheduler cfq registered
              [4294668.829000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
              [4294668.829000] EISA: Probing bus 0 at eisa.0
              [4294668.829000] Cannot allocate resource for EISA slot 4
              [4294668.829000] Cannot allocate resource for EISA slot 5
              [4294668.829000] EISA: Detected 0 cards.
              [4294668.829000] NET: Registered protocol family 2
              [4294668.839000] IP: routing cache hash table of 2048 buckets, 16Kbytes
              [4294668.839000] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
              [4294668.839000] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
              [4294668.839000] TCP: Hash tables configured (established 16384 bind 16384)
              [4294668.839000] NET: Registered protocol family 8
              [4294668.839000] NET: Registered protocol family 20
              [4294668.839000] ACPI wakeup devices:
              [4294668.839000] PCI0 USB0 USB1 USB2 USB6 USB7 USB8 USB9 LAN0 UAR1 LPT1
              [4294668.839000] ACPI: (supports S0 S1 S4 S5)
              [4294668.840000] Freeing unused kernel memory: 224k freed
              [4294668.855000] input: AT Translated Set 2 keyboard on isa0060/serio0
              [4294668.856000] vga16fb: initializing
              [4294668.856000] vga16fb: mapped to 0xc00a0000
              [4294668.985000] Console: switching to colour frame buffer device 80x30
              [4294668.985000] fb0: VGA16 VGA frame buffer device
              [4294670.112000] Capability LSM initialized
              [4294670.125000] NET: Registered protocol family 1
              [4294670.139000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
              [4294670.139000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
              [4294670.140000] ACPI: bus type ide registered
              [4294670.144000] VP_IDE: IDE controller at PCI slot 0000:00:11.1
              [4294670.144000] ACPI: PCI Interrupt Link [ALKA] BIOS reported IRQ 0, using IRQ 20
              [4294670.144000] ACPI: PCI Interrupt Link [ALKA] enabled at IRQ 20
              [4294670.144000] ACPI: PCI Interrupt 0000:00:11.1[A] -> Link [ALKA] -> GSI 20 (level, low) -> IRQ 20
              [4294670.145000] PCI: Via IRQ fixup for 0000:00:11.1, from 255 to 4
              [4294670.145000] VP_IDE: chipset revision 6
              [4294670.145000] VP_IDE: not 100% native mode: will probe irqs later
              [4294670.145000] VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci0000:00:11.1
              [4294670.145000] ide0: BM-DMA at 0xdc00-0xdc07, BIOS settings: hda:DMA, hdb:pio
              [4294670.145000] ide1: BM-DMA at 0xdc08-0xdc0f, BIOS settings: hdc:DMA, hdd:DMA
              [4294670.145000] Probing IDE interface ide0...
              [4294670.529000] hda: ST360021A, ATA DISK drive
              [4294671.141000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
              [4294671.141000] Probing IDE interface ide1...
              [4294671.933000] hdc: LG DVD-ROM DRD-8160B, ATAPI CD/DVD-ROM drive
              [4294672.647000] hdd: AOPEN CD-RW CRW2440, ATAPI CD/DVD-ROM drive
              [4294672.698000] ide1 at 0x170-0x177,0x376 on irq 15
              [4294672.698000] Probing IDE interface ide2...
              [4294673.211000] Probing IDE interface ide3...
              [4294673.723000] Probing IDE interface ide4...
              [4294674.235000] Probing IDE interface ide5...
              [4294674.750000] hda: max request size: 128KiB
              [4294674.751000] hda: Host Protected Area detected.
              [4294674.751000] current capacity is 117229295 sectors (60021 MB)
              [4294674.751000] native capacity is 117231408 sectors (60022 MB)
              [4294674.751000] hda: Host Protected Area disabled.
              [4294674.751000] hda: 117231408 sectors (60022 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
              [4294674.751000] hda: cache flushes not supported
              [4294674.751000] /dev/ide/host0/bus0/target0/lun0: p1 p2 p3
              [4294674.798000] hdc: ATAPI 48X DVD-ROM drive, 512kB Cache
              [4294674.798000] Uniform CD-ROM driver Revision: 3.20
              [4294674.799000] hdd: ATAPI 40X CD-ROM CD-R/RW drive, 2048kB Cache
              [4294675.176000] Attempting manual resume
              [4294675.192000] swsusp: Suspend partition has wrong signature?
              [4294675.220000] usbcore: registered new driver usbfs
              [4294675.220000] usbcore: registered new driver hub
              [4294675.221000] USB Universal Host Controller Interface driver v2.2
              [4294675.222000] ACPI: PCI Interrupt Link [ALKB] BIOS reported IRQ 0, using IRQ 21
              [4294675.222000] ACPI: PCI Interrupt Link [ALKB] enabled at IRQ 21
              [4294675.222000] ACPI: PCI Interrupt 0000:00:10.0[A] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 21
              [4294675.222000] PCI: Via IRQ fixup for 0000:00:10.0, from 11 to 5
              [4294675.222000] uhci_hcd 0000:00:10.0: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
              [4294675.284000] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
              [4294675.284000] uhci_hcd 0000:00:10.0: irq 21, io base 0x0000d000
              [4294675.284000] hub 1-0:1.0: USB hub found
              [4294675.284000] hub 1-0:1.0: 2 ports detected
              [4294675.287000] ACPI: PCI Interrupt 0000:00:10.1[B] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 21
              [4294675.287000] PCI: Via IRQ fixup for 0000:00:10.1, from 11 to 5
              [4294675.287000] uhci_hcd 0000:00:10.1: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#2)
              [4294675.349000] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2
              [4294675.349000] uhci_hcd 0000:00:10.1: irq 21, io base 0x0000d400
              [4294675.349000] hub 2-0:1.0: USB hub found
              [4294675.349000] hub 2-0:1.0: 2 ports detected
              [4294675.352000] ACPI: PCI Interrupt 0000:00:10.2[C] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 21
              [4294675.352000] PCI: Via IRQ fixup for 0000:00:10.2, from 10 to 5
              [4294675.352000] uhci_hcd 0000:00:10.2: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#3)
              [4294675.414000] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3
              [4294675.414000] uhci_hcd 0000:00:10.2: irq 21, io base 0x0000d800
              [4294675.414000] hub 3-0:1.0: USB hub found
              [4294675.414000] hub 3-0:1.0: 2 ports detected
              [4294675.445000] ACPI: PCI Interrupt 0000:00:10.3[D] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 21
              [4294675.445000] ehci_hcd 0000:00:10.3: VIA Technologies, Inc. USB 2.0
              [4294675.445000] ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4
              [4294675.445000] ehci_hcd 0000:00:10.3: irq 21, io mem 0xe2000000
              [4294675.445000] ehci_hcd 0000:00:10.3: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
              [4294675.445000] hub 4-0:1.0: USB hub found
              [4294675.445000] hub 4-0:1.0: 6 ports detected
              [4294675.456000] usb 1-1: new full speed USB device using uhci_hcd and address 2[4294675.502000] via-rhine.c:v1.10-LK1.2.0-2.6 June-10-2004 Written by Donald Becker
              [4294675.503000] ACPI: PCI Interrupt Link [ALKD] BIOS reported IRQ 0, using IRQ 23
              [4294675.503000] ACPI: PCI Interrupt Link [ALKD] enabled at IRQ 23
              [4294675.503000] ACPI: PCI Interrupt 0000:00:12.0[A] -> Link [ALKD] -> GSI 23 (level, low) -> IRQ 23
              [4294675.503000] PCI: Via IRQ fixup for 0000:00:12.0, from 11 to 7
              [4294675.503000] eth0: VIA Rhine II at 0x1e400, 00:0f:ea:12:1e:59, IRQ 23.
              [4294675.503000] eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 45e1.
              [4294676.514000] usb 1-1: new full speed USB device using uhci_hcd and address 3[4294676.603000] hub 1-1:1.0: USB hub found
              [4294676.605000] hub 1-1:1.0: 4 ports detected
              [4294676.822000] usb 1-2: new full speed USB device using uhci_hcd and address 4[4294676.911000] hub 1-2:1.0: USB hub found
              [4294676.913000] hub 1-2:1.0: 4 ports detected
              [4294677.093000] usb 1-1.1: new full speed USB device using uhci_hcd and address 5
              [4294678.029000] ACPI: CPU0 (power states: C1[C1])
              [4294678.190000] Attempting manual resume
              [4294678.190000] swsusp: Suspend partition has wrong signature?
              [4294678.198000] EXT3-fs: INFO: recovery required on readonly filesystem.
              [4294678.198000] EXT3-fs: write access will be enabled during recovery.
              [4294684.236000] kjournald starting. Commit interval 5 seconds
              [4294684.236000] EXT3-fs: hda2: orphan cleanup on readonly fs
              [4294684.236000] ext3_orphan_cleanup: deleting unreferenced inode 313316
              [4294684.236000] ext3_orphan_cleanup: deleting unreferenced inode 313315
              [4294684.237000] EXT3-fs: hda2: 2 orphan inodes deleted
              [4294684.237000] EXT3-fs: recovery complete.
              [4294684.243000] EXT3-fs: mounted filesystem with ordered data mode.
              [4294685.355000] md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
              [4294687.302000] usb 1-1.3: new full speed USB device using uhci_hcd and address 6
              [4294687.348000] usb 1-1.3: not running at top speed; connect to a high speed hub
              [4294689.070000] SCSI subsystem initialized
              [4294689.079000] Initializing USB Mass Storage driver...
              [4294689.088000] scsi0 : SCSI emulation for USB Mass Storage devices
              [4294689.090000] usb-storage: device found at 6
              [4294689.090000] usb-storage: waiting for device to settle before scanning
              [4294689.090000] usbcore: registered new driver usb-storage
              [4294689.090000] USB Mass Storage support registered.
              [4294689.862000] Adding 1466632k swap on /dev/hda3. Priority:-1 extents:1
              [4294690.103000] EXT3 FS on hda2, internal journal
              [4294694.942000] parport: PnPBIOS parport detected.
              [4294694.943000] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
              [4294695.032000] lp0: using parport0 (interrupt-driven).
              [4294695.064000] mice: PS/2 mouse device common for all mice
              [4294695.279000] input: GenPS/2 Genius Wheel Mouse on isa0060/serio1
              [4294695.848000] ts: Compaq touchscreen protocol output
              [4294697.780000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
              [4294698.627000] cdrom: open failed.
              [4294698.629000] cdrom: open failed.
              [4294714.483000] atmsvc: no signaling demon
              [4294716.954000] Linux agpgart interface v0.101 (c) Dave Jones
              [4294716.965000] agpgart: Detected VIA KT400/KT400A/KT600 chipset
              [4294716.991000] agpgart: AGP aperture is 128M @ 0xd0000000
              [4294717.120000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
              [4294717.137000] shpchp: shpc_init : shpc_cap_offset == 0
              [4294717.137000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
              [4294717.500000] irda_init()
              [4294717.500000] NET: Registered protocol family 23
              [4294717.962000] ACPI: PCI Interrupt Link [ALKC] BIOS reported IRQ 0, using IRQ 22
              [4294717.962000] ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22
              [4294717.962000] ACPI: PCI Interrupt 0000:00:11.5[C] -> Link [ALKC] -> GSI 22 (level, low) -> IRQ 22
              [4294717.962000] PCI: Via IRQ fixup for 0000:00:11.5, from 10 to 6
              [4294717.962000] PCI: Setting latency timer of device 0000:00:11.5 to 64
              [4294721.022000] Real Time Clock Driver v1.12
              [4294721.097000] input: PC Speaker
              [4294721.282000] Floppy drive(s): fd0 is 1.44M
              [4294721.296000] FDC 0 is a post-1991 82077
              [4294722.315000] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
              [4294722.336000] NET: Registered protocol family 17
              [4294728.627000] ACPI: Power Button (FF) [PWRF]
              [4294728.627000] ACPI: Power Button (CM) [PWRB]
              [4294728.783000] ibm_acpi: ec object not found
              [4294737.016000] Bluetooth: Core ver 2.7
              [4294737.016000] NET: Registered protocol family 31
              [4294737.016000] Bluetooth: HCI device and connection manager initialized
              [4294737.016000] Bluetooth: HCI socket layer initialized
              [4294737.167000] Bluetooth: L2CAP ver 2.7
              [4294737.167000] Bluetooth: L2CAP socket layer initialized
              [4294737.254000] Bluetooth: RFCOMM ver 1.5
              [4294737.254000] Bluetooth: RFCOMM socket layer initialized
              [4294737.254000] Bluetooth: RFCOMM TTY layer initialized
              [4294740.689000] NET: Registered protocol family 10
              [4294740.689000] Disabled Privacy Extensions on device c02eb280(lo)
              [4294740.689000] IPv6 over IPv4 tunneling driver
              [4294751.608000] eth0: no IPv6 routers present
              [4294769.630000] usb 1-1.3: reset full speed USB device using uhci_hcd and address 6
              [4294772.657000] usb 1-1.3: device descriptor read/64, error -110
              [4294787.785000] usb 1-1.3: device descriptor read/64, error -110
              [4294787.910000] usb 1-1.3: reset full speed USB device using uhci_hcd and address 6
              [4294790.937000] usb 1-1.3: device descriptor read/64, error -110
              [4294806.065000] usb 1-1.3: device descriptor read/64, error -110
              [4294806.189000] usb 1-1.3: reset full speed USB device using uhci_hcd and address 6
              [4294816.593000] usb 1-1.3: device not accepting address 6, error -110
              [4294816.617000] usb 1-1.3: reset full speed USB device using uhci_hcd and address 6
              [4294827.021000] usb 1-1.3: device not accepting address 6, error -110
              [4294827.023000] scsi: Device offlined - not ready after error recovery: host 0 channel 0 id 0 lun 0
              [4294827.023000] usb-storage: device scan complete
              [4294827.024000] usb 1-1.3: USB disconnect, address 6
              [4294827.079000] usb 1-1.3: new full speed USB device using uhci_hcd and address 7
              [4294830.108000] usb 1-1.3: device descriptor read/64, error -110
              [4294845.237000] usb 1-1.3: device descriptor read/64, error -110
              [4294845.361000] usb 1-1.3: new full speed USB device using uhci_hcd and address 8
              [4294848.388000] usb 1-1.3: device descriptor read/64, error -110[/code]

              Por cierto, si lo desconecto y lo vuelvo a contectar me aparece el diálogo de dispositivo usb encontrado pero no el de dispositivo montado, haciendo un dmesg veo lo siguiente
              [code][4295391.501000] usb 1-1.3: new full speed USB device using uhci_hcd and address 12
              [4295391.544000] usb 1-1.3: not running at top speed; connect to a high speed hub
              [4295391.555000] scsi2 : SCSI emulation for USB Mass Storage devices
              [4295391.557000] usb-storage: device found at 12
              [4295391.557000] usb-storage: waiting for device to settle before scanning
              [4295472.086000] usb 1-1.3: reset full speed USB device using uhci_hcd and addre ss 12
              [4295473.029000] atkbd.c: Unknown key released (translated set 2, code 0xaa on i sa0060/serio0).
              [4295473.029000] atkbd.c: Use 'setkeycodes e02a ' to make it known.
              [4295473.144000] atkbd.c: Unknown key pressed (translated set 2, code 0xaa on is a0060/serio0).
              [4295473.144000] atkbd.c: Use 'setkeycodes e02a ' to make it known.
              [4295475.115000] usb 1-1.3: device descriptor read/64, error -110
              [4295490.246000] usb 1-1.3: device descriptor read/64, error -110
              [4295490.373000] usb 1-1.3: reset full speed USB device using uhci_hcd and addre ss 12
              [4295493.401000] usb 1-1.3: device descriptor read/64, error -110
              [4295508.544000] usb 1-1.3: device descriptor read/64, error -110
              [4295508.676000] usb 1-1.3: reset full speed USB device using uhci_hcd and addre ss 12
              [4295519.080000] usb 1-1.3: device not accepting address 12, error -110
              [4295519.104000] usb 1-1.3: reset full speed USB device using uhci_hcd and addre ss 12
              [4295529.508000] usb 1-1.3: device not accepting address 12, error -110
              [4295529.510000] scsi: Device offlined - not ready after error recovery: host 2 channel 0 id 0 lun 0
              [4295529.511000] usb-storage: device scan complete
              [4295529.511000] usb 1-1.3: USB disconnect, address 12
              [4295529.584000] usb 1-1.3: new full speed USB device using uhci_hcd and address 13
              [4295532.611000] usb 1-1.3: device descriptor read/64, error -110
              [/code]
              Y entonces me pone dispositivo usb desconectado.

              ¿Alguna otra idea?

              Gracias.
              http://www.faltantornillos.net.........
              • Re: No reconoce disco duro externo Trekstor

                Escrito por marrajo el 01/06/2006 18:50

                marrajo

                Maestro Venerable

                Envíos: 1099

                Solo una prueba: desconecta todo lo usb menos el disco con en el fstab como lo pones en el primer post.

                /dev/sda1 /media/sda1 vfat users,noauto,umask=000 0 0
                :-( ¡SALVAD AL LINCE IBERICO¡ :-( :-( ¡SALVAD AL LINCE IBERICO¡ :-( .........
                • Re: No reconoce disco duro externo Trekstor

                  Escrito por damotor el 02/06/2006 12:23

                  damotor

                  Iniciado Venerable

                  Envíos: 91

                  Funcionó! De hehco ni si quiera tuve que cambiar el fstab.

                  Gracias!
                  http://www.faltantornillos.net.........
                  • Re: No reconoce disco duro externo Trekstor

                    Escrito por montuno el 04/06/2006 13:50

                    montuno

                    Iniciado Ancestral

                    Envíos: 12

                    Yo también tengo un Trekstor y siempre la ha montado correctamente en /media/TREKSTOR, pero el otro día tuve un problema con otro dispositivo usb que se montaba pero en read only y no había forma de cambiarlo. Investigando un poco encontre pmount y pumount que permite montar y desmontar dispositivos que no están en /etc/fstab.
                    ......
Buscador
Menú
Los que más escriben
1

indiocabreao

3384
2

ambiental

2930
3

alfabet

2858
4

semanue

2427
5

hatteras

2315
6

basoalto

1934
7

ehitman

1883
8

advocatux

1777
9

espartaco

1719
10

sanatas

1714
11

marduk

1364
12

guadafan

1319
13

trunks

1308
14

antonyalicia

1187
15

marrajo

1099
 

Hecho con Plone CMS, el Sistema de Gestión de Contenidos de Fuentes Abiertos

Este sitio cumple con los siguientes estándares: