Page 1 sur 2

[Affichage] Ecran IOLAIR 22" (résolu)

Publié : mar. 29 mars 2011, 19:04
par claudem
Bonsoir,

J'ai un écran IOLAIR 22" WideScreen LCD Monitor L22408B-MS
Cipset sur la carte mère du PC : Intel 82Q35

Résolution d'affichage obtenue = 800x600 et pas d'autre choix !
Résolution optimum de cet écran 1680x1050

J'ai essayé de créer des fichiers de config mais sans aucun résultat.

Quelqu'un a t'il pu faire fonctionner ce type de matériel?

Re: Ecran IOLAIR 22"

Publié : mar. 29 mars 2011, 19:13
par benjarobin
Bonjour, le titre du sujet à modifié :D
Sinon d'après tes autres sujets tu utilise le pilote nvidia c'est bien cela ?
Si c'est le cas, nvidia-settings te reconnait l'écran ? Ne sauve pas de fichier de conf avec pour l'instant.

Re: Ecran IOLAIR 22"

Publié : mar. 29 mars 2011, 21:34
par claudem
Bonsoir,

Le PC dont il s'agit utilise le chipset Intel 82Q35 sur sa carte mère.
Mon autre sujet "nvidia" n'est plus d'actualité, j'ai changé de PC.
Il semblerait que l'écran IOLAIR L22408B-MS ne soit pas facile à identifier.

Re: Ecran IOLAIR 22"

Publié : mar. 29 mars 2011, 22:13
par benjarobin
Le titre !!!
Sinon il faudrait nous donner plus d'information on n'est pas devin :roll:
Log, pilote installé, KMS...

Re: [Affichage] Ecran IOLAIR 22" (en cours)

Publié : mar. 29 mars 2011, 23:15
par claudem
Voici la liste des pilotes intel installés :

extra/xf86-video-i128 1.3.4-2 (xorg-drivers xorg) [installed]
X.org Number 9 I128 video driver
12 extra/xf86-video-i740 1.3.2-5 (xorg-drivers xorg) [installed]
X.org Intel i740 video driver
13 extra/xf86-video-intel 2.14.0-3 (xorg-drivers xorg) [installed]
X.org Intel i810/i830/i915/945G/G965+ video drivers

Re: [Affichage] Ecran IOLAIR 22" (en cours)

Publié : mar. 29 mars 2011, 23:18
par benjarobin
Tu peux tout désinstaller du groupe xorg-drivers sauf xf86-video-intel.
Et tu n'as répondu qu'a 1/3 des questions

Re: [Affichage] Ecran IOLAIR 22" (en cours)

Publié : mer. 30 mars 2011, 10:17
par claudem
bonjour,
J'ai supprimé les 2 xf86-video-i.... et conservé xf86-video-intel = pas de résolution 1680x1050
J'ai créé un fichier /etc/X11/10-monitor.conf :

Code : Tout sélectionner

Section "Monitor"
   Identifier    "Monitor0"
 Option         "PreferredMode"  "1680x1050"

EndSection

Section "Device"
   Identifier    "Device0"
   Driver        "vesa"
EndSection

Section "Screen"
   Identifier    "Screen0"
   Device        "Device0"
   Monitor       "Monitor0"
   DefaultDepth  24
   SubSection "Display"
       Depth     24
       Modes     "1680x1050_75.00"
   EndSubSection
EndSection
le Xlog :

Code : Tout sélectionner

[[    13.312] 
X.Org X Server 1.9.2
Release Date: 2010-10-30
[    13.312] X Protocol Version 11, Revision 0
[    13.312] Build Operating System: Linux 2.6.35-ARCH i686 
[    13.312] Current Operating System: Linux ctkarch 2.6.35-ARCH #1 SMP PREEMPT Sat Oct 30 19:57:05 UTC 2010 i686
[    13.312] Kernel command line: root=/dev/disk/by-uuid/dd985cda-3cfa-4cc1-b546-2609ca4e7662 ro quiet resume=/dev/sda3   
[    13.312] Build Date: 01 November 2010  10:23:07PM
[    13.312]  
[    13.325] Current version of pixman: 0.18.4
[    13.325] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    13.325] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    13.326] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar 30 09:32:21 2011
[    13.382] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    13.411] (==) No Layout section.  Using the first Screen section.
[    13.411] (**) |-->Screen "Screen0" (0)
[    13.411] (**) |   |-->Monitor "Monitor0"
[    13.411] (**) |   |-->Device "Device0"
[    13.411] (==) Automatically adding devices
[    13.412] (==) Automatically enabling devices
[    13.444] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    13.444] 	Entry deleted from font path.
[    13.460] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    13.460] 	Entry deleted from font path.
[    13.460] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    13.460] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    13.460] 	Entry deleted from font path.
[    13.460] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    13.460] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/
[    13.460] (==) ModulePath set to "/usr/lib/xorg/modules"
[    13.460] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    13.460] (II) Loader magic: 0x81f1f80
[    13.460] (II) Module ABI versions:
[    13.460] 	X.Org ANSI C Emulation: 0.4
[    13.460] 	X.Org Video Driver: 8.0
[    13.460] 	X.Org XInput driver : 11.0
[    13.460] 	X.Org Server Extension : 4.0
[    13.461] (--) PCI:*(0:0:2:0) 8086:2772:1014:02f9 rev 2, Mem @ 0xd0100000/524288, 0xc0000000/268435456, 0xd0180000/262144, I/O @ 0x000030c0/8
[    13.461] (--) PCI: (0:0:2:1) 8086:2776:1014:02f9 rev 2, Mem @ 0x60600000/524288
[    13.461] (II) Open ACPI successful (/var/run/acpid.socket)
[    13.461] (II) LoadModule: "extmod"
[    13.476] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    13.484] (II) Module extmod: vendor="X.Org Foundation"
[    13.484] 	compiled for 1.9.2, module version = 1.0.0
[    13.484] 	Module class: X.Org Server Extension
[    13.484] 	ABI class: X.Org Server Extension, version 4.0
[    13.484] (II) Loading extension MIT-SCREEN-SAVER
[    13.484] (II) Loading extension XFree86-VidModeExtension
[    13.484] (II) Loading extension XFree86-DGA
[    13.484] (II) Loading extension DPMS
[    13.484] (II) Loading extension XVideo
[    13.484] (II) Loading extension XVideo-MotionCompensation
[    13.484] (II) Loading extension X-Resource
[    13.484] (II) LoadModule: "dbe"
[    13.484] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    13.489] (II) Module dbe: vendor="X.Org Foundation"
[    13.489] 	compiled for 1.9.2, module version = 1.0.0
[    13.489] 	Module class: X.Org Server Extension
[    13.489] 	ABI class: X.Org Server Extension, version 4.0
[    13.489] (II) Loading extension DOUBLE-BUFFER
[    13.489] (II) LoadModule: "glx"
[    13.490] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    13.499] (II) Module glx: vendor="X.Org Foundation"
[    13.499] 	compiled for 1.9.2, module version = 1.0.0
[    13.499] 	ABI class: X.Org Server Extension, version 4.0
[    13.500] (==) AIGLX enabled
[    13.500] (II) Loading extension GLX
[    13.500] (II) LoadModule: "record"
[    13.501] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    13.507] (II) Module record: vendor="X.Org Foundation"
[    13.507] 	compiled for 1.9.2, module version = 1.13.0
[    13.507] 	Module class: X.Org Server Extension
[    13.507] 	ABI class: X.Org Server Extension, version 4.0
[    13.507] (II) Loading extension RECORD
[    13.507] (II) LoadModule: "dri"
[    13.508] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    13.525] (II) Module dri: vendor="X.Org Foundation"
[    13.525] 	compiled for 1.9.2, module version = 1.0.0
[    13.525] 	ABI class: X.Org Server Extension, version 4.0
[    13.525] (II) Loading extension XFree86-DRI
[    13.525] (II) LoadModule: "dri2"
[    13.526] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    13.526] (II) Module dri2: vendor="X.Org Foundation"
[    13.526] 	compiled for 1.9.2, module version = 1.2.0
[    13.526] 	ABI class: X.Org Server Extension, version 4.0
[    13.526] (II) Loading extension DRI2
[    13.526] (II) LoadModule: "intel"
[    13.527] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    13.547] (II) Module intel: vendor="X.Org Foundation"
[    13.547] 	compiled for 1.9.0, module version = 2.12.0
[    13.547] 	Module class: X.Org Video Driver
[    13.547] 	ABI class: X.Org Video Driver, version 8.0
[    13.547] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
	E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
	965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
	4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
[    13.547] (--) using VT number 4

[    13.553] drmOpenDevice: node name is /dev/dri/card0
[    13.553] drmOpenDevice: open result is 9, (OK)
[    13.553] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    13.553] drmOpenDevice: node name is /dev/dri/card0
[    13.553] drmOpenDevice: open result is 9, (OK)
[    13.553] drmOpenByBusid: drmOpenMinor returns 9
[    13.553] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    13.553] (**) intel(0): Depth 24, (--) framebuffer bpp 32
[    13.553] (==) intel(0): RGB weight 888
[    13.553] (==) intel(0): Default visual is TrueColor
[    13.554] (II) intel(0): Integrated Graphics Chipset: Intel(R) 945G
[    13.554] (--) intel(0): Chipset: "945G"
[    13.554] (==) intel(0): video overlay key set to 0x101fe
[    13.979] (II) intel(0): Output VGA1 using monitor section Monitor0
[    13.979] (**) intel(0): Option "PreferredMode" "1680x1050"
[    14.413] (II) intel(0): EDID for output VGA1
[    14.413] (II) intel(0): Not using default mode "640x350" (vrefresh out of range)
[    14.418] (II) intel(0): Not using default mode "320x175" (doublescan mode not supported)
[    14.418] (II) intel(0): Not using default mode "640x400" (vrefresh out of range)
[    14.418] (II) intel(0): Not using default mode "320x200" (doublescan mode not supported)
[    14.418] (II) intel(0): Not using default mode "720x400" (vrefresh out of range)
[    14.419] (II) intel(0): Not using default mode "360x200" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "640x480" (vrefresh out of range)
[    14.419] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "640x480" (vrefresh out of range)
[    14.419] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "640x480" (vrefresh out of range)
[    14.419] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "800x600" (vrefresh out of range)
[    14.419] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "800x600" (vrefresh out of range)
[    14.419] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "800x600" (vrefresh out of range)
[    14.419] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "1024x768i" (interlace mode not supported)
[    14.419] (II) intel(0): Not using default mode "512x384i" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "1024x768" (vrefresh out of range)
[    14.419] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "1024x768" (vrefresh out of range)
[    14.419] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "1024x768" (vrefresh out of range)
[    14.419] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "1152x864" (vrefresh out of range)
[    14.419] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "1280x960" (hsync out of range)
[    14.419] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "1280x960" (vrefresh out of range)
[    14.419] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "1280x1024" (hsync out of range)
[    14.419] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "1280x1024" (vrefresh out of range)
[    14.419] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "1280x1024" (vrefresh out of range)
[    14.419] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "1600x1200" (hsync out of range)
[    14.419] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
[    14.419] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
[    14.419] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
[    14.419] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
[    14.419] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "1792x1344" (hsync out of range)
[    14.419] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "1792x1344" (vrefresh out of range)
[    14.419] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    14.419] (II) intel(0): Not using default mode "1856x1392" (hsync out of range)
[    14.420] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    14.420] (II) intel(0): Not using default mode "1856x1392" (vrefresh out of range)
[    14.420] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    14.420] (II) intel(0): Not using default mode "1920x1440" (hsync out of range)
[    14.420] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    14.420] (II) intel(0): Not using default mode "1920x1440" (vrefresh out of range)
[    14.420] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    14.420] (II) intel(0): Not using default mode "832x624" (vrefresh out of range)
[    14.420] (II) intel(0): Not using default mode "416x312" (doublescan mode not supported)
[    14.420] (II) intel(0): Not using default mode "1400x1050" (hsync out of range)
[    14.420] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    14.420] (II) intel(0): Not using default mode "1400x1050" (vrefresh out of range)
[    14.420] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    14.420] (II) intel(0): Not using default mode "1920x1440" (vrefresh out of range)
[    14.420] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    14.420] (II) intel(0): Not using default mode "2048x1536" (hsync out of range)
[    14.420] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    14.420] (II) intel(0): Not using default mode "2048x1536" (vrefresh out of range)
[    14.420] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    14.420] (II) intel(0): Not using default mode "2048x1536" (vrefresh out of range)
[    14.420] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    14.420] (II) intel(0): Printing probed modes for output VGA1
[    14.420] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    14.420] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    14.420] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    14.420] (II) intel(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz)
[    14.420] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 489 492 525 -hsync -vsync (31.5 kHz)
[    14.420] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    14.420] (II) intel(0): Output VGA1 connected
[    14.420] (II) intel(0): Using fuzzy aspect match for initial modes
[    14.420] (II) intel(0): Output VGA1 using initial mode 1024x768
[    14.420] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    14.420] (II) intel(0): Pageflipping enabled in kernel, but disabled in X
[    14.420] (II) intel(0): Don't panic: https://bugzilla.redhat.com/588421
[    14.420] (==) intel(0): DPI set to (96, 96)
[    14.420] (II) Loading sub module "fb"
[    14.420] (II) LoadModule: "fb"
[    14.421] (II) Loading /usr/lib/xorg/modules/libfb.so
[    14.433] (II) Module fb: vendor="X.Org Foundation"
[    14.433] 	compiled for 1.9.2, module version = 1.0.0
[    14.433] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    14.433] (==) Depth 24 pixmap format is 32 bpp
[    14.433] (II) intel(0): [DRI2] Setup complete
[    14.433] (II) intel(0): [DRI2]   DRI driver: i915
[    14.433] (**) intel(0): Tiling enabled
[    14.433] (**) intel(0): SwapBuffers wait enabled
[    14.433] (==) intel(0): VideoRam: 262144 KB
[    14.433] (II) intel(0): Allocated new frame buffer 1024x768 stride 4096, tiled
[    14.452] (II) UXA(0): Driver registered support for the following operations:
[    14.452] (II)         solid
[    14.452] (II)         copy
[    14.452] (II)         composite (RENDER acceleration)
[    14.452] (II)         put_image
[    14.452] (II)         get_image
[    14.452] (==) intel(0): Backing store disabled
[    14.452] (==) intel(0): Silken mouse enabled
[    14.453] (II) intel(0): Initializing HW Cursor
[    14.483] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    14.483] (==) intel(0): DPMS enabled
[    14.483] (==) intel(0): Intel XvMC decoder disabled
[    14.483] (II) intel(0): Set up textured video
[    14.483] (II) intel(0): Set up overlay video
[    14.483] (II) intel(0): direct rendering: DRI2 Enabled
[    14.483] (WW) intel(0): Option "PreferredMode" is not used
[    14.484] (--) RandR disabled
[    14.484] (II) Initializing built-in extension Generic Event Extension
[    14.484] (II) Initializing built-in extension SHAPE
[    14.484] (II) Initializing built-in extension MIT-SHM
[    14.484] (II) Initializing built-in extension XInputExtension
[    14.484] (II) Initializing built-in extension XTEST
[    14.484] (II) Initializing built-in extension BIG-REQUESTS
[    14.484] (II) Initializing built-in extension SYNC
[    14.484] (II) Initializing built-in extension XKEYBOARD
[    14.484] (II) Initializing built-in extension XC-MISC
[    14.484] (II) Initializing built-in extension SECURITY
[    14.484] (II) Initializing built-in extension XINERAMA
[    14.484] (II) Initializing built-in extension XFIXES
[    14.484] (II) Initializing built-in extension RENDER
[    14.484] (II) Initializing built-in extension RANDR
[    14.484] (II) Initializing built-in extension COMPOSITE
[    14.484] (II) Initializing built-in extension DAMAGE
[    14.558] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    14.558] (II) AIGLX: enabled GLX_INTEL_swap_event
[    14.558] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    14.558] (II) AIGLX: enabled GLX_SGI_make_current_read
[    14.558] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    14.558] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
[    14.558] (II) GLX: Initialized DRI2 GL provider for screen 0
[    14.559] (II) intel(0): Setting screen physical size to 270 x 203
[    14.921] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    14.921] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    14.921] (II) LoadModule: "evdev"
[    14.921] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    14.931] (II) Module evdev: vendor="X.Org Foundation"
[    14.931] 	compiled for 1.9.0, module version = 2.5.0
[    14.931] 	Module class: X.Org XInput Driver
[    14.931] 	ABI class: X.Org XInput driver, version 11.0
[    14.931] (**) Power Button: always reports core events
[    14.931] (**) Power Button: Device: "/dev/input/event2"
[    14.943] (--) Power Button: Found keys
[    14.943] (II) Power Button: Configuring as keyboard
[    14.943] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    14.943] (**) Option "xkb_rules" "evdev"
[    14.943] (**) Option "xkb_model" "evdev"
[    14.943] (**) Option "xkb_layout" "fr"
[    14.943] (WW) Option "xkb_variant" requires an string value
[    14.943] (WW) Option "XkbVariant" requires an string value
[    14.943] (**) Option "xkb_options" "compose:menu,terminate:ctrl_alt_bksp"
[    15.011] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    15.011] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    15.011] (**) Power Button: always reports core events
[    15.011] (**) Power Button: Device: "/dev/input/event1"
[    15.020] (--) Power Button: Found keys
[    15.020] (II) Power Button: Configuring as keyboard
[    15.020] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    15.020] (**) Option "xkb_rules" "evdev"
[    15.020] (**) Option "xkb_model" "evdev"
[    15.021] (**) Option "xkb_layout" "fr"
[    15.021] (WW) Option "xkb_variant" requires an string value
[    15.021] (WW) Option "XkbVariant" requires an string value
[    15.021] (**) Option "xkb_options" "compose:menu,terminate:ctrl_alt_bksp"
[    15.024] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5)
[    15.024] (II) No input driver/identifier specified (ignoring)
[    15.029] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    15.029] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    15.030] (**) AT Translated Set 2 keyboard: always reports core events
[    15.030] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    15.037] (--) AT Translated Set 2 keyboard: Found keys
[    15.037] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[    15.037] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[    15.037] (**) Option "xkb_rules" "evdev"
[    15.037] (**) Option "xkb_model" "evdev"
[    15.037] (**) Option "xkb_layout" "fr"
[    15.037] (WW) Option "xkb_variant" requires an string value
[    15.037] (WW) Option "XkbVariant" requires an string value
[    15.037] (**) Option "xkb_options" "compose:menu,terminate:ctrl_alt_bksp"
[    15.038] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/event4)
[    15.038] (**) ImPS/2 Logitech Wheel Mouse: Applying InputClass "evdev pointer catchall"
[    15.038] (**) ImPS/2 Logitech Wheel Mouse: always reports core events
[    15.038] (**) ImPS/2 Logitech Wheel Mouse: Device: "/dev/input/event4"
[    15.053] (--) ImPS/2 Logitech Wheel Mouse: Found 3 mouse buttons
[    15.053] (--) ImPS/2 Logitech Wheel Mouse: Found scroll wheel(s)
[    15.053] (--) ImPS/2 Logitech Wheel Mouse: Found relative axes
[    15.053] (--) ImPS/2 Logitech Wheel Mouse: Found x and y relative axes
[    15.053] (II) ImPS/2 Logitech Wheel Mouse: Configuring as mouse
[    15.053] (**) ImPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
[    15.053] (**) ImPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    15.053] (II) XINPUT: Adding extended input device "ImPS/2 Logitech Wheel Mouse" (type: MOUSE)
[    15.053] (**) ImPS/2 Logitech Wheel Mouse: (accel) keeping acceleration scheme 1
[    15.053] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration profile 0
[    15.053] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration factor: 2.000
[    15.053] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration threshold: 4
[    15.053] (II) ImPS/2 Logitech Wheel Mouse: initialized for relative axes.
[    15.054] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/mouse0)
[    15.054] (II) No input driver/identifier specified (ignoring)
[    15.054] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[    15.054] (II) No input driver/identifier specified (ignoring)
]

Re: [Affichage] Ecran IOLAIR 22" (en cours)

Publié : mer. 30 mars 2011, 11:30
par benjarobin
Ce qui est intéressant c'est les log sans fichiers de configuration, surtout que tu spécifie comme driver vesa...
Tu ne répond pas à la question de KMS, tu as quoi sur la ligne kernel de ton menu.lst ?
Le point le plus important, tu n'es pas à jour du tout.

Re: [Affichage] Ecran IOLAIR 22" (en cours)

Publié : mer. 30 mars 2011, 15:59
par claudem
Mises à jour effectuées.
Fichier /etc/X11/10-monitor.conf supprimé.

Extraits de menu.lst :
# (0) Arch Linux
title Arch Linux
root (hd0,3)
kernel /boot/vmlinuz26 root=/dev/disk/by-uuid/dd985cda-3cfa-4cc1-b546-2609ca4e7662 ro quiet resume=/dev/sda3 vga=791
initrd /boot/kernel26.img

/var/log :
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
[ 13.534]
X.Org X Server 1.9.4.901 (1.9.5 RC 1)
Release Date: 2011-03-04
[ 13.534] X Protocol Version 11, Revision 0
[ 13.534] Build Operating System: Linux 2.6.37-ARCH i686
[ 13.534] Current Operating System: Linux ctkarch 2.6.37-ARCH #1 SMP PREEMPT Fri Mar 25 14:35:13 UTC 2011 i686
[ 13.534] Kernel command line: root=/dev/disk/by-uuid/dd985cda-3cfa-4cc1-b546-2609ca4e7662 ro quiet resume=/dev/sda3 vga=793
[ 13.534] Build Date: 14 March 2011 10:39:42AM
[ 13.534]
[ 13.548] Current version of pixman: 0.20.2
[ 13.548] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 13.548] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 13.548] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar 30 15:29:06 2011
[ 13.599] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 13.667] (==) No Layout section. Using the first Screen section.
[ 13.667] (==) No screen section available. Using defaults.
[ 13.667] (**) |-->Screen "Default Screen Section" (0)
[ 13.667] (**) | |-->Monitor "<default monitor>"
[ 13.667] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 13.667] (==) Automatically adding devices
[ 13.667] (==) Automatically enabling devices
[ 13.714] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 13.714] Entry deleted from font path.
[ 13.737] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 13.738] Entry deleted from font path.
[ 13.738] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 13.738] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 13.738] Entry deleted from font path.
[ 13.738] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 13.738] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 13.738] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 13.738] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 13.738] (II) Loader magic: 0x81f3280
[ 13.738] (II) Module ABI versions:
[ 13.738] X.Org ANSI C Emulation: 0.4
[ 13.738] X.Org Video Driver: 8.0
[ 13.738] X.Org XInput driver : 11.0
[ 13.738] X.Org Server Extension : 4.0
[ 13.739] (--) PCI:*(0:0:2:0) 8086:2772:1014:02f9 rev 2, Mem @ 0xd0100000/524288, 0xc0000000/268435456, 0xd0180000/262144, I/O @ 0x000030c0/8
[ 13.739] (--) PCI: (0:0:2:1) 8086:2776:1014:02f9 rev 2, Mem @ 0x60600000/524288
[ 13.739] (II) Open ACPI successful (/var/run/acpid.socket)
[ 13.739] (II) LoadModule: "extmod"
[ 13.817] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 13.828] (II) Module extmod: vendor="X.Org Foundation"
[ 13.828] compiled for 1.9.4.901, module version = 1.0.0
[ 13.828] Module class: X.Org Server Extension
[ 13.828] ABI class: X.Org Server Extension, version 4.0
[ 13.828] (II) Loading extension MIT-SCREEN-SAVER
[ 13.828] (II) Loading extension XFree86-VidModeExtension
[ 13.828] (II) Loading extension XFree86-DGA
[ 13.828] (II) Loading extension DPMS
[ 13.828] (II) Loading extension XVideo
[ 13.828] (II) Loading extension XVideo-MotionCompensation
[ 13.828] (II) Loading extension X-Resource
[ 13.828] (II) LoadModule: "dbe"
[ 13.829] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 13.837] (II) Module dbe: vendor="X.Org Foundation"
[ 13.837] compiled for 1.9.4.901, module version = 1.0.0
[ 13.837] Module class: X.Org Server Extension
[ 13.837] ABI class: X.Org Server Extension, version 4.0
[ 13.837] (II) Loading extension DOUBLE-BUFFER
[ 13.837] (II) LoadModule: "glx"
[ 13.838] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 13.853] (II) Module glx: vendor="X.Org Foundation"
[ 13.853] compiled for 1.9.4.901, module version = 1.0.0
[ 13.853] ABI class: X.Org Server Extension, version 4.0
[ 13.865] (==) AIGLX enabled
[ 13.865] (II) Loading extension GLX
[ 13.865] (II) LoadModule: "record"
[ 13.865] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 13.866] (II) Module record: vendor="X.Org Foundation"
[ 13.866] compiled for 1.9.4.901, module version = 1.13.0
[ 13.866] Module class: X.Org Server Extension
[ 13.866] ABI class: X.Org Server Extension, version 4.0
[ 13.866] (II) Loading extension RECORD
[ 13.866] (II) LoadModule: "dri"
[ 13.867] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 13.882] (II) Module dri: vendor="X.Org Foundation"
[ 13.883] compiled for 1.9.4.901, module version = 1.0.0
[ 13.883] ABI class: X.Org Server Extension, version 4.0
[ 13.883] (II) Loading extension XFree86-DRI
[ 13.883] (II) LoadModule: "dri2"
[ 13.883] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 13.883] (II) Module dri2: vendor="X.Org Foundation"
[ 13.883] compiled for 1.9.4.901, module version = 1.2.0
[ 13.883] ABI class: X.Org Server Extension, version 4.0
[ 13.883] (II) Loading extension DRI2
[ 13.883] (==) Matched intel as autoconfigured driver 0
[ 13.883] (==) Matched vesa as autoconfigured driver 1
[ 13.884] (==) Matched fbdev as autoconfigured driver 2
[ 13.884] (==) Assigned the driver to the xf86ConfigLayout
[ 13.884] (II) LoadModule: "intel"
[ 13.884] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 13.934] (II) Module intel: vendor="X.Org Foundation"
[ 13.934] compiled for 1.9.4, module version = 2.14.0
[ 13.934] Module class: X.Org Video Driver
[ 13.934] ABI class: X.Org Video Driver, version 8.0
[ 13.934] (II) LoadModule: "vesa"
[ 13.990] (WW) Warning, couldn't open module vesa
[ 13.990] (II) UnloadModule: "vesa"
[ 13.990] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 13.990] (II) LoadModule: "fbdev"
[ 13.990] (WW) Warning, couldn't open module fbdev
[ 13.990] (II) UnloadModule: "fbdev"
[ 13.990] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 13.990] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
Sandybridge, Sandybridge
[ 13.991] (--) using VT number 4

