blob: c9af1841db2eaa0074c4bda22b5357867eca9173 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] One-Wire Home Temperature Network with Linux
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20One-Wire%20Home%20Temperature%20Network%20with%20Linux&In-Reply-To=%3Csig.254345c950.5002C20F.1090609%40drdos.info%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008252.html">
<LINK REL="Next" HREF="008271.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] One-Wire Home Temperature Network with Linux</H1>
<B>Doug Lytle</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20One-Wire%20Home%20Temperature%20Network%20with%20Linux&In-Reply-To=%3Csig.254345c950.5002C20F.1090609%40drdos.info%3E"
TITLE="[Mageia-discuss] One-Wire Home Temperature Network with Linux">support at drdos.info
</A><BR>
<I>Sun Jul 15 15:13:51 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="008252.html">[Mageia-discuss] xen and grub
</A></li>
<LI>Next message: <A HREF="008271.html">[Mageia-discuss] One-Wire Home Temperature Network with Linux
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8270">[ date ]</a>
<a href="thread.html#8270">[ thread ]</a>
<a href="subject.html#8270">[ subject ]</a>
<a href="author.html#8270">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>I've just started to play with a 1 wire temperature sensor, under Mageia
1. I've been following a couple of blog on how to get things setup (1 &
2).
I've installed the digitemp software (2) via urpmi and can actually see
the USB dongle (DS9490R) and my temp sensor (DS18B20).
The problem being that when running the command digitemp_DS2490 -a -i
-q, it is supposed to write out it's configure file (.digitemprc) to the
profile directory, which for me running the command as root, should be
/root/.digitemprc, but it doesn't.
Has anybody played around with temperature sensors under Mageia? If so,
were you able to get it to write out the file?
Doug
(1)
<A HREF="http://bitsup.blogspot.com/2008/11/one-wire-home-temperature-network-with.html">http://bitsup.blogspot.com/2008/11/one-wire-home-temperature-network-with.html</A>
(2) <A HREF="http://www.nslu2-linux.org/wiki/HowTo/AddUSBOneWireAdapter">http://www.nslu2-linux.org/wiki/HowTo/AddUSBOneWireAdapter</A>
(3) <A HREF="http://digitemp.com">http://digitemp.com</A>
--
Ben Franklin quote:
"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008252.html">[Mageia-discuss] xen and grub
</A></li>
<LI>Next message: <A HREF="008271.html">[Mageia-discuss] One-Wire Home Temperature Network with Linux
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8270">[ date ]</a>
<a href="thread.html#8270">[ thread ]</a>
<a href="subject.html#8270">[ subject ]</a>
<a href="author.html#8270">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|