Results 1 to 3 of 3
Hi,
I wanted to know how to access the information stored in the BIOS such as RAM size, Processor Speed, etc. in Linux, using a C program. I am making ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-13-2004 #1Just Joined!
- Join Date
- Sep 2004
- Posts
- 26
Accessing the BIOS in Linux
Hi,
I wanted to know how to access the information stored in the BIOS such as RAM size, Processor Speed, etc. in Linux, using a C program. I am making a utility that gets all these system information.
Please help.
Thanks
Shivanu
- 09-13-2004 #2
Re: Accessing the BIOS in Linux
AFAIK, you can't access the BIOS from Linux. You *can* get the information that you want from the /proc virtual drirectory.
Originally Posted by shivanu "Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 09-29-2004 #3


Reply With Quote
