[Bug 1336275] [NEW] Apple SuperDrive USB optical reader needs unlock
kalvdans
1336275 at bugs.launchpad.net
Tue Jul 1 14:06:21 UTC 2014
Public bug reported:
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
** Affects: udev (Ubuntu)
Importance: Undecided
Status: New
--
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:
New
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