From: "Antonino A. Daplas" <adaplas@gmail.com>
To: Timothy Miller <theosib@gmail.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>,
linux-kernel@vger.kernel.org
Subject: Re: HELP: Problem with radeonfb setting wrong resolution
Date: Wed, 15 Feb 2006 13:32:38 +0800 [thread overview]
Message-ID: <43F2BCF6.805@gmail.com> (raw)
In-Reply-To: <9871ee5f0602141817p12617034o7f118710775cc73c@mail.gmail.com>
Timothy Miller wrote:
> On 2/14/06, Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:
>> On Tue, 2006-02-14 at 15:33 -0500, Timothy Miller wrote:
>>> I humbly apologize if it is inappropriate for me to post this question
>>> here. I'm not subscribed, and I haven't been in a while. I've
>>> googled around for answers to this, but I don't find anything that
>>> directly addresses the issue I'm seeing. Please cc me.
>>>
>>> I'm installing a new Gentoo box, and I have configured the
>>> 2.6.12-gentoo-r6 kernel.
>>>
>>> Here's what I have enabled:
>>>
>>> + Support for framebuffer devices
>>> + ATI Radeon display support
>>> + DDC/I2C for ATI Radeon support
>>> + Lots of debug output from Radeon drive
>>> + VGA text console
>>> + Framebuffer Console support
>>>
>>> In the grub.conf file, I have this at the end of the kernel line:
>>>
>>> video=radeonfb:1024x768
>>>
>>> When booting up, radeonfb finds the device (A Radeon 7000 PCI card),
>>> the monitor flickers for a second, and then what I get is a 640x480
>>> screen, but the kernel seems to think it's 1024x768, because text goes
>>> off the screen.
>>>
>>> I've googled for this, but what I find is old stuff where people are
>>> complaining about seeing a higher resolution than the one they asked
>>> for. I'm getting a LOWER resolution.
>>>
>>> I can't figure out what I'm doing wrong, but there are no kernel error
>>> messages that tell me anything has gone wrong.
>>>
>>> Can anyone help me figure out what I'm doing wrong here? BTW, the
>>> monitor is a 19" NEC. No chance that the monitor reports via DDC that
>>> it can't do 1024x768.
>> Can you send me the debug output ? (dmesg)
>>
>
> I just installed 2.6.15-gentoo-5, so I have a much more recent kernel.
> This strange behavior still happens. I forgot to mention that I'm
> using this on an P4, and the kernel is compiled 64-bit.
>
> I sent Ben a copy of the whole dmesg output. Here's the portion that
> everyone else might be interested in:
>
> radeonfb_pci_register BEGIN
> ACPI: PCI Interrupt 0000:02:05.0[A] -> GSI 21 (level, low) -> IRQ 193
> radeonfb (0000:02:05.0): Found 65536k of DDR 64 bits wide videoram
> radeonfb (0000:02:05.0): mapped 16384k videoram
> radeonfb: Found Intel x86 BIOS ROM Image
> radeonfb: Retreived PLL infos from BIOS
> radeonfb: Reference=27.00 MHz (RefDiv=60) Memory=150.00 Mhz, System=150.00 MHz
> radeonfb: PLL min 12000 max 35000
> 1 chips in connector info
> - chip 1 has 2 connectors
> * connector 0 of type 2 (CRT) : 2300
> * connector 1 of type 3 (DVI-I) : 3201
> Starting monitor auto detection...
> radeonfb: I2C (port 1) ... not found
> radeonfb: I2C (port 2) ... not found
> radeonfb: I2C (port 3) ... found TMDS panel
> radeonfb: I2C (port 4) ... not found
> radeonfb: I2C (port 2) ... not found
> radeonfb: I2C (port 4) ... not found
> radeonfb: I2C (port 3) ... found TMDS panel
> radeonfb: Monitor 1 type DFP found
> radeonfb: EDID probed
> radeonfb: Monitor 2 type no found
> Parsing EDID data for panel info
> Guessing panel info...
> radeonfb: Assuming panel size 8x1
^^^
Looks like an EDID problem. Can you change #undef DEBUG to #define DEBUG
in drivers/video/fbmon.c and post your dmesg again?
Tony
next prev parent reply other threads:[~2006-02-15 5:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-14 20:33 HELP: Problem with radeonfb setting wrong resolution Timothy Miller
2006-02-14 22:20 ` Benjamin Herrenschmidt
2006-02-15 2:17 ` Timothy Miller
2006-02-15 5:32 ` Antonino A. Daplas [this message]
2006-02-15 12:44 ` Timothy Miller
2006-02-15 12:48 ` Timothy Miller
2006-02-15 20:41 ` Antonino A. Daplas
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=43F2BCF6.805@gmail.com \
--to=adaplas@gmail.com \
--cc=benh@kernel.crashing.org \
--cc=linux-kernel@vger.kernel.org \
--cc=theosib@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.