Mailinglist Archive: opensuse-bugs (6113 mails)

< Previous Next >
[Bug 286132] Can't see my DVD drive
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Sun, 1 Jul 2007 08:39:25 -0600 (MDT)
  • Message-id: <20070701143925.6989D245348@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=286132#c8


Jeff Mahoney <jeffm@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|ksievers@xxxxxxxxxx         |kasievers@xxxxxxxxxx, gregkh@xxxxxxxxxx
             Status|NEW                         |NEEDINFO
      Info Provider|                            |kasievers@xxxxxxxxxx




--- Comment #8 from Jeff Mahoney <jeffm@xxxxxxxxxx>  2007-07-01 08:39:24 MST ---
I think this may be a bug in udev or the rules we ship with it. The kernel
issues the following uevent for the device:

UEVENT[1183236121.831536] add     
/devices/pci0000:00/0000:00:07.1/host0/target0:0:0/0:0:0:0 (scsi)
ACTION=add
DEVPATH=/devices/pci0000:00/0000:00:07.1/host0/target0:0:0/0:0:0:0
SUBSYSTEM=scsi
SEQNUM=1465
MODALIAS=scsi:t-0x05

UDEV  [1183236121.834936] add     
/devices/pci0000:00/0000:00:07.1/host0/target0:0:0/0:0:0:0 (scsi)
UDEV_LOG=7
ACTION=add
DEVPATH=/devices/pci0000:00/0000:00:07.1/host0/target0:0:0/0:0:0:0
SUBSYSTEM=scsi
SEQNUM=1465
MODALIAS=scsi:t-0x05
UDEVD_EVENT=1

/lib/modules/$VERSION/modules.alias contains "alias scsi:t-0x05* sr_mod", so if
modprobe <modalias> were called, the module would be loaded appropriately. Why
isn't this happening?


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >