Code: Select all
groups root
cdrom cdrw root
Code: Select all
groups roger
disk wheel floppy audio cdrom video cdrw usb users wireshark roger
Code: Select all
groups root
cdrom cdrw root
Code: Select all
groups roger
disk wheel floppy audio cdrom video cdrw usb users wireshark roger
Code: Select all
#gpasswd -a roger plugdev
Code: Select all
$ groups root
root bin daemon sys adm disk wheel floppy dialout tape video
Code: Select all
[ 962.380513] sr 1:0:0:0: [sr0] Unhandled sense code
[ 962.380518] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 962.380523] sr 1:0:0:0: [sr0] Sense Key : Medium Error [current]
[ 962.380531] Info fld=0x84
[ 962.380534] sr 1:0:0:0: [sr0] Add. Sense: No seek complete
[ 962.380540] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 84 00 00 08 00
[ 962.380554] end_request: I/O error, dev sr0, sector 528
[ 962.380560] Buffer I/O error on device sr0, logical block 132
[ 962.380566] Buffer I/O error on device sr0, logical block 133
[ 962.380573] Buffer I/O error on device sr0, logical block 134
[ 962.380578] Buffer I/O error on device sr0, logical block 135
[ 962.380583] Buffer I/O error on device sr0, logical block 136
[ 962.380587] Buffer I/O error on device sr0, logical block 137
[ 962.380590] Buffer I/O error on device sr0, logical block 138
[ 962.380594] Buffer I/O error on device sr0, logical block 139
[ 974.795944] sr 1:0:0:0: [sr0] Unhandled sense code
[ 974.795949] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 974.795954] sr 1:0:0:0: [sr0] Sense Key : Medium Error [current]
[ 974.795961] Info fld=0x5d910
[ 974.795964] sr 1:0:0:0: [sr0] Add. Sense: No seek complete
[ 974.795971] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 05 d9 10 00 00 02 00
[ 974.795985] end_request: I/O error, dev sr0, sector 1532992
[ 974.795991] Buffer I/O error on device sr0, logical block 383248
[ 974.795999] Buffer I/O error on device sr0, logical block 383249
[ 976.950567] UDF-fs: Partition marked readonly; forcing readonly mount
[ 977.128031] UDF-fs INFO UDF: Mounting volume 'UDF Volume', timestamp 2008/07/30 20:00 (1f10)
[ 1105.730703] UDF-fs: Partition marked readonly; forcing readonly mount
[ 1105.742682] UDF-fs INFO UDF: Mounting volume 'UDF Volume', timestamp 2008/07/30 20:00 (1f10)

Code: Select all
mplayer dvd://1Code: Select all
-dvd-device <path to device>Code: Select all
Totem was not able to play this disc.
Not Authorized
Code: Select all
[ 1406.144941] sr 2:0:0:0: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1406.144948] sr 2:0:0:0: [sr1] Sense Key : Illegal Request [current]
[ 1406.144955] sr 2:0:0:0: [sr1] Add. Sense: Read of scrambled sector without authentication
[ 1406.144966] sr 2:0:0:0: [sr1] CDB: Read(10): 28 00 00 3d 7c 32 00 00 08 00
[ 1406.144980] end_request: I/O error, dev sr1, sector 16117960
[ 1406.144986] __ratelimit: 3 callbacks suppressed
[ 1406.144990] Buffer I/O error on device sr1, logical block 2014745
[ 1406.145028] Buffer I/O error on device sr1, logical block 2014746
[ 1406.145035] Buffer I/O error on device sr1, logical block 2014747
[ 1406.145041] Buffer I/O error on device sr1, logical block 2014748
[ 1406.184898] sr 2:0:0:0: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1406.184909] sr 2:0:0:0: [sr1] Sense Key : Illegal Request [current]
[ 1406.184919] sr 2:0:0:0: [sr1] Add. Sense: Read of scrambled sector without authentication
[ 1406.184933] sr 2:0:0:0: [sr1] CDB: Read(10): 28 00 00 3d 7c 32 00 00 02 00
[ 1406.184955] end_request: I/O error, dev sr1, sector 16117960
[ 1406.184963] Buffer I/O error on device sr1, logical block 2014745
[ 1406.328578] sr 2:0:0:0: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1406.328585] sr 2:0:0:0: [sr1] Sense Key : Illegal Request [current]
[ 1406.328592] sr 2:0:0:0: [sr1] Add. Sense: Read of scrambled sector without authentication
[ 1406.328602] sr 2:0:0:0: [sr1] CDB: Read(10): 28 00 00 3d 7c 34 00 00 02 00
[ 1406.328617] end_request: I/O error, dev sr1, sector 16117968
[ 1406.328622] Buffer I/O error on device sr1, logical block 2014746
Code: Select all
disk lp wheel floppy audio cdrom video cdrw usb users plugdev wireshark roger

