Pioneer DVR-XD09 (fw 1.05) not detected
Posted: Mon Aug 10, 2026 12:53 am
MakeMKV reports no usable optical drives with the Pioneer DVR-XD09. Reproduced on two separate DVR-XD09 units, on two different PCs, under both Windows 11 and Debian 13.6. Another Pioneer Blu-ray drive on the same Debian system works normally. I've also tried two different USB Y-cables so I'm sure the drive is getting enough power.
Drive: PIONEER DVD-RW DVR-XD09, firmware 1.05 (latest available)
MakeMKV: v1.18.4 linux(x64-release)
OS: Debian 13.6 (also fails on Windows 11)
The drive is healthy at the OS level in Debian. Kernel enumerates it normally as /dev/sr1 (/dev/sg2). Raw block reads succeed with a disc inserted:
sudo dd if=/dev/sr1 of=/dev/null bs=2048 count=64
64+0 records in
64+0 records out
131072 bytes (131 kB, 128 KiB) copied, 0.180869 s, 725 kB/s
GET CONFIGURATION with RT=00 succeeds. GET CONFIGURATION with RT=02 fails, which is the command MakeMKV issues during drive probing.
Since this reproduces across two units and two operating systems, it looks like drive firmware behavior rather than anything host-side. Firmware 1.05 is the last revision Pioneer released.
Has anyone else gotten older Pioneer slim DVD drives working with MakeMKV or have any suggestions?
Drive: PIONEER DVD-RW DVR-XD09, firmware 1.05 (latest available)
MakeMKV: v1.18.4 linux(x64-release)
OS: Debian 13.6 (also fails on Windows 11)
The drive is healthy at the OS level in Debian. Kernel enumerates it normally as /dev/sr1 (/dev/sg2). Raw block reads succeed with a disc inserted:
sudo dd if=/dev/sr1 of=/dev/null bs=2048 count=64
64+0 records in
64+0 records out
131072 bytes (131 kB, 128 KiB) copied, 0.180869 s, 725 kB/s
GET CONFIGURATION with RT=00 succeeds. GET CONFIGURATION with RT=02 fails, which is the command MakeMKV issues during drive probing.
Since this reproduces across two units and two operating systems, it looks like drive firmware behavior rather than anything host-side. Firmware 1.05 is the last revision Pioneer released.
Has anyone else gotten older Pioneer slim DVD drives working with MakeMKV or have any suggestions?