*** andre__ has quit IRC | 00:03 | |
*** djszapi__ has joined #maemo-ssu | 00:04 | |
*** djszapi__ has left #maemo-ssu | 00:04 | |
*** luf has left #maemo-ssu | 00:19 | |
*** _rd has quit IRC | 00:24 | |
*** amiconn_ has joined #maemo-ssu | 00:29 | |
*** amiconn has quit IRC | 00:29 | |
*** amiconn_ is now known as amiconn | 00:29 | |
*** M4rtinK has quit IRC | 02:00 | |
*** M4rtinK has joined #maemo-ssu | 02:02 | |
*** M4rtinK has quit IRC | 02:05 | |
*** bsdmaniak has quit IRC | 02:32 | |
*** infobot has quit IRC | 02:42 | |
*** MohammadAG has quit IRC | 02:55 | |
*** xnt14 has quit IRC | 02:55 | |
*** LaoLang_cool has joined #maemo-ssu | 02:56 | |
*** xnt14 has joined #maemo-ssu | 04:06 | |
*** arcean_ has quit IRC | 04:15 | |
*** LaoLang_cool has quit IRC | 04:28 | |
*** amiconn has quit IRC | 05:09 | |
*** amiconn_ has joined #maemo-ssu | 05:09 | |
*** amiconn_ is now known as amiconn | 05:09 | |
*** xnt14 has quit IRC | 06:17 | |
*** xnt14 has joined #maemo-ssu | 06:43 | |
*** xnt14 has quit IRC | 07:19 | |
*** xnt14 has joined #maemo-ssu | 07:27 | |
*** taziff has joined #maemo-ssu | 09:18 | |
*** Pali has joined #maemo-ssu | 09:48 | |
Pali | merlin1991, operator name widget is already fixed in my git branch | 09:56 |
---|---|---|
Pali | see irc log about all patches for cssu | 09:56 |
Pali | merlin1991, see http://mg.pov.lt/maemo-ssu-irclog/%23maemo-ssu.2012-07-09.log.html#t2012-07-09T10:19:35 | 09:57 |
kerio | Pali: fixed how? :o | 09:59 |
kerio | anyway, the operator name widget started working correctly for me | 09:59 |
kerio | not sure what happened before | 09:59 |
Pali | kerio, operator widget was moved to deb package where was originally by nokia | 09:59 |
kerio | i see | 09:59 |
kerio | AND WHERE IS KP51 | 10:00 |
Pali | kerio, is all working in kp51? | 10:00 |
kerio | Pali: everything i tried, yeah | 10:00 |
kerio | but i tried very little | 10:00 |
kerio | \_o_/ | 10:00 |
Pali | ok, I have no problems too | 10:00 |
Pali | (only packet injection drivers drain battery - but they are disabled by default) | 10:01 |
kerio | Pali: any way to get binary compatibility with omap1? | 10:01 |
Pali | not possible | 10:01 |
kerio | freemangordon was talking about something like that, but for the thumb2 patch only | 10:01 |
Pali | kp will never have same ABI as omap1 | 10:02 |
kerio | shame | 10:02 |
kerio | that means that kp can't be the default kernel for cssu :( | 10:02 |
kerio | what about omap1+thumb? | 10:03 |
Pali | I do not see reason why you cannot use hp with cssu | 10:05 |
kerio | it's not about using | 10:05 |
kerio | it's about it being the default | 10:05 |
kerio | the stock kernel is no good if you want to ship thumb2 binaries | 10:05 |
Pali | I mean internal kernel ABI (kernel modules compiled for omap1 are not compatible with kp) | 10:05 |
Pali | but every kernel based on nokia omap1 should work without problem with Maemo 5 | 10:06 |
kerio | Pali: freemangordon said he'd try to get omap1 patched with the thumb2 patch in a way that leaves it ABI compatible with the stock omap1 | 10:06 |
Pali | ok, but I do not see reason why to use nokia omap1 kernel... | 10:07 |
kerio | because cssu has to be compatible with eventual third-party software that ships his own modules | 10:07 |
kerio | or something | 10:07 |
*** psycho_oreos has quit IRC | 10:08 | |
*** psycho_oreos has joined #maemo-ssu | 10:08 | |
DocScrutinizer05 | there are high hopes by some for a cssu-kernel that brings thumb2 and whatnot while keeping ABI compatibility as the ABI is my killer argument why we won't roll CSSU-kernel ;-) | 10:09 |
DocScrutinizer05 | FMG argument is even Nokia shipped thumb binaries blobs with PR, and actually sucha kernel was one of the easiest fixes for that (if it holds true) | 10:12 |
*** psycho_oreos has quit IRC | 10:13 | |
* DocScrutinizer05 also doubts how you could guarantee all addr of new kernel will be compatible with omap1 stock kernel, even if you force version string and all | 10:13 | |
kerio | well | 10:13 |
kerio | find / -exec file "{}" ";" | grep humb | 10:14 |
kerio | :D | 10:14 |
DocScrutinizer05 | oh? file will know about thumb? | 10:14 |
kerio | isn't it a different architecture? | 10:14 |
DocScrutinizer05 | no | 10:14 |
kerio | hm, how do you identify a thumb binary then? | 10:15 |
DocScrutinizer05 | not at all, or by searching for errr ... BX instructions | 10:15 |
DocScrutinizer05 | AIUI if you branch/jump to an impair addr it will jump to next (lower?) pair addr but assume now there's thumb instructions. vice versa for pair jumb addr | 10:17 |
DocScrutinizer05 | AIUI those brnaches are called BX? | 10:17 |
DocScrutinizer05 | also there may (but not must) be instructions in the binary that are invalid for ARM instr set | 10:18 |
DocScrutinizer05 | and the virtual non-detectability of thumb binaries is the whole drama | 10:20 |
DocScrutinizer05 | kerio: hope that helped (a bit) | 10:21 |
*** psycho_oreos has joined #maemo-ssu | 10:23 | |
kerio | DocScrutinizer05: is there no way to ask the kernel? | 10:23 |
DocScrutinizer05 | the kernel? how is the kernel supposed to know? | 10:25 |
DocScrutinizer05 | you probably could ask a debugger/disassembler | 10:26 |
DocScrutinizer05 | which basically is what we do | 10:27 |
DocScrutinizer05 | to spot thumb binaries | 10:27 |
DocScrutinizer05 | but it's not all that trivial to distinguish data bytes and executable bytes in a file, you basically actually had to completely disassemble the binary | 10:29 |
DocScrutinizer05 | if you have self-modifying code (something generally considered bad practice or even forbidden), you have an even harder time to analyze and spot thumb in there | 10:31 |
kerio | did nokia say anything wrt the shipped thumb2 blobs? | 10:32 |
DocScrutinizer05 | ask FMG | 10:32 |
DocScrutinizer05 | afaik it's yet to be confirmed there are any | 10:32 |
DocScrutinizer05 | my guess: some not completely trivial cases where the usual tools run into trouble and might give flase positives | 10:33 |
DocScrutinizer05 | I.E. interpreting embedded data chunks as instructions | 10:34 |
DocScrutinizer05 | you know there even might be embedded thumb inline assembler in a binary compiled with no-thumb, but the code is ain a dead branch. You'd need to find out about it being dead code at least by a code coverage analysis | 10:44 |
kerio | oh god why | 10:45 |
kerio | that's... | 10:45 |
kerio | D: | 10:45 |
kerio | why does it even *exist*? | 10:45 |
DocScrutinizer05 | why get chips with such a silicon erratum ever sold and mounted to a PCB? that's the right question | 10:50 |
DocScrutinizer05 | why didn't Nokia sell the first 800k devices with such broken SoC to TI and ordered a second batch of chips with good thumb safe BPB? | 10:53 |
kerio | because fuckin' nokia, as usual | 10:54 |
kerio | also wasn't the n900 already pretty late? | 10:54 |
kerio | maybe they figured that they were going to lose too much money by delaying it more | 10:54 |
DocScrutinizer05 | even more interesting: why didn't Nokia think to implement that workaround from beginning? AIUI it been already there when they started to roll out N900 | 10:54 |
DocScrutinizer05 | did they *maybe* know something FMG hasn't found out yet? | 10:55 |
Pali | DocScrutinizer, what do you think, should I push my patches for cssu to merlin cssu-devel repo? | 11:01 |
DocScrutinizer05 | all "experts" so far said "no, don't do it!" and then stopped further explanations. Maybe something very complex? something embarrassing? something you mustn't get to know without signing a NDA? | 11:01 |
DocScrutinizer05 | ask merlin | 11:01 |
DocScrutinizer05 | Pali: ^^^ | 11:01 |
kerio | fuck the expert, thumb2-compiled browserd is the shit | 11:02 |
kerio | s/rt/rts/ | 11:02 |
kerio | wait, where's infobot? :o | 11:02 |
Pali | ok, I wait for merlin | 11:02 |
DocScrutinizer05 | *sigh* she's out for a looong shopping again | 11:02 |
DocScrutinizer05 | infobot, biatch! come back home! | 11:03 |
Pali | DocScrutinizer, so change her :-) | 11:03 |
kerio | wait, infobot is a she? :O | 11:03 |
DocScrutinizer05 | she never attacked you yet? | 11:04 |
DocScrutinizer05 | dang, that's scary! | 11:04 |
kerio | i bet she likes me :3 | 11:04 |
DocScrutinizer05 | yeah, she has weird ideas about friend or foe ;-P | 11:05 |
*** andre__ has joined #maemo-ssu | 11:05 | |
*** andre__ has joined #maemo-ssu | 11:05 | |
*** kerio92 has joined #maemo-ssu | 11:13 | |
*** kerio has quit IRC | 11:13 | |
*** kerio92 is now known as kerio | 11:13 | |
DocScrutinizer | povbot_: seen infobot | 11:16 |
povbot_ | DocScrutinizer: infobot was last seen in #maemo-ssu 1 day, 21 hours, 7 minutes, and 42 seconds ago: * infobot bends DocScrutinizer05 over his knee and tatoos 'ibot' on DocScrutinizer05's pasty white buttocks. | 11:16 |
kerio | oh infobot | 11:16 |
kerio | you so silly | 11:17 |
DocScrutinizer05 | she's obviously kinda transsexual | 11:18 |
DocScrutinizer05 | or she's bending me over MY knee :-o | 11:19 |
kerio | DocScrutinizer05: have you been using KP51? | 11:19 |
DocScrutinizer05 | nope | 11:19 |
kerio | do you use KP at all? | 11:19 |
DocScrutinizer05 | not really | 11:19 |
kerio | strange | 11:20 |
kerio | any particular reason beyond "i don't need it"? | 11:20 |
kerio | i mean, are you against it for some reason? | 11:20 |
kerio | (is it the OC?) | 11:21 |
Pali | DocScrutinizer, do you need something more in kp? | 11:28 |
DocScrutinizer05 | Pali: sorry, can't tell for sure now. My guess is "no" | 11:28 |
DocScrutinizer05 | kerio: no particular reason, I just don't need it | 11:29 |
Pali | sysfs for usb host device speed, sysfs for bq27200 and bq24150 and sysfs for thumb are already included in kp51 | 11:29 |
Pali | *sysfs for bq registers | 11:29 |
DocScrutinizer05 | yeah, noticed that | 11:29 |
DocScrutinizer05 | I actually might ponder to switch to kp51... maybe | 11:30 |
Pali | I'm going to push kp51 to extras-devel | 11:30 |
Pali | I did not see any errors/problems | 11:31 |
DocScrutinizer05 | Pali: many mayn thansk! So I don't have to kill kerio ;-P | 11:31 |
DocScrutinizer05 | Pali: somebody got a point in stating extras-devel is the place where new slightly tested KP should live | 11:33 |
DocScrutinizer05 | now that promoting seems to work again | 11:34 |
Pali | ok | 11:34 |
kerio | it was me! i got that point! | 11:34 |
DocScrutinizer05 | those who need a "rock solid" KP are meant to use extras | 11:34 |
DocScrutinizer05 | so please make sure there's such a KP version in extras | 11:35 |
DocScrutinizer05 | or at least extras-testing | 11:35 |
kerio | i wonder how much time it'll take for cleven to be updated | 11:35 |
kerio | Pali: are you going to ship your scripts with kernel-power too? | 11:38 |
kerio | also, how are dependencies on kernel-features work for people who use bootimgs? | 11:38 |
Pali | -bootimg and -flasher has same features except kernel-feature-errata-430973-workaround (only in -flasher) | 11:40 |
DocScrutinizer05 | now THAT is one very good question | 11:40 |
kerio | i see | 11:40 |
kerio | well, people who use bootimgs know how to deal with stuff | 11:40 |
Pali | this is because apt-get and HAM prefer installing -bootimg instead -flasher with cssu metapackage | 11:40 |
kerio | oh | 11:41 |
kerio | ...i don't even | 11:41 |
Pali | kernel-power-settings was pushed to extras-devel | 11:41 |
DocScrutinizer05 | actually we'd need a runtime check for those properties, some sort of. | 11:42 |
kerio | and do what, if it fails? | 11:43 |
DocScrutinizer05 | at least for those who run same rootfs with different kernel flavours | 11:43 |
Pali | now uploaded kp51 | 11:44 |
Pali | 280KB/s | 11:44 |
DocScrutinizer05 | well, obviously that's up to the app to decide what to do when current kernel doesn't provide features the app relies on | 11:44 |
kerio | Pali: are you shipping the scripts too? | 11:44 |
DocScrutinizer05 | h-e-n for example warns user, and iirc then it quits | 11:44 |
Pali | a lot of features are "I'm providing kernel module XYZ" | 11:45 |
Pali | kerio, scripts no | 11:45 |
kerio | :c | 11:45 |
kerio | why not? they could've been in settings | 11:45 |
Pali | and others can be checked at runtime via sysfs | 11:45 |
DocScrutinizer05 | yup | 11:45 |
Pali | kerio, I written only 2 scripts: one for usb host mode and second for packet injection | 11:46 |
kerio | Pali: perfect for -settings | 11:46 |
Pali | first will be part of my package where will be also status menu plugin for swicthing hostmode | 11:46 |
kerio | oic | 11:46 |
Pali | second is still unstable | 11:46 |
kerio | oh well, i hope cleven takes your packet injection script | 11:46 |
kerio | or something | 11:46 |
Pali | yes cleven is better place | 11:46 |
Pali | kernel-power-settings is builded: https://garage.maemo.org/builder/fremantle/kernel-power-settings_0.15/ | 11:47 |
kerio | yay builds | 11:47 |
Pali | kp 51 was uploaded | 11:48 |
Pali | building failed :-( | 11:53 |
Pali | fuck, stupid autobuilder, it did not pushed package wl1251-maemo-source to extras-devel: https://maemo.org/packages/view/wl1251-maemo-source/ | 11:54 |
Pali | wl1251-maemo-source was successfull builded 2012-07-09 08:04 UTC | 11:54 |
Pali | but autobuilde did not copied package to extras-devel: http://repository.maemo.org/extras-devel/pool/fremantle/free/w/ | 11:55 |
Pali | so kernel-power AGAIN is not in extras-devel.... | 11:55 |
Pali | https://garage.maemo.org/builder/fremantle/kernel-power_2.6.28-10power51/ | 11:55 |
Pali | E: Couldn't find package wl1251-maemo-source | 11:56 |
Pali | giving up, autobuilder is shit | 11:56 |
kerio | can't you upload a binary? | 11:57 |
kerio | oh, trust issues | 11:59 |
kerio | i see | 11:59 |
Pali | ping X-Fade | 12:03 |
kerio | X-Fade: ping! | 12:03 |
Pali | X-Fade, autobuilder cannot build kernel-power, package wl1251-maemo-source missing in repository. wl1251 was builded but not pushed to extras-devel http://maemo.org/packages/view/wl1251-maemo-source/ see ^^^^ | 12:04 |
Pali | when will be OBS working??? | 12:06 |
*** jon-kha has quit IRC | 12:13 | |
*** M4rtinK has joined #maemo-ssu | 12:25 | |
*** arcean has joined #maemo-ssu | 12:36 | |
*** int_ua has joined #maemo-ssu | 12:51 | |
*** Pali has quit IRC | 13:02 | |
*** jon-kha has joined #maemo-ssu | 13:05 | |
*** jonwil has joined #maemo-ssu | 13:27 | |
*** Pali has joined #maemo-ssu | 13:44 | |
*** taziff has quit IRC | 14:01 | |
*** taziff has joined #maemo-ssu | 14:05 | |
*** taziff has quit IRC | 14:08 | |
kerio | povbot_: seen X-Fade | 14:11 |
povbot_ | kerio: X-Fade was last seen in #maemo-ssu 9 weeks, 5 days, 20 hours, 43 minutes, and 29 seconds ago: <X-Fade> merlin1991: Yeah, I guess a big cleanup is in order. It is just a massive pain.. | 14:11 |
kerio | oh shit | 14:11 |
*** int_ua has quit IRC | 14:15 | |
*** Pali has quit IRC | 14:32 | |
*** lizardo has joined #maemo-ssu | 14:39 | |
*** asfethan has quit IRC | 15:41 | |
*** Pali has joined #maemo-ssu | 15:45 | |
*** asfethan has joined #maemo-ssu | 15:52 | |
merlin1991 | Pali: could you summarize your patches, or should I read through the backlog? | 16:32 |
Pali | merlin1991, sum is here: http://mg.pov.lt/maemo-ssu-irclog/%23maemo-ssu.2012-07-09.log.html#t2012-07-09T10:19:35 | 16:32 |
Pali | and one line info for each patch is here: http://mg.pov.lt/maemo-ssu-irclog/%23maemo-ssu.2012-07-09.log.html#t2012-07-09T09:28:47 | 16:33 |
merlin1991 | do we want to auto enable usb network in pc-suite mode? | 16:34 |
merlin1991 | I'll have to try on windows what happens wihen we do that, I fear it's going to be bad :/ | 16:35 |
tadzik | yes please :) | 16:35 |
merlin1991 | (usb network needs a special driver under windows which is not shipped with the pc suite) | 16:35 |
Pali | merlin1991, it is problem that windows do not have driver? | 16:38 |
merlin1991 | I'll see | 16:38 |
merlin1991 | at least each user of windows will have an ugly error message each time plugging in the n900 | 16:38 |
merlin1991 | dunno if it also breaks pc-suite stuff | 16:38 |
Pali | merlin1991, so what about checking if exists file /etc/enable-usb-network? | 16:39 |
merlin1991 | that sounds more sensible | 16:39 |
merlin1991 | DocScrutinizer05: did you write the sample for the mounting hook into the wiki yet? | 16:39 |
Pali | ok, I will create new patch/commit for that checking. File will be /etc/pcsuite-usb-network | 16:40 |
*** MohammadAG has joined #maemo-ssu | 16:42 | |
Pali | merlin1991, patch pushed to my cloned git repo | 16:43 |
*** Pali has quit IRC | 16:46 | |
*** taziff has joined #maemo-ssu | 16:47 | |
*** DocScrutinizer has quit IRC | 16:52 | |
*** DocScrutinizer has joined #maemo-ssu | 16:52 | |
*** DocScrutinizer05 has quit IRC | 16:52 | |
*** DocScrutinizer06 has joined #maemo-ssu | 16:52 | |
*** taziff has quit IRC | 16:58 | |
*** Pali has joined #maemo-ssu | 17:25 | |
merlin1991 | Pali: what's your avaiability tomorrow evening? | 17:29 |
Pali | merlin1991, I should be online until 20:00 +0200 | 17:32 |
merlin1991 | any chance you can stay longer? | 17:32 |
*** taziff has joined #maemo-ssu | 17:32 | |
Pali | I do not know now | 17:32 |
kerio | what about g_ether for when it's in no mode? | 17:37 |
Pali | no mode? | 17:38 |
kerio | neither pc-suite mode nor mass storage mode | 17:39 |
Pali | not possible | 17:39 |
kerio | not possible to autoenable it? | 17:40 |
Pali | always is loaded g_file_storage which is used also for some detection (I see that BME using it) | 17:40 |
Pali | only in pc-suite mode is g_file_storage replaced by g_nokia | 17:40 |
Pali | also for usb host mode is needed to have g_file_storage loaded | 17:41 |
kerio | hm | 17:41 |
kerio | is this new to pr1.3? | 17:41 |
kerio | i distinctly remember having usb networking in "just charge" mode | 17:41 |
merlin1991 | kerio: there's always a module loaded | 17:42 |
merlin1991 | so when you tap outside the selection you get whatever has been loaded before | 17:42 |
kerio | i see | 17:42 |
Pali | you can have g_file_storage loaded but nothing exported to usb | 17:43 |
Pali | you can export /dev/mmc devices at runtime (something like echo /dev/... > /sys/...) | 17:44 |
*** taziff has quit IRC | 17:44 | |
kerio | Pali: does your hostmode script take care of loaded modules? | 17:44 |
Pali | yes | 17:44 |
Pali | script autoload needed gadget module | 17:44 |
*** taziff has joined #maemo-ssu | 18:01 | |
*** infobot has joined #maemo-ssu | 18:10 | |
*** ChanServ sets mode: +v infobot | 18:10 | |
*** taziff has quit IRC | 18:13 | |
*** taziff has joined #maemo-ssu | 18:24 | |
*** taziff has quit IRC | 18:35 | |
*** taziff has joined #maemo-ssu | 18:43 | |
*** NIN101 has joined #maemo-ssu | 19:08 | |
*** mase76 has joined #maemo-ssu | 19:32 | |
ShadowX | Hey guys.... any1 know what's the name of the app that's doing the password lock on the phone ? ( I want to add it to the blacklist so it dosnt rotate ...it's not fully visible in portrait mode) | 20:02 |
ShadowX | ^^ on maemo | 20:06 |
ShadowX | hm.... it look like its part o the 'systemui' process ... (if i'm understanding it right), so this leads me to my next question, is it even possible to stop the rotation of the password lock , without stopping autororation for other stuff | 20:19 |
*** arcean_ has joined #maemo-ssu | 20:37 | |
merlin1991 | arcean: what's your avaiablility tomorrow evening? | 20:38 |
*** arcean has quit IRC | 20:38 | |
*** freemangordon has joined #maemo-ssu | 21:05 | |
merlin1991 | freemangordon: do you have any plans tomorrow evening? | 21:26 |
kerio | merlin1991: why not this evening? :D | 21:26 |
merlin1991 | because at least 1 days notice for a meeting should be there ;) | 21:27 |
merlin1991 | I'd prefer to do it later in the week but thereas always somebody not around | 21:27 |
merlin1991 | thus tomorrow, or next week | 21:27 |
kerio | but... why not now? :c | 21:28 |
kerio | i'm bored | 21:28 |
merlin1991 | we're not your private entertainment service ;) | 21:29 |
freemangordon | merlin1991: by what time | 21:30 |
kerio | freemangordon: you're here! | 21:31 |
kerio | hi! | 21:31 |
freemangordon | hi | 21:31 |
merlin1991 | freemangordon: whenever you can | 21:31 |
freemangordon | just came home | 21:31 |
merlin1991 | preferable early because pali can't stay long | 21:31 |
freemangordon | :( | 21:31 |
merlin1991 | so what's your timeframe? | 21:31 |
Pali | merlin1991, I really do not know know I will be online tomorrow :-( | 21:31 |
merlin1991 | dang | 21:32 |
Pali | I will be online for sure before 12:00 +0200 and 13:00 +0200 to 16:00 +0200 | 21:32 |
freemangordon | merlin1991: It will be hard for me to be productive before 10:30 - 11:00 local. that is 7:30-8:00 utc I think | 21:32 |
merlin1991 | Pali: are you sure about +02? I think you're in +03? | 21:33 |
freemangordon | :nod: | 21:33 |
Pali | date -R: Mon, 16 Jul 2012 20:33:47 +0200 | 21:33 |
Pali | no idea where I'm, but this is my time :D | 21:34 |
merlin1991 | that's cet | 21:34 |
freemangordon | hmm, that is strange | 21:34 |
merlin1991 | Pali: which country do you live in? | 21:34 |
Pali | Slovakia | 21:34 |
Pali | (now) | 21:35 |
merlin1991 | yeah I think slovakia ist still in cet | 21:35 |
freemangordon | so, it is the same as here, utc+3 | 21:36 |
Pali | yes | 21:36 |
merlin1991 | freemangordon: no, slovakia is still cet so utc+2 | 21:37 |
freemangordon | aaah, no summer time? | 21:37 |
merlin1991 | cet usually is +1, only with summertime it is +2 | 21:38 |
freemangordon | ok, seems after 8 hours of driving I am a little tired :) | 21:38 |
merlin1991 | poland, slovakia, hungary and serbia are the east border of the cet timezone | 21:39 |
freemangordon | yeah, they are in CEST, here is EEST, i got it correctly now :) | 21:40 |
freemangordon | merlin1991: anyway, did you find mag? | 21:41 |
merlin1991 | yes he said he can be around tmorrow and wednesday or today, but I thought today is too early and on wednesday I'm away | 21:41 |
freemangordon | well, I have time today, Pali seems here, maybe we can try do do it now | 21:43 |
freemangordon | of others are here too | 21:44 |
freemangordon | *if | 21:44 |
kerio | who else do you need, merlin1991? | 21:54 |
kerio | MohammadAG? | 21:54 |
MohammadAG | kerio: You rang? | 21:54 |
MohammadAG | I'm not dead you know | 21:54 |
kerio | MohammadAG: merlin1991 is convoking a secret SSU meeting or something | 21:55 |
MohammadAG | kerio: Yes, it's just a cover up for us selling drugs on #maemo | 21:56 |
DocScrutinizer51 | and the quality of that crack is still abyssmal | 21:58 |
DocScrutinizer51 | also waiting 3 weeks for the pusher sucks ;-P | 22:00 |
kerio | and elop decided to move from crack to a weird oriental drug that nobody wants to buy | 22:07 |
Pali | freemangordon, autobuilder cannot build kp51: https://garage.maemo.org/builder/fremantle/kernel-power_2.6.28-10power51/armel.build.log.FAILED.txt | 22:17 |
Pali | problem is in packet injection drivers... | 22:17 |
Pali | FATAL: Could not load /lib/modules/2.6.26-2-686-bigmem/modules.dep: No such file or directory | 22:18 |
Pali | wtf is 2.6.26-2-686-bigmem? | 22:18 |
freemangordon | Pali: disable those for x86, enable them only for armel build | 22:19 |
DocScrutinizer06 | yay!! | 22:20 |
Pali | this is in armel build! | 22:20 |
Pali | armel.build.log.FAILED.txt | 22:20 |
DocScrutinizer06 | fmg for president | 22:20 |
freemangordon | aah, yeah :D:D:D | 22:21 |
freemangordon | I told you, I drove for the last 8 or so hours, so forgive me :D | 22:21 |
* DocScrutinizer06 hands fmg a pipe with some of the abyssmal crack | 22:22 | |
freemangordon | thanks doc | 22:22 |
DocScrutinizer06 | "buddy! you still can bake cookies with it!" | 22:23 |
DocScrutinizer06 | OMAP(4) hw IRQ details, anybody? | 22:24 |
DocScrutinizer06 | things like: "does the hw-irq-controller need a clock? even for edge-triggered?" | 22:25 |
DocScrutinizer06 | "would it miss 'extremely short' pulses when on extremely low clock?" | 22:26 |
DocScrutinizer06 | "even on edge triggered mode" | 22:27 |
merlin1991 | DocScrutinizer06: what's your timeframe of avaiablility tomorrow evening? | 22:27 |
merlin1991 | also did you add your sample for ke-recv hooks to the wiki yet? | 22:27 |
DocScrutinizer06 | tomorrow evening? I'm gonna shoot myself | 22:27 |
DocScrutinizer06 | my example for ke-recv? I think I already forgot what it was | 22:28 |
DocScrutinizer06 | I know we got some hooks there, nfc for what and how to use them | 22:28 |
merlin1991 | hm shooting oneself does not sound so productive | 22:28 |
DocScrutinizer06 | it sounds incredibly relaxing | 22:29 |
merlin1991 | and the hook is about the decision to mount or not, the patch came from you | 22:29 |
DocScrutinizer06 | :nod: | 22:29 |
DocScrutinizer06 | anyway I'm off, headesking a bit. Maybe I'll be back in an hour or so | 22:30 |
*** _rd has joined #maemo-ssu | 22:31 | |
*** rd_ has joined #maemo-ssu | 22:32 | |
*** rd_ is now known as Guest26773 | 22:32 | |
DocScrutinizer06 | http://mg.pov.lt/maemo-ssu-irclog/%23maemo-ssu.2012-04-23.log.html#t2012-04-23T00:14:56 too bad the pastebin expired | 22:33 |
DocScrutinizer06 | DocScrutinizernote that this is only one example how user might want to implement blacklisting. We don't want to enforce this, so won't ship this file or include the code to osso-mmc-mount.sh00:21 | 22:34 |
DocScrutinizer06 | DocScrutinizerwe just offer this example code somewhere for download and tweaking to user's liking00:22 | 22:34 |
DocScrutinizer06 | DocScrutinizermuch similar to bootmenu hook | 22:34 |
DocScrutinizer06 | now if I had a clue what for to grep on my disk, I probably could dig up the file this pastebin came from | 22:35 |
DocScrutinizer06 | dnag! I found mmc-rename.sh | 22:41 |
*** Pali has quit IRC | 22:43 | |
*** Guest26773 has quit IRC | 22:43 | |
*** _rd has quit IRC | 22:43 | |
*** Guest26773 has joined #maemo-ssu | 22:44 | |
*** _rd has joined #maemo-ssu | 22:44 | |
DocScrutinizer06 | sorry, probably gone forever | 22:45 |
*** mase76 has quit IRC | 22:49 | |
*** mase76 has joined #maemo-ssu | 22:52 | |
*** Woody14619 has joined #maemo-ssu | 22:52 | |
*** Woody14619 has joined #maemo-ssu | 22:52 | |
DocScrutinizer06 | merlin1991: http://pastebin.ca/2171650 here you are (though I'd write some details a tad different, e.g. use logger instead >> ${BLACKLIST}.log) | 22:54 |
DocScrutinizer06 | ooh, actually there's a logger call in there as well | 22:56 |
DocScrutinizer06 | merlin1991: so pretty please c&p that stuff to where ever you think it belongs to | 22:56 |
merlin1991 | http://wiki.maemo.org/Community_SSU/Features ;) | 22:57 |
*** luf has joined #maemo-ssu | 22:57 | |
kerio | wait, blacklisting of what? | 22:57 |
DocScrutinizer06 | of ke-recv automounting of mmc | 22:59 |
DocScrutinizer06 | uSD | 22:59 |
merlin1991 | blacklisting partitions from getting automounted | 22:59 |
DocScrutinizer06 | whatever | 22:59 |
kerio | i see | 22:59 |
kerio | neat | 22:59 |
merlin1991 | the hook has been there since the last testing release | 23:00 |
merlin1991 | only nobody bothered to dokument it | 23:00 |
DocScrutinizer06 | merlin1991: check filenames, I think we changed the well known file name of hook script from /etc/default/osso-mmc-blacklist.sh to sth else | 23:00 |
merlin1991 | DocScrutinizer06: yeah I'll have good look before I put it on the wiki | 23:00 |
DocScrutinizer06 | merlin1991: my suggestion: get a dedicated dir, like /etc/ke-recv_automount_blacklist | 23:01 |
DocScrutinizer06 | merlin1991: change that one line: | 23:01 |
kerio | you mean ke-recv_automount_blacklist.d | 23:02 |
DocScrutinizer06 | -- grep "$PDEV" ${BLACKLIST} > /dev/null | 23:02 |
DocScrutinizer06 | ++ grep "$PDEV" ${BLACKLIST}/* > /dev/null | 23:02 |
DocScrutinizer06 | kerio: yep | 23:02 |
NIN101 | to blacklist, simply edit /usr/sbin/osso-mmc-mount.sh | 23:03 |
DocScrutinizer06 | cheers and c u l8r | 23:03 |
DocScrutinizer06 | NIN101: haha, that's what cssu does afaik | 23:03 |
DocScrutinizer06 | so we probably don't want to redo that editing each time we update cssu | 23:04 |
NIN101 | so then as you suggested, grep "$PDEV" $BLACKLIST_FILE && exit in that file somewhere. | 23:04 |
DocScrutinizer06 | NIN101: it's like saying: for bootmenu simply edit /sbin/preinit | 23:05 |
DocScrutinizer06 | and now for real: cya folks | 23:06 |
*** Guest26773 has quit IRC | 23:15 | |
*** _rd has quit IRC | 23:15 | |
*** NIN101 has quit IRC | 23:18 | |
*** jonwil has quit IRC | 23:28 | |
*** Guest26773 has joined #maemo-ssu | 23:31 | |
*** _rd has joined #maemo-ssu | 23:31 | |
*** Guest26773 has quit IRC | 23:44 | |
*** _rd has quit IRC | 23:44 | |
*** Guest26773 has joined #maemo-ssu | 23:46 | |
*** _rd has joined #maemo-ssu | 23:46 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!