![]() |
Vista SP1 or XP SP3 if you have a decent computer?
Ive got a Quad Core Q6600 and a decent video card and ram.. will Vista SP1 be faster (and can it take more advantage of my resources) or is XP SP3 still the way to go?
|
I'm using Vista and it's ok but the only reason I changed was just for kicks. If you play the latest games or you wanna use more than 3GB of RAM then Vista is the way to go otherwise XP is just fine but Microshaft is gonna make ya upgrade eventually so... I dunno I'm no help.
|
this is what happened when I tried to take advantage of XP:
http://img143.imageshack.us/img143/1...essagesrk3.png |
i dont think there is anything vista is faster in then XP
i welcome someone to prove me wrong :) |
Quote:
|
i installed vista sp1 and i'm pretty happy :thumbsup
|
Quote:
http://www.istockphoto.com/file_thum...upset_baby.jpg lol:1orglaugh |
Quote:
|
Quote:
As far as the hosting.... if you want to have random shnizle in your servers that is not related to business then be my guest...... I personally use photobucket or sites like that for random images.....nothing to do with hosting prices...silly comment .. lol:winkwink: |
Vista SP1
|
Quote:
|
Windows XP SP3 sends PCs into endless reboot
http://www.theregister.co.uk/2008/05...boots_crashes/
Microsoft's service pack three (SP3) for Windows XP has caused havoc on hundreds of PCs, just hours after it was released as an automatic update. Angry customers have vented their spleen on the firm's Windows XP message board, posting complaints that include spontaneous PC reboots and system crashes after the service pack installs. Poster Dan said: "I installed SP3 this morning but when rebooting it loops between startup screen and restarting screen. I can boot into safe mode. Is uninstalling XP service pack 3 the only resolution?" Doug W complained: "After three attempts [to install XP SP3] with different configurations each time, System Restore was the only way to get me out of deep shit." Similar problems were reported by frustrated customers throughout the message board. Microsoft finally released XP SP3 on Tuesday this week. It was supposed to be available last week, but an eleventh hour FAIL between the service pack and its point-of-sale application ? Dynamics Retail Management System (RMS) ? forced Microsoft to put the cork back in the bottle while it sorted out the problem. The cock-up also affected Windows Vista SP1. Earlier this week Microsoft said it had deployed a band-aid filter for the automatic Windows Update to block RMS customers from getting the service packs while it scurries to fix the glitch. Whether the latest issues will be patched remains to be seen. But it's likely the Microsoft Windows teams will spit out further updates to address the system reboots and crashes being reported in XP SP3. Meanwhile, Jesper Johansson, a prominent Windows blogger, has claimed that the problem only involves machines using AMD processors. Microsoft, which wasn't immediately available for comment, had said the long-awaited, final service pack for XP "includes a small number of new functionalities, which do not significantly change customers' experience with the operating system". ® :thumbsup |
I just "downgraded" my Vista laptop back to XP SP3, and couldn't be happier. Faster, runs all my programs, and I feel so much better after fighting with Vista on that machine for a year. Screw Vista. It's gonna go down in history as the next Windows ME.
|
bump bump
|
Quote:
i reinstalled XP and everything is fine. on my desktop i haven't had a problem. The laptop says it's Vista Ready. |
Haven't tried Windows XP essential pack ?, its like half vista, only whitout the nasty things in it
|
XP for EVERY computer.
|
Quote:
|
XP Pro X64.
|
I have had no problems with SP3. Things seem to run even faster actually.
|
XP for now. For Vista they plan replacement already.
|
Vista works fine for me, but I liked xp better!
|
probably go with xp :thumbsup
|
Quote:
|
XP, 32-bit and SP3.
Got 4GB of ram, but 32-bit XP recognize 3GB max (without fucking around with some obscure patch, registery tweaks, instabilities...) Not much of a problem with the price of computers right now... Got one for Photoshop, Premiere, Video processing (encoding) or general high memory/disk/cpu intensive applications. and one for submitting/browsing. |
Quote:
Easy on the eyes - pleasant to work in, and a kickass voice recognition feature that you can dictate our daily blog video descriptions to! |
Quote:
|
Quote:
http://www.news.com/Windows-XP-outsh...3-6220201.html http://www.extremetech.com/article2/...2096945,00.asp http://www.cs.auckland.ac.nz/~pgut00...ista_cost.html and many-many-many more... Just a quote: Quote:
Quote:
These are facts. Everything else like "I feel...", "I think..." etc is just a bullshit. Benchmark is the king! :winkwink: FYI: every newly installed copy of Windows works a way much faster than the one which was working for months because of HDD fragmentation, registry fragmentation etc. To compare XP and Vista you have to compare only 2 just installed copies. Never try to compare newly installed system with the old-working one! And one more quote from http://www.eweek.com/c/a/Windows/Mic...s-up-on-Vista/ : Quote:
|
Quote:
|
Quote:
As for you Myth: When gaming you use XP because vista uses allot of the video card recourses, but when working you will be THAT much happier with Vista, and remember that it you reinstall ones every 3 month Vista is free, if you know the reset code for the trial counter. |
Quote:
God damn I think I had this same discussion before but it was "Im not switching to XP 98 is way faster and I never need to upgrade" :1orglaugh |
Quote:
|
Quote:
How can you compare 9x with NT??? :helpme Sometimes the ppl's ignorance is just amazing :disgust P.S. I glad you did read (I hope you did) the articles with FACTS I gave you the links to. At least you won't ask such strange questions anymore. |
Quote:
|
Quote:
Ya dont really care what you link to, or what other bs is said about it. Ive had fresh installs of XP on this computer. I know how it runs. I have has Vista on here quite a while and it hasn't slowed down. Vista is faster for me, runs more programs with less issues, is quicker and less likely to crash due to a poorly scripted program, and will be compatible with all new software that comes out. End of discussion for me. |
Haven't read the articles? So WTF you have asked me for facts? Note for myself: never try to explain you anything. I don't spend my time on ignoramus people. You are happy with Vista and you are ready to open your private info for m$ (perhaps not only for them)? Ok, np - that's your problem, not mine :) Good luck with it :thumbsup
|
Quote:
Benchmarks show that on a vast majority of systems, Vista is much slower than XP. That's a simple fact. Denying it is much like denying gravity or evolution. Vista has some major advantages over XP, but speed is not one of them. A few years from now, it won't matter, but right now, to most people, it does. |
Quote:
|
Sticky must of got the extra special version of Vista no one else in the known world has. lol
|
Quote:
As a former system programmer, I can assure you that it's impossible to have a 16bit code in 32bit PE executable/DLL, and the same applies to 32bit and 64bit. You can't have 32bit code in 64bit library, because the same machine code will work different according to the memory model it's working in. E.g. a simple asm instruction "mov ax, bx" has a same machine code as "mov eax, ebx" but works different in different memory models. BTW, XP64 wasn't build on XP32. It's a follower of MS Windows Server OS line. |
Quote:
I went from 14 hour encodes on xp crashing midway through for no apparent reason, to 14 hour encodes on Vista running and never crashing, and it being rare to have any program crashes at all. Stability for me is awesome, and the speed compared to XP for me is faster. My benchmarks are how often something wont fuckin work, and with Vista I rarely have a problem. All you anti Vista quakers keep quaking. Ill continue on getting my work done faster with less fuck ups than I had using XP. :thumbsup |
Quote:
|
Quote:
|
Quote:
Thanks, i'm not a programmer so i did not know all this, all i know is that where i work, they did not and will not start using XP64 because it was so poor, and i was told it was a hoodie solution, but i know that is not the case. :thumbsup Still I could never go back - ones you've taken a week to learn to know Vista and all the little things, you simple can't go back when working, at least in what i'm working with! |
Quote:
|
Quote:
|
Windows XP was first released on October 25, 2001
Service Pack 1 (SP1) for Windows XP was released on September 9, 2002 Service Pack 2 (SP2) (codenamed "Springboard") was released on August 6, 2004 XP was a mess untill SP2. So i'll say Vista has a very stable starting point compared, and a great first year - at least in my book! |
Quote:
|
I don't care what a few links say, the fast is superfetch using 3Gb+ RAM on vista makes your BASIC desktop things load faster. Anything intensive the extra RAM overhead of Vista kills any performance gains.
That said... Ubuntu 64 bit for me with XP as a backup OS for when I "need" windows. |
Quote:
|
All times are GMT -7. The time now is 09:27 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123