public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Benedek Frank <linux-mmCHBaZtUya2oZ/6fjIToQ@public.gmane.org>
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Suspend to RAM works, but no wake up. ATI Technologies Inc Rage Mobility P/M (rev 64) video card
Date: Sun, 26 Jun 2005 22:18:17 +0200	[thread overview]
Message-ID: <20050626221817.73a2d755.linux@celifornia.com> (raw)
In-Reply-To: <1119775316.19781.13.camel-7g89Hwo0MwsWlyYapE9R8Q@public.gmane.org>

On Sun, 26 Jun 2005 10:41:56 +0200
Henrik Brix Andersen <brix-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org> wrote:

> On Sun, 2005-06-26 at 09:57 +0200, Benedek Frank wrote:
> > When I use this option, it does wake up when I hit a key. However,
> > while asleep, the screen isnt completely off. I can hear a buzzing
> > sound, very soflty, but I can definetally hear it. Also, when I open
> > the lid, (it wont wake up yet, only on button press) I can see some
> > text on the screen if I tilt it in the right angle. THe LCD seems
> > off, but it does has some text on it, so it cannot be off, just
> > dimmed to a maximum. ANd the buzzing sound gives it also away. I
> > left the machine suspended at 33% battery yesterday at 2AM, and by
> > 7AM when I woke up, the battery was dead, and the laptop shut down.
> > Usually 33% gives me 40 mintues of work time, I think it should have
> > lasted for a 5 hours suspension, no?
> 
> I have an IBM ThinkPad X31 (2672-XXH), also with a ATI Radeon (ATI
> Technologies Inc Radeon Mobility M6 LY).
> 
> While I do not get the high pitched noise, I do see the problem with
> the LCD backlight not powering off during S3. I have to use radeontool
> [1] to power off the LCD backlight before going into S3 and reverse
> this procedure when the laptop wakes up from S3.
> 
> Perhaps the in-kernel radeonfb driver could be modified to allow
> powering down the LCD backlight before entering S3?
> 
Hi

I am not sure that my card is a radeon. Mine should be a Rage P/M
Mobility, therefore not radeon? I am not an expert. I went ahead and
downloaded the radeon tool. WHen I just pass the command "radeontool" I
get this
vaio:/home/ben# radeontool 
usage: radeontool [options] [command]
         --debug            - show a little debug info
         --skip=1           - use the second radeon card
         dac [on|off]       - power down the external video outputs (on)
         light [on|off]     - power down the backlight (on)
         stretch [on|off|vert|horiz|auto|manual]   - stretching for
resolution mismatch          regs               - show a listing of some
random registers

This shows that light is on. So I pass this command "radeontool light
off" and then rerun "radeontool" as it is, and get this:
vaio:/home/ben# radeontool
usage: radeontool [options] [command]
         --debug            - show a little debug info
         --skip=1           - use the second radeon card
         dac [on|off]       - power down the external video outputs (on)
         light [on|off]     - power down the backlight (off)
         stretch [on|off|vert|horiz|auto|manual]   - stretching for
resolution mismatch          regs               - show a listing of some
random register

THis shows that light is off, but it isnt as I am typing now, and
nothing changed since I ran the radeontool.

When I run the same command with debug I get this "radeontool --debug
light off"

vaio:/home/ben# radeontool --debug light off
0000:00:0d.0 VGA compatible controller: ATI Technologies Inc Rage
Mobility P/M (rev 64) (prog-if 00 [VGA])        Subsystem: Sony
Corporation: Unknown device 80af        Flags: bus master, stepping,
medium devsel, latency 66, IRQ 9        Memory at fd000000 (32-bit,
non-prefetchable) [size=16M]        I/O ports at 1400 [size=256]
        Memory at fc105000 (32-bit, non-prefetchable) [size=4K]
Radeon found. Base control address is fc105000.
reading RADEON_LVDS_GEN_CNTL (2d0) is 00e8fd3c
writing RADEON_LVDS_GEN_CNTL (2d0) -> 00e8fd3c

It says that "Radeon found", but nothing changes with my backlight. Can
someone explain?

Thanks

Ben





> Sincerely,
> Brix
> [1]: http://fdd.com/software/radeon/
> -- 
> Henrik Brix Andersen <brix-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
> Gentoo Metadistribution | Mobile computing herd
> 


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click

  parent reply	other threads:[~2005-06-26 20:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-26  7:57 Suspend to RAM works, but no wake up. ATI Technologies Inc Rage Mobility P/M (rev 64) video card Benedek Frank
     [not found] ` <20050626095708.3649fdff.linux-mmCHBaZtUya2oZ/6fjIToQ@public.gmane.org>
2005-06-26  8:41   ` Henrik Brix Andersen
     [not found]     ` <1119775316.19781.13.camel-7g89Hwo0MwsWlyYapE9R8Q@public.gmane.org>
2005-06-26 20:18       ` Benedek Frank [this message]
2005-06-27  1:19   ` Matthew Garrett
2005-06-27  5:59     ` Benedek Frank
     [not found]       ` <20050627075909.2d44a7c4.linux-mmCHBaZtUya2oZ/6fjIToQ@public.gmane.org>
2005-06-27 15:28         ` Matthew Garrett
2005-06-27 15:45           ` Benedek Frank
     [not found]             ` <20050627174557.3a47c985.linux-mmCHBaZtUya2oZ/6fjIToQ@public.gmane.org>
2005-06-28 10:53               ` Matthew Garrett
2005-06-28 12:52                 ` Benedek Frank
  -- strict thread matches above, loose matches on Subject: below --
2005-06-28 15:35 Benedek Frank

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=20050626221817.73a2d755.linux@celifornia.com \
    --to=linux-mmchbaztuya2oz/6fjitoq@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@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