Screen Resolution on a Dell Inspiron 6400
Ralph Thaller
ralph.thaller at gmail.com
Thu Sep 14 19:33:05 UTC 2006
ok i edit it so:
Section "Monitor"
Identifier "Standardbildschirm"
Option "DPMS"
HorizSync 31.5 - 90.0
VertRefresh 59.0 - 61.0
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. ATI Default Card"
Monitor "Standardbildschirm"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
EndSection
but it dosen't work. Only the RefreshRate changed...
anyone has an idea?
2006/9/14, Felix Miata <mrmazda at ij.net>:
>
> On 06/09/14 14:49 (GMT-0400) Ralph Thaller apparently typed:
>
> > i have a dell inspiron 6400 with ubuntu linux.
> > but i can only choose 1024x768 but the native adjustment is 1280x800.
> > this is my xorg.conf:
>
> > Section "Monitor"
> > Identifier "Standardbildschirm"
> > Option "DPMS"
> > HorizSync 31.5 - 90.0
> > VertRefresh 60.0 - 90.0
> > EndSection
>
> > Section "Screen"
> > Identifier "Default Screen"
> > Device "ATI Technologies, Inc. ATI Default Card"
> > Monitor "Standardbildschirm"
> > DefaultDepth 24
> > SubSection "Display"
> > Depth 24
> > Modes "1280x960" "1280x854" "1280x800"
> "1280x768"
> > "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
> > EndSubSection
> > EndSection
>
> > has anyone an idea how i can choose a higher resolution?
>
> I don't have that type display to test, but I would change two lines:
>
> > VertRefresh 60.0 - 90.0
> to
> VertRefresh 59.0 - 61.0
>
> > Modes "1280x960" "1280x854" "1280x800"
> "1280x768"
> > "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
> to
> Modes "1280x800" "1280x768" "1200x800" "1152x768" "1024x768"
> or
> Modes "1280x800"
> --
> "Wisdom is supreme; therefore get wisdom. Though it cost all you
> have, get understanding. Esteem her, and she will exalt you;
> embrace her, and she will honor you." Proverbs 4:7-8 NIV
>
> Team OS/2 ** Reg. Linux User #211409
>
> Felix Miata *** http://mrmazda.no-ip.com/
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060914/6934a854/attachment.html>
More information about the ubuntu-users
mailing list