Anzeige:
Ergebnis 1 bis 3 von 3

Thema: USB Geräte (HD, Cam, Stick) werden nicht erkant

  1. #1
    lechuck07
    Gast

    USB Geräte (HD, Cam, Stick) werden nicht erkant

    Hallo,
    bin Linux-Neueinstieger, habe gestern SUSE 10.2 (ISO CD download) installiert (übrigens mit Installations-Option ACPI deaktiviert, da sonst CD/Laufwerk beim Beginn der Installation nicht erkannt wird). Das Linux läuft prinzipiell, leider werden aber USB Geräte (Festplatte, Kamera, Stick) nicht erkannt (unter Win XP am gleichen Rechner kein Problem mit den Geräten).
    Liegt es evtl. am fehlenden Modul usb_storage?

    Danke und Gruss
    LeChuck07

  2. #2
    Bastard User From Hell Avatar von kreol
    Registriert seit
    Oct 2004
    Beiträge
    7.971
    Wahrscheinlich. Was sagt denn "lsmod" und geht es, wenn Du ein "modprobe usb_storage" absetzt? Was sagt "dmesg | grep USB"?

    Lass als root auch mal "tail -f /var/log/messages" laufen und klemm dann ein USB-Gerät an. Kommen Meldungen? (Das tail kannst Du mit <ctrl><c> abbrechen).

    Bitte poste Ausgaben und Meldungen unter Verwendung der code-Tags, wie in meiner Signatur ersichtlich.


    Kreol
    Geändert von kreol (25.07.07 um 22:15 Uhr)
    Beim posten von Dateien oder Ausgaben bitte [code]Text[/code] verwenden. Nähere Info über vB-Tags gibt es hier

    I just want to know God's thoughts. The rest are details. (A. Einstein)

  3. #3
    lechuck07
    Gast
    lsmod

    Code:
    Module                  Size  Used by
    snd_pcm_oss            53376  0
    snd_mixer_oss          21248  1 snd_pcm_oss
    snd_seq_midi           13824  0
    snd_seq_midi_event     11520  1 snd_seq_midi
    snd_seq                60272  2 snd_seq_midi,snd_seq_midi_event
    snd_ice1712            65780  1
    snd_ice17xx_ak4xxx      8704  1 snd_ice1712
    snd_ak4xxx_adda        11392  2 snd_ice1712,snd_ice17xx_ak4xxx
    snd_cs8427             13568  1 snd_ice1712
    snd_ac97_codec         95648  1 snd_ice1712
    snd_pcm                86916  3 snd_pcm_oss,snd_ice1712,snd_ac97_codec
    snd_timer              27908  2 snd_seq,snd_pcm
    snd_page_alloc         14472  1 snd_pcm
    snd_ac97_bus            6400  1 snd_ac97_codec
    snd_i2c                10368  2 snd_ice1712,snd_cs8427
    snd_mpu401_uart        13056  1 snd_ice1712
    snd_rawmidi            29824  2 snd_seq_midi,snd_mpu401_uart
    snd_seq_device         12812  3 snd_seq_midi,snd_seq,snd_rawmidi
    snd                    61188  17 snd_pcm_oss,snd_mixer_oss,snd_seq_midi,snd_seq,snd_ice1712,snd_ice17xx_ak4xxx,snd_ak4xxx_adda,snd_cs8427,snd_ac97_codec,snd_pcm,snd_timer,snd_i2c,snd_mpu401_uart,snd_rawmidi,snd_seq_device
    lp                     15652  0
    parport_pc             42084  1
    parport                39752  2 lp,parport_pc
    ip6t_REJECT             9344  3
    xt_tcpudp               7296  3
    xt_pkttype              6016  3
    ipt_REJECT              9472  3
    ipt_LOG                10624  8
    xt_limit                6912  8
    xt_state                6272  12
    iptable_mangle          7040  0
    iptable_nat            11524  0
    ip_nat                 21804  1 iptable_nat
    ip6table_mangle         6528  0
    ip_conntrack           52960  3 xt_state,iptable_nat,ip_nat
    nfnetlink              11032  2 ip_nat,ip_conntrack
    ip6table_filter         7040  1
    ip6_tables             18756  2 ip6table_mangle,ip6table_filter
    af_packet              29320  2
    iptable_filter          7168  1
    ip_tables              17604  3 iptable_mangle,iptable_nat,iptable_filter
    x_tables               18180  10 ip6t_REJECT,xt_tcpudp,xt_pkttype,ipt_REJECT,ipt_LOG,xt_limit,xt_state,iptable_nat,ip6_tables,ip_tables
    nls_utf8                6272  0
    joydev                 13504  0
    sg                     38044  0
    st                     40860  0
    sd_mod                 24576  0
    sr_mod                 20132  0
    scsi_mod              136712  4 sg,st,sd_mod,sr_mod
    ipv6                  263584  15 ip6t_REJECT
    apparmor               55572  0
    aamatch_pcre           18304  1 apparmor
    nls_iso8859_1           8320  1
    nls_cp437               9984  1
    vfat                   16640  1
    fat                    55324  1 vfat
    loop                   20488  0
    dm_mod                 60184  0
    ide_cd                 42272  1
    cdrom                  38432  2 sr_mod,ide_cd
    ns558                   8960  0
    gameport               19464  2 ns558
    soundcore              13792  1 snd
    i2c_viapro             12308  0
    i2c_core               25216  1 i2c_viapro
    via_ircc               24980  0
    irda                  132152  1 via_ircc
    crc_ccitt               6272  1 irda
    shpchp                 40224  0
    8139cp                 27776  0
    ehci_hcd               34696  0
    8139too                30592  0
    via_agp                14080  1
    mii                     9600  2 8139cp,8139too
    uhci_hcd               26892  0
    pci_hotplug            35136  1 shpchp
    agpgart                35528  1 via_agp
    usbcore               114896  2 ehci_hcd,uhci_hcd
    ext3                  141192  2
    mbcache                12804  1 ext3
    jbd                    70324  1 ext3
    edd                    13892  0
    processor              34664  0
    via82cxxx              12804  0 [permanent]
    ide_disk               20480  5
    ide_core              129992  3 ide_cd,via82cxxx,ide_disk
    modprobe usb_storage
    lsmod

    Code:
    Module                  Size  Used by
    usb_storage            82112  0
    snd_pcm_oss            53376  0
    snd_mixer_oss          21248  1 snd_pcm_oss
    snd_seq_midi           13824  0
    snd_seq_midi_event     11520  1 snd_seq_midi
    snd_seq                60272  2 snd_seq_midi,snd_seq_midi_event
    snd_ice1712            65780  1
    snd_ice17xx_ak4xxx      8704  1 snd_ice1712
    snd_ak4xxx_adda        11392  2 snd_ice1712,snd_ice17xx_ak4xxx
    snd_cs8427             13568  1 snd_ice1712
    snd_ac97_codec         95648  1 snd_ice1712
    snd_pcm                86916  3 snd_pcm_oss,snd_ice1712,snd_ac97_codec
    snd_timer              27908  2 snd_seq,snd_pcm
    snd_page_alloc         14472  1 snd_pcm
    snd_ac97_bus            6400  1 snd_ac97_codec
    snd_i2c                10368  2 snd_ice1712,snd_cs8427
    snd_mpu401_uart        13056  1 snd_ice1712
    snd_rawmidi            29824  2 snd_seq_midi,snd_mpu401_uart
    snd_seq_device         12812  3 snd_seq_midi,snd_seq,snd_rawmidi
    snd                    61188  17 snd_pcm_oss,snd_mixer_oss,snd_seq_midi,snd_seq,snd_ice1712,snd_ice17xx_ak4xxx,snd_ak4xxx_adda,snd_cs8427,snd_ac97_codec,snd_pcm,snd_timer,snd_i2c,snd_mpu401_uart,snd_rawmidi,snd_seq_device
    lp                     15652  0
    parport_pc             42084  1
    parport                39752  2 lp,parport_pc
    ip6t_REJECT             9344  3
    xt_tcpudp               7296  3
    xt_pkttype              6016  3
    ipt_REJECT              9472  3
    ipt_LOG                10624  8
    xt_limit                6912  8
    xt_state                6272  12
    iptable_mangle          7040  0
    iptable_nat            11524  0
    ip_nat                 21804  1 iptable_nat
    ip6table_mangle         6528  0
    ip_conntrack           52960  3 xt_state,iptable_nat,ip_nat
    nfnetlink              11032  2 ip_nat,ip_conntrack
    ip6table_filter         7040  1
    ip6_tables             18756  2 ip6table_mangle,ip6table_filter
    af_packet              29320  2
    iptable_filter          7168  1
    ip_tables              17604  3 iptable_mangle,iptable_nat,iptable_filter
    x_tables               18180  10 ip6t_REJECT,xt_tcpudp,xt_pkttype,ipt_REJECT,ipt_LOG,xt_limit,xt_state,iptable_nat,ip6_tables,ip_tables
    nls_utf8                6272  0
    joydev                 13504  0
    sg                     38044  0
    st                     40860  0
    sd_mod                 24576  0
    sr_mod                 20132  0
    scsi_mod              136712  5 usb_storage,sg,st,sd_mod,sr_mod
    ipv6                  263584  15 ip6t_REJECT
    apparmor               55572  0
    aamatch_pcre           18304  1 apparmor
    nls_iso8859_1           8320  1
    nls_cp437               9984  1
    vfat                   16640  1
    fat                    55324  1 vfat
    loop                   20488  0
    dm_mod                 60184  0
    ide_cd                 42272  1
    cdrom                  38432  2 sr_mod,ide_cd
    ns558                   8960  0
    gameport               19464  2 ns558
    soundcore              13792  1 snd
    i2c_viapro             12308  0
    i2c_core               25216  1 i2c_viapro
    via_ircc               24980  0
    irda                  132152  1 via_ircc
    crc_ccitt               6272  1 irda
    shpchp                 40224  0
    8139cp                 27776  0
    ehci_hcd               34696  0
    8139too                30592  0
    via_agp                14080  1
    mii                     9600  2 8139cp,8139too
    uhci_hcd               26892  0
    pci_hotplug            35136  1 shpchp
    agpgart                35528  1 via_agp
    usbcore               114896  3 usb_storage,ehci_hcd,uhci_hcd
    ext3                  141192  2
    mbcache                12804  1 ext3
    jbd                    70324  1 ext3
    edd                    13892  0
    processor              34664  0
    via82cxxx              12804  0 [permanent]
    ide_disk               20480  5
    ide_core              129992  4 usb_storage,ide_cd,via82cxxx,ide_disk
    dmesg | grep USB

    Code:
    USB Universal Host Controller Interface driver v3.0
    uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
    hub 1-0:1.0: USB hub found
    uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2
    hub 2-0:1.0: USB hub found
    uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3
    hub 3-0:1.0: USB hub found
    ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4
    ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
    hub 4-0:1.0: USB hub found
    usb 4-3: new high speed USB device using ehci_hcd and address 2
    usb 4-3: new high speed USB device using ehci_hcd and address 3
    usb 4-3: new high speed USB device using ehci_hcd and address 5
    usb 4-3: new high speed USB device using ehci_hcd and address 6
    usb 4-3: new high speed USB device using ehci_hcd and address 7
    usb 4-3: new high speed USB device using ehci_hcd and address 8
    usb 4-3: new high speed USB device using ehci_hcd and address 9
    usb 4-3: new high speed USB device using ehci_hcd and address 10
    usb 4-3: new high speed USB device using ehci_hcd and address 11
    Initializing USB Mass Storage driver...
    USB Mass Storage support registered.
    usb 4-4: new high speed USB device using ehci_hcd and address 13
    usb 4-4: new high speed USB device using ehci_hcd and address 14
    usb 4-4: new high speed USB device using ehci_hcd and address 15
    usb 4-4: new high speed USB device using ehci_hcd and address 16
    usb 4-4: new high speed USB device using ehci_hcd and address 17
    usb 4-4: new high speed USB device using ehci_hcd and address 18
    usb 4-4: new high speed USB device using ehci_hcd and address 19
    usb 4-4: new high speed USB device using ehci_hcd and address 20
    usb 4-4: new high speed USB device using ehci_hcd and address 21
    usb 4-4: new high speed USB device using ehci_hcd and address 22
    usb 4-4: new high speed USB device using ehci_hcd and address 23
    usb 4-4: new high speed USB device using ehci_hcd and address 25
    usb 4-4: new high speed USB device using ehci_hcd and address 26
    usb 4-4: new high speed USB device using ehci_hcd and address 27
    usb 4-4: new high speed USB device using ehci_hcd and address 28
    usb 4-4: new high speed USB device using ehci_hcd and address 29
    usb 4-4: new high speed USB device using ehci_hcd and address 30
    usb 4-4: new high speed USB device using ehci_hcd and address 31
    usb 4-4: new high speed USB device using ehci_hcd and address 32
    usb 4-4: new high speed USB device using ehci_hcd and address 33
    tail -f /var/log/messages
    Code:
    Jul 25 22:36:39 linux-e23o kernel: usb 4-4: new high speed USB device using ehci_hcd and address 35
    Jul 25 22:36:50 linux-e23o kernel: usb 4-4: device not accepting address 35, error -110
    Jul 25 22:36:50 linux-e23o kernel: usb 4-4: new high speed USB device using ehci_hcd and address 36
    Jul 25 22:37:00 linux-e23o kernel: usb 4-4: device not accepting address 36, error -110
    Jul 25 22:37:01 linux-e23o kernel: usb 4-4: new high speed USB device using ehci_hcd and address 37
    Jul 25 22:37:12 linux-e23o kernel: usb 4-4: device not accepting address 37, error -110
    Jul 25 22:37:12 linux-e23o kernel: usb 4-4: new high speed USB device using ehci_hcd and address 38
    Jul 25 22:37:24 linux-e23o kernel: usb 4-4: device not accepting address 38, error -110
    Jul 25 22:37:24 linux-e23o kernel: usb 4-4: new high speed USB device using ehci_hcd and address 39
    Jul 25 22:37:34 linux-e23o kernel: usb 4-4: device not accepting address 39, error -110
    - Gerät einstecken
    --> nichts passiert / keine Meldung

Ähnliche Themen

  1. Usb-Geraete Konflikt (Tastatur / externe HDD)
    Von quasseln im Forum stationäre Hardware
    Antworten: 2
    Letzter Beitrag: 19.04.07, 11:16
  2. suse 10.2 vs. USB HDD
    Von gabs im Forum System installieren und konfigurieren
    Antworten: 2
    Letzter Beitrag: 18.04.07, 13:53
  3. TwinhanDTV MagicBox suse 10.1
    Von murkks im Forum Fernsehen
    Antworten: 1
    Letzter Beitrag: 05.09.06, 19:30
  4. USB (2.0) Festplatte unter SuSE 9.1 beschreiben geht nicht
    Von user9999 im Forum stationäre Hardware
    Antworten: 7
    Letzter Beitrag: 18.09.05, 14:16
  5. Antworten: 5
    Letzter Beitrag: 03.03.05, 14:52

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •