Gentoo Forums
Gentoo Forums
Quick Search: in
dell bios updates from gentoo!
View unanswered posts
View posts from last 24 hours

rackathon
 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
alterself.com
Apprentice
Apprentice


Joined: 13 Nov 2003
Posts: 175
Location: Iowa

PostPosted: Fri Mar 17, 2006 11:24 am    Post subject: dell bios updates from gentoo! Reply with quote

this is possible! (or at least is looking to be)

i have been able to get the library to work and will be attempting to do a bios update later today. i will post details later on how i went about this, if people are interested.
_________________
Gentoo ROCKS!
Back to top
View user's profile Send private message
TheRAt
Veteran
Veteran


Joined: 03 Jun 2002
Posts: 1580
Location: Salt Spring Island, BC, Canada

PostPosted: Fri Mar 17, 2006 2:28 pm    Post subject: Reply with quote

interested ...
_________________
All reality is the construct of the observer.

Get Firefox and rediscover the web!

BOFH Excuse #295:
The Token fell out of the ring. Call us when you find it.
Back to top
View user's profile Send private message
alterself.com
Apprentice
Apprentice


Joined: 13 Nov 2003
Posts: 175
Location: Iowa

PostPosted: Fri Mar 17, 2006 3:31 pm    Post subject: Reply with quote

OK. I started by downloading all the Dell firmware tools and such from their linux website. (for redhat, all rpm's) I turned the rpm's into tar.gz files and started extracting the files.

Once I got them all extracted I had a large amount of junk. The useful parts are the smbios library and the python scripts/modules. I put the smbios lib in my /lib, copied the pyton modules to $PYTHONPATH, and did an env-update. I was then able the execute the scripts and get output as following:
Code:
bin # ./getSystemId
Libsmbios:    0.11.4.10049.autobuild
System ID:    0x007C
Service Tag:  GQS4R
Product Name: PowerEdge 4300/700
BIOS Version: A12
Vendor:       Dell Computer Corporation
Is Dell:      1

That is just one of the minor scripts that come w/ all the rpm files. Others give you the ability to update the bios, change the service tag, and change the asset tag. I have yet to be successful extracting the header files from the windows bios update packages (as detailed at the dell site) but am getting there.
I have posted links to this info here: http://www.alterself.com/site/dell_bios_update_linux.
_________________
Gentoo ROCKS!
Back to top
View user's profile Send private message
dmvianna
l33t
l33t


Joined: 21 Mar 2004
Posts: 741
Location: Down Underland

PostPosted: Mon Jan 08, 2007 11:42 pm    Post subject: Reply with quote

I am trying to make an ebuild for libsmbios, but I'm quite stuck. Can any of you help? :roll:
_________________
Proprietary is theft. Pierre-Joseph Proudhon, if he had a chance
Powered by a MacBook Pro
Back to top
View user's profile Send private message
beatryder
Veteran
Veteran


Joined: 07 Apr 2005
Posts: 1138

PostPosted: Tue Jan 09, 2007 3:46 am    Post subject: Reply with quote

alterself.com wrote:
OK. I started by downloading all the Dell firmware tools and such from their linux website. (for redhat, all rpm's) I turned the rpm's into tar.gz files and started extracting the files.

Once I got them all extracted I had a large amount of junk. The useful parts are the smbios library and the python scripts/modules. I put the smbios lib in my /lib, copied the pyton modules to $PYTHONPATH, and did an env-update. I was then able the execute the scripts and get output as following:
Code:
bin # ./getSystemId
Libsmbios:    0.11.4.10049.autobuild
System ID:    0x007C
Service Tag:  GQS4R
Product Name: PowerEdge 4300/700
BIOS Version: A12
Vendor:       Dell Computer Corporation
Is Dell:      1

That is just one of the minor scripts that come w/ all the rpm files. Others give you the ability to update the bios, change the service tag, and change the asset tag. I have yet to be successful extracting the header files from the windows bios update packages (as detailed at the dell site) but am getting there.
I have posted links to this info here: http://www.alterself.com/site/dell_bios_update_linux.



Can you please link to the site where you got the RPMS? Your site is totally brokem.
_________________
Dont make it idiot proof, make it work.
Neucode.org
<suppressed key>
Back to top
View user's profile Send private message
dmvianna
l33t
l33t


Joined: 21 Mar 2004
Posts: 741
Location: Down Underland

PostPosted: Tue Jan 09, 2007 5:03 am    Post subject: Reply with quote

beatryder wrote:
Can you please link to the site where you got the RPMS? Your site is totally brokem.


I got a working ebuild, in case you need it, though it just installs the libraries. It would be awesome if someone helped me with getting the scripts installed too. :wink:
_________________
Proprietary is theft. Pierre-Joseph Proudhon, if he had a chance
Powered by a MacBook Pro
Back to top
View user's profile Send private message
alterself.com
Apprentice
Apprentice


Joined: 13 Nov 2003
Posts: 175
Location: Iowa

PostPosted: Tue Jan 09, 2007 8:21 am    Post subject: Reply with quote

beatryder wrote:
alterself.com wrote:
OK. I started by downloading all the Dell firmware tools and such from their linux website. (for redhat, all rpm's) I turned the rpm's into tar.gz files and started extracting the files.

Once I got them all extracted I had a large amount of junk. The useful parts are the smbios library and the python scripts/modules. I put the smbios lib in my /lib, copied the pyton modules to $PYTHONPATH, and did an env-update. I was then able the execute the scripts and get output as following:
Code:
bin # ./getSystemId
Libsmbios:    0.11.4.10049.autobuild
System ID:    0x007C
Service Tag:  GQS4R
Product Name: PowerEdge 4300/700
BIOS Version: A12
Vendor:       Dell Computer Corporation
Is Dell:      1

That is just one of the minor scripts that come w/ all the rpm files. Others give you the ability to update the bios, change the service tag, and change the asset tag. I have yet to be successful extracting the header files from the windows bios update packages (as detailed at the dell site) but am getting there.
I have posted links to this info here: http://www.alterself.com/site/dell_bios_update_linux.



Can you please link to the site where you got the RPMS? Your site is totally brokem.


i dont remember, it has been quite some time. yes, i know my site is incredibly broken right now, no time to fix either.... :roll:
_________________
Gentoo ROCKS!
Back to top
View user's profile Send private message
alterself.com
Apprentice
Apprentice


Joined: 13 Nov 2003
Posts: 175
Location: Iowa

PostPosted: Tue Jan 09, 2007 9:11 am    Post subject: Reply with quote

website is fixed! good ol failed drupal upgrade...o well. :)
here is the link again: http://www.alterself.com/site/dell_bios_update_linux
_________________
Gentoo ROCKS!
Back to top
View user's profile Send private message
asiobob
Veteran
Veteran


Joined: 29 Oct 2003
Posts: 1375
Location: Bamboo Creek

PostPosted: Fri Jan 12, 2007 2:23 am    Post subject: Reply with quote

I did a bios update via the dell site for linux once.
I think it involved installed one of their rpms (I did this on a FC6 notebook). Then download the windows bios update file. Then when you do the update it actually put a grub entry and on reboot booted straight into the dell image
Back to top
View user's profile Send private message
dmvianna
l33t
l33t


Joined: 21 Mar 2004
Posts: 741
Location: Down Underland

PostPosted: Sun Jan 14, 2007 6:45 pm    Post subject: Reply with quote

A working overlay for smbios can be found here: http://pico.is.free.fr/pommed-overlay-2.tar.bz2
_________________
Proprietary is theft. Pierre-Joseph Proudhon, if he had a chance
Powered by a MacBook Pro
Back to top
View user's profile Send private message
beatryder
Veteran
Veteran


Joined: 07 Apr 2005
Posts: 1138

PostPosted: Sun Jan 14, 2007 7:14 pm    Post subject: Reply with quote

dmvianna wrote:
A working overlay for smbios can be found here: http://pico.is.free.fr/pommed-overlay-2.tar.bz2


Can you submit that via layman?
_________________
Dont make it idiot proof, make it work.
Neucode.org
<suppressed key>
Back to top
View user's profile Send private message
dmvianna
l33t
l33t


Joined: 21 Mar 2004
Posts: 741
Location: Down Underland

PostPosted: Sun Jan 14, 2007 8:34 pm    Post subject: Reply with quote

No idea how, and I wasn't the creator. You should contact him on this thread.
_________________
Proprietary is theft. Pierre-Joseph Proudhon, if he had a chance
Powered by a MacBook Pro
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum