Hi Ian, I have just rebooted the PC after turning the deep debug on. Here is the output: http://pastebin.com/H61zJhqc. It is very likely that the dmesg has been cut due to the large amount of output. Is there any way to have it all?
Cheers, Daniele. 2014-07-15 20:22 GMT+02:00 Ian Smith <smi...@nimnet.asn.au>: > On Tue, 15 Jul 2014 19:49:46 +0200, Daniele Mazzotti wrote: > > > I made a few step ahead (at least on my side) and tried to follow the > > recommendation from the handbook ( > > http://www.pl.freebsd.org/doc/handbook/acpi-debug.html). > > > > I was able to turn on the verbose boot and here you can find the output: > > http://pastebin.com/kkDAZEVb. At boot time I can see an error stating > > "battery0: battery initialization failed, giving up" which is thrown by > the > > acpi_cmbat_init_battery within acpi_cmbat.c module. After six retries > the > > error is printed out. Actually I am not able to figure out who is > calling > > the method, but that is another story. > > Actually you'll see those messages on a 'normal' verbose boot, ie > there's nothing extra logged of note regarding battery issues. If you > are up for lots more output on one boot at least, perhaps try what > acpi(4) suggests: > > debug.acpi.layer="ACPI_ALL_COMPONENTS ACPI_ALL_DRIVERS" > debug.acpi.level="ACPI_LV_ALL_EXCEPTIONS" > > which is less deep, but wider :) Communications with batteries often, > likely usually, is moderated by the embedded controler (ACPI_EC) and it > wouldn't hurt to report any exceptions from other subsystems also. If > that yields nothing useful you could increase the level .. > > Sorry, I can't read messages backwards very well, so I'll drop the tail. > > cheers, Ian > _______________________________________________ freebsd-acpi@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-acpi To unsubscribe, send any mail to "freebsd-acpi-unsubscr...@freebsd.org"