Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xorg-x11
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Portuguese
View previous topic :: View next topic  
Author Message
Guilhe
n00b
n00b


Joined: 04 Aug 2004
Posts: 13

PostPosted: Mon Aug 09, 2004 12:57 pm    Post subject: xorg-x11 Reply with quote

Estou com um problema, eu instalei o xorg e parece que está tudo ok
o unico problema é que parece estar com 8bits color

Como faço para ficar com todas as cores?
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Mon Aug 09, 2004 3:48 pm    Post subject: Reply with quote

Usaste o config de um XFree? Dai tens que mudar alguns paths nele, por exemplo uns para mapas de cores (pelo que lembro).
_________________
"I'm just very selective about the reality I choose to accept." -- Calvin
Back to top
View user's profile Send private message
fernandotcl
Veteran
Veteran


Joined: 20 Nov 2003
Posts: 1396
Location: Sao Paulo, Brazil

PostPosted: Mon Aug 09, 2004 5:32 pm    Post subject: Reply with quote

Poste o seu XF86Config/xorg.conf. :wink:
Back to top
View user's profile Send private message
Mythos
l33t
l33t


Joined: 02 May 2004
Posts: 953
Location: Portugal

PostPosted: Mon Aug 09, 2004 10:46 pm    Post subject: Reply with quote

Code:
xorgconfig

Code:

#/etc/X11/xorg.conf

Section "Screen"
    Identifier  "Screen 1"
    Device      "ATI Graphics Adapter"
    Monitor     "Sony SDM-S71"
    DefaultDepth 24
Subsection "Display"
        Depth       8
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection


o xorg.conf é do meu PC.
_________________
Best Regards,
Sérgio Henrique
Linux dune 3.0.6-gentoo #1 SMP Thu Oct 27 16:47:29 WEST 2011 x86_64 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portuguese All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum