[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2009-07-02 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/hardy/lm-sensors-3/hardy-
proposed

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2009-08-02 Thread Bigfoot77210
Hi, coretemp doesn't seems to work with Atom N270 processors.
However, I get it run by changing the line 419 of its source code from:
(c->x86_model == 0x16) || (c->x86_model == 0x17) {
to
(c->x86_model == 0x16) || (c->x86_model == 0x17)  || 
(c->x86_model == 0x1C))) {

I attached my new coretemp source file and the changes.

I don't know how to use "git", I'm sorry. Here is what it would look
like…

coretemp changesline 413
for_each_online_cpu(i) {
struct cpuinfo_x86 *c = &cpu_data(i);

−−  /* check if family 6, models 0xe, 0xf, 0x16, 0x17 */
++  /* check if family 6, models 0xe, 0xf, 0x16, 0x17, 0x28 
*/
if ((c->cpuid_level < 0) || (c->x86 != 0x6) ||
!((c->x86_model == 0xe) || (c->x86_model == 0xf) ||
--  (c->x86_model == 0x16) || (c->x86_model == 0x17))) {
++  (c->x86_model == 0x16) || (c->x86_model == 0x17)  || 
(c->x86_model == 0x28))) {


** Attachment added: "Allows atom cpus to be recognize by coretemp"
   http://launchpadlibrarian.net/29801554/coretemp.c

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2009-08-06 Thread Steve Beattie
Bigfoot77210: this bug has already been closed, please open a new bug
against the linux package and attach your fix there. Thanks!

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2009-01-08 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 2.6.24-23.46

---
linux (2.6.24-23.46) hardy-proposed; urgency=low

  [Alessio Igor Bogani]

  * rt: Updated PREEMPT_RT support to rt21
- LP: #302138

  [Amit Kucheria]

  * SAUCE: Update lpia patches from moblin tree
- LP: #291457

  [Andy Whitcroft]

  * SAUCE: replace gfs2_bitfit with upstream version to prevent oops
- LP: #276641

  [Colin Ian King]

  * isdn: Do not validate ISDN net device address prior to interface-up
- LP: #237306
  * hwmon: (coretemp) Add Penryn CPU to coretemp
- LP: #235119
  * USB: add support for Motorola ROKR Z6 cellphone in mass storage mode
- LP: #263217
  * md: fix an occasional deadlock in raid5
- LP: #208551

  [Stefan Bader]

  * SAUCE: buildenv: Show CVE entries in printchanges
  * SAUCE: buildenv: Send git-ubuntu-log informational message to stderr
  * Xen: dma: avoid unnecessarily SWIOTLB bounce buffering
- LP: #247148
  * Update openvz patchset to apply to latest stable tree.
- LP: #301634
  * XEN: Fix FTBS with stable updates
- LP: #301634

  [Steve Conklin]

  * Add HID quirk for dual USB gamepad
- LP: #140608

  [Tim Gardner]

  * Enable CONFIG_AX25_DAMA_SLAVE=y
- LP: #257684
  * SAUCE: Correctly blacklist Thinkpad r40e in ACPI
- LP: #278794
  * SAUCE: ALPS touchpad for Dell Latitude E6500/E6400
- LP: #270643

  [Upstream Kernel Changes]

  * Revert "[Bluetooth] Eliminate checks for impossible conditions in IRQ
handler"
- LP: #217659
  * KVM: VMX: Clear CR4.VMXE in hardware_disable
- LP: #268981
  * iov_iter_advance() fix
- LP: #231746
  * Fix off-by-one error in iov_iter_advance()
- LP: #231746
  * USB: serial: ch341: New VID/PID for CH341 USB-serial
- LP: #272485
  * x86: Fix 32-bit x86 MSI-X allocation leakage
- LP: #273103
  * b43legacy: Fix failure in rate-adjustment mechanism
- LP: #273143
  * x86: Reserve FIRST_DEVICE_VECTOR in used_vectors bitmap.
- LP: #276334
  * openvz: merge missed fixes from vanilla 2.6.24 openvz branch
- LP: #298059
  * openvz: some autofs related fixes
- LP: #298059
  * openvz: fix ve stop deadlock after nfs connect
- LP: #298059
  * openvz: fix netlink and rtnl inside container
- LP: #298059
  * openvz: fix wrong size of ub0_percpu
- LP: #298059
  * openvz: fix OOPS while stopping VE started before binfmt_misc.ko loaded
- LP: #298059
  * x86-64: Fix "bytes left to copy" return value for copy_from_user()
  * NET: Fix race in dev_close(). (Bug 9750)
- LP: #301608
  * IPV6: Fix IPsec datagram fragmentation
- LP: #301608
  * IPV6: dst_entry leak in ip4ip6_err.
- LP: #301608
  * IPV4: Remove IP_TOS setting privilege checks.
- LP: #301608
  * IPCONFIG: The kernel gets no IP from some DHCP servers
- LP: #301608
  * IPCOMP: Disable BH on output when using shared tfm
- LP: #301608
  * IRQ_NOPROBE helper functions
- LP: #301608
  * MIPS: Mark all but i8259 interrupts as no-probe.
- LP: #301608
  * ub: fix up the conversion to sg_init_table()
- LP: #301608
  * x86: adjust enable_NMI_through_LVT0()
- LP: #301608
  * SCSI ips: handle scsi_add_host() failure, and other err cleanups
- LP: #301608
  * CRYPTO xcbc: Fix crash with IPsec
- LP: #301608
  * CRYPTO xts: Use proper alignment
- LP: #301608
  * SCSI ips: fix data buffer accessors conversion bug
- LP: #301608
  * SCSI aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESET
- LP: #301608
  * x86: replace LOCK_PREFIX in futex.h
- LP: #301608
  * ARM pxa: fix clock lookup to find specific device clocks
- LP: #301608
  * futex: fix init order
- LP: #301608
  * futex: runtime enable pi and robust functionality
- LP: #301608
  * file capabilities: simplify signal check
- LP: #301608
  * hugetlb: ensure we do not reference a surplus page after handing it to
buddy
- LP: #301608
  * ufs: fix parenthesisation in ufs_set_fs_state()
- LP: #301608
  * spi: pxa2xx_spi clock polarity fix
- LP: #301608
  * NETFILTER: Fix incorrect use of skb_make_writable
- LP: #301608
  * NETFILTER: fix ebtable targets return
- LP: #301608
  * SCSI advansys: fix overrun_buf aligned bug
- LP: #301608
  * pata_hpt*, pata_serverworks: fix UDMA masking
- LP: #301608
  * moduleparam: fix alpha, ia64 and ppc64 compile failures
- LP: #301608
  * PCI x86: always use conf1 to access config space below 256 bytes
- LP: #301608
  * e1000e: Fix CRC stripping in hardware context bug
- LP: #301608
  * atmel_spi: fix clock polarity
- LP: #301608
  * x86: move out tick_nohz_stop_sched_tick() call from the loop
- LP: #301608
  * macb: Fix speed setting
- LP: #301608
  * ioat: fix 'ack' handling, driver must ensure that 'ack' is zero
- LP: #301608
  * VT notifier fix for VT switch
- LP: #301608
  * USB: ftdi_sio: Workaround for broken Matrix Orbital serial port
- LP: #301608
  * USB: ftdi_sio - really enable EM1010PC
- LP: #301608

[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2009-01-03 Thread Launchpad Bug Tracker
This bug was fixed in the package lm-sensors-3 - 1:3.0.0-4ubuntu2

---
lm-sensors-3 (1:3.0.0-4ubuntu2) hardy-proposed; urgency=low

  * Add Intel model 0x16 and 0x17, LP: #235119

 -- Tue, 09 Sep 2008 10:29:03 +0100

** Changed in: lm-sensors-3 (Ubuntu Hardy)
   Status: Fix Committed => Fix Released

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-11-26 Thread Steve Langasek
this is purported to be fixed with lm-sensors 3.0.2 and above, which is
present in intrepid and jaunty; marking as fixed.

** Changed in: lm-sensors-3 (Ubuntu)
   Status: New => Fix Released

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-11-27 Thread therelic
Is it in the 8.04 LTS version, if not then there has been no fix for the
problem at the 64bit versions of the LTS and therefore is not fixed.
This being the case marking as fixed is in error.

Not sure if anyone has tested 64bit, I haven't had the time to rebuild a
kernel to find out if the proposed changes would work.  Haven't seen
anyone else post about that either.  Just making sure this is in the LTS
since it will affect numerous computers that will be used with LTS
version 8.04.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-12-14 Thread Lloyd Miller
still doesn't seem to work on 64 bit on intel q9450.

 # modprobe coretemp
FATAL: Error inserting coretemp 
(/lib/modules/2.6.24-22-generic/kernel/drivers/hwmon/coretemp.ko): No such 
device

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-12-15 Thread Martin Pitt
Lloyd, that's not the currently tested version. You need to upgade to
hardy-proposed, which has the 2.6.24-23 kernel.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-12-18 Thread Lloyd Miller
ok, thanks, got hardy-proposed running and the coretemp works fine for
me now on my q9450 on 64 bit.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-12-18 Thread Martin Pitt
** Tags added: verification-done

** Tags removed: verification-needed

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-06-27 Thread Dave Pratt
** Changed in: linux (Ubuntu)
   Status: New => Confirmed

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-07-18 Thread Francisco Figueiredo Jr

Hi, I also have this same problem with macbook 4,1.

Christian Doczkal, you can see the message "coretemp: Unknown CPU model
17" in /var/log/messages after modprobe it.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-06-05 Thread Christian Doczkal
I have a  similar problem on an FSC E8410 Notebook. (with a T9300) 
But when I try to insert coretemp i get a different message:

FATAL: Error inserting coretemp
(/lib/modules/2.6.24-18-generic/kernel/drivers/hwmon/coretemp.ko): No
such device

Is this the same error? 
In the meantime, is there a way to get the new module compiled for the running 
kernel? I'd hate to mess around with building a custom kernel?

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-06-06 Thread therelic
Yes that is the error when your cpu is up to date and core temp isn't.

Also noticed libsensors3 is seriously out dated, for kubuntu users, that file 
is locked to ksysguard and can't be gotten rid of for the more up to date
libsensors4.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-08-03 Thread Bart Verwilst
It's indeed a very small patch for a very nice feature ;) ( Running on a
C2D 8400 here and no temp readings )

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-06-12 Thread Herbert V. Riedel
jfyi, the following little patch seems to be what's missing for model
17:

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ae770152c801f10a91e5e86597a39b5f9ccf2d0d

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-06-18 Thread Jimmy Angelakos
Ditto, I have the same issue with Core 2 Duo E8200 (45nm) and kernel
2.6.24-19 (Ubuntu 8.04.1)

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-05-29 Thread ake sandgren
Yes, please take the coretemp from 2.6.25 into Ubuntu 8.04.
We have a 672 node dual quadcore cluster with the model 17 cpus and we would 
REALLY like to have a working coretemp module.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-05-29 Thread ake sandgren
Forgot to mention that we are running the 2.6.25 coretemp in our 
2.6.24-16-server and 2.6.24-17-server Ubuntu Hardy kernels.
It works well.

Once again, please include it as soon as possible.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-10-14 Thread Martin Pitt
linux 2.6.24-21 copied to hardy-updates.

** Changed in: linux (Ubuntu Hardy)
   Status: Fix Committed => Fix Released

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-11-14 Thread Martin Pitt
New hardy SRU fixes it harder, reopening.

** Changed in: linux (Ubuntu Hardy)
   Status: Fix Released => In Progress

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-11-14 Thread Martin Pitt
Kernel which fixes this accepted into hardy-proposed, please test and
give feedback here.

** Changed in: linux (Ubuntu Hardy)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-11-14 Thread Martin Pitt
lm-sensors-3 patch accepted into hardy-proposed as well, please test.

Colin, please fix this in jaunty as well, or if it is already, please
close the task. Thanks!

** Changed in: lm-sensors-3 (Ubuntu Hardy)
   Status: New => Fix Released

** Changed in: lm-sensors-3 (Ubuntu Hardy)
   Status: Fix Released => Fix Committed

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-11-03 Thread Bryce Harrington
** Changed in: lm-sensors-3 (Ubuntu)
   Importance: Undecided => Medium

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-10-21 Thread therelic
Tried this on 64bit, but it does not work. The sensors-detect patch
worked for detection but .ko still doesn't load.  Looks like only a
32bit fix right now.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-10-08 Thread norwoods
does not seem to detect a q9550 when added to ubuntu studio 8.04.1

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-09 Thread Colin King
therelic:

I've modified lm-sensors which should contain the appropriate fix - you
can download the package from my PPA at: https://launchpad.net/~colin-
king/+archive

Add the following lines to your apt sources.list:

deb http://ppa.launchpad.net/colin-king/ubuntu hardy main
deb-src http://ppa.launchpad.net/colin-king/ubuntu hardy main

Then run the command:

sudo apt-get update

Alternatively, follow the instructions at: https://help.ubuntu.com/8.04
/add-applications/C/extra-repositories-adding.html

If you can test this package and let me know if it work with the kernel
fix, then I will try and get this patch into the hardy as a Stable
Release Update (SRU).

Thanks, Colin

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-10 Thread therelic
Now sensors-detect sees the core sensors of the 45nm.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-10 Thread Bart Verwilst
Verified here! Install the new kernel removed my sound card and make my
fglrx unusably slow, but at least the sensors work! ;)

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-11 Thread Colin King
For attention of lm-sensors maintainer:

Please find attached a debdiff for lm-sensors to enable sensing of 45nm
cores. This patch has been tested in my PPA https://launchpad.net
/~colin-king/+archive by therelic and Bart Verwilst. It would be good if
we can get this into Hardy 8.04.2.

Thanks. Colin.
  

** Attachment added: "lm-sensors.debdiff"
   http://launchpadlibrarian.net/17531233/lm-sensors.debdiff

** Changed in: linux (Ubuntu Hardy)
   Target: None => ubuntu-8.04.2

** Changed in: lmsensors
 Assignee: (unassigned) => Ubuntu Core Development Team (ubuntu-core-dev)

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-11 Thread Daniel Holbach
Please use ubuntu-main-sponsors instead of ubuntu-core-dev.

Also it should probably be hardy-proposed instead of hardy in the
debdiff. See https://wiki.ubuntu.com/StableReleaseUpdates for more info.

** Changed in: lmsensors
 Assignee: Ubuntu Core Development Team (ubuntu-core-dev) => (unassigned)

** Also affects: lm-sensors-3 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-11 Thread Colin King
Trying again..

SRU justification:

Impact: Newer 45nm model 17 CPUs ("Penryn", such as Intel
q9300,q9450,Core 2 Due E8200,E800, etc) are not recognised by lm-sensors, 
specifically sensors-detect.

The debdiff attached allows sensors-detect to detect model 0x16 and 0x17
CPUs.

Testcase: Without the patch (and the kernel patch
https://bugs.launchpad.net/ubuntu/+bug/235119/comments/17) , the
sensors-detect will not detect these CPUs.  With the patch, the CPUs are
detected.

Tested by therelic and Bart Verwilst.

** Attachment added: "lm-sensors.debdiff"
   http://launchpadlibrarian.net/17532486/lm-sensors.debdiff

** Changed in: lmsensors
 Assignee: (unassigned) => Colin King (colin-king)

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-21 Thread Shadowtester
Is this kernal with the coretemp patch only for 32 bit or do you also
have one for 64 bit Ubuntu 8.04 as well. I have a E8400 that is having
the same problem.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-24 Thread Colin King
** Changed in: lm-sensors-3 (Ubuntu Hardy)
   Importance: Undecided => Medium
   Target: None => ubuntu-8.04.2

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-27 Thread Richard Hull
coretemp.c is out of date with respect to the Intel Atom chips - model
28 (0x1c) - modprobe coretemp reports an error similar to the first
poster.

$ cat /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model   : 28
model name  : Intel(R) Atom(TM) CPU N270   @ 1.60GHz
stepping: 2
cpu MHz : 800.000
cache size  : 512 KB
physical id : 0
siblings: 2
core id : 0
cpu cores   : 1
apicid  : 0
initial apicid  : 0
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 10
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe constant_tsc arch_perfmon 
pebs bts pni monitor ds_cpl est tm2 ssse3 xtpr lahf_lm
bogomips: 3191.95
clflush size: 64
power management:

processor   : 1
vendor_id   : GenuineIntel
cpu family  : 6
model   : 28
model name  : Intel(R) Atom(TM) CPU N270   @ 1.60GHz
stepping: 2
cpu MHz : 800.000
cache size  : 512 KB
physical id : 0
siblings: 2
core id : 0
cpu cores   : 1
apicid  : 1
initial apicid  : 1
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 10
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe constant_tsc arch_perfmon 
pebs bts pni monitor ds_cpl est tm2 ssse3 xtpr lahf_lm
bogomips: 3191.96
clflush size: 64
power management:

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-08-27 Thread Matti Lindell
The patch looks trivial and is hopefully included in next Hardy kernel.
In intrepid's 2.6.26 kernel coretemp module loads properly and works. I
have Core 2 Duo E8400.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-04 Thread Colin King
** Changed in: linux (Ubuntu Hardy)
 Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Colin King 
(colin-king)
   Status: Triaged => In Progress

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-05 Thread Colin King
Hi,

I've added the patch and built the linux-kernel package - you can
download the packages from my PPA at: https://launchpad.net/~colin-
king/+archive

Add the following lines to your apt sources.list:

deb http://ppa.launchpad.net/colin-king/ubuntu hardy main
deb-src http://ppa.launchpad.net/colin-king/ubuntu hardy main

Then run the command:

sudo apt-get update

Alternatively, follow the instructions at: https://help.ubuntu.com/8.04
/add-applications/C/extra-repositories-adding.html

If you can test this package and let me know if it works, then I can add
this patch into the hardy as a Stable Release Update (SRU).

Thanks, Colin

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-06 Thread Matti Lindell
Hi Colin, I installed 2.6.24-22.43cking4 -generic flavor from your PPA.
I can confirm that coretemp module now loads  properly and I'm able to
proper temperature readings from a Intel 45nm CPU.

Thank you for your work.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-07 Thread therelic
Not sure what to do with that here, kernel build?  Just by looking at
the files, I can see one flaw with getting it to work.  If the lm-
sensors package hasn't been updated in the repository you would need to
download 3.0.2 and run that one just to detect the core sensors for the
45nms.  The current one in the repositories will not detect the new
chips core temp sensors.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-08 Thread Colin King
SRU justification:

Impact: Newer 45nm model 17 CPUs ("Penryn", such as Intel
q9300,q9450,Core 2 Due E8200,E800, etc) are not recognised by coretemp
driver. 

The patch attached is straight forward upstream
cherry pick of commit ae770152c801f10a91e5e86597a39b5f9ccf2d0d from
2.6.25.

Testcase: Without the patch, the coretemp driver returns:
FATAL: Error inserting coretemp
(/lib/modules/2.6.24-xx-generic/kernel/drivers/hwmon/coretemp.ko): No
such device

With the patch, the driver recognises the CPU and loads.

Tested by user:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/235119/comments/15

** Also affects: lmsensors
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Hardy)
   Status: In Progress => Fix Committed

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-08-28 Thread Leann Ogasawara
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the
upcoming Intrepid Ibex 8.10 release.  As a result, the kernel team would
appreciate it if you could please test this newer 2.6.27 Ubuntu kernel.
There are one of two ways you should be able to test:

1)  If you are comfortable installing packages on your own, the linux-
image-2.6.27-* package is currently available for you to install and
test.

--or--

2)  The upcoming Alpha5 for Intrepid Ibex 8.10 will contain this newer
2.6.27 Ubuntu kernel.  Alpha5 is set to be released Thursday Sept 4.
Please watch http://www.ubuntu.com/testing for Alpha5 to be announced.
You should then be able to test via a LiveCD.

Please let us know immediately if this newer 2.6.27 kernel resolves the
bug reported here or if the issue remains.  More importantly, please
open a new bug report for each new bug/regression introduced by the
2.6.27 kernel and tag the bug report with 'linux-2.6.27'.  Also, please
specifically note if the issue does or does not appear in the 2.6.26
kernel.  Thanks again, we really appreicate your help and feedback.

** Tags added: cft-2.6.27

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-08-29 Thread Björn Torkelsson
Leann,

Please, read the bugreports before sending your "automatically" request
for people to test the new kernel release.  Unless you are saying that
hardy will jump to 2.6.27 as a supported kernel.

The report stated that the required version of coretemp was available in
2.6.25 and asked for a _backport_ of it to hardy, as it is a LTS release
and thus very important for a lot of sites, which can/will not jump to
intrepid.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-01 Thread Leann Ogasawara
Hi Bjorn,

I apologize for the noise.  However, manually reading through thousands
of kernel bug reports was not an option when we needed to immediately
post a call for testing.  It was bound to happen that the automated
response would not read well with some reports, so for that I am sorry.

