LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 12-06-2005, 01:39 AM   #1
r.stiltskin
Member
 
Registered: Oct 2003
Location: USA
Distribution: Xubuntu, Arch
Posts: 231

Rep: Reputation: 31
accessing chipset identification


I'm trying to identify the revision number of my i845 chipset. According to Intel (ftp://download.intel.com/design/chip...t/25180901.pdf)
"the revision number corresponds to bits 7:0 of the Revision ID Register located at offset 08h in the PCI function 0 configuration space."

How can I find out that value?
 
Old 12-07-2005, 08:33 AM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Some useful commands:

/sbin/lspci

cat /proc/pci

Either of these might get what your looking for...
 
Old 12-07-2005, 08:58 AM   #3
muppski
Member
 
Registered: Feb 2003
Posts: 149

Rep: Reputation: 15
dmesg
lshw

try those too
 
Old 12-07-2005, 10:58 AM   #4
nx5000
Senior Member
 
Registered: Sep 2005
Location: Out
Posts: 3,307

Rep: Reputation: 57
The setpci command from the pciutils package can query pci devices

To show only function 0 of all devices:

Code:
lspci -s .0
which should give something like this:
Code:
0000:00:02.0 VGA comaptible controller: Intel ...
It says (example) that your graphic card is on bus 0, slot 2.

Put it in setpci:
Code:
setpci -v -s 00:02.0 REVISION
and you should have your revision number

00:02.0:08 = 02
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
computer identification tableyou Linux - Newbie 2 11-09-2005 09:53 PM
Processor Identification?? trey85stang Linux - Hardware 3 09-29-2005 12:15 AM
applications identification mili General 1 06-22-2005 05:55 AM
identification of USB 1.1 or 2.0 on my PC jaggus Linux - Hardware 0 09-15-2004 03:47 AM
Chipset Identification Drake88 Linux - Hardware 1 04-28-2004 01:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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