Re: Kustomizer for 2008.12

2009-03-08 Thread Risto H. Kurppa
On Sun, Mar 8, 2009 at 4:42 PM, xChris  wrote:
>
> Hi,
>
> its the:
>
> # Version 0.35 - 2009-02-20

OK, thanks. I'll have a look what's wrong there and if it's fixed in
the devel version..


r



-- 
| risto h. kurppa
| risto at kurppa dot fi
| http://risto.kurppa.fi

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Kustomizer for 2008.12

2009-03-08 Thread xChris

Hi,

its the:

# Version 0.35 - 2009-02-20



Risto H. Kurppa wrote:
> 
> On Sun, Mar 8, 2009 at 4:00 PM, xChris  wrote:
>>
>> nevermind...
>>
>> I had a backup of some alsa states.(from previous installations)  I put
>> them
>> on the Freerunner, its ok now..
> 
> Hmm.. I suppose this means that kustomizer might install broken alsta
> states.. Could you still specify what version did you use?
> 
> Thanks!
> 
> 
> r
> 
> 
> -- 
> | risto h. kurppa
> | risto at kurppa dot fi
> | http://risto.kurppa.fi
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Kustomizer-for-2008.12-tp2257875p2444676.html
Sent from the Openmoko Community mailing list archive at Nabble.com.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Kustomizer for 2008.12

2009-03-08 Thread Risto H. Kurppa
On Sun, Mar 8, 2009 at 4:00 PM, xChris  wrote:
>
> nevermind...
>
> I had a backup of some alsa states.(from previous installations)  I put them
> on the Freerunner, its ok now..

Hmm.. I suppose this means that kustomizer might install broken alsta
states.. Could you still specify what version did you use?

Thanks!


r


-- 
| risto h. kurppa
| risto at kurppa dot fi
| http://risto.kurppa.fi

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Kustomizer for 2008.12

2009-03-08 Thread xChris

nevermind...

I had a backup of some alsa states.(from previous installations)  I put them
on the Freerunner, its ok now..

-- 
View this message in context: 
http://n2.nabble.com/Kustomizer-for-2008.12-tp2257875p2444552.html
Sent from the Openmoko Community mailing list archive at Nabble.com.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Kustomizer for 2008.12

2009-03-08 Thread Risto H. Kurppa
On Sun, Mar 8, 2009 at 3:00 PM, xChris  wrote:
>
> btw, when after I installed the Kustomizer, I cannot hear anymore from the
> handset.
> I changed the states,  but still nothing.

Hmm.. this is interesting.. What version did you install, 0.35 or the
devel version. Devel has some changes in pythm config, it _might_ have
some effect but not sure.. Check alsamixer if you can find anything
there.. I'll try to have a look at it too..


r


-- 
| risto h. kurppa
| risto at kurppa dot fi
| http://risto.kurppa.fi

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Kustomizer for 2008.12

2009-03-08 Thread xChris

btw, when after I installed the Kustomizer, I cannot hear anymore from the
handset.
I changed the states,  but still nothing.

-- 
View this message in context: 
http://n2.nabble.com/Kustomizer-for-2008.12-tp2257875p2444341.html
Sent from the Openmoko Community mailing list archive at Nabble.com.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Kustomizer for 2008.12

2009-03-08 Thread Risto H. Kurppa
On Sun, Mar 8, 2009 at 3:05 AM, xChris  wrote:
>
> Hi,
>
> I just run the Kustomizer 0.35 on a fresh 2008.12.
>
> There are no application-categories (as I see from the screenshoots) , every
> application is on the "desktop".
>
> is it a bug?

Hi, thanks for letting me know!
The problem is in opkg.org and the repository there. the devel version
installs  sortdesk (to create the folders) from another source that
should be more stable. Run the following on your freerunner (copied
from the end of the Kustomizer devel version)



opkg install 
http://projects.openmoko.org/frs/download.php/613/sortdesk_1.2_armv4t.ipk

sortdesk add Games
sortdesk add Net
sortdesk add GPS
sortdesk add Tools
sortdesk add Apps

cd /usr/share/pixmaps/sortdesk
wget http://www.kurppa.fi/freerunner/config_files/sortdesk_icons.tar.gz
tar -zxf sortdesk_icons.tar.gz

