Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GenToo 2oo5.1 Desktop Auflösung
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
nesti
n00b
n00b


Joined: 20 Dec 2004
Posts: 16
Location: LuXembourg

PostPosted: Thu Sep 15, 2005 8:16 pm    Post subject: GenToo 2oo5.1 Desktop Auflösung Reply with quote

Hallo

Ich hab 'nen Amilo M Laptop wo Gentoo drauf läuft, kann aber die Auflösung 1280x800 nicht einstellen

Danke für einige Ratschläge

MfG

Nes-T
_________________
Linux NØØB
Trying Gentoo 2oo7.o a.t.m.
Back to top
View user's profile Send private message
Battlestar Gentoo
l33t
l33t


Joined: 23 Dec 2004
Posts: 708
Location: Wien

PostPosted: Thu Sep 15, 2005 9:58 pm    Post subject: Reply with quote

Erzeuge eine Modeline, (Syntax zB: Modeline "Bezeichner" ... DATEN... ) füge diese in deiner "Monitor" Section in der xorg.conf hinzu, sowie du auch noch den "Bezeichner" der Modeline in der Screen Section eintragen musst. Bei mir sieht das für 85Hz bei 1152x864 etwa so aus:

Code:
Section "Monitor"
.
.

Modeline "1152x864_85.00"  119.65  1152 1224 1352 1552  864 865 868 907  -HSync +Vsync
.
.
.

EndSection
.
.

Section "Screen"
    Identifier  "Screen 1"
    Device      "** NVIDIA (generic)                   [nv]"
    Monitor     "My Monitor"
    DefaultDepth 24

    Subsection "Display"
        Depth       8
        Modes       "1152x864_85.00" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1152x864_85.00" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1152x864_85.00" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection

_________________
vorher: Gentoo Reptile
Back to top
View user's profile Send private message
Kuhrscher
Guru
Guru


Joined: 29 Dec 2003
Posts: 498
Location: Hamburg, Germany

PostPosted: Thu Sep 15, 2005 10:01 pm    Post subject: Reply with quote

Das könnte Dir helfen:
https://forums.gentoo.org/viewtopic-t-308074-highlight-.html :)
Back to top
View user's profile Send private message
ro
Apprentice
Apprentice


Joined: 28 Mar 2003
Posts: 289

PostPosted: Fri Sep 16, 2005 10:35 am    Post subject: Reply with quote

bei mir hat das leider nix geholfen ....
_________________
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum