Thread: JBPatch
View Single Post
Old 06-02-2012, 02:40 PM   #203
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by elRicharD View Post
I cross-compiled mpg123 and libasound today to try to run it in my KT.
The compilation had no errors (after I copied the libraries I compiled to the corresponding /usr/lib folder) and the program runs, but no sound comes out of it I don't know what I screwed up.

Nevertheless, I installed mplayer and will try to create an interface to play mp3s with playlists and stuff using whatever code font hack has to offer. I have to see how to debug and test-run apps from the KT, so I will read whatever documentation is available... if I have some extra spare time.

Thanks a lot guys, hope I can do something useful out of this
Copying additional libraries to /usr/lib is a BAD idea. It would be MUCH better to put them in /mnt/us/opt/lib (or other folder on the USB drive) and put only symlinks to them in /usr/lib.

An OTA update can brick a kindle if it runs out of space on the main root partition, which can happen when you add your own files to it.

Last edited by geekmaster; 06-02-2012 at 04:09 PM.
geekmaster is offline   Reply With Quote