Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]xorg.conf and depth
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Polish OTW
View previous topic :: View next topic  
Author Message
Pryka
l33t
l33t


Joined: 08 Jun 2007
Posts: 658
Location: /dev/null

PostPosted: Tue Jan 04, 2011 4:25 pm    Post subject: [SOLVED]xorg.conf and depth Reply with quote

Wiecie może, czy to w ogóle ma jakiekolwiek znaczenie co wpiszemy w depth? Jedni mają 32 inni 16 etc, tak wiem to głębia kolorów, ale to się w ogóle zmienia po wpisaniu tam czegokolwiek? Tymbardziej jak ktoś jedzie na sterownika nvidia?

To samo pytanie do rozdzielczości, bo nie pamiętam już po cholerę to tam podawałem tak dawno to było...

Code:
Section "Screen"
   Identifier "Screen0"
   Device     "Card0"
   Monitor    "Monitor0"
   SubSection "Display"
      Viewport   0 0
      Depth     24
      Modes     "1680x1050"
   EndSubSection


Last edited by Pryka on Sat Jan 08, 2011 6:10 am; edited 1 time in total
Back to top
View user's profile Send private message
sza_ry
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jan 2006
Posts: 94
Location: Poland

PostPosted: Tue Jan 04, 2011 6:27 pm    Post subject: Reply with quote

Rozdzielczości niedawno mi się przydały.
Przy dwóch monitorach na wbudowanym intelu (biały macbook) wykrywane były tylko rozdzielczości obsługiwane przez obydwa. Po dopisaniu rozdzielczości monitorów zadziałało idealnie.

Tam gdzie działa automat pewnie nie jest to konieczne.
_________________
Macbook white
Back to top
View user's profile Send private message
Pryka
l33t
l33t


Joined: 08 Jun 2007
Posts: 658
Location: /dev/null

PostPosted: Tue Jan 04, 2011 7:37 pm    Post subject: Reply with quote

A co z głębią w takim wypadku?
Back to top
View user's profile Send private message
sza_ry
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jan 2006
Posts: 94
Location: Poland

PostPosted: Wed Jan 05, 2011 3:19 pm    Post subject: Reply with quote

Nie testowałem.

Wpisałem mniej więcej taką którą uciągnie moja karta i zadziałało.
_________________
Macbook white
Back to top
View user's profile Send private message
Pryka
l33t
l33t


Joined: 08 Jun 2007
Posts: 658
Location: /dev/null

PostPosted: Thu Jan 06, 2011 8:44 am    Post subject: Reply with quote

Ja wpisywałem 32 też tyle ile karta uciągnie, a i tak było maksymalnie 24 do ustawienia w NVIDIA X Server Settings...
Back to top
View user's profile Send private message
nUmer_inaczej
Apprentice
Apprentice


Joined: 24 Apr 2007
Posts: 165
Location: Bydgoszcz

PostPosted: Thu Jan 06, 2011 8:54 pm    Post subject: Reply with quote

man xorg.conf:
Code:
DefaultDepth  depth
              specifies which color depth the server should use by default.  The -depth command line
              option can be used to override this.  If neither is specified, the  default  depth  is
              driver-specific, but in most cases is 8.

Ty masz w xorg.conf samo Depth.

Polecenie :
Code:
/etc/X11/xinit/xserverrc -depth 8 lub 16 czy 24 bądź 32

wydrukuje z kolei w /var/log/Xorg.0.log stosowny komunikat przez
Code:
cat /var/log/Xorg.0.log|grep -i depth


Oczywiście xserver musi być do tego wyłączony, bądź jego restart pomoże.
Więcej nie potrafię pomóc.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Polish OTW 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