From owner-freebsd-mobile Tue Oct 2 20:26:43 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from ambrisko.com (adsl-64-174-51-42.dsl.snfc21.pacbell.net [64.174.51.42]) by hub.freebsd.org (Postfix) with ESMTP id ACF6137B408 for ; Tue, 2 Oct 2001 20:26:40 -0700 (PDT) Received: (from ambrisko@localhost) by ambrisko.com (8.11.6/8.11.3) id f933PgX78079; Tue, 2 Oct 2001 20:25:42 -0700 (PDT) (envelope-from ambrisko) From: Doug Ambrisko Message-Id: <200110030325.f933PgX78079@ambrisko.com> Subject: Re: thinkpad issues In-Reply-To: <20011003012042.A19375@localhost.com> To: Marco Wertejuk Date: Tue, 2 Oct 2001 20:25:42 -0700 (PDT) Cc: freebsd-mobile@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL92 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Marco Wertejuk writes: | I've just noticed an interesting thing with sound on my | Thinkpad A22m (2628SSG) and according to this I want | to talk about the other problems ;). | | First, sound works nice with 4.4-stable but still not perfect. | If I put the system into suspend mode either by closing | the lid or by using apm -z, the soundcard does not work | after resuming with following reason: | pcm0: play interrupt timeout, channel dead Yep same here. | So I've compiled a new kernel with pcm as module and | the same happens but now I can unload both snd_pcm and | snd_csa modules and after loading them again the | soundcard works fine (until next suspend). Yep ... but atleast it doesn't panic anymore! It used to. I've been using apmd and do a kldunload it on suspend and then kldload it on resume. This seems to be working fine so far. Doug A. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message