LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 10-14-2005, 03:20 PM   #1
slinky2004
Member
 
Registered: Oct 2004
Posts: 309

Rep: Reputation: 30
how can i find out my chipset?


i've been able to get info on most of my devices, processor, etc. but i need to find out my chipset? is there possibly something out in /proc that will tell me my chipset? or maybe some kind of hardware profiler? i could put windows on here and use a system profiler that way but i'd rather not.
 
Old 10-14-2005, 04:23 PM   #2
Andrew Benton
Senior Member
 
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073

Rep: Reputation: 64
As root run the command lspci. If you get `command not found', install pciutils http://www.kernel.org/pub/software/utils/pciutils/
 
Old 10-14-2005, 04:36 PM   #3
rino.caldelli
Member
 
Registered: Apr 2005
Location: perugia
Distribution: ubuntu
Posts: 181

Rep: Reputation: 31
linux chipset

Code:
cat /proc/pci


Code:
PCI devices found:
  Bus  0, device   0, function  0:
    Host bridge: Silicon Integrated Systems [SiS] 735 Host (rev 1).
      Master Capable.  Latency=32.
      Non-prefetchable 32 bit memory at 0xd0000000 [0xd3ffffff].
  Bus  0, device   1, function  0:
    PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP) (rev 0).
      Master Capable.  Latency=64.  Min Gnt=10.
  Bus  0, device   2, function  0:
    ISA bridge: Silicon Integrated Systems [SiS] SiS85C503/5513 (LPC Bridge) (rev 0).
  Bus  0, device   2, function  1:
    SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller (rev 0).
      I/O at 0xc00 [0xc1f].
  Bus  0, device   2, function  3:
    USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (#2) (rev 7).
      IRQ 11.
      Master Capable.  Latency=64.  Max Lat=80.
      Non-prefetchable 32 bit memory at 0xcffff000 [0xcfffffff].
  Bus  0, device   2, function  2:
    USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 7).
      IRQ 11.
      Master Capable.  Latency=64.  Max Lat=80.
      Non-prefetchable 32 bit memory at 0xcfffe000 [0xcfffefff].
  Bus  0, device   2, function  5:
    IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 208).
      Master Capable.  Latency=128.
      I/O at 0xff00 [0xff0f].
  Bus  0, device   2, function  7:
    Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev 160).
      IRQ 11.
      Master Capable.  Latency=64.  Min Gnt=52.Max Lat=11.
      I/O at 0xdc00 [0xdcff].
      I/O at 0xd800 [0xd83f].
  Bus  0, device   3, function  0:
    Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 144).
      IRQ 11.
      Master Capable.  Latency=64.  Min Gnt=52.Max Lat=11.
      I/O at 0xd400 [0xd4ff].
      Non-prefetchable 32 bit memory at 0xcfffd000 [0xcfffdfff].
  Bus  1, device   0, function  0:
    VGA compatible controller: ATI Technologies Inc Rage 128 Pro Ultra TF (rev 0).
      IRQ 5.
      Master Capable.  Latency=64.  Min Gnt=8.
      Prefetchable 32 bit memory at 0xc8000000 [0xcbffffff].
      I/O at 0xb800 [0xb8ff].
      Non-prefetchable 32 bit memory at 0xcfefc000 [0xcfefffff].
My chipset is a Silicon Integrated Systems [SiS]
 
Old 10-14-2005, 04:56 PM   #4
linmix
Senior Member
 
Registered: Jun 2004
Location: Spain
Distribution: FC5
Posts: 1,993
Blog Entries: 1

Rep: Reputation: 46
Code:
[linmix@linmix ~]$ cat /proc/pci
PCI devices found:
  Bus  0, device   0, function  0:
    Class 0600: PCI device 10de:01e0 (rev 193).
      Prefetchable 32 bit memory at 0xe0000000 [0xe7ffffff].
  Bus  0, device   0, function  1:
    Class 0500: PCI device 10de:01eb (rev 193).
  Bus  0, device   0, function  2:
    Class 0500: PCI device 10de:01ee (rev 193).
  Bus  0, device   0, function  3:
    Class 0500: PCI device 10de:01ed (rev 193).
  Bus  0, device   0, function  4:
    Class 0500: PCI device 10de:01ec (rev 193).
  Bus  0, device   0, function  5:
    Class 0500: PCI device 10de:01ef (rev 193).
  Bus  0, device   1, function  0:
    Class 0601: PCI device 10de:0080 (rev 163).
  Bus  0, device   1, function  1:
    Class 0c05: PCI device 10de:0084 (rev 161).
      IRQ 5.
      Master Capable.  No bursts.  Min Gnt=3.Max Lat=1.
      I/O at 0xec00 [0xec1f].
  Bus  0, device   2, function  0:
    Class 0c03: PCI device 10de:0087 (rev 161).
      IRQ 9.
      Master Capable.  No bursts.  Min Gnt=3.Max Lat=1.
      Non-prefetchable 32 bit memory at 0xeb002000 [0xeb002fff].
  Bus  0, device   2, function  1:
    Class 0c03: PCI device 10de:0087 (rev 161).
      IRQ 10.
      Master Capable.  No bursts.  Min Gnt=3.Max Lat=1.
      Non-prefetchable 32 bit memory at 0xeb003000 [0xeb003fff].
  Bus  0, device   2, function  2:
    Class 0c03: PCI device 10de:0088 (rev 162).
      IRQ 11.
      Master Capable.  No bursts.  Min Gnt=3.Max Lat=1.
      Non-prefetchable 32 bit memory at 0xeb004000 [0xeb0040ff].
  Bus  0, device   6, function  0:
    Class 0401: PCI device 10de:008a (rev 161).
      IRQ 3.
      Master Capable.  No bursts.  Min Gnt=2.Max Lat=5.
      I/O at 0xd800 [0xd8ff].
      I/O at 0xdc00 [0xdc7f].
      Non-prefetchable 32 bit memory at 0xeb005000 [0xeb005fff].
  Bus  0, device   8, function  0:
    Class 0604: PCI device 10de:008b (rev 163).
      Master Capable.  No bursts.  Min Gnt=6.
  Bus  0, device   9, function  0:
    Class 0101: PCI device 10de:0085 (rev 163).
      Master Capable.  No bursts.  Min Gnt=3.Max Lat=1.
      I/O at 0xf000 [0xf00f].
  Bus  0, device  11, function  0:
    Class 0101: PCI device 10de:008e (rev 163).
      IRQ 11.
      Master Capable.  No bursts.  Min Gnt=3.Max Lat=1.
      I/O at 0x9f0 [0x9f7].
      I/O at 0xbf0 [0xbf3].
      I/O at 0x970 [0x977].
      I/O at 0xb70 [0xb73].
      I/O at 0xcc00 [0xcc0f].
      I/O at 0xd000 [0xd07f].
  Bus  0, device  30, function  0:
    Class 0604: PCI device 10de:01e8 (rev 193).
      Master Capable.  Latency=32.  Min Gnt=14.
  Bus  2, device  11, function  0:
    Class 0200: PCI device 1106:3065 (rev 141).
      IRQ 10.
      Master Capable.  Latency=32.  Min Gnt=3.Max Lat=8.
      I/O at 0xb000 [0xb0ff].
      Non-prefetchable 32 bit memory at 0xe8000000 [0xe80000ff].
  Bus  1, device   0, function  0:
    Class 0300: PCI device 10de:0110 (rev 178).
      IRQ 5.
      Master Capable.  Latency=248.  Min Gnt=5.Max Lat=1.
      Non-prefetchable 32 bit memory at 0xe9000000 [0xe9ffffff].
      Prefetchable 32 bit memory at 0xd8000000 [0xdfffffff].
Hmpf!
Code:
[linmix@linmix ~]$ /sbin/lspci
00:00.0 Host bridge: nVidia Corporation nForce2 AGP (different version?) (rev c1)
00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 1 (rev c1)
00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev c1)
00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev c1)
00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev c1)
00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev c1)
00:01.0 ISA bridge: nVidia Corporation: Unknown device 0080 (rev a3)
00:01.1 SMBus: nVidia Corporation MCP2A SMBus (rev a1)
00:02.0 USB Controller: nVidia Corporation MCP2A USB Controller (rev a1)
00:02.1 USB Controller: nVidia Corporation MCP2A USB Controller (rev a1)
00:02.2 USB Controller: nVidia Corporation MCP2A USB Controller (rev a2)
00:06.0 Multimedia audio controller: nVidia Corporation MCP2S AC'97 Audio Controller (rev a1)
00:08.0 PCI bridge: nVidia Corporation MCP2A PCI Bridge (rev a3)
00:09.0 IDE interface: nVidia Corporation MCP2A IDE (rev a3)
00:0b.0 IDE interface: nVidia Corporation nForce2 Serial ATA Controller (rev a3)00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev c1)
01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev b2)
02:0b.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 8d)
That's better!

Last edited by linmix; 10-14-2005 at 04:58 PM.
 
Old 10-14-2005, 06:54 PM   #5
slinky2004
Member
 
Registered: Oct 2004
Posts: 309

Original Poster
Rep: Reputation: 30
ok, so here's my lspci output:
Code:
bash-3.00# lspci
00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.3 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 83)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 03)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 03)
02:04.0 CardBus bridge: Texas Instruments PCI7420 CardBus Controller
02:04.2 FireWire (IEEE 1394): Texas Instruments PCI7x20 1394a-2000 OHCI Two-Port PHY/Link-Layer Controller
02:04.3 Mass storage controller: Texas Instruments PCI7420/PCI7620 Dual Socket CardBus and Smart Card Cont. w/ 1394a-2000 OHCI Two-Port  PHY/Link-Layer Cont. an
02:08.0 Ethernet controller: Intel Corporation 82801DB PRO/100 VE (MOB) Ethernet Controller (rev 83)
02:0b.0 Network controller: Intel Corporation PRO/Wireless 2200BG (rev 05)
i know i have an intel chipset, where exactly does it say the exact model/make of the chipset? i'm expecting a 3 digit number, i.e. intel 810 or 815. i dont have anything out under /proc/pci, so i guess i cant use that.

linmix, i'm not sure what to make of your reply, you just posted your output from lspci and cat /proc/pci

Last edited by slinky2004; 10-14-2005 at 06:59 PM.
 
Old 10-14-2005, 07:24 PM   #6
KnightHawk
Member
 
Registered: Aug 2005
Posts: 128

Rep: Reputation: 15
Quote:
Originally posted by slinky2004
ok, so here's my lspci output:
Code:
bash-3.00# lspci
00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.3 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 83)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 03)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 03)
02:04.0 CardBus bridge: Texas Instruments PCI7420 CardBus Controller
02:04.2 FireWire (IEEE 1394): Texas Instruments PCI7x20 1394a-2000 OHCI Two-Port PHY/Link-Layer Controller
02:04.3 Mass storage controller: Texas Instruments PCI7420/PCI7620 Dual Socket CardBus and Smart Card Cont. w/ 1394a-2000 OHCI Two-Port  PHY/Link-Layer Cont. an
02:08.0 Ethernet controller: Intel Corporation 82801DB PRO/100 VE (MOB) Ethernet Controller (rev 83)
02:0b.0 Network controller: Intel Corporation PRO/Wireless 2200BG (rev 05)
i know i have an intel chipset, where exactly does it say the exact model/make of the chipset? i'm expecting a 3 digit number, i.e. intel 810 or 815. i dont have anything out under /proc/pci, so i guess i cant use that.

linmix, i'm not sure what to make of your reply, you just posted your output from lspci and cat /proc/pci

Intel 810, 815, etc.... marketing terms really. Based on intel typically does they're numbering, I'd say you were using a Intel 855 centrino based chipset. How do I know?

Intel Corporation 82852/82855 GM/GME/PM/GMV


If it were an Intel 810.... then the above line would read something like "Intel Corporation 82810/828xx blah blah blah".

So basically to the engineers you have an Intel 82852/82855, and when marketing gets a hold of it they decide to cut the "28" out as it doesn't seem to change, and end up with Intel 855

Of course the cardbridge line also is a giveaway that its a laptop
 
Old 10-14-2005, 09:41 PM   #7
slinky2004
Member
 
Registered: Oct 2004
Posts: 309

Original Poster
Rep: Reputation: 30
thanx. i thought the 855 stuff was just referring to my onboard graphics card because thats the "specs" said it was an intel 855GME graphics card when i bought this laptop. they never said anything about the motherboard chipset(is that the right term: "motherboard chipset"?). i guess a better way of thinking about this is that i have an 855 chipset, which includes an onboard graphics card as part of the chipset?
 
  


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
linux find to find files with multiple patterns subu_s Programming 6 12-15-2010 12:15 AM
Can`t find C-compiler in Debian ,or at least can`t find one that can make executables hemmelig Linux - Software 4 05-26-2008 03:07 AM
find: . changed during execution of find suse degraffenried13 Linux - General 3 12-12-2004 07:13 PM
linux 'find' to find text files subu_s Programming 2 12-02-2004 02:56 AM
How to find chipset for wireless pcmcia cardbus? Pitmaster Linux - Wireless Networking 6 03-22-2004 09:31 AM

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

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