[Linux-Anyway] Re: Great -- Now "No screens found" with X

  • From: Godwin Stewart <gstewart@xxxxxxxxxxx>
  • To: Linux-Anyway@xxxxxxxxxxxxx
  • Date: Wed, 10 Dec 2003 11:22:19 +0100

Sat, 13 Sep 2003 02:12:41 -0700 (PDT) scripsit Meph Istopheles:

>   Where'd I screw up?  Here's the current XF86Config:
> 
> Section "ServerLayout"
> Identifier     "XFree86 Configured"
> Screen      0  "Screen0" 0 0
             ^^^          ^^^^^

What's with the zeros in there?

Try:

Screen   "Screen0"

[ sniperoo ]

> Load  "dbe"
> Load  "dri"
>   Mode 0666
> Load  "glx"

Huh??? WTF is the "Mode 0666" doing in there?

You should have:

...
...
Load  "type1"
Load  "freetype"
Load  "speedo"
EndSection

Section "DRI"
  Mode 0666
EndSection

-- 
G. Stewart   --   gstewart@xxxxxxxxxxx -- gstewart@xxxxxxxxxxx
Registered Linux user #284683 (Slackware 9.0)
---------------------------------------------------------------
Everyone has a photographic memory. Some just don't have film.
To unsubcribe send e-mail with the word unsubscribe in the body to:   
Linux-Anyway-Request@xxxxxxxxxxxxx?body=unsubscribe

Other related posts: