Custom Query (1361 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (133 - 135 of 1361)

Ticket Resolution Summary Owner Reporter
#1044 invalid Syntax error using smartctl Federico
Description

Hi, I'm having difficulty using this tool. First of all, I'm trying to run it in a BRCM63xx-tch ARM71 chipset, so I had to override the architecture compatibility in the opkg.conf file to make the installation of smartmontools possible. After this I was able to install the package but I cannot use it because of an error; I don't know If it's caused because of the incompatibility issue or whatever, anyway when I type the command smartctl i get this error:

/usr/sbin/smartctl: line 5: syntax error: unexpected "&"

Is there a possibility to solve it? Thanks!

#833 fixed USB bridge 0x1058:0x259f not recognized with latest r4418 build Christian Franke Kenni
Description
# smartctl -a /dev/sdb
smartctl 6.6 2017-04-01 r4418 [x86_64-linux-3.10.0-514.16.1.el7.x86_64] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sdb: Unknown USB bridge [0x1058:0x259f (0x1004)]
Please specify device type with the -d option.

Use smartctl -h to get a usage summary

Working fine when using -d sat. Attaching output of:

smartctl -a /dev/sdb -x -d sat > smartctl-0x1058-0x259f.txt
#835 fixed USB bridge 0x1058:0x1230 not recognized with latest r4420 build Christian Franke Kenni
Description
# smartctl -a /dev/sdc
smartctl 6.6 2017-04-17 r4420 [x86_64-linux-3.10.0-514.16.1.el7.x86_64] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sdc: Unknown USB bridge [0x1058:0x1230 (0x1065)]
Please specify device type with the -d option.

Use smartctl -h to get a usage summary

Working fine when using -d sat. Attaching output of:

smartctl -a /dev/sdc -x -d sat > smartctl-0x1058-0x1230.txt
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.