Hello,
I bought a USB enclose, which supposed to contain an Oxford Chipset
(this is also what Firewire reports). From lsusb, I do get though:

sixtyfor:/var/log# lsusb
Bus 002 Device 003: ID 0402:5621 ALi Corp.

(long output below).

Well, fine. Now I am able to see my DVD-RAM drive

scsi1 : SCSI emulation for USB Mass Storage devices
  Vendor: HL-DT-ST  Model: DVDRAM GSA-4120B  Rev: A100
  Type:   CD-ROM                             ANSI SCSI revision: 02

and read DVD-ROMs. Now when I attempt to write on a DVD-RAM media, I
get

sixtyfor:~# mke2fs -v -L "Snapshots" /dev/sr0
mke2fs 1.35 (28-Feb-2004)
/dev/sr0 ist ein vollst�ndiges Ger�t, nicht nur eine Partition!
Trotzdem fortsetzen? (y,n) y
/dev/sr0: Das Dateisystem ist nur lesbar beim Erstellen des Superblocks

(Sorry, it first tells me that I do not use partitions, and then says:

/dev/sr0: The file system is read-only while creating the super block.


How can I tell USB that it can write on this device? I am using
2.4.26.

Please CC: me as I am not subscribed.

Thanks

        Helge


sixtyfor:/var/log# lsusb
Bus 002 Device 003: ID 0402:5621 ALi Corp.
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x0402 ALi Corp.
  idProduct          0x5621
  bcdDevice            1.09
  iManufacturer           0
  iProduct                1 USB 2.0 Storage Device
  iSerial                 2 02003222200000030291
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xc0
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk (Zip)
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  bytes 64 once
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  bytes 64 once
        bInterval               0
-- 
Helge Kreutzmann, Dipl.-Phys.               [EMAIL PROTECTED]
  gpg signed mail preferred    gpg-key: finger [EMAIL PROTECTED]
    64bit GNU powered                  http://www.itp.uni-hannover.de/~kreutzm
       Help keep free software "libre": http://www.freepatents.org/

Attachment: pgpsOf2sr61bE.pgp
Description: PGP signature

Reply via email to