Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ##==============================================================================
- ##==============================================================================
- - log do comando dmidecode -t 4
- # dmidecode -t 4
- # dmidecode 2.12
- # SMBIOS entry point at 0x000f04c0
- SMBIOS 2.7 present.
- Handle 0x0044, DMI type 4, 42 bytes
- Processor Information
- Socket Designation: SOCKET 0
- Type: Central Processor
- Family: Core i3
- Manufacturer: Intel(R) Corporation
- ID: A9 06 03 00 FF FB EB BF
- Signature: Type 0, Family 6, Model 58, Stepping 9
- Flags:
- FPU (Floating-point unit on-chip)
- VME (Virtual mode extension)
- DE (Debugging extension)
- PSE (Page size extension)
- TSC (Time stamp counter)
- MSR (Model specific registers)
- PAE (Physical address extension)
- MCE (Machine check exception)
- CX8 (CMPXCHG8 instruction supported)
- APIC (On-chip APIC hardware supported)
- SEP (Fast system call)
- MTRR (Memory type range registers)
- PGE (Page global enable)
- MCA (Machine check architecture)
- CMOV (Conditional move instruction supported)
- PAT (Page attribute table)
- PSE-36 (36-bit page size extension)
- CLFSH (CLFLUSH instruction supported)
- DS (Debug store)
- ACPI (ACPI supported)
- MMX (MMX technology supported)
- FXSR (FXSAVE and FXSTOR instructions supported)
- SSE (Streaming SIMD extensions)
- SSE2 (Streaming SIMD extensions 2)
- SS (Self-snoop)
- HTT (Multi-threading)
- TM (Thermal monitor supported)
- PBE (Pending break enabled)
- Version: Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz
- Voltage: 0.6 V
- External Clock: 100 MHz
- Max Speed: 3800 MHz
- Current Speed: 3300 MHz
- Status: Populated, Enabled
- Upgrade: Socket BGA1155
- L1 Cache Handle: 0x0041
- L2 Cache Handle: 0x0040
- L3 Cache Handle: 0x0042
- Serial Number: Not Specified
- Asset Tag: Fill By OEM
- Part Number: Fill By OEM
- Core Count: 2
- Core Enabled: 2
- Thread Count: 4
- Characteristics:
- 64-bit capable
- # dmidecode 2.12
- # SMBIOS entry point at 0x000f04c0
- SMBIOS 2.7 present.
- Handle 0x0044, DMI type 4, 42 bytes
- Processor Information
- Socket Designation: SOCKET 0
- Type: Central Processor
- Family: Core i3
- Manufacturer: Intel(R) Corporation
- ID: A9 06 03 00 FF FB EB BF
- Signature: Type 0, Family 6, Model 58, Stepping 9
- Flags:
- FPU (Floating-point unit on-chip)
- VME (Virtual mode extension)
- DE (Debugging extension)
- PSE (Page size extension)
- TSC (Time stamp counter)
- MSR (Model specific registers)
- PAE (Physical address extension)
- MCE (Machine check exception)
- CX8 (CMPXCHG8 instruction supported)
- APIC (On-chip APIC hardware supported)
- SEP (Fast system call)
- MTRR (Memory type range registers)
- PGE (Page global enable)
- MCA (Machine check architecture)
- CMOV (Conditional move instruction supported)
- PAT (Page attribute table)
- PSE-36 (36-bit page size extension)
- CLFSH (CLFLUSH instruction supported)
- DS (Debug store)
- ACPI (ACPI supported)
- MMX (MMX technology supported)
- FXSR (FXSAVE and FXSTOR instructions supported)
- SSE (Streaming SIMD extensions)
- SSE2 (Streaming SIMD extensions 2)
- SS (Self-snoop)
- HTT (Multi-threading)
- TM (Thermal monitor supported)
- PBE (Pending break enabled)
- Version: Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz
- Voltage: 0.6 V
- External Clock: 100 MHz
- Max Speed: 3800 MHz
- Current Speed: 3300 MHz
- Status: Populated, Enabled
- Upgrade: Socket BGA1155
- L1 Cache Handle: 0x0041
- L2 Cache Handle: 0x0040
- L3 Cache Handle: 0x0042
- Serial Number: Not Specified
- Asset Tag: Fill By OEM
- Part Number: Fill By OEM
- Core Count: 2
- Core Enabled: 2
- Thread Count: 4
- Characteristics:
- 64-bit capable
- ##==============================================================================
- ##==============================================================================
- - log do comando dmidecode -t 17
- # dmidecode -t 17
- # dmidecode 2.12
- # SMBIOS entry point at 0x000f04c0
- SMBIOS 2.7 present.
- Handle 0x0045, DMI type 17, 34 bytes
- Memory Device
- Array Handle: 0x0043
- Error Information Handle: Not Provided
- Total Width: 64 bits
- Data Width: 64 bits
- Size: 4096 MB
- Form Factor: DIMM
- Set: None
- Locator: CanalA-DIMM1
- Bank Locator: BANCO 1
- Type: DDR3
- Type Detail: Synchronous
- Speed: 1333 MHz
- Manufacturer: 0194
- Serial Number: 0739E65A
- Asset Tag: 9876543210
- Part Number: SH564128FH8N0QHSCR
- Rank: 2
- Configured Clock Speed: 1333 MHz
- Handle 0x0047, DMI type 17, 34 bytes
- Memory Device
- Array Handle: 0x0043
- Error Information Handle: Not Provided
- Total Width: 64 bits
- Data Width: 64 bits
- Size: 4096 MB
- Form Factor: DIMM
- Set: None
- Locator: CanalB-DIMM1
- Bank Locator: BANCO 3
- Type: DDR3
- Type Detail: Synchronous
- Speed: 1333 MHz
- Manufacturer: 0194
- Serial Number: 00B8CCD3
- Asset Tag: 9876543210
- Part Number: SH564128FH8N0QHSCR
- Rank: 2
- Configured Clock Speed: 1333 MHz
- ##==============================================================================
- ##==============================================================================
- - log do comando glxinfo | grep OpenGL
- $ glxinfo | grep OpenGL
- OpenGL vendor string: NVIDIA Corporation
- OpenGL renderer string: GeForce GT 630/PCIe/SSE2
- OpenGL core profile version string: 4.4.0 NVIDIA 352.21
- OpenGL core profile shading language version string: 4.40 NVIDIA via Cg compiler
- OpenGL core profile context flags: (none)
- OpenGL core profile profile mask: core profile
- OpenGL core profile extensions:
- OpenGL version string: 4.5.0 NVIDIA 352.21
- OpenGL shading language version string: 4.50 NVIDIA
- OpenGL context flags: (none)
- OpenGL profile mask: (none)
- OpenGL extensions:
- OpenGL ES profile version string: OpenGL ES 3.1 NVIDIA 352.21
- OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10
- OpenGL ES profile extensions:
- ##==============================================================================
- ##==============================================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement