Custom Query (1375 matches)
Results (37 - 39 of 1375)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1782 | fixed | Windows drivedb update script returns "gpg.exe gpg.exe is not recognized..." | ||
Description |
When I try to execute the update-smart-drivedb.ps1 script in a Powershell or Command Prompt CLI (running as Administrator or not) I receive the error: & : The term 'gpg.exe gpg.exe' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At update-smart-drivedb.ps1:500 char:16 + $($input | & $cmdobj @args 2>&1) | %{ $_.ToString() } + ~~~~~~~ + CategoryInfo : ObjectNotFound: (gpg.exe gpg.exe:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException update-smart-drivedb.ps1 version 5515 2023-07-24 12:58:25Z from smartmontools 7.4, on Windows 10 22H2 64-bit, Powershell 10.0.19041.3636. gpg.exe is in $PATH and works. |
|||
#1778 | invalid | Kioxia Problems | ||
Description |
Hi, i've a problem with the KIOXIA disk KCD81RUG1T92. I'm look inside the drives file and i doesn't found it. There is a way to insert this disk? Thanks |
|||
#1777 | invalid | Device: /dev/sda, IE (SMART) not enabled, skip device, after smartctl -s on /dev/sda | ||
Description |
I have the following output of smartd -d smartd -d smartd 7.4 2023-08-01 r5530 [x86_64-linux-6.5.6] (local build) Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org Opened configuration file /etc/smartd.conf Drive: DEVICESCAN, implied '-a' Directive on line 28 of file /etc/smartd.conf Configuration file /etc/smartd.conf was parsed, found DEVICESCAN, scanning devices Device: /dev/sda, opened Device: /dev/sda, [ATA CT2000MX500SSD1 032 ], lu id: 0x500a0751e4af6329, S/N: 2037E4AF6329, 2.00 TB Device: /dev/sda, IE (SMART) not enabled, skip device Try 'smartctl -s on /dev/sda' to turn on SMART features Unable to register SCSI device /dev/sda at line 28 of file /etc/smartd.conf Unable to monitor any SMART enabled devices. Exiting. smartd is exiting (exit status 17) I tried running 'smartctl -s on /dev/sda' many times with no success. May i suggest that there be more information on what is this IE, and why it cannot be enabled on-demand by smartd? |