Now for the actual issue at hand.  In order for the coretemp driver to
even be considered for a Hardy SRU - a nomination must be opened and
approved.  I'll go ahead and do this.  However, the final decision to
backport with be left to the discretion of the kernel team and will need
to qualify under the guidelines outlined at
http://wiki.ubuntu.com/StableReleaseUpdates .  Thanks.

** Changed in: linux (Ubuntu)
   Status: Confirmed => Fix Released

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-01 Thread Leann Ogasawara
I'll also bring this to the attention of the kernel team as the patch
does indeed look trivial.  Thanks.

** Changed in: linux (Ubuntu Hardy)
   Importance: Undecided => Medium
 Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team)
   Status: New => Triaged

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-06-27 Thread Dave Pratt
** Changed in: linux (Ubuntu)
   Status: New => Confirmed

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-08-03 Thread Bart Verwilst
It's indeed a very small patch for a very nice feature ;) ( Running on a
C2D 8400 here and no temp readings )

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-06-05 Thread Christian Doczkal
I have a  similar problem on an FSC E8410 Notebook. (with a T9300) 
But when I try to insert coretemp i get a different message:

FATAL: Error inserting coretemp
(/lib/modules/2.6.24-18-generic/kernel/drivers/hwmon/coretemp.ko): No
such device

Is this the same error? 
In the meantime, is there a way to get the new module compiled for the running 
kernel? I'd hate to mess around with building a custom kernel?

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-06-06 Thread therelic
Yes that is the error when your cpu is up to date and core temp isn't.

Also noticed libsensors3 is seriously out dated, for kubuntu users, that file 
is locked to ksysguard and can't be gotten rid of for the more up to date
libsensors4.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-07-18 Thread Francisco Figueiredo Jr

Hi, I also have this same problem with macbook 4,1.

Christian Doczkal, you can see the message "coretemp: Unknown CPU model
17" in /var/log/messages after modprobe it.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-08-27 Thread Matti Lindell
The patch looks trivial and is hopefully included in next Hardy kernel.
In intrepid's 2.6.26 kernel coretemp module loads properly and works. I
have Core 2 Duo E8400.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-07 Thread therelic
Not sure what to do with that here, kernel build?  Just by looking at
the files, I can see one flaw with getting it to work.  If the lm-
sensors package hasn't been updated in the repository you would need to
download 3.0.2 and run that one just to detect the core sensors for the
45nms.  The current one in the repositories will not detect the new
chips core temp sensors.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-08 Thread Colin King
SRU justification:

Impact: Newer 45nm model 17 CPUs ("Penryn", such as Intel
q9300,q9450,Core 2 Due E8200,E800, etc) are not recognised by coretemp
driver. 

The patch attached is straight forward upstream
cherry pick of commit ae770152c801f10a91e5e86597a39b5f9ccf2d0d from
2.6.25.

Testcase: Without the patch, the coretemp driver returns:
FATAL: Error inserting coretemp
(/lib/modules/2.6.24-xx-generic/kernel/drivers/hwmon/coretemp.ko): No
such device

With the patch, the driver recognises the CPU and loads.

Tested by user:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/235119/comments/15

** Also affects: lmsensors
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Hardy)
   Status: In Progress => Fix Committed

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-09 Thread Colin King
therelic:

I've modified lm-sensors which should contain the appropriate fix - you
can download the package from my PPA at: https://launchpad.net/~colin-
king/+archive

Add the following lines to your apt sources.list:

deb http://ppa.launchpad.net/colin-king/ubuntu hardy main
deb-src http://ppa.launchpad.net/colin-king/ubuntu hardy main

Then run the command:

sudo apt-get update

Alternatively, follow the instructions at: https://help.ubuntu.com/8.04
/add-applications/C/extra-repositories-adding.html

If you can test this package and let me know if it work with the kernel
fix, then I will try and get this patch into the hardy as a Stable
Release Update (SRU).

Thanks, Colin

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-10 Thread therelic
Now sensors-detect sees the core sensors of the 45nm.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-10 Thread Bart Verwilst
Verified here! Install the new kernel removed my sound card and make my
fglrx unusably slow, but at least the sensors work! ;)

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-11 Thread Colin King
For attention of lm-sensors maintainer:

Please find attached a debdiff for lm-sensors to enable sensing of 45nm
cores. This patch has been tested in my PPA https://launchpad.net
/~colin-king/+archive by therelic and Bart Verwilst. It would be good if
we can get this into Hardy 8.04.2.

Thanks. Colin.
  

** Attachment added: "lm-sensors.debdiff"
   http://launchpadlibrarian.net/17531233/lm-sensors.debdiff

** Changed in: linux (Ubuntu Hardy)
   Target: None => ubuntu-8.04.2

** Changed in: lmsensors
 Assignee: (unassigned) => Ubuntu Core Development Team (ubuntu-core-dev)

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-11 Thread Daniel Holbach
Please use ubuntu-main-sponsors instead of ubuntu-core-dev.

Also it should probably be hardy-proposed instead of hardy in the
debdiff. See https://wiki.ubuntu.com/StableReleaseUpdates for more info.

** Changed in: lmsensors
 Assignee: Ubuntu Core Development Team (ubuntu-core-dev) => (unassigned)

** Also affects: lm-sensors-3 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-11 Thread Colin King
Trying again..

SRU justification:

Impact: Newer 45nm model 17 CPUs ("Penryn", such as Intel
q9300,q9450,Core 2 Due E8200,E800, etc) are not recognised by lm-sensors, 
specifically sensors-detect.

The debdiff attached allows sensors-detect to detect model 0x16 and 0x17
CPUs.

Testcase: Without the patch (and the kernel patch
https://bugs.launchpad.net/ubuntu/+bug/235119/comments/17) , the
sensors-detect will not detect these CPUs.  With the patch, the CPUs are
detected.

Tested by therelic and Bart Verwilst.

** Attachment added: "lm-sensors.debdiff"
   http://launchpadlibrarian.net/17532486/lm-sensors.debdiff

** Changed in: lmsensors
 Assignee: (unassigned) => Colin King (colin-king)

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-10-14 Thread Martin Pitt
linux 2.6.24-21 copied to hardy-updates.

** Changed in: linux (Ubuntu Hardy)
   Status: Fix Committed => Fix Released

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-10-08 Thread norwoods
does not seem to detect a q9550 when added to ubuntu studio 8.04.1

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-21 Thread Shadowtester
Is this kernal with the coretemp patch only for 32 bit or do you also
have one for 64 bit Ubuntu 8.04 as well. I have a E8400 that is having
the same problem.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-24 Thread Colin King
** Changed in: lm-sensors-3 (Ubuntu Hardy)
   Importance: Undecided => Medium
   Target: None => ubuntu-8.04.2

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-27 Thread Richard Hull
coretemp.c is out of date with respect to the Intel Atom chips - model
28 (0x1c) - modprobe coretemp reports an error similar to the first
poster.

$ cat /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model   : 28
model name  : Intel(R) Atom(TM) CPU N270   @ 1.60GHz
stepping: 2
cpu MHz : 800.000
cache size  : 512 KB
physical id : 0
siblings: 2
core id : 0
cpu cores   : 1
apicid  : 0
initial apicid  : 0
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 10
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe constant_tsc arch_perfmon 
pebs bts pni monitor ds_cpl est tm2 ssse3 xtpr lahf_lm
bogomips: 3191.95
clflush size: 64
power management:

processor   : 1
vendor_id   : GenuineIntel
cpu family  : 6
model   : 28
model name  : Intel(R) Atom(TM) CPU N270   @ 1.60GHz
stepping: 2
cpu MHz : 800.000
cache size  : 512 KB
physical id : 0
siblings: 2
core id : 0
cpu cores   : 1
apicid  : 1
initial apicid  : 1
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 10
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe constant_tsc arch_perfmon 
pebs bts pni monitor ds_cpl est tm2 ssse3 xtpr lahf_lm
bogomips: 3191.96
clflush size: 64
power management:

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-10-21 Thread therelic
Tried this on 64bit, but it does not work. The sensors-detect patch
worked for detection but .ko still doesn't load.  Looks like only a
32bit fix right now.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-01 Thread Leann Ogasawara
Hi Bjorn,

I apologize for the noise.  However, manually reading through thousands
of kernel bug reports was not an option when we needed to immediately
post a call for testing.  It was bound to happen that the automated
response would not read well with some reports, so for that I am sorry.

Now for the actual issue at hand.  In order for the coretemp driver to
even be considered for a Hardy SRU - a nomination must be opened and
approved.  I'll go ahead and do this.  However, the final decision to
backport with be left to the discretion of the kernel team and will need
to qualify under the guidelines outlined at
http://wiki.ubuntu.com/StableReleaseUpdates .  Thanks.

** Changed in: linux (Ubuntu)
   Status: Confirmed => Fix Released

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-01 Thread Leann Ogasawara
I'll also bring this to the attention of the kernel team as the patch
does indeed look trivial.  Thanks.

** Changed in: linux (Ubuntu Hardy)
   Importance: Undecided => Medium
 Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team)
   Status: New => Triaged

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-04 Thread Colin King
** Changed in: linux (Ubuntu Hardy)
 Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Colin King 
(colin-king)
   Status: Triaged => In Progress

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-05 Thread Colin King
Hi,

I've added the patch and built the linux-kernel package - you can
download the packages from my PPA at: https://launchpad.net/~colin-
king/+archive

Add the following lines to your apt sources.list:

deb http://ppa.launchpad.net/colin-king/ubuntu hardy main
deb-src http://ppa.launchpad.net/colin-king/ubuntu hardy main

Then run the command:

sudo apt-get update

Alternatively, follow the instructions at: https://help.ubuntu.com/8.04
/add-applications/C/extra-repositories-adding.html

If you can test this package and let me know if it works, then I can add
this patch into the hardy as a Stable Release Update (SRU).

Thanks, Colin

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-06 Thread Matti Lindell
Hi Colin, I installed 2.6.24-22.43cking4 -generic flavor from your PPA.
I can confirm that coretemp module now loads  properly and I'm able to
proper temperature readings from a Intel 45nm CPU.

Thank you for your work.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-11-03 Thread Bryce Harrington
** Changed in: lm-sensors-3 (Ubuntu)
   Importance: Undecided => Medium

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-11-14 Thread Martin Pitt
New hardy SRU fixes it harder, reopening.

** Changed in: linux (Ubuntu Hardy)
   Status: Fix Released => In Progress

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-11-14 Thread Martin Pitt
Kernel which fixes this accepted into hardy-proposed, please test and
give feedback here.

** Changed in: linux (Ubuntu Hardy)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-11-14 Thread Martin Pitt
lm-sensors-3 patch accepted into hardy-proposed as well, please test.

Colin, please fix this in jaunty as well, or if it is already, please
close the task. Thanks!

** Changed in: lm-sensors-3 (Ubuntu Hardy)
   Status: New => Fix Released

** Changed in: lm-sensors-3 (Ubuntu Hardy)
   Status: Fix Released => Fix Committed

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-11-27 Thread therelic
Is it in the 8.04 LTS version, if not then there has been no fix for the
problem at the 64bit versions of the LTS and therefore is not fixed.
This being the case marking as fixed is in error.

