[Bug 926976] Re: udev does not create the proper symlinks to /dev/dvd due to the wrong : ENV{ID_PATH} in70-persistent-cd.rules

Pierre 926976 at bugs.launchpad.net
Sat Nov 16 20:40:08 UTC 2013


Clarifying the above.  In my case it seems that my /dev/dvd is not
mapped (logical name) to cdrom.  I suspect that is why this is
happening.  If this is the problem, how do I fix it?  As well, is this a
hardware problem?


sudo lshw -c disk

  *-cdrom                 
       description: DVD-RAM writer
       product: CD/DVDW TS-H652D
       vendor: TSSTcorp
       physical id: 0.0.0
       bus info: scsi at 0:0.0.0
       logical name: /dev/cdrom
       logical name: /dev/sr0
       logical name: /media/myusername/DVDVIDEO
       version: GA01
       capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
       configuration: ansiversion=5 mount.fstype=udf mount.options=ro,nosuid,nodev,relatime,uid=1000,gid=1000,umask=77,iocharset=utf8 state=mounted status=ready
     *-medium
          physical id: 0
          logical name: /dev/cdrom
          logical name: /media/pch/DVDVIDEO
          configuration: mount.fstype=udf mount.options=ro,nosuid,nodev,relatime,uid=1000,gid=1000,umask=77,iocharset=utf8 state=mounted

-- 
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:
  Won't Fix
Status in “udev” package in Ubuntu:
  Won't Fix

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