﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
5265	eudev: specified group 'sgx' unknown	ken@…	ken@…	"I'm not sure quite what triggers this, but I have various reports in /var/log/syslog of the form:
{{{
udevd[203]: specified group 'sgx' unknown
}}}

I first noticed this while building BLFS in a tty after I'd used my kvm switch to come back to the machine and saw this on the tty. Now that I've been running a desktop I've got one such entry in the log from a bit over 5 hours ago but that was not at a time when I changed the KVM to or from another machine - there are various usb messages when I do that. My point is that I'm not sure if I can test that the fix will work ;-) However, we clearly do not have the group and have no need of it.

In systemd we change the render group to video and blank out the sgx group in 50-udev-default.rules.in. In sysv we do neither, but only sgx is being reported.

/me looks at eudev and systemd:

In systemd the file is rules.d/50-udev-default.rules.in but in eudev it is rules/50-udev-default.rules and only the systemd version mentions GROUP=""render"".

So, not quite the same sed for eudev.

"	defect	closed	normal	12.0	Book	git	normal	fixed		
