Hi, I have the same problem. It seems to be caused by not invoking cdrom_id for all cdrom devices. Adding the following line to permissions.rules invokes this program for all usb devices:
BUS=="usb", IMPORT{program}="cdrom_id --export $tempnode"
Not the best solution, but now no new entries are generated and my external
burner has a fixed name. Marco, can you tell me how a better rule should look
like which is not invoked for each usb device?
regards,
Jörg