Code: Select all
Unable to mount UDF Volume
Not Authorized

Code: Select all
Unable to mount UDF Volume
Not Authorized Code: Select all
mount /dev/sr1 /mnt/cdrom/
mount: only root can do that
That'srsala wrote:Here's what happens when I try it from the command line as a normal user:Code: Select all
mount /dev/sr1 /mnt/cdrom/ mount: only root can do that

Code: Select all
mount /dev/sr1 /mnt/cdrom/ Code: Select all
mount: only root can do that Code: Select all
mount /dev/sr1Code: Select all
mount /mnt/cdrom/ VoidMage wrote:I think this might be your problem. If you are on xorg-server 1.6.5 or later hal has very little to do with it. I haven't needed to check the policykit in detail, but I think it has some "allow access" type config files somewhere under /etc. You'll probbaly find it with some searches around policykit.rsala wrote:Here's what happens when I try it from the command line as a normal user:
Your real problem lies probably on consolekit/policykit line.
Depending on Gnome version, see if either devkit-disks or udisks works from command line.
Mons
Code: Select all
devkit-disks --mount /dev/sr1
Mount failed: Not Authorized
Code: Select all
udisks
-bash: udisks: command not found
Code: Select all
/dev/sr1 /mnt/cdrom auto noauto,ro 0 0
Code: Select all
devkit-disks --mount /dev/sr1
Mount failed: Error mounting: mount exited with exit code 1: helper failed with:
mount: only root can mount /dev/sr1 on /mnt/cdrom

Code: Select all
/dev/sr1 /mnt/cdrom auto user,noauto,ro 0 0Code: Select all
rc-update show
alsasound | boot
bootmisc | boot
checkfs | boot
checkroot | boot
clock | boot
consolefont | boot
consolekit | default
cupsd | default
dbus | default
hald | default
hostname | boot
keymaps | boot
local | default nonetwork
localmount | boot
modules | boot
net.eth0 | default
net.lo | boot
netmount | default
ntp-client | default
ntpd | default
rmnologin | boot
samba | default
sshd | default
syslog-ng | default
udev-postmount | default
urandom | boot
vixie-cron | default
Code: Select all
[ 36.630903] sr 2:0:0:0: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 36.630910] sr 2:0:0:0: [sr1] Sense Key : Illegal Request [current]
[ 36.630917] sr 2:0:0:0: [sr1] Add. Sense: Read of scrambled sector without authentication
[ 36.630928] sr 2:0:0:0: [sr1] CDB: Read(10): 28 00 00 3d 7c 32 00 00 08 00
[ 36.630942] end_request: I/O error, dev sr1, sector 16117960
[ 36.630947] Buffer I/O error on device sr1, logical block 2014745
[ 36.630953] Buffer I/O error on device sr1, logical block 2014746
[ 36.630958] Buffer I/O error on device sr1, logical block 2014747
[ 36.630963] Buffer I/O error on device sr1, logical block 2014748
[ 36.678033] sr 2:0:0:0: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 36.678039] sr 2:0:0:0: [sr1] Sense Key : Illegal Request [current]
[ 36.678045] sr 2:0:0:0: [sr1] Add. Sense: Read of scrambled sector without authentication
[ 36.678055] sr 2:0:0:0: [sr1] CDB: Read(10): 28 00 00 3d 7c 32 00 00 02 00
[ 36.678068] end_request: I/O error, dev sr1, sector 16117960
[ 36.678072] Buffer I/O error on device sr1, logical block 2014745
[ 36.878665] sr 2:0:0:0: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 36.878672] sr 2:0:0:0: [sr1] Sense Key : Illegal Request [current]
[ 36.878678] sr 2:0:0:0: [sr1] Add. Sense: Read of scrambled sector without authentication
[ 36.878687] sr 2:0:0:0: [sr1] CDB: Read(10): 28 00 00 3d 7c 34 00 00 02 00
[ 36.878701] end_request: I/O error, dev sr1, sector 16117968
[ 36.878705] Buffer I/O error on device sr1, logical block 2014746
Code: Select all
ls -l /dev/sr1
brw-rw---- 1 root cdrom 11, 1 Jun 30 18:32 /dev/sr1
Code: Select all
more .xinitrc
export XDG_MENU_PREFIX=gnome-
exec gnome-session