00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06) 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV730 GL [FirePro V3750] 02:00.0 Ethernet controller: Broadcom Inc. and subsidiaries NetLink BCM57780 Gigabit Ethernet PCIe (rev 01)
TODO: Wish PentiumM
00:00.0 Host bridge: Intel Corporation 82915G/P/GV/GL/PL/910GL Memory Controller Hub (rev 04) 00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL Integrated Graphics Controller (rev 04) 00:02.1 Display controller: Intel Corporation 82915G Integrated Graphics Controller (rev 04) 00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 03) 00:1c.1 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2 (rev 03) 00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03) 00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03) 00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03) 00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03) 00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d3) 00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 03) 00:1f.0 ISA bridge: Intel Corporation 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge (rev 03) 00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 03) 00:1f.2 IDE interface: Intel Corporation 82801FB/FW (ICH6/ICH6W) SATA Controller (rev 03) 40:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5751 Gigabit Ethernet PCI Express (rev 01)
cat /proc/cpuinfo
processor : 1
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Pentium(R) 4 CPU 3.00GHz
stepping : 1
microcode : 0x12
cpu MHz : 2992.427
dmidecode
(...)
System Information
Manufacturer: Hewlett-Packard
Product Name: HP Compaq dc7100 CMT(PC928A)
(...)
Handle 0x0005, DMI type 4, 35 bytes
Processor Information
Socket Designation: XU1 PROCESSOR
Type: Central Processor
Family: Pentium 4
Manufacturer: Intel
ID: 41 0F 00 00 FF FB EB BF
Signature: Type 0, Family 15, Model 4, Stepping 1
cpuid
Vendor ID: "GenuineIntel"; CPUID level 5
Intel-specific functions:
Version 00000f41:
Type 0 - Original OEM
Family 15 - Pentium 4
Extended family 0
Model 4 -
Stepping 1
Reserved 0
Extended brand string: " Intel(R) Pentium(R) 4 CPU 3.00GHz"
grep 'flags' /proc/cpuinfo | grep 'lm' && echo "x64" || echo "x32"
x32
DDR-SDRAM DIMMs up to 4GB
For proper system operation, if the computer supports DDR-SDRAM DIMMs, the DIMMs must be unbuffered :
Format is DDR1 not DDR2+, see open with gimp at 260%
Device-1: Broadcom Limited NetXtreme BCM5751 Gigabit Ethernet PCI Express driver: tg3 # On LinuX
TITLE: ADI AC97 Integrated Digital Audio Driver VERSION: 5.12.1.4070 Rev. H
C:\Users\user\Downloads\ADI-5x64-ECS_1-drp\ADI\5x64\ECS_1 smwdmCH6.inf
cat /proc/asound/cards
0 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0xf2200000 irq 16
1 [ICH6 ]: ICH4 - Intel ICH6
Intel ICH6 with AD1981B at irq 2
aplay /usr/share/games/pinball/tux/lock.wav
#|ALSA lib pcm_dmix.c:1089:(snd_pcm_dmix_open) unable to open slave
#| aplay: main:830: audio open error: No such file or directory
cat <<EOF | sudo tee -a /etc/asound.conf
defaults.pcm.card 1
defaults.ctl.card 1
EOF
aplay /usr/share/games/pinball/tux/lock.wav
Support: