livingonwheels Posted February 17, 2021 Share Posted February 17, 2021 31 minutes ago, toiletunes said: Try Piano18483 Thanks for the suggestion, but that wasn’t it. Quote Link to comment Share on other sites More sharing options...
82-T/A Posted February 17, 2021 Share Posted February 17, 2021 That's frustrating... I literally just bought RAM and was planning on updating the BIOS. I know in the past there's a few things you can do... usually the CMOS/UEFI has a default password by the manufacturer. If anyone knows who the manufacturer is, you can use Google search/hack codes to pull it out of text files on file shares. There's also several other applications you can download which will pull the information from the address location on the CMOS where the password is stored ... that said, I don't know how that affects the new secure boot feature. Does the Atari VCS have a TPM module and all that crap? Quote Link to comment Share on other sites More sharing options...
Charles Darwin Posted February 17, 2021 Share Posted February 17, 2021 Well...there is still my workaround... 2 1 Quote Link to comment Share on other sites More sharing options...
andymanone Posted February 17, 2021 Author Share Posted February 17, 2021 5 hours ago, livingonwheels said: I'm unable to restore my custom settings due to not having the bios password anymore (Piano18482 is no longer the valid password). We all feared this before... ☹️ Quote Link to comment Share on other sites More sharing options...
godslabrat Posted February 17, 2021 Share Posted February 17, 2021 The password is 1... 2... 3... 4... *gulp* 5. 4 Quote Link to comment Share on other sites More sharing options...
yrly Posted February 19, 2021 Share Posted February 19, 2021 I haven’t run the update, what happens if you disabled the supervisor password? Quote Link to comment Share on other sites More sharing options...
livingonwheels Posted February 19, 2021 Share Posted February 19, 2021 1 hour ago, yrly said: I haven’t run the update, what happens if you disabled the supervisor password? Are you referring to the bios password? If so, you can’t remove it until you log in with the correct password which is unknown at this point. Quote Link to comment Share on other sites More sharing options...
digdugnate Posted February 19, 2021 Share Posted February 19, 2021 On 2/17/2021 at 3:11 PM, godslabrat said: The password is 1... 2... 3... 4... *gulp* 5. that's the combination on my luggage! 1 3 Quote Link to comment Share on other sites More sharing options...
+x=usr(1536) Posted February 19, 2021 Share Posted February 19, 2021 Look in the garbage file. Note: visual representation of hax0ring is at least 157% accurate. 2 2 Quote Link to comment Share on other sites More sharing options...
o187em Posted February 19, 2021 Share Posted February 19, 2021 Anyone having issues with the update installing? I keep getting message saying update is downloading in the background but never actually installs. If I try to update manually I keep getting update failed error. Quote Link to comment Share on other sites More sharing options...
justclaws Posted February 19, 2021 Share Posted February 19, 2021 Just now, o187em said: Anyone having issues with the update installing? I keep getting message saying update is downloading in the background but never actually installs. If I try to update manually I keep getting update failed error. Do you mean you tried to do system update from the System menu? I never tried that. The system update ran automatically at startup and completed no problem, first time. However, because I had changed the BIOS setting relating to secure boot only, I got into a boot loop for the BIOS update. That is, it tried to do it, but could not, and rebooted, and then tried again. (I could have bypassed it but wanted the improvements.) I reverted that change and then it completed OK. Anybody changing the BIOS settings of course needs to know how to revert back. Maybe you have something like that with the BIOS? It's not clear to me where and how it does not work from what you wrote. Sorry. Quote Link to comment Share on other sites More sharing options...
o187em Posted February 20, 2021 Share Posted February 20, 2021 1 hour ago, justclaws said: Do you mean you tried to do system update from the System menu? I never tried that. The system update ran automatically at startup and completed no problem, first time. However, because I had changed the BIOS setting relating to secure boot only, I got into a boot loop for the BIOS update. That is, it tried to do it, but could not, and rebooted, and then tried again. (I could have bypassed it but wanted the improvements.) I reverted that change and then it completed OK. Anybody changing the BIOS settings of course needs to know how to revert back. Maybe you have something like that with the BIOS? It's not clear to me where and how it does not work from what you wrote. Sorry. It’s the system update that fails. Secure boot is enabled. Fails on step 2 of 3. 1 Quote Link to comment Share on other sites More sharing options...
+joeatari1 Posted February 20, 2021 Share Posted February 20, 2021 49 minutes ago, o187em said: It’s the system update that fails. Secure boot is enabled. Fails on step 2 of 3. Definitely create a ticket with support. Include this pic. They should be able to walk you through it and get it accomplished. Quote Link to comment Share on other sites More sharing options...
Charles Darwin Posted February 20, 2021 Share Posted February 20, 2021 The BIOS update doesn't help against the paper-clip method. It seems they implemented some extra BIOS checking during boot of the AtariOS. Yet, I dont care...I dont use it anymore... 2 1 Quote Link to comment Share on other sites More sharing options...
o187em Posted February 20, 2021 Share Posted February 20, 2021 20 hours ago, joeatari1 said: Definitely create a ticket with support. Include this pic. They should be able to walk you through it and get it accomplished. I received a reply from Atari support apparently this is a known issue. In case anyone else needs them these are the steps they suggested I take. I haven’t tried them myself yet. 2 Quote Link to comment Share on other sites More sharing options...
RetroAxis Posted February 21, 2021 Share Posted February 21, 2021 (edited) I have been working on this problem for the past few days trying to find a solution. The previous method of exposing the BIOS password was removed in the BIOS itself. The new .20 update actually removed the EFI Variable SystemSupervisorPW which was storing the password in cleartext. While a new variable showed up called AdminPassword it does not have readable data, despite trying several attack vectors to retrieve something from it. My next attempt to unlock the system was to try and unlock the BIOS itself. Atari has locked it down at the BIOS level using an EFI feature called SMM (I think?). I have experimented with trying to disable SecureBoot and other settings from UEFI Shell, with no success. Each attempt to write to a variable results in a fail, which means the variables are all Read Only or being blocked by the BIOS itself. SO without the password, I don't think there is anything more we can do. I for one find this to be complete B.S. as the whole point of "PC MODE" is to install an alternative OS. But now, it is ONLY an OS that has SecureBoot capability. This eliminates systems like Lakka or Batocera and others that have not signed or shimed their kernels and bootloaders. Anyone else tried anything with different results? Edited February 21, 2021 by RetroAxis 1 Quote Link to comment Share on other sites More sharing options...
CPUWIZ Posted February 21, 2021 Share Posted February 21, 2021 Wow, google drive. ? 1 Quote Link to comment Share on other sites More sharing options...
+x=usr(1536) Posted February 21, 2021 Share Posted February 21, 2021 9 hours ago, RetroAxis said: The new .20 update actually removed the EFI Variable SystemSupervisorPW which was storing the password in cleartext. 8 hours ago, CPUWIZ said: Wow, google drive. ? These are clearly the hallmarks of quality. It's just that it's spelled 'kwality' in this instance. 1 Quote Link to comment Share on other sites More sharing options...
Osxster Posted February 21, 2021 Share Posted February 21, 2021 Is there an easy way to block this update? I am afraid to turn on my VCS now given it could update it self and if I wanted to get into my Bios I won’t be able to. Preferably a method without blocking out Atari Store or anything else like that out. 1 Quote Link to comment Share on other sites More sharing options...
Zoyx Posted February 21, 2021 Share Posted February 21, 2021 My rEFInd bootloader stopped working. Also lost my memory overclock and addition video memory. I may try the paper clip trick soon if another solution isn't found. Quote Link to comment Share on other sites More sharing options...
Zoyx Posted February 21, 2021 Share Posted February 21, 2021 Update: Welp, I got impatient and did the paper clip thing. Worked! Back to where I was before the update. Prefer a password, but this works. Thanks @Charles Darwin! 4 Quote Link to comment Share on other sites More sharing options...
justclaws Posted February 21, 2021 Share Posted February 21, 2021 I feel sure that we'll have a positive resolution for the long-term, in the not-too-distant future. Call me an optimist, yeah, but it's not without reason. :-) I've no inside-information. It's a guess! As a result, I'll be patient again. Quote Link to comment Share on other sites More sharing options...
Cpunk77 Posted February 22, 2021 Share Posted February 22, 2021 Did anyone ever get the new password? It’s been a month since last post Quote Link to comment Share on other sites More sharing options...
txray Posted February 22, 2021 Share Posted February 22, 2021 So don't update my Atari OS till a solution is found? Got it. I guess in this case I'm lucky to have to use my phone as a hotspot to get online. Hopefully this can be solved soon so that those of you that updated can get back into the bios. Quote Link to comment Share on other sites More sharing options...
quest Posted February 22, 2021 Share Posted February 22, 2021 On 2/21/2021 at 10:30 AM, Osxster said: Is there an easy way to block this update? I am afraid to turn on my VCS now given it could update it self and if I wanted to get into my Bios I won’t be able to. Preferably a method without blocking out Atari Store or anything else like that out. try booting with no internet Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.