From owner-freebsd-acpi@FreeBSD.ORG Wed Oct 5 12:30:32 2005 Return-Path: X-Original-To: freebsd-acpi@freebsd.org Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6163016A41F for ; Wed, 5 Oct 2005 12:30:32 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 868F843D46 for ; Wed, 5 Oct 2005 12:30:31 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 8804 invoked from network); 5 Oct 2005 12:30:26 -0000 Received: from unknown (HELO localhost) ([pbs]775067@[217.187.178.3]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 5 Oct 2005 12:30:26 -0000 Date: Wed, 5 Oct 2005 14:31:09 +0200 From: Fabian Keil To: Eric Anderson Message-ID: <20051005143109.5fd775f2@localhost> In-Reply-To: <4342A9E6.3020701@centtech.com> References: <434286E0.6020708@centtech.com> <20051004160118.3f2050d4@localhost> <43428C42.2020806@centtech.com> <4342A1FB.5020301@root.org> <4342A9E6.3020701@centtech.com> X-Mailer: Sylpheed-Claws 1.9.14 (GTK+ 2.6.4; i386-portbld-freebsd5.4) X-PGP-KEY-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2006-08-19.asc X-Face: `PhZA=Lxak@TtN(1g, #<&MCpy@&]f<.#LD|V?.7uN7(:.RP/8s&S, oWJtD[Xd4(_YsBm?fGC OLJGk9OysbMQE%?&$, M[odvx9[[`'F\@JjAC@w4X6/-Gr^apr)f''exvwLOUalUW?~>frSC-Y]0v9, U4"Hz]~H&ZP%S1YJV@MfDIDu2>cw~wMiCW#9PY: Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Signature_Wed__5_Oct_2005_14_31_09_+0200_bjgp.RMMmBBiIM0g; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: freebsd-acpi@freebsd.org Subject: Re: Sony VAIO - suspend/resume works, but SLOW X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2005 12:30:32 -0000 --Signature_Wed__5_Oct_2005_14_31_09_+0200_bjgp.RMMmBBiIM0g Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Eric Anderson wrote: > - when in X, and I do acpiconf -s3, it does indeed suspend. Resuming=20 > appears to be coming back, but my xwindows is locked up (no mouse=20 > movement, no screen updates, and a little screen distortion at the > top - so a video driver issue?). My caps lock and num lock keys > seemed to work, but I couldn't break from X. I think did the (not so > smart) break to debugger, which left me in a state I couldn't recover > from. Reboot ensued. I have a Radeon card in this laptop. To handle this problem I put acpi_video_load=3D"YES" in /boot/loader.conf and hw.acpi.reset_video=3D0 hw.syscons.sc_no_suspend_vtswitch=3D1=20 in /etc/sysctl.conf. However there is an already known conflict between acpi_video.ko and radeon.ko, if I load both as modules, I can't use DRI. If I put "device radeondrm" in the kernel, I can use DRI, but lose the resume function. > So two questions: > When does one need the reset_video switch on/off? I have it off all the time. Fabian --=20 http://www.fabiankeil.de/ --Signature_Wed__5_Oct_2005_14_31_09_+0200_bjgp.RMMmBBiIM0g Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFDQ8eUjV8GA4rMKUQRAhyCAJ0ST5dHhO27TbeX5YDkHNjsU/bxnQCdE+eq rqMZ6qbAwSNmWC4uLGq1vns= =xlNG -----END PGP SIGNATURE----- --Signature_Wed__5_Oct_2005_14_31_09_+0200_bjgp.RMMmBBiIM0g--