[Bug 1242938] Re: [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

2014-01-09 Thread zephania
Hi, Lv Zheng
in the atachment you find the  acpidump output of the  3.8.0-31-generic ubuntu 
kernel.
best regards  
Johannes


** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1242938/+attachment/3944464/+files/acpidump.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1242938

Title:
  [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1242938/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1242938] Re: [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

2014-01-08 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Status: Incomplete => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1242938

Title:
  [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1242938/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1242938] Re: [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

2014-01-07 Thread Lv Zheng
Hi, zephania

Thanks for the response.
Can boot into a working kernel/console and obtain the acpidump output and post 
it here?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1242938

Title:
  [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1242938/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1242938] Re: [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

2014-01-06 Thread Christopher M. Penalver
zephania, thank you for your comment. So your hardware and problem may be 
tracked, could you please boot into a prior working release and file a new 
report with Ubuntu by executing the following in a terminal while booted into a 
Ubuntu repository kernel (not a mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: 
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1242938

Title:
  [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1242938/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1242938] Re: [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

2014-01-06 Thread zephania
Hello Christopher,
I have just  tried to boot the version you have linked to. It produces the  
kernel panic reported by Fabian. So I could not open a terminal using this 
kernel. 
Sorry Johannes

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1242938

Title:
  [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1242938/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1242938] Re: [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

2013-12-29 Thread Christopher M. Penalver
Fabian Wehning, could you please boot into the latest mainline kernel via 
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.13-rc6-trusty/ execute the 
following in a terminal, and post the generated attachment uncompressed to the 
upstream report:
sudo apt-get install -y acpidump && sudo acpidump -o acpidump.txt

** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=67901
   Importance: Unknown
   Status: Unknown

** Changed in: linux (Ubuntu)
   Status: Triaged => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1242938

Title:
  [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1242938/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1242938] Re: [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

2013-12-29 Thread Lv Zheng
Hi, this seems to be a regression that old _PRT repair code is broken
due to the repair mechanism upgrading.

This commit has merged old repair code to the new mechanism:
===
Author Lv Zheng  2013-06-08 01:01:01 (GMT) 
Commit aa6329c44bccedbd8b17094c1c1aee1d9a9de461 (patch) 
Subject: ACPICA: Move _PRT repair into the standard complex repair module

Moved this longstanding repair to the relatively new predefined
name repair module. ACPICA BZ 783. Lv Zheng.

No functional change.  This change simply moves the repair code from
where it was originally implemented to the (more recent) repair
module where it now belongs.
===
Could you please first check if the kernel with this commit can work?

And if it still cannot work, could you please post an acpidump output
here?

I've created a kernel.org bug entry for you, you can also register and post 
acpidump there:
https://bugzilla.kernel.org/show_bug.cgi?id=67901

Thanks in advance.

** Bug watch added: Linux Kernel Bug Tracker #67901
   http://bugzilla.kernel.org/show_bug.cgi?id=67901

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1242938

Title:
  [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1242938/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1242938] Re: [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

2013-12-19 Thread Christopher M. Penalver
Fabian Wehning, thank you for your comments. Unfortunately, the
instructions aren't infallible, in that it doesn't take into account if
you cannot boot into the mainline kernel. Unfortunately, while your post
at http://marc.info/?l=linux-acpi&m=138749001928688&w=2 does at least
have the suspected regression commit information, it could be more
informative for a developer to fix the issue. Instead of doing all the
steps in the mainline kernel, you could do it in the Ubuntu kernel, and
just make it known you couldn't provide the information on the mainline
kernel but it's reproducible with it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1242938

Title:
  [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1242938/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1242938] Re: [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

2013-12-19 Thread Fabian Wehning
I have sent an upstream report to this list: linux-a...@vger.kernel.org.
Hopefully this is what I was intended to do.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1242938

Title:
  [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1242938/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1242938] Re: [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

2013-12-19 Thread Fabian Wehning
OK I have an idea now how to do it.. those instructions are
horrible...at least for non-native speakers...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1242938

Title:
  [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1242938/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1242938] Re: [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

2013-12-19 Thread Fabian Wehning
Even though I really want to report this upstream I have to admit I have
absolutely no clue how to do it. The instructions are - let's call it -
incomprehensible.

I am guessing I have an issue not related to USB therefore I should
write an email to the appropriate mantainer of the certain driver. But
what driver? Do I have a driver issue here? If yes, which could it be?

Then the format I should use: What do I do if I do not have important
information like for [7.] Environment. My system is not starting. How
should I create those information?

Can someone help me with those questions?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1242938

Title:
  [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1242938/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1242938] Re: [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

2013-12-19 Thread Christopher M. Penalver
Fabian Wehning, the issue you are reporting is an upstream one. Could
you please report this problem through the appropriate channel by
following the instructions _verbatim_ at
https://wiki.ubuntu.com/Bugs/Upstream/kernel#KernelTeam.2BAC8-KernelTeamBugPolicies.Overview_on_Reporting_Bugs_Upstream
?

Please provide a direct URL to your post once you have made it so that
it may be tracked.

Thank you for your understanding.

** Tags added: kernel-bug-exists-upstream-v3.13-rc3

** Changed in: linux (Ubuntu)
   Status: Incomplete => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1242938

Title:
  [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1242938/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1242938] Re: [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

2013-12-19 Thread Fabian Wehning
Hello Christopher,

I have just installed and tested the version you have linked to.
Unfortunately that version crashes already directly after the messages:

Loading Linux 3.13.0-031300rc3-generic ...
Loading initial ramdisk ...

Therefore I can tell you there seems to be issues with this version but
i can not tell you if the bug I have reported is in this specific
version of linux. If you have any further idea how I can get more
information on this bug for you please tell me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1242938

Title:
  [Medion P8610] 13.10: Kernel panic - not syncing (on system start)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1242938/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs