Re: ACPI broke going from 8 to 9

2011-12-31 Thread Garrett Cooper
On Sat, Dec 31, 2011 at 3:31 PM, Jeremy Chadwick wrote: > On Sat, Dec 31, 2011 at 04:17:16PM -0700, Dan Allen wrote: >> On 31 Dec 2011, at 12:34 PM, Garrett Cooper wrote: >> >> > Not yet. Add 'nooptions NEW_PCIB' to your KERNCONF, recompile, and >> > try booting the new kernel. See if this works.

Re: ACPI broke going from 8 to 9

2011-12-31 Thread Dan Allen
On 31 Dec 2011, at 4:31 PM, Jeremy Chadwick wrote: > In the meantime: Dan, when you say in your original mail, "I just > upgraded my Dell OptiPlex GX270 from RELENG_8 to RELENG_9", can you > please provide uname -a output from the system when it was running > RELENG_8? I'm looking specifically f

Re: ACPI broke going from 8 to 9

2011-12-31 Thread Jeremy Chadwick
On Sat, Dec 31, 2011 at 04:17:16PM -0700, Dan Allen wrote: > On 31 Dec 2011, at 12:34 PM, Garrett Cooper wrote: > > > Not yet. Add 'nooptions NEW_PCIB' to your KERNCONF, recompile, and > > try booting the new kernel. See if this works. > > It worked! No hang, power button works. Nice. I hope t

Re: ACPI broke going from 8 to 9

2011-12-31 Thread Dan Allen
On 31 Dec 2011, at 12:34 PM, Garrett Cooper wrote: > Not yet. Add 'nooptions NEW_PCIB' to your KERNCONF, recompile, and > try booting the new kernel. See if this works. It worked! No hang, power button works. Nice. I hope this experimental option stays in. Thank you everyone for your help.

Re: ACPI broke going from 8 to 9

2011-12-31 Thread Adrian Chadd
On 31 December 2011 16:08, Dan Allen wrote: > Almost every day I csup from RELENG_x and build.  The traces of RELENG_8 are > gone, so no, unfortunately I cannot give you a uname -a from those days. Would you consider having a small partition to do the same for HEAD? :P > However, I have a buil

Re: ACPI broke going from 8 to 9

2011-12-31 Thread Garrett Cooper
On Sat, Dec 31, 2011 at 11:25 AM, Dan Allen wrote: > > On 31 Dec 2011, at 12:16 PM, Garrett Cooper wrote: > >> Ok. The GX270 is pretty old, so this is probably a stretch but is >> there an ACPI toggle / 'conformance' option in the BIOS? My guess is >> that the machine is 1.0/1.1 spec, not 2.0 spec

Re: ACPI broke going from 8 to 9

2011-12-31 Thread Dan Allen
On 31 Dec 2011, at 12:16 PM, Garrett Cooper wrote: > Ok. The GX270 is pretty old, so this is probably a stretch but is > there an ACPI toggle / 'conformance' option in the BIOS? My guess is > that the machine is 1.0/1.1 spec, not 2.0 spec. > -Garrett No, there is no such option. I have been thr

Re: segfault from php/freebsd/dtrace

2011-12-31 Thread Ryan Stone
On Thu, Dec 29, 2011 at 12:37 PM, Oleg Ginzburg wrote: > Hi maillist, > > I try to use dtrace + php/dtrace on the freebsd. In certain cases ive get > Segmentation fault and don't understand what of subsystem has a problem. Yes, Userland DTrace is unfortunately still very experimental at this poin

Re: ACPI broke going from 8 to 9

2011-12-31 Thread Dan Allen
On 31 Dec 2011, at 11:40 AM, Garrett Cooper wrote: > Is your Optiplex running the latest BIOS firmware? My Dell OptiPlex GX270 was running BIOS A06, but I found that there was an A07. So I installed A07 hoping that would do the trick, but it still prints: pci0: on pcib0 and then hangs. D

Re: ACPI broke going from 8 to 9

2011-12-31 Thread Garrett Cooper
On Sat, Dec 31, 2011 at 10:56 AM, Dan Allen wrote: > > On 31 Dec 2011, at 11:40 AM, Garrett Cooper wrote: > >> Is your Optiplex running the latest BIOS firmware? > > My Dell OptiPlex GX270 was running BIOS A06, but I found that there was an > A07.  So I installed A07 hoping that would do the tric

Re: ACPI broke going from 8 to 9

2011-12-31 Thread Garrett Cooper
On Sat, Dec 31, 2011 at 9:03 AM, Dan Allen wrote: > I just upgraded my Dell OptiPlex GX270 from RELENG_8 to RELENG_9.  The > machine no longer boots.  However, if I put > >  hint.acpi.0.disabled=1 > > in /boot/loader.conf then the machine runs fine.  With RELENG_8 the machine > had no loader.con

ACPI broke going from 8 to 9

2011-12-31 Thread Dan Allen
I just upgraded my Dell OptiPlex GX270 from RELENG_8 to RELENG_9. The machine no longer boots. However, if I put hint.acpi.0.disabled=1 in /boot/loader.conf then the machine runs fine. With RELENG_8 the machine had no loader.conf, and the power button worked on my desktop machine. Now wit

Re: dump cannot do incremental backups when device name is too long

2011-12-31 Thread Martin Sugioarto
Am Sun, 11 Sep 2011 10:54:17 +0200 schrieb Martin Sugioarto : > Synopsis: [patch] dump(8) cannot do incremental backups when device > name is too long > > State-Changed-From-To: open->patched > State-Changed-By: mckusick > State-Changed-When: Fri Oct 21 22:49:35 UTC 2011 > State-Changed-Why: > A

[cft] Small patch for calendar(1)

2011-12-31 Thread Marco Steinbach
Hi, for a while now, calendar(1) seems to have forgotten how to handle what the man page describes as: 'A month without a day matches the first of that month.' A notable result of this is, that the output of 'calendar -f /usr/share/calendar/calendar.all' is always headed by 'Unprocessed' er

Re: atkbdc broken on current ?

2011-12-31 Thread aconnolly08
I've installed 9.0-RC3 on an Acer Aspir One net book and with acpi enabled atkbdc (and atkbd) are not loaded at all. I can use a usb keyboard with no problems, but once I've selected my boot options the integrated keyboard stops responding. The fix mentioned in this thread does not address my pr