IRC log of #maemo for Tuesday, 2017-07-11

Vajbhmm im smelling vague coincidence00:00
*** cyteen has quit IRC00:00
Wizzupwell, time to sleep00:03
timelessDocScrutinizer05: hurray! switching debian to devuan fixed my lxc hell00:23
timeless(yes, i know, rhel6 is old)00:23
bencohWizzup: could be an issue on the other side (sender)00:43
timelesswell, actually, it only fixed 1/2 systems in lxc hell00:44
timelessDocScrutinizer05: http://www.iomem.com/index.php?archives/4-Ethernet-Bridges-under-Linux.html&serendipity[entrypage]=all00:50
DocScrutinizer05Wizzup: there's a bug with some SMS providers that reply an error code that makes a lot of phones resend the SMS. WATCH OUT!! it caused immense bill to the users that suffered it00:56
DocScrutinizer05prolly the same works in inverse direction: the SMS delivery doesn't succeed 100% due to a bug in SMS provider not getting the "OK, received" feedback from phone, and thus trying again to deliver it. Luckily no provider will keep any SMS for delivery longer than one week (iirc, max 2 weeks when I'm wrong with 1), So even when this would go on, at least after a week the SMS gets discarded as undeliverable01:02
timelessDocScrutinizer05: so... wanna see if we can get my lxc hell sorted?01:05
timelessRHEL6 host; devuan "jessie" guest01:05
DocScrutinizer05sounds good, I'm happy for every "devuan fixed it for me" report :-)01:06
DocScrutinizer05I already considered crossposting your "hooray" to #devuan, but seems you reported there as well :-)01:07
siceloit's based on which debian release by the way?01:07
DocScrutinizer05hm?01:12
DocScrutinizer05devuan? jessie01:12
sicelook01:13
timelessDocScrutinizer05: the repos still claim to be jessie about half the time01:14
timelessso, here's a working system: https://www.irccloud.com/pastebin/2XxkRl74/01:15
timelessand here's the broken system https://www.irccloud.com/pastebin/C0QsIB2J/01:15
DocScrutinizer05timeless: hmm?01:16
* timeless tries to figure out where virbr0-nic came frome01:17
timeless-e01:17
DocScrutinizer05https://devuan.org/os/filenaming01:18
timelesseureka https://www.irccloud.com/pastebin/JJHJ7zue/01:19
timelessworking https://www.irccloud.com/pastebin/zWcQVElg/01:19
DocScrutinizer05err https://devuan.org/os/releases01:19
DocScrutinizer05please post that in #devuan :-)01:19
timelessonce i get it to do something useful01:19
timelesscomparing two fairly large systems to figure out how they differ is painful01:20
*** deep-book-gk_ has joined #maemo01:21
MaxdamantusO_o semantic versioning for an OS distribution? How does that even work?01:21
*** deep-book-gk_ has left #maemo01:23
*** Pali has quit IRC01:25
timelessMaxdamantus: whichi part?01:42
timeless0.10.2 / 62 / el6 / x86_6401:42
timelessthe arch is usually irrelevant01:42
timelessbut in theory if you had a choice between an el6 and an el7 and your system wasn't rejecting one/the other, you'd probably get the newer one01:43
timelessthe 62 is roughly a "packager" patch number01:43
timeless0.10.2 is the upstream version01:43
timelessanyway... looks like i get to migrate pydio from sqlite to mysql01:44
timelesswhich should be loads of fun01:44
timelesspydio didn't provide a migration script01:45
timelessso i get to perform a "dump" and an "import" and then massage all the config01:45
* timeless grumbles01:45
MaxdamantusWell, semantic versioning has to do with constraints on version WRT API01:47
MaxdamantusI guess it could kind of make sene for an OS if you know all software that has changed versions has similar constraints on their versions, but that seems like it'd be really hard to reason about.01:49
Maxdamantuss/\<sene\>/sense/01:50
Maxdamantusalso, haven't really looked into it, but it seems weird to have such precise versioning for a Debian derivitive, since Debian itself is usually considered a "rolling release" since it doesn't seem to have those.01:52
*** N-Mi has quit IRC01:52
MaxdamantusHm. Are you saying that the semantic version only applies to the package manager and not all the packages included?01:53
MaxdamantusSo `0.10.62` might have one of various versions of libpng?01:53
*** cyteen has joined #maemo01:57
*** N-Mi has joined #maemo02:03
*** N-Mi has joined #maemo02:03
DocScrutinizer05ouch02:05
*** N-Mi has quit IRC02:20
*** xy2_ has quit IRC02:33
*** spiiroin has quit IRC03:14
*** Kabouik has quit IRC03:18
*** infobot has quit IRC03:24
*** infobot has joined #maemo03:27
*** spiiroin has joined #maemo03:27
*** Vajb has quit IRC03:55
*** wnd has quit IRC04:01
*** wnd has joined #maemo04:02
*** L29Ah has quit IRC04:05
*** g3kk3r has quit IRC04:13
*** g3kk3r has joined #maemo04:20
*** g3kk3r has quit IRC05:27
*** g3kk3r has joined #maemo05:35
*** pagurus has joined #maemo06:18
*** pagurus` has quit IRC06:20
*** Vajb has joined #maemo06:48
*** sleepee has joined #maemo07:21
timelessMaxdamantus: so, in redhat, the version of a package could be incredibly patched to the point that the "version" isn't remotely accurate07:25
Maxdamantustimeless: you mean the minor version? Sure, so the minor version should change, which means the minor version of the OS that includes it also needs to change (since a user in that OS might compile some software that won't work correctly against the previous minor version)07:30
timelessMaxdamantus: in redhat, the x.y.z tends to be fixed07:31
timelessand the patch version which is x.y.z-patch is what's updated07:31
timelessand it isn't really related to anything07:31
MaxdamantusIs x.y.z a version for a RH distribution, a RH package or a piece of software that is packaged by RH?07:32
timelessthe latter07:32
timelesserr, the last one07:32
* timeless frowns07:36
*** Maxdamantus has quit IRC07:36
timelessgrr. one system had /proc/sys/net/ipv4/ip_forward enabled via /etc/sysctl.conf -- the other didn't07:47
* DocScrutinizer05 doesn't get it how there's not a single script that would easily port a system to a new iron, or compare two systems (same distro/version, to start with)08:51
DocScrutinizer05seems like the distro upgrade scripts should basically be capable to do the job, but they're not made for that08:52
DocScrutinizer05plus fragmented across a million pre/postinstall scripts in packages08:53
*** dafox has joined #maemo08:58
*** dmth|intevation has joined #maemo09:24
*** dafox has quit IRC09:29
*** L29Ah has joined #maemo10:04
*** err0r3o3 has joined #maemo10:15
*** err0r3o3_ has quit IRC10:19
*** L29Ah has quit IRC10:26
*** qwazix has quit IRC10:27
*** qwazix has joined #maemo10:29
*** dmth|intevation has quit IRC10:45
*** florian_kc has joined #maemo10:48
*** Maxdamantus has joined #maemo10:58
MaxdamantusMm .. seems that the gas fitter damaged the lines to two of our phone jacks.11:02
* Maxdamantus was going to say that he wasn't very familiar with RH when it cut out.11:03
*** florian_kc is now known as florian11:05
WizzupDocScrutinizer05: it can't cost me anything, but I will let him know11:08
WizzupI got it 22 more times since my last msg11:08
*** L29Ah has joined #maemo11:10
*** jskarvad has joined #maemo11:22
*** jskarvad has quit IRC11:22
*** jskarvad has joined #maemo11:22
xesDocScrutinizer05: what would do you suggest? an rsync to one new VM on .maemo.org?11:26
*** peetah has quit IRC11:33
*** L29Ah has left #maemo11:34
*** L29Ah has joined #maemo11:36
*** peetah has joined #maemo11:40
*** merlin1991 has quit IRC11:46
*** merlin1991 has joined #maemo11:47
*** xy2_ has joined #maemo11:47
rm_workoh hey timeless ;)11:52
* rm_work waves11:52
*** Konsieur has joined #maemo11:57
*** cyphase has quit IRC12:13
*** kalin has quit IRC12:16
*** N-Mi has joined #maemo12:49
*** N-Mi has joined #maemo12:49
*** xy2_ has quit IRC13:15
*** xy2_ has joined #maemo13:15
*** TheKit has joined #maemo13:27
*** NeKit has quit IRC13:30
*** qwazix has quit IRC13:49
*** qwazix has joined #maemo13:54
*** qwazix has quit IRC13:54
*** qwazix has joined #maemo13:54
*** qwazix has quit IRC14:05
*** qwazix has joined #maemo14:07
*** qwazix has quit IRC14:07
*** qwazix has joined #maemo14:07
*** xy2_ has quit IRC14:14
*** xy2_ has joined #maemo14:36
*** hurrian has quit IRC14:39
*** sleepee has quit IRC14:56
*** hurrian has joined #maemo15:05
DocScrutinizer05xes: I don't know if it needs an own VM or just an own vserver15:34
DocScrutinizer05it does some heavy indexing every once in a while15:34
DocScrutinizer05so maybe a container of sorts is in order15:35
*** spiiroin has quit IRC15:54
*** spiiroin has joined #maemo15:55
*** ravelo__ has joined #maemo15:59
timelesshi rm_work15:59
timelessDocScrutinizer05: yeah...16:00
timelessok, for my next trick, i need to convince mariadb (on devuan) to `start`16:00
timelessanyone know how to debug it?16:00
*** ravelo_ has quit IRC16:03
timelessgrumble16:07
timeless`mysqld --verbose` works fine16:07
* timeless wonders why `service start mysql` wouldn't work16:07
inzis there anything relephant in /var/log/daemon.log?16:09
timelessthese files were presumably created by the `mysqld` that worked https://www.irccloud.com/pastebin/kaoWEsXQ/16:10
*** jrayhawk has quit IRC16:10
timelessthere's no sign of anything else16:10
timelessoh, interesting16:11
*** jrayhawk has joined #maemo16:11
timelesswhen i try `service mysql status` and i'm using `mysqld --verbose` the latter says: https://www.irccloud.com/pastebin/A6EXMbAB/16:12
timeless(the former for some reason says it twice...)16:12
timelessi don't think debian (devuan really) managed to properly set up the mariadb system https://www.irccloud.com/pastebin/2enwAdvx/16:14
timeless(which is true, the postinstall script failed, and my attempts to coax it forward failed miserably)16:15
timelessUse of uninitialized value $action in string eq at /usr/share/debconf/frontend line 27.16:17
*** xes_ has joined #maemo16:26
timelessoh. brother16:26
timelessmariadb requires systemd?16:26
*** xes has quit IRC16:28
DocScrutinizer05DAMN! now Poettering answered (not even totally moot) https://github.com/systemd/systemd/issues/6309#issuecomment-314392132 and I can't reply, to point out that syntax check should be limited to the cases where the user= value is NOT in the password database already16:29
*** xes_ has quit IRC16:29
DocScrutinizer05rationale: systemd MUST allow to use existing usernames no matter how garbled they look "syntactically"16:30
*** xes_ has joined #maemo16:30
DocScrutinizer05fix: swap sequence of chacks, first getpwnam() or whatever, only THEN and in case getpwnam threw error NONEXIST do syntax check16:33
DocScrutinizer05or even defer syntax check to the moment when systemd actually creates a user. (and even then it's arguable if systemd should use existing policy definitions like in `man useradd|less -j6 +'/On Debian, the only constraints are.*$' ` instead of introducing/enforcing own ones16:36
DocScrutinizer05a decent design would do execve("useradd"...) instead of doing own syntax check16:37
DocScrutinizer05one of the few cases where execve($some-unixtool) is the only correct way to implement stuff, since the system's policy is defined in that tool and no other way to find out about the policy16:39
DocScrutinizer05after all sysadmin might have replaced useradd by a proprietary version that implements however complex individual policy16:40
DocScrutinizer05and systemd sysuser.d MY ASS!!!16:41
*** xy2_ has quit IRC16:43
DocScrutinizer05I already start puking when I read about DynamicUser=116:43
*** L29Ah has left #maemo16:49
sicelomy N900 still rebooting randomly :-(17:07
DocScrutinizer05damn17:15
sicelonot a kernel oops, at least because sp-oops-extract only has older oopses17:15
DocScrutinizer05reflash stock to rule out hw issues17:16
*** florian has quit IRC17:17
DocScrutinizer05did you try my suggestion to run htop via WLAN ssh?17:18
DocScrutinizer05and maybe even configure N900 rsyslog to log via WLAN as well17:20
DocScrutinizer05alternatively run dmesg in a loop, every second17:21
siceloit happens at realy odd moments, when not in use. unfortunately no access to wifi at all times17:21
siceloi really doubt it's a case of something hogging cpu17:22
DocScrutinizer05you won't find out with guessing17:22
DocScrutinizer05your only chance is to get some useful diagnostic prints17:23
DocScrutinizer05or strip down system to bare bones stock, then add functions until it sarts failing again17:24
siceloyes, that what i'd like to ask .. what's a conclusive way to figure this out?17:24
sixwheeledbeast^have you checked boot_reason?17:24
DocScrutinizer05see above17:24
DocScrutinizer05wd3217:25
DocScrutinizer05iirc17:25
sixwheeledbeast^ah k17:25
siceloyes still wd32_to17:25
*** xy2_ has joined #maemo17:25
* sixwheeledbeast^ crawls back under the rock17:26
sicelolifeguard restarts unchanged from saturday (had at least 4 restarts since)17:26
siceloreflashing not an option for a while17:26
KotCzarnyrun rescueos and see if it reboots too?17:27
KotCzarny;)17:27
DocScrutinizer05no clear idea what *exactly* is wd32 watchdog, but I am pretty sure when it times out, something is blocking the kernel17:27
DocScrutinizer05indeed when reflashing is no option and you can't do any decent persistent logging like suggested above, then rescueOS is a sane test17:28
siceloit's not, because reboot doesn't happen in 'reasonable' time. so i'd not have a phone for long times17:29
sicelowill log to a file17:29
KotCzarnyalso, check swapfile for badblocks if you use it17:30
DocScrutinizer05the problem with logging is: when kernel gets blocked/frozen by whatever task then any logging on system is highly prone to not getting flushed to storage, so you NEED off system logging, via WLAN, or via USB or console17:30
sicelo:-)17:30
sicelolooks i have to live with the reboots then17:30
KotCzarnynah, if it's dying hw it will get worse :/17:31
DocScrutinizer05you may try to reduce commit time to maybe 1 second (is 30s now iirc)17:31
DocScrutinizer05redoing swap is a very good suggestion17:32
DocScrutinizer05or... :-D swap swap to uSD :-D17:32
DocScrutinizer05any defects or oddities in swap may cause unsolicited reboots easily17:33
DocScrutinizer05since kernel actually freezes as long as kswapd is busy17:34
sixwheeledbeast^I had wd32 with stupid things like tracker taking an age to index stuff.17:34
DocScrutinizer05yes, same here17:34
DocScrutinizer05at least I guess it was wd3217:35
sicelouGod forbid that it should be dying hardware ...  i don't have replacment17:35
DocScrutinizer05or browser opening a terrible website that ate all memory incl swap17:35
DocScrutinizer05device getting unresponsive for an hour or two, then finally rebooting17:36
KotCzarnysicelo: check both emmc and usd for badblocks, readonly test should be enough for now17:36
DocScrutinizer05apropos... what's with vote?17:36
DocScrutinizer05could somebody with credentials finally hit the "calculate and publish" button on https://maemo.org/vote/results.php?election_id=4817:37
DocScrutinizer05PLEASE!17:37
sixwheeledbeast^:nod: Modrana downloading tiles or running a tracklog on default settings a few other weird wd32's.17:37
DocScrutinizer05where's juiceme?17:38
DocScrutinizer05xes_: warfare: could you maybe log in to the election machine and hit the final button to calculate and publish stuff?17:39
DocScrutinizer05I know there's such button and it works/worked, since I've hit it at least 3 times17:40
*** xy2_ has quit IRC17:40
*** xy2_ has joined #maemo17:41
DocScrutinizer05can't be true maemo takes longer to evaluate/count an election than the USA ;-P17:42
DocScrutinizer05particularly since it's literally just a button to press17:43
DocScrutinizer05http://maemo.org/vote/admin.php17:44
DocScrutinizer05warfare: I don't know who except juiceme has valid credentials, mine are gone17:46
warfareDocScrutinizer05: I don't.17:46
DocScrutinizer05create a set for you in mysql?17:47
sixwheeledbeast^Well CC meeting tonight anyway17:47
DocScrutinizer05do we need a meeting of old vanishing CC to decide to press a button to evaluate and then publish election results?17:48
DocScrutinizer05back when we pondered to make that automatically when election period expires. We decided against it to have a checkpoint where manual interference is possible when something went haywire17:49
DocScrutinizer05didn't think the thing to go haywire is that checkpoint itself and the human interaction needed to continue the automated process17:50
DocScrutinizer05warfare: you should have credentials anyway, to recover the whole system when all credentials but yours are lost17:55
DocScrutinizer05the whole voting system17:55
siceloinstalled crash-reporter. hope it will help narrow down the issue17:55
sicelobug 633417:55
povbotBug https://bugs.maemo.org/6334 random but frequent HW watchdog reboots (/proc/bootreason contains "32wd_to") when returning from off_mode17:55
DocScrutinizer05hmm, sounds to the point, yes17:56
DocScrutinizer05WTF?!?? bazillion comments17:57
sicelounfortuantely17:59
DocScrutinizer05>> Ext3 is journaled, but it's not as robust as UBIFS. If you have really bad luck and/or huge number of unclean reboots (32wd_to reboot or sw_rst caused by oops; sw_rst from SW watchdog are fine, file systems are then synched) and/or remove the battery while there's uncommited data (commit interval = 1s), it may get corrupted.<<  https://bugs.maemo.org/show_bug.cgi?id=6334#c41518:02
povbotBug 6334: random but frequent HW watchdog reboots (/proc/bootreason contains "32wd_to") when returning from off_mode18:02
DocScrutinizer05it's controversial if journaling makes *any* sense on flash storage18:03
DocScrutinizer05sicelo: try swapping your swap, to start with!18:05
*** ff_ has joined #maemo18:07
ff_sicelo: I've had the same randomly reboot issue every one, two days. This was changed: in KP53, governor to conservative, SmartReflex off vdd1=0 vdd2=0, +5 to all voltage vals, 360MHz for DSP.18:07
DocScrutinizer05>> They were the same - after connecting charger and turning on the device startup took slightly longer than usually and animation (Nokia logo, sound, connecting hands) was not displayed. Then crash reporter started telling that it has report about 32wd_to reboot. Situation does not occur when I turn off the phone using power button, nor after reboot.<< sounds like fsck acting up, not unheard of18:08
ff_Now it's 38days uptime and everythink is hunky-dory. Maybe in future I'll check greater DSP freq but for now it's work.18:09
DocScrutinizer05smartreflex is known to be unstable18:09
DocScrutinizer05that's why it's disabled in stock, until somebody proves otherwise for the reason18:09
DocScrutinizer05Nokia didn't throttle the N900 on purpose, just to make it slower than it could be. All tuning at clocks and smartreflex is considered to have negative impact on system stability18:11
DocScrutinizer05possibly *reducing* clock below stock settings can help on devices that suffer wear out18:12
DocScrutinizer05so much for the often claimed "not a single device ever suffered harm from overclocking so far"18:13
DocScrutinizer05those who claim that simply never would accept overclocking as a reason for hardware wear and resulting system instability18:14
ff_dealing with performace needs some adjust18:14
DocScrutinizer05though I seem to recall sicelo never OCed18:14
sicelohow can i check status on mine? never needed a fast n900 and therefore never looked at those things18:15
DocScrutinizer05hmm, to start with, look a zzztop for the frequencies used. and then there's that KP-tuning tool18:16
DocScrutinizer05though when you never touched that stuff, you should not have any OC18:16
siceloerr, isn't it accessible in /sys or something?18:16
DocScrutinizer05it is, but I wouldn't know the /sys or /proc files off top of my head18:17
sicelook18:17
ff_give here output of  kernel-config show18:18
DocScrutinizer05sicelo: install reswap or similar tool and transfer your swap to uSD18:19
DocScrutinizer05or would you like to do it manually?18:20
ff_should be sth like http://paste.debian.net/plain/97592018:20
DocScrutinizer05min frequency 600? really now?18:21
DocScrutinizer05aside form my system not even having kernel-config command, I doubt this is a recommended setting I see there18:22
ff_I don't know but it's work flawlessly for 38days and it has nice performace18:23
DocScrutinizer05~oc18:23
infoboti heard oc is an Optical Carrier, An OC1 has 672 channels or 44.736 Mbit/s18:23
DocScrutinizer05~maemo-oc18:23
DocScrutinizer05whatever18:23
ff_what is optical carrier in maemo?18:25
DocScrutinizer05~overclocking18:25
infobot"OK, listen up.  This is your CPU."  apt drops the CPU into a hot frying pan.  "This is your CPU on overclocking.  Any questions?"18:25
siceloyes i can do it manually (relocating swap)18:26
siceloanyway for now will see what crash reporter catches first18:26
DocScrutinizer05won't catch anything I'm pretty sure18:27
ff_ah, ok18:27
ff_I'm watching out to not beyond over 40C18:30
DocScrutinizer05pointless18:30
ff_but that temp is from battery sensor I think, not CPU?18:31
DocScrutinizer05aaah18:33
DocScrutinizer05~omap-oc18:33
infobotomap-oc is probably http://mg.pov.lt/maemo-irclog/%23maemo.2010-08-01.log.html#t2010-08-01T22:16:05  read that!, or and this http://mg.pov.lt/maemo-irclog/%23maemo.2011-03-11.log.html#t2011-03-11T03:04:11, or http://electronics.stackexchange.com/a/15613018:34
DocScrutinizer05damn, poor bot suffering DDoS18:34
*** Konsieur has quit IRC18:34
*** Konsieur has joined #maemo18:34
DocScrutinizer05ff_: how could we know which temperature you're looking at. There's three tenps: battery charging chip die temperature and NTC sensor battery temperature, and CPU die temperature though CPU may have hotspots that are not detectable from the generic die temperature sensor18:38
ff_temp from bq27200.sh18:39
DocScrutinizer05that's basically useless, die temp of bq27200 charging chip18:40
DocScrutinizer05not that any other temperature was really more useful regarding OC18:40
DocScrutinizer05see third link the bot provided above18:41
ff_ok18:41
bencohshit, this kernel doesn't have /sys/class/thermal18:43
bencoh*meh*18:43
DocScrutinizer05forget it sicelo18:43
DocScrutinizer05oh bencoh, sorry18:44
timelessDocScrutinizer05: so... i'm back to my main problem:  i have a `pydio` in a `devuan`.18:44
timelessi have mariadb installed (in case there's a use for it)18:44
timelesspydio in theory is configured to use sqlite3, and there is a database file18:44
ff_previously reboots occurs even all phone was cold 27degC18:44
sicelosee you all later18:44
*** Pali has joined #maemo18:45
DocScrutinizer05bencoh: what for would you need thermal?18:48
DocScrutinizer05btw the OMAP die temp sensor is broken, SiErr :-/18:49
DocScrutinizer05sporadic18:49
DocScrutinizer05eventually it freezes the value18:50
DocScrutinizer05iirc18:50
DocScrutinizer05recover via power cycle18:51
ff_this /sys/devices/platform/omap34xx_temp/temp1_input & /sys/devices/platform/omap34xx_temp/temp1_input_raw ?19:10
DocScrutinizer05yes, prolly19:11
ff_strange, first N900 shows temp1_input -40 & raw 0 and sec 30 & 5319:20
*** dafox has joined #maemo19:21
ff_and as you said, frozen19:26
*** cyteen has quit IRC19:35
*** infobot has quit IRC19:42
*** infobot has joined #maemo19:45
*** freemangordon has quit IRC19:47
*** xy2_ has quit IRC19:53
*** xy2_ has joined #maemo19:53
*** florian has joined #maemo19:56
*** florian has joined #maemo19:56
*** florian has quit IRC20:04
*** ff_ has quit IRC20:05
*** dafox has quit IRC20:05
*** cyphase has joined #maemo20:15
*** cyphase has quit IRC20:30
*** cyphase has joined #maemo20:36
*** enyc has joined #maemo20:48
*** louisdk has joined #maemo20:49
*** jskarvad has quit IRC20:55
*** L29Ah has joined #maemo21:02
*** N-Mi has quit IRC21:06
*** freemangordon has joined #maemo21:12
Vajbhow long it should take for "flash it all" script to do it's magic?21:23
Vajbit's been like 15minutes in state "kernel:[1311239.551502] Disabling IRQ #1821:25
Vajbdevice itself shows just a steady yellow light21:25
*** err0r3o3 has quit IRC21:30
*** cyteen has joined #maemo21:32
freemangordonTheKit: yes, there are semi-REed Nokia PA modules: https://notabug.org/freemangordon/pulseaudio-nokia/src/fremantle21:33
freemangordonTheKit: actually, everything but voice module is REed21:33
TheKitwould they be needed on different device?21:34
freemangordonmost probably, for VOIP21:34
freemangordonthough...21:35
*** florian has joined #maemo21:35
freemangordonmaybe not as most if not all voip clients supports their own agc, aec, etc21:35
*** err0r3o3 has joined #maemo21:35
freemangordonbut, it still will be perfect if we have Nokia audio processing algos on our side :)21:36
DocScrutinizer05OT (mlockall() for noswap) http://paste.ubuntu.com/2506987621:41
*** xy2_ has quit IRC21:42
DocScrutinizer05Vajb: flash-it-all.sh takes less than 2 minutes. Never seen anything like >>kernel:[1311239.551502] Disabling IRQ #18<<21:43
DocScrutinizer05((less than 2 minutes unless you need to download stuff via an ultraslow internet link)21:44
TheKitis dialer provided by rtcom-call-ui?21:44
DocScrutinizer05freemangordon: ((maybe not)) that's why I suggested replacing that stuff by a feed-trhough dummy21:45
DocScrutinizer05limiting the impact to reduced audio quality, worst case21:46
*** Vajb has quit IRC21:47
*** Vajb has joined #maemo21:53
*** spiiroin has quit IRC22:00
*** xy2_ has joined #maemo22:03
*** Konsieur has quit IRC22:06
*** Kabouik has joined #maemo22:14
*** dafox has joined #maemo22:15
*** xy2_ has quit IRC22:17
*** xy2_ has joined #maemo22:19
*** spiiroin has joined #maemo22:22
freemangordonok, finally I hit libhildon-plugins-notify-sv :(. Going to RE it22:34
*** louisdk has quit IRC23:01
*** Guest8809 has quit IRC23:15
*** Guest8809 has joined #maemo23:15
*** Guest8809 is now known as juiceme23:15
*** louisdk has joined #maemo23:22
*** louisdk has quit IRC23:29
*** louisdk has joined #maemo23:30
DocScrutinizer05that bugger23:32
DocScrutinizer05about time it gets REed23:32
freemangordonyeah. will take time though, it is not small one (60k binary)23:34
*** MikaT has quit IRC23:35
*** MikaT has joined #maemo23:36
*** Cor-Ai is now known as Cor-Ai_23:52
*** Cor-Ai_ is now known as Cor-Ai23:52
*** dafox has quit IRC23:56
*** dafox has joined #maemo23:58

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