Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2013 23:20:46 +0200
From:      Stefan Horomnea <stefan.horomnea@gmail.com>
To:        Ian Smith <smithi@nimnet.asn.au>
Cc:        freebsd-acpi@freebsd.org
Subject:   Re: Resume on a Thinkpad L512
Message-ID:  <CAN3YWjZzgQx2VpkSWdQafD=tE=b4MedwEv-33Gk1e6Ht44hmXg@mail.gmail.com>
In-Reply-To: <20130630021916.G81017@sola.nimnet.asn.au>
References:  <CAN3YWja=GQUouA5PsG%2BKnuaNMFN6QiqN5KrevOC3JOe52qiKkw@mail.gmail.com> <51C7AF45.1000303@gmail.com> <CAN3YWjbo7Cq0DrQ-wyRGG2Bn5Le=n17uWCv3fvGHn-ZR-f-77w@mail.gmail.com> <51CE677E.2060508@gmail.com> <20130630021916.G81017@sola.nimnet.asn.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

My first test was with debug.acpi.resume_beep=1 in /etc/sysctl.conf and
/boot/loader.conf. I didn't know which is the right file to set this, so I
set it in both.
No debug beep. According to this:
https://wiki.freebsd.org/SuspendResumethis means that the wake up code
in the kernel doesn't even begin.
Anyway, I tested also with a stripped down kernel, made no difference. It
had no usb, no network...I commented out everything I could.
I tried another thing, which I have no idea if it makes any sense at all,
or if it was correct/relevant what I was trying, but I generated an
DSDT.aml file on Ubuntu, and copied to my FreeBSD system, and added this in
/boot/loader.conf on FreeBSD:
acpi_dsdt_load="YES"
acpi_dsdt_name="/boot/DSDT.aml"

Nothing changed.
Still when I resume it happens the same: I hear the dvd-rom making a sound,
then the fan goes crazy, no screen, no other lights, completely frozen, I
have to turn-it off with a long press on the power button.

Best,
Stefan


On Sat, Jun 29, 2013 at 6:40 PM, Ian Smith <smithi@nimnet.asn.au> wrote:

> On Fri, 28 Jun 2013 21:50:06 -0700, matt wrote:
>
>  > Try kldunloading any loaded kernel modules including usb. You may need
>  > to compile a more modular kernel.
>
> On 8 (.1 and .2) I only had to leave uhci, ohci and ehci (not usb) out
> of kernel and load / unload those around suspend/resume, but that's no
> longer needed on 9 here.
>
>  > Does suspend/resume work for anyone?
>
> Likely not very exciting news for most, but my '02 Thinkpad T23 reliably
> suspends and resumes since 9.1-R with zero configuration.  Haven't tried
> it yet with X, might need hw.syscons.sc_no_suspend_vtswitch=1 for that
> as 6.x, 7.x and 8.x always required, but that's an old S3 Savage video,
> with working IBM-written ACPI/BIOS.
>
> More modern video chips and drivers seem to be far more problematic, not
> to mention slightly dodgy ACPI code ..
>
> cheers, Ian
>
>  > Matt
>  >
>  > On 06/28/13 15:19, Stefan Horomnea wrote:
>  > > Yes, I did try, didn't help.
>  > >
>  > >
>  > > On Mon, Jun 24, 2013 at 4:30 AM, matt <sendtomatt@gmail.com>
>  > > wrote:
>  > >
>  > >>
>  > >>> which I think are after I manually power-off and power-on the
>  > >>> laptop. If this info helps, Ubuntu is able to suspend/resume
>  > >>> properly. I also did a recent upgrade of BIOS.
>  > >>>
>  > >>> Can anyone help me make progress here ?
>  > >>>
>  > >>> Thank you, Stefan
>  > >>> _______________________________________________
>  > >>> freebsd-acpi@freebsd.org mailing list
>  > >>> http://lists.freebsd.org/mailman/listinfo/freebsd-acpi To
>  > >>> unsubscribe, send any mail to
>  > >>> "freebsd-acpi-unsubscribe@freebsd.org"
>  > >>>
>  > >>
>  > >> Have you tried twiddling the values at hw.pci.do_power_resume
>  > >> and hw.pci.do_power_suspend?
>  > >>
>  > >> Rarely, this helps.
>  > >>
>  > >> Matt
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN3YWjZzgQx2VpkSWdQafD=tE=b4MedwEv-33Gk1e6Ht44hmXg>