My xorg.conf looks like that =>

Section "Monitor"
        Identifier      "Builtin Default Monitor"
        Option "DPMS" "true"
EndSection

Section "Device"
        Identifier      "Builtin Default fbdev Device 0"
        Driver          "modesetting"
        Option          "SWCursor"      "true"
        Option          "StandbyTime" "0"
        Option          "SuspendTime" "0"
        Option          "BlankTime" "0"

EndSection

Section "Screen"
        Identifier      "Builtin Default fbdev Screen 0"
        Device          "Builtin Default fbdev Device 0"
        Monitor         "Builtin Default Monitor"
        DefaultDepth    16
EndSection

Section "ServerLayout"
        Identifier      "Builtin Default Layout"
        Screen          "Builtin Default fbdev Screen 0"
EndSection


Le lun. 11 mai 2015 à 15:52, Micka <[email protected]> a écrit :

> Hi,
>
> The screen seems to work, but when I start the X Org X server, nothing
> show :
>
> /var/log/Xorg.0.log
>
> X.Org X Server 1.12.4
> Release Date: 2012-08-27
> [  2334.734] X Protocol Version 11, Revision 0
> [  2334.735] Build Operating System: Linux 3.2.0-4-mx5 armv7l Debian
> [  2334.736] Current Operating System: Linux beaglebone 3.8.13-bone70 #1
> SMP PREEMPT Mon Jan 26 12:48:42 CET 2015 armv7l
> [  2334.738] Kernel command line: console=ttyO0,115200n8
> capemgr.disable_partno=BB-BONE-EMMC-2G,BB-BONELT-HDMIN
> video=HDMI-A-1:1024x600MR@60 root=/dev/mmcblk0p2 ro rootfstype=ext4
> rootwait fixrtc quiet init=/lib/systemd/systemd
> [  2334.742] Build Date: 17 December 2013  08:51:06PM
> [  2334.743] xorg-server 2:1.12.4-6+deb7u2 (Julien Cristau <
> [email protected]>)
> [  2334.744] Current version of pixman: 0.26.0
> [  2334.745] Before reporting problems, check http://wiki.x.org
> to make sure that you have the latest version.
> [  2334.746] Markers: (--) probed, (**) from config file, (==) default
> setting,
> (++) from command line, (!!) notice, (II) informational,
> (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> [  2334.753] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 24
> 22:17:40 2014
> [  2334.758] (==) Using config file: "/etc/X11/xorg.conf"
> [  2334.760] (==) Using system config directory
> "/usr/share/X11/xorg.conf.d"
> [  2334.765] (==) ServerLayout "Builtin Default Layout"
> [  2334.765] (**) |-->Screen "Builtin Default fbdev Screen 0" (0)
> [  2334.765] (**) |   |-->Monitor "Builtin Default Monitor"
> [  2334.768] (**) |   |-->Device "Builtin Default fbdev Device 0"
> [  2334.769] (**) Option "BlankTime" "0"
> [  2334.769] (**) Option "StandbyTime" "0"
> [  2334.770] (**) Option "SuspendTime" "0"
> [  2334.770] (==) Automatically adding devices
> [  2334.770] (==) Automatically enabling devices
> [  2334.771] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not
> exist.
> [  2334.771] Entry deleted from font path.
> [  2334.771] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not
> exist.
> [  2334.771] Entry deleted from font path.
> [  2334.772] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not
> exist.
> [  2334.772] Entry deleted from font path.
> [  2334.772] (WW) The directory "/usr/share/fonts/X11/Type1" does not
> exist.
> [  2334.772] Entry deleted from font path.
> [  2334.772] (WW) The directory "/usr/share/fonts/X11/100dpi" does not
> exist.
> [  2334.772] Entry deleted from font path.
> [  2334.772] (WW) The directory "/usr/share/fonts/X11/75dpi" does not
> exist.
> [  2334.773] Entry deleted from font path.
> [  2334.773] (WW) The directory
> "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
> [  2334.773] Entry deleted from font path.
> [  2334.773] (==) FontPath set to:
> /usr/share/fonts/X11/misc,
> built-ins
> [  2334.773] (==) ModulePath set to "/usr/lib/xorg/modules"
> [  2334.773] (II) The server relies on udev to provide the list of input
> devices.
> If no devices become available, reconfigure udev or disable AutoAddDevices.
> [  2334.774] (II) Loader magic: 0xb6f19cf0
> [  2334.774] (II) Module ABI versions:
> [  2334.774] X.Org ANSI C Emulation: 0.4
> [  2334.774] X.Org Video Driver: 12.1
> [  2334.774] X.Org XInput driver : 16.0
> [  2334.774] X.Org Server Extension : 6.0
> [  2334.775] (II) LoadModule: "extmod"
> [  2334.779] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
> [  2334.785] (II) Module extmod: vendor="X.Org Foundation"
> [  2334.785] compiled for 1.12.4, module version = 1.0.0
> [  2334.785] Module class: X.Org Server Extension
> [  2334.786] ABI class: X.Org Server Extension, version 6.0
> [  2334.786] (II) Loading extension SELinux
> [  2334.786] (II) Loading extension MIT-SCREEN-SAVER
> [  2334.786] (II) Loading extension XFree86-VidModeExtension
> [  2334.786] (II) Loading extension XFree86-DGA
> [  2334.786] (II) Loading extension DPMS
> [  2334.787] (II) Loading extension XVideo
> [  2334.787] (II) Loading extension XVideo-MotionCompensation
> [  2334.787] (II) Loading extension X-Resource
> [  2334.787] (II) LoadModule: "dbe"
> [  2334.790] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
> [  2334.792] (II) Module dbe: vendor="X.Org Foundation"
> [  2334.792] compiled for 1.12.4, module version = 1.0.0
> [  2334.792] Module class: X.Org Server Extension
> [  2334.792] ABI class: X.Org Server Extension, version 6.0
> [  2334.793] (II) Loading extension DOUBLE-BUFFER
> [  2334.793] (II) LoadModule: "glx"
> [  2334.795] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
> [  2334.797] (II) Module glx: vendor="X.Org Foundation"
> [  2334.798] compiled for 1.12.4, module version = 1.0.0
> [  2334.798] ABI class: X.Org Server Extension, version 6.0
> [  2334.798] (==) AIGLX enabled
> [  2334.799] (II) Loading extension GLX
> [  2334.799] (II) LoadModule: "record"
> [  2334.801] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
> [  2334.803] (II) Module record: vendor="X.Org Foundation"
> [  2334.803] compiled for 1.12.4, module version = 1.13.0
> [  2334.804] Module class: X.Org Server Extension
> [  2334.804] ABI class: X.Org Server Extension, version 6.0
> [  2334.804] (II) Loading extension RECORD
> [  2334.804] (II) LoadModule: "dri"
> [  2334.807] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
> [  2334.810] (II) Module dri: vendor="X.Org Foundation"
> [  2334.810] compiled for 1.12.4, module version = 1.0.0
> [  2334.810] ABI class: X.Org Server Extension, version 6.0
> [  2334.811] (II) Loading extension XFree86-DRI
> [  2334.811] (II) LoadModule: "dri2"
> [  2334.813] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
> [  2334.815] (II) Module dri2: vendor="X.Org Foundation"
> [  2334.815] compiled for 1.12.4, module version = 1.2.0
> [  2334.815] ABI class: X.Org Server Extension, version 6.0
> [  2334.816] (II) Loading extension DRI2
> [  2334.816] (II) LoadModule: "modesetting"
> [  2334.818] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
> [  2334.819] (II) Module modesetting: vendor="X.Org Foundation"
> [  2334.820] compiled for 1.12.4, module version = 0.8.1
> [  2334.820] Module class: X.Org Video Driver
> [  2334.820] ABI class: X.Org Video Driver, version 12.1
> [  2334.820] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
> [  2334.821] (--) using VT number 2
>
> [  2334.846] (WW) Falling back to old probe method for modesetting
> [  2334.847] (II) modesetting(0): using default device
> [  2334.848] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card
> support
> [  2334.849] (II) modesetting(0): Creating default Display subsection in
> Screen section
> "Builtin Default fbdev Screen 0" for depth/fbbpp 16/16
> [  2334.849] (**) modesetting(0): Depth 16, (--) framebuffer bpp 16
> [  2334.850] (**) modesetting(0): Option "SWcursor" "true"
> [  2334.850] (==) modesetting(0): RGB weight 565
> [  2334.850] (==) modesetting(0): Default visual is TrueColor
> [  2334.850] (II) modesetting(0): ShadowFB: preferred NO, enabled NO
> [  2334.874] (II) modesetting(0): Output HDMI-0 using monitor section
> Builtin Default Monitor
> [  2334.897] (II) modesetting(0): EDID for output HDMI-0
> [  2334.898] (II) modesetting(0): Manufacturer: DEN  Model: 188  Serial#: 1
> [  2334.898] (II) modesetting(0): Year: 2013  Week: 1
> [  2334.898] (II) modesetting(0): EDID Version: 1.3
> [  2334.898] (II) modesetting(0): Digital Display Input
> [  2334.898] (II) modesetting(0): Max Image Size [cm]: horiz.: 15  vert.: 9
> [  2334.899] (II) modesetting(0): Gamma: 2.20
> [  2334.899] (II) modesetting(0): DPMS capabilities: StandBy Suspend Off
> [  2334.899] (II) modesetting(0): Supported color encodings: RGB 4:4:4
> YCrCb 4:4:4
> [  2334.899] (II) modesetting(0): First detailed timing is preferred mode
> [  2334.899] (II) modesetting(0): redX: 0.633 redY: 0.340   greenX: 0.320
> greenY: 0.622
> [  2334.900] (II) modesetting(0): blueX: 0.155 blueY: 0.042   whiteX:
> 0.313 whiteY: 0.329
> [  2334.900] (II) modesetting(0): Manufacturer's mask: 0
> [  2334.900] (II) modesetting(0): Supported detailed timing:
> [  2334.900] (II) modesetting(0): clock: 44.0 MHz   Image Size:  153 x 268
> mm
> [  2334.901] (II) modesetting(0): h_active: 1024  h_sync: 1072  h_sync_end
> 1104 h_blank_end 1184 h_border: 0
> [  2334.901] (II) modesetting(0): v_active: 600  v_sync: 603  v_sync_end
> 613 v_blanking: 619 v_border: 0
> [  2334.901] (II) modesetting(0): Serial No: YDGTD22M0T6B
> [  2334.901] (II) modesetting(0): Monitor name: DELL E2211H
> [  2334.901] (II) modesetting(0): Ranges: V min: 56 V max: 76 Hz, H min:
> 30 H max: 83 kHz, PixClock max 175 MHz
> [  2334.902] (II) modesetting(0): EDID (in hex):
> [  2334.902] (II) modesetting(0): 00ffffffffffff0010ae880101000000
> [  2334.902] (II) modesetting(0): 01170103800f0978ea01f5a257529f27
> [  2334.902] (II) modesetting(0): 0a505400000001010101010101010101
> [  2334.902] (II) modesetting(0): 0101010101012e1100a0405813203020
> [  2334.903] (II) modesetting(0): 3a00990c0100001e000000ff00594447
> [  2334.903] (II) modesetting(0): 544432324d305436420a000000fc0044
> [  2334.903] (II) modesetting(0): 454c4c204532323131480a20000000fd
> [  2334.903] (II) modesetting(0): 00384c1e5311000a2020202020200032
> [  2334.903] (II) modesetting(0): EDID vendor "DEN", prod id 392
> [  2334.904] (II) modesetting(0): Using EDID range info for horizontal sync
> [  2334.904] (II) modesetting(0): Using EDID range info for vertical
> refresh
> [  2334.904] (II) modesetting(0): Printing DDC gathered Modelines:
> [  2334.904] (II) modesetting(0): Modeline "1024x600"x0.0   43.98  1024
> 1072 1104 1184  600 603 613 619 +hsync +vsync (37.1 kHz eP)
> [  2334.905] (II) modesetting(0): Printing probed modes for output HDMI-0
> [  2334.905] (II) modesetting(0): Modeline "1024x600"x60.0   43.98  1024
> 1072 1104 1184  600 603 613 619 +hsync +vsync (37.1 kHz eP)
> [  2334.905] (II) modesetting(0): Output HDMI-0 connected
> [  2334.905] (II) modesetting(0): Using exact sizes for initial modes
> [  2334.906] (II) modesetting(0): Output HDMI-0 using initial mode 1024x600
> [  2334.906] (II) modesetting(0): Using default gamma of (1.0, 1.0, 1.0)
> unless otherwise stated.
> [  2334.906] (**) modesetting(0): Display dimensions: (150, 90) mm
> [  2334.906] (**) modesetting(0): DPI set to (173, 169)
> [  2334.906] (II) Loading sub module "fb"
> [  2334.907] (II) LoadModule: "fb"
> [  2334.908] (II) Loading /usr/lib/xorg/modules/libfb.so
> [  2334.910] (II) Module fb: vendor="X.Org Foundation"
> [  2334.910] compiled for 1.12.4, module version = 1.0.0
> [  2334.910] ABI class: X.Org ANSI C Emulation, version 0.4
> [  2334.917] (==) modesetting(0): Backing store disabled
> [  2334.918] (==) modesetting(0): Silken mouse enabled
> [  2334.918] (II) modesetting(0): RandR 1.2 enabled, ignore the following
> RandR disabled message.
> [  2334.920] (**) modesetting(0): DPMS enabled
> [  2334.920] (WW) modesetting(0): Option "StandbyTime" is not used
> [  2334.920] (WW) modesetting(0): Option "SuspendTime" is not used
> [  2334.920] (WW) modesetting(0): Option "BlankTime" is not used
> [  2335.027] (--) RandR disabled
> [  2335.027] (II) Initializing built-in extension Generic Event Extension
> [  2335.028] (II) Initializing built-in extension SHAPE
> [  2335.028] (II) Initializing built-in extension MIT-SHM
> [  2335.028] (II) Initializing built-in extension XInputExtension
> [  2335.028] (II) Initializing built-in extension XTEST
> [  2335.028] (II) Initializing built-in extension BIG-REQUESTS
> [  2335.028] (II) Initializing built-in extension SYNC
> [  2335.028] (II) Initializing built-in extension XKEYBOARD
> [  2335.029] (II) Initializing built-in extension XC-MISC
> [  2335.029] (II) Initializing built-in extension SECURITY
> [  2335.029] (II) Initializing built-in extension XINERAMA
> [  2335.029] (II) Initializing built-in extension XFIXES
> [  2335.029] (II) Initializing built-in extension RENDER
> [  2335.029] (II) Initializing built-in extension RANDR
> [  2335.030] (II) Initializing built-in extension COMPOSITE
> [  2335.030] (II) Initializing built-in extension DAMAGE
> [  2335.030] (II) SELinux: Disabled on system
> [  2335.261] (II) AIGLX: Screen 0 is not DRI2 capable
> [  2335.262] (II) AIGLX: Screen 0 is not DRI capable
> [  2335.309] (II) AIGLX: Loaded and initialized swrast
> [  2335.310] (II) GLX: Initialized DRISWRAST GL provider for screen 0
> [  2335.319] (II) modesetting(0): Damage tracking initialized
> [  2335.319] (II) modesetting(0): Setting screen physical size to 270 x 158
> [  2335.530] (II) config/udev: Adding input device tps65217_pwr_but
> (/dev/input/event0)
> [  2335.531] (**) tps65217_pwr_but: Applying InputClass "evdev keyboard
> catchall"
> [  2335.531] (II) LoadModule: "evdev"
> [  2335.532] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
> [  2335.532] (II) Module evdev: vendor="X.Org Foundation"
> [  2335.532] compiled for 1.12.1, module version = 2.7.0
> [  2335.532] Module class: X.Org XInput Driver
> [  2335.532] ABI class: X.Org XInput driver, version 16.0
> [  2335.533] (II) Using input driver 'evdev' for 'tps65217_pwr_but'
> [  2335.533] (**) tps65217_pwr_but: always reports core events
> [  2335.533] (**) evdev: tps65217_pwr_but: Device: "/dev/input/event0"
> [  2335.533] (--) evdev: tps65217_pwr_but: Vendor 0 Product 0
> [  2335.533] (--) evdev: tps65217_pwr_but: Found keys
> [  2335.533] (II) evdev: tps65217_pwr_but: Configuring as keyboard
> [  2335.533] (**) Option "config_info"
> "udev:/sys/devices/ocp.3/44e0b000.i2c/i2c-0/0-0024/input/input0/event0"
> [  2335.534] (II) XINPUT: Adding extended input device "tps65217_pwr_but"
> (type: KEYBOARD, id 6)
> [  2335.534] (**) Option "xkb_rules" "evdev"
> [  2335.534] (**) Option "xkb_model" "pc105"
> [  2335.534] (**) Option "xkb_layout" "us"
> [  2335.538] (II) config/udev: Adding input device FocalTech Lab FTxxxx
> MultiTouch (/dev/input/event1)
> [  2335.538] (**) FocalTech Lab FTxxxx MultiTouch: Applying InputClass
> "evdev touchscreen catchall"
> [  2335.538] (II) Using input driver 'evdev' for 'FocalTech Lab FTxxxx
> MultiTouch'
> [  2335.538] (**) FocalTech Lab FTxxxx MultiTouch: always reports core
> events
> [  2335.538] (**) evdev: FocalTech Lab FTxxxx MultiTouch: Device:
> "/dev/input/event1"
> [  2335.539] (--) evdev: FocalTech Lab FTxxxx MultiTouch: Vendor 0x10c4
> Product 0x81b9
> [  2335.539] (--) evdev: FocalTech Lab FTxxxx MultiTouch: Found absolute
> axes
> [  2335.539] (--) evdev: FocalTech Lab FTxxxx MultiTouch: Found x and y
> absolute axes
> [  2335.539] (--) evdev: FocalTech Lab FTxxxx MultiTouch: Found absolute
> touchscreen
> [  2335.539] (II) evdev: FocalTech Lab FTxxxx MultiTouch: Configuring as
> touchscreen
> [  2335.539] (**) evdev: FocalTech Lab FTxxxx MultiTouch: YAxisMapping:
> buttons 4 and 5
> [  2335.539] (**) evdev: FocalTech Lab FTxxxx MultiTouch:
> EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
> [  2335.539] (**) Option "config_info"
> "udev:/sys/devices/ocp.3/47400000.usb/musb-hdrc.1.auto/usb1/1-1/1-1:1.0/input/input1/event1"
> [  2335.540] (II) XINPUT: Adding extended input device "FocalTech Lab
> FTxxxx MultiTouch" (type: TOUCHSCREEN, id 7)
> [  2335.540] (II) evdev: FocalTech Lab FTxxxx MultiTouch: initialized for
> absolute axes.
> [  2335.541] (**) FocalTech Lab FTxxxx MultiTouch: (accel) keeping
> acceleration scheme 1
> [  2335.541] (**) FocalTech Lab FTxxxx MultiTouch: (accel) acceleration
> profile 0
> [  2335.541] (**) FocalTech Lab FTxxxx MultiTouch: (accel) acceleration
> factor: 2.000
> [  2335.541] (**) FocalTech Lab FTxxxx MultiTouch: (accel) acceleration
> threshold: 4
> [  2335.542] (II) config/udev: Adding input device FocalTech Lab FTxxxx
> MultiTouch (/dev/input/mouse0)
> [  2335.543] (II) No input driver specified, ignoring this device.
> [  2335.543] (II) This device may have been added with another device file.
>
> I'm trying to understand what does it mean all that ...
>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to