[ 13.997] drmOpenDevice: node name is /dev/dri/card0
[ 13.997] drmOpenDevice: open result is 9, (OK)
[ 13.997] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 13.997] drmOpenDevice: node name is /dev/dri/card0
[ 13.997] drmOpenDevice: open result is 9, (OK)
[ 13.997] drmOpenByBusid: drmOpenMinor returns 9
[ 13.997] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 13.997] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 13.997] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 13.997] (==) intel(0): RGB weight 888
[ 13.997] (==) intel(0): Default visual is TrueColor
[ 13.997] (II) intel(0): Integrated Graphics Chipset: Intel(R) 945G
[ 13.997] (--) intel(0): Chipset: "945G"
[ 13.998] (**) intel(0): Tiling enabled
[ 13.998] (**) intel(0): SwapBuffers wait enabled
[ 13.998] (==) intel(0): video overlay key set to 0x101fe
[ 14.243] (II) intel(0): Output VGA1 has no monitor section
[ 14.459] (II) intel(0): EDID for output VGA1
[ 14.460] (II) intel(0): Printing probed modes for output VGA1
[ 14.460] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 14.460] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 14.460] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 14.460] (II) intel(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz)
[ 14.460] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz)
[ 14.460] (II) intel(0): Output VGA1 connected
[ 14.460] (II) intel(0): Using fuzzy aspect match for initial modes
[ 14.460] (II) intel(0): Output VGA1 using initial mode 1024x768
[ 14.460] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 14.460] (II) intel(0): Kernel page flipping support detected, enabling
[ 14.460] (==) intel(0): DPI set to (96, 96)
[ 14.460] (II) Loading sub module "fb"
[ 14.460] (II) LoadModule: "fb"
[ 14.460] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 14.474] (II) Module fb: vendor="X.Org Foundation"
[ 14.474] compiled for 1.9.4.901, module version = 1.0.0
[ 14.474] ABI class: X.Org ANSI C Emulation, version 0.4
[ 14.474] (II) Loading sub module "dri2"
[ 14.474] (II) LoadModule: "dri2"
[ 14.475] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
[ 14.475] (==) Depth 24 pixmap format is 32 bpp
[ 14.475] (II) intel(0): [DRI2] Setup complete
[ 14.475] (II) intel(0): [DRI2] DRI driver: i915
[ 14.475] (II) intel(0): Allocated new frame buffer 1024x768 stride 4096, tiled
[ 14.494] (II) UXA(0): Driver registered support for the following operations:
[ 14.494] (II) solid
[ 14.494] (II) copy
[ 14.494] (II) composite (RENDER acceleration)
[ 14.494] (II) put_image
[ 14.494] (II) get_image
[ 14.494] (==) intel(0): Backing store disabled
[ 14.494] (==) intel(0): Silken mouse enabled
[ 14.495] (II) intel(0): Initializing HW Cursor
[ 14.503] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 14.503] (==) intel(0): DPMS enabled
[ 14.503] (==) intel(0): Intel XvMC decoder disabled
[ 14.503] (II) intel(0): Set up textured video
[ 14.503] (II) intel(0): Set up overlay video
[ 14.503] (II) intel(0): direct rendering: DRI2 Enabled
[ 14.503] (==) intel(0): hotplug detection: "enabled"
[ 14.503] (--) RandR disabled
[ 14.503] (II) Initializing built-in extension Generic Event Extension
[ 14.503] (II) Initializing built-in extension SHAPE
[ 14.503] (II) Initializing built-in extension MIT-SHM
[ 14.503] (II) Initializing built-in extension XInputExtension
[ 14.503] (II) Initializing built-in extension XTEST
[ 14.503] (II) Initializing built-in extension BIG-REQUESTS
[ 14.503] (II) Initializing built-in extension SYNC
[ 14.503] (II) Initializing built-in extension XKEYBOARD
[ 14.503] (II) Initializing built-in extension XC-MISC
[ 14.503] (II) Initializing built-in extension SECURITY
[ 14.503] (II) Initializing built-in extension XINERAMA
[ 14.503] (II) Initializing built-in extension XFIXES
[ 14.503] (II) Initializing built-in extension RENDER
[ 14.503] (II) Initializing built-in extension RANDR
[ 14.503] (II) Initializing built-in extension COMPOSITE
[ 14.503] (II) Initializing built-in extension DAMAGE
[ 14.628] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 14.628] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 14.628] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 14.628] (II) AIGLX: enabled GLX_SGI_make_current_read
[ 14.628] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 14.628] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
[ 14.629] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 14.629] (II) intel(0): Setting screen physical size to 270 x 203
[ 14.935] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 14.936] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 14.936] (II) LoadModule: "evdev"
[ 14.936] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 14.948] (II) Module evdev: vendor="X.Org Foundation"
[ 14.948] compiled for 1.9.4, module version = 2.6.0
[ 14.948] Module class: X.Org XInput Driver
[ 14.948] ABI class: X.Org XInput driver, version 11.0
[ 14.948] (**) Power Button: always reports core events
[ 14.948] (**) Power Button: Device: "/dev/input/event2"
[ 14.960] (--) Power Button: Found keys
[ 14.960] (II) Power Button: Configuring as keyboard
[ 14.960] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 14.960] (**) Option "xkb_rules" "evdev"
[ 14.960] (**) Option "xkb_model" "evdev"
[ 14.960] (**) Option "xkb_layout" "fr"
[ 14.960] (WW) Option "xkb_variant" requires an string value
[ 14.960] (WW) Option "XkbVariant" requires an string value
[ 14.960] (**) Option "xkb_options" "compose:menu,terminate:ctrl_alt_bksp"
[ 15.013] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 15.013] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 15.013] (**) Power Button: always reports core events
[ 15.013] (**) Power Button: Device: "/dev/input/event1"
[ 15.023] (--) Power Button: Found keys
[ 15.023] (II) Power Button: Configuring as keyboard
[ 15.023] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 15.023] (**) Option "xkb_rules" "evdev"
[ 15.023] (**) Option "xkb_model" "evdev"
[ 15.023] (**) Option "xkb_layout" "fr"
[ 15.023] (WW) Option "xkb_variant" requires an string value
[ 15.023] (WW) Option "XkbVariant" requires an string value
[ 15.023] (**) Option "xkb_options" "compose:menu,terminate:ctrl_alt_bksp"
[ 15.030] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5)
[ 15.030] (II) No input driver/identifier specified (ignoring)
[ 15.037] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 15.037] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 15.037] (**) AT Translated Set 2 keyboard: always reports core events
[ 15.037] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 15.053] (--) AT Translated Set 2 keyboard: Found keys
[ 15.053] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 15.053] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 15.053] (**) Option "xkb_rules" "evdev"
[ 15.053] (**) Option "xkb_model" "evdev"
[ 15.053] (**) Option "xkb_layout" "fr"
[ 15.053] (WW) Option "xkb_variant" requires an string value
[ 15.053] (WW) Option "XkbVariant" requires an string value
[ 15.053] (**) Option "xkb_options" "compose:menu,terminate:ctrl_alt_bksp"
[ 15.054] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/event4)
[ 15.054] (**) ImPS/2 Logitech Wheel Mouse: Applying InputClass "evdev pointer catchall"
[ 15.054] (**) ImPS/2 Logitech Wheel Mouse: always reports core events
[ 15.054] (**) ImPS/2 Logitech Wheel Mouse: Device: "/dev/input/event4"
[ 15.070] (--) ImPS/2 Logitech Wheel Mouse: Found 3 mouse buttons
[ 15.070] (--) ImPS/2 Logitech Wheel Mouse: Found scroll wheel(s)
[ 15.070] (--) ImPS/2 Logitech Wheel Mouse: Found relative axes
[ 15.070] (--) ImPS/2 Logitech Wheel Mouse: Found x and y relative axes
[ 15.070] (II) ImPS/2 Logitech Wheel Mouse: Configuring as mouse
[ 15.070] (II) ImPS/2 Logitech Wheel Mouse: Adding scrollwheel support
[ 15.070] (**) ImPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
[ 15.070] (**) ImPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 15.070] (II) XINPUT: Adding extended input device "ImPS/2 Logitech Wheel Mouse" (type: MOUSE)
[ 15.070] (**) ImPS/2 Logitech Wheel Mouse: (accel) keeping acceleration scheme 1
[ 15.070] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration profile 0
[ 15.070] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration factor: 2.000
[ 15.070] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration threshold: 4
[ 15.070] (II) ImPS/2 Logitech Wheel Mouse: initialized for relative axes.
[ 15.070] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/mouse0)
[ 15.070] (II) No input driver/identifier specified (ignoring)
[ 15.071] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 15.071] (II) No input driver/identifier specified (ignoring)
[ 94.530] (II) AIGLX: Suspending AIGLX clients for VT switch

Re: [Affichage] Ecran IOLAIR 22" (en cours)

Publié : mer. 30 mars 2011, 16:27
par tuxce
stp, utilise les balises [ code][ /code] !!

sinon en dehors des logs, xrandr te détecte il la bonne résolution ?

Code : Tout sélectionner

xrandr
t'as aussi la possibilité de forcer un modeline que tu peux calculer ici:
http://xtiming.sourceforge.net/cgi-bin/xtiming.pl

Re: [Affichage] Ecran IOLAIR 22" (en cours)

Publié : mer. 30 mars 2011, 19:13
par claudem
xrandr ne propose pas la résolution 1680x1050
http://xtiming.sourceforge.net/cgi-bin/xtiming.pl Je regarde, mais cela demande beaucoup de paramètres que je ne connais pas,
la notice de l'écran me donne pour la résolution 1680x1050 Fréquence horizontale 65,29 KHz et fréquence verticale 59,95 Hz

Fiche technique de l'écran IOLAIR L22408B-MS :
Fiche Technique IOLAIR L22408B - 22 pouces
Présentation de l'écran LCD IOLAIR L22408B
Désignation : IOLAIR L22408B
Moniteur LCD Large 22.0" (56 cm)
Date de sortie (approx.) : Décembre 2009
Caractéristiques techniques de la Dalle de l'écran LCD IOLAIR L22408B
Technologies : TFT
Rétroéclairage : Tubes fluorescents
Aspect (ratio) : 16:10
Surface visible : 22.0" (56 cm)
Résolution / Fréquence : 1680 x 1050 (Format "Wide")
Temps de réponse : 5 ms
Pas de pixel (pitch) : 0.258 mm
Luminosité : 300 cd/m²
Taux de contraste : 700 : 1
Couleurs : 16.7 millions
Angle de vision Horiz. : 170°
Angle de vision Vert. : 160°
Synch. Vert. Analogique : Mini : 50 Hz / Maxi : 60 Hz
Synch. Hor. Analogique : Mini : 24 kHz / Maxi : 80 kHz
Caractéristiques générales et Fonctionnalités de l'écran LCD IOLAIR L22408B
Audio : Système audio : 2 x 2 Watt RMS
Mode Portrait : non
Réglage de l'inclinaison : non
Réglage de la rotation : non
Ajustement de la hauteur : non
Antivol (Kensington) : oui
Compatible Support Mural : 100 x 100 mm
Connectique de l'écran LCD IOLAIR L22408B
Entrées Vidéo : VGA • DVI
Entrées Audio : Jack Stéréo
Autres informations de l'écran LCD IOLAIR L22408B
Aspect / Couleurs : Noir
Dimensions pied compris : 435 x 526 x 150 mm (H x l x P)
Poids Net : 5.90 Kg
Consommation max. : 40 Watt
Autres Informations : Alimentation : CA 110/240 V, 50/60 Hz

Re: [Affichage] Ecran IOLAIR 22" (en cours)

Publié : mer. 30 mars 2011, 19:59
par tuxce
T'es pas obligé de tout remplir, avec la fiche, ça me donne:

Code : Tout sélectionner

Modeline "1680x1050@60" 154.20 1680 1712 2296 2328 1050 1071 1081 1103
essaie avec cette ligne dans la section monitor

Re: [Affichage] Ecran IOLAIR 22" (en cours)

Publié : mer. 30 mars 2011, 21:35
par claudem
J'ai intégré cette ligne : Modeline "1680x1050@60" 154.20 1680 1712 2296 2328 1050 1071 1081 1103 dans la section monitor.

La résolution 1680x1050 m'est proposée mais l'écran ne l'a prend pas en compte.

Je pense que le problème vient des spécificités très particulières de cet écran.

Si cela peut aider le débat de nombreuses distributions Linux présentent les mêmes difficultés que ArchLinux j'ai trouvé NuTyx qui accepte ce type d'écran.

Ma question initiale : Est que quelqu'un possède cet écran IOLAIR 22" L22408B-MS avec ArchLinux ?

Re: [Affichage] Ecran IOLAIR 22" (en cours)

Publié : mer. 30 mars 2011, 21:48
par FoolEcho
Je serais curieux de voir la sortie de:

Code : Tout sélectionner

hwinfo --monitor
(à lancer en root)

Re: [Affichage] Ecran IOLAIR 22" (en cours)

Publié : mer. 30 mars 2011, 22:30
par claudem
Résultat de hwinfo --monitor :
bios.4.3:ddc info
"puis un message défile sans persistance sur l'écan"

Re: [Affichage] Ecran IOLAIR 22" (en cours)

Publié : mer. 30 mars 2011, 23:26
par Drexya
Bonsoir,

As tu essayé les options qui permettent d'ignorer la lecture des infos de l'écran et ainsi forcer les résolutions que l'on veut :

Code : Tout sélectionner

Section "Monitor"
    Identifier  "Monitor0"
    HorizSync   31-101
    VertRefresh 60-160
EndSection

Section "Device"
    Identifier  "Card0"
    Driver      "YOURDRIVER"
    Option      "UseEDIDFreqs" "FALSE"
    Option      "UseEDIDDpi" "FALSE"
    Option      "ModeValidation" "NoEdidModes"
EndSection

Section "Screen"
    Identifier   "Default Screen"
    Device       "Card0"
    Monitor      "Monitor0"
    DefaultDepth 24
    Option       "NoVirtualSizeCheck"
    Option       "UseEDIDFreqs" "FALSE"
    Option       "UseEDIDDpi" "FALSE"
    Option       "ModeValidation" "NoEdidModes"
    SubSection   "Display"
        Depth        24
        Modes        "1280x1024"
    EndSubSection
EndSection
Exemple chopé sur ce site, ce sont les options "EDID" qu'il faut rajouter. Bon, normalement si c'est une résolution non supportée par l'écran qui est demandée, il n'affiche rien (par protection) mais gaffe quand même.

Re: [Affichage] Ecran IOLAIR 22" (en cours)

Publié : jeu. 31 mars 2011, 09:22
par FoolEcho
claudem a écrit :Résultat de hwinfo --monitor :
bios.4.3:ddc info
"puis un message défile sans persistance sur l'écan"
En root, la commande. :wink:

Re: [Affichage] Ecran IOLAIR 22" (en cours)

Publié : jeu. 31 mars 2011, 10:24
par claudem
Bonjour,
Résultat en console root de hwinfo --monitor :
bios.4.3:ddc info
"puis un message défile sans persistance sur l'écran"

Essais sans aucun effet d'un 10-monitor.conf :
Section "Monitor"
Identifier "Monitor0"
HorizSync 24-80
VertRefresh 50-60
EndSection

Section "Device"
Identifier "Card0"
Driver "intel"
Option "UseEDIDFreqs" "FALSE"
Option "UseEDIDDpi" "FALSE"
Option "ModeValidation" "NoEdidModes"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
Option "NoVirtualSizeCheck"
Option "UseEDIDFreqs" "FALSE"
Option "UseEDIDDpi" "FALSE"
Option "ModeValidation" "NoEdidModes"
SubSection "Display"
Depth 24
Modes "1680x1050"
EndSubSection
EndSection

Re: [Affichage] Ecran IOLAIR 22" (en cours)

Publié : jeu. 31 mars 2011, 10:41
par benjarobin
claudem a écrit :"puis un message défile sans persistance sur l'écran"
Que veut tu dire par là ?
Lance :

Code : Tout sélectionner

hwinfo --monitor &> hwinfoMonitor
Puis donne nous le contenu du fichier hwinfoMonitor créé

Re: [Affichage] Ecran IOLAIR 22" (en cours)

Publié : jeu. 31 mars 2011, 10:59
par claudem
Resultat de :
hwinfo --monitor &> hwinfoMonitor

fichier hwinfoMonitor :
Vide, rien dans le fichier, taille 0
!