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

Re: problems with starting xfree86 with using fb



>-- Original Message --
>Date: Wed, 16 Jul 2003 18:10:05 +0200
I have:
fb0: stifb 1024x768-8 frame buffer device, id: 2b4ded6d, mmio: 0xf810000
>
Good

So in your XF86Config-4 change the "Screen" section as follow:

Section "Screen"
        Identifier      "Default Screen"
        Device          "Generic Video Card"
        Monitor         "Generic Monitor"
        DefaultDepth    8
        SubSection "Display"
                Depth           8
                Modes           "1024x768"
        EndSubSection
EndSection

In short "DefaultDepth    8" must match -8 of your "1024x768-8"

and 'Modes           "1024x768"' should only match ^^^^^^^^^^^^
and nothing more (excepted comment) switching mode isn't available.

Is this works?

Joel
 

------------------------------------------------------
Soldes Tiscali ADSL : 27,50 euros/mois jusque fin 2003.
On s'habitue vite à payer son ADSL moins cher!
Plus d'info? Cliquez ici... http://reg.tiscali.be/default.asp?lg=fr 




Reply to: