TEMP probe need help

U

USB

Guest
the temp probe was done according to http://www.joepverhaeg.nl

there is no help from the original designer.

I am seeking your assistance now.


question:

Can you provide some more information by sending a debug level 2 output from
the Gettemp program?

Enter the following command to put the debug information in a textfile:

../gettemp -p0 -d2 > gettemp.log


feedback:

help:0 poll:1 nr:0 com:0
comport:0
trying to open com 1 fd=3 ^M
bus started^M
sensor setup^M
star convert^M
sensor read temp^M
int:0 frac:0 ^M
bus started^M
sensor setup^M
star convert^M
sensor read temp^M
int:0 frac:0 ^M
bus started^M
sensor setup^M
star convert^M
sensor read temp^M
int:0 frac:0 ^M
bus started^M
sensor setup^M
star convert^M
sensor read temp^M
int:0 frac:0 ^M
bus started^M
sensor setup^M
star convert^M
sensor read temp^M
int:0 frac:0 ^M
bus started^M
sensor setup^M
star convert^M
sensor read temp^M
int:0 frac:0 ^M
bus started^M
sensor setup^M
star convert^M
sensor read temp^M
int:0 frac:0 ^M




situation:
it is ok before. CHip was changed to brand new one. and even in newly
installed RH9.0
./gettemp -p0

my linux box interrupts:

/etc/proc/interrupts
CPU0
0: 13021 XT-PIC timer
1: 7 XT-PIC keyboard
2: 0 XT-PIC cascade
3: 0 XT-PIC usb-ohci
8: 1 XT-PIC rtc
10: 587 XT-PIC usb-ohci, ehci-hcd, eth0
12: 48 XT-PIC PS/2 Mouse
14: 10418 XT-PIC ide0
15: 0 XT-PIC ide1
NMI: 0
ERR: 0
~

dmesg | grep ttyS0
ttyS0 at 0x03f8 (irq = 4) is a 16550A





sensor 0 not communicating

[root@lab root]# ps -aux
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.2 1368 472 ? S 12:56 0:04 init [5]
root 2 0.0 0.0 0 0 ? SW 12:56 0:00 [keventd]
root 3 0.0 0.0 0 0 ? SWN 12:56 0:00
[ksoftirqd_CPU0]
root 8 0.0 0.0 0 0 ? SW 12:56 0:00 [bdflush]
root 4 0.0 0.0 0 0 ? SW 12:56 0:00 [kswapd]
root 5 0.0 0.0 0 0 ? SW 12:56 0:00 [kscand/DMA]
root 6 0.0 0.0 0 0 ? SW 12:56 0:00
[kscand/Normal]
root 7 0.0 0.0 0 0 ? SW 12:56 0:00
[kscand/HighMem]
root 9 0.0 0.0 0 0 ? SW 12:56 0:00 [kupdated]
root 10 0.0 0.0 0 0 ? SW 12:56 0:00 [mdrecoveryd]
root 14 0.0 0.0 0 0 ? SW 12:56 0:01 [kjournald]
root 72 0.0 0.0 0 0 ? SW 12:57 0:00 [khubd]
root 2257 0.0 0.0 0 0 ? SW 12:57 0:00 [kjournald]
root 2535 0.0 0.2 1444 548 ? S 12:57 0:00 syslogd -m 0
root 2539 0.0 0.2 1364 424 ? S 12:57 0:00 klogd -x
root 2548 0.0 0.7 3504 1500 ? S 12:57 0:00
/usr/sbin/sshd
root 2560 0.0 0.4 2024 876 ? S 12:57 0:00
xinetd -stayalive
root 2572 0.0 0.5 4184 1144 ? S 12:57 0:00 /bin/sh
/usr/bin/
mysql 2602 0.0 1.1 13896 2160 ? S 12:57 0:00 [mysqld]
root 2614 0.0 1.3 5928 2548 ? S 12:57 0:00 [sendmail]
smmsp 2623 0.0 1.2 5732 2304 ? S 12:57 0:00 [sendmail]
root 2643 0.0 0.2 1416 568 ? S 12:57 0:00 crond
xfs 2689 0.0 1.6 4620 3220 ? S 12:57 0:00 [xfs]
root 2695 0.0 0.2 1348 396 tty1 S 12:57 0:00
/sbin/mingetty tt
root 2696 0.0 0.2 1348 396 tty2 S 12:57 0:00
/sbin/mingetty tt
root 2697 0.0 0.2 1348 396 tty3 S 12:57 0:00
/sbin/mingetty tt
root 2698 0.0 0.2 1348 396 tty4 S 12:57 0:00
/sbin/mingetty tt
root 2699 0.0 0.2 1348 396 tty5 S 12:57 0:00
/sbin/mingetty tt
root 2700 0.0 0.2 1348 396 tty6 S 12:57 0:00
/sbin/mingetty tt
root 2701 0.0 1.6 14112 3216 ? S 12:57 0:00 [gdm-binary]
root 2744 0.0 1.8 14212 3520 ? S 12:57 0:00 [gdm-binary]
root 2745 0.0 4.9 77972 9416 ? S 12:57 0:01
/usr/X11R6/bin/X
gdm 2754 0.0 9.2 36636 17708 ? S 12:57 0:01
/usr/bin/gdmgreet
root 2943 0.0 1.0 6776 2060 ? S 16:35 0:00
/usr/sbin/sshd
root 2945 0.0 0.7 4288 1360 pts/0 S 16:35 0:00 -bash
root 2999 0.0 0.3 2628 680 pts/0 R 16:39 0:00 ps -aux
[root@lab root]#

can u help?
 

Welcome to EDABoard.com

Sponsor

Back
Top