From 3a55d1e1c39ddbf544af326e2a48cd3ee60174c2 Mon Sep 17 00:00:00 2001 From: guidog <guidog@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Fri, 17 Oct 2003 13:21:38 +0000 Subject: [PATCH] add note about Debian Bug #208964 git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@1148 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/CHANGELOG | 4 +++- sm5/WARNINGS | 8 +++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/sm5/CHANGELOG b/sm5/CHANGELOG index b2d66e7be..3621193bd 100644 --- a/sm5/CHANGELOG +++ b/sm5/CHANGELOG @@ -1,6 +1,6 @@ CHANGELOG for smartmontools -$Id: CHANGELOG,v 1.217 2003/10/16 14:30:43 ballen4705 Exp $ +$Id: CHANGELOG,v 1.218 2003/10/17 13:21:38 guidog Exp $ Maintainers / Developers Key: [BA] Bruce Allen @@ -21,6 +21,8 @@ NOTES FOR FUTURE RELEASES: see TODO file. CURRENT DEVELOPMENT VERSION (see VERSION file in this directory): <ADDITIONS TO THE CHANGE LOG SHOULD BE ADDED HERE, PLEASE> + + [GG] add a note about Debian bug #208964 to WARNINGS. [BA] smartctl: -T verypermissive option broken. Use -T verpermissive until the next release, please. diff --git a/sm5/WARNINGS b/sm5/WARNINGS index f7b6be110..60cbf6a3d 100644 --- a/sm5/WARNINGS +++ b/sm5/WARNINGS @@ -1,4 +1,4 @@ -$Id: WARNINGS,v 1.14 2003/10/16 11:45:42 ballen4705 Exp $ +$Id: WARNINGS,v 1.15 2003/10/17 13:21:38 guidog Exp $ The following are reports of serious problems (eg system lockup) which were due to smartmontools. There is a "LINUX" and a "FREEBSD" section @@ -47,6 +47,12 @@ NOTE: Similar to previous report: Promise Ultra66 2-port card (20262) which, impossible to enable the Promiste BIOS. A kernel patch is referenced to fix the problem. +SYSTEM: Promise 20265 +PROBLEM: Smartctl locks system solid when used on CDROM/DVD device +LINK: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=208964 +REPORTER: see above link +NOTE: Problem seems to affect kernel 2.4.21 only. + FREEBSD ------- -- GitLab