Re: [opensuse] Dolphin: No Access to DVD_VIDEO_RECORDER

On Freitag 10 April 2009 19:32:29 Sascha 'saigkill' Manns wrote:
On Freitag 10 April 2009 17:09:41 Sascha 'saigkill' Manns wrote:
In my Case i have the following: lrwxrwxrwx 1 root root 3 10. Apr 15:24 cdrom -> sr0 lrwxrwxrwx 1 root root 3 10. Apr 11:45 cdrw -> sr1 lrwxrwxrwx 1 root root 3 10. Apr 11:45 dvd -> sr0 lrwxrwxrwx 1 root root 3 10. Apr 11:45 fb -> fb0 brw-rw----+ 1 root cdrom 11, 0 10. Apr 11:45 sr0 brw-rw----+ 1 root cdrom 11, 1 10. Apr 11:45 sr1 lrwxrwxrwx 1 root root 3 10. Apr 11:45 scd0 -> sr0 lrwxrwxrwx 1 root root 3 10. Apr 11:45 scd1 -> sr
My User is in the Group "cdrom". And are these Rights correct?
I've checked /etc/udev/rules.d 99-my.rules: There i found: KERNEL=="[sr*[0-9]",GROUP="cdrom",MODE="0660"
getfacl /dev/sr0 says:
getfacl: Removing leading '/' from absolute path names # file: dev/sr0 # owner: root # group: cdrom user::rw- user:sascha:rw- group::rw- mask::rw- other::--- For sr1 its the same output.
Then i go to /usr/share/PolicyKit/policy/org.freedesktop.hal.device- access.policy and set the following: --- org.freedesktop.hal.device-access.policy.orig 2008-12-23 23:34:16.241840351 +0100 +++ org.freedesktop.hal.device-access.policy 2008-12-23 23:34:45.375339211 +0100 @@ -59,8 +59,8 @@ <description>Directly access removable block devices</description> <message>System policy prevents access to removable block devices</message> <defaults> - <allow_inactive>no</allow_inactive> - <allow_active>no</allow_active> + <allow_inactive>yes</allow_inactive> + <allow_active>yes</allow_active> </defaults> </action>
Then i made an reboot, but nothing happens. The same Error is present. Any other ideas? I've found an interesting thing: I've builded an CD-R with single *.avi Files. That can be accessed. Next i have DVDs made with an DVD Recorder. The DVD has Files and one Menue. This DVDs can't accessed. Original DVDs can be accessed. First i thought that the DVD-Recorder DVDs are broken. But in older Versions from openSUSE i could access the DVDs. So i think i have an Error in 11.1. Has anyone an Idea? -- Sincereley yours
Sascha Manns openSUSE Marketing Team openSUSE Build Service openSUSE Features Screening Team Web: http://saschamanns.gulli.to Project-Blog: http://lizards.opensuse.org/author/saigkill Private-Blog: http://saschasbacktrace.blogspot.com -- To unsubscribe, e-mail: opensuse-multimedia+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-multimedia+help@opensuse.org

On Samstag 11 April 2009 10:40:54 Sascha 'saigkill' Manns wrote:
On Freitag 10 April 2009 19:32:29 Sascha 'saigkill' Manns wrote:
On Freitag 10 April 2009 17:09:41 Sascha 'saigkill' Manns wrote:
In my Case i have the following: lrwxrwxrwx 1 root root 3 10. Apr 15:24 cdrom -> sr0 lrwxrwxrwx 1 root root 3 10. Apr 11:45 cdrw -> sr1 lrwxrwxrwx 1 root root 3 10. Apr 11:45 dvd -> sr0 lrwxrwxrwx 1 root root 3 10. Apr 11:45 fb -> fb0 brw-rw----+ 1 root cdrom 11, 0 10. Apr 11:45 sr0 brw-rw----+ 1 root cdrom 11, 1 10. Apr 11:45 sr1 lrwxrwxrwx 1 root root 3 10. Apr 11:45 scd0 -> sr0 lrwxrwxrwx 1 root root 3 10. Apr 11:45 scd1 -> sr
My User is in the Group "cdrom". And are these Rights correct?
I've checked /etc/udev/rules.d 99-my.rules: There i found: KERNEL=="[sr*[0-9]",GROUP="cdrom",MODE="0660"
getfacl /dev/sr0 says:
getfacl: Removing leading '/' from absolute path names # file: dev/sr0 # owner: root # group: cdrom user::rw- user:sascha:rw- group::rw- mask::rw- other::--- For sr1 its the same output.
Then i go to /usr/share/PolicyKit/policy/org.freedesktop.hal.device- access.policy and set the following: --- org.freedesktop.hal.device-access.policy.orig 2008-12-23 23:34:16.241840351 +0100 +++ org.freedesktop.hal.device-access.policy 2008-12-23 23:34:45.375339211 +0100 @@ -59,8 +59,8 @@ <description>Directly access removable block devices</description> <message>System policy prevents access to removable block devices</message> <defaults> - <allow_inactive>no</allow_inactive> - <allow_active>no</allow_active> + <allow_inactive>yes</allow_inactive> + <allow_active>yes</allow_active> </defaults> </action>
Then i made an reboot, but nothing happens. The same Error is present. Any other ideas?
I've found an interesting thing: I've builded an CD-R with single *.avi Files. That can be accessed. Next i have DVDs made with an DVD Recorder. The DVD has Files and one Menue. This DVDs can't accessed. Original DVDs can be accessed. First i thought that the DVD-Recorder DVDs are broken. But in older Versions from openSUSE i could access the DVDs. So i think i have an Error in 11.1. Has anyone an Idea? Today i found out, that all non accessable DVD have the following Rights: dr--r--r-- 3 sascha 4294967295 88 15. Okt 2006 DVD_VIDEO_RECORDER/ ^^^^^^^^^^^^ Very Stupid...
-- Sincereley yours Sascha Manns openSUSE Marketing Team openSUSE Build Service openSUSE Features Screening Team Web: http://saschamanns.gulli.to Project-Blog: http://lizards.opensuse.org/author/saigkill Private-Blog: http://saschasbacktrace.blogspot.com -- To unsubscribe, e-mail: opensuse-multimedia+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-multimedia+help@opensuse.org
participants (1)
-
Sascha 'saigkill' Manns