← Back to team overview

kernel-packages team mailing list archive

[Bug 1384319] Missing required logs.

 

This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1384319

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1384319

Title:
  missing support for Geode/CS5535 hardware watchdog

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  SRU Justification:

  Impact: the AMD Geode is a x86 SOC processor containing, among other things, an hardware watchdog but
  as it stands now, we don't compile the necessary code to support it in the Precise kernel.

  Fix: compile the GEODEWDT driver and the timer code (CS5535_MFGPT).

  Testcase: install a kernel with the driver compiled as a module, load
  it and look for the presence of /dev/watchdog:

  sudo modprobe geodewdt

  dmesg:
  ...
  [  344.011123] cs5535-mfgpt cs5535-mfgpt: registered timer 0

  ls -la /dev/watchdog
  crw------- 1 root root 10, 130 Oct 22 17:54 /dev/watchdog

  ===

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


References