public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* LCD does not wake up
@ 2005-04-09 21:31 Hadmut Danisch
       [not found] ` <20050409213110.GA26933-kdZ+H/N/Ve2ELgA04lAiVw@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Hadmut Danisch @ 2005-04-09 21:31 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi,

is there any FAQ about ACPI problems?

I have an MSI S260 (Intel chipset) with
kernel 2.6.11.7. 

An  echo mem > /sys/power/state  works well, 
the machine goes into suspend state and wakes up 
properly except for one thing: The LCD remains black,
backlight is not turned on.

How can I turn the display on?

regards
Hadmut


-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: LCD does not wake up
       [not found] ` <20050409213110.GA26933-kdZ+H/N/Ve2ELgA04lAiVw@public.gmane.org>
@ 2005-04-09 21:43   ` Tomasz Kojm
  2005-04-15  9:31   ` Pavel Machek
  1 sibling, 0 replies; 7+ messages in thread
From: Tomasz Kojm @ 2005-04-09 21:43 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Sat, 9 Apr 2005 23:31:10 +0200
Hadmut Danisch <hadmut-kdZ+H/N/Ve2ELgA04lAiVw@public.gmane.org> wrote:

> I have an MSI S260 (Intel chipset) with
> kernel 2.6.11.7. 
> 
> An  echo mem > /sys/power/state  works well, 
> the machine goes into suspend state and wakes up 
> properly

Oh, lucky you! Mine is a sleepyhead and doesn't want to wake up at all
:-(

> except for one thing: The LCD remains black, backlight is not turned
> on.
> 
> How can I turn the display on?

Try `dpms on`. You can find the tool here:
http://www.srcf.ucam.org/~mjg59/laptops/

-- 
   oo    .....         Tomasz Kojm <tkojm-Vl9ZkupcxcOsTnJN9+BGXg@public.gmane.org>
  (\/)\.........         http://www.ClamAV.net/gpg/tkojm.gpg
     \..........._         0DCA5A08407D5288279DB43454822DC8985A444B
       //\   /\              Sat Apr  9 23:37:08 CEST 2005



-- 
   oo    .....         Tomasz Kojm <tkojm-Vl9ZkupcxcOsTnJN9+BGXg@public.gmane.org>
  (\/)\.........         http://www.ClamAV.net/gpg/tkojm.gpg
     \..........._         0DCA5A08407D5288279DB43454822DC8985A444B
       //\   /\              Sat Apr  9 23:42:00 CEST 2005


-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: LCD does not wake up
@ 2005-04-10  8:31 Hadmut Danisch
       [not found] ` <20050410083144.GA21389-kdZ+H/N/Ve2ELgA04lAiVw@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Hadmut Danisch @ 2005-04-10  8:31 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Tomasz Kojm <tk@lo...> wrote:

> Try `dpms on`. 


Good hint, thanks. But doesn't work. :-(

Any other idea how to wakup the LCD?

regards
Hadmut


-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Re: LCD does not wake up (problem found)
       [not found] ` <20050410083144.GA21389-kdZ+H/N/Ve2ELgA04lAiVw@public.gmane.org>
@ 2005-04-10  8:43   ` Hadmut Danisch
       [not found]     ` <20050410084357.GA25407-kdZ+H/N/Ve2ELgA04lAiVw@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Hadmut Danisch @ 2005-04-10  8:43 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Ok, 

I found the problem and the solution. The problem is mentioned
on http://www.thinkwiki.org/How_to_make_ACPI_work, it's a kernel 
bug. 

It takes the boot parameter 

  acpi_sleep=s3_bios


The web pages says this problem had been fixed in 2.6.11-rc1, but
obviously it still exists.


regards
Hadmut




-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Re: LCD does not wake up (problem found)
       [not found]     ` <20050410084357.GA25407-kdZ+H/N/Ve2ELgA04lAiVw@public.gmane.org>
@ 2005-04-10  9:39       ` Carl-Daniel Hailfinger
  2005-04-10 11:08       ` Matthew Garrett
  1 sibling, 0 replies; 7+ messages in thread
From: Carl-Daniel Hailfinger @ 2005-04-10  9:39 UTC (permalink / raw)
  To: Hadmut Danisch; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hadmut Danisch schrieb:
> Ok, 
> 
> I found the problem and the solution. The problem is mentioned
> on http://www.thinkwiki.org/How_to_make_ACPI_work, it's a 
> kernel bug. 

The webpage only applies to thinkpads. For information about other
manufacturers and models, please refer to
Documentation/power/video.txt in your Linux source. However, I
can't see where on the page that problem is described as a
kernel bug.


> It takes the boot parameter 
> 
>   acpi_sleep=s3_bios
> 
> 
> The web pages says this problem had been fixed in 2.6.11-rc1, but
> obviously it still exists.

Yes, that is a machine specific parameter. Some time in the future,
distributions will probably set it automatically, but there is no
generic way to find out which resume parameters a machine needs,
we can only build a database and use that.


Regards,
Carl-Daniel
-- 
http://www.hailfinger.org/


-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Re: LCD does not wake up (problem found)
       [not found]     ` <20050410084357.GA25407-kdZ+H/N/Ve2ELgA04lAiVw@public.gmane.org>
  2005-04-10  9:39       ` Carl-Daniel Hailfinger
@ 2005-04-10 11:08       ` Matthew Garrett
  1 sibling, 0 replies; 7+ messages in thread
From: Matthew Garrett @ 2005-04-10 11:08 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Sun, 2005-04-10 at 10:43 +0200, Hadmut Danisch wrote:
> Ok, 
> 
> I found the problem and the solution. The problem is mentioned
> on http://www.thinkwiki.org/How_to_make_ACPI_work, it's a kernel 
> bug. 

It's not a kernel bug. Most hardware needs the video to be
reinitialised. s3_bios is one way of attempting to do that, and it works
on some hardware. On other hardware, it crashes the machine.

-- 
Matthew Garrett | mjg59-1xO5oi07KQx4cg9Nei1l7Q@public.gmane.org



-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: LCD does not wake up
       [not found] ` <20050409213110.GA26933-kdZ+H/N/Ve2ELgA04lAiVw@public.gmane.org>
  2005-04-09 21:43   ` Tomasz Kojm
@ 2005-04-15  9:31   ` Pavel Machek
  1 sibling, 0 replies; 7+ messages in thread
From: Pavel Machek @ 2005-04-15  9:31 UTC (permalink / raw)
  To: Hadmut Danisch; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On So 09-04-05 23:31:10, Hadmut Danisch wrote:
> Hi,
> 
> is there any FAQ about ACPI problems?

Doc*/power/video.txt
						Pavel
-- 
Boycott Kodak -- for their patent abuse against Java.


-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-04-15  9:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-10  8:31 LCD does not wake up Hadmut Danisch
     [not found] ` <20050410083144.GA21389-kdZ+H/N/Ve2ELgA04lAiVw@public.gmane.org>
2005-04-10  8:43   ` Re: LCD does not wake up (problem found) Hadmut Danisch
     [not found]     ` <20050410084357.GA25407-kdZ+H/N/Ve2ELgA04lAiVw@public.gmane.org>
2005-04-10  9:39       ` Carl-Daniel Hailfinger
2005-04-10 11:08       ` Matthew Garrett
  -- strict thread matches above, loose matches on Subject: below --
2005-04-09 21:31 LCD does not wake up Hadmut Danisch
     [not found] ` <20050409213110.GA26933-kdZ+H/N/Ve2ELgA04lAiVw@public.gmane.org>
2005-04-09 21:43   ` Tomasz Kojm
2005-04-15  9:31   ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox