Date: Wed, 05 Oct 2005 13:38:50 -0500 From: Eric Anderson <anderson@centtech.com> To: Fabian Keil <freebsd-listen@fabiankeil.de> Cc: freebsd-acpi@freebsd.org Subject: Re: Sony VAIO - suspend/resume works, but SLOW Message-ID: <43441DBA.2040205@centtech.com> In-Reply-To: <20051005143109.5fd775f2@localhost> References: <434286E0.6020708@centtech.com> <20051004160118.3f2050d4@localhost> <43428C42.2020806@centtech.com> <4342A1FB.5020301@root.org> <4342A9E6.3020701@centtech.com> <20051005143109.5fd775f2@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
Fabian Keil wrote: > Eric Anderson <anderson@centtech.com> wrote: > > >>- when in X, and I do acpiconf -s3, it does indeed suspend. Resuming >>appears to be coming back, but my xwindows is locked up (no mouse >>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="YES" > > in /boot/loader.conf and > > hw.acpi.reset_video=0 > hw.syscons.sc_no_suspend_vtswitch=1 > > 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. Thanks! I followed your instructions, and now suspend/resume works from X! A few more things to solve, and it'll be 100%! Thanks again for everyone's help! Eric -- ------------------------------------------------------------------------ Eric Anderson Sr. Systems Administrator Centaur Technology Anything that works is better than anything that doesn't. ------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43441DBA.2040205>