New machine, should I use Vista 64?

Started by
16 comments, last by Jarrod1937 15 years, 5 months ago
I've used Vista x64 at work, and it works fine. Only issue I've had is that there isn't a 64 bit Microsoft Database Driver for Oracle, but there seems to be ways around that even.
Advertisement
I've been running Vista 64 for a good 6 months. Its been flawless. Development, gaming, and "every day use" type things all work like a gem. I'm running the following:

Intel Q9300 quad core
8GB DDR1066
9800GX2 video card
3 250GB drives in RAID5.

This thing can not be slowed down. (Within reason, I'm sure I could if I tried.) I can be developing, gaming, and surfing 8 sites all while I respond to my email and Vista still performs almost perfectly. I've also never had any issues with compatibility. 32bit games and applications are fine.

The one thing you need to watch out for as far as development: Make sure if you reference any 32 bit DLLs in your projects that your target compilation environment is 32 bit. If you target 64bit and reference 32bit libraries, you can see some funky errors - at least from my experience.

I think a lot of the issues every day users complain about as far as Vista and Vista 64 revolve around the fact that they may not have a computer with enough horsepower to make Vista run as it should. If you have a solid rig like I do, from my experience, Vista 64 rocks.

Eric
[size="1"]"For any absurd set of thinking, you can probably find a non-zero percentage of the population who is utterly convinced of its truth."
I develop and game on Vista64 as well, things are solid for me.
Quote:Intel Q6700 2.66GHz @ 1066FSB (how much would the Q9400's 1333FSB help me over this one?)

Why don't you try it? Set FSB speed to 333, and change multiplier to 8.

Difference is negligible, I run CPU at 1600 FSB.
Quote:Original post by Vendayan
I like hearing these encouraging things about Vista 64, but I work in what's primarily a linux house here, doing web development with (don't hate me Washu) *ahem* java. So the sort of feedback I hear from the people who do work with Vista 64 is usually full of nothing but "!@#$ it, why can't this monstrosity work as well half as well as my Mac or at least as well as XP!"


Do you wanna honest answer?

x64 bit Linux, with Sun Java 6.0 runs circles around Vista. It's missing all that service crap. (In fact according to people who use PS2 emulator on Vista, there is some slowdown over XP.)
I run Vista x64 and don't have any issues.

I'm not going to reiterate all the other positive x64 comments as they mirror my own, so I'll just give them a +1.

I have been using Vista Ultimate 64-bit since it came out. I had quite a bit of trouble finding decent drivers for it for about the first year, but it's fine now.

I have two main complaints with it. One is that it makes installing programs a longer and more annoying process due to the ~3 user account control and compatibility warning pop-ups I have to deal with every time I install something that was designed for an older version of Windows. This is an issue with any version of Vista, though, I believe.

The other issue, which is 64-bit specific, is that 64-bit Vista drops support for legacy 16-bit programs and installers. (16-bit=DOS, Win 3.x, and some Win 9x era programs) While I doubt there are too many non-business users who care about being able to run random old DOS programs, it is fairly lame for gamers as there are many excellent old games that are 16-bit. There are emulators and the like. However, that will not help with 32-bit Windows programs that use a 16-bit installer (a surprisingly common situation for programs of a certain vintage). I also have yet to succeed in actually getting a DOS emulator to work on Vista 64, although I really haven't tried very hard.

As for your hardware, it looks good. A few things to consider, though:
- The performance difference between 1066 FSB and 1333 FSB is minimal in most situations. However, the Q9000 series processors use a minor update of the architecture used in the Q6000 series, so depending on what you are doing you may see a 10% per clock performance increase with an otherwise equivalent Q9000 processor. The Q9000s are also built on a smaller fabrication process, so they burn a bit less power and run a bit cooler at equivalent settings, as well. I would also point out that you can save about $90 over either of the options you mentioned by getting a Q6600, which is only about 10% slower. Alternately, only $60 more would get you a Q9550 which in my opinion is the current sweet spot for very high-end processors, at least if you go by newegg.com's pricing.
- If you intend to overclock your CPU, be aware that some people have had issues with hard drive corruption or other problems when overclocking on recent nVidia chipsets. I have heard anecdotal evidence that the 750i is better in this respect, but if you want to play it safe, get an Intel chipset if you plan to overclock. You can get similar graphics performance to your purposed SLI setup on an Intel board with a GTX 260, HD4870, or a 9800GX2.
- The lifespan of a 9800 GTX is uncertain, as they may be effected by the recently discovered nVidia GPU manufacturing error. This issue has been leading to very high failure rates in some nVidia cards. It is not yet clear how big of a problem it is for desktop cards, however there are claims that the problem effects all nVidia GPUs made using their 80nm or 65nm processes (i.e., almost all 8000, 9000, and GTX series cards). Consider getting a 9800 GTX+, which is manufactured on a 55nm process, and might possibly be unaffected because of it. The 9800 GTX+ is also a bit faster than the regular 9800 GTX, and can sometimes be found for the same price, after rebate, as a decent 9800 GTX. AMD/ATI cards would obviously also be unaffected.
I'm sold then. Much thanks to everyone who responded.

The missing Oracle driver might be the only truly negative feedback I've seen which could significantly effect me, but I imagine the wait shouldn't be too bad for it. I use it at work, but as I recall, someone made a SOAP interface at one time for me to be able to access the only Oracle database I foresee needing to use. At least until they develop the drivers.

I'm likely going to bump the rig up to the Q9400 as well considering the cost difference is only $15. I also may or may not pony up another $60 for the RAID 5 with 250GB drives, but with the way I eat through drive space in my projects, I should be sending little silver surfers to announce my arrival. In the end I'll probably flip a coin on that one.

Thanks again.

-V
"Never have a battle of wits with an unarmed man. He will surely attempt to disarm you as well"~Vendayan
I too use Vista 64 and could not be happier.
However, even though i may get yelled at for doing so, i enabled the true admin account and completly did away with uac. In its place i use tea timer to monitor all registry edits by any program. To me its just as safe and is a lot less compatible with older apps.
So far i have only had problems with one app. Display mate, a test signal generator program for video calibration... but i'm sure that is because i'm using an old version. So far i've had no troubles with playing games or developing them (from an artist's standpoint).
-------------------------Only a fool claims himself an expert

This topic is closed to new replies.

Advertisement