Search found 1 match
- Sun May 03, 2026 4:27 pm
- Forum: MakeMKV for Linux
- Topic: Arch linux - The program can't find any usable optical drives.
- Replies: 8
- Views: 52621
Re: Arch linux - The program can't find any usable optical drives.
Drive not been found is a common problem, here is how i fixed it on Manjaro
Open a Terminal, Note: running with sudo does not work
su root
Enter your Password
echo sg > /etc/modules-load.d/sg.conf
Exit
Reboot
After this my drive has been found (pioneer drive)
This also helps for Nero not be able ...