Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

Xorg ignores xorg.conf modes after update

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
2 posts • Page 1 of 1
Author
Message
selig
Guru
Guru
User avatar
Posts: 425
Joined: Sun Jul 31, 2005 4:58 pm
Location: Prague, Czech Republic

Xorg ignores xorg.conf modes after update

  • Quote

Post by selig » Thu Apr 03, 2014 8:59 am

I have updated my system and Xorg got updated too (to version 1.15.0). Now it ignores the modes I set in xorg.conf for some reason:

xorg.conf:

Code: Select all

Section "Screen"
        Identifier "screen1"
        Device     "device1"
        Monitor    "monitor1"
        DefaultDepth     24
        SubSection "Display"
                Depth     24
                Modes    "1280x800"
        EndSubSection
EndSection

When it starts up with KDM, it keeps using the resolution from kernel framebuffer, which I set to 1024x768.

Xorg.0.log:

Code: Select all

[    41.293] (--) intel(0): Output LVDS1 using initial mode 1024x768 on pipe 0
[    41.527] (II) intel(0): switch to mode 1024x768@60.0 on pipe 0 using LVDS1, position (0, 0), rotation normal
After I log in, I can change the resolution using KDE settings but of course those are only valid for the user after logging in. I am not sure what changed and how to tell Xorg to use 1280x800 by default. Any tips would be appreciated.
Top
chithanh
Retired Dev
Retired Dev
User avatar
Posts: 2158
Joined: Sat Aug 05, 2006 10:16 pm
Location: Berlin, Germany

  • Quote

Post by chithanh » Sun Apr 06, 2014 7:47 pm

The screen section is part of the legacy configuration.

Modern xorg uses a monitor section like this:

Code: Select all

Section "Monitor"
        Identifier "LVDS1"
        Option "PreferredMode" "1280x800"
EndSection
Top
Post Reply

2 posts • Page 1 of 1

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic