|
Why are motherboards designed for servers generally larger than regular motherboards? Usually servers come in larger form factors, why?
Started by 에이바 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Servers require air flow adequate to how much ....
I also am guessing it has something to do with many servers being in rack mount chassis instead of desktop boxes .
This takes extra space.
You can find server boards with 2-4 CPU slots, 16 ram slots, etc .
|
|
Can you help me to track the motherboard number in vb.net
Started by Biswo on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Retrieving Motherboard Serial Number using WMI
http://www.codegain.com/index.php?option.
Further, "motherboard number" can mean a variety the information given.
Information that simply is not readily available.
|
|
In Windows or Linux, is there a tool to determine the brand/model of your motherboard? Something like CPU-Z or GPU-Z but instead listing the motherboard information.
Even when you open the case and LOOK at the motherboard it's unclear what the model number...
Started by BobBanana on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at superuser):
The major reason for this is that the....
I am not sure something like this exists.
Download.cnet.com/Motherboard-Monitor/3000-2086_4-10518386.html http://www.webattack.com-software-2/how-to-see-which-motherboard-i-am-using-422812/
Cheers.
|
Ask your Facebook Friends
|
Can intel p965 chipset motherboard support a Q9400 processor? In fact what's the best processor it can support.
Started by xiaodai on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Fraid not, the motherboard only supports FSB 1066 MHz, the Q9400 requires 1333 MHz..
|
|
I am buying a new motherboard Asus M4A785TD-V EVO to replace the Asus A8N32 which has recently went dead.
The original motherboard has a NVIDIA NVRaid controller which I was using to strip (raid-0) 2 hdds. The new motherboard seems to have AMD raid controller...
Started by Scott on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
There is very little chance that the new controller will recognise a RAID array setup... .
Plan for the worst -- backup your data and rebuild the array on the new controller .
It's 99% likely that the new RAID controller will not recognize your current setup .
|
|
Hey thanks for looking. I have a bunch of stuff for sale. If you see something in my ebay that you want just let me know and I will knock a little off of the ebay listed price. I have some good refs here and I am also a trusted ebay seller.
eBay Listings...
Started by itwontfixitself on
, 12 posts
by 8 people.
Answer Snippets (Read the full thread at ps3scene):
Pm'd PM Sent nice prices if i ever get money ill get some btw i saw your ebay... .
Do you have just any DVD PCB from a lite on DG-16D4S i got a messed up board and need one to swap the chip over. .
Everything else still available.
Pm'd Bump, controllers sold.
|
|
Is there a decent utility to display motherboard/memory/cpu info in Windows?
Started by Jena on
, 6 posts
by 5 people.
Answer Snippets (Read the full thread at superuser):
It has worked great for me in the past.
Try CPU-Z.
A personal freeware edition called Belarc Advisor is also available .
Belarc is a popular tool also used by enterprises for auditing PCs .
One simple tool is called System Information for Windows.
|
|
I have a Dell XPS 410 which has a Dell P965 BTX motherboard . I want to upgrade the motherboard and replace the CPU...but I cannot find any BTX sized motherboards with a 775 socket.
Here's a list of Intel socket 775 motherboards .
I've searched newegg...
Started by Someone on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
A proprietary form factor is now used by many companies
( Source )
That's unfortunate, I suppose my ... .
However, future development of BTX retail products by Intel was canceled in September 2006 .
Ah, more research shows the BTX form factor was cancelled .
|
|
I'm looking for a core2duo motherboard, following is what I need:
preferably ASUS
Preferably with onboard display.
Must have onboard sound and LAN
All motherboard components must work out of the box with Ubuntu 9.04.
Cheap -- <= 10K INR (200$) is good...
Started by Alterlife on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
I'm using this
Asus P5QPL-VM EPU G41 Socket 775 DVI HDMI VGA 8 Channel Audio mATX Motherboard.
|
|
How to obtain motherboard and processor unique identifiers in Mono under Linux?
Note: .Net namespace System.Management has no counterpart in Mono
Started by macropas on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I see two potential ways:
Start the uname/motherboard info console program within your code, using an entry for "system.hardware.serial" and "system.hardware.uuid" - those are the motherboard's on all machines, or make be entirely fake.
|