Re: [maemo-developers] Flasher Documentation -- In Progress.

2006-01-31 Thread Juha Yrjölä
On Tue, Jan 31, 2006 at 03:30:49PM +0200, ext Ed Bartosh wrote: > > * -load, -l I cannot figure out the value of just loading a file without > > flashing it. Do I follow on with another command to flash? How so? > > All other options look to flash and load in one pop from the host PC. > > How do

Re: [maemo-developers] Sounds

2006-01-31 Thread Karoliina Salminen
Hello, There is a call hildon_play_system_sound("soundfile.wav"); in hildon-libs (if I remember right the place). You can place the function call anywhere the code where you want to get sound played. Best Wishes, Karoliina Salminen Steven Hill said: > Could someone explain to me how to code the

[maemo-developers] Sounds

2006-01-31 Thread Steven Hill
Could someone explain to me how to code the production of a sound - for example, in the callback function for a button press event, have a "click" sound produced. ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/list

[maemo-developers] Error compiling kernel by following HowTo_KernelCompilation wiki

2006-01-31 Thread Benno Senoner
Hi all, I'm trying to recompile the kernel for the Nokia 770, I followed the kernel compilation howto: http://maemo.org/maemowiki/HowTo_KernelCompilation but when I issue dpkg-buildpackage -rfakeroot -uc -us -sa -d I get the errors below. Any idea how to fix it ? I'm using this toolchain: htt

flashing from windows, flasher source ? Re: [maemo-developers] Flasher Documentation -- In Progress.

2006-01-31 Thread Frantisek Dufka
Ed Bartosh wrote: On Tue, 2006-01-31 at 00:51 -0700, ext Greg Morgan wrote: Oh is the flasher source available? * It looks like some params have secret handshakes too. I could not find the correct values for -flash-only Possible options are "nolo","kernel","initfs" and "rootfs". "nolo" is f

Re: [maemo-developers] Flasher Documentation -- In Progress.

2006-01-31 Thread Ed Bartosh
On Tue, 2006-01-31 at 00:51 -0700, ext Greg Morgan wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I like wikis. ;-) Edit; Save; Instant publication; Includes CVS; and > no Docbook to learn. > > I have been working on the seed document that was out on the wiki. I > googled and fou

Re: [maemo-developers] Small linux distro for maemo development?

2006-01-31 Thread Greg Morgan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jason Martin wrote: > Is it possible to use something like Damn Small linux installed on a > hard drive to do maemo development? Is everything contained in the > scratchbox environment or does it and the maemo sdk require the libs and > compiler the di