[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Framebuffer und Radeon 9000



Dirk Müller <debian-user-german@sowas.org> wrote:
> > Siehe /usr/src/linux/Documentation/fb/vesafb.txt.
>
> Hallo Norbert,
>
> diese Doku ist mir durchaus bekannt, hilt mir aber auch nicht wirklich
> weiter, da dort nur steht <SCHNIP>
[...]

Dort steht aber auch:

/usr/src/linux/Documentation/fb/vesafb.txt:
---------------------------------------------------------------------

>How to use it?
==============

Switching modes is done using the vga=... boot parameter.  Read
Documentation/svga.txt for details.

You should compile in both vgacon (for text mode) and vesafb (for
graphics mode). Which of them takes over the console depends on
whenever the specified mode is text or graphics.

The graphic modes are NOT in the list which you get if you boot with
vga=ask and hit return. The mode you wish to use is derived from the
VESA mode number. Here are those VESA mode numbers:

    | 640x480  800x600  1024x768 1280x1024
----+-------------------------------------
256 |  0x101    0x103    0x105    0x107   
32k |  0x110    0x113    0x116    0x119   
64k |  0x111    0x114    0x117    0x11A   
16M |  0x112    0x115    0x118    0x11B   

 Linux_kernel_mode_number = VESA_mode_number + 0x200

So the table for the Kernel mode numbers are:

    | 640x480  800x600  1024x768 1280x1024
----+-------------------------------------
256 |  0x301    0x303    0x305    0x307   
32k |  0x310    0x313    0x316    0x319   
64k |  0x311    0x314    0x317    0x31A   
16M |  0x312    0x315    0x318    0x31B  

---------------------------------------------------------------------

Das hat Christoph Müller schon vorgestern in "Framebuffermodus mit Kernel 
bf2.4 - nur 80x30 ?" geschrieben.

Für mein DVI-TFT mit Radeon 9000 verwende ich z. B. vga=0x307 und das 
funktioniert einwandfrei. Das On-Screen-Menü zeigt auch 60Hz an.
Kernel 2.4.20 und 2.4.21

Gruß
Florian




Reply to: