From owner-freebsd-bugs Fri Jul 5 2: 0:20 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5719937B405 for ; Fri, 5 Jul 2002 02:00:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3583143E52 for ; Fri, 5 Jul 2002 02:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g65903JU066457 for ; Fri, 5 Jul 2002 02:00:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g65903JM066456; Fri, 5 Jul 2002 02:00:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7744F37B400 for ; Fri, 5 Jul 2002 01:57:07 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CD0343E09 for ; Fri, 5 Jul 2002 01:57:07 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g658v7OT096599 for ; Fri, 5 Jul 2002 01:57:07 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g658v7hW096598; Fri, 5 Jul 2002 01:57:07 -0700 (PDT) Message-Id: <200207050857.g658v7hW096598@www.freebsd.org> Date: Fri, 5 Jul 2002 01:57:07 -0700 (PDT) From: Igor Sobrado To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: bin/40219: [apm] apm breaks removable media Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40219 >Category: bin >Synopsis: [apm] apm breaks removable media >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 05 02:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Igor Sobrado >Release: 4.6-RELEASE >Organization: University of Oviedo >Environment: FreeBSD localhost 4.6-RELEASE FreeBSD 4.6-RELEASE #2: Thu Jul 4 09:59:34 CEST 2002 sobrado@localhost:/usr/src/sys/compile/HP-OB4100 i386 >Description: When a laptop goes into suspend/standby/hibernate and returns to the normal state removable media seems umounted (for example it is possible to remove a cdrom from the drive) but mounting points are not cleared. >How-To-Repeat: Mount a cdrom in the drive (mount /cdrom). Go into suspend state (Fn+S) and return to the working state again. The cdrom is not mounted (it can be removed and files are not accesible) but the mounting point shows some files yet (/cdrom is not empty.) >Fix: Umounting the removable media BEFORE going into suspend/standby/hibernate state is a fix for the problem. Perhaps those filesystems can be umounted before shutting down the computer (umounting the "noauto" devices before turning on the laptop???) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message