[Bug 926976] Re: udev does not create the proper symlinks to /dev/dvd due to the wrong : ENV{ID_PATH} in70-persistent-cd.rules
Forest
926976 at bugs.launchpad.net
Wed Nov 6 07:42:35 UTC 2013
I believe the /dev/dvd* symlinks were correctly created in xubuntu 13.04
(raring), but they disappeared when I upgraded to 13.10 (saucy).
My /etc/udev/rules.d/70-persistent-cd.rules file contains rules that
look like they did the job some time in the past, but they refer to a
scsi target that no longer matches my DVD drive, and I notice that there
is no longer any symlink for my drive under /dev/disk/by-path.
I ended up writing custom rules to create the /dev/dvd* symlinks, but I
doubt that most users will be up to that task.
In raring, the rules file was apparently created by these files from the udev package:
/lib/udev/rules.d/75-cd-aliases-generator.rules
/lib/udev/write_cd_rules
In saucy, there are no such files. Looks the udev package was moved to
the systemd source package in saucy. I suppose the missing files must
have been forgotten during the move?
** Also affects: systemd (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/926976
Title:
udev does not create the proper symlinks to /dev/dvd due to the wrong
: ENV{ID_PATH} in70-persistent-cd.rules
Status in “systemd” package in Ubuntu:
New
Status in “udev” package in Ubuntu:
Confirmed
Bug description:
I am not sure how long this has been, but trying to watch a movie I noticed I don't have any symlinks to /dev/cd,dvd* pointing to sr0. looking in /etc/udev/rules.d/70-persistent-cd.rules I noticed that ENV{ID_PATH}=="pci-0000:00:1f.2-scsi-1:0:0:0" was the wrong address and a simple change pci-0000:00:1f.2-scsi-0:0:0:0 creates the symlinks.
(doing udevadm info --query=all --name=sr0 gives the address, but _we_ all know normal everyday working people are not going to know how to do something like that!)
reference: https://bugzilla.redhat.com/show_bug.cgi?id=694782
anyway hope this helps..
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: udev 175-0ubuntu3
Uname: Linux 3.3.0-rc2-00116-g71b1b20 i686
ApportVersion: 1.91-0ubuntu1
Architecture: i386
Date: Sat Feb 4 19:42:18 2012
InstallationMedia: Lubuntu 11.04 "Natty Narwhal" - i386 (20101203)
MachineType: LENOVO 0914
ProcEnviron:
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.3.0-rc2-00116-g71b1b20 root=UUID=18bf8de4-d2f8-4d13-b016-bc02113b06f0 ro quiet splash vt.handoff=7
SourcePackage: udev
UpgradeStatus: Upgraded to precise on 2012-02-04 (0 days ago)
dmi.bios.date: 02/24/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 29CN39WW(V2.16)
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Base Board Product Name
dmi.board.vendor: LENOVO
dmi.board.version: Base Board Version
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Chassis Manufacturer
dmi.chassis.version: Chassis Version
dmi.modalias: dmi:bvnLENOVO:bvr29CN39WW(V2.16):bd02/24/2011:svnLENOVO:pn0914:pvrIdeapadZ560:rvnLENOVO:rnBaseBoardProductName:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
dmi.product.name: 0914
dmi.product.version: Ideapad Z560
dmi.sys.vendor: LENOVO
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/926976/+subscriptions
More information about the foundations-bugs
mailing list