Active Topics

 

Showing results 1 to 25 of 33 @ 0.02 seconds. Search: Posts Made By: sutaburosu
Forum: Development 2010-12-25, 13:48
Replies: 14
Views: 11,575
Posted By sutaburosu
Re: View logs on n900?

You'll need to grant the 'user' user permission to write to it first, with 'chmod o+rw /var/log/syslog' as root.
You should then be able to empty it with 'echo "" > /var/log/syslog' in your...
Forum: Development 2010-12-17, 20:20
Replies: 14
Views: 11,575
Posted By sutaburosu
Re: View logs on n900?

Being a Gentoo and openrc user I don't know enough about the Debian/Maemo sysvinit boot sequence to answer this.
If keeping historical syslog output is important to you, I would use cron to...
Forum: Nokia N900 2010-12-17, 19:10
Replies: 29
Views: 7,505
Posted By sutaburosu
Thumbs down Re: CPU on full load when charging

If that were true we wouldn't have CPU frequency scaling at all.
Forum: Nokia N900 2010-12-17, 18:15
Replies: 22
Views: 14,614
Posted By sutaburosu
Re: an unexpected reboot occurred. your custom setting were not loaded nokia n900

sudo gainroot
kernel-config load default
kernel-config default default
Reading the documentation (http://wiki.maemo.org/Kernel_Power) would also have pointed you in the right direction. :)
Forum: Nokia N900 2010-12-17, 02:02
Replies: 48
Views: 10,818
Posted By sutaburosu
Re: overclocking (or not) census

The changes to the Nokia kernel which drastically improved battery life were added to power-kernel a couple of weeks after PR1.3 shipped. I can't remember exactly which version, but v45 and v46...
Forum: Maemo 5 / Fremantle 2010-12-16, 23:33
Replies: 4
Views: 2,077
Posted By sutaburosu
Re: dmesg-errors: "dspbridge: timed out waiting for mailbox"

I saw a lot of these errors before I realised they were caused by undervolting too much.
A reboot (as opposed to a full shutdown) seemed to cause it to happen much more frequently.
Forum: Nokia N900 2010-12-14, 23:35
Replies: 18
Views: 7,018
Posted By sutaburosu
Re: Automatic device lock?

The above commands aren't intended to add new values to the GUI; they set the value directly in your device's configuration, and will persist until you change to a different value using the GUI.
Forum: Nokia N900 2010-12-14, 23:18
Replies: 18
Views: 7,018
Posted By sutaburosu
Re: Automatic device lock?

That's because you're now using the code to read the setting, rather than write it.
Read my original post (http://talk.maemo.org/showpost.php?p=872346&postcount=8) more carefully.
Forum: Design 2010-12-06, 22:58
Replies: 76
Views: 100,695
Posted By sutaburosu
Re: [Live Wallpaper] Video Wallpapers

Perhaps this thread (http://talk.maemo.org/showthread.php?p=877112) might help solve your aspect ratio problems.
Forum: Applications 2010-11-30, 23:03
Replies: 142
Views: 64,713
Posted By sutaburosu
Re: SMS from CLI (Command Line)?

This doesn't work for me when sending to odd length numbers. When sending to 88555, after ~30 seconds I get a report saying "Could not deliver to 885551".
It does work after changing the 'except'...
Forum: General 2010-11-18, 14:27
Replies: 2
Views: 3,093
Posted By sutaburosu
Re: pr1.3 media player video size issue

That .AVI contains a header declaring the aspect ratio to be 1.333. Your phone's media player is now honouring that. Try re-encoding the video with 800:480 (1.666) aspect ratio.

Edited to add:...
Forum: Applications 2010-11-16, 16:23
Replies: 120
Views: 60,180
Posted By sutaburosu
Re: Decibel Meter ?

Unfortunately that command breaks /dev/null (turning it into a regular file), which leads to not being able to start a new Xterm and much other weirdness. A less harmful command would be:arecord...
Forum: Maemo 5 / Fremantle 2010-11-16, 01:07
Replies: 42
Views: 14,024
Posted By sutaburosu
Re: N900 Will not work in Mass Storage after PR1.3

My experience is the polar opposite; it's faster, more reliable (e.g., no need to reboot every 2-3 days) and the battery lasts much, much longer.

This is almost certainly because something is...
Forum: General 2010-11-15, 16:17
Replies: 47
Views: 37,669
Posted By sutaburosu
Re: My N900 doesn't recognize SIM card

The lack of output from dbus-monitor whilst performing those actions suggests there aren't.
Forum: General 2010-11-15, 01:29
Replies: 47
Views: 37,669
Posted By sutaburosu
Re: My N900 doesn't recognize SIM card

OK, I've read through the logs of your first three boots (up until 22:46). I'm really not sure what the problem might be.

You're still getting errors about communication with the SIM, but I...
Forum: Nokia N900 2010-11-15, 00:33
Replies: 37
Views: 12,458
Posted By sutaburosu
Re: I have locked my phone and it can't acces with (12345) What can I do. For a complete begginer

The 256MiB flash embedded in the CPU package is 'partitioned' into 6 areas:
# cat /proc/mtd
dev: size erasesize name
mtd0: 00020000 00020000 "bootloader"
mtd1: 00060000 00020000 "config"...
Forum: General 2010-11-14, 22:36
Replies: 47
Views: 37,669
Posted By sutaburosu
Re: My N900 doesn't recognize SIM card

Use the menu in the Settings application. There you will find options to "Restore original settings" and "Clear device".

I very much doubt your carrier will be able to help you debug this issue...
Forum: Multimedia 2010-11-14, 21:32
Replies: 7
Views: 1,892
Posted By sutaburosu
Re: help tvc player opens and closes

OK. That's a known problem with the Python libraries on PR1.3.
More information (and a fix, for the more knowledgeable user) here (http://talk.maemo.org/showpost.php?p=872260&postcount=263).
Forum: Maemo 5 / Fremantle 2010-11-14, 20:28
Replies: 770
Views: 369,700
Posted By sutaburosu
Re: Resetting lock code

Follow the links in Parlapipas' earlier post in this thread (http://talk.maemo.org/showpost.php?p=824403&postcount=87).
Forum: Nokia N900 2010-11-14, 19:13
Replies: 20
Views: 5,052
Posted By sutaburosu
Re: Help needed to test my N900 Camera

As the "Pixel Size: Noise Levels & Dynamic Range" section in this article (http://www.cambridgeincolour.com/tutorials/digital-camera-sensor-size.htm) suggests, smaller sensors (such as those in...
Forum: Maemo 5 / Fremantle 2010-11-14, 19:02
Replies: 42
Views: 14,024
Posted By sutaburosu
Re: N900 Will not work in Mass Storage after PR1.3

To my mind it would make sense that if any applications have open file handles on the MyDocs partition then it wouldn't be unmounted and exported as USB mass storage.

You can list the open files...
Forum: General 2010-11-14, 18:54
Replies: 47
Views: 37,669
Posted By sutaburosu
Re: My N900 doesn't recognize SIM card

It is this post (http://talk.maemo.org/showpost.php?p=712878&postcount=118).
Other posts in that thread suggest it might be worth asking your carrier for a replacement SIM.
Forum: General 2010-11-14, 18:32
Replies: 47
Views: 37,669
Posted By sutaburosu
Re: My N900 doesn't recognize SIM card

In this thread (http://talk.maemo.org/showthread.php?t=36447) quite a few folks have reported success after adding a piece of paper in the SIM holder!
Forum: Nokia N900 2010-11-13, 12:30
Replies: 18
Views: 7,018
Posted By sutaburosu
Re: Automatic device lock?

The parameter given is in minutes. To set it to 10 hours open an Xterm and enter this command:
gconftool-2 -s --type int /system/osso/dsm/locks/devicelock_autolock_timeout 600

You can read the...
Forum: Nokia N900 2010-11-13, 00:58
Replies: 18
Views: 7,018
Posted By sutaburosu
Re: Automatic device lock?

This should set the timeout to 4 hours:
gconftool-2 -s --type int /system/osso/dsm/locks/devicelock_autolock_timeout 240

As for the OP's question, perhaps the script in this thread...
Showing results 1 to 25 of 33



 
Forum Jump

All times are GMT. The time now is 23:12.