IRC log of #maemo for Thursday, 2016-04-07

DocScrutinizer51Pali: yup00:10
*** alien2003 has joined #maemo00:11
*** xorly has quit IRC00:11
*** alien2003 has quit IRC00:14
WizzupDoes anyone know if ofono needs to be configured in any way to pick up the nokia modem?00:16
Wizzupisimodem is turned on, but it doesn't seem to detect any modems.00:16
bencohWizzup: you should try a search in chan logs, because I kinda remember a discussion about that00:17
PaliWizzup: ask pavelm, he has working voice call support on upstream kernel + Debian00:17
DocScrutinizer05http://paste.opensuse.org/922089500:18
WizzupIs he on IRC?00:18
WizzupI know his blog00:18
Pali~seen pavelm00:18
infobotpavelm <~pavel@217-112-171-13.adsl.avonet.cz> was last seen on IRC in channel #maemo, 525d 11h 44m 3s ago, saying: 'Hello!'.00:18
DocScrutinizer05[2016-04-06 Wed 18:32:15] <DocScrutinizer05> flasher-3.5 -b="`ssh root@iron900 cat /proc/cmdline` log_buf_len=64K"00:19
Palinot on irc yet...00:19
Palirather send him email00:19
*** SpeedEvil has quit IRC00:19
Wizzupack00:19
*** SpeedEvil has joined #maemo00:19
*** Cor-Ai has quit IRC00:23
DocScrutinizer05Wizzup: definitely you need N900 specific ofono stuff00:24
DocScrutinizer05exactly what I found a bug inside and you said you gonna build it00:25
DocScrutinizer05it's about enabling the modem00:25
WizzupI emailed pavel00:26
WizzupDocScrutinizer05: sure, but it doesn't even seem to detect a modem00:26
WizzupI don't see it writing "failed to initialise bla"00:26
WizzupIt only really registers drivers/plugins and then just does nothing00:26
DocScrutinizer05you could put some debug-print into the very file at http://git.kernel.org/cgit/network/ofono/ofono.git/tree/plugins/nokia-gpio.c00:26
DocScrutinizer05I guess you must tell ofono to power up the modem?00:27
WizzupThere is a way to do that. But it must first *FIND* the modem00:27
WizzupIf it cannot find it, you cannot power it up/down00:27
DocScrutinizer05you can't find a modem that's not powered up00:27
WizzupAt least that is what I gathered from various mails/doc00:27
WizzupI think you can find the kernel driver and devices00:28
WizzupWhich is what I call 'finding the modem'00:28
DocScrutinizer05yes, of course00:28
WizzupAnyhow ofono requires a modem identifier to power it up00:28
Wizzupso it must detect it before being able to power it up00:28
DocScrutinizer05hmm you need to provide that identifier somehow00:28
DocScrutinizer05the hardware doesn't know until modem is powered00:28
WizzupI am pretty sure that I just misconfigured something, or perhaps my ofono version is not recent enough00:29
robotanarchy_Wizzup: at least in debian, there are some ofono specific dbus rules in /var/lib/dbus or something (exact path is in the wiki article i made). do you have this file / did you try to modify it?00:29
*** Cor-Ai has joined #maemo00:29
Wizzuprobotanarchy_: udev or dbus00:29
robotanarchy_udev00:30
WizzupThe udev rules are not relevant00:30
Wizzupfor me at least00:30
WizzupI have upnlink0, and phonet000:30
WizzupThe latter comes up only after successfully probing nokia-modem00:30
robotanarchy_okay, nice00:30
DocScrutinizer05yes00:30
WizzupAnd I do not have the rule that you mentioned00:30
Wizzupwhen I had that rule, I got phonet0 (upnlink0 renamed) and then the real deal became phonet100:30
WizzupSo likely you do not want that rule00:31
robotanarchy_interesting, maybe I need to probe another module first00:31
robotanarchy_I didn't know that there are two phonet devices00:31
Wizzupmodprobe nokia-modem pm=000:31
WizzupThat worked for me00:31
WizzupI don't know what upnlink0 is00:31
Wizzupbut nokia-modem creates its own interface00:31
DocScrutinizer05there are not supposed to be two phonet devices00:31
DocScrutinizer05that's clearly indicating a problem00:31
WizzupDocScrutinizer05: correct, but if you boot pali's kernel with default config you get upnlink0 as an interface00:32
WizzupI don't know if it even is a phonet device00:32
WizzupIt's just that robotanarchy_ had a udev rule to rename it to phonet00:32
Wizzupand I am doubting that00:32
Wizzup(the use / correctness)00:32
DocScrutinizer05yes00:32
DocScrutinizer05see Pali's "either 1) OR 2)"00:33
WizzupI think ofono should, when it works, create a gprs0 interface, and then I can configure that one using mostly normal scripts/tools00:33
WizzupYes, exactly00:33
Paliofono should support both 1) and 2) so you can choose :-)00:33
PaliMaemo supports only gpio swicth00:33
DocScrutinizer05yeah 1) **OR** 2)00:33
WizzupPali: just wondering (I just emailed pavel), when did you last get ofono to work?00:33
WizzupAnd did you have any config files00:34
Palipavelm has own GUI applications (written in python) for phone functionality00:34
Palithey are in his "tui" git repository00:34
Paliso maybe there would be also config files00:34
robotanarchy_Pali: where is this repo (sorry, didn't read all the backlog)00:35
DocScrutinizer05((if you boot pali's kernel with default config you get upnlink0)) is prolly a good hint00:35
Palirobotanarchy_: I think on gitlab, but not know exactly....00:36
WizzupDocScrutinizer05: a hint for what?00:36
WizzupI figured that upnlink0 is a completely seperate thing, likely unrelated to anything00:36
DocScrutinizer05for a driver conflict or something00:36
Wizzupbrb00:36
Paliupnlink is probably not phonet device00:36
Palicheck inet type of device00:36
DocScrutinizer05aah ok00:36
robotanarchy_Pali: "ip a" said something about phonet00:37
Palilook at "ip l"00:37
*** futpib has quit IRC00:37
*** shentey has joined #maemo00:37
bencohI guess you mean that one: https://gitlab.com/tui/tui/blob/master/ofone/ofono.py00:38
DocScrutinizer05ofone???00:38
DocScrutinizer05funny - typo?00:39
PaliI think it is not typo00:39
bencohprolly not00:39
bencohhe's got a lot of phone-related scripts in there (not all ofono-based)00:40
Pali"phone" you read as "fone"00:40
Paliand "o" prefix can be for ofono00:40
Pali:D00:40
DocScrutinizer05yay, nidty ;-P00:40
DocScrutinizer05nifty even00:40
bencoh:]00:40
robotanarchy_'ip l' says: 2: upnlink0: <POINTOPOINT,NOARP> mtu 65541 qdisc noop state DOWN mode DEFAULT group default qlen 1 \n     link/phonet 1b peer 0000:43
robotanarchy_and modprobe nokia-modem prints errors in dmesg: https://nopaste.me/view/b960292a00:46
Wizzupdid you see what I wrote00:46
robotanarchy_Wizzup: what exactly? you wrote a lot :D00:46
Pali1) XOR 2)00:46
Wizzup23:31 < Wizzup> modprobe nokia-modem pm=000:46
robotanarchy_oh right00:47
robotanarchy_well too bad I gotta go now. but thanks to everyone in the channel, I'll keep on trying until it works ;)00:48
bencohthx for your efforts on that :)00:48
*** githogori has quit IRC00:50
DocScrutinizer05meanwhile: https://i.imgur.com/Se4oxY3.jpg00:50
robotanarchy_everyone is welcome to contribute here: https://github.com/robotanarchy/penguinphone/wiki/N900:-Running-ofono-with-a-4.x-kernel (or in the maemo wiki or wherever you prefer)00:51
*** valerius has quit IRC00:52
*** realitygaps has quit IRC00:54
Palirobotanarchy_: if you use gpio switch there is not /dev/cmt gpios!00:55
*** realitygaps has joined #maemo00:55
bencoh:)00:55
Palias I stated more times, 1) gpio switch with nokia-modem.pm=0 XOR 2) recompiling linux-n900 kernel without gpioswitch && gpio from nokia-modem00:56
*** shentey has quit IRC00:58
*** valerius has joined #maemo01:01
Wizzuprobotanarchy_: can you pm me your email addr? so I can cc you in this email01:03
*** L29Ah has left #maemo01:20
*** L29Ah has joined #maemo01:20
*** l_bratch has quit IRC01:20
*** l_bratch has joined #maemo01:25
*** andril has quit IRC01:28
*** Pali has quit IRC01:28
*** florian has quit IRC01:36
*** auenf has joined #maemo01:37
*** auenfx4 has quit IRC01:37
*** pagurus has joined #maemo01:39
*** auenf has quit IRC01:41
*** auenf has joined #maemo01:45
*** auenfx4 has joined #maemo01:48
*** auenf has quit IRC01:49
*** andril has joined #maemo01:50
*** sunshavi has joined #maemo01:50
*** auenfx4 has quit IRC01:52
*** auenf has joined #maemo01:54
*** auenf has quit IRC01:58
*** N-Mi has joined #maemo02:00
*** auenf has joined #maemo02:00
*** valerius has quit IRC02:03
*** auenf has quit IRC02:05
*** auenf has joined #maemo02:06
*** auenf has quit IRC02:12
*** auenf has joined #maemo02:19
*** valerius has joined #maemo02:21
*** auenf has quit IRC02:24
Wizzuprobotanarchy_: success02:31
Wizzuprobotanarchy_: gprs0 works for me - I just didn't have the udev rules for ofono installed.02:42
DocScrutinizer05\o/02:45
*** githogori has joined #maemo02:46
*** guerby has quit IRC02:51
*** clopez has quit IRC02:51
*** Church- has joined #maemo02:53
Church-Evening02:53
*** auenf has joined #maemo02:59
*** auenf has quit IRC03:03
*** guerby has joined #maemo03:10
*** M4rtinK has quit IRC03:10
*** L29Ah has left #maemo03:14
*** L29Ah has joined #maemo03:15
*** auenf has joined #maemo03:20
*** auenfx4 has joined #maemo03:23
*** auenf has quit IRC03:24
*** auenf has joined #maemo03:30
*** auenfx4 has quit IRC03:30
*** auenfx4 has joined #maemo03:32
*** auenf has quit IRC03:34
*** L29Ah has left #maemo03:36
*** L29Ah has joined #maemo03:36
*** L29Ah has left #maemo03:37
*** auenfx4 has quit IRC03:37
*** auenf has joined #maemo03:39
*** L29Ah has joined #maemo03:42
*** auenfx4 has joined #maemo03:45
*** auenf has quit IRC03:46
*** auenf has joined #maemo03:56
*** auenfx4 has quit IRC03:56
*** Church- has quit IRC03:57
*** auenf has quit IRC04:00
*** andril has quit IRC04:02
*** auenf has joined #maemo04:12
*** auenf has quit IRC04:18
*** Church- has joined #maemo04:18
*** valerius has quit IRC04:19
*** auenf has joined #maemo04:21
*** auenf has quit IRC04:26
*** auenf has joined #maemo04:26
*** eMHa_ has joined #maemo04:27
*** eMHa has quit IRC04:31
*** auenf has quit IRC04:33
*** robotanarchy has joined #maemo04:44
*** robotanarchy_ has quit IRC04:44
*** N-Mi has quit IRC04:48
*** liu has joined #maemo04:57
*** liu has joined #maemo05:00
*** Roth has joined #maemo05:01
*** N-Mi has joined #maemo05:03
*** Vajb has quit IRC05:20
*** kraft has quit IRC05:25
*** auenf has joined #maemo05:31
*** Vajb has joined #maemo05:32
*** kraft has joined #maemo05:38
*** auenf has quit IRC05:38
*** auenf has joined #maemo05:39
*** auenfx4 has joined #maemo05:41
*** clopez has joined #maemo05:41
*** auenf has quit IRC05:43
*** auenf has joined #maemo05:48
*** auenfx4 has quit IRC05:49
*** auenf has quit IRC06:00
*** githogori has quit IRC06:01
*** lxp1 has joined #maemo06:01
*** N-Mi has quit IRC06:02
*** lxp has quit IRC06:03
*** N-Mi has joined #maemo06:07
*** Roth has quit IRC06:13
*** N-Mi has quit IRC06:14
*** N-Mi has joined #maemo06:14
*** N-Mi has joined #maemo06:14
*** auenf has joined #maemo06:17
*** odin_ has quit IRC06:19
*** Elleo has quit IRC06:21
*** Elleo has joined #maemo06:22
*** pagurus has quit IRC06:26
*** DocScrutinizer05 has quit IRC06:27
*** DocScrutinizer05 has joined #maemo06:28
*** robotanarchy has quit IRC06:31
*** robotanarchy has joined #maemo06:32
*** vahe1 has joined #maemo06:36
*** sunshavi has quit IRC07:26
*** disco_stu has quit IRC07:48
*** disco_stu has joined #maemo07:48
*** RedM has quit IRC07:48
*** RedW has joined #maemo07:48
*** Luke-Jr has quit IRC08:23
*** auenfx4 has joined #maemo08:25
*** auenf has quit IRC08:27
*** Luke-Jr has joined #maemo08:27
*** auenfx4 has quit IRC08:30
*** auenf has joined #maemo08:30
*** Kilroo has quit IRC08:33
*** auenf has quit IRC08:40
*** auenf has joined #maemo08:43
*** Kilroo has joined #maemo08:49
*** arcean has joined #maemo08:53
*** auenfx4 has joined #maemo08:58
*** auenf has quit IRC09:00
*** ArGGu^^ has quit IRC09:01
*** auenfx4 has quit IRC09:04
*** ArGGu^^ has joined #maemo09:05
*** auenf has joined #maemo09:05
*** xorly has joined #maemo09:14
OksanaInteresting question: in Modest, how do I persuade it to treat GMail Drafts as Drafts, something to be edited and sent, not just admired like some folder with letters? How to sync Modest-Drafts with GMail-Drafts?..09:23
*** tanty_off is now known as tanty09:38
*** Kilroo has quit IRC09:39
*** auenf has quit IRC09:41
*** auenf has joined #maemo09:42
*** cnjj has quit IRC09:46
*** auenf has quit IRC10:00
*** auenf has joined #maemo10:00
*** futpib has joined #maemo10:07
*** xorly has quit IRC10:11
*** florian has joined #maemo10:19
*** N-Mi has quit IRC10:20
kerioayy modest lmao10:23
*** futpib has quit IRC10:32
*** geaaru has joined #maemo10:38
*** auenf has quit IRC10:46
*** auenf has joined #maemo10:48
*** vahe1 has quit IRC10:50
*** vahe1 has joined #maemo10:51
*** jskarvad has joined #maemo11:24
*** vahe1 has quit IRC11:33
*** l_bratch has quit IRC11:36
*** pagurus has joined #maemo11:49
*** Kabouik has joined #maemo11:54
*** cnjj has joined #maemo11:54
*** Kabouik_ has quit IRC11:57
*** trx has quit IRC12:01
*** delphi has joined #maemo12:01
*** SpeedEvil has quit IRC12:01
*** L29Ah has left #maemo12:03
*** L29Ah has joined #maemo12:03
*** BitEvil has joined #maemo12:21
*** eMHa_ has quit IRC12:43
*** BitEvil has quit IRC12:43
*** SpeedEvil has joined #maemo12:43
*** N-Mi has joined #maemo12:51
*** SpeedEvil has quit IRC12:51
*** SpeedEvil has joined #maemo12:52
*** SpeedEvil has quit IRC12:57
*** SpeedEvil has joined #maemo12:57
*** eMHa_ has joined #maemo12:58
*** liujian0012hn has joined #maemo13:02
*** auenfx4 has joined #maemo13:03
*** auenf has quit IRC13:05
*** clopez has quit IRC13:10
*** clopez has joined #maemo13:13
*** SpeedEvil has quit IRC13:16
*** SpeedEvil has joined #maemo13:17
*** SpeedEvil has quit IRC13:26
*** SpeedEvil has joined #maemo13:26
*** cepheus has joined #maemo13:35
*** Kilroo has joined #maemo14:31
*** L29Ah has left #maemo14:44
*** auenf has joined #maemo14:46
*** auenfx4 has quit IRC14:47
*** Wizzup has quit IRC14:49
*** auenf has quit IRC14:50
*** auenf has joined #maemo14:53
*** auenf has quit IRC14:56
*** auenf has joined #maemo14:56
*** auenf has quit IRC15:01
*** Wizzup has joined #maemo15:06
*** auenf has joined #maemo15:07
*** L29Ah has joined #maemo15:11
*** auenf has quit IRC15:14
*** auenf has joined #maemo15:15
*** L29Ah has quit IRC15:16
*** auenf has quit IRC15:18
*** auenf has joined #maemo15:19
*** L29Ah has joined #maemo15:20
*** L29Ah has left #maemo15:25
*** auenf has quit IRC15:26
*** auenf has joined #maemo15:37
*** liujian0012hn has quit IRC15:51
*** L29Ah has joined #maemo15:55
drathirmornin/evenin...16:08
drathirthere is any way of exclude dirs from media tracking?16:09
* drathir have navigation and all voices are included in media dir too...16:09
drathirmedia directory mean open media play...16:11
*** trumee has quit IRC16:12
*** trumee has joined #maemo16:12
*** ced117 has quit IRC16:13
*** sunshavi has joined #maemo16:14
*** ced117 has joined #maemo16:19
*** andril has joined #maemo16:38
*** cepheus has quit IRC16:54
*** arcean has quit IRC17:00
*** liujian0012hn has joined #maemo17:04
*** liujian0012hn has quit IRC17:05
Sicelodrathir: edit /home/user/.config/tracker/tracker.cfg17:13
*** lxp1 has quit IRC17:40
*** vahe1 has joined #maemo17:41
*** Kabouik_ has joined #maemo18:02
*** Kabouik has quit IRC18:04
*** L29Ah has left #maemo18:06
*** florian has quit IRC18:10
*** geaaru has quit IRC18:12
*** L29Ah has joined #maemo18:23
*** Pali has joined #maemo18:32
*** troulouliou_div2 has joined #maemo18:40
*** tanty is now known as tanty_off18:48
*** eMHa_ has quit IRC19:01
*** andril has quit IRC19:05
*** andril has joined #maemo19:06
*** andril has quit IRC19:07
*** sunshavi has quit IRC19:26
*** N-Mi has quit IRC19:37
*** freemangordon has quit IRC19:38
*** jskarvad has quit IRC19:41
*** futpib has joined #maemo19:46
*** vahe1 has quit IRC19:51
*** eMHa_ has joined #maemo19:57
*** vahe1 has joined #maemo20:10
*** freemangordon has joined #maemo20:11
Vajbdrathir: or use trackerctrl program20:14
*** vahe1 has quit IRC20:14
Vajbtracker cfg actually20:15
*** lxp has joined #maemo20:31
DocScrutinizer05and update tracker, it has abug in stock, afaik fixed in CSSU20:33
*** DrCode has quit IRC20:34
*** vahe1 has joined #maemo20:37
*** troulouliou_div2 has quit IRC20:41
*** auenfx4 has joined #maemo20:45
*** auenf has quit IRC20:45
drathirSicelo: thanks a lot will check...21:00
*** pagurus has quit IRC21:06
drathirVajb: i will check it too, thanks...21:10
drathirbtw what is order of rules?21:11
drathirif i do dont track /;$HOME/; and add track dirs will workin?21:12
*** krnlyng has quit IRC21:19
*** Kabouik has joined #maemo21:20
*** Kabouik_ has quit IRC21:23
*** krnlyng has joined #maemo21:24
*** vahe1 has quit IRC21:24
*** xorly has joined #maemo21:30
*** florian has joined #maemo21:31
*** delphi is now known as trx21:47
*** andril has joined #maemo22:02
*** xelo has joined #maemo22:06
*** M4rtinK has joined #maemo22:08
DocScrutinizer05https://wiki.gnome.org/action/show/Projects/Tracker?action=show&redirect=Tracker22:11
DocScrutinizer05https://wiki.gnome.org/Projects/Tracker/Documentation22:12
* DocScrutinizer05 pukes violently, seeing how gnome crap constantly changes and evolves into directions that feel totally insane22:15
DocScrutinizer05>>Tracker uses GSettings for configuration (since 0.12), you can tell Tracker to use the old method of configuration files with environment variables. In the case of configuration files, the configuration is kept in $XDG_CONFIG_HOME/tracker (usually $HOME/.config/tracker).<< gsettings??! WTF? wasn't that gconftool? And good luck with the obviously obsolete config file, it's prolly not documented anymore22:16
*** SpeedEvil has quit IRC22:16
*** SpeedEvil has joined #maemo22:17
DocScrutinizer05when I read "NEPOMUK" I get a murderous frenzy22:17
DocScrutinizer05guess which process constantly eats >5 GIGAbytes of my RAM  >:-(22:18
DocScrutinizer05>>Memory allocator watchdog - osso_mem_saw_enable(): Nokia implemented this to make sure processes didn't accidentally try to allocate too much memory. Tracker used it at some time or another, but no longer.<<  ROTFL22:20
DocScrutinizer05YEAH HOW SANE¡¡¡  >>Memory allocator limitation - setrlimit(): Tracker currently has a function called tracker_memory_setrlimits() which sets the limitation of RLIMIT_AS and RLIMIT_DATA clamping it between 50% of total memory and MAXLONG (2GB on 32-bit) as an upper limit. <<22:21
DocScrutinizer0550% of memory? WHAT THE FUCKING HELL SUCKER?!22:22
DocScrutinizer05~tracker22:23
DocScrutinizer05mhm22:23
DocScrutinizer05~botsnack22:23
infobotDocScrutinizer05: :)22:23
DocScrutinizer05~tracker is <reply> >>Tracker currently has a function called tracker_memory_setrlimits() which sets the limitation of RLIMIT_AS and RLIMIT_DATA clamping it between 50% of total memory and MAXLONG (2GB on 32-bit) as an upper limit. <<  50% of memory? WHAT THE FUCKING HELL SUCKER?!22:25
infobotDocScrutinizer05: please, watch your language.22:25
DocScrutinizer05~useless22:25
* infobot starts crying and hides from docscrutinizer05 in the darkest corner of the room. :(22:25
DocScrutinizer05~tracker is <reply> >>Tracker currently has a function called tracker_memory_setrlimits() which sets the limitation of RLIMIT_AS and RLIMIT_DATA clamping it between 50% of total memory and MAXLONG (2GB on 32-bit) as an upper limit. <<  50% of memory? WHAT THE F*CKING HELL SUCKER?!22:25
infobotokay, DocScrutinizer0522:25
kerioDocScrutinizer05: to be fair, 50% of all memory is only 128mb22:27
kerioi'm pretty sure that my irc client right now is using waaaaaaaaaay more than that22:28
DocScrutinizer05maybe on your flimsy system. on my system it's at least 4GB, and since >>between 50% of total memory and MAXLONG<< it's prolly unlimited on my 64bit system22:28
kerioyes, on my flimsy n90022:28
DocScrutinizer05also the question is if swap counts as "total memory"22:29
kerioon my lappy 50% would be 8gb22:30
DocScrutinizer05and note that 50% is LOWER limit, upper limit is MAXLONG22:30
kerio...what22:31
kerioit's forced to use more memory than it needs? :|22:31
DocScrutinizer05lower limit of the range for upper limit22:31
bencoh:]22:32
DocScrutinizer05upper limit of range for UPPERLIMIT aka RLIMIT_AS and RLIMIT_DATA is MAXLONG22:32
DocScrutinizer052^64 on my PC22:32
DocScrutinizer05https://wiki.gnome.org/Projects/Tracker/Documentation/Configuration22:34
DocScrutinizer05GNOME22:34
DocScrutinizer05starts with G22:34
DocScrutinizer05>:-(22:34
DocScrutinizer05let's face it: like all gnome stuff tracker was utterly useless and defective by design at time of its inception. and since it got much worse22:38
*** L29Ah has left #maemo22:38
DocScrutinizer05on a sidenote: my NEPOMUK RAMkiller process gets started by akonadi_nepomuk_feeder22:44
DocScrutinizer05(KDE, Kmail)22:45
DocScrutinizer05akonadi dwarfs systemd, feature creep wise and on bloatware contest22:45
keriothe fuck is nepomuk22:46
DocScrutinizer05tracker's indexer aiui22:47
DocScrutinizer05https://wiki.gnome.org/Projects/Tracker/Documentation/GettingStarted  ^f "nepomuk"22:48
DocScrutinizer05http://www.semanticdesktop.org/ontologies/22:49
keriowhat the FUCK22:49
DocScrutinizer05http://nepomuk.semanticdesktop.org/22:51
keriothat page would benefit from Sans Bullshit Sans22:51
keriohttp://www.sansbullshitsans.com22:52
keriohttp://i.imgur.com/U6CXkZJ.png22:53
robotanarchyPali: thanks for clarifying! Wizzup: great news!22:54
*** L29Ah has joined #maemo22:54
DocScrutinizer05kerio: HEHE full ack22:55
DocScrutinizer05thanks for the useful URL22:56
DocScrutinizer05already bookmarked it22:56
keriothat's an amazing font22:57
DocScrutinizer05yes22:57
*** L29Ah has left #maemo22:58
*** cnjj has quit IRC23:02
DocScrutinizer05~tracker23:03
infobot>>Tracker currently has a function called tracker_memory_setrlimits() which sets the limitation of RLIMIT_AS and RLIMIT_DATA clamping it between 50% of total memory and MAXLONG (2GB on 32-bit) as an upper limit. <<  50% of memory? WHAT THE F*CKING HELL SUCKER?!23:03
*** L29Ah has joined #maemo23:03
*** xelo has quit IRC23:05
DocScrutinizer05http://nepomuk.semanticdesktop.org/Project+Objectives.html  BS bingo at its finest23:08
DocScrutinizer05>>It will be Social since it will support the interconnection and exchange with other desktops and their users.<< who would want THAT??23:09
*** andril has quit IRC23:11
*** L29Ah has left #maemo23:13
bencohyou're just hurting yourself :)23:13
DocScrutinizer05really? don't think so. Rather I'd hurt myself when allowing my desktop to connect to other desktops.. related: http://www.songtexte.com/songtext/spliff/computer-sind-doof-2bd810f6.html  https://www.youtube.com/watch?v=kYeDXp3Q0HE23:16
kerioayy desktop linux lmao23:17
*** futpib has quit IRC23:18
freemangordonany clue what pnatd is?23:20
DocScrutinizer05really now?23:20
DocScrutinizer05pnatd is an interpreter translating AT commands into ISI23:21
freemangordonok, why it opens ttyGSn23:21
DocScrutinizer05it's used for BT tethering23:21
DocScrutinizer05maybe also USB tethering23:22
freemangordonttyGSn are serial-over-usb ports23:22
*** auenfx4 has quit IRC23:22
*** auenf has joined #maemo23:22
DocScrutinizer05users can communicate to modem via ponatd, though it's not really designed for that purpose23:22
freemangordonwhat has pnad in common with that?23:22
DocScrutinizer05USB--<serial>-["AT command"]--> ISI --<phonet>--> Modem23:25
DocScrutinizer05oops23:25
DocScrutinizer05USB--<serial>-["AT command"]--> Pnatd --<phonet>-[ISI]--> Modem23:25
freemangordonhmm23:26
DocScrutinizer05USB<--<serial>-["AT reply"]-- Pnatd <--<phonet>-[ISI]-- Modem23:27
DocScrutinizer05pnatd AT cmdset implementation is not comprehensive23:28
DocScrutinizer05it basically just implements what's needed to tether the modem functionality to e.g. laptop23:29
*** L29Ah has joined #maemo23:31
freemangordonok23:31
*** futpib has joined #maemo23:31
freemangordonPali: pnatd opening /dev/ttyGSn devices is the next reason why reboot/powerdown does not work in mainline :(23:32
DocScrutinizer05ouch23:32
Palihm?23:32
DocScrutinizer05should only do that in PC mode23:32
Paliwhy it reboot does not work??23:33
Palibefore kernel reboot, it kills all userspace processes23:33
Paliso that device is closed before reboot23:33
DocScrutinizer05yep, that's what I'd think too23:33
Paliand if reboot does not work, then bug is in kernel23:33
Palinot in userspace23:33
freemangordonbecause it hangs waiting for nokia_unbind to " usb_put_function_instance(fi_acm);", which never returns as close() is not called for ttyGSn devices23:34
freemangordonI am not saying that the problem is in the userspace :)23:35
DocScrutinizer05just a completely stupid sidenote: you didn't forget that the hardware powers up and boots whenever there is VBUS attached, e.g. from a host PC?23:35
DocScrutinizer05shouldn't *all* filehandles of a process getting handed over to kernel and get closed, on process termination?23:39
freemangordonI was expecting the same, but...23:40
*** pagurus has joined #maemo23:47
freemangordonPali: yep, looks like a bug in the kernel, however, I don;t have serial to capture logs on reboot23:51
*** pagurus has quit IRC23:53
* stryngs is sure glad you smart folks keep the n900 movin along =)23:55
*** futpib has quit IRC23:57
DocScrutinizer05freemangordon: did you check how to configure the TTL-232RG-VREG1V8-WE? I'm still afraid about some of the options it has23:57
freemangordonDocScrutinizer05: no, what bothers you?23:57
DocScrutinizer05hmm, lemme see if I can find the backlog23:57
Palifreemangordon: you ask tmlind for help, he has that "special" n900-like device with serial23:58
DocScrutinizer05[Wed 02 March 2016] [00:29:29] <DocScrutinizer05> freemangordon: could you look into the weird driver of the TTL-232RG-VREG1V8-WE and how to use it? it has several pretty unusual setting options23:58
DocScrutinizer05[Wed 02 March 2016] [00:33:00] <DocScrutinizer05> http://www.ftdichip.com/Support/Documents/DataSheets/Cables/DS_TTL-232RG_CABLES.pdf23:58
DocScrutinizer05[Wed 02 March 2016] [00:30:30] <DocScrutinizer05> unusual for a plain vanilla UART23:59
freemangordonDocScrutinizer05: ok, what in particular you think may bring problems?23:59

Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!