Rudolf, I'm not really familiar with this, so I'll trust it to you if you don't mind. :-) If it helps any, the output from LSHW for the CPU section is below: *-cpu description: CPU product: VIA Samuel 2 vendor: CentaurHauls physical id: 4 bus info: cpu at 0 version: VIA C3 slot: Socket 370 size: 533MHz capacity: 1GHz width: 32 bits clock: 133MHz capabilities: fpu fpu_exception wp de tsc msr cx8 mtrr pge mmx 3dnow *-cache:0 description: L1 cache physical id: 8 slot: Internal Cache size: 32KB capacity: 32KB capabilities: synchronous internal write-back *-cache:1 description: L1 cache physical id: 9 slot: Internal Cache size: 64KB capacity: 64KB capabilities: synchronous internal write-back - Roger -----Original Message----- From: Rudolf Marek [mailto:r.marek at sh.cvut.cz] Sent: 01 November 2005 22:57 To: Roger Lucas Cc: 'LM Sensors'; Jean Delvare Subject: Re: Running lm-sensors on EPIA 5000 with Debian SARGE 2.6 >>+** in the 2.6.14 kernel source to create this code. >>+** VRM doesn't work on the Via Epia 5000 that I have as the kernel > > call > >>+** vid_which_vrm() returns -1. Apparently the Via CPU is > > unrecognised.... > > The vid_which_vrm issue is interesting. Rudolf, can you please look > into it? > Yes, This is not yet in our detection table. Here is what we know: TYPE FAMILY MODEL STEPPING 0 6 7 0+ something special EDEN ESP samuel 2 0 6 7 8+ VRM85 C3 EZRA 0 6 8 0-7 VRM85 C3 EZRA T 0 6 9 0+ VRM85 NEMIAH 0 6 9 8+ max1718 C3-M max1718 => Notebook CPU Step-Down Controller for Intel Mobile Voltage Positioning (IMVP-II) http://www.egevo.se/dokument/max1718.pdf http://www.maxim-ic.com/products/power_supplies/imvp.cfm VID "something special" 1 1 1 1 1.30V 1 1 1 0 1.35V 0 0 0 0 2.05V We need to define 2 new VIDs one is something called IMVP-II (I dont know anything about -I and -III => will call it 1718 and the that really strange samuel 2 VID codding. => will call it 670 Ideas? Questions? If not I will develop the patch. Regards Rudolf