mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Peter Osterlund <petero2@telia.com>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Linus Torvalds <torvalds@osdl.org>,
	Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.6.3-rc3
Date: 15 Feb 2004 11:33:35 +0100	[thread overview]
Message-ID: <m2smhc4oow.fsf@p4.localdomain> (raw)
In-Reply-To: <1076838882.6957.48.camel@gaston>

Benjamin Herrenschmidt <benh@kernel.crashing.org> writes:

> On Sun, 2004-02-15 at 20:17, Peter Osterlund wrote:
> > Linus Torvalds <torvalds@osdl.org> writes:
> > 
> > > Benjamin Herrenschmidt:
> > >   o New radeonfb
> > >   o Fix a link conflict between radeonfb and the radeon DRI
> > >   o Fix incorrect kfree in radeonfb
> > 
> > It doesn't seem to work on my x86 laptop. The screen goes black when
> > the framebuffer is enabled early in the boot sequence. The machine
> > boots normally anyway and I can log in from the network or log in
> > blindly at the console. I can then start the X server which appears to
> > work correctly, but switching back to a console still gives me a black
> > screen. Running "setfont" doesn't fix it. Here is what dmesg reports
> > when running 2.6.3-rc3:
> 
> Did it ever work ? (I need to know if it's a regression or some problem
> that was already there in the first place). (Hrm... looking at the end
> of your mail, it indeed seem to be a regression with this version)

Yes, the old 2.6 radeon driver works, but has the transient screen
corruption problem that you fixed in 2.4 a while ago:

        http://marc.theaimsgroup.com/?l=linux-kernel&m=105827669410512&w=2

> Do you have some backlight control via the BIOS ? Can you dbl check it's
> not a problem with the backlight not beeing enabled ? (If you have
> working BIOS-driven backlight, try turning in all the way down, then
> back up).

Backlight is enabled. It is possible to change the backlight intensity
using Fn-F8 and Fn-F9, but it is not possible to completely turn off
backlight from the BIOS/keyboard. Changing the intensity works both
from within X and from the black console, but doesn't cure the
problem.

> I sounds like a problem with LVDS_GEN_CNTL register. This is very
> "touchy", the old radeonfb was wrong, but the new may not be fully right
> neither, basing myself on what XFree does, which is dodgy at least...
> 
> I didn't fully figure out the proper sequence for powering up/down the
> LCD panel on the LVDS output. (Well, the code I have now works on all
> pmac laptop panels at least...)
> 
> Also, what exact model of laptop are you using ?

It's a "Clevo 5600P" sold as a "Best 5650". More details at:

        http://w1.894.telia.com/~u89404340/best5650/laptop.html

-- 
Peter Osterlund - petero2@telia.com
http://w1.894.telia.com/~u89404340

  parent reply	other threads:[~2004-02-15 10:33 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-15  3:33 Linus Torvalds
2004-02-15  7:41 ` 2.6.3-rc3: twice defined symbols with new radeonfb Adrian Bunk
2004-02-15  7:47   ` Benjamin Herrenschmidt
2004-02-15 13:22     ` Adrian Bunk
2004-02-15 19:19       ` Roman Zippel
2004-02-15  9:17 ` Linux 2.6.3-rc3 Peter Osterlund
2004-02-15  9:54   ` Benjamin Herrenschmidt
2004-02-15 10:25     ` Benjamin Herrenschmidt
2004-02-15 10:51       ` Peter Osterlund
2004-02-15 11:11         ` Benjamin Herrenschmidt
2004-02-15 11:21         ` Geert Uytterhoeven
2004-02-15 10:33     ` Peter Osterlund [this message]
2004-02-15 15:03   ` Jonathan Brown
2004-02-15 16:05   ` Tomas Szepe
2004-02-15 16:44   ` Onur Kucuk
2004-02-16 15:58     ` Moritz Muehlenhoff
2004-02-17 16:29       ` Moritz Muehlenhoff
2004-02-15 19:52   ` Ernst Herzberg
2004-02-15 20:11     ` Peter Osterlund
2004-02-15 21:52       ` Ernst Herzberg
2004-02-15 22:29         ` Benjamin Herrenschmidt
     [not found]           ` <200402152357.25751.earny@net4u.de>
2004-02-15 23:08             ` Benjamin Herrenschmidt
     [not found]               ` <200402160033.43438.earny@net4u.de>
2004-02-15 23:54                 ` Benjamin Herrenschmidt
2004-02-16  0:29                   ` Ernst Herzberg
2004-02-16  0:38                     ` Ernst Herzberg
2004-02-16  0:43                       ` Benjamin Herrenschmidt
2004-02-16  1:18                         ` Ernst Herzberg
2004-02-16  1:47                           ` Benjamin Herrenschmidt
2004-02-16  0:41                     ` Benjamin Herrenschmidt
     [not found]                   ` <124101c3f435$9a66d3a0$1225a8c0@kittycat>
2004-02-16  2:37                     ` Benjamin Herrenschmidt
2004-02-15 22:27       ` Benjamin Herrenschmidt
     [not found]         ` <200402160005.47892.anib@uni-paderborn.de>
2004-02-15 23:11           ` Benjamin Herrenschmidt
2004-02-16 19:18 ` Linux 2.6.3-rc3 (compile stats) John Cherry
2004-02-16  6:15 Linux 2.6.3-rc3 Jonathan Brown

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=m2smhc4oow.fsf@p4.localdomain \
    --to=petero2@telia.com \
    --cc=benh@kernel.crashing.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.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

all inboxes | Powered by JetHome®