USB Brenner welches device?

Adam Jendrosek aj at ordix.de
Wed Jun 25 08:41:37 CEST 2003


Florian Lohoff wrote:
> On Tue, Jun 24, 2003 at 04:07:29PM +0200, Adam Jendrosek wrote:
> 
>>Hi,
>>
>>ja das dachte ich auch immer aber, falls ich versuche diese device zu 
>>mounten bekomme ich den fehler.
>>mount: /dev/scd1: unknown device
>>Laut der device beschreibung aus dem Kernel ist scd ein Blockdevice mit 
>>der Mayornr 11. Kann es sein das scd1 einfach ein falsches device ist? 
>>Kann man sich device 'irgendwie' näher anschauen ausser per ls -al ?
> 
> 
> Dann schick doch mal den output von
> 
> lsusb 
> cat /proc/scsi/scsi
> dmesg
> lsmod

Hi,
hier der Output

loriot:~ # lsusb -v

Bus 001 Device 001: ID 0000:0000
Device Descriptor:
   bLength                18
   bDescriptorType         1
   bcdUSB               1.00
   bDeviceClass            9 Hub
   bDeviceSubClass         0
   bDeviceProtocol         0
   bMaxPacketSize0         8
   idVendor           0x0000
   idProduct          0x0000
   bcdDevice            0.00
   iManufacturer           0
   iProduct                2 USB UHCI Root Hub
   iSerial                 1 e000
   bNumConfigurations      1
   Configuration Descriptor:
     bLength                 9
     bDescriptorType         2
     wTotalLength           25
     bNumInterfaces          1
     bConfigurationValue     1
     iConfiguration          0
     bmAttributes         0x40
       Self Powered
     MaxPower                0mA
     Interface Descriptor:
       bLength                 9
       bDescriptorType         4
       bInterfaceNumber        0
       bAlternateSetting       0
       bNumEndpoints           1
       bInterfaceClass         9 Hub
       bInterfaceSubClass      0
       bInterfaceProtocol      0
       iInterface              0
       Endpoint Descriptor:
         bLength                 7
         bDescriptorType         5
         bEndpointAddress     0x81  EP 1 IN
         bmAttributes            3
           Transfer Type            Interrupt
           Synch Type               none
         wMaxPacketSize          8
         bInterval             255
   Language IDs: (length=4)
      0000 (null)((null))

Bus 001 Device 002: ID 07ab:fc03 Freecom Technologies USB2-IDE IDE bridge
cannot get string descriptor 73, error = Connection timed out(110)
cannot get string descriptor 81, error = Connection timed out(110)
cannot get string descriptor 93, error = Connection timed out(110)

Was mich stutzig macht ist dieser Fehler.

Device Descriptor:
   bLength                18
   bDescriptorType         1
   bcdUSB               2.00
   bDeviceClass            0 Interface
   bDeviceSubClass         0
   bDeviceProtocol         0
   bMaxPacketSize0        64
   idVendor           0x07ab Freecom Technologies
   idProduct          0xfc03 USB2-IDE IDE bridge
   bcdDevice           11.10
   iManufacturer          73
   iProduct               81
   iSerial                93
   bNumConfigurations      1
   Configuration Descriptor:
     bLength                 9
     bDescriptorType         2
     wTotalLength           39
     bNumInterfaces          1
     bConfigurationValue     2
     iConfiguration          0
     bmAttributes         0xc0
       Self Powered
     MaxPower               98mA
     Interface Descriptor:
       bLength                 9
       bDescriptorType         4
       bInterfaceNumber        0
       bAlternateSetting       0
       bNumEndpoints           3
       bInterfaceClass         8 Mass Storage
       bInterfaceSubClass      6 SCSI
       bInterfaceProtocol     80 Bulk (Zip)
       iInterface              0
       Endpoint Descriptor:
         bLength                 7
         bDescriptorType         5
         bEndpointAddress     0x01  EP 1 OUT
         bmAttributes            2
           Transfer Type            Bulk
           Synch Type               none
         wMaxPacketSize         64
         bInterval               0
       Endpoint Descriptor:
         bLength                 7
         bDescriptorType         5
         bEndpointAddress     0x82  EP 2 IN
         bmAttributes            2
           Transfer Type            Bulk
           Synch Type               none
         wMaxPacketSize         64
         bInterval               0
       Endpoint Descriptor:
         bLength                 7
         bDescriptorType         5
         bEndpointAddress     0x83  EP 3 IN
         bmAttributes            3
           Transfer Type            Interrupt
           Synch Type               none
         wMaxPacketSize          2
         bInterval              32
   Language IDs: (length=4)
      0409 English(US)


loriot:~ # cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 01 Lun: 00
   Vendor: SEAGATE  Model: ST318416N        Rev: 0010
   Type:   Direct-Access                    ANSI SCSI revision: 03
Host: scsi0 Channel: 00 Id: 03 Lun: 00
   Vendor: TANDBERG Model:  TDC 3800        Rev: =05:
   Type:   Sequential-Access                ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 06 Lun: 00
   Vendor: TEAC     Model: CD-ROM CD-516S   Rev: 1.0D
   Type:   CD-ROM                           ANSI SCSI revision: 02
Host: scsi1 Channel: 00 Id: 00 Lun: 00
   Vendor:          Model:                  Rev:
   Type:   <NULL>                ANSI SCSI revision: ffffffff


loriot:~ # lsmod
Module                  Size  Used by    Not tainted
ide-scsi                9296   0
vfat                    9548   0  (autoclean)
fat                    29752   0  (autoclean) [vfat]
raw1394                14516   0  (unused)
ieee1394               32880   0  [raw1394]
sr_mod                 12600   0  (autoclean)
cdrom                  28192   0  (autoclean) [sr_mod]
busmouse                2684   0  (autoclean) (unused)
videodev                5600   0  (autoclean)
sg                     25852   4  (autoclean)
isa-pnp                29672   0  (unused)
ipv6                  134388  -1  (autoclean)
af_packet              12392   1  (autoclean)
epic100                12588   1
mii                     2304   0  [epic100]
usb-storage            56596   4
keybdev                 1996   0  (unused)
hid                    18308   0  (unused)
input                   3104   0  [keybdev hid]
usb-uhci               22096   0  (unused)
usbcore                57836   1  [usb-storage hid usb-uhci]
ext3                   77288   6
jbd                    45584   6  [ext3]
aic7xxx               159940   1
lvm-mod                65412  12


