xserver-xorg-video-fbdev no cusor is visible

ed enelson1000 at comcast.net
Tue Sep 7 14:03:52 PDT 2010


I have installed xserver-xorg-video-fbdev, xfonts-base, libgl1-mesa-dri
and xinput on my arm device running emdebian.

When I start X with the following command X -nolisten tcp &
the screen comes up gray but I do not see the X cursor in the middle of
the screen.

If I start icewm and then logout of icewm then I do see the X.
Any ideas why I initially don't see the X cursor.

Below is my xorg.conf file
Section "ServerLayout"
    Identifier         "Default Layout"
    Screen             "3.5 Inch Screen"
    InputDevice	       "Configured Touchscreen" "CorePointer"
    Option	           "OffTime" "10"
EndSection

Section "Screen"
    Identifier         "3.5 Inch Screen"
    Monitor            "Configured Monitor"
    Device             "Configured Video Device"
EndSection

Section "Monitor"
    Identifier         "Configured Monitor"
    ModelName          "3.5 LCD"
EndSection

Section "Device"
    Identifier         "Configured Video Device"
    Driver             "fbdev"
    ##### Uncomment this option for landscape  display####
    #Option            "Rotate"   "CCW"
EndSection

Section "InputDevice"
    Identifier         "Configured Touchscreen"
    Driver             "evdev"
	Option             "Device Name" "touchScreen"
    Option             "Device"    "/dev/input/event1"
    Option             "Emulate3Buttons"
    Option             "Emulate3Timeout" "50"
    Option             "Calibration" "110 915 104 911"

    ##### Uncomment these options for  landscape display  ####
    Option             "SwapAxes"      "on"
    Option             "InvertY"       "off"

    ##### Uncomment these options for portrait display ####
    #Option            "SwapAxes"     "off"
    #Option            "InvertY"      "on"
EndSection

========================================
Here is the log file:

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32 armv5tel Debian
Current Operating System: Linux mini2440 2.6.32-rc8 #5 Mon Sep 6
11:19:17 PDT 2010 armv4tl
Kernel command line: console=ttySAC0,115200 root=/dev/mmcblk0p2
rootfstype=ext3 rootdelay=3 init=/sbin/init fbcon=rotate:3
Build Date: 24 August 2010  03:05:51PM
xorg-server 2:1.7.7-4 (Julien Cristau <jcristau at debian.org>) 
Current version of pixman: 0.16.4
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Sep  7 10:31:55 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(==) ServerLayout "Default Layout"
(**) |-->Screen "3.5 Inch Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(**) |   |-->Device "Configured Video Device"
(**) |-->Input Device "Configured Touchscreen"
(**) Option "OffTime" "10"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
does not exist.
	Entry deleted from font path.
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable
AutoAddDevices.
(II) Loader magic: 0x1a7ba0
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(--) using VT number 7

(II) Open APM successful
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "fbdev"
(II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
(II) Module fbdev: vendor="X.Org Foundation"
	compiled for 1.7.6.901, module version = 0.4.2
	ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.7.6.901, module version = 2.3.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(II) FBDEV: driver for framebuffer: fbdev
(WW) Falling back to old probe method for fbdev
(II) Loading sub module "fbdevhw"
(II) LoadModule: "fbdevhw"
(II) Loading /usr/lib/xorg/modules/linux/libfbdevhw.so
(II) Module fbdevhw: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 0.0.2
	ABI class: X.Org Video Driver, version 6.0
(II) FBDEV(0): using default device
(WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
(II) Running in FRAMEBUFFER Mode
(II) FBDEV(0): Creating default Display subsection in Screen section
	"3.5 Inch Screen" for depth/fbbpp 16/16
(==) FBDEV(0): Depth 16, (==) framebuffer bpp 16
(==) FBDEV(0): RGB weight 565
(==) FBDEV(0): Default visual is TrueColor
(==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
(II) FBDEV(0): hardware: s3c2410fb (video memory: 150kB)
(II) FBDEV(0): checking modes against framebuffer device...
(II) FBDEV(0): checking modes against monitor...
(--) FBDEV(0): Virtual size is 240x320 (pitch 240)
(**) FBDEV(0):  Built-in mode "current": 8.6 MHz, 28.3 kHz, 85.7 Hz
(II) FBDEV(0): Modeline "current"x0.0    8.63  240 278 284 305  320 324
326 330 -hsync -vsync -csync (28.3 kHz)
(==) FBDEV(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(**) FBDEV(0): using shadow framebuffer
(II) Loading sub module "shadow"
(II) LoadModule: "shadow"
(II) Loading /usr/lib/xorg/modules/libshadow.so
(II) Module shadow: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.1.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(==) FBDEV(0): Backing store disabled
(==) FBDEV(0): DPMS enabled
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
SELinux: Disabled on system, not enabling in X server
(II) AIGLX: Screen 0 is not DRI2 capable
(II) AIGLX: Screen 0 is not DRI capable
(II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
(II) GLX: Initialized DRISWRAST GL provider for screen 0
(**) Option "CorePointer"
(**) Configured Touchscreen: always reports core events
(**) Configured Touchscreen: Device: "/dev/input/event1"
(**) Option "InvertY" "on"
(**) Option "SwapAxes" "off"
(II) Configured Touchscreen: Found absolute axes
(II) Configured Touchscreen: Found x and y absolute axes
(II) Configured Touchscreen: Found absolute touchscreen
(II) Configured Touchscreen: Configuring as touchscreen
(**) Option "Emulate3Buttons"
(II) Configured Touchscreen: Forcing middle mouse button emulation on.
(**) Option "Emulate3Timeout" "50"
(**) Configured Touchscreen: YAxisMapping: buttons 4 and 5
(**) Configured Touchscreen: EmulateWheelButton: 4, EmulateWheelInertia:
10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Configured
Touchscreen" (type: TOUCHSCREEN)
(II) Configured Touchscreen: initialized for absolute axes.
(II) config/udev: Adding input device gpio-keys (/dev/input/event0)
(**) gpio-keys: Applying InputClass "evdev keyboard catchall"
(**) gpio-keys: always reports core events
(**) gpio-keys: Device: "/dev/input/event0"
(II) gpio-keys: Found keys
(II) gpio-keys: Configuring as keyboard
(II) XINPUT: Adding extended input device "gpio-keys" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(II) config/udev: Adding input device s3c2410 TouchScreen
(/dev/input/event1)
(**) s3c2410 TouchScreen: Applying InputClass "evdev touchscreen
catchall"
(**) s3c2410 TouchScreen: always reports core events
(**) s3c2410 TouchScreen: Device: "/dev/input/event1"
(WW) s3c2410 TouchScreen: device file already in use. Ignoring.
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for "s3c2410 TouchScreen"
(II) config/udev: Adding input device s3c2410 TouchScreen
(/dev/input/mouse0)
(II) No input driver/identifier specified (ignoring)







More information about the xorg mailing list