Atomic I/O letters column #98

Originally published 2009, in Atomic: Maximum Power Computing
Reprinted here August 25, 2009
Last modified 16-Jan-2015.
 

I've heard good things about the Tseng ET6000

My interest was drawn to the recent Atomic feature on all (decent) modern graphics cards. I am interested in getting a Radeon 4870 to replace my aging GeForce 8800 GT.

Looking to the Far Cry 2 results, I was surprised that even the 9800GTX+ couldn't do FC2 that well at 1680*1050. Firing up the FC2 benchmark tool I set the test to the same settings as mentioned in the magazine and proceeded to run tests at 1680*1050 and 1028*1024 resolutions with all settings to very high and 2x AA. The results were very close to identical when comparing my machine to your test rig with your 8800GT. I turned to see what the specs on the test rig were and were blown away to find that it had a Nehalem i965 and other droolworthy components.

My system:
Pentium Dual-Core E5200 @ 3.3GHz (266*12.5)
2GB G.Skill RAM 5-5-5-15
Gigabyte stock 8800 GT
Gigabyte G31 mATX motherboard

This gets almost identical frame rates to the test rig with 8800 GT.

Am I dumb or can my system equal a rig with a CPU costing twice as much as my entire PC?

David

Answer:
I've no idea whether you're dumb or not. (I'm here all week. Tip your waitress!)

But yes, for this test your computer certainly could be expected to perform about as well as any computer with the same graphics card in it. The reason for this has been true for years, and was still true when this column first appeared in Atomic magazine six months ago (in case you were wondering why David was asking about some slightly stale cards), and will continue to be true as long as the current CPU/graphics-card relationship lasts.

When you run Far Cry 2 (or any other demanding recent FPS - Crysis, Fallout 3, et cetera) at a high resolution with lots of pretty-stuff turned on, the load on the graphics card increases a lot more than the load on the CPU. So if the graphics card isn't a real screamer - which a GeForce 8800 GT isn't, for these games - then it becomes the limiting factor. No matter how much CPU grunt you've got, the frame-rate won't improve, because the system is waiting for the graphics card.

This CPU-and-3D-card relationship has existed since the very first consumer 3D accelerators. Being aware of it can save you money, too. If your frame-rate in a new game sucks, run something that monitors CPU load (Task Manager will usually do), play the game a bit, then look at the CPU-utilisation graph. If at least one CPU core isn't up around 100% while you're playing, then the graphics card is what's holding you up.

If one CPU core is pegged at 100% while you're playing, though, then the most you can expect if you upgrade your graphics card is the opportunity to enjoy the same lousy frame rate in higher resolutions.

(You shouldn't expect most games to fully load more than one CPU core in almost any situation. There are now a few games that get real benefit from multiple CPUs, but there still tends to be one super-CPU-intensive main thread, plus a few others that all together can't fully occupy another core.)

 

Weird Windows almost works

I recently reinstalled Windows on my machine using a fairly highly customised Windows XP CD. I used tools like RyanVM and nLite to slipstream SP3 and hotfixes, removed components, tweaked settings and used Bashrat the Sneaky's driver packs to integrate hardware support.

The new install is great, with one exception - Advanced Power Management seems to no longer exist on this machine, meaning I can no longer suspend or hibernate my system. This has never been a problem before.

Gigabyte's power management software tells me my motherboard doesn't support APM, there are no APM drivers listed in the Device Manager, and the Add New Hardware Wizard doesn't find any un-installed devices or components. I have tried a couple of registry tweaks trying to get APM back, but to no avail.

I didn't remove any components related to power management when tweaking, so the only thing I can think of would be that some of the driverpacks I installed are conflicting or have slight incompatibilities (I told the driver-pack integrator to "KTD" - Keep The Drivers for later use in the Windows driver folders, if that makes a difference).

Does this sound likely? What else could it be?

Alex

Answer:
When you change lots of variables in a Windows install, as you have in this case, it's entirely possible for all sorts of weird phenomena to occur.

In this case, though, my first stop would be the BIOS setup. It's been a long time (like, maybe eight years) since APM and its younger cousin ACPI (Advanced Configuration and Power Interface) were at all likely to cause any trouble, but your BIOS probably still has the option to turn power management off and do things the old way. Including, for instance, assigning IRQs to devices according to what slot they're in. Turn off ACPI/APM and install Windows and you'll see the symptoms you're describing.

If this is actually the case, you'll need to reinstall Windows over the top of itself - a "repair" install ought to do it - to install the power-management-aware Hardware Abstraction Layer (HAL) instead of the one you've got at the moment. All of your currently-installed software should survive this - it just changes the low-level stuff to match your PC's "new" features.

This leads me to my second guess as to what's going on, though. I'm not sure if it's actually possible to do this, but perhaps your oddball Windows install has managed to install the non-power-management HAL even though ACPI is turned on.

 

Boot-sector brain surgery

I just gave my PC a new motherboard, CPU and RAM, and upgraded the boot drive too because the old one was, um, old, and that's what you told me to do in "Grease and hard drive change".

I've set up a dual-boot XP/Vista system on this "reconditioned" PC (I was previously still running XP), and just got to the stage of plugging the 750Gb second hard drive of my old PC into the new motherboard. (I didn't plug it in at the start because I was paranoid about accidentally installing XP and/or Vista on it by mistake.)

