Lihat specs hardware laptopku
Pengen liat spesifikasi hardware, tapi gmana ya… (maklum linux newbie, he…) Yeah..ternyata ada perintah yang bisa nampilin semua perangkat keras yang terpasang dalam sistem yaitu memakai perintah lshw. Berikut ini adalah sedikit penjelasan tentang lshw:
NAME
lshw – list hardwareSYNOPSIS
lshw [ -version ]lshw [ -help ]
lshw [ -X ]
lshw [ -html | -short | -xml | -businfo ] [ -class class ... ] [ -dis?
able test ... ] [ -enable test ... ] [ -sanitize ] [ -numeric ] [
-quiet ]DESCRIPTION
lshw is a small tool to extract detailed information on the hardware
configuration of the machine. It can report exact memory configuration,
firmware version, mainboard configuration, CPU version and speed, cache
configuration, bus speed, etc. on DMI-capable x86 or IA-64 systems and
on some PowerPC machines (PowerMac G4 is known to work).It currently supports DMI (x86 and IA-64 only), OpenFirmware device
tree (PowerPC only), PCI/AGP, CPUID (x86), IDE/ATA/ATAPI, PCMCIA (only
tested on x86), SCSI and USB.
Berikut ini adalah beberapa perintah yang saya gunakan untuk melihat spesifikasi hardware di laptop saya.
Kalau mau lihat spesifikasi hardware secara detil ketik perintah:
sudo lshw
Lihat spesifikasi hardware tanpa detil (hardware path, device, class, dan description):
sudo lshw -short
Menampilkan dalam format html:
sudo lshw -html > namafile.html
Atau kalau ingin menampilkan secara spesifik yaitu berdasar spesikasi class hardware:
sudo lshw -C namaclass
contoh:
sudo lshw -C cpu
Specs my notebook:
H/W path Device Class Description ========================================================== system Satellite L310 /0 bus Satellite L310 /0/0 memory 100KiB BIOS /0/4 processor Intel(R) Pentium(R) Dual CPU T2 /0/4/5 memory 64KiB L1 cache /0/4/6 memory 1MiB L2 cache /0/4/0.1 processor Logical CPU /0/4/0.2 processor Logical CPU /0/c memory 1GiB System Memory /0/c/0 memory 1GiB SODIMM Synchronous 533 MHz ( /0/c/1 memory SODIMM Synchronous 533 MHz (1.9 n /0/1 processor /0/1/0.1 processor Logical CPU /0/1/0.2 processor Logical CPU /0/100 bridge Mobile PM965/GM965/GL960 Memory C /0/100/2 display Mobile GM965/GL960 Integrated Gra /0/100/2.1 display Mobile GM965/GL960 Integrated Gra /0/100/1a bus 82801H (ICH8 Family) USB UHCI Con /0/100/1a.1 bus 82801H (ICH8 Family) USB UHCI Con /0/100/1a.7 bus 82801H (ICH8 Family) USB2 EHCI Co /0/100/1b multimedia 82801H (ICH8 Family) HD Audio Con /0/100/1c bridge 82801H (ICH8 Family) PCI Express /0/100/1c.3 bridge 82801H (ICH8 Family) PCI Express /0/100/1c.4 bridge 82801H (ICH8 Family) PCI Express /0/100/1c.4/0 eth0 network 88E8040T PCI-E Fast Ethernet Cont /0/100/1c.5 bridge 82801H (ICH8 Family) PCI Express /0/100/1d bus 82801H (ICH8 Family) USB UHCI Con /0/100/1d.1 bus 82801H (ICH8 Family) USB UHCI Con /0/100/1d.2 bus 82801H (ICH8 Family) USB UHCI Con /0/100/1d.7 bus 82801H (ICH8 Family) USB2 EHCI Co /0/100/1e bridge 82801 Mobile PCI Bridge /0/100/1e/1 bus Firewire (IEEE 1394) /0/100/1e/1.2 system Integrated MMC/SD Controller /0/100/1e/1.3 storage Integrated MS/xD Controller /0/100/1f bridge 82801HEM (ICH8M) LPC Interface Co /0/100/1f.1 scsi3 storage 82801HBM/HEM (ICH8M/ICH8M-E) IDE /0/100/1f.1/0.0.0 /dev/cdrom disk CDDVDW TS-L632H /0/100/1f.2 scsi0 storage 82801HBM/HEM (ICH8M/ICH8M-E) SATA /0/100/1f.2/0.0.0 /dev/sda disk 200GB Hitachi HTS54252 /0/100/1f.2/0.0.0/1 /dev/sda1 volume 40GiB Windows NTFS volume /0/100/1f.2/0.0.0/2 /dev/sda2 volume 146GiB Extended partition /0/100/1f.2/0.0.0/2/5 /dev/sda5 volume 60GiB HPFS/NTFS partition /0/100/1f.2/0.0.0/2/6 /dev/sda6 volume 60GiB HPFS/NTFS partition /0/100/1f.2/0.0.0/2/7 /dev/sda7 volume 415MiB Linux swap / Solaris parti /0/100/1f.2/0.0.0/2/8 /dev/sda8 volume 25GiB Linux filesystem partition /0/100/1f.3 bus 82801H (ICH8 Family) SMBus Contro /1 wlan0 network Wireless interface /2 vboxnet0 network Ethernet interface /3 pan0 network Ethernet interface








thanks bwt info’a gw jg newbie dlm linux hehe