Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Dec 2010 16:04:19 +0300
From:      Lev Serebryakov <lev@FreeBSD.org>
To:        stable@freebsd.org
Subject:   smartmontools 5.40 & ahci.ko -- doesn't work
Message-ID:  <773330619.20101203160419@serebryakov.spb.ru>

next in thread | raw e-mail | index | archive | help
Hello, Stable.

  Latest  smartmontools  5.40  doesn't  work  with AHCI driver :( I've
  found  old  thread  about  5.38, but I have 5.40 and it doesn't work
  with any `-d' type...

  What do I do wrong?


# id
uid=3D0(root) gid=3D0(wheel) groups=3D0(wheel),5(operator)
# uname -srp
FreeBSD 8.2-PRERELEASE amd64
# ls /var/db/pkg | grep smart
smartmontools-5.40
# ls /dev/ada[0-9]
/dev/ada0       /dev/ada1       /dev/ada2       /dev/ada3       /dev/ada4  =
     /dev/ada5
blob# smartctl -A /dev/ada0
smartctl 5.40 2010-10-16 r3189 [FreeBSD 8.2-PRERELEASE amd64] (local build)
Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net

/dev/ada0: No such file or directory
Smartctl: please specify device type with the -d option.

Use smartctl -h to get a usage summary
# smartctl -A -d ata /dev/ada0
smartctl 5.40 2010-10-16 r3189 [FreeBSD 8.2-PRERELEASE amd64] (local build)
Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net

Smartctl: Device Read Identity Failed (not an ATA/ATAPI device)

A mandatory SMART command failed: exiting. To continue, add one or more '-T=
 permissive' options.
# smartctl -A -d scsi /dev/ada0
smartctl 5.40 2010-10-16 r3189 [FreeBSD 8.2-PRERELEASE amd64] (local build)
Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net

Smartctl open device: /dev/ada0 failed: No such file or directory
# smartctl -A -d atacam /dev/ada0
smartctl 5.40 2010-10-16 r3189 [FreeBSD 8.2-PRERELEASE amd64] (local build)
Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net

Smartctl open device: /dev/ada0 failed: No such file or directory
#

--=20
// Black Lion AKA Lev Serebryakov <lev@FreeBSD.org>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?773330619.20101203160419>