-
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
User options and fixes #86
Conversation
georgewoodall82
commented
Jan 21, 2024
- Replaced pmount with udisks2, as pmount is very old, and for me, it would only mount NTFS drives. Switching to udisks2 also gave me a very huge transfer speed boost over pmount.
- Added multiple options for the user to choose when running setup.sh, to free a lot of resources and speed up the install.
- Replaced the DNS 8.8.8.8 (Google) with 1.1.1.1 (Cloudflare) for increased privacy and lower latency.
- No longer assumes that the user is pi, instead auto-detecting it. (Another user tried to do this before, but did a terrible job)
- Removed sudo from install script, as doing so gave an error.
…user can have any username. * Switched to udisks2 instead of pmount as pmount is very old and would only mount ntfs drives for me. * Gave the user has an option if they want to install ps3netsrv, xlinkkai, and a wifi access point, in case they don't need them to save resources and speed up the install.
Add support for raspberry pi os legacy (raspberry pi 3 and below)
This fixed my issue. Same as #74. @georgewoodall82 Do you have Discord? I would like to discuss a couple of fixes I have worked out for psx-pi-smbshare. |
Sure my discord is mrgwoo |
Would you mind explaining how you used these changes to fix your issue. I'm having the same issue and struggling on the solution. |
Which issue are you having? You can add me on Discord. My Discord is taketheword. I can try to help you over there. |
It's not letting me join the discord if you have another invite. So I can't get the img to boot on a Raspberry Pi 3b+ I've tried multiple version of psx-pi-smbshare. I also tried trying to use the install script and it's possible I did not do it correctly but I wasn't able to get that to work either. Issue #74 read very similarly to what I have been experiencing. |
it's not an invite mate it's a username |
I can't seem to get the image to work on a Raspberry Pi 3B+. I know the Pi works using a Retro Pie image. No idea what to do. |
did you run the install script or just flash the image? because you need to install raspberry pi os lite and paste the install script instead. |
I flashed the image, but am in the process of the raspberry pi os.
…
On Apr 8, 2024 at 5:30 PM, georgewoodall82 ***@***.***> wrote:
did you run the install script or just flash the image? because you need to install raspberry pi os lite and paste the install script instead.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Once you run the install script, is it all set to go on the raspberry pi?
…
On Apr 8, 2024 at 5:30 PM, georgewoodall82 ***@***.***> wrote:
did you run the install script or just flash the image? because you need to install raspberry pi os lite and paste the install script instead.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
usually yes |
Ok. Should it go back to the raspberry os?
…
On Apr 8, 2024 at 7:26 PM, georgewoodall82 ***@***.***> wrote:
usually yes
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
once you run the script, it stays as raspberry pi os but with psx-pi-smbshare running in the background yes. |
Ok. That makes sense. Thank you very much for the guidance! Have not used a lot of raspberry pi's as of yet.
…
On Apr 9, 2024 at 8:49 AM, georgewoodall82 ***@***.***> wrote:
once you run the script, it stays as raspberry pi os but with psx-pi-smbshare running in the background yes.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Cant seem to get the ps2 to connect to the raspberry pi. Keep getting a 300 unable to connect error. Tried with USB drive and games on the sd card. Same thing for both.
…
On Apr 9, 2024 at 4:00 PM, 16jettasport ***@***.***> wrote:
Ok. That makes sense. Thank you very much for the guidance! Have not used a lot of raspberry pi's as of yet.
>
> On Apr 9, 2024 at 8:49 AM, georgewoodall82 ***@***.***> wrote:
>
>
>
> once you run the script, it stays as raspberry pi os but with psx-pi-smbshare running in the background yes.
>
>
>
> —
> Reply to this email directly, view it on GitHub, or unsubscribe.
> You are receiving this because you commented.Message ID: ***@***.***>
>
>
|
did you connect it directly to the pi with one ethernet cable? |
Yes i did.
…
On Apr 9, 2024 at 7:56 PM, georgewoodall82 ***@***.***> wrote:
did you connect it directly to the pi with one ethernet cable?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
does this command have any output? also what are the network settings in open ps2 loader? |
I will have to check that tomorrow. Will let you know what it says.
…
On Apr 9, 2024 at 8:03 PM, georgewoodall82 ***@***.***> wrote:
does this command have any output? cat /home/${USER}/wifi-to-eth-route.sh
also what are the network settings in open ps2 loader?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
When i ran that command, it says bo such file or directory. I am using the settings for the ethernet, which for me is169.254.109.111/24
…
On Apr 9, 2024 at 8:03 PM, georgewoodall82 ***@***.***> wrote:
does this command have any output? cat /home/${USER}/wifi-to-eth-route.sh
also what are the network settings in open ps2 loader?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Hi! I added you on discord if you wouldn't mind helping me out with some basic pi stuff, since I also went through using the premade image and had no signal come out of the machine, so I installed the base os from the official site |