X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=FoVOYuMTwe1JpSyrkRN9tYCyUZO7BofK287RlTmbuRP 9YOP5cWBQhywFlBTtAPt5YFLrBR21Q9Wd8uf6rMpq+FDaAGR7+nAz6JXJ/wMZAM0 vZEddRCetxOz6izvJLzhNy9+wycgdAMWQyMjtfVifsMElWf6LtDu/n1fXxmDKi4M = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=kI8uc400smUxZXLQVvJ2bqeMf8g=; b=XePpWT6zjSIuICP5j dQzFNYhaYzxCPnfvxzdZES/O1Y6tDRs7YF8TYOuIyGqKEH8XYFnJ9+TubTomcSfD RzduIKvjcnCSicX3BB4GXH4Gv9hmJ9ZtqrA03Q2BuSXlz6FXB0L/7pfXMhkqsBFR /vFYVcBeEy99/A1pRN7cmsMOo4= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_FROM_URIBL_PCCC,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-wi0-f172.google.com X-Received: by 10.194.176.162 with SMTP id cj2mr43094368wjc.93.1427523262729; Fri, 27 Mar 2015 23:14:22 -0700 (PDT) Message-ID: <551646B9.1020908@gmail.com> Date: Sat, 28 Mar 2015 07:14:17 +0100 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Recent x86_64 update broke administrator use of smartctl.exe References: <5515FB35 DOT 9020709 AT abattoir DOT com> In-Reply-To: <5515FB35.9020709@abattoir.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 3/28/2015 1:52 AM, banshee wrote: > I have two windows 7 x64 boxes, one running cygwin x86 and the other > x86_64. I run smartctl on both boxes. One can run smartctl as > administrator or not, but it produces a fuller information set with > admin rights. A recent change to the x86_64 cygwin has broken > administrator use of smartctl as detailed below. It still runs fine on > the x86 cygwin. > > I'm not certain which version of cygwin broke the functionality, but it > was working last week. > > > x86_64 running as ADMIN fails to run smartctl > $ /usr/sbin/smartctl.exe -a /dev/sda > smartctl 6.3 2014-07-26 r3976 [x86_64-unknown-cygwin-win7-sp1] > (cygwin-6.3-1) > Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org > > Read Device Identity failed: Input/output error > > A mandatory SMART command failed: exiting. To continue, add one or more > '-T permissive' options. > $ head /dev/sda > (works) > $ > works fine for me. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple