Bug 53231 - Boot errors
Summary: Boot errors
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: ACPI
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Aaron Lu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-30 14:34 UTC by Andrey Kravchina
Modified: 2013-03-08 05:04 UTC (History)
1 user (show)

See Also:
Kernel Version: Ubuntu 3.4.0-030400-generic-pae #201205210521 SMP Mon May 21 09:35:19 UTC 2012 i686 i686 i386 GNU/Linux
Subsystem:
Regression: No
Bisected commit-id:


Attachments
/proc/acpi folder (834 bytes, application/x-gzip)
2013-01-30 14:34 UTC, Andrey Kravchina
Details
lspci -vvnn (25.34 KB, application/octet-stream)
2013-01-30 14:35 UTC, Andrey Kravchina
Details
dmidecode (17.92 KB, text/plain)
2013-01-30 14:37 UTC, Andrey Kravchina
Details
files from /var/log (dmesg, kern, syslog) (15.21 KB, application/x-gzip)
2013-01-30 15:02 UTC, Andrey Kravchina
Details

Description Andrey Kravchina 2013-01-30 14:34:06 UTC
Created attachment 92261 [details]
/proc/acpi folder

Notebook periodicaly hangs.

dmesg | grep "War\|war\|Err\|Bug":
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.219889] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    1.019584] ACPI Error: Invalid/unsupported resource descriptor: Type 0x00 (20120320/utresrc-650)
[   13.464231] mei: module is from the staging directory, the quality is unknown, you have been warned.
[   14.067681] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x350f00)
[   14.465572] iwlwifi 0000:02:00.0: loaded firmware version 18.168.6.1
[   14.725732] ACPI Error: Needed [Buffer/String/Package], found [Integer] f75aef30 (20120320/exresop-590)
[   14.725741] ACPI Error: Method parse/execution failed [\_SB_.PCI0.GFX0._DSM] (Node f7435750), AE_AML_OPERAND_TYPE (20120320/psparse-536)
[   15.764291] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Comment 1 Andrey Kravchina 2013-01-30 14:35:43 UTC
Created attachment 92271 [details]
lspci -vvnn

one more attach
Comment 2 Andrey Kravchina 2013-01-30 14:37:22 UTC
Created attachment 92281 [details]
dmidecode

and one more attach
Comment 3 Andrey Kravchina 2013-01-30 14:41:34 UTC
Notebook model SAMSUNG NP300V5A-S16RU
Comment 4 Andrey Kravchina 2013-01-30 15:02:43 UTC
Created attachment 92291 [details]
files from /var/log (dmesg, kern, syslog)
Comment 5 Andrey Kravchina 2013-01-30 15:07:49 UTC
I will have access to notebook until tommorow.
So if any more info needed, please write to me as soon as posiblr.
Comment 6 Aaron Lu 2013-02-18 08:59:00 UTC
Hi Anderey,

By periodically hang, do you mean it crashed after being used some time or it stuck for a while then becoming usable again?

And is it possible for you to test an upstream kernel, not the disto provided kernel if you still have access to the notebook, thanks.
Comment 7 Andrey Kravchina 2013-02-18 20:32:32 UTC
On 02/18/2013 10:59 AM, bugzilla-daemon@bugzilla.kernel.org wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=53231
>
>
> Aaron Lu <aaron.lu@intel.com> changed:
>
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |aaron.lu@intel.com
>          AssignedTo|acpi_other@kernel-bugs.osdl |aaron.lu@intel.com
>                    |.org                        |
>
>
>
>
> --- Comment #6 from Aaron Lu <aaron.lu@intel.com>  2013-02-18 08:59:00 ---
> Hi Anderey,
>
> By periodically hang, do you mean it crashed after being used some time or it
> stuck for a while then becoming usable again?
>
> And is it possible for you to test an upstream kernel, not the disto provided
> kernel if you still have access to the notebook, thanks.
>
It just freeze. No any reaction on numlock or capslock. But notebook
rebooted by sysrq+alt+b.

I can't test in cause of notebook already in another company.

-- 
Andrey Kravchina
system administrator
Comment 8 Aaron Lu 2013-02-25 05:49:32 UTC
Hi Anderey,

When you have access to the notebook again, can you please test several upstream kernels and try to identify which kernel starts to have this problem and which don't? And finding out the offending commit with git-bisect would definitely help a lot.

Also, you can try booting into console mode and adding nomodeset kernel parameters to see if system still hangs, thanks.

Note You need to log in before you can comment on or make changes to this bug.