-
Notifications
You must be signed in to change notification settings - Fork 35
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
Cannot open smb share problem, ps2-rapberry pi 4 #83
Comments
Hi |
I made a fork which fixes most usb issues https://github.com/georgewoodall82/psx-pi-smbshare-updated but you need to flash raspberry pi os to your pi, and then run the install script instead of using a pre-made image. It switches from pmount to udisks2, because pmount is what was previously used to mount the usb which hasn't been updated in 4 years, and has many problems (for me i could only mount ntfs drives). And for me, the speed went up ALOT. I also made a pull request but i don't think it will get merged anytime soon. |
Even using the fork I still have 303 issues (constantly, not intermittent. Is there a way to verify the USB was mounted correctly for the share to work on the Pi OS desktop? UPDATE: So I've confirmed the share is working by dropping the files into the DVD folder within the share and they work correctly. It's just incredibly finicky with the flash drive. Any recommendations on which cluster size to use for exFAT drives? |
I recommend something big like 128 or 64 KiB for large files for speed. (also you need to use the master branch and not the pull request branch: https://github.com/georgewoodall82/psx-pi-smbshare-updated/tree/master) |
I installed using the script from your project fork, I triple checked before running the script to make sure your fork was the source and not the previous versions. I also checked my flash drive and verified it was already using 128 KiB cluster exFAT. I don't particularly mind playing games off the SD card since I used a relatively fast high capacity card to begin with, it's just vexing sorting out why some work while others don't, especially now that the laser on my unit has finally given out. |
i bought a rapsberry pi 4 solely for to use it for connecting to ps2, but after setting all the network settings on the ps2 correctly matching the given instructions, the opl v1.1.0 has been saying "cannot open smb share". i was struck here and please some one help on this one !
The text was updated successfully, but these errors were encountered: