Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Xorg] 1440x900, xvidtune, modeline (résolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
Thymus
n00b
n00b


Joined: 03 Apr 2005
Posts: 44
Location: Belgium

PostPosted: Thu May 24, 2007 3:46 pm    Post subject: [Xorg] 1440x900, xvidtune, modeline (résolu) Reply with quote

Bonjour tlm :)

Voil�, j'ai achet� un Yusmart 198IP hier et j'essaye d'avoir la r�solution 1440x900 sous ma Gentoo ador�e.

Comme je n'y arrivais pas, j'ai essay� un LiveDVD d'OpenSuse 10.2 et xfine me donne bien la bonne r�solution.
J'ai tent� de sauver la conf mais voil�, �a fonctionne pas.
Avec mes recherches, j'ai trouv� que xfine �tait le xvidtune d'OpenSuse.
J'ai donc install� xvidtune et j'ai chipot� un peu jusqu'� avoir la r�solution voulue.

J'ai ensuite chercher comment mettre le r�sultat obtenu, le Modeline, ds mon xorg.conf

Le truc, c'est qu'au boot de Xorg, �a ne fonctionne pas !
Qd je fais xvidtune -show, il ne me donne pas le bon Modeline. :/
Je sais pas trop pq il le prend pas.
Enfin, je regarde le log de Xorg et je vois qu'il liste deux-trois Modeline qu'il supporte.
Je me dis, je vais essayer le driver nvidia, ms je n'arrive pas � avoir exactement le bon Modeline.
Avec le driver nv, j'ai le bon ms X veut pas booter avec.
Pour le moment, j'ai configur� le Modeline avec xvidtune et je n'ai plus envie de restart X ^^

Sauriez-vous comment faire pour que Xorg d�marre avec, le forcer ?

Je vous file mon xorg.conf

Code:
Section "Module"
    Load        "dbe"     
    SubSection  "extmod"
      Option    "omit xfree86-dga"   
    EndSubSection
    Load        "freetype"
    Load   "glx"
    Load   "type1"
    Load   "extmod"
EndSection
Section "Files"
    FontPath   "/usr/share/fonts/misc/"
    FontPath   "/usr/share/fonts/100dpi/"
    FontPath   "/usr/share/fonts/75dpi/"
EndSection
Section "InputDevice"
    Identifier   "Keyboard1"
    Driver   "kbd"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"   "xorg"
    Option "XkbModel"   "pc104"
    Option "XkbLayout"   "be"
EndSection
Section "InputDevice"
    Identifier   "Mouse1"
    Driver "mouse"
    Option "Name" "Microsoft Wheel Mouse Optical"
    Option "Buttons" "5"
    Option "Protocol" "explorerps/2"   
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
    Identifier  "Screen"
    #HorizSync   50 - 60
    HorizSync   55.82
    #VertRefresh 55-60
    VertRefresh   59.76
    Option      "DPMS"
    UseModes   "1440x900"
    #ModeLine   "1440x900"    106.50   1440 1552 1704 1904    900  903  909  934 +hsync -vsync
EndSection
Section "Modes"
    Identifier   "1440x900"
    Modeline   "1440x900"    106.50   1440 1512 1664 1896    900  903  909  934 +hsync -vsync
    Modeline   "1440x900"    106.50   1440 1552 1704 1904    900  903  909  934 +hsync -vsync
EndSection
Section "Device"
    Identifier  "NVIDIA GeForce 2 MX/MX400"
    Driver      "nv"
EndSection
Section "Screen"
    Identifier  "Screen 1"
    Device      "NVIDIA GeForce 2 MX/MX400"
    Monitor     "Screen"
    DefaultDepth 24
    Subsection "Display"
        Depth       8
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1440x900" "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection
Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection

Si vous avez une petite id�e qui pourrait m'aider, je vous en serais tr�s reconnaissant :�)


Last edited by Thymus on Thu Jun 14, 2007 6:03 pm; edited 1 time in total
Back to top
View user's profile Send private message
Thymus
n00b
n00b


Joined: 03 Apr 2005
Posts: 44
Location: Belgium

PostPosted: Thu Jun 14, 2007 5:17 pm    Post subject: Reply with quote

Bonjour tlm,

J'ai trouvé la Modeline correcte grâce au programme gtf :
Lien explicatif

Merci :]
Back to top
View user's profile Send private message
geekounet
Bodhisattva
Bodhisattva


Joined: 11 Oct 2004
Posts: 3772
Location: Wellington, Aotearoa

PostPosted: Thu Jun 14, 2007 5:48 pm    Post subject: Reply with quote

Donc problème (résolu) ? ;)
Back to top
View user's profile Send private message
Thymus
n00b
n00b


Joined: 03 Apr 2005
Posts: 44
Location: Belgium

PostPosted: Thu Jun 14, 2007 6:04 pm    Post subject: Reply with quote

indeed :]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French 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