Anzeige:
Ergebnis 1 bis 3 von 3

Thema: Problem mit Cardreader

  1. #1
    Registrierter Benutzer
    Registriert seit
    Nov 2004
    Beiträge
    17

    Problem mit Cardreader

    Mein Hauptsächliches Problem besteht darin das nach dem anschliessen des Cardreaders kein sda etc. in /dev/ existiert und ich infolgedessen nicht weis was ich unter SYSFS{model} eintragen soll.

    Das Teil ist ein Tevion 4in1 USB Cardreader...

    Code:
    #grep SCSI_MULTI_LUN /usr/src/linux/.config
    CONFIG_SCSI_MULTI_LUN=y
    syslog beim einstecken des Cardreaders:
    Code:
    ...
    May 29 19:10:45 tux usb 3-1: new high speed USB device using ehci_hcd and address 8
    May 29 19:10:45 tux scsi5 : SCSI emulation for USB Mass Storage devices
    May 29 19:10:45 tux usb-storage: device found at 8
    May 29 19:10:45 tux usb-storage: waiting for device to settle before scanning
    May 29 19:10:50 tux Vendor: ICSI      Model: IC1210        CF  Rev: 1.4F
    May 29 19:10:50 tux Type:   Direct-Access                      ANSI SCSI revision: 00
    May 29 19:10:50 tux Vendor: ICSI      Model: IC1210        MS  Rev: 1.4F
    May 29 19:10:50 tux Type:   Direct-Access                      ANSI SCSI revision: 00
    May 29 19:10:50 tux Vendor: ICSI      Model: IC1210    MMC/SD  Rev: 1.4F
    May 29 19:10:50 tux Type:   Direct-Access                      ANSI SCSI revision: 00
    May 29 19:10:50 tux Vendor: ICSI      Model: IC1210        SM  Rev: 1.4F
    May 29 19:10:50 tux Type:   Direct-Access                      ANSI SCSI revision: 00
    May 29 19:10:50 tux usb-storage: device scan complete
    ...
    #dmesg
    Code:
    ...
    usb 3-1: new high speed USB device using ehci_hcd and address 4
    scsi1 : SCSI emulation for USB Mass Storage devices
    usb-storage: device found at 4
    usb-storage: waiting for device to settle before scanning
      Vendor: ICSI      Model: IC1210        CF  Rev: 1.4F
      Type:   Direct-Access                      ANSI SCSI revision: 00
      Vendor: ICSI      Model: IC1210        MS  Rev: 1.4F
      Type:   Direct-Access                      ANSI SCSI revision: 00
      Vendor: ICSI      Model: IC1210    MMC/SD  Rev: 1.4F
      Type:   Direct-Access                      ANSI SCSI revision: 00
      Vendor: ICSI      Model: IC1210        SM  Rev: 1.4F
      Type:   Direct-Access                      ANSI SCSI revision: 00
    usb-storage: device scan complete
    usb 3-1: USB disconnect, address 4
    usb 3-1: new high speed USB device using ehci_hcd and address 5
    scsi2 : SCSI emulation for USB Mass Storage devices
    usb-storage: device found at 5
    usb-storage: waiting for device to settle before scanning
      Vendor: ICSI      Model: IC1210        CF  Rev: 1.4F
      Type:   Direct-Access                      ANSI SCSI revision: 00
      Vendor: ICSI      Model: IC1210        MS  Rev: 1.4F
      Type:   Direct-Access                      ANSI SCSI revision: 00
      Vendor: ICSI      Model: IC1210    MMC/SD  Rev: 1.4F
      Type:   Direct-Access                      ANSI SCSI revision: 00
      Vendor: ICSI      Model: IC1210        SM  Rev: 1.4F
      Type:   Direct-Access                      ANSI SCSI revision: 00
    usb-storage: device scan complete
    usb 3-1: USB disconnect, address 5
    usb 3-1: new high speed USB device using ehci_hcd and address 6
    scsi3 : SCSI emulation for USB Mass Storage devices
    usb-storage: device found at 6
    usb-storage: waiting for device to settle before scanning
      Vendor: ICSI      Model: IC1210        CF  Rev: 1.4F
      Type:   Direct-Access                      ANSI SCSI revision: 00
      Vendor: ICSI      Model: IC1210        MS  Rev: 1.4F
      Type:   Direct-Access                      ANSI SCSI revision: 00
      Vendor: ICSI      Model: IC1210    MMC/SD  Rev: 1.4F
      Type:   Direct-Access                      ANSI SCSI revision: 00
      Vendor: ICSI      Model: IC1210        SM  Rev: 1.4F
      Type:   Direct-Access                      ANSI SCSI revision: 00
    usb-storage: device scan complete
    usb 3-1: USB disconnect, address 6
    usb 3-1: new high speed USB device using ehci_hcd and address 7
    scsi4 : SCSI emulation for USB Mass Storage devices
    usb-storage: device found at 7
    usb-storage: waiting for device to settle before scanning
      Vendor: ICSI      Model: IC1210        CF  Rev: 1.4F
      Type:   Direct-Access                      ANSI SCSI revision: 00
      Vendor: ICSI      Model: IC1210        MS  Rev: 1.4F
      Type:   Direct-Access                      ANSI SCSI revision: 00
      Vendor: ICSI      Model: IC1210    MMC/SD  Rev: 1.4F
      Type:   Direct-Access                      ANSI SCSI revision: 00
      Vendor: ICSI      Model: IC1210        SM  Rev: 1.4F
      Type:   Direct-Access                      ANSI SCSI revision: 00
    usb-storage: device scan complete
    usb 3-1: USB disconnect, address 7
    usb 3-1: new high speed USB device using ehci_hcd and address 8
    scsi5 : SCSI emulation for USB Mass Storage devices
    usb-storage: device found at 8
    usb-storage: waiting for device to settle before scanning
      Vendor: ICSI      Model: IC1210        CF  Rev: 1.4F
      Type:   Direct-Access                      ANSI SCSI revision: 00
      Vendor: ICSI      Model: IC1210        MS  Rev: 1.4F
      Type:   Direct-Access                      ANSI SCSI revision: 00
      Vendor: ICSI      Model: IC1210    MMC/SD  Rev: 1.4F
      Type:   Direct-Access                      ANSI SCSI revision: 00
      Vendor: ICSI      Model: IC1210        SM  Rev: 1.4F
      Type:   Direct-Access                      ANSI SCSI revision: 00
    usb-storage: device scan complete
    ...

  2. #2
    Flachinformatiker Avatar von MiGo
    Registriert seit
    Oct 2002
    Ort
    Heidelberg
    Beiträge
    5.270
    SYSFS{model} kannst du mittels "lsusb -v" herausfinden.
    Des weiteren: ist eine Karte im Kartenleser? Wenn nein, kann auch kein device angelegt werden; die tauchen erst auf, wenn auch eine Karte drin ist.
    "Da steht sowas ähnliches wie" oder "das funzt net!!" ist keine Fehlermeldung!

  3. #3
    Registrierter Benutzer
    Registriert seit
    Nov 2004
    Beiträge
    17
    Karte war natürlich eingesteckt.

    lsusb -v gibt folgendes aus, was mich aber auch nicht weiter bringt...
    Was bedeuten den die "cannot get string descriptor" Errors? Hab mit Google nochnix gefunden...such aber noch

    Code:
    bash-2.05b# lsusb -v
    
    Bus 003 Device 011: ID 0dda:2026 Integrated Circuit Solution, Inc.
    cannot get string descriptor 1, error = Broken pipe(32)
    cannot get string descriptor 2, error = Broken pipe(32)
    cannot get string descriptor 3, error = Broken pipe(32)
    Device Descriptor:
      bLength                18
      bDescriptorType         1
      bcdUSB               2.00
      bDeviceClass            0 (Defined at Interface level)
      bDeviceSubClass         0
      bDeviceProtocol         0
      bMaxPacketSize0        64
      idVendor           0x0dda Integrated Circuit Solution, Inc.
      idProduct          0x2026
      bcdDevice            1.4f
      iManufacturer           1
      iProduct                2
      iSerial                 3
      bNumConfigurations      1
      Configuration Descriptor:
        bLength                 9
        bDescriptorType         2
        wTotalLength           32
        bNumInterfaces          1
        bConfigurationValue     1
        iConfiguration          4
        bmAttributes         0x80
        MaxPower              500mA
    cannot get string descriptor 5, error = Broken pipe(32)
        Interface Descriptor:
          bLength                 9
          bDescriptorType         4
          bInterfaceNumber        0
          bAlternateSetting       0
          bNumEndpoints           2
          bInterfaceClass         8 Mass Storage
          bInterfaceSubClass      6 SCSI
          bInterfaceProtocol     80 Bulk (Zip)
          iInterface              5
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x82  EP 2 IN
            bmAttributes            2
              Transfer Type            Bulk
              Synch Type               none
            wMaxPacketSize        512
            bInterval               0
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x01  EP 1 OUT
            bmAttributes            2
              Transfer Type            Bulk
              Synch Type               none
            wMaxPacketSize        512
            bInterval               0
      Language IDs: (length=4)
         0409 English(US)
    
    Bus 003 Device 001: ID 0000:0000
    Device Descriptor:
      bLength                18
      bDescriptorType         1
      bcdUSB               2.00
      bDeviceClass            9 Hub
      bDeviceSubClass         0 Unused
      bDeviceProtocol         1 Single TT
      bMaxPacketSize0         8
      idVendor           0x0000
      idProduct          0x0000
      bcdDevice            2.06
      iManufacturer           3 Linux 2.6.11-gentoo-r8 ehci_hcd
      iProduct                2 nVidia Corporation nForce2 USB Controller
      iSerial                 1 0000:00:02.2
      bNumConfigurations      1
      Configuration Descriptor:
        bLength                 9
        bDescriptorType         2
        wTotalLength           25
        bNumInterfaces          1
        bConfigurationValue     1
        iConfiguration          0
        bmAttributes         0xe0
          Self Powered
          Remote Wakeup
        MaxPower                0mA
        Interface Descriptor:
          bLength                 9
          bDescriptorType         4
          bInterfaceNumber        0
          bAlternateSetting       0
          bNumEndpoints           1
          bInterfaceClass         9 Hub
          bInterfaceSubClass      0 Unused
          bInterfaceProtocol      0
          iInterface              0
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x81  EP 1 IN
            bmAttributes            3
              Transfer Type            Interrupt
              Synch Type               none
            wMaxPacketSize          2
            bInterval              12
      Language IDs: (length=4)
         0409 English(US)
    
    Bus 002 Device 001: ID 0000:0000
    Device Descriptor:
      bLength                18
      bDescriptorType         1
      bcdUSB               1.10
      bDeviceClass            9 Hub
      bDeviceSubClass         0 Unused
      bDeviceProtocol         0
      bMaxPacketSize0         8
      idVendor           0x0000
      idProduct          0x0000
      bcdDevice            2.06
      iManufacturer           3 Linux 2.6.11-gentoo-r8 ohci_hcd
      iProduct                2 nVidia Corporation nForce2 USB Controller (#2)
      iSerial                 1 0000:00:02.1
      bNumConfigurations      1
      Configuration Descriptor:
        bLength                 9
        bDescriptorType         2
        wTotalLength           25
        bNumInterfaces          1
        bConfigurationValue     1
        iConfiguration          0
        bmAttributes         0xe0
          Self Powered
          Remote Wakeup
        MaxPower                0mA
        Interface Descriptor:
          bLength                 9
          bDescriptorType         4
          bInterfaceNumber        0
          bAlternateSetting       0
          bNumEndpoints           1
          bInterfaceClass         9 Hub
          bInterfaceSubClass      0 Unused
          bInterfaceProtocol      0
          iInterface              0
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x81  EP 1 IN
            bmAttributes            3
              Transfer Type            Interrupt
              Synch Type               none
            wMaxPacketSize          2
            bInterval             255
      Language IDs: (length=4)
         0409 English(US)
    
    Bus 001 Device 004: ID 1532:0001
    Device Descriptor:
      bLength                18
      bDescriptorType         1
      bcdUSB               2.00
      bDeviceClass            0 (Defined at Interface level)
      bDeviceSubClass         0
      bDeviceProtocol         0
      bMaxPacketSize0         8
      idVendor           0x1532
      idProduct          0x0001
      bcdDevice            1.00
      iManufacturer           1 Razer
      iProduct                2 Razer Diamondback Optical Mouse
      iSerial                 0
      bNumConfigurations      1
      Configuration Descriptor:
        bLength                 9
        bDescriptorType         2
        wTotalLength           34
        bNumInterfaces          1
        bConfigurationValue     1
        iConfiguration          0
        bmAttributes         0xa0
          Remote Wakeup
        MaxPower              100mA
        Interface Descriptor:
          bLength                 9
          bDescriptorType         4
          bInterfaceNumber        0
          bAlternateSetting       0
          bNumEndpoints           1
          bInterfaceClass         3 Human Interface Devices
          bInterfaceSubClass      1 Boot Interface Subclass
          bInterfaceProtocol      2 Mouse
          iInterface              0
            HID Device Descriptor:
              bLength                 9
              bDescriptorType        33
              bcdHID               1.10
              bCountryCode            0
              bNumDescriptors         1
              bDescriptorType        34 Report
              wDescriptorLength      79
    cannot get report descriptor
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x81  EP 1 IN
            bmAttributes            3
              Transfer Type            Interrupt
              Synch Type               none
            wMaxPacketSize          8
            bInterval              10
      Language IDs: (length=4)
         0409 English(US)
    
    Bus 001 Device 001: ID 0000:0000
    Device Descriptor:
      bLength                18
      bDescriptorType         1
      bcdUSB               1.10
      bDeviceClass            9 Hub
      bDeviceSubClass         0 Unused
      bDeviceProtocol         0
      bMaxPacketSize0         8
      idVendor           0x0000
      idProduct          0x0000
      bcdDevice            2.06
      iManufacturer           3 Linux 2.6.11-gentoo-r8 ohci_hcd
      iProduct                2 nVidia Corporation nForce2 USB Controller
      iSerial                 1 0000:00:02.0
      bNumConfigurations      1
      Configuration Descriptor:
        bLength                 9
        bDescriptorType         2
        wTotalLength           25
        bNumInterfaces          1
        bConfigurationValue     1
        iConfiguration          0
        bmAttributes         0xe0
          Self Powered
          Remote Wakeup
        MaxPower                0mA
        Interface Descriptor:
          bLength                 9
          bDescriptorType         4
          bInterfaceNumber        0
          bAlternateSetting       0
          bNumEndpoints           1
          bInterfaceClass         9 Hub
          bInterfaceSubClass      0 Unused
          bInterfaceProtocol      0
          iInterface              0
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x81  EP 1 IN
            bmAttributes            3
              Transfer Type            Interrupt
              Synch Type               none
            wMaxPacketSize          2
            bInterval             255
      Language IDs: (length=4)
         0409 English(US)
    Geändert von Hellticket (31.05.05 um 13:34 Uhr)

Ähnliche Themen

  1. WineX CVS -> Problem
    Von PeKron im Forum Emulatoren für Spiele
    Antworten: 5
    Letzter Beitrag: 06.09.03, 14:44
  2. USB Cardreader Problem unter SuSE8.2
    Von Hephaestus im Forum stationäre Hardware
    Antworten: 0
    Letzter Beitrag: 11.07.03, 20:59
  3. Seltsames Problem mit XFree86 4.0.1
    Von niggo im Forum X-Konfiguration
    Antworten: 4
    Letzter Beitrag: 22.01.02, 21:59
  4. Upload-Ping-Router Problem !!
    Von MidnightRambler im Forum System installieren und konfigurieren
    Antworten: 0
    Letzter Beitrag: 20.01.02, 18:16
  5. Problem mit SuSE Linux 7.3 Pro und SuSEfirewall2
    Von outi im Forum Linux als Server
    Antworten: 1
    Letzter Beitrag: 15.12.01, 17:52

Lesezeichen

Berechtigungen

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