Your message dated Sun, 11 Sep 2005 19:57:58 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#327716: possible typo in /etc/hddtemp.db, but also some 
odd data
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at bugs) by bugs.debian.org; 11 Sep 2005 17:31:56 +0000
>From [EMAIL PROTECTED] Sun Sep 11 10:31:56 2005
Return-path: <[EMAIL PROTECTED]>
Received: from miranda.se.axis.com [193.13.178.8] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EEVgJ-00050K-00; Sun, 11 Sep 2005 10:31:55 -0700
Received: from lassie.se.axis.com (lassie.se.axis.com [193.13.178.6])
        by miranda.se.axis.com (8.12.9/8.12.9/Debian-5local0.1) with ESMTP id 
j8BHVroX020771
        for <[EMAIL PROTECTED]>; Sun, 11 Sep 2005 19:31:53 +0200
Received: from localhost (lassie.se.axis.com [193.13.178.6])
        by lassie.se.axis.com (8.12.9/8.12.9/Debian-5local0.1) with ESMTP id 
j8BHVqQ1021413
        for <[EMAIL PROTECTED]>; Sun, 11 Sep 2005 19:31:52 +0200
Date: Sun, 11 Sep 2005 19:31:52 +0200 (CEST)
From: Cristian Ionescu-Idbohrn <[EMAIL PROTECTED]>
Reply-To: Cristian Ionescu-Idbohrn <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: possible typo in /etc/hddtemp.db, but also some odd data
Message-ID: <[EMAIL PROTECTED]>
X-Sucks: micro$oft
X-User-Tracking: sucks
X-To-Spammers: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: hddtemp
Version: 0.3-beta13-21
Severity: normal

The hd-drive at hand is:

,----
| # hdparm -i /dev/hda
|
| /dev/hda:
|
|  Model=SAMSUNG SV0412H, FwRev=SK300-15, SerialNo=0536J1FW315871
|  Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs }
|  RawCHS=16383/16/63, TrkSize=34902, SectSize=554, ECCbytes=4
|  BuffType=DualPortCache, BuffSize=2048kB, MaxMultSect=16, MultSect=16
|  CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=78242976
|  IORDY=yes, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
|  PIO modes:  pio0 pio1 pio2 pio3 pio4
|  DMA modes:  mdma0 mdma1 mdma2
|  UDMA modes: udma0 udma1 udma2 udma3 *udma4 udma5
|  AdvancedPM=no WriteCache=enabled
|  Drive conforms to: ATA/ATAPI-6 T13 1410D revision 1:
|
|  * signifies the current active mode
`----

,----
| # hdparm -I /dev/hda
|
| /dev/hda:
|
| ATA device, with non-removable media
|         Model Number:       SAMSUNG SV0412H
|         Serial Number:      0536J1FW315871
|         Firmware Revision:  SK300-15
| Standards:
|         Used: ATA/ATAPI-6 T13 1410D revision 1
|         Supported: 6 5 4 3
| Configuration:
|         Logical         max     current
|         cylinders       16383   16383
|         heads           16      16
|         sectors/track   63      63
|         --
|         CHS current addressable sectors:   16514064
|         LBA    user addressable sectors:   78242976
|         device size with M = 1024*1024:       38204 MBytes
|         device size with M = 1000*1000:       40060 MBytes (40 GB)
| Capabilities:
|         LBA, IORDY(cannot be disabled)
|         bytes avail on r/w long: 4      Queue depth: 1
|         Standby timer values: spec'd by Standard, no device specific minimum
|         R/W multiple sector transfer: Max = 16  Current = 16
|         Recommended acoustic management value: 128, current value: 128
|         DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 *udma4 udma5
|              Cycle time: min=120ns recommended=120ns
|         PIO: pio0 pio1 pio2 pio3 pio4
|              Cycle time: no flow control=120ns  IORDY flow control=120ns
| Commands/features:
|         Enabled Supported:
|            *    READ BUFFER cmd
|            *    WRITE BUFFER cmd
|            *    Host Protected Area feature set
|            *    Look-ahead
|            *    Write cache
|            *    Power Management feature set
|                 Security Mode feature set
|            *    SMART feature set
|            *    Mandatory FLUSH CACHE command
|            *    Automatic Acoustic Management feature set
|                 SET MAX security extension
|            *    DOWNLOAD MICROCODE cmd
|            *    SMART self-test
|            *    SMART error logging
| Security:
|         Master password revision code = 65534
|                 supported
|         not     enabled
|         not     locked
|         not     frozen
|         not     expired: security count
|                 supported: enhanced erase
|         68min for SECURITY ERASE UNIT. 68min for ENHANCED SECURITY ERASE UNIT.
| HW reset results:
|         CBLID- above Vih
|         Device num = 0 determined by the jumper
| Checksum: correct
`----

Doing the following modification (match both SV4012H and SV0412H):

,----
| # diff -u hddtemp.db~ hddtemp.db
| --- hddtemp.db~ 2005-08-31 11:19:58.000000000 +0200
| +++ hddtemp.db  2005-09-11 19:01:52.000000000 +0200
| @@ -203,7 +203,7 @@
|  #"SAMSUNG SV(0221|0602|0813|1204)H"                    9    C  "Samsung 
SpinPoint V60 serie"
|  #"SAMSUNG SV1204H"                                     194  C  "Samsung 120G"
|  "SAMSUNG SV(0401|0802|1203|1604)N"                     194  C  "Samsung 
SpinPoint V80 serie"
| -"SAMSUNG SV4012H"                                      194  C  "Samsung 
40GB, 5400RPM, 2MB cache"
| +"SAMSUNG SV(04|40)12H"                                 194  C  "Samsung 
40GB, 5400RPM, 2MB cache"
`----

returns:

,----
| ================= hddtemp 0.3-beta13 ==================
| Model: SAMSUNG SV0412H
|
| field(1)         = 0
| field(4)         = 9
| field(5)         = 0
| field(7)         = 0
| field(8)         = 0
| field(9)         = 142
| field(12)        = 7
| field(194)       = 63
| field(197)       = 0
| field(198)       = 0
| field(199)       = 0
| field(200)       = 0
| field(201)       = 0
`----

which looks (field(194) = 63) a bit too much. I got 2 other samsung
drives in the same cabinet, which show more credible temp values:

,----
| # hddtemp /dev/hde
| /dev/hde: SAMSUNG SP1203N: 34 C
| # hddtemp /dev/hdf
| /dev/hdf: SAMSUNG SP1203N: 31 C
`----


Cheers,
Cristian

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.72
Locale: LANG=C, LC_CTYPE= (charmap=ANSI_X3.4-1968)

Versions of packages hddtemp depends on:
ii  debconf [debconf-2.0]        1.4.58      Debian configuration management sy
ii  grep                         2.5.1.ds1-5 GNU grep, egrep and fgrep
ii  libc6                        2.3.5-6     GNU C Library: Shared libraries an
ii  sed                          4.1.4-2     The GNU sed stream editor

hddtemp recommends no packages.

-- debconf information:
* hddtemp/SUID_bit: false
* hddtemp/interface: 127.0.0.1
* hddtemp/syslog: 0
* hddtemp/daemon: false
* hddtemp/port: 7634

---------------------------------------
Received: (at 327716-done) by bugs.debian.org; 11 Sep 2005 17:58:03 +0000
>From [EMAIL PROTECTED] Sun Sep 11 10:58:03 2005
Return-path: <[EMAIL PROTECTED]>
Received: from farad.aurel32.net [82.232.2.251] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EEW5b-0003P6-00; Sun, 11 Sep 2005 10:58:03 -0700
Received: from bode.aurel32.net ([2001:618:400:fc13:211:9ff:feed:c498] 
helo=[IPv6:2001:618:400:fc13:211:9ff:feed:c498])
        by farad.aurel32.net with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32)
        (Exim 4.50)
        id 1EEW5X-0008JC-24; Sun, 11 Sep 2005 19:57:59 +0200
Message-ID: <[EMAIL PROTECTED]>
Date: Sun, 11 Sep 2005 19:57:58 +0200
From: Aurelien Jarno <[EMAIL PROTECTED]>
User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050802)
X-Accept-Language: fr, en
MIME-Version: 1.0
To: Cristian Ionescu-Idbohrn <[EMAIL PROTECTED]>, 
 [EMAIL PROTECTED]
Subject: Re: Bug#327716: possible typo in /etc/hddtemp.db, but also some odd
 data
References: <[EMAIL PROTECTED]>
In-Reply-To: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Cristian Ionescu-Idbohrn a écrit :
> which looks (field(194) = 63) a bit too much. I got 2 other samsung
> drives in the same cabinet, which show more credible temp values:
> 
> ,----
> | # hddtemp /dev/hde
> | /dev/hde: SAMSUNG SP1203N: 34 C
> | # hddtemp /dev/hdf
> | /dev/hdf: SAMSUNG SP1203N: 31 C
> `----

If you consider the temperature is too high, that's simply mean this 
field is not the temperature because the driver has no temperature 
sensor. So there is no problem.

Closing the bug report.

-- 
   .''`.  Aurelien Jarno                    | GPG: 1024D/F1BCDB73
  : :' :  Debian GNU/Linux developer | Electrical Engineer
  `. `'   [EMAIL PROTECTED]         | [EMAIL PROTECTED]
    `-    people.debian.org/~aurel32 | www.aurel32.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to