https://bugzilla.rpmfusion.org/show_bug.cgi?id=6508

--- Comment #12 from Hans de Goede <[email protected]> ---
(In reply to Kate Hsuan from comment #11)
> The udev rules don't work on my X1. It brings back the memory of when I was
> working on udev rules. So, I made a script to create the symbolic links when
> /dev/video is triggered. In debug mode, I can't see the rule (60-intel-ipu6)
> triggered.
> 
> Here is my udev info
> [root@fedora ~]# udevadm info /sys/bus/pci/devices/0000:00:05.0
> P: /devices/pci0000:00/0000:00:05.0
> M: 0000:00:05.0
> R: 0
> U: pci
> V: intel-ipu6
> E: DEVPATH=/devices/pci0000:00/0000:00:05.0
> E: SUBSYSTEM=pci
> E: DRIVER=intel-ipu6
> E: PCI_CLASS=48000
> E: PCI_ID=8086:465D
> E: PCI_SUBSYS_ID=17AA:22FA
> E: PCI_SLOT_NAME=intel-ipu
> E: MODALIAS=pci:v00008086d0000465Dsv000017AAsd000022FAbc04sc80i00
> 
> the subsystem is pci and vender and product ID are 8086 and 465d but it
> doesn't work :(

That is really weird. It works for me and it really also should work for you.

Maybe you are creating the rule in a weird way messing up the selinux
permissions?

For me the installed file looks like this:

[hans@shalem ~]$ ls -Z /lib/udev/rules.d/60-intel-ipu6.rules 
system_u:object_r:lib_t:s0 /lib/udev/rules.d/60-intel-ipu6.rules
[hans@shalem ~]$ ls -l /lib/udev/rules.d/60-intel-ipu6.rules 
-rw-r--r--. 1 root root 266 Jan 24 17:24 /lib/udev/rules.d/60-intel-ipu6.rules

Have you tried actually building the rpm with the attached udev-rule + attach
spec file and then actually install the rpm, so that everything is in the right
place ?

And if that does not help, what about after a reboot ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
rpmfusion-developers mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to