IRC log of #maemo for Wednesday, 2016-06-15

*** louisdk has quit IRC00:01
*** louisdk has joined #maemo00:09
*** lxp has quit IRC00:18
*** Kilroo has joined #maemo00:27
*** Vajb has quit IRC00:33
*** Venemo has quit IRC00:38
*** Venusaur has joined #maemo00:56
*** xes has quit IRC01:08
DocScrutinizer05Sicelo: kernel stuff to start with01:16
DocScrutinizer05nokia_av.ko or somesuch01:16
*** L29Ah has left #maemo01:19
DocScrutinizer05watch -d -n1 'for f in /sys/devices/platform/nokia-av/type /sys/devices/platform/nokia-av/detect /sys/devices/platform/nokia-av/autodetect /sys/devices/platform/nokia-av/eci* /sys/devices/platform/soc-audio/eci_mode /sys/devices/platform/nokia-av/madc; do echo "$f: `cat $f`"; done'01:19
*** handaxe has joined #maemo01:19
*** handaxe has quit IRC01:20
*** L29Ah has joined #maemo01:21
*** L29Ah has left #maemo01:22
*** L29Ah has joined #maemo01:22
*** Pali has quit IRC01:25
DocScrutinizer05anyway dbus system bus is your best friend here, I guess (whoever is sender 1.9)  http://paste.opensuse.org/3616868001:37
DocScrutinizer05I'd almost bet 1.9 is HAL01:38
*** Axel_H has quit IRC01:38
*** louisdk has quit IRC01:39
DocScrutinizer051.19 prolly PED01:39
DocScrutinizer05a slightly more comprehensive log of a plug event:  http://paste.opensuse.org/9599190501:42
*** vakkov_ is now known as vakkov01:44
*** xorly has quit IRC01:49
*** MohammadAG has quit IRC02:07
*** florian has quit IRC02:08
*** bruce_lee has quit IRC02:10
*** azkay has joined #maemo02:11
*** MohammadAG has joined #maemo02:14
*** vakkov has quit IRC02:14
*** azkay has quit IRC02:19
*** M4rtinK has quit IRC02:20
*** vakkov has joined #maemo02:20
*** azkay has joined #maemo02:23
*** L29Ah has left #maemo02:32
*** L29Ah has joined #maemo02:32
*** L29Ah has left #maemo02:32
*** L29Ah has joined #maemo02:33
*** L29Ah has left #maemo02:33
*** L29Ah has joined #maemo02:34
*** L29Ah has left #maemo02:34
*** L29Ah has joined #maemo02:37
*** L29Ah has left #maemo02:37
*** L29Ah has joined #maemo02:37
*** L29Ah has left #maemo02:38
*** L29Ah has joined #maemo02:40
*** L29Ah has left #maemo02:40
*** L29Ah has joined #maemo02:41
*** Axel_H has joined #maemo02:41
*** L29Ah has left #maemo02:42
*** L29Ah has joined #maemo02:42
*** L29Ah has left #maemo02:43
*** L29Ah has joined #maemo02:44
*** L29Ah has left #maemo02:44
*** L29Ah has joined #maemo02:45
*** ashneo76 has joined #maemo02:48
*** MohammadAG has quit IRC02:58
*** MohammadAG has joined #maemo03:04
*** azkay has quit IRC03:13
*** azkay has joined #maemo03:15
*** azkay has quit IRC03:31
*** L29Ah has left #maemo03:52
*** L29Ah has joined #maemo03:52
OksanaIs there a way to ask sysklogd to log slightly less? Like, I am worrying about RootFS space, so either log at home, or log less? | And is there something better for debian packaging than debhelper? Like, I want to pack not-binary package, smilies theme, to create an alternative to user/default of rtcom-messaging-ui and chat_smiley_* of osso-icons-default03:53
OksanaSeriously, the default-Nokia's-smilies should have been in their own package, it's atrocious how many pictures are pushed into osso-icons-default, and the configs referring to these pictures are in entirely different package(s)03:54
*** RedW has quit IRC03:58
*** RedW has joined #maemo03:58
*** Defiant has quit IRC04:17
*** Defiant has joined #maemo04:26
DocScrutinizer05Oksana: rsyslog config allows arbitrary log destinations for arbitrary (sub)sets of logline types04:30
DocScrutinizer05Oksana: see /etc/syslog.conf  the line >>*.*;auth,authpriv.none          -/var/log/syslog<<04:31
*** eMHa has joined #maemo04:31
DocScrutinizer05*.* means "log all to..." - you could reduce the amount that gets logged by excluding stuff you don't want to get logged04:32
DocScrutinizer05or you change the file spec (-/var/log/syslog) to e.g. -/home/user/syslog04:34
OksanaYes, have seen it. Could probably tell it to use different location. Does it need to be restarted to know the changes in config? And, I would mostly want to know how-why it shutdowns and reboots. And why the filesystem is called BCM2048B0 Initialization Configuration, instead of Nokia N90004:34
*** eMHa__ has quit IRC04:34
DocScrutinizer05err prolly kill sighup rsyslogd or somesuch, but reboot is simpler I guess04:35
*** L29Ah has left #maemo04:37
*** vakkov has quit IRC04:41
*** vakkov has joined #maemo04:42
DocScrutinizer05man syslog.conf is an insult04:48
DocScrutinizer05typos and blabla04:48
DocScrutinizer05anyway nota bene: >> You may prefix each entry with the minus ‘‘-’’ sign to omit syncing the file after every logging.  Note that you might lose information if the system crashes  right        behind a write attempt.  Nevertheless this might give you back some performance, especially if you run programs that use logging in a very verbose manner.<<04:50
DocScrutinizer05you probably might want to define a generic logging rule with "-" and a special logging rule for e.g. .err etc, or just for kernel crashes etc, without "-" for the same destination file04:52
*** Vajb has joined #maemo04:55
DocScrutinizer05but honestly, what a manpage is that, stating stuff like >> Don’t think a mail would be sent, that might        be too late.<<04:55
DocScrutinizer05(( "-" syncing))  *.=crit;kern.none  /var/log/syslog04:57
DocScrutinizer05*.*  -/var/log/syslog04:58
DocScrutinizer05oops04:59
DocScrutinizer05(( "-" syncing))  *.crit  /var/log/syslog05:00
*** vakkov has quit IRC05:10
DocScrutinizer05also see this abomination that systemd gives you nowadays: http://paste.opensuse.org/8734349005:17
*** vakkov has joined #maemo05:17
*** xes has joined #maemo05:43
*** vakkov has quit IRC06:21
*** vakkov has joined #maemo06:26
*** fishbulb has joined #maemo06:36
fishbulbhi, is there a pre packged script for n900 bluetooth pan06:36
*** vakkov has quit IRC06:36
fishbulbmy buttons are wearing out and i can't type all that crap into a script right now06:37
*** vakkov has joined #maemo06:37
fishbulbi really need internet on my nexus 706:37
fishbulbat a nospital and ave to look up shit for forms06:38
*** povbot has joined #maemo06:42
*** vakkov has quit IRC06:46
*** vakkov has joined #maemo06:47
*** DocScrutinizer05 has quit IRC07:00
*** DocScrutinizer05 has joined #maemo07:00
*** DocScrutinizer05 has quit IRC07:00
*** DocScrutinizer05 has joined #maemo07:02
*** DocScrutinizer05 has quit IRC07:13
*** DocScrutinizer05 has joined #maemo07:14
*** fishbulb has quit IRC07:57
*** sunshavi has quit IRC08:07
*** MohammadAG has quit IRC08:52
*** MohammadAG has joined #maemo08:59
*** Venusaur has quit IRC09:12
*** eijk has joined #maemo09:15
*** jskarvad has joined #maemo09:24
*** jskarvad has quit IRC09:24
*** jskarvad has joined #maemo09:24
*** eijk has quit IRC09:25
*** Venusaur has joined #maemo09:28
*** florian has joined #maemo09:38
*** azkay has joined #maemo09:40
*** eijk has joined #maemo09:40
*** pcfe has quit IRC09:46
*** pcfe has joined #maemo09:46
*** pcfe has quit IRC09:46
*** pcfe has joined #maemo09:46
*** eijk_ has joined #maemo09:56
*** stejae has joined #maemo09:57
*** stejae has quit IRC09:57
*** stejae has joined #maemo09:57
*** eijk has quit IRC10:01
*** eijk has joined #maemo10:06
*** eijk_ has quit IRC10:09
*** eijk has quit IRC10:12
*** eijk has joined #maemo10:13
*** stejae has quit IRC10:14
*** eijk_ has joined #maemo10:16
*** eijk has quit IRC10:20
*** pcfe has quit IRC10:22
*** geaaru has joined #maemo10:33
*** pcfe has joined #maemo10:37
*** pcfe has quit IRC10:37
*** pcfe has joined #maemo10:37
*** Oksana has quit IRC10:39
*** jskarvad has quit IRC10:53
*** xorly has joined #maemo11:09
*** jskarvad has joined #maemo11:17
*** bruce_lee has joined #maemo11:19
*** bruce_lee has joined #maemo11:19
*** ecloud is now known as ecloud_11:21
*** ecloud_ is now known as ecloujd11:21
*** ecloujd is now known as ecloud11:21
*** azkay has quit IRC12:05
*** bredebid has joined #maemo12:05
*** azkay has joined #maemo12:21
*** clopez has quit IRC12:30
*** clopez has joined #maemo12:33
*** L29Ah has joined #maemo12:34
*** N-Mi has quit IRC12:34
*** tanty_off is now known as tanty12:34
*** eijk_ has quit IRC12:36
*** eijk_ has joined #maemo12:37
*** bredebid has quit IRC12:44
*** bredebid has joined #maemo12:45
*** vakkov has quit IRC12:56
*** vakkov has joined #maemo13:08
ceenewell, so today is the day that i've fallen prey of the evilness of whatsapp, as my main number has been unbanned and I've registered again with my new android phone13:17
KotCzarnydid it work?13:20
ceeneyes13:20
ceenei hope i don't get banned for using their software13:20
ceenemaybe i'm now on a blacklist13:20
keriorip13:34
*** eijk_ has quit IRC13:50
*** eijk_ has joined #maemo13:52
*** SmilyOrg is now known as Smily13:57
*** vakkov has quit IRC14:04
*** vakkov has joined #maemo14:05
*** louisdk has joined #maemo14:11
*** eijk_ has quit IRC14:32
Vajbshame on u ceene. I just stopped using it with instructions to reach me from jabber.14:33
*** vakkov has quit IRC14:36
*** eijk_ has joined #maemo14:50
*** vakkov has joined #maemo14:51
*** bruce_lee has quit IRC14:51
*** bruce_lee has joined #maemo14:52
*** tanty is now known as tanty_off14:55
*** tanty_off is now known as tanty15:01
*** fishbulb has joined #maemo15:02
fishbulbhey does yappari work again yet?15:02
*** L29Ah has left #maemo15:04
Vajbfishbulb: no15:08
fishbulbis it ever likely to?15:09
*** L29Ah has joined #maemo15:13
Vajbi would not hold my breath for it, but who knows...15:15
Vajband besides last i checked yappari works for me. I can send messages just fine, just can't receive them...15:21
*** L29Ah has left #maemo15:29
*** vakkov has quit IRC15:37
ceenefishbulb: no, it won't15:44
ceenei've stopped trying15:45
fishbulbthat's a shame :/15:45
ceeneyep15:46
ceenebut i was getting banned after registering15:46
ceenewithout any clear cause15:46
ceeneso i just couldn't even test anything at all15:46
*** LauRoman has quit IRC15:50
*** vakkov has joined #maemo15:51
*** sunshavi has joined #maemo15:52
*** sunshavi has joined #maemo15:53
bruce_lee\(^_^)/ @all16:25
bruce_leethis might be a work-around: https://github.com/tgalal/yowsup16:25
bruce_leeI haven't tried it myself yet16:25
bruce_leefishbulb: ^^^ a commandLine-whatsApp16:26
fishbulbwhat?16:31
bruce_leefishbulb: I haven't tried it myself yet16:32
bruce_leeas far as I know, it works on nokia n90016:32
fishbulbwouldn't it need to be cross compiled16:32
bruce_leeI think I read so in this channel16:32
fishbulbI don't like command line16:32
fishbulbthat's a lot of uncertainty16:32
fishbulbI'll wait until someone uses it for sure16:32
azkayyowsup just looks like a library in python, the cli is just a sample type thing it seems.16:50
Vajbfor what i have read i recall that ceene was using yowsup to compare what's wrong with his  version and yowsup got him banned as well16:53
keriorip16:53
bencohyeah yowsup is having the very same issue afaiu16:54
Vajbalso was it u bencoh, who said that yowsup wont work on n900 because of some lib etc?16:59
bencohI dont think so, but I do remember something like that regarding a libpurple plugin17:02
bruce_leemy python is not really existent, from the readme on github: Requires python2.6+, or python3.0 +17:03
bruce_leeI guess that possible on n90017:03
bruce_leethe rest can be done using "pip install ..."17:03
bruce_leeon my n900 the following command: python --version17:08
bruce_leeshows me that I have installed: Python 2.5.417:08
*** L29Ah has joined #maemo17:11
*** florian has quit IRC17:12
*** LauRoman has joined #maemo17:55
*** L29Ah has left #maemo18:01
*** L29Ah has joined #maemo18:01
*** freemangordon_ has joined #maemo18:05
*** jskarvad has quit IRC18:06
*** freemangordon_ has quit IRC18:10
Sicelobruce_lee: that's what ceene was trying to rebase on18:14
Sicelobruce_lee: look at their issues .. things aren't good at all there18:14
Sicelothankfully, everyone in my family has finally agree to get on telegram just for me :)18:14
Sicelo*immediate family18:15
DocScrutinizer05\o/18:30
DocScrutinizer05tell them now they're way more safe against TLA interceptions18:30
* DocScrutinizer05 ponders to encode encrypted (SIP/)ZRTP into a video live stream by steganography18:33
*** krnlyng has quit IRC18:37
*** jskarvad has joined #maemo18:38
*** jskarvad has quit IRC18:38
*** jskarvad has joined #maemo18:38
*** bredebid has quit IRC18:46
azkaybruce_lee: you can get python3+ on n900 without too much trouble18:47
*** krnlyng has joined #maemo18:49
DocScrutinizer05yep, they can coexist afaik18:53
DocScrutinizer05however python2.5 is sort of mandatory and you shouldn't deinstall or replace it18:54
DocScrutinizer05ohmy18:55
DocScrutinizer05~systemd hungry18:55
infobot[systemd hungry] http://www.gifbits.com/2015/03/watching-systemd-evolve.html18:55
DocScrutinizer05and they stopped watching maybe a year ago18:55
azkayWhat Doc said. I kept 2.5 when I put 3.4 or whatever was in the repos18:56
*** bredebid has joined #maemo19:00
*** jskarvad has quit IRC19:41
*** tanty is now known as tanty_off19:43
*** eijk_ has quit IRC19:54
*** XDS2010 has quit IRC19:59
*** geaaru has quit IRC20:02
*** XDS2010 has joined #maemo20:02
*** robink_ has quit IRC20:06
*** lxp has joined #maemo20:14
*** Pali has joined #maemo20:26
*** Natch has quit IRC20:47
*** Natch has joined #maemo20:51
*** jskarvad has joined #maemo20:58
*** jskarvad has quit IRC20:58
*** jskarvad has joined #maemo20:58
*** lxp1 has joined #maemo21:06
*** lxp has quit IRC21:07
*** bredebid has quit IRC21:11
*** LauRoman has quit IRC21:27
*** LauRoman has joined #maemo21:28
*** L29Ah has left #maemo21:29
*** louisdk has quit IRC21:31
*** sq-one has joined #maemo21:40
*** M4rtinK has joined #maemo21:42
DocScrutinizer05https://bits-please.blogspot.com/2016/06/trustzone-kernel-privilege-escalation.html21:45
DocScrutinizer05freemangordon: ^^^21:45
*** LauRoman has quit IRC21:47
*** LauRoman has joined #maemo21:48
*** LauRoman has quit IRC21:49
*** LauRoman has joined #maemo21:53
*** florian has joined #maemo21:53
*** florian has joined #maemo21:53
*** eijk_ has joined #maemo22:01
Wizzup~flash22:06
infoboti guess maemo-flashing is http://wiki.maemo.org/Updating_the_tablet_firmware, or - on linux PC - download&extract http://maemo.cloud-7.de/maemo5/patches_n_tools/maemo-my-private-workdir.tgz, cd into it, do sudo ./flash-it-all.sh; or see ~flashing-cmdline, or see ~lazyflashing22:06
Wizzup~images22:06
DocScrutinizer05Wizzup: ?22:12
KotCzarny~listval nokia22:19
KotCzarny~listvalues nokia22:19
infobotFactoid search of 'nokia' by value (22 of 49): #harmattan update ;; #maemo cherry ;; #maemo emmc ;; #maemo emmc2 ;; #maemo sr ;; #maemo supl ;; combined ;; council ;; ddp ;; epoc ;; flasher ;; flatbatrecover ;; gsm unlock ;; jamey ;; lcuk ;; maemo-sdk ;; mallum ;; microb ;; n8linux ;; n950 ;; n950flash ;; n950order.22:19
KotCzarny~combined22:19
infoboti heard combined is the rootfs fiasco image of maemo. For N900 latest (PR1.3.1) see http://nds2.fds-fire.nokia.com/fdp/interface/FiRe/2011/9/--FID--A0A22MVWFVFAM/--LID--FiRe1317015685654/RX-51_2009SE_21.2011.38-1_PR_COMBINED_MR0_ARM.bin, or http://galif.eu/nokia/22:19
KotCzarnywizzup ^22:20
freemangordonDocScrutinizer05: well, maybe we should check our PPA for such a flows. though, I guess TI are better than QC :)22:20
freemangordon*flaws22:20
Wizzupthanks22:20
WizzupI need to flash two n900s22:20
KotCzarnywizzup, but just use that flashing script22:21
KotCzarnyit downloads firmware too22:21
WizzupKotCzarny: I am on ARM22:22
WizzupI need to use 0xffff22:22
KotCzarnyuhhum22:22
*** L29Ah has joined #maemo22:28
*** fk_lx has quit IRC22:28
WizzupI'll ask someone with an intel laptop ;-)22:29
*** fk_lx has joined #maemo22:29
*** disco_stu has quit IRC22:39
*** disco_stu has joined #maemo22:39
*** Cor-Ai has quit IRC22:41
*** Cor-Ai has joined #maemo22:46
DocScrutinizer05~tell Wizzup about lazyflashing22:51
DocScrutinizer05Wizzup: check and edit the script to change falsher to 0xffff and adapt the cmd syntax where needed22:53
DocScrutinizer05forget about "images" anyway22:53
DocScrutinizer05the script takes care about that part22:53
Wizzupyeah22:56
*** sunshavi has quit IRC23:03
WizzupDocScrutinizer05: fwiw the flags between 0xffff and flasher are different23:11
*** lobito has joined #maemo23:11
*** jonwil has joined #maemo23:14
jonwilhi23:15
Sicelohi jonwil23:18
* jonwil wonders if there has been any interesting happenings in the Maemo community lately...23:18
freemangordonjonwil: hi!23:19
bencohheyya :)23:19
DocScrutinizer05Wizzup: that's why I said >>check and edit the script to [...] adapt the cmd syntax where needed<<23:26
jonwilsounds like nothing interesting has been happening...23:26
Wizzup:)23:26
KotCzarnywell, i made oscp more awesome23:26
KotCzarnyif that counts23:26
Wizzupjonwil: well, I've been working on some blogs posts, it seems more mainlining work is being done23:27
WizzupI don't know what exactly it is you're looking for23:27
jonwilmainlining work is good :23:27
jonwil)23:27
jonwil:)23:27
DocScrutinizer05yeah, your definition of "interesting" might be different23:27
DocScrutinizer05~lazyflashing23:28
infobotfrom memory, lazyflashing is http://wiki.maemo.org/Updating_the_tablet_firmware#The_Lazy_Approach23:28
jonwilbut it seems like work on the rest of the software stack has basically stopped for the most part (no commits to CSSU recently)23:28
*** sunshavi has joined #maemo23:35
*** jskarvad has quit IRC23:41

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