recommend me a pci video card

Mar 5, 2009 at 12:46 PM Post #16 of 77
like zorander says why do want from this upgrade, a new gpu isnt going help in much outside of games.

im thinking you might gain more from just a little clean up and sys maintenaince. defrag it clear the recycle bin stop a lot of crap from loading up when the machine starts. get a leaner anti virus than the norton or mcafree crap thats possibly on their if dell put it on. or just wipe and clean reinstall if you know how or have friends who do
 
Mar 5, 2009 at 12:54 PM Post #17 of 77
Quote:

Originally Posted by mark2410 /img/forum/go_quote.gif
like zorander says why do want from this upgrade, a new gpu isnt going help in much outside of games.

im thinking you might gain more from just a little clean up and sys maintenaince. defrag it clear the recycle bin stop a lot of crap from loading up when the machine starts. get a leaner anti virus than the norton or mcafree crap thats possibly on their if dell put it on. or just wipe and clean reinstall if you know how or have friends who do



I hate you for reminding me of defragmentation being a part of Microsoft file systems
evil_smiley.gif
wink.gif
 
Mar 5, 2009 at 12:57 PM Post #18 of 77
Didnt notice that he is not hardcore gamer. If you are doing lots of multitasking and using lots of heavy programs at same time, you'd better invest in quad-core based computer than GPU. GPUs are for gaming only and getting best graphics plus speed on latest games, plus good for 3D modeling of course but still they are for gaming mostly.
 
Mar 5, 2009 at 1:01 PM Post #20 of 77
oh i know, its a pain in the arse, ms really really needs to dump all the legacy code and a switch to a less crap file system might be nice, like why they hell dont they natively support reiser, ext3 ext4 zfs etc etc. grrrrr dont get me started

but untill everything plays nice with debian then its still easyer to just stick with windows, and windows is okay really if you just keep throwing ever more powerful cpu's at it
 
Mar 5, 2009 at 1:02 PM Post #21 of 77
Zorander.. top man, thanks for that, I had looked for e521 product details on dells site but all the specs had changed/ been upgraded to account for the last two years tech developments I suppose so didn't think my details would be accessible without ringing dell and speaking to someone.

As it is thanks very much for taking the time to look it up for me.

I have taken some pictures which I include below for verification. I suspect (probably obvious to those of you in the know) that the video card in there will have to be removed or can it stay where it is when I add another card and then just go into bios and turn off the x1300pro once the new one is installed? And it looks like the psu is pretty wimpy, but as iriverdude mentions, with it being a dell perhaps the connectors are all non standard? Although saying that, I suspect it would be above me to swap out the psu.

DSC02807.jpg


DSC02806.jpg


DSC02805.jpg


DSC02809.jpg


DSC02808.jpg
 
Mar 5, 2009 at 1:05 PM Post #22 of 77
ahhh sorry, posted this before all the other replies after Zorander's post.

I will go and read through them and sorry for posting what may be a superfluous post above with the pics if indeed a gpu isnt a necessary upgrade after all.

I do have one question though.

My ram arrived today, so I have just installed it, and while my cpu can support a 64 bit os, I am only running 32 bit windows yet it recognises all 4 gigs? I thought the 32 bit os would only recognise 3 or 3.5 gigs?
 
Mar 5, 2009 at 1:08 PM Post #23 of 77
Quote:

Originally Posted by obobskivich /img/forum/go_quote.gif
high end GPU being hot/power hungry/noisy

I've currently got the king of high end graphics cards (ok, its #2 if you really wanna split hairs) and its quieter than the board it replaced (or the one before that), by a good margin, it can get fairly warm, but nothing dangerous (GPUs are designed for higher thermal envelopes than GPCPUs or primative hardware), so I think the stereotype of loud/hot/etc is a bit dated



I believe the x1300 is cooled passively (i.e. no sound). The OP's situation differs markedly to yours. Where you are going from a noisy card to quieter ones, the OP is essentially thinking of upgrading a silent card to another that will possibly be fan-cooled (and add some noise).

My original post is not so much about thermal safety but rather what it can imply in term of fan noise. A hot card requires higher thermal dissipation than one that runs cool. This often means fans that spin quite fast and add a bit to a lot of audible noise through the PC case. Depending on individuals, this may or may not be acceptable. I once had a HIS x1950Pro that came with an IceQ3 cooler. This thing was touted to be quiet but it was far from it by my (SPCR) standard.

Quote:

Originally Posted by obobskivich /img/forum/go_quote.gif
@ op (finally):
I'd get a good image of what you want the thing to do, whats the goal in upgrading, what are you trying to run?
.
.
.
with that in mind, if you aren't gaming, I wouldn't be upgrading, because its wasted cash (quite honestly)



