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

Re: X 4.01 gives blank screen



Thanks for the advice.  I changed Default Depth to 16 and now I can
get a display, but it seems to decide that any resolution greater than
800x600 is not valid.  I know that with only 2 MB of video memory I
can't get some of them, but 1024x768 works fine with XFree 3.3.6.

I get this line repeated 5 times:

(WW) CIRRUS(0): Default mode "1024x768" deleted (bad mode clock/interlace/doublescan)

and later (once):

(WW) CIRRUS(0): Default mode "1152x864" deleted (bad mode clock/interlace/doublescan)

Still later:

(WW) CIRRUS(0): Mode "1920x1440" deleted (no mode of this name)
(WW) CIRRUS(0): Mode "1856x1392" deleted (no mode of this name)
(WW) CIRRUS(0): Mode "1792x1344" deleted (no mode of this name)
(WW) CIRRUS(0): Mode "1600x1200" deleted (no mode of this name)
(WW) CIRRUS(0): Mode "1280x960" deleted (no mode of this name)
(WW) CIRRUS(0): Mode "1152x864" deleted (no mode of this name)
(WW) CIRRUS(0): Mode "1024x768" deleted (no mode of this name)
(--) CIRRUS(0): Virtual size is 800x600 (pitch 1024)
(**) CIRRUS(0): Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(**) CIRRUS(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz


Applicable parts of XF86Config-4 show:

Section "Monitor"
        Identifier      "Generic Monitor"
        HorizSync       30-70
        VertRefresh     50-120
        Option          "DPMS"
EndSection
Section "Screen"
        Identifier      "Default Screen"
        Device          "Generic Graphics Device"
        Monitor         "Generic Monitor"
        DefaultDepth    16
        SubSection "Display"
                Depth           1
                Modes           "1920x1440" "1856x1392" "1792x1344" "1600x1200" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1920x1440" "1856x1392" "1792x1344" "1600x1200" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
        EndSubSection
       SubSection "Display"
               Depth           8
               Modes           "1920x1440" "1856x1392" "1792x1344" "1600x1200" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
       EndSubSection
       SubSection "Display"
               Depth           15
               Modes           "1920x1440" "1856x1392" "1792x1344" "1600x1200" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
       EndSubSection
       SubSection "Display"
                Depth           16
                Modes           "1920x1440" "1856x1392" "1792x1344" "1600x1200" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
                Modes           "1152x864" 1024x768" "800x600"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1920x1440" "1856x1392" "1792x1344" "1600x1200" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection


On Sun, Nov 12, 2000 at 06:01:06PM +0200, Shaul Karl wrote:
> > After the upgrade X gives me a blank screen.  Fortunately I can still
> > use 3.3.6, but I would like to get 4.01 working.  I have a generic pci
> > video card with a Cirrus 5430 chip and 2 MB.  I captured the startx
> > messages and saw the following listed as errors:
> > 
> > (EE) CIRRUS(0): No valid MMIO address in PCI config space
> > (EE) CIRRUS(0): I2C initialization failed
> > 
> > Any clues?
> > 
> 
> 
> I have this hardware too and found out that you should review 
> /etc/X11/XF86Config-4 carefully. Some essential stuff to change there is 
> probably to have the DefaultDepth as 16 and not 24 and maybe the range of 
> values for HorizSync and VertRefresh.
> In the meanwhile I am using /etc/X11/XF86Config with the xserver that is in 
> /usr/bin/X11/XF86_SVGA.
> 

-- 
Bob Nielsen, N7XY                          nielsen@oz.net
Bainbridge Island, WA                      http://www.oz.net/~nielsen
 



Reply to: