linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [BUG] oops in cpufreq driver with AMD Kaveri CPU
       [not found]   ` <CAKohponLC=NqTUG-mENuJ5Tomx6xgCYEBocj2P5RXXZumZaPZQ@mail.gmail.com>
@ 2014-11-11 10:41     ` Oleksandr Natalenko
  2014-11-18 19:07       ` Oleksandr Natalenko
  0 siblings, 1 reply; 3+ messages in thread
From: Oleksandr Natalenko @ 2014-11-11 10:41 UTC (permalink / raw)
  To: Viresh Kumar; +Cc: linux-kernel@vger.kernel.org, Linux PM list, linux-acpi

It seems that this bug has nothing to do with acpi-cpufreq code but with 
another ACPI area.

With ACPI enabled kernel may hang in a day or in a week (never survived more 
than approx. 2 weeks). With acpi=off it seems to work OK. For instance, I had 
to boot Ubuntu installer with acpi disabled to finish it successfully.

Usually, hanging is not accompanied by panic log. Only small vertical red 
lines appear on the screen near letters (tried to use plaintext 80x25 console 
without radeon and got the same issue).

Still observing this for 3.16 kernel.

On Wednesday 13 August 2014 10:12:06 Viresh Kumar wrote:
> On 13 August 2014 00:24, Oleksandr Natalenko <oleksandr@natalenko.name> 
wrote:
> > Updated logs.
> 
> Also will it be possible for you to find the last working kernel after
> which this
> happened?
-- 
Oleksandr post-factum Natalenko, MSc
pf-kernel community
https://natalenko.name/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [BUG] oops in cpufreq driver with AMD Kaveri CPU
  2014-11-11 10:41     ` [BUG] oops in cpufreq driver with AMD Kaveri CPU Oleksandr Natalenko
@ 2014-11-18 19:07       ` Oleksandr Natalenko
  2015-04-14 16:07         ` Oleksandr Natalenko
  0 siblings, 1 reply; 3+ messages in thread
From: Oleksandr Natalenko @ 2014-11-18 19:07 UTC (permalink / raw)
  To: Viresh Kumar; +Cc: linux-kernel@vger.kernel.org, Linux PM list, linux-acpi

Hmmm, weird, acpi=off as well as disabling ASPM and NMI watchdog didn't help :
(.

Now trying to update BIOS.

P.S. Still affected while using 3.17.2 kernel.

On Tuesday 11 November 2014 12:41:18 Oleksandr Natalenko wrote:
> It seems that this bug has nothing to do with acpi-cpufreq code but with
> another ACPI area.
> 
> With ACPI enabled kernel may hang in a day or in a week (never survived more
> than approx. 2 weeks). With acpi=off it seems to work OK. For instance, I
> had to boot Ubuntu installer with acpi disabled to finish it successfully.
> 
> Usually, hanging is not accompanied by panic log. Only small vertical red
> lines appear on the screen near letters (tried to use plaintext 80x25
> console without radeon and got the same issue).
> 
> Still observing this for 3.16 kernel.
> 
> On Wednesday 13 August 2014 10:12:06 Viresh Kumar wrote:
> > On 13 August 2014 00:24, Oleksandr Natalenko <oleksandr@natalenko.name>
> 
> wrote:
> > > Updated logs.
> > 
> > Also will it be possible for you to find the last working kernel after
> > which this
> > happened?
-- 
Oleksandr post-factum Natalenko, MSc
pf-kernel community
https://natalenko.name/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [BUG] oops in cpufreq driver with AMD Kaveri CPU
  2014-11-18 19:07       ` Oleksandr Natalenko
@ 2015-04-14 16:07         ` Oleksandr Natalenko
  0 siblings, 0 replies; 3+ messages in thread
From: Oleksandr Natalenko @ 2015-04-14 16:07 UTC (permalink / raw)
  To: Viresh Kumar; +Cc: linux-kernel@vger.kernel.org, Linux PM list, linux-acpi

Cross-posting from kernel bugzilla:

===
Definitely not a kernel bug.

I've replaced RAM module with another one and the issue went away.

No idea why oopses refered to ACPI, but they seem to be the result of simple 
hardware incompatibility.
===

On Tuesday 18 November 2014 21:07:51 Oleksandr Natalenko wrote:
> Hmmm, weird, acpi=off as well as disabling ASPM and NMI watchdog didn't help
> : (.
> 
> Now trying to update BIOS.
> 
> P.S. Still affected while using 3.17.2 kernel.
> 
> On Tuesday 11 November 2014 12:41:18 Oleksandr Natalenko wrote:
> > It seems that this bug has nothing to do with acpi-cpufreq code but with
> > another ACPI area.
> > 
> > With ACPI enabled kernel may hang in a day or in a week (never survived
> > more than approx. 2 weeks). With acpi=off it seems to work OK. For
> > instance, I had to boot Ubuntu installer with acpi disabled to finish it
> > successfully.
> > 
> > Usually, hanging is not accompanied by panic log. Only small vertical red
> > lines appear on the screen near letters (tried to use plaintext 80x25
> > console without radeon and got the same issue).
> > 
> > Still observing this for 3.16 kernel.
> > 
> > On Wednesday 13 August 2014 10:12:06 Viresh Kumar wrote:
> > > On 13 August 2014 00:24, Oleksandr Natalenko <oleksandr@natalenko.name>
> > 
> > wrote:
> > > > Updated logs.
> > > 
> > > Also will it be possible for you to find the last working kernel after
> > > which this
> > > happened?
-- 
Oleksandr post-factum Natalenko, MSc
pf-kernel community
https://natalenko.name/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-04-14 16:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <4708675.eITUXPv8Ih@spock>
     [not found] ` <2067094.cJOA1APdny@spock>
     [not found]   ` <CAKohponLC=NqTUG-mENuJ5Tomx6xgCYEBocj2P5RXXZumZaPZQ@mail.gmail.com>
2014-11-11 10:41     ` [BUG] oops in cpufreq driver with AMD Kaveri CPU Oleksandr Natalenko
2014-11-18 19:07       ` Oleksandr Natalenko
2015-04-14 16:07         ` Oleksandr Natalenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).