cd /usr/share/applications/Home

#games
folder="/home/root/.sortdesk/Games/";
mv liquidwar* $folder
mv ko-dice* $folder
mv pyefl-sudoku* $folder
mv xlogical* $folder
mv acceleroids* $folder
mv xmahjong* $folder
mv pong* $folder
mv numpty* $folder
mv duke3d* $folder
mv openttd* $folder
mv mokomaze* $folder
mv linball* $folder
mv openmoocow* $folder
mv openmiaocat* $folder

#Net
folder="/home/root/.sortdesk/Net"
mv midori* $folder
mv minimo* $folder
mv openmoko-browser* $folder
mv centerim* $folder
mv wireshark* $folder
mv dillo* $folder
mv netsurf* $folder
mv wlan* $folder

#GPS
folder="/home/root/.sortdesk/GPS"
mv navit* $folder
mv om-locations* $folder
mv openmoko-agps* $folder
mv yaouh* $folder
mv orrery* $folder
mv tangogps* $folder
mv gpssight* $folder
mv gtkadd* $folder
mv agps* $folder

#Tools
folder="/home/root/.sortdesk/Tools"
mv battery* $folder
mv gwaterpas* $folder
mv perpendi* $folder
mv exposure* $folder
mv AppManager* $folder
mv ledclock* $folder
mv ffalarms* $folder
mv mokoconv* $folder
mv qtopia-calculator* $folder
mv xterm* $folder

#Apps
folder="/home/root/.sortdesk/Apps"
mv fbreader* $folder
mv pypennotes* $folder
mv voicenote* $folder
mv mokox48* $folder
mv mtpaint* $folder
mv fourier* $folder
mv neon* $folder
mv leafpad* $folder
mv guitartune* $folder
mv gtick* $folder
mv pythm* $folder
mv qtopia-textedit* $folder

#Globals - because sortdesk fails..
mv gpsdcontrol* ..
mv meooem* ..



r




-- 
| risto h. kurppa
| risto at kurppa dot fi
| http://risto.kurppa.fi

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Kustomizer for 2008.12

2009-03-08 Thread Marius Næss Olsen
Some packages are broken, so sortdesk is not being installed.

xChris skrev:
> Hi,
>
> I just run the Kustomizer 0.35 on a fresh 2008.12.
>
> There are no application-categories (as I see from the screenshoots) , every
> application is on the "desktop". 
>
> is it a bug?
>
> chris
>   


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Kustomizer for 2008.12

2009-03-07 Thread xChris

Hi,

I just run the Kustomizer 0.35 on a fresh 2008.12.

There are no application-categories (as I see from the screenshoots) , every
application is on the "desktop". 

is it a bug?

chris
-- 
View this message in context: 
http://n2.nabble.com/Kustomizer-for-2008.12-tp2257875p2442920.html
Sent from the Openmoko Community mailing list archive at Nabble.com.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Kustomizer for 2008.12

2009-02-05 Thread Risto H. Kurppa
I think I've now been able to fix the GSM thing. At the moment GPRS is
disabled but I'm trying to test this still today a bit more and try to
release soon (so that when people have a look at the Community news
they can try a version that allows you to make phonecalls :)

So if anyone is interested, please try this:
http://kurppa.fi/freerunner/kustomizer_devel

It requires you to manually:
1 flash
2 start&restart
3 turn asu suspend off
4 ssh in
5 run Kustomizer
6 ssh in again
7 turn illume suspend off
8 rerun Kustomizer
9 answer to gpsd autostart question.

I know, it's a pain and it all should be possible to automatize. Will
try to work on that later..



r


-- 
| risto h. kurppa
| risto at kurppa dot fi
| http://risto.kurppa.fi

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Kustomizer for 2008.12

2009-02-03 Thread Risto H. Kurppa
Thanks for all the suggestions and comments you've sent me via the
list & private emails. I'll try to do some changes here and there, you
can see the devel version at
http://kurppa.fi/freerunner/kustomizer_devel

Just to let you know, there's something wrong with the GPS at the
moment, it doesn't connect to the network at all so it can't be used
as a phone.

I tried kustomizer without the GPRS, gsm0710mux and changes to
89qtopia (see the devel version) with no success. Will have a better
look on it later - if you have any ideas what might cause this or how
to find out the reason, let me know.

http://wiki.openmoko.org/wiki/Kustomizer

r


-- 
| risto h. kurppa
| risto at kurppa dot fi
| http://risto.kurppa.fi

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Kustomizer for 2008.12

2009-02-02 Thread Joseph Reeves
Thanks Risto.

I really must update that USB logo to something that doesn't get stretched!

Joseph



2009/2/2 Risto H. Kurppa :
> Hi!
>
> I wrote a script to install all kinds of cool stuff to a clean 2008.12
> installation on Freerunner.
>
> For more information:
> http://wiki.openmoko.org/wiki/Kustomizer
> http://risto.kurppa.fi/blog/kustomizer-for-openmoko-200812
>
> The script itself is at http://kurppa.fi/freerunner/kustomizer
>
> Feel free to try & play & improve it!
>
> r
>
> --
> | risto h. kurppa
> | risto at kurppa dot fi
> | http://risto.kurppa.fi
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Kustomizer for 2008.12

2009-02-02 Thread Risto H. Kurppa
On Mon, Feb 2, 2009 at 6:06 PM, kimaidou  wrote:
> A question : is it ok to run it on SHR unstable ? Won't it break anything ?
> thanks for your share
> Kimaidou

I have no idea but if I'd have to guess I'd say that your SHR will break..
Let me know what happens if you try.

r

-- 
| risto h. kurppa
| risto at kurppa dot fi
| http://risto.kurppa.fi

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Kustomizer for 2008.12

2009-02-02 Thread kimaidou
A question : is it ok to run it on SHR unstable ? Won't it break anything ?
thanks for your share
Kimaidou

2009/2/2 rakshat hooja 

> Thanks.
>
> I am going to try this tomorrow.
>
> Rakshat
>
>
> On Mon, Feb 2, 2009 at 6:46 PM, Risto H. Kurppa  wrote:
>
>> Hi!
>>
>> I wrote a script to install all kinds of cool stuff to a clean 2008.12
>> installation on Freerunner.
>>
>> For more information:
>> http://wiki.openmoko.org/wiki/Kustomizer
>> http://risto.kurppa.fi/blog/kustomizer-for-openmoko-200812
>>
>> The script itself is at http://kurppa.fi/freerunner/kustomizer
>>
>> Feel free to try & play & improve it!
>>
>> r
>>
>> --
>> | risto h. kurppa
>> | risto at kurppa dot fi
>> | http://risto.kurppa.fi
>>
>> ___
>> Openmoko community mailing list
>> community@lists.openmoko.org
>> http://lists.openmoko.org/mailman/listinfo/community
>>
>
>
>
> --
> --
> Please use Firefox as your web browser. Its protects you from spyware and
> is also a very feature rich browser.
> www.firefox.com
>
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
>
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Kustomizer for 2008.12

2009-02-02 Thread rakshat hooja
Thanks.

I am going to try this tomorrow.

Rakshat

On Mon, Feb 2, 2009 at 6:46 PM, Risto H. Kurppa  wrote:

> Hi!
>
> I wrote a script to install all kinds of cool stuff to a clean 2008.12
> installation on Freerunner.
>
> For more information:
> http://wiki.openmoko.org/wiki/Kustomizer
> http://risto.kurppa.fi/blog/kustomizer-for-openmoko-200812
>
> The script itself is at http://kurppa.fi/freerunner/kustomizer
>
> Feel free to try & play & improve it!
>
> r
>
> --
> | risto h. kurppa
> | risto at kurppa dot fi
> | http://risto.kurppa.fi
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>



-- 
--
Please use Firefox as your web browser. Its protects you from spyware and is
also a very feature rich browser.
www.firefox.com
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Kustomizer for 2008.12

2009-02-02 Thread Risto H. Kurppa
Hi!

I wrote a script to install all kinds of cool stuff to a clean 2008.12
installation on Freerunner.

For more information:
http://wiki.openmoko.org/wiki/Kustomizer
http://risto.kurppa.fi/blog/kustomizer-for-openmoko-200812

The script itself is at http://kurppa.fi/freerunner/kustomizer

Feel free to try & play & improve it!

r

-- 
| risto h. kurppa
| risto at kurppa dot fi
| http://risto.kurppa.fi

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community