Showing results 1 to 25 of 100 @ 0.08 seconds. Search: Posts Made By: rambo
Forum: Nokia N900 2011-07-04, 12:38
Replies: 16
Views: 13,308
Posted By rambo
Re: mobile hotspot

The debs can be downloaded vie the packages-interface but you must first install kernel-power

maemo.org/packages/view/mobilehotspot/
Forum: Nokia N900 2011-07-04, 07:54
Replies: 1
Views: 2,379
Posted By rambo
Re: Can full format and a surface scan of emmc speed things up?

Well the FAT filesystem is prone to fragmentation but it shouldn't matter quite as much on flash memory since there practically isn't such thing as "seek time" as there is with spinning platters (aka...
Forum: Nokia N9 / N950 2011-07-04, 07:39
Replies: 111
Views: 35,311
Posted By rambo
Re: Would you buy N950 if it is available for purchase?

I'll be getting one through DDP but would buy N950 rather than N9 since I want a HW keyboard.
Forum: Applications 2011-07-03, 16:06
Replies: 4
Views: 2,432
Posted By rambo
Re: Hexi - simple bit tossing tool for HW or SW developers

I was going to package it for extras but it seems qt-creator didn't do the debian/rules (and debian/control) file for your source package.

Basically packaging for extras is nothing special if you...
Forum: Nokia N9 / N950 2011-06-29, 12:25
Replies: 238
Views: 85,192
Posted By rambo
Re: Which community applications do you want ported to N9/N950?

I will port mobilehotspot if possible (it was kinda hard in the beginning on N900 due to kernel packaging issues), once I have a development device (crosses fingers...) i'll look into it.

I'll...
Forum: Applications 2011-03-07, 15:09
Replies: 6
Views: 4,321
Posted By rambo
Re: Please help me package my apps

https://garage.maemo.org/plugins/scmsvn/viewcvs.php/trunk/src/debian/?root=mobilehotspot is the debian dir, check the scripts there.

what is the problem with application manager? an error message ?
Forum: Applications 2011-03-05, 21:19
Replies: 6
Views: 4,321
Posted By rambo
Re: Please help me package my apps

check out mobilehotspot on garage (writing this on the go so can't link now)
Forum: Applications 2011-01-31, 07:02
Replies: 406
Views: 213,124
Posted By rambo
Re: N900 as a Wifi Hotspot, part 2

"works for me", however see my reply above about debugging networking issues.
Forum: Applications 2011-01-29, 18:41
Replies: 406
Views: 213,124
Posted By rambo
Re: N900 as a Wifi Hotspot, part 2

wireshark and tcpdump. I have seen this sometimes (and heard of it) but the only way to debug is the way you do low-level network debugging in general and unless you already know how to do it I would...
Forum: Applications 2011-01-01, 19:39
Replies: 8
Views: 2,925
Posted By rambo
Re: Can " > " be removed from email replies?

Modest is modest (works for me though), however I've heard there's a way to run Thunderbird (but my memory might be failing, look for it) so knock yourself out.

Anyway, those that (I know and)...
Forum: Applications 2010-12-30, 11:00
Replies: 23
Views: 10,802
Posted By rambo
Re: Mobile Hotspot

as stated in the main MHS thread (n900 as wifi hotspot, part 2) the missing dbus introspection is not a problem.
Forum: Applications 2010-12-27, 11:11
Replies: 406
Views: 213,124
Posted By rambo
Re: N900 as a Wifi Hotspot, part 2

the log indeed looks normal, I have no idea why the ssid would not be visible to other devices sice iwconfig does not return failure either.
Forum: Development 2010-12-21, 06:40
Replies: 5
Views: 1,549
Posted By rambo
Re: How to store the hashes in a wallet app?

1. You cannot protect against malicious software here, they can always just flip a few random bits in your encrypted storage to make it undecryptable

2. The "usual way" is to generate a good...
Forum: Applications 2010-12-11, 16:59
Replies: 17
Views: 7,005
Posted By rambo
Re: [Request] WiFi prank kit

nope, the parent is wrong (and I'm the lead developer for MHS). Joiku is also ad-hoc only on N900.
Forum: General 2010-12-10, 17:18
Replies: 13
Views: 7,088
Posted By rambo
Re: how can carrier know if I am tethering or not

if you're using the phone as a modem (not using MHS/Joiku as "proxy"/router) then they can easily determine your laptops OS from the "tcp fingerprint" (should they actually care enough to look).
...
Forum: Development 2010-12-01, 14:14
Replies: 11
Views: 9,950
Posted By rambo
Re: Anyone compiled Qwt (and PyQwt) or other Python graphing/plotting libs?

Is there a piece of software in extras-devel that uses both matplotlib and tcl/tk for something else than displaying stand-alone graphs from matplotlib ? If not I see no reason to add the...
Forum: Development 2010-11-27, 10:03
Replies: 11
Views: 9,950
Posted By rambo
Re: Anyone compiled Qwt (and PyQwt) or other Python graphing/plotting libs?

Same directory now has a deb for armel compiled package, I have not yet tried it on my device even: caveat emptor!

(yes, this stuff will end up in extras-devel once me and lardman get it to...
Forum: Development 2010-11-26, 20:39
Replies: 11
Views: 9,950
Posted By rambo
Re: Anyone compiled Qwt (and PyQwt) or other Python graphing/plotting libs?

Since someone has taken care of the tons of dependencies already I can try compiling it myself as well (already did some adjustments, like skipping tcl/tk backend)

Edit: Managed to compile a...
Forum: Development 2010-11-26, 15:39
Replies: 11
Views: 9,950
Posted By rambo
Re: Anyone compiled Qwt (and PyQwt) or other Python graphing/plotting libs?

Took me a long while to notice your reply and then get around to trying it, I get the following error in scratchbox (x86):


Traceback (most recent call last):
File "matplotlib_test.py", line...
Forum: Development 2010-11-23, 20:20
Replies: 1
Views: 2,277
Posted By rambo
Re: Listen to dbus-message, battery

look at https://garage.maemo.org/plugins/scmsvn/viewcvs.php/diablo/bin/maemoplazer?revision=83&root=maemoplazer&view=markup it listens to IcD DBUS signals.
Forum: Nokia N900 2010-11-17, 12:49
Replies: 10
Views: 5,956
Posted By rambo
Re: Mobile hotspot make my mobile into brick

sorry to say it but usikng custom kernel when not being able to reflash the phone is a very bad idea.

you could try hooking to the serial console (under the battery, check the wiki for the pins)...
Forum: Development 2010-10-27, 19:17
Replies: 39
Views: 19,025
Posted By rambo
Re: Auto answer

Cool, you would probably want to do the following things:

1. Have use GConf to check for auto-answer enabled/disabled
2. Have a very small widget to change the config value in 1
3. Daemonize the...
Forum: Development 2010-10-22, 17:34
Replies: 5
Views: 3,766
Posted By rambo
Re: Who uses sql and how?

Are you sure connecting to a remote MySQL db is the best approach for whatever it is that you want to achieve (on a higher level) ? Doing that over the internet (or over wifi that has untrusted [or...
Forum: Maemo 5 / Fremantle 2010-10-22, 09:19
Replies: 11
Views: 4,990
Posted By rambo
Re: wlan traffic meter on n900?

iptraf can be used to monitor network traffick, it will also show counters for the data transferred while in a specific view.
Forum: Applications 2010-09-14, 10:46
Replies: 82
Views: 52,898
Posted By rambo
Re: N900+JoikuSpot= NO internet

To be fair this is how Ad-Hoc networking works; anyone is free to create a network and the OS will allocate an IP from a private range "commonly used" for such things (ditto when connecting to a...
Showing results 1 to 25 of 100



 
Forum Jump

All times are GMT. The time now is 07:28.