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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
06-07-2006, 09:20 AM
|
#1
|
LQ Newbie
Registered: May 2006
Posts: 9
Rep:
|
dell display
I installed FC5 on a dell latitude D610. The driver for the Intel 915GM was successfully loaded but the monitor type came up as unknown. The bios reports that the monitor is a "14" super XGA". Since that wasn't available in my display settings, I chose "dell 1400x1050 laptop display panel".
The optimal resolution setting for this monitor is 1400x1050. The problem is that when I choose this res it looks more like 1024x768 or even worse. The 1680x1050 res looks closer to 1400x1050 but is a bit blurry.
I've tried running Xorg -configure and it comes up as monitor type unknown. I'm wondering if there's a particluar tweak I should make to xorg.conf or if there's a better monitor type to choose in my display settings. Thanks.
Last edited by dinisco; 06-07-2006 at 09:22 AM.
|
|
|
06-08-2006, 12:49 AM
|
#2
|
Senior Member
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,539
Rep:
|
can you edit the bottom of your xorg.conf file where the preferred resolutions are written and add yours to the beginning of the list, save, and startx again?
|
|
|
06-08-2006, 09:41 AM
|
#3
|
LQ Newbie
Registered: May 2006
Posts: 9
Original Poster
Rep:
|
I made the change to xorg.conf to no avail. The results were the same as when I had changed it in the display settings menu.
Last edited by dinisco; 06-08-2006 at 09:43 AM.
|
|
|
06-08-2006, 01:43 PM
|
#4
|
Senior Member
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,539
Rep:
|
can you post the entire [section] that you edited? as well as the section for your monitor and video card from that file?
|
|
|
06-09-2006, 09:34 AM
|
#5
|
LQ Newbie
Registered: May 2006
Posts: 9
Original Poster
Rep:
|
There was an additional subsection in the screen section that I hadn't noticed. I removed it and it now appears to be displaying at 1400x1050 and the display settings also read 1400x1050. Thanks for the help.
It doesn't look quite as sharp as my windows install (dual-boot) but at this point, the issue is a bit subjective. I noticed that citrix screens and rdp desktops are real blurry but that could just be a microsoft issue. I really appreciate your help. Here's the bottom of my xorg.conf anyway. Thanks again.
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "LCD Panel 1400x1050"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 31.5 - 90.0
VertRefresh 59.0 - 75.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "i810"
VendorName "Videocard vendor"
BoardName "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1400x1050"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
|
|
|
06-09-2006, 01:08 PM
|
#6
|
Senior Member
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,539
Rep:
|
glad you got it working, your welcome.
i have a widescreen LCD monitor and it too isnt as nice looking in linux as it is in windows, maybe cause i dont have all the nice fonts and the setting for LCD/clearType fonts as in windows. oh well.
|
|
|
All times are GMT -5. The time now is 02:23 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|