IT8720F chip is not supported by it87 kernel modul

Bug #357766 reported by SWmail
16
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Fix Released
Medium
Ike Panhc
Jaunty
Fix Released
Medium
Ike Panhc

Bug Description

SRU justification:

Impact: The IT8720F chipset, present in newer mainboards, is not supported by the it87 driver as the identification does not match.

Fix: Add IDs to detect this chip and use it.

Testcase: modprobe i87 && sensors

---

Binary package hint: linux-image-2.6.28-11-generic

IT8720F chip is not supported by it87 kernel module
Mainboard: GigaByte GA-EP45-DS4

Ubuntu jaunty 9.04

FATAL: Error inserting it87 (/lib/modules/2.6.28-11-generic/kernel/drivers/hwmon/it87.ko): No such device

SWmail (swmail)
description: updated
Revision history for this message
SWmail (swmail) wrote :
Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

Hi SWmail,

Unfortunately the kernel is currently frozen for Jaunty's final release, but I imagine this should qualify for a stable release update. I'm pasting the upstream git commit id for the kernel team to reference. Thanks.

ogasawara@yoji:~/linux-2.6$ git log -p b4da93e4b0ffc261c3530fe938aefd52854aa84c

commit b4da93e4b0ffc261c3530fe938aefd52854aa84c

Author: Jean-Marc Spaggiari <email address hidden>

Date: Wed Jan 7 16:37:32 2009 +0100

    hwmon: (it87) Add support for the ITE IT8720F

    Allow it87.c to handle IT8720 chipset like IT8718 in order to

    retrieve voltage, temperatures and fans speed from sensors

    tools. Also updating the related documentation.

    Signed-off-by: Jean-Marc Spaggiari <email address hidden>

    Signed-off-by: Jean Delvare <email address hidden>

Changed in linux (Ubuntu):
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Ike Panhc (ikepanhc) wrote :

Seems a cherry-picks is necessary for SRU

I will have this issue

Changed in linux (Ubuntu Jaunty):
assignee: nobody → ikepanhc
Revision history for this message
Ike Panhc (ikepanhc) wrote :
Changed in linux (Ubuntu Jaunty):
status: Triaged → Fix Committed
Changed in linux (Ubuntu):
status: Triaged → Fix Committed
Revision history for this message
Stefan Bader (smb) wrote :

Coincidentally I got this chip in my build server and therefor I can confirm it is working.

description: updated
Revision history for this message
Steve Langasek (vorlon) wrote :

Accepted linux into jaunty-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance!

tags: added: verification-needed
Steve Beattie (sbeattie)
tags: added: hw-specific
Revision history for this message
SWmail (swmail) wrote :

modprobe i87 && sensors works! Thanks!

Martin Pitt (pitti)
tags: added: verification-done
removed: verification-needed
Revision history for this message
Tom Byrne (inverted-sheep) wrote :

Enabling proposed and updating relevant packages solved problem for me.

Gigabyte GA-MA770-UD3
IT8720 (F?)
Jaunty

Thanks.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package linux - 2.6.28-13.44

---------------
linux (2.6.28-13.44) jaunty-proposed; urgency=low

  [ Stefan Bader ]

  * Revert "SAUCE: [jaunty] ALSA: Add retry for Intel8x0 clock measurement"
  * Revert "SAUCE: [jaunty] ALSA: Fix clock and buffer calculations for
    Intel8x0"
  * Revert "SAUCE: [jaunty] ALSA: Fix buffer positions and checks"

linux (2.6.28-12.43) jaunty-proposed; urgency=low

  [ Amit Kucheria ]

  * Enable SYN_COOKIES for iop32x and versatile flavours
    - LP: #361687
  * SAUCE: Quirk for BT USB device on MacbookPro to be reset before use
    - LP: #332443

  [ Brad Figg ]

  * [jaunty] Add missing mvsas (Marvel SAS 6440) module configuration.
    - LP: #352336

  [ Chuck Short ]

  * SAUCE: [USB] Unusual Device support for Gold MP3 Player Energy
    - LP: #125250

  [ Daniel T Chen ]

  * SAUCE: [jaunty] ALSA: Fix buffer positions and checks
    - LP: #345627
  * SAUCE: [jaunty] ALSA: Fix clock and buffer calculations for Intel8x0
    - LP: #345627
  * SAUCE: [jaunty] ALSA: Add retry for Intel8x0 clock measurement
    - LP: #345627

  [ Luke Yelavich ]

  * disable CONFIG_SND_HDA_INPUT_BEEP on amd64 and i386
    - LP: #331589

  [ Makito SHIOKAWA ]

  * [ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set
    READ_IMPLIES_EXEC
    - LP: #364358

  [ Manoj Iyer ]

  * SAUCE: Added quirk to fix key release for Samsung NC20
    - LP: #360247

  [ Oleg Nesterov ]

  * posix timers: fix RLIMIT_CPU && fork()
    - LP: #361508

  [ Scott James Remnant ]

  * [Config] Disable libusual and the ub driver
    - LP: #364538

  [ Stefan Bader ]

  * Disable unwanted staging builds
    - LP: #366144
  * Remove prism2_usb driver from ubuntu and use the one from staging
    - LP: #325366
  * SAUCE: Make rtl8187se depend on WIRELESS_EXT
    - LP: #366144
  * Disable CONFIG_RTL8187SE for armel.versatile
    - LP: #366144

  [ Tejun Heo ]

  * libata: handle SEMB signature better
    - LP: #257790

  [ Tim Gardner ]

  * Set USB_SERIAL=m for i386/amd64
    - LP: #345002
  * SAUCE: Jaunty - aic79xx - set reset delay to 5 seconds, down from 15.
    - LP: #79542
  * SAUCE: (drop after 2.6.28) Wifi suspend/resume scan timeout fixes
    - LP: #336055
  * Sony laptop: Sony Vaio laptops do not enable wwan power by default.
    - LP: #364678

  [ Tyler Hicks ]

  * SAUCE: (drop after 2.6.28) eCryptfs: Larger buffer for encrypted
    symlink targets
    - LP: #357345

  [ Upstream Kernel Changes ]

  * V4L/DVB (9999): gspca - zc3xx: Webcam 046d:089d added.
    - LP: #326674
  * V4L/DVB (10044): gspca - pac7311: Webcam 093a:2620 added.
    - LP: #363195
  * hwmon: (it87) Add support for the ITE IT8720F
    - LP: #357766
  * vgacon: Return the upper half of 512 character fonts
    - LP: #355057
  * drm/i915: add support for G41 chipset
    - LP: #365958

 -- Stefan Bader <email address hidden> Mon, 25 May 2009 17:30:40 +0200

Changed in linux (Ubuntu Jaunty):
status: Fix Committed → Fix Released
Revision history for this message
Bernard Banko (beernarrd) wrote :

After running sensors-detect In Karmic I get: Found unknown chip with ID 0x8720.
No voltages temps and fan speeds for my motherboard.
I consider this bug as not fixed.

Changed in linux (Ubuntu Jaunty):
status: Fix Released → New
status: New → In Progress
Revision history for this message
Steve Langasek (vorlon) wrote :

The task you reopened was about the Jaunty kernel, not the karmic one. Closing again.

Changed in linux (Ubuntu Jaunty):
status: In Progress → Fix Released
Revision history for this message
Jeremy Foshee (jeremyfoshee) wrote :

setting top level task to Fix Released as it was overlooked.

-JFo

Changed in linux (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.