LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-17-2009, 04:49 PM   #1
paul62
Member
 
Registered: Mar 2004
Location: glenview illinois
Distribution: fedora core 7
Posts: 458

Rep: Reputation: 30
bios upgrade


I would like to do a bios upgrade on my hp 512 n to get the usb ports working. I am runniung Fedora Core 7. Also I would like to be able to stuff a pentium 4 in this machine. This machine has the trigent lomita motherobard. the bios that is in this machine is the Award bios 3.05. I would appreciate the help finding a flash upgrade for this machine.
 
Old 02-17-2009, 05:01 PM   #2
amani
Senior Member
 
Registered: Jul 2006
Location: Kolkata, India
Distribution: Debian 64-bit GNU/Linux, Kubuntu64, Fedora QA, Slackware,
Posts: 2,766

Rep: Reputation: Disabled
USB ports ??... they should be working anyway?

Do a google search for bios or bios updates list

there is a site with all info + download links
 
Old 02-17-2009, 05:06 PM   #3
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
Click on the "bios" link here to get the latest update for that PC. You will be required to use the .exe in a Windows box to make a floppy which you can use in the Hp 512 in dos mode.
Most manufacturers will also tell you what the bios update fixes, not HP apparently, so this does not mean it will get USB working.
 
Old 02-17-2009, 05:08 PM   #4
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
Have you tried enabling USB in the bios?
 
Old 02-17-2009, 07:00 PM   #5
paul62
Member
 
Registered: Mar 2004
Location: glenview illinois
Distribution: fedora core 7
Posts: 458

Original Poster
Rep: Reputation: 30
There does not appear to be any way to enable pci in the bios, but I would really like to be able to install a faster chip and the bios upgrade appears to be necessary.
 
Old 02-17-2009, 08:54 PM   #6
paul62
Member
 
Registered: Mar 2004
Location: glenview illinois
Distribution: fedora core 7
Posts: 458

Original Poster
Rep: Reputation: 30
I would like to be able to get my usb keyboard working in Fedora Core 7. It is a dynex keyboard is it just not compatible.
 
Old 02-18-2009, 04:09 AM   #7
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Quote:
Originally Posted by Junior Hacker View Post
Click on the "bios" link here to get the latest update for that PC. You will be required to use the .exe in a Windows box to make a floppy which you can use in the Hp 512 in dos mode.
Most manufacturers will also tell you what the bios update fixes, not HP apparently, so this does not mean it will get USB working.
You don't actually need a window$ box, and you don't need wine either, if you know a trick.

First download your BIOS update, then ...

Two ways:

1A) Easy way:

Code:
unzip GREENLAND_308.exe
1B) More difficult, but more applicable, in some cases the above fails:

First install foremost:
http://foremost.sourceforge.net/

Then run this on the exe:
Code:
foremost -t all GREENLAND_308.exe
It will carve the pieces out of there and produce an exe and a zip. Extract the zip with 'unzip'.

2)

You'll notice a .bat with the following command:
Code:
DMIFLASH.EXE /AUTO:308.rom /C /RESET /PN /RESETMESSAGE
That's the flash command. All you need to do is copy all the stuff that was unzipped to a DOS boot floppy and then run either the .bat or that command above to update your BIOS. You can check the integrity of the rom by running 'lha t 308.rom', and it will tell you if it is corrupt or not.

NOTE: Flashing the BIOS is dangerous, I take no responsibility for any damage that might come from following the above instructions. Also note that this BIOS was release in 2002-08-15. Are you sure you don't already have it ?

Last edited by H_TeXMeX_H; 02-18-2009 at 05:56 AM. Reason: Easier way found
 
Old 02-18-2009, 05:34 AM   #8
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
Pretty kool
I learned two things, -t all in Foremost, never used or heard of that one. Extracting the contents of an .exe with foremost, you can be sure I'll play with these two lessons.
The OP said they had version 3.05, so this one is more than likely a revision of the original as it's 3.08 if I remeber correctly.
 
Old 02-18-2009, 05:51 AM   #9
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Yeah, well, I have actually successfully updated a BIOS using this method. The only thing to worry about is data integrity.

If you have Window$ around, use it to update the BIOS, but if not, I think this may be better than using wine.

EDIT: I didn't notice, but in this case this will work as well:

Code:
unzip GREENLAND_308.exe

Last edited by H_TeXMeX_H; 02-18-2009 at 05:53 AM.
 
Old 02-18-2009, 04:23 PM   #10
paul62
Member
 
Registered: Mar 2004
Location: glenview illinois
Distribution: fedora core 7
Posts: 458

Original Poster
Rep: Reputation: 30
The bios that is already installed in the computer has a date of 2003, does this mean that I already have the most currebt bios, and that it cannot be updated any more than it already is? Maybe running a petium 4 in this motherboard is just not possible.
 
Old 02-18-2009, 05:00 PM   #11
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
I've used FreeDos in the past for my bios flashes. Here's a recent howto: http://linuxtidbits.wordpress.com/20...y-cd-in-linux/
 
Old 02-18-2009, 06:10 PM   #12
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
paul62 you do realize that by the time you get a new cpu in and fedora 7 up and going- again .That Fedora 11 will be out and 7 will be past it's End Of Life by a year (fedora 8 just hit EOL in jan 09 )
 
Old 02-18-2009, 06:41 PM   #13
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
@paul62

It's a good thing you're not jumping in to quickly. If you look at product information for this computer, you'll find there are two mother boards. One has more options for processor upgrades, the other is stricktly for Celeron processors.
The bios manufacturer is different for each. There are many useful links and diagrams to find exactly which you have on this page I posted. Do some investigating before applying the bios update.
The bios update link I provided earlier is for the Greenland mother board only.
 
Old 02-18-2009, 07:29 PM   #14
frieza
Senior Member
 
Registered: Feb 2002
Location: harvard, il
Distribution: Ubuntu 11.4,DD-WRT micro plus ssh,lfs-6.6,Fedora 15,Fedora 16
Posts: 3,233

Rep: Reputation: 406Reputation: 406Reputation: 406Reputation: 406Reputation: 406
indeed, a bad bios update will leave your computer a doorstop, i have done that before myself and it wasn't pretty although i'm surprised the usb ports dont just work, try doing an lspci at a root prompt on that machine and post the output

you should see something like this
Code:
00:12.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:12.1 USB Controller: ATI Technologies Inc SB700 USB OHCI1 Controller
00:12.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:13.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:13.1 USB Controller: ATI Technologies Inc SB700 USB OHCI1 Controller
00:13.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
if it recognizes the USB
 
Old 02-19-2009, 01:09 PM   #15
paul62
Member
 
Registered: Mar 2004
Location: glenview illinois
Distribution: fedora core 7
Posts: 458

Original Poster
Rep: Reputation: 30
Here is the lspci and now the usb ports are working, but I would still like to get a p4 on this motherboard.

00:00.0 Host bridge: Intel Corporation 82810E DC-133 GMCH [Graphics Memory Controller Hub] (rev 03)
00:01.0 VGA compatible controller: Intel Corporation 82810E DC-133 CGC [Chipset Graphics Controller] (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801AA PCI Bridge (rev 02)
00:1f.0 ISA bridge: Intel Corporation 82801AA ISA Bridge (LPC) (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801AA IDE Controller (rev 02)
00:1f.2 USB Controller: Intel Corporation 82801AA USB Controller (rev 02)
00:1f.5 Multimedia audio controller: Intel Corporation 82801AA AC'97 Audio Controller (rev 02)
01:0d.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
 
  


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
BIOS upgrade devit Linux - Laptop and Netbook 2 12-25-2005 02:51 PM
how to upgrade bios garyozzy Linux - Hardware 5 08-28-2005 08:17 PM
BIOS upgrade anyone? RHELL Linux - Software 2 02-05-2004 10:17 PM
BIOS upgrade Mukuro Linux - Newbie 1 11-10-2002 12:59 PM
BIOS upgrade anilkumarby Linux - General 0 10-09-2001 03:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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