Linux-SWAT
Forum Addict!
- Joined
- Feb 13, 2010
- Messages
- 9,188
Recompiled a proper omapfb X11 module + patched against tv out :
/usr/bin/X: symbol lookup error: /usr/lib/xorg/modules/drivers/omapfb_drv.so: undefined symbol: LoaderRefSymLists
/usr/bin/X: symbol lookup error: /usr/lib/xorg/modules/drivers/omapfb_drv.so: undefined symbol: LoaderRefSymLists
Code:
X.Org X Server 1.9.5
Release Date: 2011-03-17
[ 1037.272] X Protocol Version 11, Revision 0
[ 1037.277] Build Operating System: Slackware 13.37 Slackware Linux Project
[ 1037.281] Current Operating System: Linux darkstar 3.2.1-00086-g4faa07b #361 Sat Feb 18 02:19:35 EET 2012 armv7l
[ 1037.291] Kernel command line: root=/dev/mmcblk0p1 ro rootdelay=2 vram=6272K omapfb.vram=0:3000K
[ 1037.296] Build Date: 21 March 2011 08:28:03AM
[ 1037.301]
[ 1037.305] Current version of pixman: 0.20.2
[ 1037.310] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 1037.320] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1037.335] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Feb 25 13:02:26 2012
[ 1037.341] (==) Using config file: "/etc/X11/xorg.conf"
[ 1037.346] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 1037.351] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 1037.359] (==) ServerLayout "DefaultLayout"
[ 1037.359] (**) |-->Screen "Screen0" (0)
[ 1037.359] (**) | |-->Monitor "Monitor0"
[ 1037.360] (**) | |-->Device "OMAPFB"
[ 1037.360] (**) |-->Input Device "Keyboard"
[ 1037.360] (**) |-->Input Device "Power button"
[ 1037.360] (**) |-->Input Device "TouchScreen0"
[ 1037.360] (**) Option "BlankTime" "1"
[ 1037.361] (**) Option "StandbyTime" "0"
[ 1037.361] (**) Option "SuspendTime" "0"
[ 1037.361] (**) Option "OffTime" "0"
[ 1037.361] (==) Automatically adding devices
[ 1037.361] (==) Automatically enabling devices
[ 1037.361] (WW) The directory "/usr/share/fonts/local" does not exist.
[ 1037.361] Entry deleted from font path.
[ 1037.361] (WW) The directory "/usr/share/fonts/CID" does not exist.
[ 1037.362] Entry deleted from font path.
[ 1037.362] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/OTF,
/usr/share/fonts/Type1,
/usr/share/fonts/misc,
/usr/share/fonts/75dpi/:unscaled,
/usr/share/fonts/100dpi/:unscaled,
/usr/share/fonts/75dpi,
/usr/share/fonts/100dpi,
/usr/share/fonts/cyrillic
[ 1037.362] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 1037.362] (II) Loader magic: 0x1b2d1c
[ 1037.362] (II) Module ABI versions:
[ 1037.362] X.Org ANSI C Emulation: 0.4
[ 1037.362] X.Org Video Driver: 8.0
[ 1037.362] X.Org XInput driver : 11.0
[ 1037.362] X.Org Server Extension : 4.0
[ 1037.363] (WW) "glx" will not be loaded unless you've specified it to be loaded elsewhere.
[ 1037.363] (WW) "dri" will not be loaded unless you've specified it to be loaded elsewhere.
[ 1037.363] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[ 1037.363] (II) "dbe" will be loaded by default.
[ 1037.363] (II) "glx" will be loaded even though the default is to disable it.
[ 1037.363] (II) "record" will be loaded by default.
[ 1037.363] (II) "dri" will be loaded even though the default is to disable it.
[ 1037.363] (II) "dri2" will be loaded by default.
[ 1037.363] (II) LoadModule: "tslib"
[ 1037.370] (WW) Warning, couldn't open module tslib
[ 1037.370] (II) UnloadModule: "tslib"
[ 1037.370] (EE) Failed to load module "tslib" (module does not exist, 0)
[ 1037.375] (II) LoadModule: "extmod"
[ 1037.378] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 1037.380] (II) Module extmod: vendor="X.Org Foundation"
[ 1037.380] compiled for 1.9.5, module version = 1.0.0
[ 1037.380] Module class: X.Org Server Extension
[ 1037.380] ABI class: X.Org Server Extension, version 4.0
[ 1037.380] (II) Loading extension MIT-SCREEN-SAVER
[ 1037.380] (II) Loading extension XFree86-VidModeExtension
[ 1037.380] (II) Loading extension XFree86-DGA
[ 1037.380] (II) Loading extension DPMS
[ 1037.380] (II) Loading extension XVideo
[ 1037.380] (II) Loading extension XVideo-MotionCompensation
[ 1037.380] (II) Loading extension X-Resource
[ 1037.380] (II) LoadModule: "dbe"
[ 1037.383] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 1037.384] (II) Module dbe: vendor="X.Org Foundation"
[ 1037.384] compiled for 1.9.5, module version = 1.0.0
[ 1037.384] Module class: X.Org Server Extension
[ 1037.384] ABI class: X.Org Server Extension, version 4.0
[ 1037.384] (II) Loading extension DOUBLE-BUFFER
[ 1037.384] (II) LoadModule: "record"
[ 1037.387] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 1037.388] (II) Module record: vendor="X.Org Foundation"
[ 1037.388] compiled for 1.9.5, module version = 1.13.0
[ 1037.388] Module class: X.Org Server Extension
[ 1037.388] ABI class: X.Org Server Extension, version 4.0
[ 1037.388] (II) Loading extension RECORD
[ 1037.388] (II) LoadModule: "dri2"
[ 1037.391] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 1037.393] (II) Module dri2: vendor="X.Org Foundation"
[ 1037.393] compiled for 1.9.5, module version = 1.2.0
[ 1037.393] ABI class: X.Org Server Extension, version 4.0
[ 1037.393] (II) Loading extension DRI2
[ 1037.393] (II) LoadModule: "omapfb"
[ 1037.395] (II) Loading /usr/lib/xorg/modules/drivers/omapfb_drv.so
[ 1037.396] (II) Module omapfb: vendor="X.Org Foundation"
[ 1037.396] compiled for 1.9.5, module version = 0.1.1
[ 1037.396] ABI class: X.Org Video Driver, version 8.0
Last edited by a moderator: