motherboard Questions

5

Solved

I did like to show a motherboard serial number in text field (GUI panel). I created a text field and action button. I wrote this code in action button. What mistake did i make in this code? try {...
Gowon asked 29/2, 2016 at 11:24

4

Solved

In my opinion: soft reset: boots from the reset vector. hard reset: pull the electrical level of the cpu.
Gramnegative asked 8/5, 2012 at 2:48

2

Since I switched to a new AMD Ryzen system my computer lit up. All new hardware components seem nowadays to have such fancy(?) RGB-LEDs built-in (even in memory modules, even the stock CPU-co...
Dwayne asked 13/4, 2018 at 10:35

3

I used Win32_BaseBoard SerialNumber property to obtain the motherboard serial number and it work most of the time, but sometimes in some computers I get SerialNumber = "Base Board Serial Number" as...
Whitsunday asked 17/8, 2009 at 21:23

1

I'm using WMI in C++ classes to retrieve the serial number of my motherboard. The query is the following : "SELECT SerialNumber FROM Win32_BaseBoard" I wrote the query myself so i'm not certain ...
Laflamme asked 15/5, 2014 at 10:25

2

Solved

I am tuning the performance of my parallel Java program. I am curious about the Architecture effects. Given a machine with two CPU sockets, each one with a quad-core Intel Xeon CPU, then: ...

5

Solved

I'm trying to get the CPU serial or motherboard serial using C or Python for licensing purposes. Is it possible? I'm using Linux.
Hassanhassell asked 18/11, 2010 at 14:49

1

Solved

So I asked a similar question here but it was considered a duplicate: https://mcmap.net/q/664767/-how-can-i-control-my-pc-39-s-fan-speed-using-c-in-vista/319862 This time I will be a little ...
Hemistich asked 30/5, 2011 at 22:42

1

Solved

I used the code from http://www.rgagnon.com/javadetails/java-0580.html to get Motherboard Id, but the result is "null". How can that be? Also I modified the code a bit to look like this to get Pr...
Rhetic asked 12/3, 2010 at 22:6
1

© 2022 - 2024 — McMap. All rights reserved.