From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Joerg Dorchain <joerg@dorchain.net>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: 2.6.13 ati (ibook) frambuffer problem
Date: Tue, 18 Oct 2005 07:44:26 +1000 [thread overview]
Message-ID: <1129585466.7620.90.camel@gaston> (raw)
In-Reply-To: <20051017183443.GB28756@Redstar.dorchain.net>
> I selected
>
> CONFIG_FB
> CONFIG_FB_RADEON
> CONFIG_FB_RADEON_I2C
> CONFIG_BACKLIGHT_LCD_SUPPORT
> FRAMEBUFFER_CONSOLE
>
> The 2.6.12 version worked. Would it make sense to post the complete
> .config?
Nope. What may help is a bit more debugging. For example, does the
kernel actually boots if you add "video=ofonly" to the kernel command
line.
Next would be to hack kernel/printk.c to call btext_drawstring() on the
printk buffer, though you'd have to add a global variable "foo" that you
test before doing that, and only set it to 1 from pmac_setup_arch() in
arch/ppc/platforms/pmac_setup.c
Ben.
next prev parent reply other threads:[~2005-10-17 21:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-14 12:38 2.6.13 ati (ibook) frambuffer problem Joerg Dorchain
2005-10-14 21:58 ` Benjamin Herrenschmidt
2005-10-16 8:17 ` Joerg Dorchain
2005-10-16 8:42 ` Benjamin Herrenschmidt
2005-10-17 18:34 ` Joerg Dorchain
2005-10-17 21:44 ` Benjamin Herrenschmidt [this message]
2005-10-18 8:49 ` Joerg Dorchain
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=1129585466.7620.90.camel@gaston \
--to=benh@kernel.crashing.org \
--cc=joerg@dorchain.net \
--cc=linuxppc-dev@ozlabs.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).