Not sure if anyone has tested 64bit, I haven't had the time to rebuild a
kernel to find out if the proposed changes would work.  Haven't seen
anyone else post about that either.  Just making sure this is in the LTS
since it will affect numerous computers that will be used with LTS
version 8.04.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-11-26 Thread Steve Langasek
this is purported to be fixed with lm-sensors 3.0.2 and above, which is
present in intrepid and jaunty; marking as fixed.

** Changed in: lm-sensors-3 (Ubuntu)
   Status: New => Fix Released

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-12-14 Thread Lloyd Miller
still doesn't seem to work on 64 bit on intel q9450.

 # modprobe coretemp
FATAL: Error inserting coretemp 
(/lib/modules/2.6.24-22-generic/kernel/drivers/hwmon/coretemp.ko): No such 
device

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-12-15 Thread Martin Pitt
Lloyd, that's not the currently tested version. You need to upgade to
hardy-proposed, which has the 2.6.24-23 kernel.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-08-28 Thread Leann Ogasawara
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the
upcoming Intrepid Ibex 8.10 release.  As a result, the kernel team would
appreciate it if you could please test this newer 2.6.27 Ubuntu kernel.
There are one of two ways you should be able to test:

1)  If you are comfortable installing packages on your own, the linux-
image-2.6.27-* package is currently available for you to install and
test.

--or--

2)  The upcoming Alpha5 for Intrepid Ibex 8.10 will contain this newer
2.6.27 Ubuntu kernel.  Alpha5 is set to be released Thursday Sept 4.
Please watch http://www.ubuntu.com/testing for Alpha5 to be announced.
You should then be able to test via a LiveCD.

Please let us know immediately if this newer 2.6.27 kernel resolves the
bug reported here or if the issue remains.  More importantly, please
open a new bug report for each new bug/regression introduced by the
2.6.27 kernel and tag the bug report with 'linux-2.6.27'.  Also, please
specifically note if the issue does or does not appear in the 2.6.26
kernel.  Thanks again, we really appreicate your help and feedback.

** Tags added: cft-2.6.27

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-08-29 Thread Björn Torkelsson
Leann,

Please, read the bugreports before sending your "automatically" request
for people to test the new kernel release.  Unless you are saying that
hardy will jump to 2.6.27 as a supported kernel.

The report stated that the required version of coretemp was available in
2.6.25 and asked for a _backport_ of it to hardy, as it is a LTS release
and thus very important for a lot of sites, which can/will not jump to
intrepid.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-06-12 Thread Herbert V. Riedel
jfyi, the following little patch seems to be what's missing for model
17:

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ae770152c801f10a91e5e86597a39b5f9ccf2d0d

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-05-29 Thread ake sandgren
Yes, please take the coretemp from 2.6.25 into Ubuntu 8.04.
We have a 672 node dual quadcore cluster with the model 17 cpus and we would 
REALLY like to have a working coretemp module.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-05-29 Thread ake sandgren
Forgot to mention that we are running the 2.6.25 coretemp in our 
2.6.24-16-server and 2.6.24-17-server Ubuntu Hardy kernels.
It works well.

Once again, please include it as soon as possible.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-06-18 Thread Jimmy Angelakos
Ditto, I have the same issue with Core 2 Duo E8200 (45nm) and kernel
2.6.24-19 (Ubuntu 8.04.1)

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2009-01-08 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 2.6.24-23.46

---
linux (2.6.24-23.46) hardy-proposed; urgency=low

  [Alessio Igor Bogani]

  * rt: Updated PREEMPT_RT support to rt21
- LP: #302138

  [Amit Kucheria]

  * SAUCE: Update lpia patches from moblin tree
- LP: #291457

  [Andy Whitcroft]

  * SAUCE: replace gfs2_bitfit with upstream version to prevent oops
- LP: #276641

  [Colin Ian King]

  * isdn: Do not validate ISDN net device address prior to interface-up
- LP: #237306
  * hwmon: (coretemp) Add Penryn CPU to coretemp
- LP: #235119
  * USB: add support for Motorola ROKR Z6 cellphone in mass storage mode
- LP: #263217
  * md: fix an occasional deadlock in raid5
- LP: #208551

  [Stefan Bader]

  * SAUCE: buildenv: Show CVE entries in printchanges
  * SAUCE: buildenv: Send git-ubuntu-log informational message to stderr
  * Xen: dma: avoid unnecessarily SWIOTLB bounce buffering
- LP: #247148
  * Update openvz patchset to apply to latest stable tree.
- LP: #301634
  * XEN: Fix FTBS with stable updates
- LP: #301634

  [Steve Conklin]

  * Add HID quirk for dual USB gamepad
- LP: #140608

  [Tim Gardner]

  * Enable CONFIG_AX25_DAMA_SLAVE=y
- LP: #257684
  * SAUCE: Correctly blacklist Thinkpad r40e in ACPI
- LP: #278794
  * SAUCE: ALPS touchpad for Dell Latitude E6500/E6400
- LP: #270643

  [Upstream Kernel Changes]

  * Revert "[Bluetooth] Eliminate checks for impossible conditions in IRQ
handler"
- LP: #217659
  * KVM: VMX: Clear CR4.VMXE in hardware_disable
- LP: #268981
  * iov_iter_advance() fix
- LP: #231746
  * Fix off-by-one error in iov_iter_advance()
- LP: #231746
  * USB: serial: ch341: New VID/PID for CH341 USB-serial
- LP: #272485
  * x86: Fix 32-bit x86 MSI-X allocation leakage
- LP: #273103
  * b43legacy: Fix failure in rate-adjustment mechanism
- LP: #273143
  * x86: Reserve FIRST_DEVICE_VECTOR in used_vectors bitmap.
- LP: #276334
  * openvz: merge missed fixes from vanilla 2.6.24 openvz branch
- LP: #298059
  * openvz: some autofs related fixes
- LP: #298059
  * openvz: fix ve stop deadlock after nfs connect
- LP: #298059
  * openvz: fix netlink and rtnl inside container
- LP: #298059
  * openvz: fix wrong size of ub0_percpu
- LP: #298059
  * openvz: fix OOPS while stopping VE started before binfmt_misc.ko loaded
- LP: #298059
  * x86-64: Fix "bytes left to copy" return value for copy_from_user()
  * NET: Fix race in dev_close(). (Bug 9750)
- LP: #301608
  * IPV6: Fix IPsec datagram fragmentation
- LP: #301608
  * IPV6: dst_entry leak in ip4ip6_err.
- LP: #301608
  * IPV4: Remove IP_TOS setting privilege checks.
- LP: #301608
  * IPCONFIG: The kernel gets no IP from some DHCP servers
