Showing results 1 to 25 of 86 @ 0.01 seconds. Search: Posts Made By: spanner
Forum: Nokia N900 2012-12-01, 23:22
Replies: 9
Views: 3,007
Posted By spanner
Re: N900 or what else?

So sad that a phone released in 2009 has no replacement a full 3 years later. I'll be gutted if that's still the case when mine dies.

Good luck in your search mandrake.
Forum: Maemo 5 / Fremantle 2012-02-20, 12:35
Replies: 8
Views: 7,756
Posted By spanner
Re: Make BASH the default shell

Out of paranoia, I use a .profile entry that checks whether 'sh' is being run in interactive mode AND whether bash is available, and if so execs it:

if [ $SHELL = "/bin/sh" ]; then
if [ -x...
Forum: Maemo 5 / Fremantle 2012-01-19, 18:43
Replies: 182
Views: 41,884
Posted By spanner
Re: People who do not use cssu, why? First post updated again 1.17

I don't use the CSSU because ages ago I saw reports of flakiness met with the response that the CSSU was unstable and flakiness was to be expected. "Fair enough", I thought, "it's not for me yet".
...
Forum: Nokia N900 2011-12-12, 09:02
Replies: 25
Views: 33,368
Posted By spanner
Re: DiY N900 Broken usb port fix

My USB hasn't failed yet but hearing all these stories a while ago, I used a toothpick to apply a small amount of epoxy adhesive (araldite) to the recessed area between the metal sleeve of the USB...
Forum: Applications 2011-10-20, 10:03
Replies: 2,065
Views: 893,222
Posted By spanner
Re: [Announce] modRana: a flexible GPS navigation system

Apologies, it looks like the crucial difference was not with the GET URL, but the fact that the "on-demand" tile downloads were single requests per connection (using "Connection: close" header) and...
Forum: Applications 2011-10-19, 14:15
Replies: 2,065
Views: 893,222
Posted By spanner
Re: [Announce] modRana: a flexible GPS navigation system

Hi MartinK,

Just installed modRana for the first time: looks nice! Thanks.

When I dragging the maps around, they tiles load fine. When I try to batch download using the "download" option, they...
Forum: Nokia N900 2011-07-12, 08:56
Replies: 16
Views: 9,426
Posted By spanner
Re: Reliable IM service for use with N900?

IcyMoustache,
can I suggest you try an XMPP gateway? Look at the list on:

http://www.jabberes.org/servers/

I use hot-chilli.net but there are plenty others. Sign in to one account (one net...
Forum: Maemo 5 / Fremantle 2011-02-22, 17:28
Replies: 0
Views: 1,890
Posted By spanner
U.K. PR 1.3 firmware image available

A couple of weeks ago (when I last checked), PR 1.3 hadn't been released as a firmware image for the UK.

It's now in tablets-dev (http://tablets-dev.nokia.com/nokia_N900.php). Finally.

Just a...
Forum: Maemo 5 / Fremantle 2011-02-16, 12:10
Replies: 4
Views: 1,928
Posted By spanner
Re: Deleted user 'user' from /etc/group

user@Nookie:~$ grep user /etc/group
dialout:*:20:user,messagebus,root
audio:*:29:user,pulse,root
video:*:44:user,root
users:*:29999:
pulse-access:x:670:user,root

PR 1.2
Forum: General 2011-02-11, 08:26
Replies: 1,963
Views: 548,171
Posted By spanner
Re: breaking news:nokia partners with microsoft

I think Nokia just crapped in their pants for warmth.

It's sad to think that there may never be an upgrade from this N900 phone which even now has no competitors (any others with a GNU userland?)...
Forum: Nokia N900 2010-12-01, 10:47
Replies: 7
Views: 3,119
Posted By spanner
Re: How to restore flash video quality?

Be root first, and it's "apt-get install --reinstall", not "apt-get --reinstall"
Forum: Maemo 5 / Fremantle 2010-12-01, 09:16
Replies: 21
Views: 4,600
Posted By spanner
Re: Instability of /opt filesystem

If it's a broken flash, then you should see block-level errors in the kernel log as well as filesystem errors.

Once you're sure the fs is correct (ie after a fsck), wait until it screws up again...
Forum: Applications 2010-10-19, 10:53
Replies: 572
Views: 177,516
Posted By spanner
Re: [Announce] AutoDisconnect - Automatically disconnect idle connections

I had this problem after transferring a load of data through the WiFi interface. This was my diagnosis & solution:
...
Forum: Applications 2010-10-13, 16:24
Replies: 29
Views: 22,522
Posted By spanner
Re: Firmware 1.3 on its way????

So being a Linux-only kind of chap, I went through the process of re-formatting my MicroSD as ext3 and having the N900 mount it automatically. I forget the thread but with a bit of tweaking it's...
Forum: Applications 2010-10-08, 12:42
Replies: 20
Views: 5,632
Posted By spanner
Re: Is there an app for transfering files over my wireless internet?

If I'm on my router, I use SCP, UPnP or even NFS to copy.

TinySMB's advantage is that it lets you easily share files on someone else's Windows network without installing any software or touching...
Forum: Applications 2010-09-23, 14:06
Replies: 18
Views: 20,985
Posted By spanner
Re: Git For Maemo

Yes, but it took seconds to move /usr/lib/git-core over to /opt/git-core and make a symlink. The remaining 800 KB /usr/bin/git didn't bother me enough to move.

(my thanks also!)
Forum: Applications 2010-09-19, 17:27
Replies: 165
Views: 62,879
Posted By spanner
Re: Sygic 10 Bugs

For me, I like fullscreen & don't mind hitting ctrl-backspace to switch applications. But you should check out this post (http://talk.maemo.org/showpost.php?p=816241&postcount=48) to disable...
Forum: Applications 2010-09-14, 14:52
Replies: 7
Views: 5,632
Posted By spanner
Re: Key logger

Yes it can be done. Fortunately there is not much intersection between the groups of people who:

* Own an N900
* Have the intelligence to write such an app
* Are "ethically challenged" enough to...
Forum: Nokia N900 2010-09-04, 10:47
Replies: 8
Views: 7,967
Posted By spanner
Re: Very simple question: how to input '|' in N900 terminal?

The on-screen keyboard is OK for occasional use but slows you down.

If your typing uses lots of non-alphanumeric characters (e.g. shell scripting) then this thread...
Forum: Maemo 5 / Fremantle 2010-09-01, 13:25
Replies: 41
Views: 10,663
Posted By spanner
Re: How to enable auto "sudo gainroot" command in XTerminal??

Jesus chaoscreater, chill out.

When you ask how to do something dangerous, people will warn against it or ask why. This is as much for the benefit of anyone else reading the thread as for you.
...
Forum: Nokia N900 2010-08-24, 11:22
Replies: 332
Views: 96,410
Posted By spanner
Re: What have been your 'wow' moments with the N900 so far?

Wow!

I just pulled over to the side of the road in rural nowhere and:

* disengaged Sygic satnav & fm transmitter
* established an ssh session to my development PC with an rdesktop tunnel to...
Forum: Nokia N900 2010-08-23, 07:54
Replies: 4
Views: 2,947
Posted By spanner
Re: Need gps navigation for n900

Maemo is a marginal prospect at best for commercial developers. Please don't help to scare them away further by encouraging piracy.

Yes Sygic is pretty good.
Forum: Applications 2010-08-20, 09:44
Replies: 15
Views: 5,094
Posted By spanner
Re: Interval training App

If we're suggesting hacky solutions:

Record a 60-second clip of silence (using recorder), saying "beep" at 50 seconds & "boop" at 60 seconds. Then play the clip on repeat. :)
Forum: Applications 2010-08-16, 20:29
Replies: 165
Views: 62,879
Posted By spanner
Re: Sygic 10 Bugs

Actually I just tried removing all directories except gbr (britain) from Maps and yet the stuttering was as bad as ever.

Also had pauses of up to 30 seconds and one crash-to-desktop during a 10...
Forum: Community 2010-08-16, 16:12
Replies: 290
Views: 54,676
Posted By spanner
Re: what is this community prepared to do for us regarding the N900?

Judging by some of your previous timewasting abuses of the moderation system (http://talk.maemo.org/showthread.php?t=51864) you have only yourself to blame.
Showing results 1 to 25 of 86



 
Forum Jump

All times are GMT. The time now is 02:54.