Everybody Staze...

Nobody leavz...

  • Home
  • About Me
    • LinkedIn
    • Lab
  • Contact
  • Links
  • Reviews
  • Sitemap
  • Weather

Partkeepr and PHP 5.6

2015/02/06 By staze

partkeepr-logoBecause I couldn’t find any info on this myself (and therefore my Partkeepr install has been broken since updating to PHP 5.6), and it took the developer of Partkeepr some thought on how to Google for it himself, I thought I would post something quick on Partkeepr and PHP 5.6. Basically, it works, but only if you don’t have a couple options set with PHP 5.6’s Zend OPCache (the built-in OPCache in 5.6, which largely deprecated APC). There are two options for opcache that completely break several frameworks, such as Doctrine, which Partkeepr uses extensively. The options are:

opcache.save_comments
opcache.load_comments

If either of these options is set to “0”, things break. And of course, if you read the notes on “opcache.save_comments” it mentioned breaking Doctrine. So, make sure they’re set to “1” if you’re using any of those frameworks, and especially if you’re using Partkeepr. I banged my head against this for days.

The developer of Partkeepr, however, is going to have a runtime check in a new version that makes sure those two options are set properly, otherwise have Partkeepr throw an error. Here’s the initial bug report of mine. Hopefully this post will help someone, and save them some hair being torn out. =)

UPDATE: I was able to just enable opcache.save_comments and load_comments for just my partkeepr domain by setting:

php_admin_flag opcache.save_comments 1
php_admin_flag opcache.load_comments 1

In the VHOST configuration for apache. This lets me leave them both as 0 for all my other sites, thereby gaining the reduced cached sizes. =) Good luck!

Filed Under: Electronics Tagged With: Partkeepr, PHP

Re:Load Pro Fan Kit

2015/02/04 By staze

fan-kit-backAs a relatively early adopter of the Re:Load Pro I have been excited about the fan kit that was announced around the same time as release, effectively doubling the power dissipation of the load, and still maintaining a price point well below a commercial product like the BK Precision 8500 (though obviously a significant difference in power dissipation). When Arachnid Labs finally announced ordering for the Fan Kit, I was nearly first in line, and then by the end of Feb 2nd, 2015, the kit had showed up at my door. Install instructions (currently sans pictures) are on the Arachnid Labs site. Install was relatively painless, and involved soldering two headers to the control board, putting the fan leads through the heatsink hole, soldering the fan leads to the control board, and finally soldering the board to the main RL:P board. The real issues with the install are that the hole on the heatsink is just a tiny bit small for the fan wires (leading to some shaved insulation off the wires), and that the header holes on the main RL:P board are drilled on the small side, so mating the headers required a fair amount of pressure to push the board in enough to solder the headers on the backside. Both of which fixes should be easy enough for Arachnid Labs to fix in a future product run. The only other thing is a QA problem (or maybe purchasing). One of the two fans on my unit has a fair amount of bearing rattle at low speeds (and goes away at higher speeds). I may be able to fix this with some lubrication, or I may just replace both fans at a future date with some Noctua fans.

Total install took less than half an hour, and firing the unit up afterward was greeted with silence (the fans don’t run when there’s a low amount of heat). I knew the RL:P could dissipate 25W continuously before the fans, and the claim was the fans doubled that, so, I went for broke, and wired up to have it dissipate 50W. The fans quickly ramped up to full speed, and the unit kept on chugging (even though the whole aluminum case of the unit got warm after an hour of dissipating that load). Turning off the power, the fans ramped down relatively quickly, and continued to run (slowly) for well over 15 minutes cooling things back down, then finally turned off. Sweet. The only missing feature is being able to display the temperature on the front panel (I’m assuming this is coming in a future firmware release). I haven’t tested it’s full capability, but it didn’t have any problems with a load of 55W the next day.

All and all, very happy. While the unit was a bit more than I would have liked, it’s still extremely capable, and the designer has been wonderful to work ask questions of, ask for improvements, etc. And the few issues I’ve had with the install will no doubt be addressed in future hardware revisions, or he’ll just start selling the fan kit standard, and let the manufacturing house deal with the install. =)

[xrr rating=5/5]

Filed Under: Reviews Tagged With: Arachnid Labs, Fan Kit, Re:load Pro

Antec TruePower Trio TP3-550 Fan Bus Repair

2015/02/03 By staze

TP3-550Couple weeks back I got a request to repair a friends computer. It would lock up, not reboot, etc. The computer was largely for gaming, so after an initial software scan, I figured it must be heat. Opening the machine, I noticed none of the case fans are running. I had initially done the build on the machine, and new all the case fans were wired to the fan power “bus” provided by the power supply (which handled speeding/slowing the fans based on case temp), an Antec TruePower Trio TP3-550. Asking the friend, he mentioned that he had noticed the LEDs on the front case fan had went out a month or two ago. Hmm. Checking the voltage on that fan bus showed only 2V (not nearly enough to run a 12V 120mm fan). The PSU’s fan was also not running. Crap, that was probably overheating the PSU, and causing the instability.

Wanting to get his machine back up and running, I picked up a replacement Corsair power supply, installed it, and got him on his way. Then, I went to repairing the Antec power supply. Warning, because this is a power supply, and especially because this is a high wattage switcher, there are dangerous (and lethal if you live in parts of the world that run off 220/240 household) voltages inside. Make sure the unit is unplugged, off, and even give it an hour or two for the primary caps to discharge. I have seen the primary discharge relatively quickly, so there must be a bleeder resistor in the unit, but I didn’t bother tracking it down.

[Read more…]

Filed Under: Electronics Tagged With: Antec, ATX, repair

« Previous Page
Next Page »

Weather

Categories / Archives

  • Apple
  • Coding
  • Electronics
  • Energy
  • Home Ownership
  • Miscellany
  • Politics
  • Prius
  • Sys Admin
  • Travel
  • Uncategorized
  • Work
  • April 2026
  • August 2025
  • April 2025
  • January 2024
  • February 2021
  • July 2020
  • January 2020
  • April 2019
  • March 2018
  • February 2018
  • June 2017
  • February 2017

Copyright © 2026 · Staze On Genesis Framework · WordPress · Log in