check it your DSS is getting the DSI regulator. also check if DSI is enabled in your kernel config file.
if your DSI regulator is failing you have to apply the patch given below. https://patchwork.kernel.org/patch/85197/ Regards, Dhaval B C | Software Engineer [email protected] | Mobile :+919449467173 ARICENT TECHNOLOGIES (HOLDINGS) LTD. Bangalore, India. ________________________________________ From: [email protected] [[email protected]] On Behalf Of xiaozhu [[email protected]] Sent: Friday, September 03, 2010 8:27 AM To: [email protected] Subject: [MeeGo-dev] meego on Devkit 8000 Hi all, Does anyone had tried to run meego on Devkit 8000? I used the rootfs coming from http://wiki.meego.com/ARM/Meego_on_Beagleboard_from_scratch#Prepare_SGX.2FGLES_libs I also installed the GFX_3_01_00_06_libs.tar.gz I used the kernel uImage building from: bzr branch lp:~beagleboard-kernel/+junk/2.6-stable which has enabled the sgx driver. I used the rootfs and uImage can boot to serial concole , but when I did startx operation, the X server couldn't start. I had enabled the framebuffer in kernel config. I used HDMI as the output display Here is the X.log.0 and /proc/cmdlint: cmdline console=ttyS2,115200n8 vram=12M omapfb.mode=dvi:1024x768mr...@60 omapdss.def_disp=dvi rootwait root=/dev/nfs nfsroot=192.168.128.44:/root/work/nfs,hard,tcp,rsize=65536,wsize=65536 ip=dhcp rw X.log.0 [ 519.218] 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. [ 519.219] X.Org X Server 1.8.99.905 (1.9.0 RC 5) Release Date: 2010-07-14 [ 519.219] X Protocol Version 11, Revision 0 [ 519.219] Build Operating System: Linux 2.6.31.12-0.2-desktop armv7l [ 519.219] Current Operating System: Linux localhost.localdomain 2.6.35.4-x1 #1 PREEMPT Thu Sep 2 03:37:55 CST 2010 armv7l [ 519.220] Kernel command line: console=ttyS2,115200n8 vram=12M omapfb.mode=dvi:1024x768mr...@60 omapdss.def_disp=dvi rootwait root=/dev/nfs nfsroot=192.168.128.44:/root/work/nfs,hard,tcp,rsize=65536,wsize=65536 ip=dhcp rw [ 519.220] Build Date: 19 August 2010 11:57:25AM [ 519.220] Build ID: xorg-x11-server 1.8.99.905-2.5 [ 519.220] Current version of pixman: 0.18.2 [ 519.220] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 519.221] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 519.223] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 31 16:08:39 1969 [ 519.229] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 519.231] (==) No Layout section. Using the first Screen section. [ 519.231] (==) No screen section available. Using defaults. [ 519.231] (**) |-->Screen "Default Screen Section" (0) [ 519.231] (**) | |-->Monitor "<default monitor>" [ 519.232] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 519.233] (==) Automatically adding devices [ 519.233] (==) Automatically enabling devices [ 519.233] (==) FontPath set to: catalogue:/etc/X11/fontpath.d, built-ins [ 519.233] (==) ModulePath set to "/usr/lib/xorg/modules" [ 519.233] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 519.233] (II) Loader magic: 0x19b904 [ 519.233] (II) Module ABI versions: [ 519.233] X.Org ANSI C Emulation: 0.4 [ 519.233] X.Org Video Driver: 8.0 [ 519.233] X.Org XInput driver : 11.0 [ 519.234] X.Org Server Extension : 4.0 [ 519.234] (II) LoadModule: "extmod" [ 519.238] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so [ 519.241] (II) Module extmod: vendor="X.Org Foundation" [ 519.241] compiled for 1.8.99.905, module version = 1.0.0 [ 519.241] Module class: X.Org Server Extension [ 519.241] ABI class: X.Org Server Extension, version 4.0 [ 519.241] (II) Loading extension MIT-SCREEN-SAVER [ 519.242] (II) Loading extension XFree86-VidModeExtension [ 519.242] (II) Loading extension XFree86-DGA [ 519.242] (II) Loading extension DPMS [ 519.242] (II) Loading extension XVideo [ 519.242] (II) Loading extension XVideo-MotionCompensation [ 519.242] (II) Loading extension X-Resource [ 519.242] (II) LoadModule: "dbe" [ 519.245] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so [ 519.246] (II) Module dbe: vendor="X.Org Foundation" [ 519.247] compiled for 1.8.99.905, module version = 1.0.0 [ 519.247] Module class: X.Org Server Extension [ 519.247] ABI class: X.Org Server Extension, version 4.0 [ 519.247] (II) Loading extension DOUBLE-BUFFER [ 519.247] (II) LoadModule: "glx" [ 519.249] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 519.252] (II) Module glx: vendor="X.Org Foundation" [ 519.252] compiled for 1.8.99.905, module version = 1.0.0 [ 519.252] ABI class: X.Org Server Extension, version 4.0 [ 519.252] (==) AIGLX enabled [ 519.252] (II) Loading extension GLX [ 519.253] (II) LoadModule: "record" [ 519.255] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so [ 519.257] (II) Module record: vendor="X.Org Foundation" [ 519.257] compiled for 1.8.99.905, module version = 1.13.0 [ 519.257] Module class: X.Org Server Extension [ 519.257] ABI class: X.Org Server Extension, version 4.0 [ 519.257] (II) Loading extension RECORD [ 519.258] (II) LoadModule: "dri" [ 519.260] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so [ 519.265] (II) Module dri: vendor="X.Org Foundation" [ 519.265] compiled for 1.8.99.905, module version = 1.0.0 [ 519.265] ABI class: X.Org Server Extension, version 4.0 [ 519.266] (II) Loading extension XFree86-DRI [ 519.266] (II) LoadModule: "dri2" [ 519.268] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so [ 519.270] (II) Module dri2: vendor="X.Org Foundation" [ 519.270] compiled for 1.8.99.905, module version = 1.2.0 [ 519.270] ABI class: X.Org Server Extension, version 4.0 [ 519.271] (II) Loading extension DRI2 [ 519.271] Primary device is not PCI [ 519.271] (==) Matched fbdev as autoconfigured driver 0 [ 519.271] (==) Assigned the driver to the xf86ConfigLayout [ 519.271] (II) LoadModule: "fbdev" [ 519.277] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so [ 519.279] (II) Module fbdev: vendor="X.Org Foundation" [ 519.279] compiled for 1.8.99.905, module version = 0.4.1 [ 519.279] ABI class: X.Org Video Driver, version 8.0 [ 519.279] (II) FBDEV: driver for framebuffer: fbdev [ 519.279] (++) using VT number 2 [ 519.281] (WW) Falling back to old probe method for fbdev [ 519.281] (II) Loading sub module "fbdevhw" [ 519.281] (II) LoadModule: "fbdevhw" [ 519.285] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so [ 519.287] (II) Module fbdevhw: vendor="X.Org Foundation" [ 519.287] compiled for 1.8.99.905, module version = 0.0.2 [ 519.287] ABI class: X.Org Video Driver, version 8.0 [ 519.288] (EE) open /dev/fb0: No such file or directory [ 519.288] (EE) No devices detected. [ 519.288] Fatal server error: [ 519.288] no screens found [ 519.289] Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 519.289] Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 519.289] -- 简单生活!自由追求! "DISCLAIMER: This message is proprietary to Aricent and is intended solely for the use of the individual to whom it is addressed. It may contain privileged or confidential information and should not be circulated or used for any purpose other than for what it is intended. If you have received this message in error, please notify the originator immediately. If you are not the intended recipient, you are notified that you are strictly prohibited from using, copying, altering, or disclosing the contents of this message. Aricent accepts no responsibility for loss or damage arising from the use of the information transmitted by this email including damage from virus." _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
