[Bug 1336275] Re: Apple SuperDrive USB optical reader needs unlock

Launchpad Bug Tracker 1336275 at bugs.launchpad.net
Mon Mar 28 12:24:51 UTC 2016


Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: udev (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to udev in Ubuntu.
https://bugs.launchpad.net/bugs/1336275

Title:
  Apple SuperDrive USB optical reader needs unlock

Status in udev package in Ubuntu:
  Confirmed

Bug description:
  The SuperDrive USB dvd drive from Apple needs a specific
  initialization sequence to get started. It can be implemented with
  sg3-utils and the following udev rule:

  # Initialise Apple SuperDrive
  ACTION=="add", ATTRS{idProduct}=="1500", ATTRS{idVendor}=="05ac", DRIVERS=="usb", RUN+="/usr/bin/sg_raw /dev/$kernel EA 00 00 00 00 00 01"

  I'm not sure if this line should be provided by the udev package, the
  sg3-utils package or a separate package. I'm initially posting the bug
  on the udev package.

  For more information about this hack, see https://techtalk.christian-
  moser.ch/wordpress/?p=517

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/1336275/+subscriptions



More information about the foundations-bugs mailing list