Skip to main content

I might be upgrading sooner than expected

It looks like I might be upgrading my home desktop workstation sooner than I wanted to. That system was put together December of 2014 and has:

  • AMD A8-5600K APU
  • Gigabyte  F2A85XM-D3H
  • 16GB GSkill DDR3 1866MHz RAM
  • 2GB NVidia GeForce GTX 650 TI Boost video card (currently a 1GB Radeon HD 6670 for testing)
  • 500GB Samsung 860 SSD (Xubuntu Linux)
  • 1TB WD Blue Drive (Windows 10)
  • Corsair 430 Watt PSU
The system has been relatively stable over the years but has recently started to develop a few issues:

When recording audio in Xubuntu the audio is stuttering. This may be due to a Pulseaudio update since I don't have the issue in Windows 10 (and I do have the issue with multiple audio sources - web cam, microphone, and in several recording programs: audacity, obs studio).

More concerning the system suddenly reboots in the middle of playing Diablo III. I suspect the power supply might be to fault, but if it's not this might mean more expensive purchases. I wanted to hold off to buy a Ryzen-based system, but this would involve buying:

  • a new CPU
  • a new motherboard
  • new RAM
  • a new PSU (unless I test the PSU and it tests fine)
  • new Windows 10 license
Hopefully the issue is just the power supply. I temporarily removed the 2GB GTX 650 Ti Boost video card thinking that maybe it was at fault - I have had video issues in the past when trying to run dual monitors with this card, but I also experienced rebooting with the 1GB Radeon HD 6670.

I borrowed this card from work to test and see if I still ran into the issue. The first couple of days I didn't run into the issue, but then tonight I had the same problem. I picked the HD 6670 for a couple of purposes, one of which was to try AMD Dual Graphics (Crossfire between the APU and HD 6670). It was an interesting experiment but I can say I really noticed any spectacular performance improvement and certainly not over the GTX 650 TI Boost.

If the issue is the motherboard I might end up replacing it with a motherboard from work (certainly cheaper than buying a Ryzen system) but alas I can't buy a Windows license there, so I'll still be on the hook buying a new Windows license, or at least using Windows 10 with the nag to buy a license.

I already tested the 1TB hard drive with Crystal Disk and the SMART data all reads good. The last possibility is a thermal event, but usually this shows in Event Viewer and all I saw was a kernel reboot event. Tomorrow I'll return the Radeon card and borrow the PSU tester.

Fingers crossed that it's the power supply, but I'm going to start pricing out a Ryzen system - maybe an 1800X.

Comments

  1. I tested the power supply and fortunately it's good. Unfortunately this means the rebooting issue lies either with the processor, motherboard, or Windows 10. At this point I can't blame Diablo III since I also experienced a reboot loading CPU-Z, leading me to suspect the A8-5600K APU. I have a Cooler Master Hyper 212 EVO on the CPU so I doubt the issue is reheating (I checked the system in the BIOS and temps seemed normal for a couple of minutes).

    I know a lot of people love the Hyper 212 EVO, but I have an old model which uses a scissor-like mounting mechanism that's a bit of a PITA to implement. I might try just cleaning the board and CPU. At the moment the system is behaving well enough to continue using. I'm not using the Windows partition much at the moment (completed all the seasonal achievements for DIII so the season is effectively done for me).

    ReplyDelete

Post a Comment

Popular posts from this blog

Our media encoding process

It occurred to me that I started posting to debugfs as if I just left off from my old domain (a story for another time). I had something in the order of 300 articles on the site so naturally posts on this site don't have the context they had on the old site. When I first started debugfs I talked about the Handbrake command-line script I run on our KODI server to shrink the size of Blu-rays (since they can be huge). I didn't really get into the details of the whole process and I've since changed how I rip and encode media. When I buy a DVD/Blu-ray the first step I take is to back-up the media using MakeMKV. MakeMKV is great for dumping both Blu-ray and DVD content to a .mkv file. I prefer .mkv over .mp4 because I love subtitles and the .mp4 container only lets you "burn" one subtitle into the file. Files in an .mkv container can contain as many subtitles as the DVD/Blu-ray has. I normally rip these on my desktop workstation which has a late 2013 AMD A8-5...

CentOS 4.8 in Virtualbox 5.1.x

Years ago I was part of a project that was developed on and ran on CentOS 4.8. The software we developed was only used in-house so we were able to work around any bugs we found. The development cycle was extremely short, 4 months, considering the end result. While we've backed up the source frequently over the years the software really never got a major facelift. I spent a bit of time over the years making some minor changes (I gave the menu a facelift changing it from rotating gifs to CSS, and made some code changes to deal with a tax shift that happened years ago), but what the project really needs is a major overhaul. One of my goals right from the outset was to open source the project, but this didn't happen because I was simply too swamped with other things to completely audit the code. Also I wanted to simplify the project before exposing it to the world. Initially we based the project on an eCommerce suite (OSCommerce). At the time we were using that suite for an...

That itch to upgrade again - Ryzen 5 2600G?

Lately I've been collecting a lot of movies. Each week Maria and I set a small budget for personal "wants," much of mine has gone to DVDs and the occasional Blu-ray disc. I've been lucky to find some really great deals, but it's got to the point where I'm backed up because ripping all the media is taking more time than I have on evenings and weekends. From what I've read ripping Blu-rays (unless you're also re-encoding them) is entirely dependent on the Blu-ray drive - there's little to be gained by upgrading to a new CPU/motherboard. I use a licensed copy of MakeMKV to rip my Blu-rays. Then I transfer the ripped mkv to our KODI machine and using HandbrakeCLI (the command-line version of Handbrake) to compress the large Blu-ray file to a smaller file. I could compress the file on my desktop, but my AMD A8-5600K APU doesn't have the same power as our KODI machine (which has an i7-2600 and is cooled with a Corsair H60 water cooler). The...