LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 12-24-2003, 09:38 AM   #1
c8a4v7
LQ Newbie
 
Registered: Dec 2003
Location: Saskatoon, SK CANADA
Distribution: SUSE 10.2
Posts: 5

Rep: Reputation: 0
screen resolution problems


i have read about problems with resolution problems with the intel 865 graphics chip and was able to resolve that problem with a little modification of the XF86Config-4 file. the only problem now is that it only gives me the option of 16-bit color. how can i change this so i can set it to 24 or 32 bit? i know it is supported because i am dual booting with XP and it works well there. any ideas would be greatly appreciated.
btw i am using Mandrake 9.2
 
Old 12-24-2003, 10:47 AM   #2
Zoombie
Member
 
Registered: Jul 2003
Distribution: Debian Testing
Posts: 180

Rep: Reputation: 30
Re: screen resolution problems

Quote:
Originally posted by c8a4v7
i have read about problems with resolution problems with the intel 865 graphics chip and was able to resolve that problem with a little modification of the XF86Config-4 file. the only problem now is that it only gives me the option of 16-bit color. how can i change this so i can set it to 24 or 32 bit? i know it is supported because i am dual booting with XP and it works well there. any ideas would be greatly appreciated.
btw i am using Mandrake 9.2
In your XFree86 config file, you should have a bunch of display subsections, under your screen section, like this:
Code:
    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
Make sure you have one that has a depth of 24, and then check for this line:
Code:
DefaultDepth    16
and change 16 to 24. If your X server won't start after that, it means your card can't do 24 bpp (or your driver can't).
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Screen Resolution problems wremote SUSE / openSUSE 2 03-14-2005 10:49 PM
Screen Resolution Problems thejoe526 Linux - Laptop and Netbook 2 06-14-2004 02:04 PM
Still having screen resolution problems. Chu Linux - Newbie 3 11-21-2003 04:05 AM
Resolution Screen Problems jjayala Linux - Newbie 8 11-09-2003 11:29 AM
Screen Resolution problems! mdw49 Linux - General 3 10-10-2001 09:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 12:47 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration