View Single Post
Posts: 191 | Thanked: 415 times | Joined on Jan 2012
#101
Originally Posted by freemangordon View Post
What about SGX driver, are you able to load it and start X ? I guess you'll need userspace from Meego
In fact I have not tried this yet. However I was able to start weston on the n900:
Code:
apt-get install weston glx-alternative-mesa libgl1-mesa-swx11
but using the fbdev backend:
Code:
root@n900:~# cat .config/weston.ini 
[keyboard]
keymap_layout=us

[launcher]
icon=/usr/share/icons/gnome/24x24/apps/utilities-terminal.png
path=/usr/bin/weston-terminal

[launcher]
icon=/usr/share/icons/hicolor/24x24/apps/firefox.png
path=/usr/bin/iceweasel

[output]

[core]
modules=desktop-shell.so
backend=fbdev-backend.so
Very crude but works :-)

Could someone comment on userland tools that we can use with the kernel SGX driver?
 

The Following 6 Users Say Thank You to caveman For This Useful Post: