LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Is any of this info my motherboard type? (https://www.linuxquestions.org/questions/linux-newbie-8/is-any-of-this-info-my-motherboard-type-892342/)

The-Gears 07-18-2011 12:33 PM

Is any of this info my motherboard type?
 
Hey im currently in need of finding out what motherboard my computer uses once upon a time it was a packard bell and my uncle had changed the cpu hard drive on it under his ownership.

I'm just wanting to do a few tweeks on it myself, speed it up a little while playing games and what not, i cant find any name on the board itself (unless its on the underside maybe?)

i have this info from my Terminal on ubuntu, i was wondering if any of this was my motherboard?

saint@saint-desktop:~$ lspci
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 651 Host (rev 02)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS AGP Port (virtual PCI-to-PCI bridge)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS962 [MuTIOL Media IO] (rev 25)
00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]

arochester 07-18-2011 12:42 PM

No. That lists (ls) your pci (pci) devices.

Try: sudo lshw

That will list (ls) your hardware (hw)

You can save an html file with the info if you use the command: sudo lshw -html > your-file-name.html

The-Gears 07-18-2011 12:52 PM

Thanks your a star, i appreciate the abbreviations too ha ha =)


All times are GMT -5. The time now is 01:46 PM.