Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 02/10/2005, à 02:14

Binuts

[Résolu] WSXGA+ en 1680X1050 avec "nv" mais 1280X1024 en "nvidia"

Bonsoir,

J'ai besoin d'aide pour configurer mon écran de portable WSXGA+ qui doit fonctionner en 1680x1050.
Avec le driver nv, ça fonctionne mais évidemment pas d'accéléreation 3D et aussi processeur sollicité.
Avec le driver nvidia, 3D nickel, 2D aussi, processeur ok, par contre résolution maxi 1280x1024.

Ma carte est une geforce 6600 en pci-express.

Je vous passe mon xorg.conf, un peu trituré dans tous les sens.

Merci d'avance pour vos réponses.

Section "Module"
    Load    "GLcore"
#    Load    "i2c"
    Load    "bitmap"
    Load    "ddc"
    Load    "dri"
    Load    "extmod"
    Load    "freetype"
    Load    "glx"
    Load    "int10"
    Load    "type1"
    Load    "vbe"
        Load    "record"
        Load    "speedo"
        Load    "dbe"
EndSection

Section "InputDevice"
    Identifier    "Generic Keyboard"
    Driver        "kbd"
    Option        "CoreKeyboard"
    Option        "XkbRules"    "xorg"
    Option        "XkbModel"    "pc105"
    Option        "XkbLayout"    "fr"
    Option        "XkbVariant"    "latin9"
EndSection

Section "InputDevice"
    Identifier    "Configured Mouse"
    Driver        "mouse"
    Option        "CorePointer"
    Option        "Device"        "/dev/input/mice"
    Option        "Protocol"        "ImPS/2"
    Option        "Emulate3Buttons"    "true"
    Option        "ZAxisMapping"        "4 5"
EndSection
Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "auto-dev"
        Option        "HorizScrollDelta"    "0"
EndSection

Section "Device"
    Identifier    "NVIDIA Corporation NV43 [GeForce Go 6600]"
    Driver        "nvidia"
    BusID        "PCI:1:0:0"
        VideoRam        131072
EndSection

Section "Monitor"
    Identifier    "Écran générique"
    Option        "DPMS"
        HorizSync 31.5-90
        VertRefresh 59.0 - 85.0
        ModeLine "1680x1050" 147.1 1680 1784 1968 2256 1050 1051 1054 1087 -hsync +vsync
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "NVIDIA Corporation NV43 [GeForce Go 6600]"
    Monitor        "Écran générique"
    DefaultDepth    16
    SubSection "Display"
        Depth        1
        Modes        "1680x1050"
    EndSubSection
    SubSection "Display"
        Depth        4
        Modes        "1680x1050"
    EndSubSection
    SubSection "Display"
        Depth        8
        Modes        "1680x1050"
    EndSubSection
    SubSection "Display"
        Depth        15
        Modes        "1680x1050"
    EndSubSection
    SubSection "Display"
        Depth        16
        Modes        "1680x1050"
    EndSubSection
    SubSection "Display"
        Depth        24
        Modes        "1680x1050"
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier    "Default Layout"
    Screen        "Default Screen"
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    InputDevice    "Synaptics Touchpad"
EndSection

Section "DRI"
    Mode    0666
EndSection

Ainsi qu'un lsmod

nicolas@ubuntu:~$ lsmod
Module                  Size  Used by
ipv6                  217408  6
rfcomm                 34972  0
l2cap                  22404  5 rfcomm
bluetooth              43012  4 rfcomm,l2cap
speedstep_centrino      7380  1
cpufreq_powersave       1920  0
cpufreq_stats           5124  0
cpufreq_userspace       4444  1
cpufreq_ondemand        5916  0
cpufreq_conservative     6820  0
freq_table              4484  2 speedstep_centrino,cpufreq_stats
pcmcia                 24584  4
yenta_socket           20872  2
rsrc_nonstatic         12032  1 yenta_socket
pcmcia_core            44932  3 pcmcia,yenta_socket,rsrc_nonstatic
video                  16004  0
battery                 9604  0
container               4608  0
i2c_acpi_ec             5760  0
i2c_core               19728  1 i2c_acpi_ec
button                  6672  0
pcc_acpi               11392  0
sony_acpi               5516  0
ac                      4996  0
dev_acpi               11396  0
af_packet              20232  2
dm_mod                 50364  1
tsdev                   7616  0
evdev                   9088  0
sr_mod                 15652  0
sbp2                   21256  0
ieee1394               90936  1 sbp2
psmouse                25988  0
mousedev               10912  1
parport_pc             31812  0
lp                     11460  0
parport                32072  2 parport_pc,lp
ipw2200                92680  0
firmware_class          9472  1 ipw2200
ieee80211              27012  1 ipw2200
ieee80211_crypt         5636  2 ipw2200,ieee80211
nvidia               3711364  14
intel_agp              21276  1
agpgart                32328  2 nvidia,intel_agp
md                     40656  0
reiserfs              217200  2
vga16fb                12232  1
vgastate                8320  1 vga16fb
thermal                13192  0
processor              23100  2 speedstep_centrino,thermal
fan                     4740  0
ide_cd                 36996  1
cdrom                  33952  2 sr_mod,ide_cd
ide_disk               16128  5
ide_generic             1664  0
usbhid                 30560  0
ata_piix                9476  0
ahci                   11268  0
libata                 45060  2 ata_piix,ahci
scsi_mod              124872  4 sr_mod,sbp2,ahci,libata
piix                    9476  1
ide_core              125268  4 ide_cd,ide_disk,ide_generic,piix
ehci_hcd               29448  0
uhci_hcd               28048  0
usbcore               104188  4 usbhid,ehci_hcd,uhci_hcd
unix                   24624  660
fbcon                  34176  74
tileblit                2560  1 fbcon
font                    8448  1 fbcon
bitblit                 5248  1 fbcon
cfbcopyarea             4480  1 vga16fb
cfbimgblt               2944  1 vga16fb
cfbfillrect             3840  1 vga16fb
softcursor              2432  1 vga16fb
capability              5000  0
commoncap               6784  1 capability

Dernière modification par Binuts (Le 02/10/2005, à 10:45)

Hors ligne

#2 Le 02/10/2005, à 10:45

Binuts

Re : [Résolu] WSXGA+ en 1680X1050 avec "nv" mais 1280X1024 en "nvidia"

Problème résolu, avec un mélange xorg ubuntu et xorg mandrake smile smile

Pour info voici le xorg fonctionnel.

# File generated by XFdrake.

# **********************************************************************
# Refer to the XF86Config man page for details about the format of
# this file.
# **********************************************************************

Section "Files"
    # Multiple FontPath entries are allowed (they are concatenated together)
    # By default, Mandrake 6.0 and later now use a font server independent of
    # the X server to render fonts.
    FontPath "unix/:-1"
EndSection

Section "ServerFlags"
    #DontZap # disable <Crtl><Alt><BS> (server abort)
    #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
    AllowMouseOpenFail # allows the server to start up even if the mouse does not work
EndSection

Section "Files"
    FontPath    "unix/:7100"            # local font server
    # if the local font server has problems, we can fall back on these
    FontPath    "/usr/share/X11/fonts/misc"
    FontPath    "/usr/share/X11/fonts/cyrillic"
    FontPath    "/usr/share/X11/fonts/100dpi/:unscaled"
    FontPath    "/usr/share/X11/fonts/75dpi/:unscaled"
    FontPath    "/usr/share/X11/fonts/Type1"
    FontPath    "/usr/share/X11/fonts/CID"
    FontPath    "/usr/share/X11/fonts/100dpi"
    FontPath    "/usr/share/X11/fonts/75dpi"
        # paths to defoma fonts
    FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
    Load    "GLcore"
#    Load    "i2c"
    Load    "bitmap"
    Load    "ddc"
    Load    "dri"
    Load    "extmod"
    Load    "freetype"
    Load    "glx"
    Load    "int10"
    Load    "type1"
    Load    "vbe"
        Load    "record"
        Load    "speedo"
        Load    "dbe"
EndSection

Section "InputDevice"
    Identifier "Keyboard1"
    Driver "keyboard"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "fr"
    Option "XkbOptions" "compose:rwin"
EndSection

Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "ImPS/2"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5"
    Option "Emilate3Buttons" "true"
EndSection

Section "Monitor"
    Identifier "monitor1"
    VendorName "Generic"
    ModelName "Flat Panel 1680x1050"
    HorizSync 31.5-90
    VertRefresh 59.0 - 85.0
    ModeLine "1680x1050" 147.1 1680 1784 1968 2256 1050 1051 1054 1087 -hsync +vsync
    Option "DPMS"
EndSection

Section "Device"
    Identifier "device1"
    VendorName "nVidia Corporation"
    BoardName "NVIDIA GeForce FX (generic)"
    Driver "nvidia"
    Option "DPMS"
    Option      "IgnoreEDID" "True"
EndSection

Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 24
   
    Subsection "Display"
        Depth 24
    Modes "1680x1050" "1024x768"
#        Virtual 1680 1050
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier "layout1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Mouse1" "CorePointer"
    Screen "screen1"
EndSection

Hors ligne