Michael Renzmann wrote:
Hi.

On Wed, 2006-01-18 at 06:12 +0100, Michael Renzmann wrote:
  
There have been some patches to the scx200_acb driver in the lm-sensors
mailing list recently, which are said to fix some bugs in the driver.
I'll give them a try (after backporting them to 2.4.x) and let you know
if that helped us.
    

I'm getting old. I already applied these patches, so they didn't help us
with the problem.

  
I will try to apply this patch too. Can you point it to me ...
I'm working with 2.6 kernel ...

BTW: Have you and idea when it occures. In my case it was 2 times when the temp. seems to reach 60C.
The other board had no problem. As noted I will test other boards (I have some ...)
Could you please check what value POLL_TIMEOUT is set to in your version
of scx200_acb?

  
#define POLL_TIMEOUT (HZ)

and I think (not shure) HZ is defined in
 
include/asm-i386/aram.h


#ifdef __KERNEL__
# define HZ             1000            /* Internal kernel timer frequency */
# define USER_HZ        100             /* .. some user interfaces are in "ticks" */
# define CLOCKS_PER_SEC         (USER_HZ)       /* like times() */
#endif

#ifndef HZ
#define HZ 100
#endif


BTW: What wrap board are you using? wrap2c? If you have easy access to the boards what version is printed near the cf slot 0443 or 0445 and what
EEC version?

Greetings

Beat
Bye, Mike


  

_______________________________________________
Voyage-linux mailing list
[email protected]
http://list.voyage.hk/mailman/listinfo/voyage-linux

Reply via email to