linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Daniel Egger <degger@fhm.edu>
Cc: Dustin Lang <dalang@cs.ubc.ca>,
	Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: Re: Re:No backlight control on PowerBook G4
Date: Tue, 04 Nov 2003 08:54:36 +1100	[thread overview]
Message-ID: <1067896476.692.36.camel@gaston> (raw)
In-Reply-To: <1067878624.7695.15.camel@sonja>


> Interesting, will try. I've a whole bunch of more pressing problems with
> my new baby, though. X is completely broken, no matter which X modelines
> I configure I get nothing but sizzle on the screen, it seems that the
> mode setup for the LVDS with the 9600 Mobility is bork.

It works with up to date stuffs. That is my latest 2.6 tree with
radeonfb and XFree from CVS. Part of the problem is that the firmware
sets up a tiled display. I updated my radeonfb to "clear" the
various SURFACE_* translation registers (among other fixes).

> The clock scaling of the CPU also doesn't work; interestingly at 867 MHz
> it's not much faster the my old Ti PB 500 in dnetc RC-5 though the
> overall system has a lot faster design.

Yup. I need to figure that out. It's possible that it does like a G5,
that is boot full speed when you auto-boot and low speed when you boot
via OF user interface. There may be need for some thermal control as
well.

> Also I cannot boot it automatically from network because holding down N
> at bootup will not pick up a DHCP address, so I have to type quite a bit
> in OF. :(

The "N" thing is normal. Apple hacked so that only DHCP servers which
know about some special Apple extensions can be used when doing that.

The easy work around is to use the syntax:

enet:x.x.x.x,file

where x.x.x.x is the IP address of the TFTP server and file is the
filename. With that in boot-device (or typing boot enet: etc....),
the machine will obtain it's local IP from any DHCP or BOOTP server and
will then TFTP from the specified host.

Ben.



  reply	other threads:[~2003-11-03 21:55 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 [this message]
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
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=1067896476.692.36.camel@gaston \
    --to=benh@kernel.crashing.org \
    --cc=dalang@cs.ubc.ca \
    --cc=degger@fhm.edu \
    --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).