View Single Post
  #6   (View Single Post)  
Old 1st July 2014
LeFrettchen's Avatar
LeFrettchen LeFrettchen is offline
Marveled user
 
Join Date: Aug 2012
Location: France
Posts: 408
Default

This problem looks like a CDROM perms access problem :

http://www.openbsd.org/faq/faq13.html#playCD
Quote:
Originally Posted by http://www.openbsd.org/faq/faq13.html#playCD
This will play from the first CD-ROM drive, cd0, by default. Note that the user running cdio should have permissions to read the CD-ROM device (e.g. /dev/rcd0c). As this device is only readable by root or the operator group by default, for convenience you may want to add the user to the operator group by adjusting this group's line in /etc/group. Alternatively, you can modify the file permissions of the device as needed.
Do you encounter your trouble as a connected user, or as root ?
Is there a difference between user/root or not ?
Did you try to chmod the related file ?

Also it's possible to edit the /etc/group file (no .conf suffix), and add a video operator group, but I never tried those kind of thing.
But if you know the name of the video operator group you need, could worth a try.
__________________
ThinkPad W500 P8700 6GB HD3650 - faultry
ThinkStation P700 2x2620v3 32GB 1050ti 3xSSD 1xHDD
Reply With Quote