Tag: technology

Upgraded My Computer to an i7

August 23, 2009 at 11:29 PM

I’ve decided to upgrade my computer, here’s what I got, what I didn’t upgrade, and what I’ve replaced:

What I’ve Upgraded To:

  • ASUS P6T Deluxe V2 – $289.99 EVGA X58 SLI LE – $239.99
    • I was using an ASUS board but it had known issues such as CMOS resetting when unplugging or switching off power regardless of the battery, due to it thinking of a overclocking failure (apparently it’s my GPU, what bullshit, and I doubt it was a DOA or defective deal as people have RMA’d this problem several times). It also had shut down problems, and all these issues were out there since the board was released. It was even all over the ASUS forums and no fix or anything for it, and from that point I also learned ASUS has shit support, and thus I do not recommend ASUS. Thanks a lot ASUS, for all the stress and bullshit… /rant
  • Intel Core i7 920 @ 2.66 GHz – $279.99
  • 6 GB of DDR3 RAM (OCZ) – $124.99
  • HP DVD+/-RW SATA – $49.99
  • Corsair 850W PSU – $139.99

I’ve noticed it’s not cheap with Intel, but I thought I’d give them a try as I heard the i7s were badass at the moment. DDR3 memory isn’t cheap at the moment, however the i7s only support that. I didn’t care for Lightscribe when I bought the DVD burner. I’d probably never use it anyways, as I even barely use the drive.

What I Didn’t Upgrade:

  • 2 x 1 TB SATA Hard Drives (less than a few months old)
  • NVIDIA GeForce 8600GT (2 years old)
    • I would have upgraded, but I’m waiting for DirectX 11 to come out in the next few months.
  • 2 x Dell S2009W monitors (Dual Monitors FTW, less than a month old)
  • Antec 300 Case (less than a few months old)

None of these really needed an upgrade as they are relatively new since when I ordered them and they work fine. The graphics card will need an upgrade, I may or may not do a SLi configuration. I find it’s best to wait for DirectX 11 cards to be released before I do go out and buy a new card though.

What I’ve Replaced:

  • MSI K9N4 SLI nForce (2 years old)
  • AMD Althon 64 x2 3.03 GHz (2 years old)
  • 4 GB of DDR2 RAM (G.Skill) (half was 2 years old, other half was 1 year old)
  • Pioneer DVD+/-RW IDE Drive
  • Ultra 500W PSU (2 or 3 years old?)

Most of the technology I’ve replaced is becoming obsolete, the place I bought the motherboard from no longer sells it. The old processor came way down in price (I spent $156 on it, it’s $80 now). The old RAM I had is now 30 bucks per 2 GB! DDR2 is really cheap right now. I replaced the DVD+/-RW drive as I needed an SATA drive for the EVGA motherboard, no more IDE woot! I upgraded the PSU thinking I’d need more power for my upgrades (plus I needed an 8-pin plug).

Unfortunately, Linux Just Isn’t Ready Yet…

July 18, 2009 at 12:10 AM

As much as I would like to switch away from Windows and go to Linux, is it just far from being ready. Of course there is Macs, and I would yet like to try one more thoroughly, but that’s a different story. I am not saying that Windows is completely “bad”, it’s more like of being tired of Microsoft’s crap. Maybe things will get better with them, but in the meantime who knows what is going to happen.

Most of those that know about Linux know that Ubuntu is the most popular Linux distribution out there today. They try to make everything easy, but most of the time that isn’t even the case. In order to get some things done, you have to use a Shell or Terminal, which is no problem for me as I am quite used to UNIX commands for managing my server, but this is no good for those who are used to GUIs (Graphical User Interface) or pointing and clicking. It is understandable not everyone is going to remember a series of commands.

Today, while I was using Ubuntu 9.04 AMD64, I was attempting to upgrade to Firefox 3.5 manually since it will probably never be in the official Ubuntu repos (I am aware that the code-named 3.5 beta is in the repos), I used something called Ubuntuzilla to install it and create a shortcut diversion for the already Firefox 3.0 shortcuts made by the default install. After that was done, Firefox itself had issues of bringing “Server not found” errors when I know for a fact the servers do exist. After about 15 minutes of Googling the problem, I found a solution, which was to run this:

sudo apt-get install lib32nss-mdns

Now since that was solved, it was on to install Flash. Since I manually upgraded to Firefox 3.5, I didn’t get the luxury of having Ubuntu do all the dirty work for me. So I go to Adobe’s website to download Flash, and like always they never have a 64-bit version, those damn slackers. Fortunately there is something called nspluginwrapper which is to solve this problem. I am pretty much to put all plugins into /opt/firefox/plugins/ since I manually upgraded Firefox. Hooray, now Flash is installed after messing around with this for about an hour or two (lost track of time, heh).

Now it was sound that was the issue. No it wasn’t my speakers or sound card (which would be my integrated sound of the motherboard), it was actually my Logitech USB Headset. Usually with Windows, I could just plug it in, and bam, it would instantly set it to my default sound device. Unfortunately, it is much more complicated on Linux, to an extent that I just decided to say, screw it. Since, like always, every Linux setup is always different, maybe my problem could of been solved by wiping everything and starting over as I noticed with Wine everytime I used it, although that is a pain in the ass. Anyways, when I plug my device in, I go to Sound under the System menu of GNOME, set everything to my USB Headset, although of course ALSA doesn’t work, so I have to use OSS. Now I go to what I want to listen to, what so happens to be YouTube on Firefox 3.5. However, the sound always goes to my speakers. I Google this problem, none of the solutions work for me, it just won’t work. Bummer, my headset just won’t work with this >_<.

Everyone knows there are barely any programs for Linux, although this wasn’t a major downer for me, except for gaming, as much of the content is on the web now, and I am mostly on the web anyways. There are reasons for the lack of programs, (a) Windows is a monopoly, (b) It is “easy and simple” to write programs for Windows because of .NET, and (c) Software companies do not find it worth programming in Linux nor do they think they will gain enough profits from it.

Linux is just not ready for the desktop environment, and hasn’t been for a really long time. Maybe Google Chrome OS will change that, since that will be based off of Linux.