View previous topic :: View next topic |
Author |
Message |
sven Apprentice

Joined: 19 Apr 2002 Posts: 274
|
Posted: Sun May 29, 2005 1:27 pm Post subject: udev and dvb device permissions [SOLVED] |
|
|
I recently upgraded to udev-056 and now the device permissions for dvb devices of my Terratec Cinergy T2 aren't set correctly anymore. Permissions are set to root.root 0660 in /dev/dvb/adapter0/*
The file /etc/udev/permissions/10-dvb.permissions contains
Code: | dvb*:root:video:0660
dvb/*:root:video:0660 |
I've also tried something like dvb/adapter*/*:root:video:0660. Any idea why udev just ignores my settings? It worked before!
Last edited by sven on Sun May 29, 2005 1:36 pm; edited 1 time in total |
|
Back to top |
|
 |
sven Apprentice

Joined: 19 Apr 2002 Posts: 274
|
Posted: Sun May 29, 2005 1:36 pm Post subject: |
|
|
My fault
I had an old DVB related rule in /etc/udev/rules.d/10-local.rules which was needed to get DVB to work with udev < 056. |
|
Back to top |
|
 |
|