find hardware information in linux
Hi, friends .. well, let's get started ...
Now we know that Linux is more popular now and more beautiful it looks. but sometimes we are faced with the constraints of information about drivers that are suitable for our machine. So, starting from that point, the author wants to write things about how I find out information from the hardware installed on our computers.
Well, follow these steps:
1. Make sure your Internet connection connected, because we will install an online repository.
like we use the server:
http://ubuntu.idrepo.or.id/ubuntu/ maverick multiverse deb
2. to know that we can use hwinfo software. How to install it just type in terminal:
$ sudo apt-get install hwinfo
3. after a successful install like we want to know the pci list of installed then simply type in the terminal: hwinfo - pci
@@@@ ++++++++this is my harware info :
09: PCI 00.0: 0600 Host bridge
[Created at pci.318]
UDI: /org/freedesktop/Hal/devices/pci_8086_29c0
Unique ID: qLht.6L0dv+nPzM3
SysFS ID: /devices/pci0000:00/0000:00:00.0
SysFS BusID: 0000:00:00.0
Hardware Class: bridge
Model: "Intel 82G33/G31/P35/P31 Express DRAM Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x29c0 "82G33/G31/P35/P31 Express DRAM Controller"
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x82b0 "P5KPL-VM Motherboard"
Revision: 0x10
Module Alias: "pci:v00008086d000029C0sv00001043sd000082B0bc06sc00i00"
Driver Info #0:
Driver Status: intel_agp is active
Driver Activation Cmd: "modprobe intel_agp"
Config Status: cfg=new, avail=yes, need=no, active=unknown
4. hopefully helpful, thank you have read my article may be useful.
Now we know that Linux is more popular now and more beautiful it looks. but sometimes we are faced with the constraints of information about drivers that are suitable for our machine. So, starting from that point, the author wants to write things about how I find out information from the hardware installed on our computers.
Well, follow these steps:
1. Make sure your Internet connection connected, because we will install an online repository.
like we use the server:
http://ubuntu.idrepo.or.id/ubuntu/ maverick multiverse deb
2. to know that we can use hwinfo software. How to install it just type in terminal:
$ sudo apt-get install hwinfo
3. after a successful install like we want to know the pci list of installed then simply type in the terminal: hwinfo - pci
@@@@ ++++++++this is my harware info :
09: PCI 00.0: 0600 Host bridge
[Created at pci.318]
UDI: /org/freedesktop/Hal/devices/pci_8086_29c0
Unique ID: qLht.6L0dv+nPzM3
SysFS ID: /devices/pci0000:00/0000:00:00.0
SysFS BusID: 0000:00:00.0
Hardware Class: bridge
Model: "Intel 82G33/G31/P35/P31 Express DRAM Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x29c0 "82G33/G31/P35/P31 Express DRAM Controller"
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x82b0 "P5KPL-VM Motherboard"
Revision: 0x10
Module Alias: "pci:v00008086d000029C0sv00001043sd000082B0bc06sc00i00"
Driver Info #0:
Driver Status: intel_agp is active
Driver Activation Cmd: "modprobe intel_agp"
Config Status: cfg=new, avail=yes, need=no, active=unknown
4. hopefully helpful, thank you have read my article may be useful.
Tags: Linux
Subscribe to:
Post Comments
(
Atom
)
Share your views...
0 Respones to " find hardware information in linux "
Post a Comment
1. Tiinggalkan komentar jika anda rasa artikel ini bermanfaat.
2. Jangan ijin copy paste jika ingin share artikel ini namun cantumkan sumber asal artikel.