Tout d'abord MERCI FoolEcho pour l'attention consacrée à ma question !
Le matériel graphique s'appelle "GPU Vivante GC 2000 + Vivante GC 355 + Vivante GC 320" sur le site de la Udoo.
Ca ne ressemble pas à du produit de chez Intel apparemment.
Par contre hwinfo est inconnu au bataillon, ni pré-installé, ni disponible dans les packages archlinuxarm
Voici le contenu du fichier /var/log/Xorg.0.log
Il semble y avoir des erreurs diverses: quelles doivent être mes priorités parmi celles-ci ?
J'espère que vous en tirerez des informations intéressantes, de mon côté je nage complètement, mais je ne veux pas couler
Code : Tout sélectionner
[ 367.605]
X.Org X Server 1.16.0
Release Date: 2014-07-16
[ 367.605] X Protocol Version 11, Revision 0
[ 367.605] Build Operating System: Linux 3.4.76-1-ARCH armv7l
[ 367.605] Current Operating System: Linux alarmduino 3.16.1-1-ARCH #1 SMP PREEMPT Fri Aug 15 20:58:13 MDT 2014 armv7l
[ 367.605] Kernel command line: console=ttymxc1,115200 root=/dev/mmcblk0p1 rw rootwait mem=1024M video=mxcfb0:dev=hdmi,1920x1080M@60,bpp=32
[ 367.606] Build Date: 31 July 2014 07:14:31AM
[ 367.606]
[ 367.606] Current version of pixman: 0.32.6
[ 367.606] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 367.606] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 367.607] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 3 18:23:41 2014
[ 367.608] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 367.608] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 367.608] (==) No Layout section. Using the first Screen section.
[ 367.609] (==) No screen section available. Using defaults.
[ 367.609] (**) |-->Screen "Default Screen Section" (0)
[ 367.609] (**) | |-->Monitor "<default monitor>"
[ 367.609] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 367.609] (==) Automatically adding devices
[ 367.609] (==) Automatically enabling devices
[ 367.609] (==) Automatically adding GPU devices
[ 367.609] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 367.609] Entry deleted from font path.
[ 367.610] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 367.610] Entry deleted from font path.
[ 367.610] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 367.610] Entry deleted from font path.
[ 367.610] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 367.610] Entry deleted from font path.
[ 367.610] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 367.610] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 367.610] Entry deleted from font path.
[ 367.610] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 367.610] (==) FontPath set to:
/usr/share/fonts/misc/
[ 367.610] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 367.610] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 367.610] (II) Loader magic: 0x1cdef0
[ 367.610] (II) Module ABI versions:
[ 367.610] X.Org ANSI C Emulation: 0.4
[ 367.610] X.Org Video Driver: 18.0
[ 367.610] X.Org XInput driver : 21.0
[ 367.610] X.Org Server Extension : 8.0
[ 367.617] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 367.618] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 367.619] (EE) systemd-logind: failed to take device /dev/dri/card0: Operation not permitted
[ 367.620] (II) LoadModule: "glx"
[ 367.620] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 367.632] (II) Module glx: vendor="X.Org Foundation"
[ 367.632] compiled for 1.16.0, module version = 1.0.0
[ 367.632] ABI class: X.Org Server Extension, version 8.0
[ 367.632] (==) AIGLX enabled
[ 367.632] (==) Matched modesetting as autoconfigured driver 0
[ 367.632] (==) Matched fbdev as autoconfigured driver 1
[ 367.632] (==) Assigned the driver to the xf86ConfigLayout
[ 367.632] (II) LoadModule: "modesetting"
[ 367.633] (WW) Warning, couldn't open module modesetting
[ 367.633] (II) UnloadModule: "modesetting"
[ 367.634] (II) Unloading modesetting
[ 367.634] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 367.634] (II) LoadModule: "fbdev"
[ 367.634] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 367.635] (II) Module fbdev: vendor="X.Org Foundation"
[ 367.635] compiled for 1.16.0, module version = 0.4.4
[ 367.635] Module class: X.Org Video Driver
[ 367.635] ABI class: X.Org Video Driver, version 18.0
[ 367.635] (II) FBDEV: driver for framebuffer: fbdev
[ 367.635] (--) using VT number 2
[ 367.644] (WW) Falling back to old probe method for fbdev
[ 367.644] (II) Loading sub module "fbdevhw"
[ 367.644] (II) LoadModule: "fbdevhw"
[ 367.644] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 367.644] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 367.645] compiled for 1.16.0, module version = 0.0.2
[ 367.645] ABI class: X.Org Video Driver, version 18.0
[ 367.645] (II) FBDEV(0): using default device
[ 367.645] (II) FBDEV(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 16/16
[ 367.645] (==) FBDEV(0): Depth 16, (==) framebuffer bpp 16
[ 367.645] (==) FBDEV(0): RGB weight 565
[ 367.645] (==) FBDEV(0): Default visual is TrueColor
[ 367.645] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[ 367.645] (II) FBDEV(0): hardware: (video memory: 2560kB)
[ 367.645] (II) FBDEV(0): checking modes against framebuffer device...
[ 367.646] (II) FBDEV(0): checking modes against monitor...
[ 367.646] (--) FBDEV(0): Virtual size is 1280x1024 (pitch 1280)
[ 367.646] (**) FBDEV(0): Built-in mode "current"
[ 367.646] (==) FBDEV(0): DPI set to (96, 96)
[ 367.646] (II) Loading sub module "fb"
[ 367.646] (II) LoadModule: "fb"
[ 367.646] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 367.666] (II) Module fb: vendor="X.Org Foundation"
[ 367.666] compiled for 1.16.0, module version = 1.0.0
[ 367.666] ABI class: X.Org ANSI C Emulation, version 0.4
[ 367.666] (**) FBDEV(0): using shadow framebuffer
[ 367.666] (II) Loading sub module "shadow"
[ 367.666] (II) LoadModule: "shadow"
[ 367.667] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 367.671] (II) Module shadow: vendor="X.Org Foundation"
[ 367.671] compiled for 1.16.0, module version = 1.1.0
[ 367.671] ABI class: X.Org ANSI C Emulation, version 0.4
[ 368.626] (==) FBDEV(0): Backing store enabled
[ 368.633] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.633] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.633] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.633] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.634] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.634] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.634] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.634] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.634] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.634] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.634] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.634] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.634] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.634] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.634] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.634] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.634] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.634] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.634] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.634] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.635] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.635] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.635] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.635] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.635] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.635] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.635] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.635] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.635] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.635] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.635] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.635] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.635] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.635] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.635] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.636] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.636] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.636] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.636] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.636] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.636] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.636] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.636] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.636] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.636] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.636] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.636] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 368.636] (==) FBDEV(0): DPMS enabled
[ 368.636] (==) RandR enabled
[ 368.679] (II) AIGLX: Screen 0 is not DRI2 capable
[ 368.679] (EE) AIGLX: reverting to software rendering
[ 369.425] (II) AIGLX: Loaded and initialized swrast
[ 369.425] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 369.711] (II) config/udev: Adding input device Microsoft Express Mouse (/dev/input/event0)
[ 369.711] (**) Microsoft Express Mouse: Applying InputClass "evdev pointer catchall"
[ 369.711] (**) Microsoft Express Mouse: Applying InputClass "evdev keyboard catchall"
[ 369.711] (II) LoadModule: "evdev"
[ 369.712] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 369.729] (II) Module evdev: vendor="X.Org Foundation"
[ 369.729] compiled for 1.16.0, module version = 2.9.0
[ 369.729] Module class: X.Org XInput Driver
[ 369.729] ABI class: X.Org XInput driver, version 21.0
[ 369.730] (EE) systemd-logind: failed to take device /dev/input/event0: Operation not permitted
[ 369.731] (II) Using input driver 'evdev' for 'Microsoft Express Mouse'
[ 369.731] (**) Microsoft Express Mouse: always reports core events
[ 369.731] (**) evdev: Microsoft Express Mouse: Device: "/dev/input/event0"
[ 369.731] (--) evdev: Microsoft Express Mouse: Vendor 0x45e Product 0x77a
[ 369.731] (--) evdev: Microsoft Express Mouse: Found 9 mouse buttons
[ 369.731] (--) evdev: Microsoft Express Mouse: Found scroll wheel(s)
[ 369.731] (--) evdev: Microsoft Express Mouse: Found relative axes
[ 369.731] (--) evdev: Microsoft Express Mouse: Found x and y relative axes
[ 369.731] (--) evdev: Microsoft Express Mouse: Found absolute axes
[ 369.731] (II) evdev: Microsoft Express Mouse: Forcing absolute x/y axes to exist.
[ 369.732] (--) evdev: Microsoft Express Mouse: Found keys
[ 369.732] (II) evdev: Microsoft Express Mouse: Configuring as mouse
[ 369.732] (II) evdev: Microsoft Express Mouse: Configuring as keyboard
[ 369.732] (II) evdev: Microsoft Express Mouse: Adding scrollwheel support
[ 369.732] (**) evdev: Microsoft Express Mouse: YAxisMapping: buttons 4 and 5
[ 369.732] (**) evdev: Microsoft Express Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 369.732] (**) Option "config_info" "udev:/sys/devices/soc0/soc/2100000.aips-bus/2184200.usb/ci_hdrc.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.0/0003:045E:077A.0001/input/input0/event0"
[ 369.732] (II) XINPUT: Adding extended input device "Microsoft Express Mouse" (type: KEYBOARD, id 6)
[ 369.732] (**) Option "xkb_rules" "evdev"
[ 369.732] (**) Option "xkb_model" "pc104"
[ 369.732] (**) Option "xkb_layout" "us"
[ 369.832] (II) evdev: Microsoft Express Mouse: initialized for relative axes.
[ 369.832] (WW) evdev: Microsoft Express Mouse: ignoring absolute axes.
[ 369.832] (**) Microsoft Express Mouse: (accel) keeping acceleration scheme 1
[ 369.833] (**) Microsoft Express Mouse: (accel) acceleration profile 0
[ 369.833] (**) Microsoft Express Mouse: (accel) acceleration factor: 2.000
[ 369.833] (**) Microsoft Express Mouse: (accel) acceleration threshold: 4
[ 369.835] (II) config/udev: Adding input device Microsoft Express Mouse (/dev/input/mouse0)
[ 369.835] (II) No input driver specified, ignoring this device.
[ 369.835] (II) This device may have been added with another device file.
[ 369.837] (II) config/udev: Adding input device HID 04f3:0103 (/dev/input/event1)
[ 369.837] (**) HID 04f3:0103: Applying InputClass "evdev keyboard catchall"
[ 369.839] (EE) systemd-logind: failed to take device /dev/input/event1: Operation not permitted
[ 369.839] (II) Using input driver 'evdev' for 'HID 04f3:0103'
[ 369.839] (**) HID 04f3:0103: always reports core events
[ 369.839] (**) evdev: HID 04f3:0103: Device: "/dev/input/event1"
[ 369.839] (--) evdev: HID 04f3:0103: Vendor 0x4f3 Product 0x103
[ 369.839] (--) evdev: HID 04f3:0103: Found keys
[ 369.839] (II) evdev: HID 04f3:0103: Configuring as keyboard
[ 369.839] (**) Option "config_info" "udev:/sys/devices/soc0/soc/2100000.aips-bus/2184200.usb/ci_hdrc.0/usb1/1-1/1-1.2/1-1.2.4/1-1.2.4:1.0/0003:04F3:0103.0002/input/input1/event1"
[ 369.839] (II) XINPUT: Adding extended input device "HID 04f3:0103" (type: KEYBOARD, id 7)
[ 369.839] (**) Option "xkb_rules" "evdev"
[ 369.840] (**) Option "xkb_model" "pc104"
[ 369.840] (**) Option "xkb_layout" "us"
[ 369.843] (II) config/udev: Adding input device HID 04f3:0103 (/dev/input/event2)
[ 369.843] (**) HID 04f3:0103: Applying InputClass "evdev keyboard catchall"
[ 369.844] (EE) systemd-logind: failed to take device /dev/input/event2: Operation not permitted
[ 369.844] (II) Using input driver 'evdev' for 'HID 04f3:0103'
[ 369.844] (**) HID 04f3:0103: always reports core events
[ 369.844] (**) evdev: HID 04f3:0103: Device: "/dev/input/event2"
[ 369.844] (--) evdev: HID 04f3:0103: Vendor 0x4f3 Product 0x103
[ 369.845] (--) evdev: HID 04f3:0103: Found 1 mouse buttons
[ 369.845] (--) evdev: HID 04f3:0103: Found scroll wheel(s)
[ 369.845] (--) evdev: HID 04f3:0103: Found relative axes
[ 369.845] (II) evdev: HID 04f3:0103: Forcing relative x/y axes to exist.
[ 369.845] (--) evdev: HID 04f3:0103: Found absolute axes
[ 369.845] (II) evdev: HID 04f3:0103: Forcing absolute x/y axes to exist.
[ 369.845] (--) evdev: HID 04f3:0103: Found keys
[ 369.845] (II) evdev: HID 04f3:0103: Configuring as mouse
[ 369.845] (II) evdev: HID 04f3:0103: Configuring as keyboard
[ 369.845] (II) evdev: HID 04f3:0103: Adding scrollwheel support
[ 369.845] (**) evdev: HID 04f3:0103: YAxisMapping: buttons 4 and 5
[ 369.845] (**) evdev: HID 04f3:0103: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 369.845] (**) Option "config_info" "udev:/sys/devices/soc0/soc/2100000.aips-bus/2184200.usb/ci_hdrc.0/usb1/1-1/1-1.2/1-1.2.4/1-1.2.4:1.1/0003:04F3:0103.0003/input/input2/event2"
[ 369.845] (II) XINPUT: Adding extended input device "HID 04f3:0103" (type: KEYBOARD, id 8)
[ 369.845] (**) Option "xkb_rules" "evdev"
[ 369.846] (**) Option "xkb_model" "pc104"
[ 369.846] (**) Option "xkb_layout" "us"
[ 369.846] (II) evdev: HID 04f3:0103: initialized for relative axes.
[ 369.846] (WW) evdev: HID 04f3:0103: ignoring absolute axes.
[ 369.847] (**) HID 04f3:0103: (accel) keeping acceleration scheme 1
[ 369.847] (**) HID 04f3:0103: (accel) acceleration profile 0
[ 369.847] (**) HID 04f3:0103: (accel) acceleration factor: 2.000
[ 369.847] (**) HID 04f3:0103: (accel) acceleration threshold: 4