linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dustin Lang <dalang@cs.ubc.ca>
To: Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: Re: Re:No backlight control on PowerBook G4
Date: Thu, 6 Nov 2003 00:16:57 -0800 (PST)	[thread overview]
Message-ID: <Pine.GSO.4.53.0311060000400.10772@columbia.cs.ubc.ca> (raw)
In-Reply-To: <20031106090132.B18367@tarantel.rz.fh-muenchen.de>


Hi,

This thread is now a bit off-topic, since the solution I'm talking about
is in XFree86 rather than the kernel, but I thought I'd just post it here
so that the next person who hits on this problem can find the answer in
the archives.

To reply to my own post: the patch contributed by Guido Guenther to the
XFree86 CVS tree, which was meant for GeForce4-in-PowerBooks, also works
for me on my GeForceFX Go 5200 as found in some PowerBooks (PCI ID
10de:0329).  To get this to work you'll have to grab the CVS sources, find
the part that checks what chipset you have, and edit it so that your chip
passes the test.  (Hint:
xc/programs/Xserver/hw/xfree86/drivers/nv/nv_driver.c :
NVBacklightEnable).  You'll also need to make sure DPMS is turned on
(hint: read "man XF86Config-4" carefully).  The usual disclaimers apply:
this hack will probably destroy your video card, make you lose your hair,
and microwave your cat.  It worked for me, and my hair and cat are fine,
but that's just because I'm lucky.

Laters,
dstn.


  reply	other threads:[~2003-11-06  8:16 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-02 19:23 No backlight control on PowerBook G4 Dustin Lang
2003-11-03  0:45 ` Benjamin Herrenschmidt
2003-11-03  8:51   ` Dustin Lang
2003-11-03  9:04     ` Benjamin Herrenschmidt
2003-11-03 16:57   ` Daniel Egger
2003-11-03 21:54     ` Benjamin Herrenschmidt
2003-11-04 10:43       ` Daniel Egger
2003-11-04 20:05       ` Daniel Egger
2003-11-06  0:28         ` Benjamin Herrenschmidt
2003-11-06  8:01           ` Daniel Egger
2003-11-06  8:16             ` Dustin Lang [this message]
2003-11-06  8:26             ` Benjamin Herrenschmidt
2003-11-06  9:36               ` Daniel Egger
2003-11-07  9:50           ` Daniel Egger
2003-11-09  2:59             ` Benjamin Herrenschmidt
2003-11-09  9:55               ` Daniel Egger
2003-11-09 11:03                 ` Benjamin Herrenschmidt

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=Pine.GSO.4.53.0311060000400.10772@columbia.cs.ubc.ca \
    --to=dalang@cs.ubc.ca \
    --cc=linux-kernel@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).