Re: Cannot install the r298793 snapshot image

2016-05-01 Thread Shawn Debnath
On 05/01, Shawn Debnath wrote: > On 05/01, RayCherng Yu wrote: > > I installed the r299793 memstick.img and got this error message: > > > > http://imgur.com/HktHn6b > > > > Then I installed the mini-memstick.img instead. I got another error message:

Re: Cannot install the r298793 snapshot image

2016-05-01 Thread Shawn Debnath
On 05/01, RayCherng Yu wrote: > I installed the r299793 memstick.img and got this error message: > > http://imgur.com/HktHn6b > > Then I installed the mini-memstick.img instead. I got another error message: > > http://imgur.com/dOPO83t > How are you trying to do the install? __

Re: MCA unrecoverable machine check exception on APU2

2016-05-01 Thread Shawn Debnath
On 05/01, Dimitry Andric wrote: > On 01 May 2016, at 14:35, Shawn Webb wrote: > > MCA: Bank 0, Status 0xb4000135 > > MCA: Global Cap 0x0106, Status 0x0004 > > MCA: Vendor "AuthenticAMD", ID 0x730f01, APIC ID 3 > > MCA: CPU 3 UNCOR DCACHE L1 DRD error > > MCA: Addre

Re: FreeBSD_HEAD_i386 - Build #2979 - Failure

2016-04-27 Thread Shawn Debnath
I am running into this on amd64 as well. On 4/27/16, 11:14 AM, "owner-freebsd-curr...@freebsd.org on behalf of jenkins-ad...@freebsd.org" wrote: >FreeBSD_HEAD_i386 - Build #2979 - Failure: > >Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2979/ >Full change log: https:/

Re: powerd rc script failing to start after fresh build

2016-04-27 Thread Shawn Debnath
On 04/26, Shawn Debnath wrote: > Synced to r298678 this evening and after a reboot, powerd fails to start > with the following error in messages: > > Apr 26 17:54:12 titan root: /etc/rc: WARNING: failed to start powerd > > Manually trying to start it via service throws: >

Re: powerd rc script failing to start after fresh build

2016-04-26 Thread Shawn Debnath
On 04/26, Shawn Debnath wrote: > > This wasn't the case till the update today, including the ACPI BIOS > > warning. > > > Forgot to add that I double checked, and cpufreq was enabled in the GENERIC > kernel: > > $ uname -a > FreeBSD titan 11.0-CURRENT Fr

powerd rc script failing to start after fresh build

2016-04-26 Thread Shawn Debnath
Synced to r298678 this evening and after a reboot, powerd fails to start with the following error in messages: Apr 26 17:54:12 titan root: /etc/rc: WARNING: failed to start powerd Manually trying to start it via service throws: $ sudo service powerd start Starting powerd. powerd: no cpuf

Re: isofs kernel panic

2015-12-27 Thread Shawn Debnath
I filed a bug a few days ago: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205469 And looks like kib pushed a change to HEAD (15 minutes ago) https://svnweb.freebsd.org/base?view=revision&revision=292772 On 12/27/15, 10:46 AM, "owner-freebsd-curr...@freebsd.org on behalf of Joe Ma