Hello.
The following patch is intended to make htcdream use Xorg
in order for taking profit of the new enhanced xf86-video-msm driver.
---
.../xserver-kdrive-common/Xserver | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes/xserver-kdrive-common/xserver-kdrive-common/Xserver
b/recipes/xserver-kdrive-common/xserver-kdrive-common/Xserver
index e2566bb..d00be86 100644
--- a/recipes/xserver-kdrive-common/xserver-kdrive-common/Xserver
+++ b/recipes/xserver-kdrive-common/xserver-kdrive-common/Xserver
@@ -61,8 +61,8 @@ fi
# start off server in conventional location.
case `module_id` in
"trout")
- ARGS="$ARGS -mouse tslib"
- XSERVER=/usr/bin/Xfbdev
+ ARGS=""
+ XSERVER=/usr/bin/Xorg
;;
"AML M8050")
ARGS="$ARGS -dpi 100 -screen 320x...@270" ;;
--
1.5.6.5
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel