Difference between revisions of "User:B-flat"

From Gumstix User Wiki
Jump to: navigation, search
(Coming challenges)
(Introduction)
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
I'll use this page to share my experiencs on successes and obstacles I find. Feedback always appreciated.
 
I'll use this page to share my experiencs on successes and obstacles I find. Feedback always appreciated.
  
 +
Building the image and kernel is not yet successful!!
 
[[buildingImage|Building the Image]]
 
[[buildingImage|Building the Image]]
  
Line 13: Line 14:
 
==Coming challenges==
 
==Coming challenges==
 
Setting up a bluetooth PAN from verdex to my gentoo to easily deploy new builds of my java application
 
Setting up a bluetooth PAN from verdex to my gentoo to easily deploy new builds of my java application
 
setting up working java that have GUI and uses the touch screen.
 
 
finding and building a lib for java serial
 
  
 
setting up a continuous integration environment
 
setting up a continuous integration environment
 
  
 
==Bugs that I have encountered ==
 
==Bugs that I have encountered ==
  
 
Bitbake failed due to DBus problem. [http://www.nabble.com/Re%3A-Build-error-dbus-native-1.0.1-p23905434.html| This solution might do the trick.]
 
Bitbake failed due to DBus problem. [http://www.nabble.com/Re%3A-Build-error-dbus-native-1.0.1-p23905434.html| This solution might do the trick.]

Latest revision as of 05:43, 21 July 2009

Introduction

I am working on settin up my Verdex Pro 400-Bt with LCD to run java with the touch screen and a simple graphical gui.

I'll use this page to share my experiencs on successes and obstacles I find. Feedback always appreciated.

Building the image and kernel is not yet successful!! Building the Image

Booting from the SD card

Getting Java and AWT to work

Coming challenges

Setting up a bluetooth PAN from verdex to my gentoo to easily deploy new builds of my java application

setting up a continuous integration environment

Bugs that I have encountered

Bitbake failed due to DBus problem. This solution might do the trick.