jlobue10 / SteamDeck_rEFInd

Simple rEFInd install script for the Steam Deck (with GUI customization)
MIT License
520 stars 50 forks source link

Error. Need help pls #41

Closed Mmerc93 closed 1 year ago

Mmerc93 commented 1 year ago

Hello. I tried following the install on a YouTube tutorial and I accidentally hit enter when copying and pasting from this thread on the steam deck. And idk if that is the reason or not. But I am getting this error code. Also like in the video. The password pop up didn’t open for me. Do you know how I can uninstall then start completely over. Or anything I can do to fix this error. I’m just trying to dual boot steam and windows. F3635590-DB60-400A-819E-5724ECAFB3FA 54CEE51A-6406-4513-B493-5672B92F394D

jlobue10 commented 1 year ago

The password pop-up no longer appears. This was a change to be more friendly for installing the GUI over an SSH connection.

Instead, you are now greeted with a reminder to have the password set before continuing at the beginning. Press enter to continue from that. When the installation script prompts for the sudo password, enter it in the terminal. It seems that your installation errored out because it did not have sudo permissions. Please try again and ensure that you are entering your sudo password properly.

Mmerc93 commented 1 year ago

Sudo password is the same as the user password I set up, correct? Also, how do I enter it? I can't type anything after I click continue after it gives me the alert that says to make sure I have my password set.

jlobue10 commented 1 year ago

Yes, same as user. You are entering it. The default settings give no visual feedback though in the terminal of this typing. If you enter it wrongly, you will be prompted to re-enter it.

Mmerc93 commented 1 year ago

So I typed everything in and re tried it this morning. First pic is of what I typed in following with a password. Second pic is "gui compile failed" notice. I followed everything on the video and changed my password using the passwd command. Is there any alternative to dual booting? Also it says to try again after ensuring that your cloned repo is up to date? And Pac-Man config is normal.

Mmerc93 commented 1 year ago

image

image

jlobue10 commented 1 year ago

Are the 26 base-devel packages even installing? Is there any output that you're not showing me between the first screenshot and second screenshot (scrolling up in command line)?

jlobue10 commented 1 year ago

What does your /etc/pacman.conf file (view it with sudo nano /etc/pacman.conf) look like for these lines?

[jupiter-*]
[holo-*]
[core-*]
[extra-*]
[community-*]
[multilib-*]

I'm hoping they say *-rel and not *-beta or something different than rel (for release).

jlobue10 commented 1 year ago

Did you perform a SteamOS reimage from the recovery USB before attempting all of this (different from factory reset in settings)? Is your SteamOS installation up to date with all of the latest updates? Is your SteamOS on the Stable branch?

Mmerc93 commented 1 year ago

https://user-images.githubusercontent.com/125854479/220150474-0b7a717c-b2b4-459c-9329-8a52110ad7a9.MOV

Mmerc93 commented 1 year ago

Hopefully you're able to see the video clearly. Looks like everything was good until the end

jlobue10 commented 1 year ago

Looks like packages are installing properly. If you type which g++ from the command line, what is the result?

Mmerc93 commented 1 year ago

image

jlobue10 commented 1 year ago

If you open Dolphin and browse to your /home/deck folder, is the .SteamDeck_rEFInd directory there?

jlobue10 commented 1 year ago

What about which qmake and which make ?

Mmerc93 commented 1 year ago

Did you perform a SteamOS reimage from the recovery USB before attempting all of this (different from factory reset in settings)?

Is your SteamOS installation up to date with all of the latest updates? Is your SteamOS on the Stable branch?

Yes I did the reimage after doing the ssd upgrade. It is also on stable.

jlobue10 commented 1 year ago

We can try to manually compile it from the command line. Try these, one after the other.

cd $HOME/.SteamDeck_rEFInd/GUI/src
qmake
make clean
make

What is the result?

Mmerc93 commented 1 year ago

image

did I type it right?

jlobue10 commented 1 year ago

Yes. It appears to be having a problem on the qmake step for some reason. I have not seen this before. Something seems really messed up here...

jlobue10 commented 1 year ago

What is the output for qmake --version or qmake -v?

Mmerc93 commented 1 year ago

image

jlobue10 commented 1 year ago

Maybe it's just easiest to completely remove the cloned folder and the /home/deck/.SteamDeck_rEFInd (separate hidden directory) folder and try again. Before doing that, please ensure that you have all of the latest updates installed for SteamOS on your system, and please restart your Steam Deck.

Mmerc93 commented 1 year ago

Maybe it's just easiest to completely remove the cloned folder and the ~/.SteamDeck_rEFInd (separate hidden directory) folder and try again. Before doing that, please ensure that you have all of the latest updates installed for SteamOS on your system, and please restart your Steam Deck.

Any way you could help explain how to find and delete both folders? And all updated from steamOS are up to date

jlobue10 commented 1 year ago

Just open Dolphin and go to your /home/deck folder. You should see both your cloned folder and the hidden folder. You may have to enable the option to make hidden folders viewable. Deleting both folders from the GUI is probably easiest and is hopefully self-explanatory.

Mmerc93 commented 1 year ago

Ok. So delete both of the .SteamDeck_rEFInd folders? image

jlobue10 commented 1 year ago

Yes, delete both the /home/deck/SteamDeck_rEFInd and /home/deck/.SteamDeck_rEFInd folders, and then try again from the beginning of the GUI installation method steps. Do not modify any of the cloned files in an intermediate step.

Mmerc93 commented 1 year ago

Deleted all files. Reset steam deck. Tried the 4 original steps and still no luck. Still says the same thing. Is there any way around this, I bought this for the sole purpose to run warzone but I want to have steam os also for some other games. Do I have to do this step for dual booting. Or is there another dual booting download I can try?

jlobue10 commented 1 year ago

Yes, I can upload the precompiled binary with a md5 checksum. Give me a little bit. I'm busy with baby right now.

Mmerc93 commented 1 year ago

Ok thanks. I am not smart with computers related anything at all so you're helping me out quite a bit. Just let me know

jlobue10 commented 1 year ago

I just made a new release here. Although I am unable to replicate your issue, you should be able to use the provided rEFInd_GUI executable. Please read the release instructions. Let me know if you have any questions or issues with that.

Mmerc93 commented 1 year ago

So I downloaded the file on the deck. But I'm trying to find a way to drag that file from downloads into the gui portion of the .SteamDeck_rEFInd folder. I barely can control this device as it it lol.

Mmerc93 commented 1 year ago

Ok. So I believe I got it. Now do I pick back up on this part of the YouTube video? Or do I need to do anything with the commands in konsole? image

jlobue10 commented 1 year ago

Click the Install rEFInd button, and then from there follow the video. The rest is covered in the GUI README, and is also (hopefully) pretty intuitive. Basically setup the GUI for your configuration (may be good by default), then click 'Create Config' followed by 'Install Config'.

Mmerc93 commented 1 year ago

I think I got it. Set up partition and downloaded windows. I believe I have to wait till I get home to install drivers next because I can't use keyboard in windows. But after that I hope it will work. Thanks again for all the help. I will let you know later tonight if it worked.

jlobue10 commented 1 year ago

Yep, no worries. I think I may just provide a pre-compiled GUI bundled with future releases, unless we can figure out and fix what the issue is here. Let me know how it goes.

Mmerc93 commented 1 year ago

By chance. Would you know anything about the steam deck audio drivers for windows 11. I don't see an option when I right click to "install" 2 of the audio drivers on the steam deck. I know it's a problem but people have said they have fixed it but I can't seem to find my exact problem

Mmerc93 commented 1 year ago

Nevermind. I figured it out

Mmerc93 commented 1 year ago

Got everything working. Thank you very much. That pre compiled file was key for me.

jlobue10 commented 1 year ago

Thank you for confirming. I'll close the issue now and just provide a pre-compiled GUI with any future releases. I think the only updates that I'm looking into now are allowing typing in the PNG line edit boxes (needs a validator for existing PNG file or reject the input) and possibly two buttons, one to enable the systemd service and one to disable it. Other than that, I am happy with the GUI.