Exactly what I want to know too.

Regards.
 
Mar 5, 2009 at 1:10 PM Post #24 of 77
Quote:

Originally Posted by iriverdude /img/forum/go_quote.gif
I heard latest Photoshop uses 3D cards? And what about newer video encoding/decoding, may be GPU accelerated although probably require latest software.


CS4 can use CUDA/Brook+ acceleration (forgive me if Brook+ isn't its current name, its AMD's streamcomputing API, they change the name ~quarterly), but it requires a driver package that supports it, for example Quadro CX, and it also requires using software features which are GPGPU enabled

GPGPU is a very limited scope thing, because it requires explicitly parallel algorithms in order to leverage any advantage, for example HD video encoding/decoding, various filters in CS4 (usually image enhancement/restoration, stuff that would classify as "digital image processing", like facial recognition/enhancement, color/contrast optimization, etc), and similar tasks, the thing you have to remember is, it requires the developer to spend the money to re-write the software to be compatable with this, and a VERY small fraction of users have this hardware ability

for Adobe it makes sense, they have the time, money, and expertise, and Adobe is used professionally, so having a h/w offload feature for the top end software package is reasonable (as top end users can likely buy systems through their employer, or otherwise have the money for a $4000+ workstation devoted just to their work)

a few years ago what was more commonplace was to have single purpose DSPs to handle tasks like this, this is still seen on DAWs (look at Avid/Digidesign, SSL, RME, etc), where many cheap little DSPs are paired together for h/w offload to improve the capabilities of the workstation (at massive $ investment)

now consider the general advantage of this h/w offload is "more precision, faster", basically Quadro/Tesla or FireGL/FireStream can process high precision FP values much faster than your CPU can, this is huge for massive projects (Pixar is a hugescale example (and a terrible one, becuase Pixar develops all of its rendering solutions in-house, and its all run on their own software API, but most people can relate to Pixar-type projects)), but for the average home user with Photoshop Elements or Corel software doing red-eye reduction on their digital photos, doesn't really matter (because who cares if it does it in .03 seconds or .3 seconds? user doesn't see the difference)

@ the video encoding/decoding (which I sort of touched on), all three major GPU vendors offer this, as h/w offload, and the performance gains between processors are trivial, you either have the feature, or you don't (for example Intel's GMA X4500 offers this feature, my HD 4870 X2 won't do the calculation 10-15x faster, it may only gain 5-10% (AVIVO does offer some benefits for color processing/etc, but AVIVO is available on any modern AMD GPU, and even the "cheap seats" will handle it just fine))

so, yes it is a valid point, but he's already going to be seeing the maximum hardware acceleration/advantage with the chipset he's got currently (the X1300), so he won't gain in going to a newer GPU (as the entire package is handled in software, and even a "cheap" GPU will outright smoke any GPCPU on the planet at this kind of math)

hence why I'm saying: if gaming or professional rendering (read: you render or you don't eat) is the motivation, then this is a valid upgrade, otherwise, its wasted cash

Quote:

Originally Posted by Zorander /img/forum/go_quote.gif
I believe the x1300 is cooled passively (i.e. no sound). The OP's situation differs markedly to yours. Where you are going from a noisy card to quieter ones, the OP is essentially thinking of upgrading a silent card to another that will possibly be fan-cooled (and add some noise).


good point.

Quote:

Originally Posted by mark2410
oh i know, its a pain in the arse, ms really really needs to dump all the legacy code and a switch to a less crap file system might be nice, like why they hell dont they natively support reiser, ext3 ext4 zfs etc etc. grrrrr dont get me started

but untill everything plays nice with debian then its still easyer to just stick with windows, and windows is okay really if you just keep throwing ever more powerful cpu's at it



I don't support any file system written by someone who slaughters their family
wink.gif


zfs for life, but we'll never see a Sun product take center stage

and LOL @ the "if you just keep throwing ever more powerful CPUs at it" comment (thats more or less true of any OS, in regards to modern software)
 
Mar 5, 2009 at 1:13 PM Post #25 of 77
right ok, so it looks like a gpu would be superfluous and actually a new cpu would be more in order.

I basically multitask in the sense that I am often downloading, web browsing, word processing, listening to music and looking at photos at the same time, I don't run software that is a particular drain on resources afaik but I tend to have multiple windows and multiple programs opened at any one time and noticed a bit of slow down/laggy reactions at time so thought maybe along with increased ram a gpu may help.

As for games, I am not a hardcore gamer, but I do play rts's predominantly command and conquer 3, and the expansion pack kanes wrath but am unable to use full grfx options with the game, but tbh, as for gaming use, I would say I didn't really intend the upgrade for that.

AV is kaspersky internet security complete, it does seem a lot lighter than the previous mcafee I had on here.
 
Mar 5, 2009 at 1:22 PM Post #26 of 77
Quote:

Originally Posted by dazzer1975 /img/forum/go_quote.gif
right ok, so it looks like a gpu would be superfluous and actually a new cpu would be more in order.

I basically multitask in the sense that I am often downloading, web browsing, word processing, listening to music and looking at photos at the same time, I don't run software that is a particular drain on resources afaik but I tend to have multiple windows and multiple programs opened at any one time and noticed a bit of slow down/laggy reactions at time so thought maybe along with increased ram a gpu may help.

As for games, I am not a hardcore gamer, but I do play rts's predominantly command and conquer 3, and the expansion pack kanes wrath but am unable to use full grfx options with the game, but tbh, as for gaming use, I would say I didn't really intend the upgrade for that.

AV is kaspersky internet security complete, it does seem a lot lighter than the previous mcafee I had on here.





I would get Spybot/CCleaner/etc and clean the system up, possibly look at a good performance web browser (Opera, Safari, Firefox, etc), and disable unused system services/resources that are defaulted on (which eat up space)

beyond that, CPU/etc upgrade, which will require a new computer (new mainboard and change = new system)

PSU switches are easy, that one *does* look wimpy (18A on the +12V was considered "bottom acceptable" in 2004-2005, to give you some reference, my system's PSU is rated to 860W continous and 64A on the +12V (single rail is always best
wink.gif
), you don't need something that extreme, its just to help you see where you're at currently)

I would look more at software optimization over hardware upgrade, honestly
 
Mar 5, 2009 at 1:28 PM Post #27 of 77
Quote:

I basically multitask in the sense that I am often downloading, web browsing, word processing, listening to music and looking at photos at the same time,


AMD dual core is fine for all of that. As previous poster said I'd just do a cleanup or ideally a fresh install. A X2 2-4GB RAM system is more than fast enough for general to windows use.

If you like RTS checkout Supreme Commander it's 100 times better than C&C. Recently completed Red Alert 3 and it's rubbish no strategy no build/attack queue, too zoomed in. It will stuggle on your system though ideally needs quad core CPU.
 
Mar 5, 2009 at 1:31 PM Post #28 of 77
Excellent excellent excellent stuff.

I use firefox as default I hear too many bad things about ie to use it plus I find firefox a better browser anyway.

I wondered if a cpu would mean a new system, plus a cpu was more than I was hoping to spend, so I shall look into the software side of things and try and optimise my system a bit better, I mean for what I do, I am pretty happy with the system overall, I just thought maybe 50 quid would give me a performance boost but as it won't and would be wasted I can live with that.

I do though, really appreciate everyone's time and input on this though. I am pretty lost when it comes to anything past the most rudimentary details with pc's so your help has been really useful.

Thanks everyone.
 
Mar 5, 2009 at 1:33 PM Post #29 of 77
Quote:

Originally Posted by iriverdude /img/forum/go_quote.gif
AMD dual core is fine for all of that. As previous poster said I'd just do a cleanup or ideally a fresh install. A X2 2-4GB RAM system is more than fast enough for general to windows use.

If you like RTS checkout Supreme Commander it's 100 times better than C&C. Recently completed Red Alert 3 and it's rubbish no strategy no build/attack queue, too zoomed in. It will stuggle on your system though ideally needs quad core CPU.



I agree with everything said above, except that Supreme Commander is not the *best* RTS of all time (I refuse to even install anything released after ~2003, and if you're serious about RTS, you probably at least understand my point here)

but on a serious note, that A64 should be more than capable of everything you're throwing at it, so I'd work on the software clean-up

Quote:

Originally Posted by dazzer1975 /img/forum/go_quote.gif
Excellent excellent excellent stuff.

I use firefox as default I hear too many bad things about ie to use it plus I find firefox a better browser anyway.

I wondered if a cpu would mean a new system, plus a cpu was more than I was hoping to spend, so I shall look into the software side of things and try and optimise my system a bit better, I mean for what I do, I am pretty happy with the system overall, I just thought maybe 50 quid would give me a performance boost but as it won't and would be wasted I can live with that.

I do though, really appreciate everyone's time and input on this though. I am pretty lost when it comes to anything past the most rudimentary details with pc's so your help has been really useful.

Thanks everyone.



firefox is great, just ensure you keep it updated (this is true of all software, basically, anyone who gives you the "no I'm elite, I hand tailor my updates and only pick relevant ones", thats basically senseless elitism, unless the update is known to remove functionality)

I'd suggest you look at CCleaner, Spybot S&D, and a good defrag

and yes, Spybot will run slow, always has, probably always will
 

Users who are viewing this thread

Back
Top