Vajb | hmm im smelling vague coincidence | 00:00 |
---|---|---|
*** cyteen has quit IRC | 00:00 | |
Wizzup | well, time to sleep | 00:03 |
timeless | DocScrutinizer05: hurray! switching debian to devuan fixed my lxc hell | 00:23 |
timeless | (yes, i know, rhel6 is old) | 00:23 |
bencoh | Wizzup: could be an issue on the other side (sender) | 00:43 |
timeless | well, actually, it only fixed 1/2 systems in lxc hell | 00:44 |
timeless | DocScrutinizer05: http://www.iomem.com/index.php?archives/4-Ethernet-Bridges-under-Linux.html&serendipity[entrypage]=all | 00:50 |
DocScrutinizer05 | Wizzup: 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 it | 00:56 |
DocScrutinizer05 | prolly 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 undeliverable | 01:02 |
timeless | DocScrutinizer05: so... wanna see if we can get my lxc hell sorted? | 01:05 |
timeless | RHEL6 host; devuan "jessie" guest | 01:05 |
DocScrutinizer05 | sounds good, I'm happy for every "devuan fixed it for me" report :-) | 01:06 |
DocScrutinizer05 | I already considered crossposting your "hooray" to #devuan, but seems you reported there as well :-) | 01:07 |
sicelo | it's based on which debian release by the way? | 01:07 |
DocScrutinizer05 | hm? | 01:12 |
DocScrutinizer05 | devuan? jessie | 01:12 |
sicelo | ok | 01:13 |
timeless | DocScrutinizer05: the repos still claim to be jessie about half the time | 01:14 |
timeless | so, here's a working system: https://www.irccloud.com/pastebin/2XxkRl74/ | 01:15 |
timeless | and here's the broken system https://www.irccloud.com/pastebin/C0QsIB2J/ | 01:15 |
DocScrutinizer05 | timeless: hmm? | 01:16 |
* timeless tries to figure out where virbr0-nic came frome | 01:17 | |
timeless | -e | 01:17 |
DocScrutinizer05 | https://devuan.org/os/filenaming | 01:18 |
timeless | eureka https://www.irccloud.com/pastebin/JJHJ7zue/ | 01:19 |
timeless | working https://www.irccloud.com/pastebin/zWcQVElg/ | 01:19 |
DocScrutinizer05 | err https://devuan.org/os/releases | 01:19 |
DocScrutinizer05 | please post that in #devuan :-) | 01:19 |
timeless | once i get it to do something useful | 01:19 |
timeless | comparing two fairly large systems to figure out how they differ is painful | 01:20 |
*** deep-book-gk_ has joined #maemo | 01:21 | |
Maxdamantus | O_o semantic versioning for an OS distribution? How does that even work? | 01:21 |
*** deep-book-gk_ has left #maemo | 01:23 | |
*** Pali has quit IRC | 01:25 | |
timeless | Maxdamantus: whichi part? | 01:42 |
timeless | 0.10.2 / 62 / el6 / x86_64 | 01:42 |
timeless | the arch is usually irrelevant | 01:42 |
timeless | but 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 one | 01:43 |
timeless | the 62 is roughly a "packager" patch number | 01:43 |
timeless | 0.10.2 is the upstream version | 01:43 |
timeless | anyway... looks like i get to migrate pydio from sqlite to mysql | 01:44 |
timeless | which should be loads of fun | 01:44 |
timeless | pydio didn't provide a migration script | 01:45 |
timeless | so i get to perform a "dump" and an "import" and then massage all the config | 01:45 |
* timeless grumbles | 01:45 | |
Maxdamantus | Well, semantic versioning has to do with constraints on version WRT API | 01:47 |
Maxdamantus | I 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 |
Maxdamantus | s/\<sene\>/sense/ | 01:50 |
Maxdamantus | also, 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 IRC | 01:52 | |
Maxdamantus | Hm. Are you saying that the semantic version only applies to the package manager and not all the packages included? | 01:53 |
Maxdamantus | So `0.10.62` might have one of various versions of libpng? | 01:53 |
*** cyteen has joined #maemo | 01:57 | |
*** N-Mi has joined #maemo | 02:03 | |
*** N-Mi has joined #maemo | 02:03 | |
DocScrutinizer05 | ouch | 02:05 |
*** N-Mi has quit IRC | 02:20 | |
*** xy2_ has quit IRC | 02:33 | |
*** spiiroin has quit IRC | 03:14 | |
*** Kabouik has quit IRC | 03:18 | |
*** infobot has quit IRC | 03:24 | |
*** infobot has joined #maemo | 03:27 | |
*** spiiroin has joined #maemo | 03:27 | |
*** Vajb has quit IRC | 03:55 | |
*** wnd has quit IRC | 04:01 | |
*** wnd has joined #maemo | 04:02 | |
*** L29Ah has quit IRC | 04:05 | |
*** g3kk3r has quit IRC | 04:13 | |
*** g3kk3r has joined #maemo | 04:20 | |
*** g3kk3r has quit IRC | 05:27 | |
*** g3kk3r has joined #maemo | 05:35 | |
*** pagurus has joined #maemo | 06:18 | |
*** pagurus` has quit IRC | 06:20 | |
*** Vajb has joined #maemo | 06:48 | |
*** sleepee has joined #maemo | 07:21 | |
timeless | Maxdamantus: so, in redhat, the version of a package could be incredibly patched to the point that the "version" isn't remotely accurate | 07:25 |
Maxdamantus | timeless: 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 |
timeless | Maxdamantus: in redhat, the x.y.z tends to be fixed | 07:31 |
timeless | and the patch version which is x.y.z-patch is what's updated | 07:31 |
timeless | and it isn't really related to anything | 07:31 |
Maxdamantus | Is x.y.z a version for a RH distribution, a RH package or a piece of software that is packaged by RH? | 07:32 |
timeless | the latter | 07:32 |
timeless | err, the last one | 07:32 |
* timeless frowns | 07:36 | |
*** Maxdamantus has quit IRC | 07:36 | |
timeless | grr. one system had /proc/sys/net/ipv4/ip_forward enabled via /etc/sysctl.conf -- the other didn't | 07: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 | |
DocScrutinizer05 | seems like the distro upgrade scripts should basically be capable to do the job, but they're not made for that | 08:52 |
DocScrutinizer05 | plus fragmented across a million pre/postinstall scripts in packages | 08:53 |
*** dafox has joined #maemo | 08:58 | |
*** dmth|intevation has joined #maemo | 09:24 | |
*** dafox has quit IRC | 09:29 | |
*** L29Ah has joined #maemo | 10:04 | |
*** err0r3o3 has joined #maemo | 10:15 | |
*** err0r3o3_ has quit IRC | 10:19 | |
*** L29Ah has quit IRC | 10:26 | |
*** qwazix has quit IRC | 10:27 | |
*** qwazix has joined #maemo | 10:29 | |
*** dmth|intevation has quit IRC | 10:45 | |
*** florian_kc has joined #maemo | 10:48 | |
*** Maxdamantus has joined #maemo | 10:58 | |
Maxdamantus | Mm .. 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 florian | 11:05 | |
Wizzup | DocScrutinizer05: it can't cost me anything, but I will let him know | 11:08 |
Wizzup | I got it 22 more times since my last msg | 11:08 |
*** L29Ah has joined #maemo | 11:10 | |
*** jskarvad has joined #maemo | 11:22 | |
*** jskarvad has quit IRC | 11:22 | |
*** jskarvad has joined #maemo | 11:22 | |
xes | DocScrutinizer05: what would do you suggest? an rsync to one new VM on .maemo.org? | 11:26 |
*** peetah has quit IRC | 11:33 | |
*** L29Ah has left #maemo | 11:34 | |
*** L29Ah has joined #maemo | 11:36 | |
*** peetah has joined #maemo | 11:40 | |
*** merlin1991 has quit IRC | 11:46 | |
*** merlin1991 has joined #maemo | 11:47 | |
*** xy2_ has joined #maemo | 11:47 | |
rm_work | oh hey timeless ;) | 11:52 |
* rm_work waves | 11:52 | |
*** Konsieur has joined #maemo | 11:57 | |
*** cyphase has quit IRC | 12:13 | |
*** kalin has quit IRC | 12:16 | |
*** N-Mi has joined #maemo | 12:49 | |
*** N-Mi has joined #maemo | 12:49 | |
*** xy2_ has quit IRC | 13:15 | |
*** xy2_ has joined #maemo | 13:15 | |
*** TheKit has joined #maemo | 13:27 | |
*** NeKit has quit IRC | 13:30 | |
*** qwazix has quit IRC | 13:49 | |
*** qwazix has joined #maemo | 13:54 | |
*** qwazix has quit IRC | 13:54 | |
*** qwazix has joined #maemo | 13:54 | |
*** qwazix has quit IRC | 14:05 | |
*** qwazix has joined #maemo | 14:07 | |
*** qwazix has quit IRC | 14:07 | |
*** qwazix has joined #maemo | 14:07 | |
*** xy2_ has quit IRC | 14:14 | |
*** xy2_ has joined #maemo | 14:36 | |
*** hurrian has quit IRC | 14:39 | |
*** sleepee has quit IRC | 14:56 | |
*** hurrian has joined #maemo | 15:05 | |
DocScrutinizer05 | xes: I don't know if it needs an own VM or just an own vserver | 15:34 |
DocScrutinizer05 | it does some heavy indexing every once in a while | 15:34 |
DocScrutinizer05 | so maybe a container of sorts is in order | 15:35 |
*** spiiroin has quit IRC | 15:54 | |
*** spiiroin has joined #maemo | 15:55 | |
*** ravelo__ has joined #maemo | 15:59 | |
timeless | hi rm_work | 15:59 |
timeless | DocScrutinizer05: yeah... | 16:00 |
timeless | ok, for my next trick, i need to convince mariadb (on devuan) to `start` | 16:00 |
timeless | anyone know how to debug it? | 16:00 |
*** ravelo_ has quit IRC | 16:03 | |
timeless | grumble | 16:07 |
timeless | `mysqld --verbose` works fine | 16:07 |
* timeless wonders why `service start mysql` wouldn't work | 16:07 | |
inz | is there anything relephant in /var/log/daemon.log? | 16:09 |
timeless | these files were presumably created by the `mysqld` that worked https://www.irccloud.com/pastebin/kaoWEsXQ/ | 16:10 |
*** jrayhawk has quit IRC | 16:10 | |
timeless | there's no sign of anything else | 16:10 |
timeless | oh, interesting | 16:11 |
*** jrayhawk has joined #maemo | 16:11 | |
timeless | when 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 |
timeless | i 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 |
timeless | Use of uninitialized value $action in string eq at /usr/share/debconf/frontend line 27. | 16:17 |
*** xes_ has joined #maemo | 16:26 | |
timeless | oh. brother | 16:26 |
timeless | mariadb requires systemd? | 16:26 |
*** xes has quit IRC | 16:28 | |
DocScrutinizer05 | DAMN! 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 already | 16:29 |
*** xes_ has quit IRC | 16:29 | |
DocScrutinizer05 | rationale: systemd MUST allow to use existing usernames no matter how garbled they look "syntactically" | 16:30 |
*** xes_ has joined #maemo | 16:30 | |
DocScrutinizer05 | fix: swap sequence of chacks, first getpwnam() or whatever, only THEN and in case getpwnam threw error NONEXIST do syntax check | 16:33 |
DocScrutinizer05 | or 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 ones | 16:36 |
DocScrutinizer05 | a decent design would do execve("useradd"...) instead of doing own syntax check | 16:37 |
DocScrutinizer05 | one 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 policy | 16:39 |
DocScrutinizer05 | after all sysadmin might have replaced useradd by a proprietary version that implements however complex individual policy | 16:40 |
DocScrutinizer05 | and systemd sysuser.d MY ASS!!! | 16:41 |
*** xy2_ has quit IRC | 16:43 | |
DocScrutinizer05 | I already start puking when I read about DynamicUser=1 | 16:43 |
*** L29Ah has left #maemo | 16:49 | |
sicelo | my N900 still rebooting randomly :-( | 17:07 |
DocScrutinizer05 | damn | 17:15 |
sicelo | not a kernel oops, at least because sp-oops-extract only has older oopses | 17:15 |
DocScrutinizer05 | reflash stock to rule out hw issues | 17:16 |
*** florian has quit IRC | 17:17 | |
DocScrutinizer05 | did you try my suggestion to run htop via WLAN ssh? | 17:18 |
DocScrutinizer05 | and maybe even configure N900 rsyslog to log via WLAN as well | 17:20 |
DocScrutinizer05 | alternatively run dmesg in a loop, every second | 17:21 |
sicelo | it happens at realy odd moments, when not in use. unfortunately no access to wifi at all times | 17:21 |
sicelo | i really doubt it's a case of something hogging cpu | 17:22 |
DocScrutinizer05 | you won't find out with guessing | 17:22 |
DocScrutinizer05 | your only chance is to get some useful diagnostic prints | 17:23 |
DocScrutinizer05 | or strip down system to bare bones stock, then add functions until it sarts failing again | 17:24 |
sicelo | yes, 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 |
DocScrutinizer05 | see above | 17:24 |
DocScrutinizer05 | wd32 | 17:25 |
DocScrutinizer05 | iirc | 17:25 |
sixwheeledbeast^ | ah k | 17:25 |
sicelo | yes still wd32_to | 17:25 |
*** xy2_ has joined #maemo | 17:25 | |
* sixwheeledbeast^ crawls back under the rock | 17:26 | |
sicelo | lifeguard restarts unchanged from saturday (had at least 4 restarts since) | 17:26 |
sicelo | reflashing not an option for a while | 17:26 |
KotCzarny | run rescueos and see if it reboots too? | 17:27 |
KotCzarny | ;) | 17:27 |
DocScrutinizer05 | no clear idea what *exactly* is wd32 watchdog, but I am pretty sure when it times out, something is blocking the kernel | 17:27 |
DocScrutinizer05 | indeed when reflashing is no option and you can't do any decent persistent logging like suggested above, then rescueOS is a sane test | 17:28 |
sicelo | it's not, because reboot doesn't happen in 'reasonable' time. so i'd not have a phone for long times | 17:29 |
sicelo | will log to a file | 17:29 |
KotCzarny | also, check swapfile for badblocks if you use it | 17:30 |
DocScrutinizer05 | the 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 console | 17:30 |
sicelo | :-) | 17:30 |
sicelo | looks i have to live with the reboots then | 17:30 |
KotCzarny | nah, if it's dying hw it will get worse :/ | 17:31 |
DocScrutinizer05 | you may try to reduce commit time to maybe 1 second (is 30s now iirc) | 17:31 |
DocScrutinizer05 | redoing swap is a very good suggestion | 17:32 |
DocScrutinizer05 | or... :-D swap swap to uSD :-D | 17:32 |
DocScrutinizer05 | any defects or oddities in swap may cause unsolicited reboots easily | 17:33 |
DocScrutinizer05 | since kernel actually freezes as long as kswapd is busy | 17:34 |
sixwheeledbeast^ | I had wd32 with stupid things like tracker taking an age to index stuff. | 17:34 |
DocScrutinizer05 | yes, same here | 17:34 |
DocScrutinizer05 | at least I guess it was wd32 | 17:35 |
sicelo | uGod forbid that it should be dying hardware ... i don't have replacment | 17:35 |
DocScrutinizer05 | or browser opening a terrible website that ate all memory incl swap | 17:35 |
DocScrutinizer05 | device getting unresponsive for an hour or two, then finally rebooting | 17:36 |
KotCzarny | sicelo: check both emmc and usd for badblocks, readonly test should be enough for now | 17:36 |
DocScrutinizer05 | apropos... what's with vote? | 17:36 |
DocScrutinizer05 | could somebody with credentials finally hit the "calculate and publish" button on https://maemo.org/vote/results.php?election_id=48 | 17:37 |
DocScrutinizer05 | PLEASE! | 17:37 |
sixwheeledbeast^ | :nod: Modrana downloading tiles or running a tracklog on default settings a few other weird wd32's. | 17:37 |
DocScrutinizer05 | where's juiceme? | 17:38 |
DocScrutinizer05 | xes_: warfare: could you maybe log in to the election machine and hit the final button to calculate and publish stuff? | 17:39 |
DocScrutinizer05 | I know there's such button and it works/worked, since I've hit it at least 3 times | 17:40 |
*** xy2_ has quit IRC | 17:40 | |
*** xy2_ has joined #maemo | 17:41 | |
DocScrutinizer05 | can't be true maemo takes longer to evaluate/count an election than the USA ;-P | 17:42 |
DocScrutinizer05 | particularly since it's literally just a button to press | 17:43 |
DocScrutinizer05 | http://maemo.org/vote/admin.php | 17:44 |
DocScrutinizer05 | warfare: I don't know who except juiceme has valid credentials, mine are gone | 17:46 |
warfare | DocScrutinizer05: I don't. | 17:46 |
DocScrutinizer05 | create a set for you in mysql? | 17:47 |
sixwheeledbeast^ | Well CC meeting tonight anyway | 17:47 |
DocScrutinizer05 | do we need a meeting of old vanishing CC to decide to press a button to evaluate and then publish election results? | 17:48 |
DocScrutinizer05 | back 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 haywire | 17:49 |
DocScrutinizer05 | didn't think the thing to go haywire is that checkpoint itself and the human interaction needed to continue the automated process | 17:50 |
DocScrutinizer05 | warfare: you should have credentials anyway, to recover the whole system when all credentials but yours are lost | 17:55 |
DocScrutinizer05 | the whole voting system | 17:55 |
sicelo | installed crash-reporter. hope it will help narrow down the issue | 17:55 |
sicelo | bug 6334 | 17:55 |
povbot | Bug https://bugs.maemo.org/6334 random but frequent HW watchdog reboots (/proc/bootreason contains "32wd_to") when returning from off_mode | 17:55 |
DocScrutinizer05 | hmm, sounds to the point, yes | 17:56 |
DocScrutinizer05 | WTF?!?? bazillion comments | 17:57 |
sicelo | unfortuantely | 17: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#c415 | 18:02 |
povbot | Bug 6334: random but frequent HW watchdog reboots (/proc/bootreason contains "32wd_to") when returning from off_mode | 18:02 |
DocScrutinizer05 | it's controversial if journaling makes *any* sense on flash storage | 18:03 |
DocScrutinizer05 | sicelo: try swapping your swap, to start with! | 18:05 |
*** ff_ has joined #maemo | 18: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 of | 18: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 |
DocScrutinizer05 | smartreflex is known to be unstable | 18:09 |
DocScrutinizer05 | that's why it's disabled in stock, until somebody proves otherwise for the reason | 18:09 |
DocScrutinizer05 | Nokia 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 stability | 18:11 |
DocScrutinizer05 | possibly *reducing* clock below stock settings can help on devices that suffer wear out | 18:12 |
DocScrutinizer05 | so much for the often claimed "not a single device ever suffered harm from overclocking so far" | 18:13 |
DocScrutinizer05 | those who claim that simply never would accept overclocking as a reason for hardware wear and resulting system instability | 18:14 |
ff_ | dealing with performace needs some adjust | 18:14 |
DocScrutinizer05 | though I seem to recall sicelo never OCed | 18:14 |
sicelo | how can i check status on mine? never needed a fast n900 and therefore never looked at those things | 18:15 |
DocScrutinizer05 | hmm, to start with, look a zzztop for the frequencies used. and then there's that KP-tuning tool | 18:16 |
DocScrutinizer05 | though when you never touched that stuff, you should not have any OC | 18:16 |
sicelo | err, isn't it accessible in /sys or something? | 18:16 |
DocScrutinizer05 | it is, but I wouldn't know the /sys or /proc files off top of my head | 18:17 |
sicelo | ok | 18:17 |
ff_ | give here output of kernel-config show | 18:18 |
DocScrutinizer05 | sicelo: install reswap or similar tool and transfer your swap to uSD | 18:19 |
DocScrutinizer05 | or would you like to do it manually? | 18:20 |
ff_ | should be sth like http://paste.debian.net/plain/975920 | 18:20 |
DocScrutinizer05 | min frequency 600? really now? | 18:21 |
DocScrutinizer05 | aside form my system not even having kernel-config command, I doubt this is a recommended setting I see there | 18:22 |
ff_ | I don't know but it's work flawlessly for 38days and it has nice performace | 18:23 |
DocScrutinizer05 | ~oc | 18:23 |
infobot | i heard oc is an Optical Carrier, An OC1 has 672 channels or 44.736 Mbit/s | 18:23 |
DocScrutinizer05 | ~maemo-oc | 18:23 |
DocScrutinizer05 | whatever | 18:23 |
ff_ | what is optical carrier in maemo? | 18:25 |
DocScrutinizer05 | ~overclocking | 18: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 |
sicelo | yes i can do it manually (relocating swap) | 18:26 |
sicelo | anyway for now will see what crash reporter catches first | 18:26 |
DocScrutinizer05 | won't catch anything I'm pretty sure | 18:27 |
ff_ | ah, ok | 18:27 |
ff_ | I'm watching out to not beyond over 40C | 18:30 |
DocScrutinizer05 | pointless | 18:30 |
ff_ | but that temp is from battery sensor I think, not CPU? | 18:31 |
DocScrutinizer05 | aaah | 18:33 |
DocScrutinizer05 | ~omap-oc | 18:33 |
infobot | omap-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/156130 | 18:34 |
DocScrutinizer05 | damn, poor bot suffering DDoS | 18:34 |
*** Konsieur has quit IRC | 18:34 | |
*** Konsieur has joined #maemo | 18:34 | |
DocScrutinizer05 | ff_: 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 sensor | 18:38 |
ff_ | temp from bq27200.sh | 18:39 |
DocScrutinizer05 | that's basically useless, die temp of bq27200 charging chip | 18:40 |
DocScrutinizer05 | not that any other temperature was really more useful regarding OC | 18:40 |
DocScrutinizer05 | see third link the bot provided above | 18:41 |
ff_ | ok | 18:41 |
bencoh | shit, this kernel doesn't have /sys/class/thermal | 18:43 |
bencoh | *meh* | 18:43 |
DocScrutinizer05 | forget it sicelo | 18:43 |
DocScrutinizer05 | oh bencoh, sorry | 18:44 |
timeless | DocScrutinizer05: so... i'm back to my main problem: i have a `pydio` in a `devuan`. | 18:44 |
timeless | i have mariadb installed (in case there's a use for it) | 18:44 |
timeless | pydio in theory is configured to use sqlite3, and there is a database file | 18:44 |
ff_ | previously reboots occurs even all phone was cold 27degC | 18:44 |
sicelo | see you all later | 18:44 |
*** Pali has joined #maemo | 18:45 | |
DocScrutinizer05 | bencoh: what for would you need thermal? | 18:48 |
DocScrutinizer05 | btw the OMAP die temp sensor is broken, SiErr :-/ | 18:49 |
DocScrutinizer05 | sporadic | 18:49 |
DocScrutinizer05 | eventually it freezes the value | 18:50 |
DocScrutinizer05 | iirc | 18:50 |
DocScrutinizer05 | recover via power cycle | 18:51 |
ff_ | this /sys/devices/platform/omap34xx_temp/temp1_input & /sys/devices/platform/omap34xx_temp/temp1_input_raw ? | 19:10 |
DocScrutinizer05 | yes, prolly | 19:11 |
ff_ | strange, first N900 shows temp1_input -40 & raw 0 and sec 30 & 53 | 19:20 |
*** dafox has joined #maemo | 19:21 | |
ff_ | and as you said, frozen | 19:26 |
*** cyteen has quit IRC | 19:35 | |
*** infobot has quit IRC | 19:42 | |
*** infobot has joined #maemo | 19:45 | |
*** freemangordon has quit IRC | 19:47 | |
*** xy2_ has quit IRC | 19:53 | |
*** xy2_ has joined #maemo | 19:53 | |
*** florian has joined #maemo | 19:56 | |
*** florian has joined #maemo | 19:56 | |
*** florian has quit IRC | 20:04 | |
*** ff_ has quit IRC | 20:05 | |
*** dafox has quit IRC | 20:05 | |
*** cyphase has joined #maemo | 20:15 | |
*** cyphase has quit IRC | 20:30 | |
*** cyphase has joined #maemo | 20:36 | |
*** enyc has joined #maemo | 20:48 | |
*** louisdk has joined #maemo | 20:49 | |
*** jskarvad has quit IRC | 20:55 | |
*** L29Ah has joined #maemo | 21:02 | |
*** N-Mi has quit IRC | 21:06 | |
*** freemangordon has joined #maemo | 21:12 | |
Vajb | how long it should take for "flash it all" script to do it's magic? | 21:23 |
Vajb | it's been like 15minutes in state "kernel:[1311239.551502] Disabling IRQ #18 | 21:25 |
Vajb | device itself shows just a steady yellow light | 21:25 |
*** err0r3o3 has quit IRC | 21:30 | |
*** cyteen has joined #maemo | 21:32 | |
freemangordon | TheKit: yes, there are semi-REed Nokia PA modules: https://notabug.org/freemangordon/pulseaudio-nokia/src/fremantle | 21:33 |
freemangordon | TheKit: actually, everything but voice module is REed | 21:33 |
TheKit | would they be needed on different device? | 21:34 |
freemangordon | most probably, for VOIP | 21:34 |
freemangordon | though... | 21:35 |
*** florian has joined #maemo | 21:35 | |
freemangordon | maybe not as most if not all voip clients supports their own agc, aec, etc | 21:35 |
*** err0r3o3 has joined #maemo | 21:35 | |
freemangordon | but, it still will be perfect if we have Nokia audio processing algos on our side :) | 21:36 |
DocScrutinizer05 | OT (mlockall() for noswap) http://paste.ubuntu.com/25069876 | 21:41 |
*** xy2_ has quit IRC | 21:42 | |
DocScrutinizer05 | Vajb: 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 |
TheKit | is dialer provided by rtcom-call-ui? | 21:44 |
DocScrutinizer05 | freemangordon: ((maybe not)) that's why I suggested replacing that stuff by a feed-trhough dummy | 21:45 |
DocScrutinizer05 | limiting the impact to reduced audio quality, worst case | 21:46 |
*** Vajb has quit IRC | 21:47 | |
*** Vajb has joined #maemo | 21:53 | |
*** spiiroin has quit IRC | 22:00 | |
*** xy2_ has joined #maemo | 22:03 | |
*** Konsieur has quit IRC | 22:06 | |
*** Kabouik has joined #maemo | 22:14 | |
*** dafox has joined #maemo | 22:15 | |
*** xy2_ has quit IRC | 22:17 | |
*** xy2_ has joined #maemo | 22:19 | |
*** spiiroin has joined #maemo | 22:22 | |
freemangordon | ok, finally I hit libhildon-plugins-notify-sv :(. Going to RE it | 22:34 |
*** louisdk has quit IRC | 23:01 | |
*** Guest8809 has quit IRC | 23:15 | |
*** Guest8809 has joined #maemo | 23:15 | |
*** Guest8809 is now known as juiceme | 23:15 | |
*** louisdk has joined #maemo | 23:22 | |
*** louisdk has quit IRC | 23:29 | |
*** louisdk has joined #maemo | 23:30 | |
DocScrutinizer05 | that bugger | 23:32 |
DocScrutinizer05 | about time it gets REed | 23:32 |
freemangordon | yeah. will take time though, it is not small one (60k binary) | 23:34 |
*** MikaT has quit IRC | 23:35 | |
*** MikaT has joined #maemo | 23:36 | |
*** Cor-Ai is now known as Cor-Ai_ | 23:52 | |
*** Cor-Ai_ is now known as Cor-Ai | 23:52 | |
*** dafox has quit IRC | 23:56 | |
*** dafox has joined #maemo | 23:58 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!