Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
X defaultdepth stuck at 8!
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
aaronvegh
n00b
n00b


Joined: 18 Jul 2002
Posts: 8
Location: Toronto, Ontario, Canada

PostPosted: Sun Jul 21, 2002 7:16 pm    Post subject: X defaultdepth stuck at 8! Reply with quote

Hi there,
No matter what I do with my XF86Config file, I can't get my display to show more than 8-bit colour. 800x600 resolution is working fine, but the image itself is dithered down to 8-bit. here's my config file; i'd appreciate any help you can offer!

P.S. I'm running Gentoo on an Armada M300 laptop (11.3" TFT), and I know it's capable of at least 16-bit colour.
Code:

Section "Screen"
   Identifier "Screen 1"
   Device "ATI 3D Turbo Pro"
   Monitor "My Monitor"
   DefaultDepth 16

   Subsection "Display"
       Depth 8
       Modes "800x600"
       ViewPort   0  0
   EndSubsection

   Subsection "Display"
       Depth 16
       Modes "640x480" "800x600"
       ViewPort   0  0
   EndSubsection

   Subsection "Display"
       Depth 24
       Modes "640x480" "800x600"
       ViewPort   0  0
   EndSubsection
EndSection


Thanks!
Aaron.
Back to top
View user's profile Send private message
aaronvegh
n00b
n00b


Joined: 18 Jul 2002
Posts: 8
Location: Toronto, Ontario, Canada

PostPosted: Mon Jul 22, 2002 2:31 am    Post subject: Reply with quote

Forget it...I found the answer myself...

turns out that I had created an XF86Config file in the /root directory, and startx was reading that one instead of the one I was changing in /etc/X11/XF86Config! Something to watch out for...

Cheers,
Aaron.
Back to top
View user's profile Send private message
duegatti
n00b
n00b


Joined: 28 Jun 2002
Posts: 17
Location: Scappoose, OR, USA

PostPosted: Mon Jul 22, 2002 2:50 am    Post subject: Reply with quote

aaronvegh wrote:
Forget it...I found the answer myself...

turns out that I had created an XF86Config file in the /root directory, and startx was reading that one instead of the one I was changing in /etc/X11/XF86Config! Something to watch out for...

I've done that. I had set my config file just right to use my wacom mouse and stylus, and 24 bit, 1024x768, all the goodness that X can be.W orked great under my everyday user acct.
then i ran x as root...oh boy, it was ugly. 8 bit, 640x480, no mouse...i was freaked..then i looked in the root dir and there was the original config file... :roll:
_________________
#!/bin/sh {who;} {last;} {pause;} {grep;} {touch;} {unzip;} mount /dev/girl -t {wet;} {fsck;} {fsck;} {fsck;} {fsck;} echo yes yes yes {yes;} umount {/dev/girl;zip;} rm -rf {wet.spot;} {sleep;} finger: permission denied
- LUGnut, #orlug, OPN
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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