But now I can't access the drive, in XP or Vista. Disk Management in both OSes gives me the option of "reactivating" it, but when I try I get a "the operation did not complete" error. And the only other option is to convert the disk into a "basic disk" (apparently I made it a "Dynamic Disk" in XP - don't remember why), and lose all the data.

I've got backups of most of the stuff on the drive, but there's about 700Gb of data there, which'd take a while to copy back onto it from all those DVD-Rs.

Is there some partition-management or other program that can let me re-access this disk? Please don't tell me I have to put my old motherboard and boot drive back in the machine...

Neil

Answer:
I haven't encountered this problem in Vista, but I've seen it in XP. To solve it, you need to convert the disk back into a "Basic" volume, without losing data. But the official way to do this conversion is to repartition and format, which will hose all your data.

Fortunately, if you haven't done any of the special stuff that makes dynamic disks desirable, like software RAID or changing partition size, you actually can convert a dynamic to basic and keep the data.

The technique is as simple as it is terrifying: Just hand-edit the drive's boot sector!

To do this, you'll need a "disk editor" program of some sort (old-timers like me may still call them "sector editors"). My first port of call when I'm looking for a system utility like this is the freeware archive at Pricelessware, but in this case Microsoft themselves have an adequate little editor, "Disk Probe".

Disk Probe (dskprobe.exe) is part of a "Support Tools" package that's been around since Win2000; you can find it here. That's the WinXP SP2 version; I don't know whether it works in Vista. So do this in XP, just to be on the safe side.

Whatever program you use, you want to open the appropriate drive (remember that drive numbering starts at zero; Disk Management lists drives by number), go to the very first sector, and on the "01C0" line change the third byte from "42" to "07". The appropriate byte is highlighted in...

Disk Probe changing volume type

...this picture.

Save the edited sector to disk and reboot and hey presto, the disk should be Basic again and accessible in all current Windows flavours.

All usual disclaimers apply, here; it is very easy to mess your computer up badly by blundering around with a disk editor. Note also that the "Home" versions of Windows Vista, like the Home version of WinXP, don't support dynamic disks at all. Neither does Windows on a laptop, oddly enough; Microsoft figured that there was no point enabling dynamic disks on computers that can usually only accept one internal hard drive.

If you'd like a more detailed version of these instructions, check out this post on Ars Technica.

 

Square cells

I've got one of those MP3 players in the shape of a cassette, that you can put straight into a car cassette player. Mine's called a "Digisette AR-264", but it looks like the one you reviewed in 2005.

Where can I find batteries for this player?

Molly

Gum-stick battery
There's no room for a AAA cell in a cassette-shaped MP3 player.

Answer:
This question is more widely relevant than you might at first think, because several small MP3 players use these sorts of rechargeable cells, often referred to as a "gum stick" battery. They've actually been around since the 1980s, when they were used in super-slim Walkmen. (The incredible smaller-than-the-cassette-it-played WM-10 Walkman, however, ran from an ordinary AA cell.)

Gum-stick cells are quite wide, but thinner than a AAA cell, and because they're rectangular they don't waste space inside small devices. They're part of the family of "prismatic" batteries, which in this context pretty much just means any battery that isn't a disc or cylinder - normal 9V batteries and big lantern batteries are prismatic. The gum-stick type never really took off, though, so it's not the easiest battery to find.

I'm pretty sure there's only one size of gum-stick battery, usually sold with the designation "14M", but I wouldn't bet my life on that. Any 1.2-volt gum-stick NiMH battery that physically fits in your MP3 player should work fine, though.

(The "1.2-volt" part means there's only one electrochemical cell in these batteries, so they're actually technically just a "cell", not a "battery". This matters when you're searching for a dealer, because they may have the product listed as a "gum stick cell" or "14M cell" or something, instead of any kind of "battery".)

 

Other letters columns

I/O #1
I/O #2
I/O #3
I/O #4
I/O #5
I/O #6
I/O #7
I/O #8
I/O #9
I/O #10
I/O #11
I/O #12
I/O #13
I/O #14
I/O #15
I/O #16
I/O #17
I/O #18
I/O #19
I/O #20
I/O #21
I/O #22
I/O #23
I/O #24
I/O #25
I/O #26
I/O #27
I/O #28
I/O #29
I/O #30
I/O #31
I/O #32
I/O #33
I/O #34
I/O #35
I/O #36
I/O #37
I/O #38
I/O #39
I/O #40
I/O #41
I/O #42
I/O #43
I/O #44
I/O #45
I/O #46
I/O #47
I/O #48
I/O #49
I/O #50
I/O #51
I/O #52
I/O #53
I/O #54
I/O #55
I/O #56
I/O #57
I/O #58
I/O #59
I/O #60
I/O #61
I/O #62
I/O #63
I/O #64
I/O #65
I/O #66
I/O #67
I/O #68
I/O #69
I/O #70
I/O #71
I/O #72
I/O #73
I/O #74
I/O #75
I/O #76
I/O #77
I/O #78
I/O #79
I/O #80
I/O #81
I/O #82
I/O #83
I/O #84
I/O #85
I/O #86
I/O #87
I/O #88
I/O #89
I/O #90
I/O #91
I/O #92
I/O #93
I/O #94
I/O #95
I/O #96
I/O #97
I/O #98
I/O #99
I/O #100
I/O #101
I/O #102
I/O #103
I/O #104
I/O #105
I/O #106
I/O #107
I/O #108
I/O #109
I/O #109
I/O #110
I/O #111
I/O #112
I/O #113
I/O #114
I/O #115
I/O #116
I/O #117
I/O #118
I/O #119
I/O #120
I/O #121
I/O #122
I/O #123
I/O #124
I/O #125
I/O #126
I/O #127
I/O #128
I/O #129
I/O #130
I/O #131
I/O #132
I/O #133
I/O #134
I/O #135
I/O #136
I/O #137
I/O #138
I/O #139
I/O #140
I/O #141
I/O #142
I/O #143
I/O #144
I/O #145
I/O #146
I/O #147
I/O #148
I/O #149
I/O #150
I/O #151
I/O #152
I/O #153
I/O #154
I/O #155
I/O #156
I/O #157
I/O #158
I/O #159
I/O #160
I/O #161
I/O #162
I/O #163
I/O #164
Dan's Data letters #1
Dan's Data letters #2
Dan's Data letters #3
Dan's Data letters #4
Dan's Data letters #5
Dan's Data letters #6
Dan's Data letters #7
Dan's Data letters #8
Dan's Data letters #9
Dan's Data letters #10
Dan's Data letters #11
Dan's Data letters #12
Dan's Data letters #13
Dan's Data letters #14
Dan's Data letters #15
Dan's Data letters #16
Dan's Data letters #17
Dan's Data letters #18
Dan's Data letters #19
Dan's Data letters #20
Dan's Data letters #21
Dan's Data letters #22
Dan's Data letters #23
Dan's Data letters #24
Dan's Data letters #25
Dan's Data letters #26
Dan's Data letters #27
Dan's Data letters #28
Dan's Data letters #29
Dan's Data letters #30
Dan's Data letters #31
Dan's Data letters #32
Dan's Data letters #33
Dan's Data letters #34
Dan's Data letters #35
Dan's Data letters #36
Dan's Data letters #37
Dan's Data letters #38
Dan's Data letters #39
Dan's Data letters #40
Dan's Data letters #41
Dan's Data letters #42
Dan's Data letters #43
Dan's Data letters #44
Dan's Data letters #45
Dan's Data letters #46
Dan's Data letters #47
Dan's Data letters #48
Dan's Data letters #49
Dan's Data letters #50
Dan's Data letters #51
Dan's Data letters #52
Dan's Data letters #53
Dan's Data letters #54
Dan's Data letters #55
Dan's Data letters #56
Dan's Data letters #57
Dan's Data letters #58
Dan's Data letters #59
Dan's Data letters #60
Dan's Data letters #61
Dan's Data letters #62
Dan's Data letters #63
Dan's Data letters #64
Dan's Data letters #65
Dan's Data letters #66
Dan's Data letters #67
Dan's Data letters #68
Dan's Data letters #69
Dan's Data letters #70
Dan's Data letters #71
Dan's Data letters #72
Dan's Data letters #73
Dan's Data letters #74
Dan's Data letters #75
Dan's Data letters #76
Dan's Data letters #77
Dan's Data letters #78
Dan's Data letters #79
Dan's Data letters #80
Dan's Data letters #81
Dan's Data letters #82
Dan's Data letters #83
Dan's Data letters #84
Dan's Data letters #85
Dan's Data letters #86
Dan's Data letters #87
Dan's Data letters #88
Dan's Data letters #89
Dan's Data letters #90
Dan's Data letters #91
Dan's Data letters #92
Dan's Data letters #93
Dan's Data letters #94
Dan's Data letters #95
Dan's Data letters #96
Dan's Data letters #97
Dan's Data letters #98
Dan's Data letters #99
Dan's Data letters #100
Dan's Data letters #101
Dan's Data letters #102
Dan's Data letters #103
Dan's Data letters #104
Dan's Data letters #105
Dan's Data letters #106
Dan's Data letters #107
Dan's Data letters #108
Dan's Data letters #109
Dan's Data letters #110
Dan's Data letters #111
Dan's Data letters #112
Dan's Data letters #113
Dan's Data letters #114
Dan's Data letters #115
Dan's Data letters #116
Dan's Data letters #117
Dan's Data letters #118
Dan's Data letters #119
Dan's Data letters #120
Dan's Data letters #121
Dan's Data letters #122
Dan's Data letters #123
Dan's Data letters #124
Dan's Data letters #125
Dan's Data letters #126
Dan's Data letters #127
Dan's Data letters #128
Dan's Data letters #129
Dan's Data letters #130
Dan's Data letters #131
Dan's Data letters #132
Dan's Data letters #133
Dan's Data letters #134
Dan's Data letters #135
Dan's Data letters #136
Dan's Data letters #137
Dan's Data letters #138
Dan's Data letters #139
Dan's Data letters #140
Dan's Data letters #141
Dan's Data letters #142
Dan's Data letters #143
Dan's Data letters #144
Dan's Data letters #145
Dan's Data letters #146
Dan's Data letters #147
Dan's Data letters #148
Dan's Data letters #149
Dan's Data letters #150
Dan's Data letters #151
Dan's Data letters #152
Dan's Data letters #153
Dan's Data letters #154
Dan's Data letters #155
Dan's Data letters #156
Dan's Data letters #157
Dan's Data letters #158
Dan's Data letters #159
Dan's Data letters #160
Dan's Data letters #161
Dan's Data letters #162
Dan's Data letters #163
Dan's Data letters #164
Dan's Data letters #165
Dan's Data letters #166
Dan's Data letters #167
Dan's Data letters #168
Dan's Data letters #169
Dan's Data letters #170
Dan's Data letters #171
Dan's Data letters #172
Dan's Data letters #173
Dan's Data letters #174
Dan's Data letters #175
Dan's Data letters #176
Dan's Data letters #177
Dan's Data letters #178
Dan's Data letters #179
Dan's Data letters #180
Dan's Data letters #181
Dan's Data letters #182
Dan's Data letters #183
Dan's Data letters #184
Dan's Data letters #185
Dan's Data letters #186
Dan's Data letters #187
Dan's Data letters #188
Dan's Data letters #189
Dan's Data letters #190
Dan's Data letters #191
Dan's Data letters #192
Dan's Data letters #193
Dan's Data letters #194
Dan's Data letters #195
Dan's Data letters #196
Dan's Data letters #197
Dan's Data letters #198
Dan's Data letters #199
Dan's Data letters #200
Dan's Data letters #201
Dan's Data letters #202
Dan's Data letters #203
Dan's Data letters #204
Dan's Data letters #205
Dan's Data letters #206
Dan's Data letters #207
Dan's Data letters #208
Dan's Data letters #209
Dan's Data letters #210



Give Dan some money!
(and no-one gets hurt)