LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 04-21-2024, 03:23 PM   #1
jonrpick
Member
 
Registered: Mar 2007
Distribution: Debian, Mint, Fedora
Posts: 110

Rep: Reputation: 15
Need to access UEFI BIOS, can't get in anymore...


Hi all...

I have a very cheap Evolve III Maestro that I got as a toy/learning tool. My main laptop died a quick death the other day so this one is acting as my main until I fix or replace the other one.

In my attempt to get everything working, I was looking in BIOS. I noticed an option somewhere (AMI BIOS) to choose between different operating systems. It was set to Windows. I figured, why not change it to Linux, that maybe it would help the OS (Mint Cinnamon) detect the audio. Now whenever the laptop is powered on or reboots, I get a black screen until the Mint splash appears. My previous method of getting into BIOS (repeatedly hitting the ESC key) no longer works.

I tried this:

Code:
systemctl reboot --firmware-setup
...and it just shuts down to a black screen. Nothing else happened after several minutes. I hit the power button and was able to boot back into Mint, but I NEED to get back into BIOS to change the boot order, as right now it skips over USB and just boots straight from the built-in MMC.

Edit: It seems as though the command line option went...somewhere. Almost as if it went to BIOS, but the screen was turned off.

Any assistance whatsoever would be greatly appreciated.

Thanks,
JP

Last edited by jonrpick; 04-21-2024 at 03:25 PM.
 
Old 04-21-2024, 03:42 PM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,652

Rep: Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970
Quote:
Originally Posted by jonrpick View Post
Hi all...
I have a very cheap Evolve III Maestro that I got as a toy/learning tool. My main laptop died a quick death the other day so this one is acting as my main until I fix or replace the other one. In my attempt to get everything working, I was looking in BIOS. I noticed an option somewhere (AMI BIOS) to choose between different operating systems. It was set to Windows. I figured, why not change it to Linux, that maybe it would help the OS (Mint Cinnamon) detect the audio. Now whenever the laptop is powered on or reboots, I get a black screen until the Mint splash appears. My previous method of getting into BIOS (repeatedly hitting the ESC key) no longer works. I tried this:
Code:
systemctl reboot --firmware-setup
...and it just shuts down to a black screen. Nothing else happened after several minutes. I hit the power button and was able to boot back into Mint, but I NEED to get back into BIOS to change the boot order, as right now it skips over USB and just boots straight from the built-in MMC.

Edit: It seems as though the command line option went...somewhere. Almost as if it went to BIOS, but the screen was turned off.
A quick search indicates you can press F2 while the system is powering on/booting, and BIOS will come up.
 
Old 04-21-2024, 04:25 PM   #3
jonrpick
Member
 
Registered: Mar 2007
Distribution: Debian, Mint, Fedora
Posts: 110

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by TB0ne View Post
A quick search indicates you can press F2 while the system is powering on/booting, and BIOS will come up.
Just tried that... Tried F1 and Del as well to no avail.

I know it's a long shot, but is there a way to access UEFI while the system is booted up?
 
Old 04-21-2024, 06:17 PM   #4
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,652

Rep: Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970
Quote:
Originally Posted by jonrpick View Post
Just tried that... Tried F1 and Del as well to no avail. I know it's a long shot, but is there a way to access UEFI while the system is booted up?
No. I'd look at your owners manual for the key-combination to use to get into BIOS.
 
Old 04-21-2024, 07:58 PM   #5
jonrpick
Member
 
Registered: Mar 2007
Distribution: Debian, Mint, Fedora
Posts: 110

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by TB0ne View Post
No. I'd look at your owners manual for the key-combination to use to get into BIOS.
Unfortunately there's no manual. This is one of those $79 Micro Center educational laptop for kids. Really low end, MMC instead of a HDD or SSD, RAM soldered in. No manual came with it.
 
Old 04-22-2024, 06:55 AM   #6
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,355

Rep: Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591
post the contents of /etc/default/grub
 
Old 04-23-2024, 03:35 PM   #7
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,652

Rep: Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970
Quote:
Originally Posted by jonrpick View Post
Unfortunately there's no manual. This is one of those $79 Micro Center educational laptop for kids. Really low end, MMC instead of a HDD or SSD, RAM soldered in. No manual came with it.
And have you tried a search engine for the manual??? Putting "Evolve III Maestro user manual" into a search engine pulls up lots.
 
Old 04-26-2024, 05:06 PM   #8
jonrpick
Member
 
Registered: Mar 2007
Distribution: Debian, Mint, Fedora
Posts: 110

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by colorpurple21859 View Post
post the contents of /etc/default/grub
Here you go...

Code:
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=0
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
 
Old 04-26-2024, 05:14 PM   #9
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,355

Rep: Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591
Comment out the GRUB_TIMEOUT_STYLE=hidden line by changing to this:
Code:
#GRUB_TIMEOUT_STYLE=hidden
run
Code:
sudo update-grub
reboot, this should give you the grub menu.
At the grub menu press c for grub> prompt
Code:
grub>fwsetup
 
Old 04-26-2024, 05:22 PM   #10
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,355

Rep: Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591
also change GRUB_TIMEOUT=0 to
GRUB_TIMEOUT=10
before running sudo update-grub
 
Old 04-27-2024, 07:13 AM   #11
jonrpick
Member
 
Registered: Mar 2007
Distribution: Debian, Mint, Fedora
Posts: 110

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by colorpurple21859 View Post
Comment out the GRUB_TIMEOUT_STYLE=hidden line by changing to this:
Code:
#GRUB_TIMEOUT_STYLE=hidden
run
Code:
sudo update-grub
reboot, this should give you the grub menu.
At the grub menu press c for grub> prompt
Code:
grub>fwsetup
Quote:
also change GRUB_TIMEOUT=0 to
GRUB_TIMEOUT=10
before running sudo update-grub
Ok, I did all of this... no change. After a reboot, I popped in a bootable Fedora USB stick. During the boot process, the LED did not flash on the USB stick even one time, until Cinnamon was almost up and running (off the internal drive).

So I've re-examined what's happening. Upon a fresh boot, the screen goes completely dark, meaning the backlight on the screen is off. It doesn't even power on until after the OS on the internal drive starts loading.

I believe access to BIOS/UEFI is still there, and I believe the GRUB menu is there. But I believe that neither can be seen due to the screen being powered off.

Now I'm wondering why choosing a Linux option in the BIOS would disable the screen until the OS begins loading. There was another option I changed, I believe pertaining to audio. Audio was the last hurdle to getting this laptop fully functional without external USB devices connected.

I'm at a loss... Now I'm wondering if there's a method to reset BIOS to factory settings without actually getting in there.

(Sigh)
 
Old 04-27-2024, 07:52 AM   #12
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,355

Rep: Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591
Change
#GRUB_TIMEOUT_STYLE=hidden
To
GRUB_TIMEOUT_STYLE=menu
Run sudo update-grub
Reboot
 
Old 04-27-2024, 08:05 AM   #13
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,528

Rep: Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495
Were you not able to find any helpful suggestions in the user manuals for your computer online?

You changed an option in the BIOS but did not take note of it? Were you not already booting/using Linux Mint? Definitely need to note changes in the BIOS for reasons which should be obvious now. Resetting to factory defaults may be possible but I'm sure that will be the end of your Linux Mint install unless if was preinstalled. There are quite a number of sites showing manuals for the device you are using and that would seem to be the next best step.
 
Old 04-27-2024, 08:40 AM   #14
jonrpick
Member
 
Registered: Mar 2007
Distribution: Debian, Mint, Fedora
Posts: 110

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by yancek View Post
Were you not able to find any helpful suggestions in the user manuals for your computer online?

You changed an option in the BIOS but did not take note of it? Were you not already booting/using Linux Mint? Definitely need to note changes in the BIOS for reasons which should be obvious now. Resetting to factory defaults may be possible but I'm sure that will be the end of your Linux Mint install unless if was preinstalled. There are quite a number of sites showing manuals for the device you are using and that would seem to be the next best step.
The "manuals" I've seen for this model online are all basically quick-start guides. After page 1, they get into logging into and configuring Wifi on Windows 10. I'll keep looking, but so far I've yet to see one that mentioned BIOS or anything else regarding the hardware. I do plan to pop the bottom off and see if there's a CMOS battery that can be pulled.

In all of my years of changing BIOS settings (35+) I've never seen anything like this. Call it overconfidence...

I fail to see how resetting BIOS would wipe the Mint installation, but I'm not worried about it. That's a 10-15min fix/change. And this machine is a toy for me. Although my main laptop suddenly had a main board failure last week, so for now this is it until the new board arrives. This one does boot to Mint, and I'm typing on it now. I was actually going to install Fedora when all of this happened, so I'm not tied to any particular distro on this laptop. I'm a Debian fan otherwise.

Thanks
 
Old 04-27-2024, 08:45 AM   #15
jonrpick
Member
 
Registered: Mar 2007
Distribution: Debian, Mint, Fedora
Posts: 110

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by colorpurple21859 View Post
Change
#GRUB_TIMEOUT_STYLE=hidden
To
GRUB_TIMEOUT_STYLE=menu
Run sudo update-grub
Reboot
No change... After the first set of changes there was a noticeable delay before the boot process. I assume that to be the additional 10 seconds added to the timeout.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Why if the modern replacement for BIOS is UEFI, we still call it BIOS? atavisticdisorder Linux - Newbie 14 11-24-2023 06:23 PM
[SOLVED] UEFI BIOS with non-UEFI linux install mfoley Linux - Hardware 31 03-20-2023 01:37 PM
UEFI Class 3 :: To use UEFI, or not to use UEFI? jheengut Slackware 19 12-30-2020 09:24 AM
Help Creating UEFI A MENU For My Bootable (BIOS/UEFI) CDROM ssenuta Linux - Hardware 0 08-27-2012 09:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 08:17 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration