* udevadm test /sys/bus/hid
@ 2011-09-12 15:35 linuxcbon
2011-09-18 16:31 ` Kay Sievers
0 siblings, 1 reply; 2+ messages in thread
From: linuxcbon @ 2011-09-12 15:35 UTC (permalink / raw)
To: linux-hotplug
Hi,
I now only have one config file /lib/udev/rules.d/50-udev-default.rules
I tried udevadm test /sys/bus/hid
It complains :
udev_device_read_db: no db file to read /dev/.udev/data/+subsystem:hid: No such file or directory
Is it a bug ?
It needs default groups. Are all needed ? I seem to have the minimal groups list.
root:x:0:
bin:x:1:
kmem:x:3:
tty:x:4:
tape:x:5:
daemon:x:6:
floppy:x:7:
disk:x:8:
lp:x:9:
dialout:x:10:
audio:x:11:
video:x:12:
cdrom:x:15:
Thanks in advance.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: udevadm test /sys/bus/hid
2011-09-12 15:35 udevadm test /sys/bus/hid linuxcbon
@ 2011-09-18 16:31 ` Kay Sievers
0 siblings, 0 replies; 2+ messages in thread
From: Kay Sievers @ 2011-09-18 16:31 UTC (permalink / raw)
To: linux-hotplug
On Mon, Sep 12, 2011 at 17:35, linuxcbon <linuxcbon@yahoo.fr> wrote:
> I now only have one config file /lib/udev/rules.d/50-udev-default.rules
>
> I tried udevadm test /sys/bus/hid
> It complains :
> udev_device_read_db: no db file to read /dev/.udev/data/+subsystem:hid: No such file or directory
> Is it a bug ?
Not an error, just an info() message.
> It needs default groups. Are all needed ? I seem to have the minimal groups list.
> root:x:0:
> bin:x:1:
> kmem:x:3:
> tty:x:4:
> tape:x:5:
> daemon:x:6:
> floppy:x:7:
> disk:x:8:
> lp:x:9:
> dialout:x:10:
> audio:x:11:
> video:x:12:
> cdrom:x:15:
The only rule is that all groups used in any of the rules files should
be available.
Kay
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-09-18 16:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-12 15:35 udevadm test /sys/bus/hid linuxcbon
2011-09-18 16:31 ` Kay Sievers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox