BlasterM1ke
Forum Noob
I am trying to get udpbd-server working with my PS2 slim. I am hosting it on a rpi zero W running raspbisn lite (Trixie). If I plug a 4GB fat32 formatted USB into the PS2 USB port, OPL recognized it. If I plug that same USB into the rpi, OPL sees nothing for bdm.
On the server side when I run
sudo udpbd-server /dev/sda1
Opened '/dev/sda1' as Block Device
- read/write
- size = 0MB / 127863MiB
Block size changed to 128
Server running on port 48573 (0xbdbd)
UDPBD_CMD_INFO from 192.168.1.10
That last line makes me think the PS2 and udpbd server can communicate but I don't see the same iso file that worked for plain USB.
Also, I think the 0MB size means something. I've formatted the drive as exfat and fat32 with gparted.
Any help is greatly appreciated. Thanks
On the server side when I run
sudo udpbd-server /dev/sda1
Opened '/dev/sda1' as Block Device
- read/write
- size = 0MB / 127863MiB
Block size changed to 128
Server running on port 48573 (0xbdbd)
UDPBD_CMD_INFO from 192.168.1.10
That last line makes me think the PS2 and udpbd server can communicate but I don't see the same iso file that worked for plain USB.
Also, I think the 0MB size means something. I've formatted the drive as exfat and fat32 with gparted.
Any help is greatly appreciated. Thanks