Forum: Applications
2011-05-30, 08:35
|
Replies: 293
Views: 160,920
Re: [Tutorial] Hacking With N900
Oh you made me notice that libssl0.9.7 is not existed anyway
the one in my n900 is from debian packages anyway
it can be solved by
apt-get install libssl0.9.8
ln -s /usr/lib/libssl.so.0.9.8...
|
Forum: Development
2011-05-29, 09:19
|
Replies: 13
Views: 2,334
Re: Scripting Help Required - DPKG
#!/bin/sh
sudo apt-get install kernel-power
cd wl1251-maemo/binary/kernel-power/
sudo dpkg -i *.deb
Will install ALL .deb in that directory.
|
Forum: Applications
2011-05-29, 07:46
|
Replies: 120
Views: 59,566
|
Forum: Applications
2011-05-28, 06:45
|
Replies: 120
Views: 59,566
|
Forum: Applications
2011-05-25, 13:34
|
Replies: 520
Views: 257,304
|
Forum: Accessories
2011-05-24, 12:54
|
Replies: 26
Views: 11,190
Re: Speaker horns for N900?
I thought you were holding it over an enormous toilet. Slightly disappointed now. How does it sound? Does it lose quality?
|
Forum: Accessories
2011-05-24, 11:44
|
Replies: 26
Views: 11,190
Speaker horns for N900?
I don't know if there's existing version so I wonder if I could design one but I have no experience on such thing. Anyone can share your experience about the horn part? A precise sketch would be very...
|
Forum: Nokia N900
2011-05-23, 20:30
|
Replies: 13
Views: 4,424
Re: spontaneous shutdowns - why?
Have you changed the file /etc/mce/mce.ini ?
In the log I see "DSME: shutdown request received from pid 832: /sbin/mce" maybe something wrong in the file /etc/mce/mce.ini, mce go down and the...
|
Forum: Nokia N900
2011-05-23, 20:28
|
Replies: 13
Views: 4,424
Re: spontaneous shutdowns - why?
Is there anything in the syslog from just before what you just posted? From the first line it appears that mce told dsme to shutdown and the rest of the log you posted is the process of shutting down.
|
Forum: Nokia N900
2011-05-23, 20:06
|
Replies: 13
Views: 4,424
|
Forum: Applications
2011-05-23, 00:50
|
Replies: 1,387
Views: 444,473
|
Forum: OS2008 / Maemo 4 / Chinook - Diablo
2011-05-20, 13:26
|
Replies: 0
Views: 2,907
How do I configure OpenVPN ?
I have OpenVPN installed on my N810, Macbook Pro and Linux box.
On all three it works when connected to Wifi.
When connected to a 3G phone over Bluetooth it works as well (the browser shows...
|
Forum: Nokia N900
2011-05-20, 09:14
|
Replies: 1,680
Views: 851,097
|
Forum: Applications
2011-05-16, 06:58
|
Replies: 520
Views: 257,304
|
Forum: Applications
2011-05-16, 04:39
|
Replies: 520
Views: 257,304
|
Forum: Nokia N900
2011-05-11, 15:33
|
Replies: 12
Views: 5,725
Re: Backup 'EVERYTHING' in n900
1) read the thread (it helps).
2) use backupmenu to backup rootfs and opt
3) use built-in backup to backup settings and stuff
4) use ctrl+c/ctrl+v on any pc in mass storage mode to backup MyDocs...
|
Forum: Applications
2011-01-28, 00:35
|
Replies: 1,230
Views: 522,948
|
Forum: Applications
2011-01-07, 11:50
|
Replies: 149
Views: 88,642
|
Forum: Nokia N900
2009-12-12, 10:36
|
Replies: 332
Views: 97,940
|
Forum: Applications
2009-04-24, 23:14
|
Replies: 1,375
Views: 346,894
Tear 0.3.1 - a would be beta WebKit based browser
New version, now I hope it can be called a beta. Changing the versioning scheme since I have a lot of versions ahead of me :) First run can take up to 20 seconds to upgrade/create/populate the...
|
Forum: Applications
2008-08-18, 21:02
|
Replies: 76
Views: 29,343
Re: Openvpn Applet
Done! ... Created the password file in the /etc/openvpn directory...
included askpass /etc/openvpn/password
in my .conf file and Voila! Working as a charm!
Thanks a lot!
|