On Sun, Nov 25, 2012 at 12:05 AM, Nelson wrote:
> Also wondering, if this isn't a kernel issue then why does
> 70-persistent-cd.rules get generated if it's missing under kernel 3.2.29,
> but under 3.6.7 it does not?
It's probably the switch to the libata transport class. Udev does not
support ATA
Also wondering, if this isn't a kernel issue then why does
70-persistent-cd.rules get generated if it's missing under kernel 3.2.29,
but under 3.6.7 it does not?
On Sat, Nov 24, 2012 at 1:44 PM, Nelson wrote:
> Using udevadm as you suggested yielded some interesting results. Under
> kernel 3.6
Using udevadm as you suggested yielded some interesting results. Under
kernel 3.6.7 70-persistent-cd.rules does in fact get loaded, however
ID_PATH is no longer exported, which is what 70-persistent-cd.rules uses to
identify the DVD-ROM on my system. While I am able to get udev working
properly w
Am 24.11.2012 14:29, schrieb Kay Sievers:
> On Sat, Nov 24, 2012 at 8:55 AM, Nelson wrote:
>> While my issue is still with udev 182 and kernel 3.6.7, does
>> 70-persistent-cd.rules even get USED at all if it was created beforehand
>> with 183?
>
> Yes, it should still work. Just new devices wou
On Sat, Nov 24, 2012 at 8:55 AM, Nelson wrote:
> While my issue is still with udev 182 and kernel 3.6.7, does
> 70-persistent-cd.rules even get USED at all if it was created beforehand
> with 183?
Yes, it should still work. Just new devices would not be automatically added.
Newer udev versions d
While my issue is still with udev 182 and kernel 3.6.7,
does 70-persistent-cd.rules even get USED at all if it was created
beforehand with 183?
On Sat, Nov 24, 2012 at 12:35 AM, Jan Engelhardt wrote:
>
> On Saturday 2012-11-24 06:08, Nelson wrote:
>
> >Currently on Slackware 14.0 and that came
On Saturday 2012-11-24 06:08, Nelson wrote:
>Currently on Slackware 14.0 and that came with udev 182 and kernel 3.2.29.
> Under this configuration udev works properly, specifically
>/etc/udev/rules.d/70-persistent-cd.rules gets recreated if it doesn't exist
>and it is also USED to create certain
Currently on Slackware 14.0 and that came with udev 182 and kernel 3.2.29.
Under this configuration udev works properly, specifically
/etc/udev/rules.d/70-persistent-cd.rules gets recreated if it doesn't exist
and it is also USED to create certain links and dev nodes such as
/dev/dvdrom. Once I m