Bug 2032 - Resolution 1400 * 1050 on Dell 510m
Summary: Resolution 1400 * 1050 on Dell 510m
Status: RESOLVED NOTOURBUG
Alias: None
Product: xorg
Classification: Unclassified
Component: App/xdm (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-07 12:08 UTC by Vincent Borreux
Modified: 2005-01-15 08:23 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Vincent Borreux 2004-12-07 12:08:44 UTC
All,

I have bought a DELL 510 m and have installed Linux Mandrake 10.1. This is the
community edition version.
I have tried to switch the screen resolution to 1400 * 1050 (which is possible
when running XP on the same computer) but without success. When I try to test
this   new settings, the screen switch to a mode but nothing is readible ...

Have you already had a similar problem?
I am a newbie but really willing to help for this issue. Do not hesitate to ask
for additional info.

Thanks in advance,

Vincent
Comment 1 Alex Deucher 2004-12-08 09:29:32 UTC
please attach your xorg config and log.  Also what video hardware are you using?
Comment 2 Vincent Borreux 2004-12-08 10:33:19 UTC
For the video card:

Identification
Vendeur: ‎Intel Corp.
Description: ‎852GM/852GME/855GM/855GME Chipset Graphics Controller
Classe de matériel: ‎DISPLAY_VGA
Connexion
Bus: ‎PCI
Bus PCI n°: ‎0
Périphérique PCI n°: ‎2
Fonction PCI n°: ‎0
Identifiant du Vendeur: ‎32902
Identifiant du périphérique: ‎13698
Identifiant secondaire du vendeur: ‎4136
Identifiant secondaire du périphérique: ‎356
Divers
Module: ‎Card:Intel 85x

[root@localhost vincent]# more /etc/X11/xorg.conf

Section "Monitor"
    Identifier "monitor1"
    VendorName "Dell"
    ModelName "Dell 1400x1050 Laptop Display Panel"
    HorizSync 31.5-90.0
    VertRefresh 59.0-75.0
    # Sony Vaio C1(X,XS,VE,VN)?
    # 1024x480 @ 85.6 Hz, 48 kHz hsync
    ModeLine "1024x480"    65.00 1024 1032 1176 1344   480  488  494  563 -hsync
-vsync
    # Dell D800 and few Inspiron (16/10) 1280x800
    ModeLine "1280x800"  147.89  1280 1376 1512 1744  800 801 804 848
    # Dell D800 and few Inspiron (16/10) 1680x1050
    ModeLine "1680x1050"  214.51  1680 1800 1984 2288  1050 1051 1054 1103
    # Dell D800 and few Inspiron (16/10) 1920x1200
    ModeLine "1920x1200" 230 1920 1936 2096 2528 1200 1201 1204 1250 +HSync +VSync
    # TV fullscreen mode or DVD fullscreen output.
    # 768x576 @ 79 Hz, 50 kHz hsync
    ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
    # 768x576 @ 100 Hz, 61.6 kHz hsync
    ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616
EndSection

Section "Monitor"
    Identifier "monitor2"
    VendorName "Dell"
    ModelName "Dell 1400x1050 Laptop Display Panel"
    HorizSync 31.5-90.0
    VertRefresh 59.0-75.0
    # Sony Vaio C1(X,XS,VE,VN)?
    # 1024x480 @ 85.6 Hz, 48 kHz hsync
    ModeLine "1024x480"    65.00 1024 1032 1176 1344   480  488  494  563 -hsync
-vsync
    # Dell D800 and few Inspiron (16/10) 1280x800
    ModeLine "1280x800"  147.89  1280 1376 1512 1744  800 801 804 848
    # Dell D800 and few Inspiron (16/10) 1680x1050
    ModeLine "1680x1050"  214.51  1680 1800 1984 2288  1050 1051 1054 1103
    # Dell D800 and few Inspiron (16/10) 1920x1200
    ModeLine "1920x1200" 230 1920 1936 2096 2528 1200 1201 1204 1250 +HSync +VSync
    # TV fullscreen mode or DVD fullscreen output.
    # 768x576 @ 79 Hz, 50 kHz hsync
    ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
    # 768x576 @ 100 Hz, 61.6 kHz hsync
    ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616
EndSection

Section "Device"
    Identifier "device1"
    VendorName "Intel Corp."
    BoardName "Intel 85x"
    Driver "i810"
    Screen 0
    BusID "PCI:0:2:0"
    Option "DPMS"
EndSection

Section "Device"
    Identifier "device2"
    VendorName "Intel Corp."
    BoardName "Intel 85x"
    Driver "i810"
    Screen 0
    BusID "PCI:0:2:1"
    Option "DPMS"
EndSection

Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 24
    Subsection "Display"
        Depth 8
        Virtual 1024 768
    EndSubsection
    Subsection "Display"
        Depth 15
        Virtual 1024 768
    EndSubsection
    Subsection "Display"
        Depth 16
        Virtual 1024 768
    EndSubsection
    Subsection "Display"
        Depth 24
        Virtual 1024 768
    EndSubsection
EndSection

Section "Screen"
    Identifier "screen2"
    Device "device2"
    Monitor "monitor2"
    DefaultColorDepth 24
    Subsection "Display"
        Depth 8
        Virtual 1024 768
    EndSubsection
    Subsection "Display"
        Depth 15
        Virtual 1024 768
    EndSubsection
    Subsection "Display"
        Depth 16
        Virtual 1024 768
    EndSubsection
    Subsection "Display"
        Depth 24
        Virtual 1024 768
    EndSubsection
EndSection

Do you need any other information?
Thanks in advance for your help ...

Vincent
Comment 3 Patrick Hanckmann 2004-12-22 04:32:44 UTC
Hello,

I am using an IBM T42 with an ati Radeon mobility 9600 and i have the same
problem in Debian. If you wish I can send you a screenshot of the problem and my
config and log files.

I also want to mention that XFree86 has the same problem!
Comment 4 Dave Airlie 2005-01-16 03:23:14 UTC
the i830 and upwards ignores modelines and uses the BIOS to do the mode setting
so it can only use BIOS supplied mode lines... 

you might give 855resolution a try so you can add the line to your BIOS..

google for 855resolution

it might also work with the latest Xorg CVS as well as Alanh mentions getting
more info from the BIOS....

we can do nothing about it as Intel don't give this info out....


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.