- LP: #301608
  * IPCOMP: Disable BH on output when using shared tfm
- LP: #301608
  * IRQ_NOPROBE helper functions
- LP: #301608
  * MIPS: Mark all but i8259 interrupts as no-probe.
- LP: #301608
  * ub: fix up the conversion to sg_init_table()
- LP: #301608
  * x86: adjust enable_NMI_through_LVT0()
- LP: #301608
  * SCSI ips: handle scsi_add_host() failure, and other err cleanups
- LP: #301608
  * CRYPTO xcbc: Fix crash with IPsec
- LP: #301608
  * CRYPTO xts: Use proper alignment
- LP: #301608
  * SCSI ips: fix data buffer accessors conversion bug
- LP: #301608
  * SCSI aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESET
- LP: #301608
  * x86: replace LOCK_PREFIX in futex.h
- LP: #301608
  * ARM pxa: fix clock lookup to find specific device clocks
- LP: #301608
  * futex: fix init order
- LP: #301608
  * futex: runtime enable pi and robust functionality
- LP: #301608
  * file capabilities: simplify signal check
- LP: #301608
  * hugetlb: ensure we do not reference a surplus page after handing it to
buddy
- LP: #301608
  * ufs: fix parenthesisation in ufs_set_fs_state()
- LP: #301608
  * spi: pxa2xx_spi clock polarity fix
- LP: #301608
  * NETFILTER: Fix incorrect use of skb_make_writable
- LP: #301608
  * NETFILTER: fix ebtable targets return
- LP: #301608
  * SCSI advansys: fix overrun_buf aligned bug
- LP: #301608
  * pata_hpt*, pata_serverworks: fix UDMA masking
- LP: #301608
  * moduleparam: fix alpha, ia64 and ppc64 compile failures
- LP: #301608
  * PCI x86: always use conf1 to access config space below 256 bytes
- LP: #301608
  * e1000e: Fix CRC stripping in hardware context bug
- LP: #301608
  * atmel_spi: fix clock polarity
- LP: #301608
  * x86: move out tick_nohz_stop_sched_tick() call from the loop
- LP: #301608
  * macb: Fix speed setting
- LP: #301608
  * ioat: fix 'ack' handling, driver must ensure that 'ack' is zero
- LP: #301608
  * VT notifier fix for VT switch
- LP: #301608
  * USB: ftdi_sio: Workaround for broken Matrix Orbital serial port
- LP: #301608
  * USB: ftdi_sio - really enable EM1010PC
- LP: #301608

[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2009-01-03 Thread Launchpad Bug Tracker
This bug was fixed in the package lm-sensors-3 - 1:3.0.0-4ubuntu2

---
lm-sensors-3 (1:3.0.0-4ubuntu2) hardy-proposed; urgency=low

  * Add Intel model 0x16 and 0x17, LP: #235119

 -- Tue, 09 Sep 2008 10:29:03 +0100

** Changed in: lm-sensors-3 (Ubuntu Hardy)
   Status: Fix Committed => Fix Released

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-12-18 Thread Lloyd Miller
ok, thanks, got hardy-proposed running and the coretemp works fine for
me now on my q9450 on 64 bit.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-12-18 Thread Martin Pitt
** Tags added: verification-done

** Tags removed: verification-needed

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2009-01-08 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 2.6.24-23.46

---
linux (2.6.24-23.46) hardy-proposed; urgency=low

  [Alessio Igor Bogani]

  * rt: Updated PREEMPT_RT support to rt21
- LP: #302138

  [Amit Kucheria]

  * SAUCE: Update lpia patches from moblin tree
- LP: #291457

  [Andy Whitcroft]

  * SAUCE: replace gfs2_bitfit with upstream version to prevent oops
- LP: #276641

  [Colin Ian King]

  * isdn: Do not validate ISDN net device address prior to interface-up
- LP: #237306
  * hwmon: (coretemp) Add Penryn CPU to coretemp
- LP: #235119
  * USB: add support for Motorola ROKR Z6 cellphone in mass storage mode
- LP: #263217
  * md: fix an occasional deadlock in raid5
- LP: #208551

  [Stefan Bader]

  * SAUCE: buildenv: Show CVE entries in printchanges
  * SAUCE: buildenv: Send git-ubuntu-log informational message to stderr
  * Xen: dma: avoid unnecessarily SWIOTLB bounce buffering
- LP: #247148
  * Update openvz patchset to apply to latest stable tree.
- LP: #301634
  * XEN: Fix FTBS with stable updates
- LP: #301634

  [Steve Conklin]

  * Add HID quirk for dual USB gamepad
- LP: #140608

  [Tim Gardner]

  * Enable CONFIG_AX25_DAMA_SLAVE=y
- LP: #257684
  * SAUCE: Correctly blacklist Thinkpad r40e in ACPI
- LP: #278794
  * SAUCE: ALPS touchpad for Dell Latitude E6500/E6400
- LP: #270643

  [Upstream Kernel Changes]

  * Revert "[Bluetooth] Eliminate checks for impossible conditions in IRQ
handler"
- LP: #217659
  * KVM: VMX: Clear CR4.VMXE in hardware_disable
- LP: #268981
  * iov_iter_advance() fix
- LP: #231746
  * Fix off-by-one error in iov_iter_advance()
- LP: #231746
  * USB: serial: ch341: New VID/PID for CH341 USB-serial
- LP: #272485
  * x86: Fix 32-bit x86 MSI-X allocation leakage
- LP: #273103
  * b43legacy: Fix failure in rate-adjustment mechanism
- LP: #273143
  * x86: Reserve FIRST_DEVICE_VECTOR in used_vectors bitmap.
- LP: #276334
  * openvz: merge missed fixes from vanilla 2.6.24 openvz branch
- LP: #298059
  * openvz: some autofs related fixes
- LP: #298059
  * openvz: fix ve stop deadlock after nfs connect
- LP: #298059
  * openvz: fix netlink and rtnl inside container
- LP: #298059
  * openvz: fix wrong size of ub0_percpu
- LP: #298059
  * openvz: fix OOPS while stopping VE started before binfmt_misc.ko loaded
- LP: #298059
  * x86-64: Fix "bytes left to copy" return value for copy_from_user()
  * NET: Fix race in dev_close(). (Bug 9750)
- LP: #301608
  * IPV6: Fix IPsec datagram fragmentation
- LP: #301608
  * IPV6: dst_entry leak in ip4ip6_err.
- LP: #301608
  * IPV4: Remove IP_TOS setting privilege checks.
- LP: #301608
  * IPCONFIG: The kernel gets no IP from some DHCP servers
- LP: #301608
  * IPCOMP: Disable BH on output when using shared tfm
- LP: #301608
  * IRQ_NOPROBE helper functions
- LP: #301608
  * MIPS: Mark all but i8259 interrupts as no-probe.
- LP: #301608
  * ub: fix up the conversion to sg_init_table()
- LP: #301608
  * x86: adjust enable_NMI_through_LVT0()
- LP: #301608
  * SCSI ips: handle scsi_add_host() failure, and other err cleanups
- LP: #301608
  * CRYPTO xcbc: Fix crash with IPsec
- LP: #301608
  * CRYPTO xts: Use proper alignment
- LP: #301608
  * SCSI ips: fix data buffer accessors conversion bug
- LP: #301608
  * SCSI aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESET
- LP: #301608
  * x86: replace LOCK_PREFIX in futex.h
- LP: #301608
  * ARM pxa: fix clock lookup to find specific device clocks
- LP: #301608
  * futex: fix init order
- LP: #301608
  * futex: runtime enable pi and robust functionality
- LP: #301608
  * file capabilities: simplify signal check
- LP: #301608
  * hugetlb: ensure we do not reference a surplus page after handing it to
buddy
- LP: #301608
  * ufs: fix parenthesisation in ufs_set_fs_state()
- LP: #301608
  * spi: pxa2xx_spi clock polarity fix
- LP: #301608
  * NETFILTER: Fix incorrect use of skb_make_writable
- LP: #301608
  * NETFILTER: fix ebtable targets return
- LP: #301608
  * SCSI advansys: fix overrun_buf aligned bug
- LP: #301608
  * pata_hpt*, pata_serverworks: fix UDMA masking
- LP: #301608
  * moduleparam: fix alpha, ia64 and ppc64 compile failures
- LP: #301608
  * PCI x86: always use conf1 to access config space below 256 bytes
- LP: #301608
  * e1000e: Fix CRC stripping in hardware context bug
- LP: #301608
  * atmel_spi: fix clock polarity
- LP: #301608
  * x86: move out tick_nohz_stop_sched_tick() call from the loop
- LP: #301608
  * macb: Fix speed setting
- LP: #301608
  * ioat: fix 'ack' handling, driver must ensure that 'ack' is zero
- LP: #301608
  * VT notifier fix for VT switch
- LP: #301608
  * USB: ftdi_sio: Workaround for broken Matrix Orbital serial port
- LP: #301608
  * USB: ftdi_sio - really enable EM1010PC
- LP: #301608

[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2009-01-03 Thread Launchpad Bug Tracker
This bug was fixed in the package lm-sensors-3 - 1:3.0.0-4ubuntu2

---
lm-sensors-3 (1:3.0.0-4ubuntu2) hardy-proposed; urgency=low

  * Add Intel model 0x16 and 0x17, LP: #235119

 -- Tue, 09 Sep 2008 10:29:03 +0100

** Changed in: lm-sensors-3 (Ubuntu Hardy)
   Status: Fix Committed => Fix Released

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2009-07-02 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/hardy/lm-sensors-3/hardy-
proposed

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2009-08-06 Thread Steve Beattie
Bigfoot77210: this bug has already been closed, please open a new bug
against the linux package and attach your fix there. Thanks!

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2009-08-02 Thread Bigfoot77210
Hi, coretemp doesn't seems to work with Atom N270 processors.
However, I get it run by changing the line 419 of its source code from:
(c->x86_model == 0x16) || (c->x86_model == 0x17) {
to
(c->x86_model == 0x16) || (c->x86_model == 0x17)  || 
(c->x86_model == 0x1C))) {

I attached my new coretemp source file and the changes.

I don't know how to use "git", I'm sorry. Here is what it would look
like…

coretemp changesline 413
for_each_online_cpu(i) {
struct cpuinfo_x86 *c = &cpu_data(i);

−−  /* check if family 6, models 0xe, 0xf, 0x16, 0x17 */
++  /* check if family 6, models 0xe, 0xf, 0x16, 0x17, 0x28 
*/
if ((c->cpuid_level < 0) || (c->x86 != 0x6) ||
!((c->x86_model == 0xe) || (c->x86_model == 0xf) ||
--  (c->x86_model == 0x16) || (c->x86_model == 0x17))) {
++  (c->x86_model == 0x16) || (c->x86_model == 0x17)  || 
(c->x86_model == 0x28))) {


** Attachment added: "Allows atom cpus to be recognize by coretemp"
   http://launchpadlibrarian.net/29801554/coretemp.c

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-07-18 Thread Francisco Figueiredo Jr

Hi, I also have this same problem with macbook 4,1.

Christian Doczkal, you can see the message "coretemp: Unknown CPU model
17" in /var/log/messages after modprobe it.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-06-27 Thread Dave Pratt
** Changed in: linux (Ubuntu)
   Status: New => Confirmed

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-08-03 Thread Bart Verwilst
It's indeed a very small patch for a very nice feature ;) ( Running on a
C2D 8400 here and no temp readings )

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-08-27 Thread Matti Lindell
The patch looks trivial and is hopefully included in next Hardy kernel.
In intrepid's 2.6.26 kernel coretemp module loads properly and works. I
have Core 2 Duo E8400.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-08-28 Thread Leann Ogasawara
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the
upcoming Intrepid Ibex 8.10 release.  As a result, the kernel team would
appreciate it if you could please test this newer 2.6.27 Ubuntu kernel.
There are one of two ways you should be able to test:

1)  If you are comfortable installing packages on your own, the linux-
image-2.6.27-* package is currently available for you to install and
test.

--or--

2)  The upcoming Alpha5 for Intrepid Ibex 8.10 will contain this newer
2.6.27 Ubuntu kernel.  Alpha5 is set to be released Thursday Sept 4.
Please watch http://www.ubuntu.com/testing for Alpha5 to be announced.
You should then be able to test via a LiveCD.

Please let us know immediately if this newer 2.6.27 kernel resolves the
bug reported here or if the issue remains.  More importantly, please
open a new bug report for each new bug/regression introduced by the
2.6.27 kernel and tag the bug report with 'linux-2.6.27'.  Also, please
specifically note if the issue does or does not appear in the 2.6.26
kernel.  Thanks again, we really appreicate your help and feedback.

** Tags added: cft-2.6.27

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-10-14 Thread Martin Pitt
linux 2.6.24-21 copied to hardy-updates.

** Changed in: linux (Ubuntu Hardy)
   Status: Fix Committed => Fix Released

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


  1   2   3   >