Automatic Linux Kernel Module Loading on ITOS2008

2008-09-21 Thread Ngurah
Hi, I have mmc card formatted as ext2 on my N800 tablet, and every time i need to mount my mmc, i have to load the module manually using insmod command. Is there method to do it automatically on boot time? Thanks Regard Gusti ___ maemo-dev

Re: Build the entire Mozilla based browser for maemo

2007-12-18 Thread Ngurah
sIDocument[vtable for nsIDocument]+0x60): undefined reference to `nsINode::DeleteProperty(unsigned short, nsIAtom*)' any clue? BR Ngurah Andika - Original Message From: Michael R. Head <[EMAIL PROTECTED]> To: maemo-developers@maemo.org Sent: Wednesday, December 19, 2007 7

gstreamer rtsp element on N800

2007-07-17 Thread Ngurah
Hi, I just curious why there is no gstreamer rtsp element yet for N800. Is it enough if i just compile the gst-plugins-good on sbox then copy the needed rtsp library to N800 for getting working rtsp element on N800? BR Gusti Andika - Got a little couch

Re: Check existance of hildon header files

2007-06-26 Thread Ngurah
With PKG_CHECK_MODULES resolve my problem, thanks for the support. Gusti --- Daniel Stone <[EMAIL PROTECTED]> wrote: > On Tue, Jun 26, 2007 at 02:53:44PM +0200, ext Murray > Cumming wrote: > > On Mon, 2007-06-25 at 19:13 -0700, Ngurah wrote: > > > Last

Check existance of hildon header files

2007-06-25 Thread Ngurah
Hi, Last night i trying to make some configure.in script on scratchbox.Basically i need to define when to use hildon and when to only use gtk , so in my configure.in i include this line : AC_CHECK_HEADERS([hildon-widgets/hildon-program.h],[have_hildon=yes],[have_hildon=no]) if test x$have

How to lauch opera from X-term

2007-06-22 Thread Ngurah
Hi, What command should i use to start opera from x-term on n800. I need to see the debug output from my installed opera plugin . Ive been tryng browser then browser.lauch but none is succesfull. BG Gusti Andika - Park yourself in front of

Re: 'videoscale' element missing on N800

2007-06-20 Thread Ngurah
Thnks , now i can run my app on N800. One thing i would like to ask, how i can integrate gstreamer0.10-plugins-base-extra to my app so user can use my application on one install ? Rgds Gusti Andika --- Jami Pekkanen <[EMAIL PROTECTED]> wrote: > On Tue, 2007-06-19 at 23:26 -0700, e

'videoscale' element missing on N800

2007-06-19 Thread Ngurah
Hi, I just trying to make some simple media player application using GStreamer for N800. Before testing on N800, i try it first on my ubuntu desktop and it run well. After that i bring the app to N800,but when i trying to play /home/user/MyDocs/.videos/NokiaN93.avi i got this message : Error