-
-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No access to Optical Drive (unRaid) #82
Comments
Can you try to enable privileged mode to see if this makes MakeMKV to see your drive ? |
Sorry dose not work with privileged mode enabled |
It seems that some drives are not recognized by MakeMKV, event though they are seen correctly by Linux. I'm suspecting an issue on MakeMKV side. See #98. |
Switching to privileged mode fixed this issue for me. |
@devlinandrew, could you share the permissions/ownership of Linux devices associated to your optical drive ? E.g. |
@jlesage See attached. |
I've encountered this problem a few times as well and noticed that a full system reboot "fixes" it, but not a docker restart. I'll try to gather more info the next time it happens. |
That seems to be the "fix" for other people also. Closing this issue. Please re-open if needed. |
Hi i did everything as described but it will not recognize my Optical Drive.
The Log output for the right drives:
[cont-init.d] 95-check-optical-drive.sh: executing...
[cont-init.d] 95-check-optical-drive.sh: looking for usable optical drives...
[cont-init.d] 95-check-optical-drive.sh: found optical drive [/dev/sr0, /dev/sg2], group 19.
[cont-init.d] 95-check-optical-drive.sh: exited 0.
Here my Extra Parameters : --device /dev/sr0 --device /dev/sg2
The text was updated successfully, but these errors were encountered: