httpd slowcgi notes

2014-11-09 Thread Elijah Buck
Hello, I've upgraded my 5.4 server to 5.5 and then 5.6 and have switched from nginx to httpd. This is all excellent. I wanted to share how I made httpd work for me. I host a simple static site, but also need '301 Moved Permanently' support, which httpd does not seem to support at this time. Howev

Re: Immediately resumes after hibernate

2014-07-31 Thread Elijah Buck
> Sleep Button most likely. But you'd need to look at the AML to be sure. > > Do you have a sleep button on the case or keyboard? > Nope. Just a single power button. Nothing on the keyboard.

Re: Immediately resumes after hibernate

2014-07-31 Thread Elijah Buck
On Wed, Jul 30, 2014 at 12:29:00PM -0700, Mike Larkin wrote: > That's good news, but unfortunately it's just a diagnostic tool to indicate > what I already suspected - a GPE is firing, but it's still unknown which one. So, I modified the conditional in acpi_enable_wakegpes in acpi.c to exclude set

Re: Immediately resumes after hibernate

2014-07-30 Thread Elijah Buck
Wed, Jul 30, 2014 at 12:29:00PM -0700, Mike Larkin wrote: > That's good news, but unfortunately it's just a diagnostic tool to indicate > what I already suspected - a GPE is firing, but it's still unknown which one. > The spec is a little unclear here (gee, what a surprise). It only says that > th

Re: Immediately resumes after hibernate

2014-07-30 Thread Elijah Buck
On Wed, Jul 30, 2014 at 01:26:06AM -0700, Mike Larkin wrote: > I've got a machine with the same symptoms with very similar hardware. > It doesn't fire any GPEs on resume, and the fixed function buttons aren't > set either. So the reason for resume is still a mystery. > > 1. Please send an acpidum

Immediately resumes after hibernate

2014-07-29 Thread Elijah Buck
I have a whitebox desktop with a Biostar TH55B HD motherboard. Hibernate (via ZZZ) works great, as does resume. However, when hibernating, the system briefly powers off and then immediately starts back up. The issue occurs both on 5.5 amd64 and 5.6-beta (Jul 27) amd64. I tried setting the BIOS to

Re: UNIX A to Z List RFC

2013-02-03 Thread Elijah Buck
> more I like it. I might replace more with man (documentation!) or mail (communicating with the outside world!). Elijah