public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Matthias Hentges <mailinglisten-H4PcyxPeSRnR7s880joybQ@public.gmane.org>
To: Oliver Dawid <od-VRmHG7Xu4f31qYPpFx2fzhvVK+yQ3ZXh@public.gmane.org>
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: S3 broken Samsung P35 - howto debug?
Date: Sun, 21 Nov 2004 20:08:53 +0100	[thread overview]
Message-ID: <1101064133.7220.15.camel@mhcln03> (raw)
In-Reply-To: <200411211600.01820.od-VRmHG7Xu4f31qYPpFx2fzhvVK+yQ3ZXh@public.gmane.org>

Am Sonntag, den 21.11.2004, 16:00 +0100 schrieb Oliver Dawid:
> Hi there,
> 
> like Matthias Hentges I have problems with my Samsung - mine is a P35. There 
> are some differences between these machines. I did not succeed to get S3 
> running yet. I can put machine to sleep with echo 3 > /proc/acpi/sleep but on 
> pushing the power button again only some devices seem to wake up.
> 
> I already got a patch to use old style resume from Matthias but this does not 
> work.

Did you say yes to "Power management options / ACPI / Use compatibily
PCI resume code" after patching?

>  Not only the display is dead but also the keyboard seems not to accept 
> anything. Network interface is not running (rtl 8139) as ping does not 
> respond. 
> 
> I am using Kernel 2.6.9 with initrd-patch for a fixed dsdt. 

For testing purposes, I'd go with the buggy Samsung DSDT.

> Any acpi based 
> feature seem to work: using the asus_acpi I am able to use the shortcuts, 
> hitting power button leads to halt the machine and so on.
> 
> Now I got several questions how to proceed:
> 
> - which modules are needed to be compiled into kernel directly? Does it 
> matter, if ide_* is loaded as module?

I don't know. I always have essential stuff like IDE compiled into the
kernel.

> - which modules are known not to work properly with acpi sleep/ resume? Which 
> should be unloaded before going to sleep?

The following things break resume on the P30 (break == freeze on resume)

- Active sound driver, be it OSS or ALSA. Must be unloaded before
suspending.
- radeonfb
- Accelerated X (DRI or fglrx)

For testing purposes I'd recommend using a minimalistic kernel .config
(no usb, firewire, preempt, AGP etc.)

> - Any idea, how to debug on low level without display, connection via ethernet 

Ethernet works fine after resume

> etc? Serial port? 

The Serial port is dead after resume.

> Printerport? Soldering a module with leds on printer port 
> to output states?

I didn't check if the parport survives resume.

> Any help would be appreciated.

Our best bet is the on-board ethernet. It works perfectly after
resuming. SSH is your friend.
I've put together a page with my experiences so
far :http://www.hentges.net/misc/howtos/samsung_p30_s3.shtml

There's a little script to restore lost PCI configuration DATA after a
resume. 
I've managed to get the backlight on, but that's it heh.

HTH
-- 
Matthias Hentges 
Cologne / Germany

[www.hentges.net] -> PGP welcome, HTML tolerated
ICQ: 97 26 97 4   -> No files, no URL's

My OS: Debian SID. Geek by Nature, Linux by Choice



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

  parent reply	other threads:[~2004-11-21 19:08 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-21 15:00 S3 broken Samsung P35 - howto debug? Oliver Dawid
     [not found] ` <200411211600.01820.od-VRmHG7Xu4f31qYPpFx2fzhvVK+yQ3ZXh@public.gmane.org>
2004-11-21 18:05   ` Pavel Machek
2004-11-21 19:08   ` Matthias Hentges [this message]
2004-11-22  8:20     ` Oliver Dawid
     [not found]       ` <41A1A145.4090006-csNNzRR391izQB+pC5nmwQ@public.gmane.org>
2004-11-22 12:26         ` Matthias Hentges
2004-11-24 10:23     ` Oliver Dawid
     [not found]       ` <41A4613F.2020905-csNNzRR391izQB+pC5nmwQ@public.gmane.org>
2004-11-24 12:54         ` Stefan Dösinger
     [not found]           ` <200411241354.53598.stefandoesinger-RbZlAiThDcE@public.gmane.org>
2004-11-24 16:28             ` Matthias Hentges
2004-11-24 17:42               ` Christoph Tavan
2004-11-25  7:02             ` Oliver Dawid
2004-11-24 13:13         ` Matthias Hentges
     [not found] ` <200411242012.36750.stefandoesinger@gmx.at>
     [not found]   ` <1101328293.7299.15.camel@mhcln03>
2004-11-24 21:21     ` Stefan Dösinger
     [not found]       ` <200411242221.45175.stefandoesinger-RbZlAiThDcE@public.gmane.org>
2004-11-25  6:41         ` Matthias Hentges
2004-11-25 13:03           ` Stefan Dösinger
     [not found]             ` <200411251403.02800.stefandoesinger-RbZlAiThDcE@public.gmane.org>
2004-11-25 13:57               ` Stefan Schweizer
  -- strict thread matches above, loose matches on Subject: below --
2004-11-24 15:01 Pallipadi, Venkatesh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1101064133.7220.15.camel@mhcln03 \
    --to=mailinglisten-h4pcyxpesrnr7s880joybq@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=od-VRmHG7Xu4f31qYPpFx2fzhvVK+yQ3ZXh@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox