LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-10-2010, 07:18 AM   #1
rivercat
Member
 
Registered: Aug 2010
Location: USA
Distribution: Slackware 14.1, LFS (someday)
Posts: 40

Rep: Reputation: 0
Question Should I update my BIOS?


Either the mobo BIOS or video card's BIOS? They're like 6 years old.
I heard "Linux doesnt use the BIOS after booting", so I'm wondering if it would matter.

I "inherited" another computer and am about to install Slackware on it.

CPU: P4 2.6GHz
Mobo: Intel 865PE Neo2
Graphics: nVIDIA G-Force FX5200 (AGP)
 
Old 08-10-2010, 07:20 AM   #2
MS3FGX
LQ Guru
 
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852

Rep: Reputation: 361Reputation: 361Reputation: 361Reputation: 361
Do you have any problems with the machine, or are there known problems with the hardware that the BIOS update is supposed to fix?

If not, then no.
 
Old 08-10-2010, 07:50 AM   #3
konsolebox
Senior Member
 
Registered: Oct 2005
Distribution: Gentoo, Slackware, LFS
Posts: 2,248
Blog Entries: 8

Rep: Reputation: 235Reputation: 235Reputation: 235
Updating the BIOS is dangerous. Some update process fails unrecoverably just like what I had on a failing MB. It could also make your firmware memory more volatile. Also most BIOSes from 2004 are already stable even from first release. In my opinion 6 years is no longer much of an age for BIOSes.
 
Old 08-10-2010, 08:10 AM   #4
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,
Quote:
Originally Posted by rivercat View Post
Either the mobo BIOS or video card's BIOS? They're like 6 years old.
I heard "Linux doesnt use the BIOS after booting", so I'm wondering if it would matter.

I "inherited" another computer and am about to install Slackware on it.

CPU: P4 2.6GHz
Mobo: Intel 865PE Neo2
Graphics: nVIDIA G-Force FX5200 (AGP)
Most GNU/Linux use the IPL(Initial Program Loader) on the MBR which is recognized by the BIOS initially. This IPL will then utilize the SPL(secondary) to boot the kernel via initrd. The BIOS is not needed once the kernel has loaded and things are recognized then properly configured.

If you are not having hardware issues at boot or need for other OS then why update the BIOS?

 
Old 08-10-2010, 09:09 AM   #5
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
linux kernel is constantly reading BIOS or it would never know when BIOS sees a usb or other devices get plugged in. That said some Bios are strictly written for some proprietary motherboards like Acer and many of the hardware features will not work with out the M$ Plug N Play.

I worked on this problem with acer and updating bios pretty much would brick your computer. 99 percent of the updates were for M$. I have found this on many other Boards.
If your computer boots and runs leave flashing bios alone.
I really like some of the proprietary cases so gutting them and putting new Motherboards in them is one way to go. But not for the beginner.

Last edited by Drakeo; 08-10-2010 at 09:11 AM.
 
Old 08-10-2010, 01:27 PM   #6
rivercat
Member
 
Registered: Aug 2010
Location: USA
Distribution: Slackware 14.1, LFS (someday)
Posts: 40

Original Poster
Rep: Reputation: 0
Wow, those were quick replies.
Should I add "[Solved]" or does someone else do that?
Thanks.
 
Old 08-10-2010, 01:55 PM   #7
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,
Quote:
Originally Posted by Drakeo View Post
linux kernel is constantly reading BIOS or it would never know when BIOS sees a usb or other devices get plugged in. That said some Bios are strictly written for some proprietary motherboards like Acer and many of the hardware features will not work with out the M$ Plug N Play.
Maybe on the IPL & SPL but after that the kernel doesn't need the BIOS.

Quote:
Originally Posted by Drakeo View Post
I worked on this problem with acer and updating bios pretty much would brick your computer. 99 percent of the updates were for M$. I have found this on many other Boards.
If your computer boots and runs leave flashing bios alone.
I really like some of the proprietary cases so gutting them and putting new Motherboards in them is one way to go. But not for the beginner.
As I stated before the initialization is the only part for the recognition of the boot device for loading of the bootloader that passes control to the kernel via the initrd. If your BIOS deosn't recognize a partitcular device as boot then hopefully a BIOS update will allow the boot of the device after updating BIOS. The manufacture data should be checked before any attempt at updating BIOS.

M$ does use the BIOS for operations not a Linux kernel other than booting IPL & SPL via the MBR.
 
Old 08-10-2010, 01:56 PM   #8
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Quote:
Originally Posted by rivercat View Post
Wow, those were quick replies.
Should I add "[Solved]" or does someone else do that?
Thanks.
As the OP, you can mark the thread as [Solved] via the Thread Tools.
 
  


Reply

Tags
bios



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
How to Update BIOS pablittto Linux - Laptop and Netbook 6 10-15-2008 04:11 PM
How do i update my BIOS? hulk321 General 8 07-13-2007 12:37 PM
BIOS update satimis Linux - Hardware 2 02-26-2007 08:17 PM
BIOS update merchtemeagle Linux - General 20 04-27-2006 02:43 AM
update Bios Kaiser Linux - Software 5 09-16-2003 11:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07: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