Inspecting /boot/System.map-2.4.20-4GB
Loaded 20952 symbols from /boot/System.map-2.4.20-4GB.
Symbols match kernel version 2.4.20.
Loaded 609 symbols from 11 modules.
klogd 1.4.1, log source = ksyslog started.
<4>Linux version 2.4.20-4GB (root at Pentium.suse.de) (gcc version 3.3 
20030226 (prerelease) (SuSE Linux)) #1 Mon Mar 17 17:54:44 UTC 2003
<6>BIOS-provided physical RAM map:
<4> BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
<4> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
<4> BIOS-e820: 0000000000100000 - 0000000007ff0000 (usable)
<4> BIOS-e820: 0000000007ff0000 - 0000000007ff3000 (ACPI NVS)
<4> BIOS-e820: 0000000007ff3000 - 0000000008000000 (ACPI data)
<4> BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
<4>Scanning bios EBDA for MXT signature
<5>0MB HIGHMEM available.
<5>127MB LOWMEM available.
<7>ACPI: have wakeup address 0xc0001000
<4>On node 0 totalpages: 32752
<4>zone(0): 4096 pages.
<4>zone(1): 28656 pages.
<4>zone(2): 0 pages.
4>zone(2): 0 pages.
<5>ACPI disabled because your bios is from 00 and too old
<5>You can enable it with acpi=force
<4>Building zonelist for node : 0
<4>Kernel command line: splash=silent root=/dev/system/LVM1 vga=0x314 
splash=silent
<6>bootsplash: silent mode.
<6>bootsplash: silent mode.
<6>Initializing CPU#0
<4>Detected 551.256 MHz processor.
<4>Console: colour dummy device 80x25
<4>Calibrating delay loop... 1101.00 BogoMIPS
<6>Memory: 124876k/131008k available (1569k kernel code, 5748k reserved, 
574k data, 160k init, 0k highmem)
<6>Dentry cache hash table entries: 16384 (order: 5, 131072 bytes)
<6>Inode cache hash table entries: 8192 (order: 4, 65536 bytes)
<6>Mount cache hash table entries: 512 (order: 0, 4096 bytes)
<4>Buffer-cache hash table entries: 4096 (order: 2, 16384 bytes)
<4>Page-cache hash table entries: 32768 (order: 5, 131072 bytes)
<6>CPU: L1 I cache: 16K, L1 D cache: 16K
<6>CPU: L2 cache: 512K
<6>Intel machine check architecture supported.
<6>Intel machine check reporting enabled on CPU#0.
6>Intel machine check reporting enabled on CPU#0.
<7>CPU:     After generic, caps: 0383f9ff 00000000 00000000 00000000
<7>CPU:             Common caps: 0383f9ff 00000000 00000000 00000000
<4>CPU: Intel Pentium III (Katmai) stepping 03
<6>Enabling fast FPU save and restore... done.
<6>Enabling unmasked SIMD FPU exception support... done.
<6>Checking 'hlt' instruction... OK.
<4>POSIX conformance testing by UNIFIX
<4>mtrr: v1.40 (20010327) Richard Gooch (rgooch at atnf.csiro.au)
<4>mtrr: detected mtrr type: Intel
<6>ACPI: Subsystem revision 20030228
<6>ACPI: Disabled via command line (acpi=off)
<6>PCI: PCI BIOS revision 2.10 entry at 0xfb390, last bus=1
<6>PCI: Using configuration type 1
<6>PCI: Probing PCI hardware
<4>PCI: ACPI tables contain no PCI IRQ routing entries
<4>PCI: Probing PCI hardware (bus 00)
<6>Limiting direct PCI/PCI transfers.
<6>Linux NET4.0 for Linux 2.4
<6>Based upon Swansea University Computer Society NET3.039
<4>Initializing RT netlink socket
<6>apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16)
<4>mxt_scan_bios: enter
<4>mxt_scan_bios: enter
<4>Starting kswapd
<4>bigpage subsystem: allocated 0 bigpages (=0MB).
<4>kinoded started
<5>VFS: Disk quotas vdquot_6.5.1
<5>aio_setup: num_physpages = 8188
<5>aio_setup: sizeof(struct page) = 48
<6>vesafb: framebuffer at 0xe9000000, mapped to 0xc880d000, size 4096k
<6>vesafb: mode is 800x600x16, linelength=1600, pages=3
<6>vesafb: protected mode interface info at c000:4744
<6>vesafb: scrolling: redraw
<6>vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
<6>Looking for splash picture.... silenjpeg size 21568 bytes, found 
(800x600, 16440 bytes, v3).
<6>Got silent jpeg.
<6>Got silent jpeg.
<4>Console: switching to colour frame buffer device 92x29
<6>fb0: VESA VGA frame buffer device
<6>Detected PS/2 Mouse Port.
<4>pty: 256 Unix98 ptys configured
<6>Serial driver version 5.05c (2001-07-08) with HUB-6 MANY_PORTS 
MULTIPORT SHARE_IRQ SERIAL_PCI enabled
<6>ttyS00 at 0x03f8 (irq = 4) is a 16550A
<6>ttyS01 at 0x02f8 (irq = 3) is a 16550A
<6>Real Time Clock Driver v1.10e
<6>Floppy drive(s): fd0 is 1.44M
<6>FDC 0 is a post-1991 82077
<4>RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
<6>loop: loaded (max 16 devices)
<6>Uniform Multi-Platform E-IDE driver Revision: 7.00beta-2.4
<6>ide: Assuming 33MHz system bus speed for PIO modes; override with 
idebus=xx
<6>PIIX4: IDE controller at PCI slot 00:07.1
<6>PIIX4: chipset revision 1
<6>PIIX4: not 100%% native mode: will probe irqs later
<6>    ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:pio
<6>    ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:pio, hdd:pio
<4>hda: ST340810A, ATA DISK drive
<4>blk: queue c03ac0c0, I/O limit 4095Mb (mask 0xffffffff)
<4>ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
<4>hda: attached ide-disk driver.
<4>hda: host protected area => 1
<6>hda: 78165360 sectors (40021 MB) w/2048KiB Cache, CHS=4865/255/63, 
UDMA(33)
<4>ide-floppy driver 0.99.newide
<6>Partition check:
<6> hda: hda1 hda2 hda3
<4>ide-floppy driver 0.99.newide
<6>SCSI subsystem driver Revision: 1.00
<3>kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
<6>md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
<6>md: Autodetecting RAID arrays.
<6>md: autorun ...
<6>md: ... autorun DONE.
<6>NET4: Linux TCP/IP 1.0 for NET4.0
<6>IP Protocols: ICMP, UDP, TCP, IGMP
<6>IP: routing cache hash table of 512 buckets, 4Kbytes
<6>TCP: Hash tables configured (established 8192 bind 16384)
<6>Linux IP multicast router 0.06 plus PIM-SM
<6>NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
<5>RAMDISK: Compressed image found at block 0
<6>Freeing initrd memory: 1329k freed
<4>VFS: Mounted root (ext2 filesystem).
<6>LVM version 1.0.5+(mp-v6a)(22/07/2002) module loaded
<6>scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.29
<4>        <Adaptec 2940 SCSI adapter>
<4>        aic7870: Single Channel A, SCSI Id=7, 16/253 SCBs
<4>
<4>blk: queue c1af0014, I/O limit 4095Mb (mask 0xffffffff)
<4>blk: queue c1af0014, I/O limit 4095Mb (mask 0xffffffff)
<4>(scsi0:A:1): 10.000MB/s transfers (10.000MHz, offset 15)
<4>(scsi0:A:6): 10.000MB/s transfers (10.000MHz, offset 8)
<4>  Vendor: SEAGATE   Model: ST318416N         Rev: 0010
<4>  Type:   Direct-Access                      ANSI SCSI revision: 03
<4>blk: queue c1355614, I/O limit 4095Mb (mask 0xffffffff)
<4>  Vendor: TANDBERG  Model:  TDC 3800         Rev: =05:
<4>  Type:   Sequential-Access                  ANSI SCSI revision: 02
<4>blk: queue c1355014, I/O limit 4095Mb (mask 0xffffffff)
<4>  Vendor: TEAC      Model: CD-ROM CD-516S    Rev: 1.0D
<4>  Type:   CD-ROM                             ANSI SCSI revision: 02
<4>blk: queue c1af0a14, I/O limit 4095Mb (mask 0xffffffff)
<4>scsi0:A:1:0: Tagged Queuing enabled.  Depth 32
<4>Attached scsi disk sda at scsi0, channel 0, id 1, lun 0
<4>SCSI device sda: 35885168 512-byte hdwr sectors (18373 MB)
<6> sda: sda1
<6>Journalled Block Device driver loaded
<6>usb.c: registered new driver usbdevfs
<6>usb.c: registered new driver hub
<6>usb-uhci.c: $Revision: 1.275 $ time 18:24:43 Mar 17 2003
<6>usb-uhci.c: High bandwidth mode enabled
<6>usb-uhci.c: USB UHCI at I/O 0xe000, IRQ 11
<4>usb-uhci.c: Detected 2 ports
4>usb-uhci.c: Detected 2 ports
<6>usb.c: new USB bus registered, assigned bus number 1
<6>hub.c: USB hub found
<6>hub.c: 2 ports detected
<6>usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
<6>usb.c: registered new driver hiddev
<6>usb.c: registered new driver hid
<6>hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech at suse.cz>
<6>hid-core.c: USB HID support drivers
<6>mice: PS/2 mouse device common for all mice
<6>Initializing USB Mass Storage driver...
<6>usb.c: registered new driver usb-storage
<6>USB Mass Storage support registered.
<6>hub.c: new USB device 00:07.2-2, assigned address 2
<6>kjournald starting.  Commit interval 5 seconds
<6>EXT3-fs: mounted filesystem with ordered data mode.
<4>VFS: Mounted root (ext3 filesystem) readonly.
<5>Trying to move old root to /initrd ... failed
<5>Unmounting old root
<5>Trying to free ramdisk memory ... okay
<6>Freeing unused kernel memory: 160k freed
<4>usb-uhci.c: interrupt, status 2, frame# 557
<4>usb_control/bulk_msg: timeout

gruss
Adam




More information about the Linux mailing list