tryagain | yeah, now i can apt-get these packages. I guess there was something wrong with my sources.list or missing /etc/apt/properties. | 00:01 |
---|---|---|
*** jonwil has joined #maemo | 00:18 | |
tryagain | i'm a bit confused how to follow https://talk.maemo.org/showthread.php?p=1025907 by editing sources.list. Which deb line sould i add to the file to connect to http://bokomoko.de/~rd/maemo/ "unstable" repository | 00:19 |
freemangordon | tryagain: adding stuff to sources.list shouldn't break anything in SB | 00:23 |
freemangordon | just don;t do apt-get upgrade, but install only those packages you need instead | 00:24 |
freemangordon | oh, you've fixed it | 00:25 |
tryagain | yeah, now i have advanced a few steps, now all dependencies are met (with packages from http://bokomoko.de/~rd/maemo/ downloaded manually) | 00:26 |
tryagain | and the build goes on | 00:26 |
freemangordon | great | 00:26 |
freemangordon | otherwise, the line in sources.list should look like "deb http://bokomoko.de/~rd/maemo/ fremantle/sdk unstable" IMO | 00:28 |
freemangordon | though not sure | 00:29 |
freemangordon | oops | 00:29 |
freemangordon | not fremantle/sdk ofc | 00:29 |
freemangordon | that one: "deb http://bokomoko.de/~rd/maemo/ unstable" | 00:29 |
tryagain | apt-get complains on wrong syntax... | 00:30 |
freemangordon | oh, wait, maybe it should be "deb http://bokomoko.de/~rd maemo unstable" | 00:31 |
tryagain | i think i have tried that too. But it's not of big concern to download two packages manually. | 00:32 |
tryagain | ok, looks like the build now goes its way. I guess it would take quite a while under double emulation. Thank you bencoh and freemangordon. | 00:42 |
bencoh | compilation isnt emulated :) | 00:43 |
bencoh | it's a cross fcc | 00:43 |
bencoh | gcc* | 00:43 |
tryagain | ah, that's really great! Anyway, i do not expect it to finish very soon | 00:44 |
tryagain | we use rsvg to convert lots of svgs to png, and i guess rsvg would be run under emulation. | 00:45 |
freemangordon | try parallel=N in DEB_BUILD_OPTIONS could speed it up, Also, make sure there is no "thumb" in that env var | 00:45 |
bencoh | why do you need freetype from http://bokomoko.de/~rd/maemo/ ? | 00:45 |
tryagain | it was said that freetype on maemo is broken (not includes upstream fix) and it causes navit to crash. | 00:46 |
bencoh | are headers broken as well? | 00:47 |
tryagain | i guess not. | 00:47 |
freemangordon | maybe that one :) https://github.com/community-ssu/freetype/commit/6eb34943b87309a095cfe805c2a65768a35cca22 | 00:47 |
bencoh | :-) | 00:47 |
tryagain | ;) | 00:48 |
freemangordon | tryagain: just make it depend on mp-fremantle-community-pr and you're good to go :) | 00:49 |
tryagain | mp-what? :) | 00:49 |
freemangordon | ~cssu | 00:49 |
infobot | rumour has it, cssu is http://wiki.maemo.org/Community_SSU, or (Community Seamless Software Update) | 00:49 |
freemangordon | this is CSSU metapackage | 00:50 |
freemangordon | tryagain: BTW I am missing the background on why you're trying to build navit in SB. Could you elaborate? As if you're going to put it in some repo, please consider building it also for cssu-thumb | 00:51 |
tryagain | so if it's installed, i can expect that freetype is fixed? | 00:51 |
freemangordon | yes | 00:51 |
freemangordon | tryagain: http://wiki.maemo.org/Community_SSU/Changelog , search for freetype | 00:52 |
freemangordon | "21.2011.38-1Tmaemo2 (20.03.2012) " | 00:52 |
bencoh | freemangordon: hmm.... mp-fremantle-community-pr doesn't exist on non-cssu devices | 00:52 |
bencoh | so... what's the point? | 00:52 |
freemangordon | I know | 00:53 |
freemangordon | install CSSU :P | 00:53 |
bencoh | -_- :] | 00:53 |
bencoh | apt-get users will see a missing dep, but what about ham users? | 00:53 |
freemangordon | anyway there are tons of other fixes | 00:53 |
freemangordon | there will be "probles" page | 00:53 |
freemangordon | *"Problems" | 00:54 |
tryagain | mm... cssu-thumb? I'm completely new to maemo, do not have such a device. Just trying to keep navit available for maemo after we kill autotools support in favor of cmake. | 00:54 |
freemangordon | ~cssu-thumb | 00:54 |
infobot | cssu-thumb is probably <Doc_Scrutinizer05> [thumb2 microb] indeed seems to render like mad, subjectively, or http://talk.maemo.org/showpost.php?p=1220597, or http://wiki.maemo.org/Community_SSU/Thumb | 00:54 |
freemangordon | tryagain: in short - gcc 4.7.2 and stable thumb2 | 00:54 |
bencoh | tryagain: oh and... if possible, please upload navit to extras :) | 00:54 |
bencoh | (as a source package) | 00:54 |
freemangordon | hmm, wait, iirc there *is* cmake in maemo | 00:56 |
bencoh | there is, yeah | 00:56 |
bencoh | might need some adaptation though, because it's quite old | 00:56 |
Vajb | Sicelo: today that pnatd trick for missing network worked. It was like i doubt. I did it wrong somehow at first. | 00:56 |
DocScrutinizer05 | Humpelstilzchen: stryngs: the J-shaped steel is a spring helping to define end positions of stand | 00:57 |
bencoh | didn't work with the project I wanted to build, last time I tried | 00:57 |
tryagain | but currently debian recipe used to build navit is based on autotools | 00:57 |
freemangordon | DocScrutinizer05: bit the stand, but the camera cover | 00:57 |
freemangordon | *not | 00:57 |
tryagain | *navit for maemo | 00:57 |
DocScrutinizer05 | no | 00:57 |
bencoh | tryagain: did you manage to build it with cmake (on your fremantle_x86 sb)? | 00:57 |
* freemangordon checks again | 00:57 | |
DocScrutinizer05 | touch the J with finger, feel how it comes up and goes fown again when you move stand | 00:58 |
tryagain | i'm now at the stage to reproduce it's build with autotools | 00:58 |
bencoh | ah, ok | 00:58 |
freemangordon | DocScrutinizer05: yep, my bad | 00:58 |
DocScrutinizer05 | it's this spring that makes stand stay "open" | 00:59 |
freemangordon | yeah, yeah | 00:59 |
DocScrutinizer05 | :-) | 00:59 |
*** LauRoman has quit IRC | 01:01 | |
Pali | mxr.maemo.org is down? | 01:01 |
*** krnlyng has quit IRC | 01:02 | |
freemangordon | Pali: since ling ago iirc | 01:04 |
freemangordon | *long | 01:04 |
Pali | we do not have backup? | 01:05 |
freemangordon | no idea, but I guess no | 01:05 |
freemangordon | why do you need that? | 01:05 |
*** LauRoman|Phone has joined #maemo | 01:05 | |
Pali | just found links to that site | 01:05 |
freemangordon | was there anything else but the kernel? | 01:05 |
DocScrutinizer05 | Vajb: ((pnatd trick) please you - or any other user who knows details - elaborate on the nature of the problem | 01:06 |
* freemangordon wonders why there is not a single reply to an oops mail after 3 days | 01:07 | |
Pali | there were indexed all source packages from repository.maemo.org and maybe also from garage and maemo.gitorious.org | 01:07 |
freemangordon | ah | 01:07 |
*** trumee has quit IRC | 01:07 | |
freemangordon | well, better ask on admin channel, xes or warfare could have a clue | 01:07 |
DocScrutinizer05 | mxr-maemo.org is a massive loss. Was extremely useful. Alas it been run by a "community member", not by Nokia | 01:08 |
DocScrutinizer05 | so asking techstaff won't help | 01:08 |
DocScrutinizer05 | I *think* it was either timeless or crashanddie who ran it | 01:09 |
DocScrutinizer05 | not only the DNS A record vanished, I clearly recall the website/service itself been broken before that | 01:12 |
DocScrutinizer05 | techstaff could create a new mxr on maemo infra, if we had the special flavor lxr 'scripts' to implement it | 01:13 |
DocScrutinizer05 | mxr was somewhat patched version of lxr | 01:14 |
*** realitygaps has quit IRC | 01:14 | |
DocScrutinizer05 | in a certain sense it been a community-driven service supported by Nokia just like internettablettalk/t.m.o | 01:15 |
DocScrutinizer05 | thus it had a maemo.org subdomain | 01:15 |
*** realitygaps has joined #maemo | 01:16 | |
DocScrutinizer05 | Pali: I dunno if more than just kernel was indexed on mxr | 01:16 |
*** realitygaps has quit IRC | 01:16 | |
*** realitygaps has joined #maemo | 01:16 | |
Pali | was, I remember | 01:17 |
DocScrutinizer05 | maybe kernel and the core fremantle apps which are not blobs. I don't think it indexed comlete garage/extras/whatever | 01:17 |
DocScrutinizer05 | but then, maybe I simply never checked for such stuff on mxr | 01:18 |
DocScrutinizer05 | without mxr, the H-E-N would prolly never have happened ;-) | 01:18 |
DocScrutinizer05 | mad useful thing | 01:18 |
DocScrutinizer05 | timeless: MXR was your project? | 01:19 |
DocScrutinizer05 | timeless: if so, would you happen to still have the patched LXR sources needed to build it? | 01:20 |
DocScrutinizer05 | rather, the maemo specific patches on top of http://sourceforge.net/projects/lxr/ | 01:21 |
*** trumee has joined #maemo | 01:21 | |
DocScrutinizer05 | Pali: maybe there's a MXR garage project? | 01:23 |
Pali | do not know | 01:23 |
DocScrutinizer05 | prolly best to wait until original MXR owner pops up here | 01:23 |
DocScrutinizer05 | I'd like to see MXR resurrected finally | 01:24 |
DocScrutinizer05 | it already been flawed/broken before the big migration, and after that even the DNS got killed by Nokia | 01:25 |
bencoh | there was definitely more than kernel references | 01:25 |
bencoh | I remember reading hildon stuff there | 01:25 |
bencoh | among other things | 01:25 |
DocScrutinizer05 | all the better | 01:25 |
bencoh | being able to run it on maemo.org infra would be cool | 01:26 |
*** sunshavi has joined #maemo | 01:26 | |
DocScrutinizer05 | I'm absolutely sure techstaff would be willing to provide a VM to set up MXR on it | 01:26 |
DocScrutinizer05 | but we need a volunteer taking care about the actual implementation | 01:26 |
DocScrutinizer05 | maybe this would even be the reason to finally populate blade-C with CPU, RAM, and HDD | 01:27 |
DocScrutinizer05 | would 'only' need a few 1000 Euros from the HF-treasures | 01:28 |
DocScrutinizer05 | a pity to have two non-functional blades on this supermicro | 01:29 |
*** lxp has quit IRC | 01:31 | |
DocScrutinizer05 | http://wiki.maemo.org/Maemo.org_Infrastructure#Operational_Platform | 01:32 |
*** krnlyng has joined #maemo | 01:33 | |
DocScrutinizer05 | http://www.amazon.com/gp/product/B007H29ECE?*Version*=1&*entries*=0 513USD | 01:33 |
DocScrutinizer05 | plus some RAM plus (2?) HDD | 01:34 |
*** lxp has joined #maemo | 01:34 | |
DocScrutinizer05 | umm sorry we need two CPUs per blade | 01:52 |
*** trumee has quit IRC | 01:52 | |
DocScrutinizer05 | http://www.supermicro.nl/products/motherboard/Xeon/C600/X9DRT-HF.cfm | 01:52 |
*** orbiting has quit IRC | 01:53 | |
*** trumee has joined #maemo | 01:55 | |
DocScrutinizer05 | of course we could also use better CPUs, like this one: http://ark.intel.com/products/75272/Intel-Xeon-Processor-E5-2660-v2-25M-Cache-2_20-GHz ;-) Alas even higher core count isn't compatible due to TDP of the supermicro frame | 02:00 |
DocScrutinizer05 | http://ark.intel.com/products/75283/Intel-Xeon-Processor-E5-2697-v2-30M-Cache-2_70-GHz has 130W TDP, ooops our frame can handle up to 135W :-D | 02:02 |
DocScrutinizer05 | so we just need 5200USD for the CPUs and we have a real numbercrunching monster ;-) | 02:03 |
DocScrutinizer05 | of course we can handle an additional VM on blade-a/b too, but we're short on RAM, and also short on primary storage on both | 02:19 |
*** xes has quit IRC | 02:22 | |
*** trumee has quit IRC | 02:26 | |
DocScrutinizer05 | facilities like OSUOSL run their own 'public' facility-wide RDBMS and ask all their users to not run local databases but rather use the provided one. So ideally we should move the database VM to the new blade-c and then the VM where it been so far gets available for MXR | 02:27 |
*** esaym153 has quit IRC | 02:33 | |
*** trumee has joined #maemo | 02:34 | |
*** futpib has quit IRC | 02:34 | |
DocScrutinizer05 | warfare: xes: wtf is wrong with scratchbox? http://i.imgur.com/DncgLcY.png | 02:46 |
*** realitygaps has quit IRC | 02:47 | |
*** xes has joined #maemo | 02:55 | |
DocScrutinizer05 | warfare: xes: I pasued scratchbox VM on blade-a | 02:56 |
DocScrutinizer05 | paused, even | 02:56 |
DocScrutinizer05 | I'll tentatively restart it in a few minutes, if load on blade-a goes down, assuming this was only a very heavy backup of whole site at once | 03:00 |
DocScrutinizer05 | ohmy, BackupPC_dump, should get a decient renice, eh? | 03:11 |
DocScrutinizer05 | restarting scratchbox | 03:11 |
DocScrutinizer05 | the backup pretty much brings down the whole site | 03:12 |
*** florian has quit IRC | 03:17 | |
*** florian has joined #maemo | 03:17 | |
DocScrutinizer05 | I still wonder ehat the heck is so special about scratchbox so it gets literally completely unresponsive during BackupPC run | 03:19 |
*** darkschneider has quit IRC | 03:20 | |
*** darkschneider has joined #maemo | 03:21 | |
DocScrutinizer05 | see in ganglia http://i.imgur.com/IBFDn8H.png how even the CPU dropeed out two times during last hour, before I finally stopped the sb VM @ ~1:57 til ~2:12 | 03:23 |
DocScrutinizer05 | ssh also was unresponsive | 03:24 |
*** realitygaps has joined #maemo | 03:26 | |
* DocScrutinizer05 makes mental note to never look at ganglia during sunday 0:00 to 3:00 | 03:37 | |
DocScrutinizer05 | CET | 03:37 |
*** florian has quit IRC | 03:49 | |
*** TheOneLaw has joined #maemo | 03:51 | |
TheOneLaw | good morning | 03:52 |
TheOneLaw | or evening, as the case may be | 03:52 |
TheOneLaw | Sorry, it seems that you are using an IP address or a proxy that is listed in the forum anti spam blacklist. Feel free to contact our staff on irc freenode #maemo channel. | 03:52 |
TheOneLaw | not that anyone lives here anymore except us ghosts in the machines... | 03:54 |
*** louisdk has quit IRC | 03:55 | |
*** realitygaps has quit IRC | 03:56 | |
*** louisdk has joined #maemo | 03:58 | |
DocScrutinizer05 | TheOneLaw: are you using Tor? | 04:06 |
DocScrutinizer05 | (MXR) http://maemo.org/community/maemo-community/mxr-maemo-org/ | 04:07 |
*** eMHa_ has joined #maemo | 04:07 | |
*** eMHa has quit IRC | 04:11 | |
*** xes has quit IRC | 04:20 | |
*** Humpelstilzchen has quit IRC | 04:32 | |
*** Humpelstilzchen has joined #maemo | 04:33 | |
*** Pali has quit IRC | 04:39 | |
TheOneLaw | DocScrutinizer05: I am using VPN which seemingly works from some locations and not from others. I guess it is the default server from this location, I will try an alternate and see what happens thanks for the link I will go read up. have a nice weekend | 04:45 |
DocScrutinizer05 | yw :-) a nice weekend to you too | 04:47 |
DocScrutinizer05 | ooh, the MXR link wasn't meant to address your problem | 04:47 |
DocScrutinizer05 | it was a followup to some topic we discussed earlier | 04:48 |
TheOneLaw | oops this is weird - I clicked the link you posted http://maemo.org/community/maemo-community/mxr-maemo-org/ and that link works just fine, being simply http://maemo.org/... | 04:48 |
TheOneLaw | The link that fails is to http://talk.maemo.org/ which is broken - this means there is a blockage on TMO and not on maemo.org generally, which is confusing but I guess the block is just for the forum | 04:50 |
DocScrutinizer05 | yes, the filters are different for talk.maemo.org, maemo.org, and wiki/bugs.maemo.org | 04:51 |
TheOneLaw | I suppose the exit node for the VPN may have a bad reputation ? | 04:51 |
TheOneLaw | back in a moment while I reboot my vpn | 04:51 |
DocScrutinizer05 | prolly yes. The filters use publicly known blacklists | 04:51 |
TheOneLaw | new exit server same issue will try yet again... | 04:53 |
*** TheOneLaw_ has joined #maemo | 04:57 | |
*** auenf has quit IRC | 04:57 | |
*** auenf has joined #maemo | 04:57 | |
TheOneLaw_ | that works, just had to keep reloading the VPN until I found an exit node not blacklisted - how cool is that ? | 04:57 |
*** TheOneLaw has quit IRC | 04:58 | |
*** robbiethe1st has joined #maemo | 05:02 | |
*** Hurrian_ has quit IRC | 05:03 | |
*** Hurrian has joined #maemo | 05:04 | |
*** Hurrian has quit IRC | 05:04 | |
*** Hurrian has joined #maemo | 05:04 | |
*** louisdk has quit IRC | 05:16 | |
*** xes has joined #maemo | 05:16 | |
*** xes_ has joined #maemo | 05:17 | |
timeless | DocScrutinizer05: http://hg.mozilla.org/webtools/mxr | 05:19 |
DocScrutinizer05 | timeless: many thanks! | 05:19 |
timeless | the branding is um... dunno, probably availabl | 05:20 |
timeless | depends on whether or not mxr.maemo.org is reachable | 05:20 |
DocScrutinizer05 | well, the branding is not THAT important ;-) | 05:20 |
timeless | yeah, it is reachable | 05:20 |
timeless | add timeless.justdave.net as the hosts for mxr.maemo.org and you can reach it | 05:20 |
DocScrutinizer05 | if by branding you mean the orange skin and stuff | 05:20 |
timeless | you should be able to clone the mxr config from there | 05:21 |
DocScrutinizer05 | great! | 05:21 |
*** xes has quit IRC | 05:21 | |
*** louisdk has joined #maemo | 05:21 | |
timeless | hg clone http://mxr.maemo.org/ | 05:21 |
DocScrutinizer05 | would you be (hypothetically) be interested in helping to set MXR up on maemo.org server infra? | 05:21 |
timeless | as long as you are talking to timeless.justdave.net instead of {nxdomain} | 05:22 |
timeless | i could probably yeah | 05:22 |
DocScrutinizer05 | :-)) | 05:22 |
timeless | anyway, that should get you most of the way | 05:22 |
DocScrutinizer05 | :nod: | 05:22 |
timeless | in fact, just using a cname should make you fairly happy, afaik the server still works, it's just a missing/bad cname | 05:22 |
* timeless needs to return to the real world | 05:23 | |
DocScrutinizer05 | for the (chan) record: http://timeless.justdave.net/maemo/ | 05:23 |
timeless | http://timeless.justdave.net/maemo/mxr-maemo-org-dns-0.1.deb or something :) | 05:23 |
timeless | adds the cname | 05:23 |
timeless | iirc | 05:23 |
DocScrutinizer05 | ta | 05:25 |
DocScrutinizer05 | I had ""66.33.208.86 mxr.maemo.org"" in my etc/hosts ;-) | 05:30 |
DocScrutinizer05 | fixing it | 05:30 |
*** TheOneLaw_ has quit IRC | 05:30 | |
DocScrutinizer05 | http://i.imgur.com/dhNcSUS.png :-D | 05:32 |
DocScrutinizer05 | timeless: alas http://i.imgur.com/DajbLxF.png | 05:35 |
DocScrutinizer05 | well, not expecting it's still working. It's however still reachable | 05:36 |
*** realitygaps has joined #maemo | 05:37 | |
*** realitygaps has quit IRC | 05:37 | |
*** realitygaps has joined #maemo | 05:37 | |
*** louisdk has quit IRC | 06:30 | |
*** DocScrutinizer05 has quit IRC | 06:53 | |
*** DocScrutinizer05 has joined #maemo | 06:53 | |
*** sunshavi has quit IRC | 07:05 | |
*** Hurrian has quit IRC | 07:09 | |
*** vahe has joined #maemo | 07:09 | |
vahe | how to fight injustice,closed source,JavaScript if you block tor :-/ | 07:13 |
vahe | Sorry, it seems that you are using an IP address or a proxy that is listed in the forum anti spam blacklist. | 07:13 |
vahe | Feel free to contact our staff on irc freenode #maemo channel. | 07:13 |
vahe | I use tor because it's not your business who I am and where and what are you reading... | 07:14 |
robbiethe1st | I'm not sure anyone is awake | 07:14 |
robbiethe1st | Chances are tor or that IP was banned due to abuse | 07:14 |
robbiethe1st | So blame whoever abused it | 07:15 |
vahe | abuse of what?)))) | 07:15 |
robbiethe1st | The forum I'm guessing(spam?) | 07:15 |
vahe | I spent a lot of time using tor? ))) | 07:16 |
robbiethe1st | So? | 07:16 |
robbiethe1st | No, someone else used tor and spammed? | 07:16 |
DocScrutinizer05 | all of tor is banned. And we had this discussion like 3 times during last 2 weeks already. It's pretty unfortunate and silly that complete *.maemo.org is blocking those IPs, instead of only blocking the login page | 07:16 |
robbiethe1st | Or something like that | 07:16 |
vahe | why you need spam? )) this is a group of maemo instead of Windows ,Yes? )) | 07:17 |
DocScrutinizer05 | huh? | 07:18 |
*** Hurrian has joined #maemo | 07:18 | |
robbiethe1st | I'm not sure he speaks English very well? | 07:18 |
DocScrutinizer05 | [Wed 06 January 2016] [23:28:57] <DocScrutinizer05> Neo900 is about security. Tor is about security. Neo900 has a subforum on tmo. I have a hard time explaining to Neo900 customers that to access Neo900 subforum (or any other maemo-org page) they must not use Tor | 07:18 |
vahe | we must fight for the spam,closures, javascript codes,fight! I'm for freedom | 07:19 |
vahe | FREEDOM ! | 07:19 |
DocScrutinizer05 | [Wed 06 January 2016] [23:24:28] <DocScrutinizer05> no matter what, it's pretty offensive to READ-block all NAT and NAT-like services' IPs to be found on a RBL from *.maemo.org. And not blocked from registering or identifying to maemo, but blocked from mere *reading* | 07:19 |
*** robbiethe1st has quit IRC | 07:21 | |
DocScrutinizer05 | I suggested to limit the IP filtering to only the login page, since non-authenticated visitors can't post | 07:21 |
DocScrutinizer05 | alas somebody has to *implement* that | 07:22 |
vahe | DocScrutinizer05: thank you for your understanding | 07:22 |
DocScrutinizer05 | yw :-) I'm annoyed by it as well | 07:22 |
vahe | quick question,will there be future neo900 N900 in addition to other smartphones? | 07:24 |
vahe | :) | 07:24 |
DocScrutinizer05 | vahe: for now you might try https://ixquick.com/do/search | 07:24 |
DocScrutinizer05 | the 'proxy' option there will probably show you each talk.m.o webpage even when you're using Tor | 07:25 |
DocScrutinizer05 | vahe: please rephrase your question | 07:25 |
DocScrutinizer05 | https://ixquick-proxy.com/do/proxy2? | 07:26 |
DocScrutinizer05 | ep=445159455551526c54466752466c73425030306657425964523152594c45454a4b3051514a6d6f4259514a53575155355446735a564630414d45304f43554d314c6e6c38666734584b6874374542733655434e32504359585a325a4453516331414438374d447464435674495a52514b4f6c5a466258686161525a494167453751686756465639644d77525446687361453152526668454b506c5a584e5364494c5638664768776f5755385647513943635159494651344c42676f4a6668454b506c5a564e694e49647774625551557357555951466c4d5643416f66 | 07:26 |
DocScrutinizer05 | 5745356444454e4a4b4238544b6874474a5467575a52314b4b42733953455156456851664978734d43523856426b4a5950786c444b3068524f7a3447614568554178676f54466752453177584e41514a43777047556846554c41774f4945774c5a33454150515a4e41786839476e6454534852585a53304942424951543170595052455259456c454d484a48526b684d45776b735341744154514e465a4167654130394a42315666626b6764654249424e544d555a41316245776f3747415a41516851414a7751505745396446555145465367766632746342694134656 | 07:26 |
DocScrutinizer05 | a39444f546c39476e4a5453585a554a427442423034644141426362455161654552514e5445544f5170645431707547515645536746444d6c704e4130356447466c644b68556163786343596d56424d46304e5246317445414246535152666231684c556b744b566763426130314e6542344159475a444f566b49543178734868734647304644656c3546556b74574f58703166686f4d506873486353634763314d49&epile=4q6n41784r6n41784q5441774r5638314q4335725n586o3q&edata=1d5549d9e643d9c6369c80d7fa315712& | 07:26 |
DocScrutinizer05 | ek=62473435643268594o545n32656n4n79563274385n583537595463355748782o5469593256316431&ekdata=1e4f4899e7fe0fd5c1abe577309f2cff | 07:26 |
DocScrutinizer05 | ohshit, sorry | 07:26 |
vahe | :D | 07:26 |
vahe | OK :D | 07:27 |
vahe | DocScrutinizer05: except the Nokia N900 and neo900 there are other phones with maemo? | 07:28 |
DocScrutinizer05 | prolly not | 07:29 |
DocScrutinizer05 | ...yet | 07:29 |
DocScrutinizer05 | it might be possible some folks are porting maemo5 to other hardware platforms | 07:29 |
vahe | DocScrutinizer05: I use this search engine https://duckduckgo.com/html/ | 07:30 |
DocScrutinizer05 | does it have a proxy function? | 07:31 |
vahe | thml,no javascript :D | 07:32 |
DocScrutinizer05 | well, I suggested ixquick because it acts as proxy for you, allowing you to access tmo even from Tor | 07:33 |
DocScrutinizer05 | you can even klick links on tmo within proxy and won't leave the proxy | 07:33 |
DocScrutinizer05 | you however can NOT enter text strings into the proxied webpage | 07:34 |
vahe | I was also and still have the lock | 07:34 |
DocScrutinizer05 | also javascript won't work in the proxied pages | 07:34 |
DocScrutinizer05 | I'm not sure I managed to transport the message | 07:36 |
vahe | thanks for the help ,I will find the answers here :) | 07:36 |
vahe | I am from Armenia and bad know English,I freesoftware,open source activist | 07:38 |
DocScrutinizer05 | https://ixquick.com/do/search?q=talk.maemo.org go there, then click on the little "Proxy" link right to the talk.maemo.org : http://i.imgur.com/yDhodDq.png | 07:39 |
DocScrutinizer05 | this will work also when you use Tor | 07:40 |
vahe | CAPTCHA ,write the code ,but not included | 07:40 |
vahe | aaa Yes | 07:45 |
*** Sicelo009N has quit IRC | 07:46 | |
vahe | turned out,thank you | 07:46 |
vahe | DocScrutinizer05: THANKS | 07:46 |
vahe | I did not correctly ))) | 07:48 |
vahe | :P | 07:48 |
*** Sicelo009N has joined #maemo | 07:51 | |
*** Sicelo009N has quit IRC | 07:58 | |
Sicelo | Vajb: \m/ | 08:00 |
Sicelo | DocScrutinizer05: pnatd ... needed when N900 for some reason refuses to register to network when you are sure it is there. seems to happen a lot after you've been out of coverage for a long time. when you're back in coverage N900 *may* no longer be 'interested' to connect. It's not a matter of waiting, as even an hour can pass. I explained this in the channel some months ago, and you suggested the pnatd thing (AT+CFUN=0), which has worked from me 100% of | 08:03 |
DocScrutinizer05 | :-) Ahh. | 08:04 |
*** vahe has quit IRC | 08:04 | |
Luke-Jr | weird thing the other day | 08:04 |
Luke-Jr | I was scheduling an appointment, using my N900 to VNC to my PC | 08:04 |
Luke-Jr | and the appointment desk lady asked me what I was using and wrote down the name O.o | 08:05 |
DocScrutinizer05 | o.O | 08:05 |
DocScrutinizer05 | name of N900, or of VNC? | 08:05 |
Luke-Jr | N900 lol | 08:06 |
DocScrutinizer05 | you didn't tell her "Neo900"???? | 08:06 |
DocScrutinizer05 | ;) | 08:07 |
Sicelo | well, time flies .. it's not even months .. rather, years: https://mg.pov.lt/maemo-irclog/%23maemo.2014-10-23.log.html#t2014-10-23T22:09:55 | 08:07 |
DocScrutinizer05 | WOW | 08:07 |
DocScrutinizer05 | did I already suspect a bug in cellmo firmware back when? | 08:07 |
Luke-Jr | DocScrutinizer05: well, I tried to explain to her that this was very old and there were newer devices, but she didn't want to write down those names for some reason lol | 08:08 |
Sicelo | we didn't talk much about it .. i gather we were in #neo900. have logs for that chan? | 08:08 |
DocScrutinizer05 | it's known that radio stack steps down in repetition frequency for network scans until, well, several minutes. But for sure it should search for network at very least once per hour | 08:08 |
Luke-Jr | DocScrutinizer05: how's the Neo900 coming along btw? | 08:09 |
DocScrutinizer05 | still hassle with finances and orga | 08:10 |
DocScrutinizer05 | and I'm still suffering a burnout | 08:11 |
*** FlameReaper-PC has joined #maemo | 08:11 | |
DocScrutinizer05 | but we hope we can come up with a working prototype during the next maybe 3 months | 08:12 |
DocScrutinizer05 | ...and that this in turn will generate more preorders, so we hit the 'economic feasibility' threshold | 08:13 |
*** vahe1 has joined #maemo | 08:13 | |
Luke-Jr | :x | 08:14 |
DocScrutinizer05 | then otoh public interest seems to increase. Dunno if some new snowden files made it to the yellow press or whatever | 08:15 |
*** vahe1 has quit IRC | 08:15 | |
Luke-Jr | Pyra will probably be done sooner though; seems like the most direct competition | 08:16 |
Luke-Jr | unless their phone stuff doesn't work - then that might prove to be a boost for Neo | 08:17 |
DocScrutinizer05 | well, Pyra is a tad too large and not really usable as phone anyway, since it has no earbeace to start with | 08:17 |
DocScrutinizer05 | earpiece even | 08:17 |
DocScrutinizer05 | plus Pyra has no software for phone usage. Since it doesn't run maemo or at least one of the other tailored-for-phone distros like QtMoko or SHR or | 08:18 |
DocScrutinizer05 | ... | 08:18 |
DocScrutinizer05 | so yes, for sure you can initiate calls with Pyra, but I doubt I would want to try and carry Pyra on me to receive inbound calls | 08:19 |
*** vahe1 has joined #maemo | 08:19 | |
pigeons | Luke-Jr: i dont know if you heard but paypal is holding neo900 group's money with typical paypal shenanigans. | 08:19 |
Luke-Jr | :/ | 08:19 |
vahe1 | :-D | 08:20 |
DocScrutinizer05 | ooooh, pyra has no vibrator either ;-) | 08:21 |
Luke-Jr | ouch | 08:21 |
Luke-Jr | that may be a real killer loss :| | 08:22 |
DocScrutinizer05 | and I'm not even sure about the power consumption of Pyra in idle with cellmodem enabled and online | 08:22 |
Luke-Jr | I was never impressed by N900 for that | 08:22 |
Luke-Jr | wait.. Pyra really has no vibrator? doesn't every recent game platform have a vibrator? O.o | 08:22 |
DocScrutinizer05 | no, afaik Pyra has none | 08:22 |
*** vahe1 has quit IRC | 08:23 | |
Luke-Jr | bleh | 08:23 |
Luke-Jr | DocScrutinizer05: sure you don't want to do a non-vapourware iControlPad2? :P | 08:23 |
DocScrutinizer05 | ??? | 08:24 |
Luke-Jr | DocScrutinizer05: keyboard+case that attaches to any old phone | 08:24 |
DocScrutinizer05 | hmmm | 08:24 |
Luke-Jr | s/old/new :p | 08:25 |
Luke-Jr | https://www.kickstarter.com/projects/1703567677/icontrolpad-2-the-open-source-controller | 08:25 |
*** vahe has joined #maemo | 08:25 | |
DocScrutinizer05 | no, I think just a kbd is not tempting to me, and prolly neither to enough other customers | 08:25 |
DocScrutinizer05 | Neo900 is maemo plus kbd plus resistive awsome-screen plus our very unique maximum tamper-safe improvements | 08:26 |
*** vahe has quit IRC | 08:27 | |
DocScrutinizer05 | I wouldn't want a $random-phone plus iControlPad2, when TLAs are the ones who actually take control over my phone. I wouldn't take it as a gift | 08:28 |
*** vahe has joined #maemo | 08:28 | |
DocScrutinizer05 | N900 had a relatively decent separation of modem and APE. None of the recent smartphones does | 08:29 |
DocScrutinizer05 | incl Jolla | 08:30 |
Luke-Jr | maybe a Pyra Phone Edition fork then? <.< | 08:32 |
DocScrutinizer05 | that's what STEP2 is meant to be | 08:33 |
DocScrutinizer05 | I got a pretty long term evolution plan for all this stuff | 08:33 |
Luke-Jr | ah | 08:34 |
DocScrutinizer05 | and step one in this plan is to produce a N900 clone and port maemo to it, as a test case | 08:34 |
DocScrutinizer05 | step two is STEP2 | 08:34 |
DocScrutinizer05 | which is a phone with a OMAP5 and a larger screen | 08:35 |
DocScrutinizer05 | with kbd and r-ts | 08:35 |
DocScrutinizer05 | unless we find something even smarter (for an idea about that, think laser image of kbd HID) | 08:36 |
DocScrutinizer05 | not that I'd consider those laser projected 'keyboards' really useful for that usecase | 08:36 |
DocScrutinizer05 | and of course STEP2 also comes without OS, we will follow the concept toprovide the hardware and info so community can develop all of the needed software | 08:38 |
DocScrutinizer05 | sort of the exact opposite of Jolla | 08:38 |
DocScrutinizer05 | Jolla tried to make money from software development, getting the hardware from arbitrary subcontractor. We sell hardware and don't care about software, just make sure that *any* software can get ported to our hardware since it's _open_ hardware (open in documentation) | 08:40 |
DocScrutinizer05 | as well as open in bootloader etc | 08:40 |
DocScrutinizer05 | no ticoization | 08:40 |
DocScrutinizer05 | tivoization even | 08:41 |
DocScrutinizer05 | N900 was reasonably open, alas N9 was already tivoized | 08:41 |
DocScrutinizer05 | and so is Jolla | 08:41 |
DocScrutinizer05 | basically | 08:41 |
* Maxdamantus wonders if he could just get one of those larger backplates and stick a pi zero inside. | 08:49 | |
*** vahe has quit IRC | 09:04 | |
*** vahe has joined #maemo | 09:05 | |
*** Jurop88 has quit IRC | 09:42 | |
*** mp_ has joined #maemo | 10:00 | |
*** LauRoman|Phone has quit IRC | 10:10 | |
*** LauRoman has joined #maemo | 10:12 | |
Vajb | Sicelo: after reading that backlog i realise that ur problem was bit different. I lost whole gsm/3g connectivity not just gprs. But at+cfun fixes it. It must be as deep restart of modem as restar of device is since it was asking also pin. | 10:16 |
*** vahe has quit IRC | 10:28 | |
bencoh | DocScrutinizer05: of course pyra has a vibration motor | 10:40 |
DocScrutinizer05 | ooh, didn't know | 10:42 |
DocScrutinizer05 | I admit I forgot most of the details from proofreading an early schematics of Pyra | 10:44 |
bencoh | tbh the only thing that'd prevent it from being my phone is the form-factor | 10:45 |
bencoh | n900 is "big", pyra is "huge" | 10:45 |
Sicelo | Vajb: i also get that too :) | 10:50 |
*** vahe has joined #maemo | 10:55 | |
*** krnlyng has quit IRC | 11:10 | |
*** sparetire_ has quit IRC | 11:22 | |
*** florian has joined #maemo | 11:28 | |
*** xorly has joined #maemo | 11:29 | |
*** krnlyng has joined #maemo | 11:30 | |
*** florian has quit IRC | 11:41 | |
*** fuz_ has quit IRC | 11:48 | |
tryagain | good morning or whatever it is in your timezone | 11:55 |
tryagain | i now have a bunch of deb files from my navit compilation, which i've done by ssh'ing into maemo sdk vm | 11:56 |
tryagain | then i have installed them with dpkg under armel target, everything went without errors | 11:56 |
tryagain | then i have clicked at maemo sdk icon on the vm desktop, emulator xephyr screen appeared | 11:57 |
tryagain | but i do not see my application icon anywhere | 11:57 |
tryagain | after a few clicks here and there, app manager began searching for updates, and i was unable to stop it | 11:58 |
tryagain | just closed the xephyr window | 11:59 |
tryagain | now my sb seems to be broken again: fakeroot spt-get install cmake says no package | 11:59 |
tryagain | *apt-get | 12:00 |
tryagain | fakeroot apt-get update downloaded a bunch of package indexes | 12:00 |
tryagain | then fakeroot apt-get install cmake says there are lots of unmet dependencies | 12:01 |
tryagain | i guess i broke it the same way as i done the day before yesterday | 12:02 |
bencoh | maybe | 12:02 |
tryagain | is there some magic way to recover besides starting from fresh vm image? | 12:03 |
bencoh | check your apt config | 12:04 |
tryagain | ha, no /etc/apt/preferences | 12:04 |
bencoh | your sources.list is probably broken as well | 12:05 |
freemangordon | tryagain: afaik ARM emulation is broken with xefyr | 12:05 |
bencoh | missing preferences wouldn't explain the cmake/no package error | 12:05 |
bencoh | freemangordon: ah? | 12:05 |
freemangordon | *xephyr | 12:06 |
freemangordon | you can;t boot arm maemo in SDK, only z86 | 12:06 |
freemangordon | shit! | 12:06 |
bencoh | hmm | 12:06 |
freemangordon | *x86 | 12:06 |
tryagain | and sources.list is the same as it was yesterday before i applied bencoh's suggested sources.list settings | 12:06 |
freemangordon | what works is aemu image qith Qt SDK | 12:06 |
bencoh | tryagain: check apt-cache policy | 12:07 |
* freemangordon needs to finish his coffee first :) | 12:07 | |
tryagain | it's not the sb supplied sources.list, it's my modified file restored from somewhere | 12:07 |
tryagain | i guess i'll just reapply the changes | 12:08 |
bencoh | tryagain: try adding your repositories to a file in sources.list.d/ | 12:09 |
freemangordon | tryagain: maybe upload .debs somewhere, so someone who has device to test them | 12:09 |
bencoh | instead of modifying sources.list | 12:09 |
tryagain | ah, sure | 12:10 |
*** fuz_ has joined #maemo | 12:15 | |
tryagain | i think i begin understanding sb. When I clicked the SDK icon, it switched my environment to x86. So now my ssh with armel is no more actually related to armel target. | 12:15 |
tryagain | i should have logged out from sb before launching xephyr icon | 12:16 |
tryagain | ha, even command prompt is now changed to x86 | 12:17 |
*** florian has joined #maemo | 12:18 | |
bencoh | ah | 12:20 |
tryagain | logging out and in, then selecting armel target seems to have fixed it | 12:20 |
tryagain | yesterday' sources.list and preferences are in place. And cmake successfully installed | 12:21 |
*** LauRoman has quit IRC | 12:22 | |
*** Vajb has quit IRC | 12:23 | |
*** florian has quit IRC | 12:25 | |
DocScrutinizer05 | a `pwd` gives it away | 12:26 |
DocScrutinizer05 | err well not really since it's a 'chroot' | 12:26 |
DocScrutinizer05 | in sb `>42findme`. In host PC a `find /scratchbox -name 43findme -ls` | 12:28 |
DocScrutinizer05 | s/43/42/ | 12:28 |
infobot | DocScrutinizer05 meant: in sb `>42findme`. In host PC a `find /scratchbox -name 42findme -ls` | 12:28 |
bencoh | errr.... that's ugly :p | 12:28 |
DocScrutinizer05 | you'll be amated about the path | 12:28 |
DocScrutinizer05 | meh! coffetime | 12:29 |
DocScrutinizer05 | amazed | 12:29 |
bencoh | DocScrutinizer05: lsof -n on host? :) | 12:29 |
DocScrutinizer05 | hmm, well. That could tend to be a few 100 or even 1000 of lines | 12:29 |
bencoh | (if you really want to know about which directory is used) | 12:29 |
*** fuz_ has quit IRC | 12:30 | |
DocScrutinizer05 | unless you do in sb `cat >42findme`. In host PC lsof -n | grep 42findme | 12:31 |
bencoh | wait, what? no, you dont need to cat to any file, your shell already holds a fd to current dir | 12:32 |
bencoh | (scratchbox shell, I mean) | 12:32 |
DocScrutinizer05 | and you think scratchbox shell sees the full pathname of host? interesting and possibly correct approach | 12:34 |
DocScrutinizer05 | dang, no chroot active here to test :-) | 12:35 |
DocScrutinizer05 | nevertheless a lsof is quite lengthy | 12:35 |
bencoh | dunno | 12:35 |
DocScrutinizer05 | how would you find the interesting lines in that noise? | 12:36 |
bencoh | |grep scratchbox or something like that I guess | 12:37 |
DocScrutinizer05 | dunno was at "and you think..."? It makes sense since lsof uses kernel info | 12:37 |
tryagain | scratchbox bash cwd shows up /scratchbox/users/maemo/home/maemo/navit-cmake/build | 12:37 |
DocScrutinizer05 | /dev is a bindmount into sb chroot iirc | 12:37 |
bencoh | /scratchbox/users might be shared by both targets anyway | 12:38 |
DocScrutinizer05 | wow | 12:38 |
kerio | scratchbox is a mess | 12:38 |
freemangordon | yeah, raght | 12:38 |
freemangordon | *right | 12:38 |
DocScrutinizer05 | hehe, like every chroot and then some on top | 12:39 |
DocScrutinizer05 | I mean, it seems to be a chroot in which you run qemu, right? | 12:39 |
bencoh | virtually, yes | 12:40 |
bencoh | just with a lot of hacks on top to play nice with the toolchain | 12:40 |
DocScrutinizer05 | yeah, that too | 12:40 |
bencoh | (and binfmt_misc to launch qemu on-the-go) | 12:41 |
DocScrutinizer05 | yay | 12:41 |
* DocScrutinizer05 headdesks | 12:42 | |
DocScrutinizer05 | http://paste.opensuse.org/522490 | 12:43 |
bencoh | everyone needs binfmt to start init, riiight? :p | 12:45 |
*** krnlyng has quit IRC | 12:45 | |
DocScrutinizer05 | fsck systemd | 12:45 |
tryagain | damn, cmake just segfaults | 12:50 |
bencoh | oO | 12:50 |
tryagain | and backtrace is #0 0x00178fa0 in ?? () | 12:51 |
*** Pali has joined #maemo | 12:52 | |
KotCzarny | yeah, sb hacks run deep | 12:53 |
DocScrutinizer05 | looks like no debug info | 12:54 |
KotCzarny | tryagain: self compiled cmake? | 12:55 |
*** realitygaps has quit IRC | 12:55 | |
DocScrutinizer05 | actually I wonder if cmake is a arm binary and what gdb does with a arm binary | 12:56 |
*** fuz_ has joined #maemo | 12:56 | |
bencoh | /usr/bin/cmake: ELF 32-bit LSB executable, ARM, version 1 (SYSV), for GNU/Linux 2.6.14, dynamically linked (uses shared libs), stripped | 12:57 |
bencoh | so yes it is | 12:57 |
DocScrutinizer05 | stripped, mhm | 12:57 |
bencoh | yeah, that too | 12:58 |
bencoh | cmake runs here, but I haven't tried it on navit | 12:58 |
KotCzarny | cmake runs fine in sb, i've compiled few projects with it for arm | 12:58 |
KotCzarny | (n900) | 12:58 |
DocScrutinizer05 | err wut, you think it segfaults because of the source to compile? | 12:58 |
*** FlameReaper-PC has quit IRC | 12:59 | |
*** florian has joined #maemo | 12:59 | |
KotCzarny | maybe that sb-image is broken somehow (i always install sb/sdk with two scripts from sdk) | 13:00 |
DocScrutinizer05 | I'd think cmake wouldn't even touch navit | 13:00 |
DocScrutinizer05 | or does it? | 13:00 |
DocScrutinizer05 | nfc about cmake, I only know make | 13:01 |
freemangordon | Pali: what is the correct way to restore CAL from mtd1ro freom here http://46.249.74.23/maemo/mtd1ro ? | 13:02 |
freemangordon | as onenand but finally managed to ruin CAL | 13:02 |
freemangordon | *bug | 13:02 |
Pali | freemangordon: why do you need to rewrite/restore mtd1ro? | 13:02 |
Pali | ah | 13:03 |
Pali | do you have backup of original mtd1ro from that phone? | 13:03 |
DocScrutinizer05 | mtdutils? | 13:03 |
freemangordon | hmm, wait, maybe it has recovered after flashing | 13:03 |
freemangordon | Pali: yes, remember I sent it to you to check it re osso-product-info, it is still on my web server :) | 13:03 |
tryagain | KotCzarny cmake from repos | 13:04 |
Pali | ah, right, I have it too in /tmp (tmpfs) on laptop | 13:04 |
DocScrutinizer05 | freemangordon: try mtd_debug write <device> <offset> <len> <source-filename> | 13:04 |
Pali | correct way is to use nandwrite | 13:04 |
KotCzarny | tryagain, to be sure grab some other cmake based project and try compiuling | 13:04 |
tryagain | i run gdb on core file | 13:04 |
KotCzarny | *compilibg | 13:04 |
KotCzarny | drat | 13:04 |
KotCzarny | too early | 13:04 |
Pali | freemangordon: nandwrite | 13:04 |
*** Vajb has joined #maemo | 13:05 | |
Pali | I can test your mtd1ro dump on laptop in nandsim | 13:05 |
tryagain | KotCzarny do you have some working cmake projects samples handy? | 13:05 |
freemangordon | hmm, it boots after reflash, lets see if there is still MAC addresses | 13:05 |
KotCzarny | tryagain: wildmidi ? | 13:05 |
DocScrutinizer05 | nandwrite has more fancy options | 13:05 |
freemangordon | Pali: besides MACs there is nothing useful in there, right? | 13:05 |
Pali | so I could tell also which params are for nandwrite | 13:05 |
KotCzarny | its small enough, needs some cmakefile.txt fixing but its trivial | 13:05 |
Pali | freemangordon: there are calibration data for WIFI | 13:05 |
freemangordon | ah | 13:05 |
Pali | there is partition table of NAND | 13:06 |
DocScrutinizer05 | freemangordon: there's quite a bit of stuff in CAL | 13:06 |
Pali | used by NOLO and Nokia kernel | 13:06 |
KotCzarny | https://github.com/Mindwerks/wildmidi.git | 13:06 |
KotCzarny | clone this | 13:06 |
Pali | there is phone-info block with IMEI and HW revision (and other unknown number) | 13:06 |
Pali | there are calibration data for BME | 13:06 |
Pali | regulatory data for fmtx | 13:07 |
DocScrutinizer05 | and a history of all flashed systems | 13:07 |
DocScrutinizer05 | ;-) | 13:07 |
freemangordon | hmm, settings->about product gives me MACs and IMEI, I guess it has recovered somehow | 13:07 |
Pali | and there is also other bb5 certificates | 13:07 |
freemangordon | correct? | 13:07 |
DocScrutinizer05 | I guess it should. You told me cat /dev/mtd1ro worked | 13:07 |
freemangordon | that was a weeek ago | 13:08 |
Pali | freemangordon: create new mtd1ro dump and compare with old version | 13:08 |
KotCzarny | pali: can one flash mtd1ro to different phone (with broken settings), i know its calibration data, but would it work? | 13:08 |
freemangordon | hmm, yes | 13:08 |
DocScrutinizer05 | :-D | 13:08 |
Pali | KotCzarny: nobody tested it yet (or at least I do not know...) | 13:09 |
freemangordon | ok, wifi connects too | 13:09 |
freemangordon | I guess I am lucky | 13:09 |
DocScrutinizer05 | I tried nanddump and compared to `cat`, there was no difference | 13:09 |
DocScrutinizer05 | so all the fancy parameters are prolly not needed | 13:09 |
freemangordon | nandwrite needs them | 13:10 |
DocScrutinizer05 | well, nanddump and nandwrite are siblings | 13:10 |
freemangordon | but nandwrite needs info on what tipe of flash it works, iirc | 13:11 |
DocScrutinizer05 | prolly you need the same parameters in nandwrite which you used to create the dump with nanddump | 13:11 |
freemangordon | *type | 13:11 |
DocScrutinizer05 | on a raw dump you need nandwrite --oob | 13:12 |
DocScrutinizer05 | or you used --omitoob and --omitbad on nanddump | 13:13 |
*** krnlyng has joined #maemo | 13:13 | |
DocScrutinizer05 | a plain cat /dev/mtd1 >nand.dump always contains bad blocks and oob | 13:14 |
*** florian has quit IRC | 13:14 | |
DocScrutinizer05 | afaik | 13:14 |
Pali | "cat /dev/mtd1ro > mtd1ro" should be equivalent of "nanddump -i -o -b -f mtd1ro /dev/mtd1ro" | 13:15 |
DocScrutinizer05 | :nod: | 13:15 |
DocScrutinizer05 | err wut? | 13:16 |
DocScrutinizer05 | prolly nope | 13:16 |
Pali | why? | 13:16 |
DocScrutinizer05 | I think a cat reads bad blocks and oob | 13:17 |
KotCzarny | do it and compare | 13:17 |
Pali | no | 13:17 |
DocScrutinizer05 | hmm ok | 13:17 |
DocScrutinizer05 | ooh, I did no nanddump, I only did a mtd_debug_read_mtd1_0_0x60000.bin | 13:19 |
DocScrutinizer05 | and that is identical to a dd_if=mtd1ro.bin | 13:19 |
DocScrutinizer05 | I should compare both to a nanddump | 13:20 |
Pali | I have that mtd1ro from freemangordon, see this: | 13:20 |
DocScrutinizer05 | since nanddump definitely is supposed to dump bad and oob blocks | 13:20 |
Pali | sudo nandwrite /dev/mtd1 mtd1ro && sudo cat /dev/mtd1ro > mtd1ro.dump && sha256sum mtd1ro mtd1ro.dump | 13:20 |
Pali | 7167e9feb05de056d650be6bccef55bba690ad4d76d8059ac73e06d9d1915ff9 mtd1ro | 13:20 |
Pali | 7167e9feb05de056d650be6bccef55bba690ad4d76d8059ac73e06d9d1915ff9 mtd1ro.dump | 13:21 |
Pali | (done via nandsim on laptop) | 13:21 |
KotCzarny | why is there mtd1 and mtd1ro anyway? | 13:21 |
Pali | on /tmp/ | 13:22 |
DocScrutinizer05 | hmm, this doesn't tell much? or I'm in severe need of a coffee | 13:22 |
DocScrutinizer05 | could you do a nanddump -f mtd1ro.dump2; sha256sum mtd1ro.dump mtd1ro.dump2 | 13:23 |
Pali | looks like my nanddump on laptop does not accept -i param | 13:24 |
Pali | so going to look what version we have on n900 and why it has -i | 13:24 |
tryagain | KotCzarny hm, crashing on wildmidi too. I have removed that apple if()..endif() paragraph to get rid of parse error. But it segfauts right after -- Check for working C compiler: /scratchbox/compilers/bin/gcc | 13:24 |
DocScrutinizer05 | well, why do you need -i? | 13:25 |
tryagain | maybe i need a fresh vm again | 13:25 |
tryagain | have to go now, will be afk for a few hours | 13:25 |
Pali | it is ued in 0xFFFF for dumping mtd content and patch some images to FIASCO format | 13:25 |
Pali | -i --ignoreerrors Ignore errors | 13:25 |
Pali | (in maemo version) | 13:25 |
Pali | static boolignoreerrors = false;// ignore errors | 13:26 |
DocScrutinizer05 | aah --ignoreerrors very good. Yes | 13:26 |
Pali | ignoreerrors = true; | 13:26 |
Pali | funny in whole code is only assignment to that variable | 13:26 |
Pali | no check | 13:27 |
DocScrutinizer05 | LOL | 13:27 |
Pali | so it is useless :-) | 13:27 |
*** vahe has quit IRC | 13:27 | |
Pali | maybe reason why on laptop (where I have new version of nanddump) there is no -i param | 13:27 |
DocScrutinizer05 | there are no errors to ignore ;-) | 13:27 |
Pali | removing -i from 0xFFFF call as it is useless and non working with new nanddump version | 13:28 |
DocScrutinizer05 | -n --noecc Read without error correction | 13:28 |
*** vahe has joined #maemo | 13:30 | |
DocScrutinizer05 | http://maemo.cloud-7.de/dd_if=mtd1ro.bin http://maemo.cloud-7.de/mtd_debug_read_mtd1_0_0x60000.bin | 13:30 |
Pali | $ sudo nanddump -o -b -f mtd1ro.dump2 /dev/mtd1ro --> nanddump: error!: mtd_get_dev_info failed | 13:30 |
Pali | no output :-( | 13:30 |
DocScrutinizer05 | tzzz | 13:30 |
DocScrutinizer05 | maybe you should tell it about offset and length | 13:31 |
DocScrutinizer05 | and use /dev/mtd | 13:31 |
Pali | 0xFFFF uses snprintf(command, size, "nanddump -o -b -s %d -l %d -f %s /dev/mtd%dro", offset, length, file, mtd) | 13:32 |
Pali | and this I tested more times on N900 and it is working | 13:32 |
Pali | (now without -i :)) | 13:32 |
DocScrutinizer05 | well, offset of mtd1? which is always 0 | 13:33 |
DocScrutinizer05 | or offset of mtd1 in mtd? | 13:34 |
DocScrutinizer05 | for dumping mtd1 from /dev/mtd1ro the offset is 0 | 13:35 |
Pali | DocScrutinizer05: https://github.com/pali/0xFFFF/blob/master/src/local.c#L253-L292 | 13:35 |
Pali | see | 13:35 |
Pali | it is offset where other images starts | 13:35 |
Pali | e.g. kernel does not start on offset 0x0 on /dev/mtd3 but at offset 0x800 | 13:36 |
DocScrutinizer05 | hmm yes | 13:36 |
Pali | because before kernel image is NOLO header | 13:36 |
DocScrutinizer05 | and for mtd1 aka CAL the offset is always 0 | 13:37 |
Pali | yes, CAL is without NOLO header | 13:37 |
DocScrutinizer05 | obviously ;-) | 13:37 |
DocScrutinizer05 | well, anyway if you say a `cat /dev/mtd1ro` does NOT dump oob and bad blocks, so where from would nanddump get those oob and bad blocks when dumping /dev/mtd1ro? | 13:39 |
Pali | DocScrutinizer05: nanddump does not use read() syscall | 13:40 |
Pali | but rather some ioctl() | 13:40 |
DocScrutinizer05 | is there some weird magic in nanddump which determines offset of mtd1 partition in mtd and then uses /dev/mtd? | 13:40 |
DocScrutinizer05 | aaah, ok | 13:41 |
Pali | no, nanddump uses /dev/mtd1 (not /dev/mtd) | 13:41 |
DocScrutinizer05 | thanks a lot :-) | 13:41 |
Pali | this is reason why I used nanddump in 0xFFFF instead implementing that ioctl magic | 13:41 |
Pali | it is safer | 13:41 |
DocScrutinizer05 | *nod* | 13:41 |
*** esaym153 has joined #maemo | 13:43 | |
DocScrutinizer05 | ok, so you're most likely right that a cat does not read bad blocks and oob | 13:43 |
KotCzarny | tryagain: then something is up with your sb install | 13:54 |
*** smhar has quit IRC | 13:57 | |
kerio | cats don't read at all | 13:57 |
kerio | huehue | 13:57 |
KotCzarny | kerio: http://i.imgur.com/HYwCj.jpg | 13:58 |
*** futpib has joined #maemo | 14:00 | |
brolin_empey | KotCzarny: For the love of dogma? | 14:00 |
*** jonwil has quit IRC | 14:01 | |
*** futpib has quit IRC | 14:01 | |
*** fishbulb has joined #maemo | 14:04 | |
fishbulb | hey, I attempted to change the repos using the link in that thing that was supposed to automatically install them | 14:05 |
fishbulb | the repos didnt' install, from the wiki | 14:05 |
fishbulb | and now mms has fucked up | 14:05 |
fishbulb | when it worked perfectly before | 14:06 |
fishbulb | fMMS | 14:06 |
fishbulb | it was working with no flaws now it can't send or recieve messages | 14:06 |
KotCzarny | which autoinstall link? | 14:06 |
fishbulb | there are two links for the mirrors | 14:07 |
fishbulb | that you click on and it's supposed to automatically install the repos | 14:07 |
fishbulb | in the wiki | 14:07 |
fishbulb | after that, fMMS doesn't work | 14:07 |
KotCzarny | you know that by clicking random things without knowing what you need to do you can end up with bad config? | 14:08 |
fishbulb | also none of the repos work, I don't know how to diagnose why | 14:08 |
fishbulb | it's in the WIKI | 14:08 |
KotCzarny | yes, but did you read descriptions? | 14:08 |
fishbulb | it's in the maemo wiki | 14:08 |
KotCzarny | These two are an alternative mirror, the same as the two above: | 14:08 |
fishbulb | yes it said click on this to autoinstall | 14:08 |
fishbulb | whatever, why would those repos cause fMMS to stop working? | 14:09 |
KotCzarny | i guess you have conflicting repositories and you did upgrade without checking what is going to be done and something got even more broken | 14:10 |
*** RedW has quit IRC | 14:10 | |
fishbulb | ok what "something" though | 14:10 |
fishbulb | yes I probably have conflicting repositories, those don't have anything to do with fMMS | 14:11 |
fishbulb | it uses pxt settings | 14:11 |
freemangordon | fishbulb: could it be that eMMC got corrupted? | 14:11 |
fishbulb | what? | 14:12 |
fishbulb | how | 14:12 |
freemangordon | could you start fmms from the terminal, to see what error it spits | 14:12 |
fishbulb | ok wait | 14:12 |
*** chainsawbike has quit IRC | 14:12 | |
fishbulb | what is it called? | 14:13 |
freemangordon | fmms? | 14:13 |
fishbulb | no | 14:13 |
freemangordon | well, something in /opt | 14:13 |
fishbulb | apparently not | 14:13 |
freemangordon | lemme check | 14:13 |
fishbulb | oh fucking hell | 14:13 |
fishbulb | I really really need this right now! | 14:14 |
fishbulb | I wouldn't have thought clicking a link on the maemo wiki was unsafe | 14:14 |
KotCzarny | clicking is not unsafe | 14:14 |
bencoh | which link and why would it be unsafe? | 14:14 |
KotCzarny | doing system upgrades with messed sources list is | 14:14 |
fishbulb | the link to install the repo mirrors | 14:14 |
fishbulb | who said I upgraded anything | 14:15 |
freemangordon | fishbulb: try /opt/fmms/fmms_gui.pyc | 14:15 |
bencoh | fishbulb: they're just mirrors, and they justwork(tm), nobody reported anything about it (?) | 14:15 |
fishbulb | why are you blaming me? those mirrors were on the fucking wiki | 14:16 |
KotCzarny | fishbulb, because clicking the link would start package manager, and it might have offered you to upgrade system | 14:16 |
bencoh | I'm not blaming you | 14:16 |
freemangordon | fishbulb: fishbulb: try /opt/fmms/fmms_gui.py , without 'c' at the end | 14:16 |
KotCzarny | fishbulb, but what else is in your sources? | 14:16 |
fishbulb | no idea | 14:17 |
fishbulb | yeah fmms starts up fine, but now it can't download the mms I was just sent | 14:17 |
fishbulb | and it didn't send the 3 I sent before | 14:17 |
fishbulb | I'm not sure why, the vodafone settings are still in there | 14:17 |
fishbulb | it says "downloading mms" then "operation failed" | 14:18 |
freemangordon | when was the last time you've send mms'? | 14:18 |
*** realitygaps has joined #maemo | 14:18 | |
*** realitygaps has quit IRC | 14:18 | |
*** realitygaps has joined #maemo | 14:18 | |
fishbulb | last night | 14:18 |
fishbulb | actually | 14:18 |
freemangordon | weird | 14:18 |
freemangordon | did you try a reboot? as fmmsd sometimes got stuck | 14:19 |
fishbulb | I recieved some perfectly after that repo thing didn't work | 14:19 |
freemangordon | fishbulb: ^^^ | 14:19 |
fishbulb | yeah I just reset it a couple of times | 14:19 |
fishbulb | hey the terminal spat some shit out | 14:20 |
freemangordon | pastebin it | 14:20 |
fishbulb | what? how | 14:20 |
fishbulb | I'm on my computer not my phone | 14:20 |
fishbulb | I don't know how to get this crap off my phone | 14:21 |
*** vahe has quit IRC | 14:21 | |
*** auenf has quit IRC | 14:21 | |
fishbulb | shitshit | 14:21 |
freemangordon | fishbulb: do you have openssh installed? | 14:21 |
fishbulb | this is costing me | 14:21 |
fishbulb | I think so I'm not sure | 14:21 |
fishbulb | can't I use the usb link somehow? | 14:21 |
*** auenf has joined #maemo | 14:22 | |
fishbulb | man this is also my only camera so I can't take photo of the screen | 14:22 |
KotCzarny | 2 mirrors | 14:22 |
fishbulb | +STOPIFACE=/sbin/ifconfig gprs0 down | 14:22 |
fishbulb | + /sbin/ifconfig gprs0 down | 14:23 |
fishbulb | + exit 0 | 14:23 |
fishbulb | ^^ that seems relevant | 14:23 |
freemangordon | do you have some kind of "autodisconnect" shit? | 14:23 |
fishbulb | then mavodi-0-89-40-3-22b-0-0-2-22b-4269c4 | 14:24 |
fishbulb | then some stuff about the attachment | 14:24 |
fishbulb | no there's no autodisconnect stuff | 14:24 |
fishbulb | fMMS is set to "havoc" and that has worked | 14:24 |
freemangordon | yeah, should work | 14:24 |
fishbulb | I know, it should | 14:25 |
fishbulb | but it's not? | 14:25 |
freemangordon | try "/opt/fmms/fmms_gui.py fmms.log 2>&1" | 14:25 |
*** chainsawbike has joined #maemo | 14:25 | |
fishbulb | I'm resetting the phone | 14:26 |
freemangordon | watit | 14:26 |
freemangordon | the command is "/opt/fmms/fmms_gui.py > fmms.log 2>&1" | 14:26 |
fishbulb | that's ok it's still rebooting | 14:26 |
freemangordon | that should redirect all messages to fmms.log file | 14:26 |
freemangordon | if you execute that command from a dir somewhere in /home/user/MyDocs you should be able to get that file when connected via usb mass storage | 14:27 |
freemangordon | just make sure you don;t have usb cable connected when executing it | 14:27 |
freemangordon | as it will unmount MyDocs | 14:28 |
fishbulb | syntax error | 14:28 |
fishbulb | bad fd number | 14:28 |
bencoh | you could also ssh over usb, by the way | 14:28 |
freemangordon | bencoh: it is harder | 14:29 |
fishbulb | is that a 1 or l | 14:29 |
fishbulb | oh 1 | 14:29 |
freemangordon | it is "one" | 14:29 |
fishbulb | so every problem will be logged | 14:29 |
freemangordon | every output from what you execute | 14:30 |
fishbulb | ok I got the mms, it tried to download, and I'll just give you that error | 14:30 |
freemangordon | ok | 14:31 |
fishbulb | ok I tried to send a few, and it said "message sent" but the person never got them | 14:32 |
fishbulb | I'll give you the log now? | 14:32 |
fishbulb | please be discrete if it contains phone numbers | 14:32 |
freemangordon | sure | 14:32 |
fishbulb | uh, will it? | 14:32 |
freemangordon | no idea | 14:32 |
fishbulb | I think I better look at the log | 14:33 |
fishbulb | where is it? | 14:33 |
freemangordon | never looked at what fmms gui spits. I am using mms once every 3 years :D | 14:33 |
freemangordon | in the directory you've executed the command in | 14:33 |
fishbulb | this is my main phone, I use it all the time | 14:33 |
fishbulb | it's the only way this thing will send photos | 14:33 |
freemangordon | my n900 too, I just don;t use mms | 14:34 |
freemangordon | fishbulb: comeon. you can send mails | 14:34 |
fishbulb | dude, normal people use mms | 14:34 |
fishbulb | it's easiest for them to use that | 14:34 |
freemangordon | dude, no idea about normal people, I use mails when I have to send a picture | 14:34 |
fishbulb | MOST PEOPLE | 14:35 |
freemangordon | mss does resizing | 14:35 |
fishbulb | with a phone | 14:35 |
freemangordon | *mms | 14:35 |
fishbulb | yeah probably | 14:35 |
freemangordon | not probably | 14:35 |
freemangordon | 100% sure | 14:35 |
fishbulb | this is a shitty hack, I'm frustrated at the phone, not you | 14:35 |
fishbulb | hang on | 14:35 |
fishbulb | I noticed that it does in the settings | 14:35 |
bencoh | last (and first) time I tried to use fmms (because the other person needed to send me some mms (or whatsapp ...)), it just didnt work | 14:36 |
fishbulb | um yeah man the log file isn't there | 14:36 |
freemangordon | bencoh: it works | 14:36 |
freemangordon | fishbulb: WHERE? | 14:36 |
fishbulb | ./opt/fmms/ | 14:36 |
freemangordon | bencoh: it is tricky to be setup and doesn't like some MNOs, but most of the time it works | 14:37 |
bencoh | freemangordon: I'm sure it does, it was probably serviceprovider-related | 14:37 |
bencoh | (and/or I didnt set everything properly) | 14:37 |
bencoh | (and/or both) | 14:37 |
freemangordon | fishbulb: in which directory you were when you executed the command? | 14:37 |
fishbulb | oh. shit. no idea? | 14:37 |
freemangordon | you just started the terminal and executed it? | 14:38 |
fishbulb | yes | 14:38 |
fishbulb | why wouldn't I do that | 14:38 |
freemangordon | it is in /home/user then | 14:38 |
*** mp_ has quit IRC | 14:38 | |
fishbulb | yupo | 14:38 |
fishbulb | what do I open it with | 14:38 |
*** luke-jr_ has joined #maemo | 14:38 | |
freemangordon | fishbulb: text editor | 14:38 |
freemangordon | or do cat fmms.log | more | 14:39 |
*** Luke-Jr has quit IRC | 14:39 | |
fishbulb | oh what the fucking hell | 14:40 |
fishbulb | it can't resolve pxt-get.vodafone.net.au | 14:40 |
fishbulb | there are TONS of things it can't do apparently | 14:41 |
*** vahe has joined #maemo | 14:41 | |
fishbulb | how do I copy this | 14:41 |
fishbulb | can't resolve pxt.vodafone.net.au | 14:42 |
bencoh | does it use the rigt APN? | 14:42 |
freemangordon | copy to where? PC? | 14:42 |
DocScrutinizer05 | does it use ANY APN? | 14:42 |
freemangordon | fishbulb: ^^^ | 14:42 |
fishbulb | is this anything to do with those fucking repos | 14:42 |
freemangordon | hardly | 14:42 |
fishbulb | what do you mean any apn | 14:42 |
fishbulb | why is this doing this now | 14:42 |
DocScrutinizer05 | I mean can you browse the internet | 14:42 |
freemangordon | when connected to GPRS that is | 14:43 |
fishbulb | wait | 14:43 |
bencoh | http://support.vodafone.com.au/articles/FAQ/PXT-MMS-settings doesnt say anyting about pxt-get, btw. strange | 14:43 |
fishbulb | yes it browses the internet still fine | 14:44 |
bencoh | and no, unless you (re)installed/upgraded something that would play with your phone/data settings, this has nothing to do with the repos | 14:44 |
fishbulb | ok, then no, I didn't do that | 14:44 |
fishbulb | unless the application manager did some weird shit when I started it | 14:44 |
fishbulb | I NEVER use application manager | 14:45 |
fishbulb | I use fapman | 14:45 |
DocScrutinizer05 | OH MY!# | 14:45 |
bencoh | ~speedyham | 14:45 |
infobot | i guess speedyham is 30 times faster than HAM http://maemo.merlin1991.at/cssu/community-devel/pool/free/h/hildon-application-manager/hildon-application-manager_2.2.73-2_armel.deb | 14:45 |
freemangordon | ~fapman | 14:45 |
infobot | hmm... fapman is Faster Application Manager, a frontend for apt which uses own repositories catalog, and shouldn't be used to do system upgrades (like CSSU), or actually for anything since ~speedyHAM. It also does "apt-get autoremove" after every operation, by default. In short, it's been identified as source of system corruption and thus deprecated, or see ~hamvsfam | 14:45 |
KotCzarny | regarding speedyham it should be noted that it requires cssu | 14:45 |
fishbulb | yeah well, fapman has zero repos in it now | 14:46 |
fishbulb | and whatever the hell application manager has | 14:46 |
fishbulb | doesn't work | 14:46 |
fishbulb | which doesn't matter, I don't need to install anything, I need to send and recieve photos | 14:46 |
*** vahe has quit IRC | 14:46 | |
fishbulb | how do I get this log to someone who can use it? | 14:46 |
DocScrutinizer05 | you need to contact a DNS server | 14:46 |
fishbulb | what? I'm browsing the web fine | 14:46 |
fishbulb | with the device, through gprs | 14:47 |
*** krnlyng_ has joined #maemo | 14:47 | |
freemangordon | fishbulb: mms uses different connection | 14:47 |
fishbulb | ok yeah it does | 14:47 |
freemangordon | fishbulb: double-check your mms settings in fmms | 14:47 |
fishbulb | why would they have changed | 14:47 |
fishbulb | and how could they possibly have changed? | 14:47 |
KotCzarny | curl --upload-file fmms.log https://transfer.sh/fmms.log.txt | 14:47 |
fishbulb | that bullshit I clicked on in the wiki? | 14:47 |
freemangordon | vodafone could have changed them | 14:47 |
*** krnlyng has quit IRC | 14:48 | |
fishbulb | no vodafone didn't randomly change the same settings that have always worked, as far as I know | 14:48 |
DocScrutinizer05 | fishbulb: it's a pain to try and help you. every second word is bitching about stuff that we all *know* is unrelated | 14:48 |
freemangordon | and just coincided with you clicking on that wiki link | 14:48 |
KotCzarny | fishbulb: clicking the link started application manager, which in turn reset sources list to its own config and probably thats why fapman comes out empty | 14:48 |
bencoh | KotCzarny: uploading sensible/private info to a public server? no way | 14:48 |
freemangordon | fishbulb: move that file to /home/user/Mydocs | 14:49 |
*** krnlyng_ is now known as krnlyng | 14:49 | |
fishbulb | I don't know that it's unrelated | 14:49 |
freemangordon | then connect via USB | 14:49 |
freemangordon | then copy the file on your PC | 14:49 |
fishbulb | I removed the repos from fapman becuase they were old and came up with nothing | 14:49 |
*** vahe has joined #maemo | 14:49 | |
freemangordon | it is up to you how to move it further | 14:49 |
freemangordon | it is /home/user/MyDocs | 14:50 |
freemangordon | case is important | 14:50 |
freemangordon | DocScrutinizer05: :nod: | 14:50 |
fishbulb | cannot preserve ownership of _____BLAHBLAH____ operation not permitted | 14:52 |
fishbulb | what's rename | 14:52 |
fishbulb | in terminal | 14:52 |
bencoh | mv | 14:52 |
freemangordon | you can ignore that ownership error | 14:53 |
KotCzarny | fmg, why isnt vfat mounted with quiet by default? | 14:53 |
freemangordon | fishbulb: "mv fmms.log /home/user/MyDocs/" | 14:53 |
freemangordon | KotCzarny: in cssu? | 14:53 |
fishbulb | is there likely to be anything sensitive in this log file | 14:53 |
fishbulb | I couldn't really see anything | 14:53 |
KotCzarny | fmg, apparently in stock (didnt check cssu) | 14:54 |
freemangordon | fishbulb: you have it, just open it and check | 14:54 |
freemangordon | KotCzarny: no idea, you should ask Nokia about that :p | 14:54 |
fishbulb | I don't think there's anything | 14:54 |
fishbulb | um | 14:55 |
fishbulb | where is it? | 14:55 |
fishbulb | I'm using debian | 14:56 |
fishbulb | I can't find mydocs | 14:56 |
KotCzarny | there wont be | 14:56 |
freemangordon | it is the root dir of mass storage device | 14:56 |
KotCzarny | whole mydocs is mounted | 14:56 |
DocScrutinizer05 | it's called MyDocs | 14:56 |
freemangordon | DocScrutinizer05: when connected in mass-storage mode | 14:56 |
fishbulb | yeah the file isn't in there | 14:56 |
freemangordon | the you did something wrong | 14:56 |
freemangordon | *then | 14:57 |
KotCzarny | is it mounted on pc at all? | 14:57 |
DocScrutinizer05 | yeah, mydocs | 14:57 |
fishbulb | it's mounted | 14:57 |
DocScrutinizer05 | it's called MyDocs | 14:57 |
* freemangordon checks | 14:57 | |
DocScrutinizer05 | not mydocs | 14:57 |
bencoh | freemangordon: we have the same warning in cssu(stable) iirc | 14:57 |
fishbulb | it's only mounting the card | 14:58 |
fishbulb | not the n900 | 14:58 |
freemangordon | bencoh: ask Pali, he tweaked mount options | 14:58 |
freemangordon | fishbulb: exit the terminal | 14:58 |
freemangordon | and reconnect usb cable | 14:58 |
fishbulb | yeah I'm doing that. duh. it was open and looking at the stuff | 14:58 |
KotCzarny | bencoh: what is mount |grep /home/user/MyDocs output? | 14:58 |
freemangordon | your terminal is holding MyDocs opened, so it cannot be unmounted from the device's OS | 14:59 |
KotCzarny | (does it have quiet or not) | 14:59 |
fishbulb | ok how do I get this to someone who can make sense of it? | 14:59 |
fishbulb | I'm using freenode webchat | 14:59 |
bencoh | KotCzarny: I dont see quiet | 14:59 |
freemangordon | fishbulb: if you think thereis no provate info in that file, just copy the content to pastebin.com, for example | 15:00 |
freemangordon | *private | 15:00 |
*** futpib has joined #maemo | 15:00 | |
fishbulb | I am hoping there isn't | 15:00 |
KotCzarny | i wonder if quiet was omitted for compatibility with remote possibility of having mydocs as extX partition | 15:00 |
fishbulb | just don't be dicks about it if there is please | 15:00 |
freemangordon | fishbulb: if you use pastebin.com, make sure it is not public visible | 15:01 |
bencoh | oh and, chan is logged and logs are public | 15:01 |
freemangordon | yeah | 15:02 |
DocScrutinizer05 | expires in: 24h | 15:02 |
DocScrutinizer05 | 6h if available | 15:02 |
freemangordon | 10 minutes is available | 15:02 |
DocScrutinizer05 | :-) | 15:02 |
fishbulb | http://pastebin.com/Tws43ufd | 15:03 |
bencoh | 15:01 < pabs3> http://pavelmachek.livejournal.com/130784.html | 15:03 |
bencoh | Sicelo: ^ | 15:03 |
fishbulb | it expires in an hour | 15:03 |
KotCzarny | ping: unknown host pxt.vodafone.net.au | 15:03 |
KotCzarny | i bet on bad settings in apn | 15:03 |
KotCzarny | or fmms | 15:03 |
fishbulb | what's the deal with that, of course it's known | 15:03 |
bencoh | freemangordon: you might want to read pabs3 link as well :) | 15:04 |
fishbulb | it's always worked before | 15:04 |
fishbulb | in fact it worked last night | 15:04 |
KotCzarny | unless it resolves ONLY when on vodafone network | 15:04 |
KotCzarny | can it be you are on wifi? | 15:04 |
bencoh | KotCzarny: it most probably does | 15:04 |
fishbulb | that's turned off | 15:04 |
fishbulb | back in a while | 15:04 |
freemangordon | bencoh: yeah :) | 15:04 |
fishbulb | KotCzarny: you'd know that it uses it's own connection | 15:05 |
fishbulb | it doesn't connect to "the internet" it connects to "mms" | 15:05 |
freemangordon | :nod: | 15:05 |
KotCzarny | fishbulb: your device cant resolve those vodafone names, are you sure you are on vodafone network? | 15:05 |
KotCzarny | roaming maybe? | 15:05 |
fishbulb | what? | 15:05 |
bencoh | freemangordon: did you ask him to do some tests, or is he just following git activity ? L( | 15:05 |
bencoh | :) | 15:05 |
fishbulb | no, I'm in the same place I uusally am | 15:05 |
fishbulb | I would have told you if I was in another country | 15:05 |
freemangordon | bencoh: I asked him nothing | 15:06 |
fishbulb | than usual | 15:06 |
DocScrutinizer05 | >> Maybe voice format is not 4kHz, 16bit, stereo after all? << ROTFL | 15:06 |
KotCzarny | fishbulb: there could be also interoperator roaming | 15:06 |
fishbulb | back in a few minutes I have to put something on the oven, no they are not roaming | 15:06 |
bencoh | DocScrutinizer05: :)) | 15:06 |
fishbulb | they are local | 15:06 |
*** ceene is now known as sslayer | 15:06 | |
freemangordon | fishbulb: what are your fmms settings? | 15:06 |
fishbulb | I'[d have given you any important info like this | 15:06 |
fishbulb | wait one moment please something is about to explode and burn | 15:07 |
freemangordon | ok :) | 15:07 |
freemangordon | hmm, "DNSIP=10.143.147.0" | 15:07 |
freemangordon | is zero allowed here? | 15:08 |
KotCzarny | not really | 15:08 |
KotCzarny | who knows what they have on their network tho | 15:08 |
freemangordon | yeah | 15:08 |
KotCzarny | its peer2peer, so they might do magic anyway for packets | 15:09 |
KotCzarny | also: + /usr/bin/nslookup pxt.vodafone.net.au 10.143.147.147 | 15:09 |
fishbulb | big vat of packets | 15:10 |
fishbulb | I mean beans | 15:10 |
fishbulb | um. so it could be their phone? | 15:10 |
freemangordon | fishbulb: double check http://support.vodafone.com.au/articles/FAQ/PXT-MMS-settings against your fmms settings | 15:10 |
fishbulb | dude these are exactly the same settings as have worked for several years now | 15:11 |
freemangordon | fishbulb: no, your device simply cannot connect to the server to get mms | 15:11 |
freemangordon | fishbulb: so, you think vodafone changed nothing for the last several years? | 15:11 |
fishbulb | well this is a new development and I did not change the settings | 15:12 |
freemangordon | just check those settings, dammit | 15:12 |
KotCzarny | they might have kept some old settings for compatibility and just dropped them this year | 15:12 |
freemangordon | exactly | 15:12 |
fishbulb | yeah but they're all the same settings | 15:12 |
fishbulb | they also would have told their customers | 15:12 |
KotCzarny | MMSC http://pxt.vodafone.net.au/pxtsend | 15:12 |
bencoh | .0 addresses are legit | 15:13 |
*** vahe has quit IRC | 15:13 | |
KotCzarny | http://support.vodafone.com.au/articles/FAQ/APN-Settings | 15:14 |
fishbulb | as I said they'er all the same | 15:14 |
fishbulb | all thje settings are the same | 15:14 |
bencoh | (although a lot of netadmin dont know about it and block it) | 15:14 |
bencoh | (I wouldn't call them "netadmins | 15:14 |
KotCzarny | bencoh, its 'old' broadcast address | 15:14 |
fishbulb | ok there are "advanced settings" in fMMS and there are no ip or dns addresses | 15:14 |
bencoh | KotCzarny: no | 15:14 |
fishbulb | though do there have to be? | 15:14 |
KotCzarny | if you have really old stuff on your network things might get weird | 15:14 |
bencoh | KotCzarny: it would be "net address" in a /24 subnet | 15:15 |
KotCzarny | ah, right | 15:15 |
freemangordon | fishbulb: yes, your setting must be the same as told by your MNO in order fmms to work | 15:15 |
KotCzarny | forgot that it applies to class c mostly | 15:15 |
fishbulb | ok weird, in the advanced settings, there are no ip or dns settings there anymore | 15:15 |
fishbulb | fields are blank | 15:16 |
fishbulb | I didn't do that. | 15:16 |
freemangordon | well, fill them :) | 15:16 |
fishbulb | um. with? | 15:16 |
KotCzarny | http://support.vodafone.com.au/articles/FAQ/APN-Settings | 15:16 |
freemangordon | http://support.vodafone.com.au/articles/FAQ/PXT-MMS-settings | 15:16 |
KotCzarny | see mms part | 15:16 |
fishbulb | KotCzarny: ALL of those settings are in there | 15:17 |
fishbulb | like I said | 15:17 |
fishbulb | but there's "advanced settings" in fMMS | 15:17 |
fishbulb | that has fields for IP address, DNS and secondary dns | 15:17 |
freemangordon | you don;t need those iirc | 15:18 |
fishbulb | yeah, there never has been any settings | 15:18 |
KotCzarny | you need proxy setting | 15:18 |
bencoh | "there are no ip or dns settings there anymore" | 15:18 |
fishbulb | why? I don't use a proxy | 15:18 |
KotCzarny | if you miss it it tries to do dns resolve | 15:18 |
freemangordon | but mms uses it | 15:18 |
fishbulb | I don't know if there ever was settings in there | 15:18 |
bencoh | ah | 15:18 |
freemangordon | fishbulb: did you compare your setting with what is in http://support.vodafone.com.au/articles/FAQ/PXT-MMS-settings? do they match? | 15:19 |
fishbulb | match precisely | 15:19 |
fishbulb | there's no place to put that 505 though | 15:19 |
bencoh | what about pxt-get then? | 15:19 |
freemangordon | yeah | 15:19 |
bencoh | (in your first log) | 15:20 |
fishbulb | what about pxt-get ? | 15:20 |
fishbulb | it said it didn't work | 15:20 |
bencoh | 14:40 < fishbulb> it can't resolve pxt-get.vodafone.net.au | 15:20 |
fishbulb | the recipient got none of the messages that said "message sent" | 15:20 |
freemangordon | bencoh: that comes from the mms itself afaik | 15:20 |
fishbulb | just read the log file instead of whatever I said | 15:20 |
bencoh | freemangordon: ah | 15:20 |
fishbulb | I was reading random parts of the log file out "loud" | 15:20 |
fishbulb | I was typing shit from the screen, into this | 15:21 |
KotCzarny | + exec sudo /opt/fmms/fmms_magic START gprs0 10.88.75.87 pxt.vodafone.net.au pxt-get.vodafone.net.au 10.143.147.147 10.202.2.60 | 15:21 |
fishbulb | you know | 15:21 |
fishbulb | then it doesnt' start for some reason | 15:21 |
freemangordon | fishbulb: you could try to delete all mms you have so far and then try to send another one. It is possible there is some bad mms. Or, vodafone has changed something that made fmms incompatible | 15:22 |
fishbulb | nah they haven't changed a thing | 15:22 |
fishbulb | only thing might be their mms shit is down, but usually if ANYTHING goes down they send a text saying so | 15:22 |
bencoh | or fapman autoremoved some file you need (?) | 15:22 |
fishbulb | and I got a few pictures of a radiator and some tubes like... last night | 15:22 |
fishbulb | no, I think application manager could have only done that | 15:23 |
fishbulb | I really hope not | 15:23 |
fishbulb | fapman is inert, I removed the repos, it was only coming up with extras devel | 15:23 |
*** darkschneider has quit IRC | 15:23 | |
fishbulb | the main ones weren't working | 15:23 |
fishbulb | so I clicked the link on the WIKI | 15:23 |
fishbulb | it opened up appman for the first time in months and months, hung for a while, I don't know what it did. | 15:24 |
fishbulb | added the mirrors I'm guessing, but I couldn't find any of the normal apps anyway | 15:24 |
*** darkschneider has joined #maemo | 15:24 | |
freemangordon | it checks for updates | 15:24 |
KotCzarny | also, for testing you dont need another person, you can send mms to yourself | 15:24 |
fishbulb | well, the version of fmms is still the same and so are the settings that I can manually enter through the GUI | 15:24 |
fishbulb | the problem IS that I can't get these pictures | 15:25 |
fishbulb | and just a few hours ago, I actually did recieve some from another person | 15:25 |
freemangordon | there is newer fmms in extras-devel | 15:25 |
fishbulb | of a radiator and hoses and shit that I fixed but wasn't sure | 15:25 |
freemangordon | no idea if it would help though | 15:25 |
fishbulb | from the log, how broken is this exactly? | 15:25 |
fishbulb | could it be vodafone has a problem at the moment? | 15:25 |
freemangordon | yes | 15:26 |
KotCzarny | sunday is a fine day for dropping deprecated settings for an operator | 15:26 |
fishbulb | they don't even have a human help line here | 15:26 |
fishbulb | KotCzarny: can you assume they don't change their settings because 24 million or so people would be calling in saying their phones don't work | 15:26 |
freemangordon | what log says it that their DNS has no clue about pxt.vodafone.net.au | 15:26 |
fishbulb | their dns? | 15:27 |
freemangordon | yes | 15:27 |
fishbulb | so it's their fault probably | 15:27 |
freemangordon | could be | 15:27 |
fishbulb | man how do I even get through to a person | 15:27 |
fishbulb | I recieved an mms | 15:27 |
KotCzarny | fishbulb, if they announced it few years ago, and just kept deprecated ones for compatibility, they could, most people change phones every 1-2 years | 15:27 |
freemangordon | can't be 1005 sure | 15:27 |
fishbulb | it came to the phone, but I can't download the picture | 15:27 |
freemangordon | 100% that is | 15:27 |
fishbulb | they could but it's unlikely | 15:28 |
fishbulb | this city alone has 6m people | 15:28 |
KotCzarny | http://www.vodafone.com.au/help/devices/ota-settings hehe, they dont have n900 there | 15:28 |
fishbulb | it'd create havoc | 15:28 |
fishbulb | they never did. | 15:29 |
fishbulb | n900 never came with mms remember | 15:29 |
bencoh | what if you try manually connecting to their mms APN and do nslookup from there? | 15:29 |
fishbulb | this is a hack | 15:29 |
fishbulb | from where | 15:29 |
freemangordon | yes, what bencoh said | 15:29 |
KotCzarny | enter that mms proxy setting | 15:29 |
bencoh | from a terminal, once you're connected | 15:29 |
fishbulb | enter the proxy setting where? | 15:29 |
KotCzarny | if they have it there should be NO dns resolves | 15:29 |
KotCzarny | fishbulb: in fmms settings | 15:29 |
fishbulb | where? | 15:30 |
freemangordon | "Connection settings" | 15:30 |
bencoh | KotCzarny: ah, right, it might be resolved by their proxy .... | 15:30 |
freemangordon | "HTTP proxy" | 15:30 |
fishbulb | you mean the same proxy that I told you is the same as the site | 15:30 |
fishbulb | no settings are different | 15:30 |
freemangordon | fishbulb: please, do a screenshot of your fmms settings and upload them somewhere | 15:31 |
fishbulb | no | 15:31 |
fishbulb | they're identical to that | 15:31 |
fishbulb | trust me I can read numbers | 15:31 |
freemangordon | ok | 15:31 |
freemangordon | then I am out of ideas | 15:31 |
fishbulb | plus this is my ONLY phone | 15:31 |
KotCzarny | Problem: "Name or service unknown"/"No route to host"/"Connection refused" or similar when sending | 15:32 |
KotCzarny | Solution: Make sure you are connected to the MMS APN - if you still get the error, try pinging the mmsc host from the terminal. If it still fails, double check your connection settings. If your provider list a "MMS Proxy" or "MMS Gateway", input this in the HTTP Proxy settings for the connection | 15:32 |
KotCzarny | source: https://talk.maemo.org/showpost.php?p=459426&postcount=1 | 15:32 |
fishbulb | I don't get what could have messed this up | 15:32 |
fishbulb | if only I had a backup from a couple of days ago | 15:32 |
fishbulb | right, person is asleep, I'll try tomorrow | 15:33 |
fishbulb | hope they don't mind not working tomorrow. | 15:33 |
fishbulb | it sends to myself alright? | 15:36 |
KotCzarny | yes | 15:36 |
KotCzarny | but as i said, your settings are wrong | 15:36 |
fishbulb | I just sent another picture to myself and it worked | 15:37 |
fishbulb | WHICH | 15:37 |
fishbulb | SETTTINGS | 15:37 |
KotCzarny | mms proxy | 15:37 |
KotCzarny | bencoh: + /sbin/route add -net 10.143.147.0 netmask 255.255.255.0 gprs0 | 15:37 |
fishbulb | how | 15:37 |
fishbulb | how is that wrong now | 15:37 |
KotCzarny | apparenytly on this network .0 shouldnt be allowed as an ip | 15:37 |
fishbulb | how did that even change | 15:37 |
fishbulb | it never changed | 15:38 |
fishbulb | I am sending myself pictures | 15:38 |
bencoh | KotCzarny: gprs interfaces behave as point-to-point anyway, so... | 15:39 |
KotCzarny | bencoh, yeah, still, there is an ip of .0 which it tries to use later: + MMSCIP1=.0 | 15:39 |
KotCzarny | see the log he pasted, lots of wtf | 15:40 |
KotCzarny | does fmms store settings as a txt file? | 15:41 |
freemangordon | KotCzarny: gconf iirc | 15:41 |
fishbulb | it's a bunch of python | 15:42 |
fishbulb | it's from 2010 | 15:42 |
fishbulb | and has worked since then | 15:42 |
fishbulb | mostly worked. actually. across some networks and inbetween some countries, it doesn't | 15:43 |
fishbulb | but this number it's always worked with | 15:43 |
KotCzarny | fishbulb, things change, even at operator level | 15:43 |
fishbulb | no they don't | 15:43 |
KotCzarny | nvm | 15:43 |
fishbulb | not when literally millions of phones are at stake and half of australia is too dumb or young to manually input any of these settings | 15:44 |
bencoh | unless "modern" phones just update their conf OTA | 15:44 |
fishbulb | I wouldn't know, I don't own a modern phone | 15:44 |
KotCzarny | fishbulb: most operators send settings when you put sim in the phone and connect first time | 15:44 |
bencoh | which means their dumb owners wouldnt need to change it manually | 15:44 |
KotCzarny | (probably keep # of phone and simcard in db) | 15:45 |
fishbulb | usually that's what would happen | 15:45 |
fishbulb | since this is a hack job and mms was never supported on the n900 | 15:45 |
fishbulb | thanks for the help I | 15:45 |
fishbulb | have to eat | 15:45 |
KotCzarny | fishbulb: still, they send the settings via regular sms then | 15:46 |
bencoh | KotCzarny: hmm, not really | 15:46 |
fishbulb | that's what I remember from TEN years ago | 15:46 |
fishbulb | when phones had buttons | 15:46 |
fishbulb | even IF I had the money for some slimline android piece of retardedness with a quadcore processor and battery as thick as a credit card, that dies in 4 hours | 15:48 |
fishbulb | I wouldn't buy one | 15:48 |
KotCzarny | you should put that proxy setting into fmms | 15:48 |
fishbulb | are you looking at screenshots or anything | 15:49 |
fishbulb | there isnt' a place for proxy settings | 15:49 |
KotCzarny | fmms author suggests otherwise | 15:50 |
fishbulb | where are they? | 15:50 |
freemangordon | in settings, "HTTP Proxy" | 15:51 |
fishbulb | I'm done | 15:51 |
fishbulb | 6 images went out into the ether | 15:51 |
fishbulb | one came into my phone and I can't open it | 15:51 |
fishbulb | it's 1am and I have to go, thanks for the help | 15:51 |
fishbulb | 5 images came through fine just hours ago | 15:52 |
*** krnlyng has quit IRC | 15:52 | |
*** krnlyng has joined #maemo | 15:53 | |
KotCzarny | doh | 15:54 |
KotCzarny | i've just installed fmms | 15:54 |
KotCzarny | settings->connection->http proxy | 15:54 |
KotCzarny | either your fmms is broken or i dont know | 15:54 |
KotCzarny | amazingly, mms settings are already done, could be that fmms has a db of operator settings | 15:55 |
KotCzarny | (i've never used mms on this phone before) | 15:55 |
freemangordon | or, you have that installed before :) | 15:55 |
bencoh | freemangordon: https://gitlab.com/libcmtspeechdata/libcmtspeechdata/commits/master | 15:56 |
KotCzarny | fmg: nope | 15:56 |
bencoh | not sure what he's doing / why he needs that, but ... | 15:56 |
KotCzarny | anyway, http proxy setting field is there, dont know how he could overlook it | 15:56 |
freemangordon | bencoh: me neither | 15:56 |
freemangordon | but I guess he tries ofono | 15:57 |
bencoh | looks like it, yeah | 15:57 |
bencoh | ofono+pa+cmtspeech from what I gathered | 15:57 |
freemangordon | pa? | 15:57 |
bencoh | I guess it stands for pulseaudio | 15:57 |
freemangordon | which one? | 15:57 |
bencoh | " Switch from very ugly pipes hack to pa_simple. Audio plays, not sure " for instance | 15:58 |
bencoh | yeah it's pulse | 15:58 |
bencoh | which means he has a working pulseaudio/cmtspeech setup | 15:58 |
freemangordon | weird | 15:58 |
bencoh | quite interesting, too :) | 15:59 |
bencoh | it's a shame he doesn't hang around here | 15:59 |
freemangordon | yeah | 15:59 |
* freemangordon is afk for a while | 15:59 | |
bencoh | (same with sre, but...) | 15:59 |
KotCzarny | fmg, i think fmms just added new connection setting | 16:00 |
KotCzarny | so it has operators db for sure | 16:00 |
*** FlameReaper has joined #maemo | 16:06 | |
*** didaka has joined #maemo | 16:07 | |
didaka | hrllo | 16:08 |
*** didaka has quit IRC | 16:08 | |
KotCzarny | that was quick | 16:08 |
*** Vajb has quit IRC | 16:15 | |
KotCzarny | http://pavelmachek.livejournal.com/130043.html | 16:15 |
KotCzarny | :) | 16:16 |
*** sparetire has quit IRC | 16:17 | |
*** Vajb has joined #maemo | 16:17 | |
KotCzarny | did he get n900 recently? because he writes like a n00b | 16:17 |
*** dimw1t has quit IRC | 16:21 | |
KotCzarny | and to everyone snorting on 'on device devel' he apparently does it too | 16:21 |
KotCzarny | pali: you can probably invite him to #maemo (or some other n900 related channel) | 16:23 |
Pali | KotCzarny: pavelm is not on irc right now, so cannot invite him | 16:36 |
Pali | ~seen pavelm | 16:36 |
infobot | pavelm <~pavel@217-112-171-13.adsl.avonet.cz> was last seen on IRC in channel #maemo, 438d 5h 1m 34s ago, saying: 'Hello!'. | 16:36 |
*** Natch has quit IRC | 16:46 | |
*** mp_ has joined #maemo | 16:50 | |
KotCzarny | pali: invite as in writing private email what it is and if he would like to come there :) | 16:51 |
Pali | I think he has no time for idling on irc... | 16:52 |
Pali | but if you need something, write him email and wait for answer :-) | 16:52 |
Pali | be is active on kernel MLs | 16:52 |
Pali | *he | 16:52 |
KotCzarny | he seems to struggle with basic n900's things ;) | 16:52 |
bencoh | KotCzarny: I doubt he's "struggling" you know :) | 16:52 |
Pali | he try to use debian with upstream kernel on n900... | 16:53 |
bencoh | yeah :) | 16:53 |
kerio | i want mainline kernel ;< | 16:53 |
bencoh | kerio: soon(tm) | 16:53 |
kerio | yay | 16:54 |
KotCzarny | i'm happy some core kernel dev got n900 and liked it | 16:54 |
KotCzarny | bencoh, he tried to rsync /dev/mtd ;) | 16:55 |
Pali | kerio: compile it :-) | 16:55 |
kerio | Pali: yeah but stuff will stop working :( | 16:55 |
Pali | yes :-) | 16:55 |
Pali | because *you* did not fixed it yet! | 16:56 |
kerio | Pali: where's the linux 4 bootimg | 16:56 |
Pali | github --> linux-n900 tree | 16:56 |
kerio | would hildon desktop even start | 16:56 |
Pali | yes | 16:56 |
sslayer | how much work needs to be done? | 16:57 |
Pali | sslayer: see elinux.org/N900 | 16:57 |
sslayer | i've seen that you and freemangordon have been working pretty hard these days | 16:57 |
*** luke-jr_ is now known as Luke-Jr | 16:58 | |
Pali | camera subsystem is broken, bluetooth driver is broken | 16:58 |
Pali | IR diode is broken | 16:58 |
Pali | DSP driver is broken | 16:58 |
KotCzarny | pali, main thing is phone imo | 16:58 |
Pali | audio alsa controls are different/incompatible with mainline kernel | 16:59 |
Pali | modem as kernel part should work | 16:59 |
Pali | and power management is also missing | 17:00 |
sslayer | that's quite a few things | 17:00 |
KotCzarny | uhum, gsm-voice and pm then for priorities | 17:00 |
KotCzarny | everything else can wait | 17:00 |
Pali | and there are also problems, that sometimes something randomly is not working... | 17:00 |
Pali | KotCzarny: gsm voice is in userspace, closed pulseaudio blob | 17:01 |
Pali | kernel part should work | 17:01 |
KotCzarny | pali, no escape from pa then? :/ | 17:01 |
Pali | somebody should check if Maemo pulseaudio blob is working for gsm voice calls or not :-) | 17:02 |
Pali | KotCzarny: jonwil & freemangordon doing RE research for that pulseaudio blob | 17:02 |
Pali | https://github.com/community-ssu/pulseaudio-nokia | 17:03 |
Pali | KotCzarny: so after PA code wil be finished & working, somebody could take it and rewrite it to alsa... | 17:03 |
Pali | btw, pulseaudio uses this lib for communicating with kernel gsm voice: https://github.com/community-ssu/cmtspeech | 17:04 |
Pali | so maybe different approach from other side could work: write alsa driver for cmtspeech | 17:05 |
KotCzarny | i wouldnt mind userspace support, makes it easier to port to different audio archs then | 17:06 |
*** sparetire_ has joined #maemo | 17:06 | |
bencoh | what's wrong/incompatible with alsa? | 17:07 |
Pali | kerio: https://talk.maemo.org/showthread.php?p=1493038#post1493038 | 17:08 |
Pali | bencoh: different alsa controls | 17:08 |
KotCzarny | bencoh, its more about opening it for choices, what if your distro of choice use pa? | 17:08 |
*** florian has joined #maemo | 17:32 | |
freemangordon | kerio: http://talk.maemo.org/showpost.php?p=1493038&postcount=158 | 17:37 |
kerio | freemangordon: yes... | 17:38 |
kerio | that's exactly what Pali posted :> | 17:38 |
KotCzarny | white-on-black? argh | 17:38 |
freemangordon | KotCzarny: default settings :) | 17:38 |
freemangordon | that device suffers a reflash about 3 times a day :D | 17:39 |
Pali | nope, retro green color :D | 17:39 |
KotCzarny | :) | 17:41 |
KotCzarny | i love what you did there tho | 17:41 |
freemangordon | BTW, we should define "phone", as GPRS data works with upstream kernel | 17:42 |
KotCzarny | gsm-phone vs sip-phone | 17:43 |
freemangordon | Pali: BTW, any clue what "Jan 10 17:42:58 Nokia-N900 wlancond[1523]: Error in netlink message length" is? | 17:43 |
freemangordon | this is with phonet up | 17:43 |
Pali | no idea | 17:44 |
*** florian has quit IRC | 17:44 | |
KotCzarny | struct size changed somewhere? | 17:44 |
freemangordon | KotCzarny: it has no problems with wlan | 17:45 |
Pali | freemangordon: wlancond uses wext, not nl80211 stack | 17:46 |
Pali | so make sure that full legacy wext stack is compiled in linux kernel | 17:46 |
freemangordon | I should ask the guy who maintain rx51_defconfig :p | 17:47 |
Pali | that error message comes from this socket: socket(PF_NETLINK, SOCK_RAW, NETLINK_ROUTE) | 17:47 |
freemangordon | if ((len - (int)sizeof(*hdr) < 0) || len > res) | 17:47 |
Pali | so I think that wlancond does not check properly for message type | 17:48 |
freemangordon | struct nlmsghdr *hdr | 17:48 |
Pali | and in upstream kernel was added another message type with other lenght | 17:48 |
Pali | and wlacond try to parse that message (unknown for wlancond) and fails because of wrong length | 17:48 |
freemangordon | Pali: maybe we should create some "upstream-support" package, fixing all those little issues (sgx, etx) | 17:52 |
Pali | sgx is not touched | 17:52 |
Pali | just that hal device for rtcom-call-ui | 17:53 |
freemangordon | Pali: hmm, I am adding || true in /etc/event.d/sgx | 17:54 |
freemangordon | for the fb- stuff. at least that was needed back then | 17:54 |
Pali | where? | 17:55 |
Pali | all sysfs entries used in /etc/event.d/sgx exists | 17:55 |
Pali | no need to modify that file | 17:55 |
freemangordon | yes, but some echoes return 1 | 17:56 |
freemangordon | at least used to | 17:56 |
freemangordon | I'll try without them | 17:57 |
*** krnlyng has quit IRC | 18:03 | |
fishbulb | hi | 18:03 |
fishbulb | I might as well try every option to get fMMS (re_+ | 18:03 |
fishbulb | reworking | 18:03 |
KotCzarny | fishbulb: you lied, there is http proxy option in settings in fmms | 18:04 |
fishbulb | I wasn't lying, if it's there it's not obvious | 18:04 |
fishbulb | oh wait. yes there is, it's in the main settings you put in there | 18:04 |
KotCzarny | its obvious, you go to settings and its named.. 'http proxy' | 18:04 |
fishbulb | but I already said all those settings are as the vodafone site says they should be | 18:05 |
KotCzarny | what is entered in 'http proxy' field? | 18:05 |
fishbulb | proxy 10.202.2.60 port 8080 | 18:05 |
freemangordon | Pali: hmm it one can neither reboot nor poweroff with upstream. Any hint how to capture a trace? | 18:06 |
fishbulb | I've double checked all of that :/ | 18:06 |
Pali | freemangordon: I tried to debug this problem... but nothing... | 18:06 |
Pali | ask Tony | 18:07 |
freemangordon | I'll try to catch him on IRC later on, to see if I can convince him to boot maemo on his device with upstream | 18:07 |
Pali | ok, in past I send email to LKML what is needed for patch and install for upstream kernel + Maemo | 18:08 |
freemangordon | I hope all our fixes are compatible with his version of n900 | 18:08 |
fishbulb | his version? | 18:08 |
KotCzarny | fishbulb: and what is in mmsc field? | 18:08 |
freemangordon | yes, he has development board | 18:08 |
Pali | he has development board | 18:08 |
fishbulb | lasers and shit attached? | 18:08 |
freemangordon | dunno, never seen it | 18:09 |
KotCzarny | and please stop swearing | 18:09 |
fishbulb | "shit" is acceptable for TV | 18:09 |
Pali | I bet it is RX-71 board | 18:09 |
fishbulb | but since I don't have one | 18:09 |
freemangordon | Pali: yes, you're right, 4.4 doesn;t need sgx tweaked | 18:09 |
Pali | freemangordon: there are still that division by zero :-) | 18:10 |
Pali | and that sgx script invoke it | 18:10 |
fishbulb | does whatsapp or whatever it's called, work? | 18:10 |
fishbulb | that's the only other way of sending pictures | 18:10 |
freemangordon | I know, but because of that onenand breakage, I can;t keep my device in working condition long enough to check what's going on | 18:10 |
fishbulb | hey I have a couple of spare devices, one has the usb traces pulled off the actual board | 18:11 |
freemangordon | Pali: i need to do other stuff for about an hour or so, will continue later | 18:12 |
fishbulb | one of those traces came off when soldering, and the fix for that isn't worth it | 18:12 |
fishbulb | what's it good for? it can't charge normally or connect via usb anymore | 18:12 |
fishbulb | the linux kernel has inbuilt support for n900 as a cell modem | 18:13 |
fishbulb | which is cool, if the usb port isn't broken. I saw pinouts for the gpio pins on the back.. but I don't have tiny components to make a hacked on usb | 18:14 |
*** krnlyng has joined #maemo | 18:20 | |
*** realitygaps has quit IRC | 18:23 | |
fishbulb | does anyone happen to know if that hardware hack even works? | 18:28 |
fishbulb | what are these things worth now? | 18:30 |
fishbulb | there's a slight resurgence in them | 18:30 |
KotCzarny | 10-30usd | 18:30 |
bencoh | ? | 18:30 |
*** Vajb has quit IRC | 18:35 | |
*** Vajb has joined #maemo | 18:36 | |
*** FlameReaper has quit IRC | 18:47 | |
*** florian has joined #maemo | 18:54 | |
*** Vajb has quit IRC | 18:57 | |
*** Vajb has joined #maemo | 18:58 | |
*** fishbulb has quit IRC | 19:11 | |
*** Vajb has quit IRC | 19:15 | |
*** realitygaps has joined #maemo | 19:16 | |
*** mp_ has quit IRC | 19:21 | |
*** Vajb has joined #maemo | 19:21 | |
*** FlameReaper-PC has joined #maemo | 19:42 | |
*** fuz_ has quit IRC | 19:49 | |
*** Natch has joined #maemo | 19:54 | |
freemangordon | Pali: I wonder if we should discuss upsteram kernel stuff on #linux-omap or #armlinux instead of #maemo | 19:59 |
freemangordon | there are guys who know lots of stuff and are friendly (tmlind, nishant, javier,...) | 19:59 |
freemangordon | we might get some help there, hopefully | 19:59 |
freemangordon | after all, it is not maemo to blame for a kernel oops, device hanging on reboot, etc | 20:00 |
KotCzarny | why not both? | 20:01 |
freemangordon | both? | 20:01 |
KotCzarny | #armlinux and #linux-omap | 20:01 |
freemangordon | writing to 2 irc channels simultaneously? | 20:02 |
freemangordon | sorry, don;t get it | 20:02 |
KotCzarny | ie. ask the same question in both of them and see where it takes off? | 20:02 |
freemangordon | it was not about asking questions | 20:03 |
freemangordon | but rather allowing guys who know that stuff to read our discussions and eventually joining the conversation | 20:03 |
*** fuz_ has joined #maemo | 20:05 | |
*** krnlyng has quit IRC | 20:05 | |
*** krnlyng has joined #maemo | 20:19 | |
*** fuz_ has quit IRC | 20:26 | |
*** realitygaps has quit IRC | 20:28 | |
sslayer | /opt/usr/bin/getmewheels: symbol lookup error: /opt/usr/bin/getmewheels: undefined symbol: _ZTIN10QtMobility26QGeoServiceProviderFactoryE | 20:34 |
sslayer | this is on scratchbox as X86 | 20:34 |
sslayer | is there something i'm missing to install? | 20:34 |
sslayer | it has compiled succesfully on scratchbox | 20:34 |
sslayer | so i guess the -dev files are there | 20:35 |
sslayer | but not the .so itself? | 20:35 |
KotCzarny | i think you are trying to use c++ mixed with c code | 20:35 |
sslayer | but ldd doesn't show any not found library | 20:35 |
KotCzarny | and c++ symbols are mangled by default | 20:35 |
sslayer | well | 20:35 |
sslayer | i don't know what i'm doing :) | 20:36 |
sslayer | this getmewheels i didn't write | 20:36 |
sslayer | but it works fine on the n900 | 20:36 |
KotCzarny | there is a fix for it dont remember, let me google | 20:36 |
KotCzarny | http://www.geeksforgeeks.org/extern-c-in-c/ | 20:37 |
KotCzarny | erm, no | 20:37 |
sslayer | ah, wait | 20:37 |
sslayer | i think this .deb file was not well done | 20:37 |
sslayer | dpkg-checkbuilddeps: Unmet build dependencies: libqtm-12-dev libqjson-dev libqoauth-dev libqca2-dev libcurl3-dev | 20:37 |
sslayer | [sbox-FREMANTLE_X86: /tmp/N900/getmewheels] > apt-get install libqtm-12-dev | 20:37 |
sslayer | Reading package lists... Done | 20:37 |
sslayer | Building dependency tree | 20:37 |
sslayer | Reading state information... Done | 20:37 |
sslayer | E: Couldn't find package libqtm-12-dev | 20:37 |
sslayer | so... where's that package? | 20:38 |
KotCzarny | re symbol name mangling: it's done because same function name can be defined multiple times for different args, and they are resolved later | 20:39 |
sslayer | i think my problem is that i'm missing libqtm-12-dev | 20:39 |
sslayer | that isn't on my sb for x86 but it is for armel | 20:40 |
KotCzarny | compile for arm and test on device | 20:40 |
sslayer | i think that'll work | 20:40 |
sslayer | but i want to test it on sb | 20:40 |
sslayer | where i'm about to do some changes to libqt-network | 20:41 |
KotCzarny | export DISPLAY=ip:0.0 ? | 20:41 |
sslayer | if i do that on the n900 i may break it | 20:41 |
sslayer | and i don't want to :) | 20:41 |
KotCzarny | though i dont remember if n900 allows remote x connections | 20:41 |
KotCzarny | you can try sshfs mounting sb directory on n900 and run via ./ | 20:41 |
sslayer | uhm | 20:44 |
sslayer | it seems libqtm-12-dev is in some repo i was missing | 20:44 |
sslayer | or something | 20:44 |
sslayer | i think sometime in the past i screwed up my sb installation for x86 | 20:44 |
*** fuz_ has joined #maemo | 20:46 | |
xorly | Pali: hi, have you tried any recent version of u-boot? I'm getting errors about unconfigured pullups on i2c, but they are turned on... | 20:54 |
Pali | xorly: no, have not tested yet | 20:55 |
Pali | please send email to u-boot ML about this problem | 20:55 |
Pali | and CC to me and omap + arm maintainers | 20:55 |
Pali | there should not be regressions, and if yes --> then bisect and force man who broke it to immediately fix it :-) | 20:56 |
bencoh | sslayer: c++filt to unmangle c++ symbols, by the way | 20:58 |
sslayer | bencoh: thanks | 20:59 |
xorly | Pali: uhhh, I'm not such hardcore developer. I never wrote to any ML. IKD how to find that problem. | 20:59 |
Pali | xorly: just write error which you see... and what does not work | 20:59 |
KotCzarny | bencoh: what does it do? | 21:05 |
*** githogori has joined #maemo | 21:05 | |
KotCzarny | doesnt that break things? | 21:05 |
bencoh | c++filt - Demangle C++ and Java symbols. | 21:05 |
freemangordon | Pali: there is something fishy about ti,twl4030-power-n900 | 21:06 |
freemangordon | I can't find any reference to it, but in the dts | 21:06 |
Pali | freemangordon: I know I sent email about this problem | 21:06 |
freemangordon | I bet that is one of the reasons why reset/poweroff does not work | 21:06 |
freemangordon | yep, I read that mail | 21:06 |
Pali | "Nokia N900: twl4030-power different data in DTS and board code" | 21:07 |
freemangordon | :nod: | 21:07 |
Pali | ha!! now it reminds it that reboot and poweroff is broken since 3.x kernels (for some x >= 0) | 21:07 |
KotCzarny | bencoh, but its only for debugging, not actually fixing anything | 21:08 |
bencoh | KotCzarny: I never said anything else :) | 21:08 |
KotCzarny | :) | 21:08 |
KotCzarny | i thought it was miracle cure to let one use c++ compiled libs with c code ;) | 21:09 |
freemangordon | Pali: I will try to hack twl4030-power to use twl scripts from KP | 21:09 |
Pali | ok | 21:09 |
bencoh | there is no miracle cure for that (the cure would be getting rid of c++). you need to go through pain and tears | 21:09 |
Pali | freemangordon: also note that there could be kernel crash whehn doing shutdown | 21:09 |
*** fuz_ has quit IRC | 21:10 | |
bencoh | wrap every C++ call | 21:10 |
KotCzarny | bencoh: yeah, usually just adding few glue funcs i need | 21:10 |
KotCzarny | not everything, just those i actually need | 21:10 |
Pali | so tony with his uber board could test it via serial console :P | 21:10 |
bencoh | freemangordon: do you have serial on your n900? | 21:11 |
freemangordon | no | 21:11 |
bencoh | ah | 21:11 |
freemangordon | Pali: :nod: | 21:11 |
Pali | freemangordon: same problem is in qemu | 21:12 |
Pali | and there is no crash | 21:12 |
Pali | no output! | 21:12 |
Pali | just kernel do nothing... | 21:12 |
freemangordon | weird | 21:12 |
Pali | so this could be easier for you to debug in qemu... | 21:12 |
freemangordon | do you see twl4030_power_off called? | 21:12 |
Pali | I have not played with it a lot, do not know | 21:13 |
freemangordon | also, how to poweroff in qemu? with your rootfs? | 21:13 |
Wizzup_ | init 0 | 21:13 |
Wizzup_ | ? | 21:13 |
KotCzarny | more like 'kernel didnt finish loading' | 21:13 |
Pali | freemangordon: poweroff -f | 21:14 |
freemangordon | thanks | 21:14 |
bencoh | I guess there is no acpi-shutdown equivalent, so you cant use system_powerdown in qemu monitor :] | 21:14 |
Pali | same as on any linux machine :-) | 21:14 |
KotCzarny | ctrl-alt-del ? ;) | 21:14 |
freemangordon | I used to use init 0 | 21:14 |
*** krnlyng has quit IRC | 21:15 | |
Pali | there are no runlevels | 21:15 |
Pali | so you need to call what last init.d script for shutdown doing... | 21:16 |
freemangordon | ooh, "147.016448] omap_i2c 48070000.i2c: Too much work in one IRQ" | 21:17 |
freemangordon | thousands of those | 21:17 |
bencoh | when shutting down? | 21:18 |
freemangordon | yes | 21:18 |
*** krnlyng has joined #maemo | 21:27 | |
*** fuz_ has joined #maemo | 21:35 | |
*** eMHa_ has quit IRC | 21:41 | |
*** FlameReaper-PC has quit IRC | 21:48 | |
*** sslayer is now known as ceene | 22:00 | |
ceene | i didn't notice the nick was the wrong one | 22:01 |
*** FlameReaper-PC has joined #maemo | 22:01 | |
*** darkschneider has quit IRC | 22:07 | |
*** darkschneider has joined #maemo | 22:08 | |
*** reinob has joined #maemo | 22:09 | |
*** krnlyng has quit IRC | 22:22 | |
*** FlameReaper-PC has quit IRC | 22:35 | |
*** krnlyng has joined #maemo | 22:36 | |
*** chfoo has quit IRC | 22:38 | |
*** LauRoman has joined #maemo | 22:40 | |
*** fishbulb has joined #maemo | 22:41 | |
*** eMHa_ has joined #maemo | 22:56 | |
*** buZz has quit IRC | 23:05 | |
fishbulb | is anyone here from before when I my fMMS stopped working? | 23:05 |
*** jonwil has joined #maemo | 23:06 | |
fishbulb | magically stopped working after I clicked the repo mirror list from the maemo wiki | 23:06 |
*** buZz has joined #maemo | 23:06 | |
*** buZz is now known as Guest58860 | 23:06 | |
*** Guest58860 is now known as buZz | 23:07 | |
fishbulb | if I reflash how do I keep my texts, MMS and calendar settings? | 23:11 |
fishbulb | and calls | 23:12 |
fishbulb | whatever went wrong definitely went wrong after I clicked the maemo wiki link for installing the repos | 23:13 |
freemangordon | fishbulb: make a backup | 23:13 |
fishbulb | I really wish I did that | 23:14 |
fishbulb | but I trusted the wiki wouldn't break anything | 23:14 |
jonwil | fishbulb: What exactly is broken? | 23:16 |
fishbulb | I have no idea | 23:16 |
fishbulb | the repos are for one | 23:17 |
jonwil | so the symptoms you have are? | 23:17 |
fishbulb | I got a log of the stuff fMMS spat out | 23:18 |
fishbulb | mms was working perfectly | 23:18 |
fishbulb | now it isn't | 23:18 |
fishbulb | after I uesd those mirror repos | 23:18 |
fishbulb | maybe it's possible that fMMS was upgraded from a devel repo? | 23:18 |
*** realitygaps has joined #maemo | 23:19 | |
jonwil | what does your /etc/apt/sources.list look like (and the files in /etc/apt/sources.list.d) | 23:22 |
freemangordon | dammit, rootfs got corrupted again :( | 23:22 |
freemangordon | it seems it always happens after some oops | 23:22 |
fishbulb | how do I get that into here without manually typing it | 23:23 |
jonwil | do you have ssh activated on the phone? You can pull the file down via sftp if you do | 23:23 |
fishbulb | I think so | 23:24 |
fishbulb | is sources.list a directory? | 23:25 |
fishbulb | wait, leafpad isn't installed | 23:26 |
ceene | nope, but sources.list.d is | 23:26 |
fishbulb | and I can't install it | 23:26 |
jonwil | You should be able to use sftp to pull down the file from your phone | 23:26 |
fishbulb | what about logs from app manager, because the links on the wiki | 23:26 |
jonwil | app manager doesn't matter, its whats in your sources.list stuff that matters | 23:27 |
fishbulb | the "install repos" links broke something | 23:27 |
fishbulb | it was after I clicked the auto install mirror repos thing that this happened | 23:27 |
jonwil | those links change things in your sources.list | 23:27 |
jonwil | or sources.list.d | 23:28 |
fishbulb | ok | 23:28 |
jonwil | which is why I am asking about those | 23:28 |
fishbulb | hildon-application-manager.list | 23:29 |
jonwil | yeah that file | 23:30 |
fishbulb | how can I list what's in there | 23:30 |
fishbulb | vim and leafpad aren't installed, I was pretty sure they were | 23:30 |
jonwil | pull it off the phone with sftp and open it in a text editor | 23:30 |
jonwil | or do you not have sftp setup? | 23:30 |
fishbulb | I don't have that set up | 23:30 |
jonwil | ok | 23:30 |
jonwil | you could try cat | 23:31 |
jonwil | that can display the contents of files | 23:31 |
fishbulb | cat hildon-application-manager.list | 23:31 |
*** chfoo has joined #maemo | 23:31 | |
jonwil | yeah | 23:31 |
fishbulb | repository.maemo.org | 23:32 |
fishbulb | is one | 23:33 |
fishbulb | and linenoise mirrors are the other ones | 23:33 |
fishbulb | community extras and extras testing for the http://repository.maemo.org | 23:34 |
*** ced117 has quit IRC | 23:34 | |
jonwil | what do you get when you do dpkg -l fmms? | 23:34 |
fishbulb | desired=unknown/install/remove/purge/hold | 23:36 |
jonwil | what version does it list? | 23:36 |
fishbulb | | status=not/inst/cfg-files/unpacked/failed-cfg/half-installed | 23:36 |
fishbulb | there's more crap | 23:37 |
fishbulb | 1.3.6-1 | 23:37 |
fishbulb | what's all that half installed warning stuff? | 23:37 |
jonwil | The fmms line starts with ii, correct? | 23:39 |
jonwil | so it says ii fmms 1.3.6-1, right | 23:39 |
jonwil | ? | 23:39 |
fishbulb | yes | 23:39 |
jonwil | ok | 23:39 |
fishbulb | then the short description | 23:39 |
jonwil | ok, so hildon-application-manager.list, I need to see the exact contents... | 23:40 |
*** mp_ has joined #maemo | 23:40 | |
fishbulb | I need to somehow paste the contents here | 23:40 |
fishbulb | I can't type out all the repos exactly | 23:40 |
fishbulb | but why would sources.list.d affect mms sending and receiving like it has for AGES? | 23:41 |
jonwil | somehow you got a version installed that doesn't make sense | 23:41 |
jonwil | and seeing the repos will tell me where it might have come from | 23:41 |
fishbulb | which version is this? | 23:41 |
jonwil | not sure, thats why I need to see the repos list :) | 23:41 |
fishbulb | is it some broken devel version? | 23:41 |
jonwil | possibly | 23:42 |
jonwil | I dont know yet | 23:42 |
fishbulb | I hvae the maemo repos and the linenoise ones | 23:42 |
fishbulb | I haven't manually edited it, the link from the wiki | 23:42 |
fishbulb | the one that installs the repo mirrors automatically | 23:42 |
jonwil | type out the entire line for repository.maemo.org | 23:42 |
fishbulb | I have the linenoise ones installed | 23:42 |
*** krnlyng has quit IRC | 23:42 | |
fishbulb | deb http://repository.maemo.org/community/ fremantle free non-free | 23:44 |
jonwil | do you have cssu installed? | 23:44 |
fishbulb | deb http://repository.maemo.org/extras/ fremantle free non-free | 23:44 |
fishbulb | yes | 23:44 |
jonwil | ok if you type apt-get install fmms what do you get as output? | 23:46 |
jonwil | does it display anything about version numbers? | 23:46 |
jonwil | or does it just say "fmms is already the newest version"? | 23:47 |
*** krnlyng has joined #maemo | 23:47 | |
fishbulb | done, yes, it says that | 23:47 |
fishbulb | there's extras testing | 23:48 |
*** shamus has quit IRC | 23:48 | |
fishbulb | doesn't seem to be extras-devel in there | 23:48 |
jonwil | ok, so somehow you ended up with fmms 1.3.6-1 which is the version in extras-devel | 23:52 |
jonwil | extras testing has fmms 1.3.5-3 | 23:52 |
jonwil | and extras has fmms 1.3.3 | 23:52 |
fishbulb | the linenoise repos are in there | 23:52 |
fishbulb | wait | 23:52 |
fishbulb | is there any comment on which version works? | 23:52 |
jonwil | no idea | 23:53 |
fishbulb | ssu/apps/ ./ | 23:53 |
fishbulb | ssu/apps/mr0/ ./ | 23:53 |
fishbulb | are the last parts of the linenoise repos in sources.list.d | 23:53 |
fishbulb | the last two repos, which I assume are going to be the more unstable ones | 23:56 |
jonwil | what are the urls for the linenoise repos? | 23:56 |
jonwil | the http:// part | 23:56 |
jonwil | or the full lines for that matter | 23:57 |
fishbulb | deb httpL | 23:58 |
fishbulb | deb http://maemo.linenoise.info/downloads.maemo.nokia.com/fremantle/ssu/apps/ ./ | 23:59 |
fishbulb | deb http://maemo.linenoise.info/downloads.maemo.nokia.com/fremantle/ssu/mr0/ ./ | 23:59 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!