freemangordon | because there is no more platform_cb.set_xclk | 00:00 |
---|---|---|
freemangordon | and I don;t have access to ISP (actually camera) clocks | 00:00 |
Pali | and how you replaced call to platform_cb.set_xclk? | 00:01 |
freemangordon | set_xclk function was removed | 00:01 |
Pali | and it is not needed? | 00:01 |
freemangordon | I just set board data, ISP/smiapp take care of the clocks | 00:01 |
Pali | ah, ok | 00:01 |
freemangordon | BUT | 00:02 |
Pali | and problem is that smiapp cannot start camera? | 00:02 |
Pali | problem with gpio? | 00:02 |
*** mkaindl has joined #maemo-ssu | 00:02 | |
freemangordon | it is a mess, because et8ek8 does not support clk control, it expects set_xclk to be non-NULL in platform data | 00:03 |
*** mkaindl has left #maemo-ssu | 00:03 | |
Pali | yes, et8ek8 is not ported to new code - so not working... | 00:03 |
Pali | so this is why I suggested to try at least fix smiapp front webcam | 00:04 |
freemangordon | I know | 00:04 |
freemangordon | now understand it even better :D | 00:04 |
freemangordon | Pali: hmm, maybe I can hack rx51_acmelite_init to start with front camera | 00:05 |
freemangordon | lemme try | 00:05 |
Pali | ok | 00:05 |
*** mkaindl has joined #maemo-ssu | 00:06 | |
*** Vlad_on_the_road has quit IRC | 00:08 | |
freemangordon | hmm, I'd better find a way to control the clocks :( | 00:09 |
*** MohammadAG has joined #maemo-ssu | 00:13 | |
*** sixwheeledbeast has joined #maemo-ssu | 00:22 | |
Pali | freemangordon: btw, where did you get info about rx51 thumb errata and PPA smc instruction API? | 00:22 |
freemangordon | Pali: thumb errata is in lkml for exmple | 00:25 |
Pali | I mean smc PPA api | 00:25 |
freemangordon | it is in TRM, hoever a bit vague | 00:25 |
freemangordon | also I looked in the kernel | 00:25 |
Pali | ok | 00:26 |
freemangordon | there is a L2 disable PPA API call in 2.6.28 | 00:26 |
freemangordon | which uses smc 1 | 00:26 |
freemangordon | Pali: I think to tweak smiapp_platform_data and add xshutdown callback | 00:27 |
Pali | ok, do what is needed | 00:27 |
freemangordon | ok | 00:27 |
*** DrCode has quit IRC | 00:34 | |
*** NIN101 has quit IRC | 00:35 | |
*** DrCode has joined #maemo-ssu | 00:38 | |
*** Guest30389 has quit IRC | 00:45 | |
*** sixwheeledbeast has left #maemo-ssu | 01:07 | |
freemangordon | Pali: ok, some sucess: green sqare :D | 01:18 |
freemangordon | success* | 01:18 |
freemangordon | but still this is success as it is with the new framework | 01:18 |
Pali | and what is difference? still green screen? | 01:18 |
freemangordon | but: | 01:19 |
freemangordon | Jan 1 10:40:20 Nokia-N900 kernel: [ 232.874145] omap3isp omap3isp: unexpected cam_mclk rate: | 01:19 |
freemangordon | Jan 1 10:40:20 Nokia-N900 kernel: [ 232.874145] expected : 172800000 | 01:19 |
freemangordon | Jan 1 10:40:20 Nokia-N900 kernel: [ 232.874145] actual : 288000000 | 01:19 |
freemangordon | yes, still green | 01:19 |
*** sunny_s has quit IRC | 01:19 | |
freemangordon | but seems the "green" problem is with this wrong pll frequency | 01:19 |
Pali | maybe you can try to change it | 01:20 |
Pali | look at harmattan board code | 01:20 |
freemangordon | Pali: this seems like a bug | 01:20 |
freemangordon | because: | 01:20 |
freemangordon | rate = clk_get_rate(isp->clock[ISP_CLK_CAM_MCLK]); | 01:20 |
freemangordon | if (rate != CM_CAM_MCLK_HZ) | 01:21 |
freemangordon | dev_warn(isp->dev, "unexpected cam_mclk rate:\n" | 01:21 |
freemangordon | few lines above there is clk_set_rate(isp->clock[ISP_CLK_CAM_MCLK], CM_CAM_MCLK_HZ); | 01:21 |
*** xes has quit IRC | 01:27 | |
*** Pali has quit IRC | 01:37 | |
*** M4rtinK has quit IRC | 02:05 | |
*** M4rtinK has joined #maemo-ssu | 02:36 | |
*** dos1 has quit IRC | 02:48 | |
*** dos11 has joined #maemo-ssu | 02:48 | |
*** dos11 has quit IRC | 02:55 | |
*** LaoLang_cool has joined #maemo-ssu | 03:11 | |
*** LaoLang_cool has quit IRC | 03:19 | |
*** merlin_1991 has joined #maemo-ssu | 03:49 | |
*** merlin1991 has quit IRC | 03:50 | |
*** jonwil has joined #maemo-ssu | 04:13 | |
*** LauRoman has quit IRC | 04:17 | |
*** LauRoman has joined #maemo-ssu | 04:23 | |
*** amiconn_ has joined #maemo-ssu | 05:09 | |
*** amiconn has quit IRC | 05:09 | |
*** amiconn_ is now known as amiconn | 05:09 | |
*** nox- has quit IRC | 05:31 | |
*** M4rtinK has quit IRC | 05:52 | |
*** mkaindl has left #maemo-ssu | 06:17 | |
*** M4rtinK has joined #maemo-ssu | 06:52 | |
*** M4rtinK has quit IRC | 07:22 | |
*** Vlad_on_the_road has joined #maemo-ssu | 08:02 | |
*** Guest30389 has joined #maemo-ssu | 08:09 | |
*** Vlad_on_the_road has quit IRC | 08:23 | |
*** Pali has joined #maemo-ssu | 08:26 | |
*** Guest30389 has quit IRC | 08:35 | |
*** LaoLang_cool has joined #maemo-ssu | 08:39 | |
freemangordon | Pali: no use, even after fixing the pll frequency it is still green :(. | 08:55 |
Pali | :-) | 08:55 |
freemangordon | seems ISP code has never been tested on 3430 | 08:55 |
Pali | freemangordon, try to contact sakari | 08:55 |
freemangordon | could you give me the email again? | 08:56 |
freemangordon | ok, found it in the logs | 08:59 |
*** obironbo has quit IRC | 09:19 | |
*** sunny_s has joined #maemo-ssu | 09:19 | |
*** obironbo has joined #maemo-ssu | 09:32 | |
*** DrCode has quit IRC | 09:45 | |
*** DrCode has joined #maemo-ssu | 09:46 | |
*** M4rtinK has joined #maemo-ssu | 11:49 | |
*** Woody14619b has quit IRC | 12:05 | |
*** Woody14619a has joined #maemo-ssu | 12:07 | |
*** discopig has quit IRC | 12:11 | |
*** lrtz has quit IRC | 12:18 | |
*** scoobertron has quit IRC | 12:18 | |
*** infobot has quit IRC | 12:18 | |
*** wmarone has quit IRC | 12:18 | |
*** Raimu has quit IRC | 12:18 | |
*** jonwil has quit IRC | 12:18 | |
*** chem|st has quit IRC | 12:18 | |
*** DocScrutinizer05 has quit IRC | 12:18 | |
*** peetah has quit IRC | 12:18 | |
*** obironbo has quit IRC | 12:18 | |
*** merlin_1991 has quit IRC | 12:18 | |
*** MohammadAG has quit IRC | 12:18 | |
*** mickname has quit IRC | 12:18 | |
*** amiconn has quit IRC | 12:18 | |
*** aap has quit IRC | 12:18 | |
*** XDS2010_ has quit IRC | 12:18 | |
*** ototo has quit IRC | 12:18 | |
*** gregoa has quit IRC | 12:18 | |
*** drathir has quit IRC | 12:18 | |
*** T_X has quit IRC | 12:18 | |
*** tg has quit IRC | 12:18 | |
*** g3kk3r has quit IRC | 12:18 | |
*** sunny_s has quit IRC | 12:18 | |
*** kerio has quit IRC | 12:18 | |
*** RST38h has quit IRC | 12:18 | |
*** ilon has quit IRC | 12:18 | |
*** janemba has quit IRC | 12:18 | |
*** n900-dk has quit IRC | 12:18 | |
*** DrCode has quit IRC | 12:18 | |
*** M4rtinK has quit IRC | 12:18 | |
*** LauRoman has quit IRC | 12:18 | |
*** freemangordon has quit IRC | 12:18 | |
*** Sc0rpius has quit IRC | 12:18 | |
*** thedead1440 has quit IRC | 12:18 | |
*** ShadowJK has quit IRC | 12:18 | |
*** dhbiker has quit IRC | 12:18 | |
*** X-Fade has quit IRC | 12:18 | |
*** DocScrutinizer51 has quit IRC | 12:18 | |
*** ChanServ has quit IRC | 12:18 | |
*** raccoon_ has quit IRC | 12:18 | |
*** Pali has quit IRC | 12:18 | |
*** jon_y has quit IRC | 12:18 | |
*** unclouded has quit IRC | 12:18 | |
*** Sicelo has quit IRC | 12:18 | |
*** discopig has joined #maemo-ssu | 12:21 | |
*** M4rtinK has joined #maemo-ssu | 12:21 | |
*** DrCode has joined #maemo-ssu | 12:21 | |
*** obironbo has joined #maemo-ssu | 12:21 | |
*** sunny_s has joined #maemo-ssu | 12:21 | |
*** Pali has joined #maemo-ssu | 12:21 | |
*** amiconn has joined #maemo-ssu | 12:21 | |
*** LauRoman has joined #maemo-ssu | 12:21 | |
*** jonwil has joined #maemo-ssu | 12:21 | |
*** merlin_1991 has joined #maemo-ssu | 12:21 | |
*** MohammadAG has joined #maemo-ssu | 12:21 | |
*** ilon has joined #maemo-ssu | 12:21 | |
*** dhbiker has joined #maemo-ssu | 12:21 | |
*** X-Fade has joined #maemo-ssu | 12:21 | |
*** jon_y has joined #maemo-ssu | 12:21 | |
*** chem|st has joined #maemo-ssu | 12:21 | |
*** lrtz has joined #maemo-ssu | 12:21 | |
*** unclouded has joined #maemo-ssu | 12:21 | |
*** janemba has joined #maemo-ssu | 12:21 | |
*** kerio has joined #maemo-ssu | 12:21 | |
*** scoobertron has joined #maemo-ssu | 12:21 | |
*** infobot has joined #maemo-ssu | 12:21 | |
*** freemangordon has joined #maemo-ssu | 12:21 | |
*** wmarone has joined #maemo-ssu | 12:21 | |
*** aap has joined #maemo-ssu | 12:21 | |
*** DocScrutinizer05 has joined #maemo-ssu | 12:21 | |
*** raccoon_ has joined #maemo-ssu | 12:21 | |
*** n900-dk has joined #maemo-ssu | 12:21 | |
*** mickname has joined #maemo-ssu | 12:21 | |
*** RST38h has joined #maemo-ssu | 12:21 | |
*** drathir has joined #maemo-ssu | 12:21 | |
*** Raimu has joined #maemo-ssu | 12:21 | |
*** Sc0rpius has joined #maemo-ssu | 12:21 | |
*** peetah has joined #maemo-ssu | 12:21 | |
*** ototo has joined #maemo-ssu | 12:21 | |
*** XDS2010_ has joined #maemo-ssu | 12:21 | |
*** thedead1440 has joined #maemo-ssu | 12:21 | |
*** DocScrutinizer51 has joined #maemo-ssu | 12:21 | |
*** T_X has joined #maemo-ssu | 12:21 | |
*** tg has joined #maemo-ssu | 12:21 | |
*** g3kk3r has joined #maemo-ssu | 12:21 | |
*** gregoa has joined #maemo-ssu | 12:21 | |
*** ChanServ has joined #maemo-ssu | 12:21 | |
*** Sicelo has joined #maemo-ssu | 12:21 | |
*** ShadowJK has joined #maemo-ssu | 12:21 | |
*** moorcock.freenode.net sets mode: +vo infobot ChanServ | 12:21 | |
*** luf has joined #maemo-ssu | 12:21 | |
*** M4rtinK has quit IRC | 12:55 | |
*** LauRoman has quit IRC | 13:26 | |
*** Nieldk has joined #maemo-ssu | 13:43 | |
Nieldk | @merlin_1991 I was suggested that this patch is added to SSU (fixing Facebook connectivity issues) http://talk.maemo.org/showthread.php?t=91323, what do you think ? | 13:44 |
*** Nieldk has quit IRC | 13:46 | |
*** Nieldk has joined #maemo-ssu | 13:46 | |
*** Nieldk has quit IRC | 13:48 | |
*** lizardo has joined #maemo-ssu | 13:51 | |
*** Nieldk has joined #maemo-ssu | 13:52 | |
*** Nieldk has quit IRC | 13:52 | |
*** Nieldk has joined #maemo-ssu | 13:52 | |
*** M13 has joined #maemo-ssu | 14:29 | |
*** DocScrutinizer05 is now known as DocScrutinizer06 | 14:34 | |
*** DrCode has quit IRC | 15:01 | |
*** sixwheeledbeast has joined #maemo-ssu | 15:02 | |
*** LauRoman has joined #maemo-ssu | 15:05 | |
*** Nieldk has quit IRC | 15:07 | |
*** DrCode has joined #maemo-ssu | 15:20 | |
*** piscodig has joined #maemo-ssu | 16:02 | |
*** discopig has quit IRC | 16:05 | |
*** arcean has joined #maemo-ssu | 16:08 | |
*** sailus has joined #maemo-ssu | 16:15 | |
*** NIN101 has joined #maemo-ssu | 16:32 | |
*** sailus has quit IRC | 17:41 | |
*** sailus has joined #maemo-ssu | 17:42 | |
FatPhil | Confirmation: the battery level issue I was seeing was due to the battery being f*cked. Stuck it in my daily device, and it's nearly as messed up (less catastrophically fucked up, but still very very wrong). | 17:44 |
*** DrCode has quit IRC | 18:01 | |
ShadowJK | the original nokia bl-5) have pretty poor longevity | 18:07 |
ShadowJK | and by "pretty poor" I mean I don't think any of them are usable at all anymore at this point | 18:08 |
ShadowJK | except if they've been kept unused and partially charged, in a cool environment | 18:08 |
DocScrutinizer06 | well, mine got used on a daily (charging) basis, but rarely even been depleted to less than 50%. It's still pretty fine | 18:14 |
DocScrutinizer06 | relatively low total cycle count | 18:15 |
DocScrutinizer06 | >70% of the time floating on charger | 18:15 |
DocScrutinizer06 | which also kind of disproves the warning Hitachi gave us (at OM) about keeping batteries floating at V(charged) | 18:16 |
*** DrCode has joined #maemo-ssu | 18:17 | |
DocScrutinizer06 | but evidently what kills LiIon is deep discharge, even to nominal 0% ar near to that. | 18:18 |
DocScrutinizer06 | s/ ar/ or/ | 18:19 |
infobot | DocScrutinizer06 meant: but evidently what kills LiIon is deep discharge, even to nominal 0% or near to that. | 18:19 |
FatPhil | I suspect there's even a little bit of a bulge to it, so I might be making a bomb! | 18:19 |
DocScrutinizer06 | I'd dare to say one deep discharge bites out 5% of your battery max capacity | 18:19 |
DocScrutinizer06 | and one week at 0% possibly kills you LiIon | 18:21 |
ShadowJK | deep discharge is much worse than float | 18:25 |
ShadowJK | besides, system load depresses float voltage somewhat | 18:25 |
kerio | a bulging battery is a very bad thing | 18:25 |
FatPhil | kerio: I've had a battery shaped like a hot air balloon in the past. | 18:26 |
kerio | yeah... no | 18:26 |
kerio | just no | 18:26 |
kerio | stop using it immediately | 18:26 |
FatPhil | The plan was to "set it off" spectacularlt, but I never had the opportunity | 18:26 |
FatPhil | Yeah. Retired that one. It's probably not the oldest battery I have, I think it's the one that came with the device I just bought. (Can't be sure, I pull'em out, I shove'em in, I don't keep track of them) | 18:34 |
*** M13 has quit IRC | 18:36 | |
*** arcean_ has joined #maemo-ssu | 18:41 | |
*** arcean has quit IRC | 18:42 | |
*** arcean_ is now known as arcean | 18:42 | |
ShadowJK | I have labeling machine, spreadsheets and graphs | 18:42 |
DocScrutinizer06 | ooooh, labeling machine, what a nice idea for my next gimmick purchase | 18:44 |
ShadowJK | You can also label all your N900s | 18:44 |
ShadowJK | and all your power adapters and ethernet cables | 18:45 |
DocScrutinizer06 | dang, and a proper vanish felt pen | 18:45 |
DocScrutinizer06 | \o/ | 18:45 |
* DocScrutinizer06 frowns at customs notification. | 18:45 | |
ShadowJK | you need two label rolls the first month | 18:45 |
DocScrutinizer06 | errwut???? | 18:45 |
ShadowJK | then it tapers off | 18:45 |
*** DocScrutinizer06 is now known as DocScrutinizer05 | 18:45 | |
DocScrutinizer05 | better | 18:45 |
DocScrutinizer05 | wth?? | 18:46 |
*** DrCode has quit IRC | 18:55 | |
*** dos11 has joined #maemo-ssu | 18:59 | |
*** Vlad_on_the_road has joined #maemo-ssu | 19:14 | |
*** merlin_1991 is now known as merlin1991 | 19:30 | |
*** merlin1991 has joined #maemo-ssu | 19:30 | |
freemangordon | merlin1991: ping | 19:31 |
*** dos11 is now known as dos1 | 19:31 | |
merlin1991 | freemangordon: pong | 19:31 |
freemangordon | merlin1991: please create "ke-recv-extra" and "telepathy-gabble" repos in cssu | 19:32 |
merlin1991 | what's in ke-recv-extra? | 19:32 |
freemangordon | merlin1991: also, could you give me or Pali or whoever you choose repo create/delete rights on gitorious | 19:32 |
freemangordon | sec | 19:32 |
freemangordon | merlin1991: http://maemo.gitorious.org/maemo-af/freemangordons-ke-recv-extra/source/24307e38817e801f91cbd2165c3c08d618b0edab: | 19:33 |
freemangordon | merlin1991: you can as well pull that repo | 19:33 |
merlin1991 | nah you better do that, with that crap wifi here I even have problems getting past gitorious login | 19:35 |
freemangordon | I guess it is not your wifi to blame, gitorius sucks for the last month or so | 19:36 |
freemangordon | it is on the edge of being unusable | 19:36 |
merlin1991 | nah it is the wifi | 19:36 |
freemangordon | ok :) | 19:36 |
merlin1991 | I lost connection to the quassel core aswell | 19:36 |
merlin1991 | repos exist now | 19:37 |
freemangordon | merlin1991: thanks. but pleae, consider giving someone else rights to create repos | 19:37 |
freemangordon | please even :) | 19:37 |
Pali | yes | 19:37 |
merlin1991 | dafuq, edit button for members is smaller than remove | 19:38 |
freemangordon | heh :D | 19:38 |
merlin1991 | freemangordon, Pali you both are now cssu admins on gitorious | 19:38 |
freemangordon | 10x | 19:38 |
Pali | ok | 19:38 |
merlin1991 | don't mess it up ;) | 19:38 |
freemangordon | hmm, why not :P | 19:39 |
freemangordon | chem|st: hi, what are your plans for cssu-s? | 19:40 |
*** Vlad_on_the_road has quit IRC | 19:41 | |
luf | Any plans for next cssu-t release? | 19:44 |
freemangordon | luf: hi | 19:44 |
luf | freemangordon: hi ;) | 19:44 |
freemangordon | luf: I wanted kernel in it, but it is still not ready. on the other hand there is lots of stuff ready (IMO) | 19:46 |
freemangordon | so I guess it is up to merlin1991 :) | 19:46 |
luf | I just want to include obexd from devel aslo :) | 19:46 |
luf | Because current cssu-t has a bug in file browsing. | 19:47 |
*** Vlad_on_the_road has joined #maemo-ssu | 20:11 | |
*** arcean has quit IRC | 20:22 | |
*** arcean has joined #maemo-ssu | 20:23 | |
*** DrCode has joined #maemo-ssu | 20:31 | |
*** arcean_ has joined #maemo-ssu | 20:32 | |
*** arcean has quit IRC | 20:32 | |
*** arcean_ is now known as arcean | 20:32 | |
*** i_a_delta_GB has joined #maemo-ssu | 20:50 | |
*** xes has joined #maemo-ssu | 20:52 | |
* Sicelo wonders what it means | 20:55 | |
Sicelo | wrong window. sorry | 20:55 |
* kerio wonders what it means | 20:59 | |
*** i_a_delta_GB has quit IRC | 21:02 | |
*** HoloIRCUser has joined #maemo-ssu | 21:08 | |
*** HoloIRCUser has quit IRC | 21:10 | |
*** Handaxe has joined #maemo-ssu | 21:11 | |
*** jonwil has quit IRC | 21:18 | |
*** nox- has joined #maemo-ssu | 21:21 | |
*** Martix has joined #maemo-ssu | 21:46 | |
*** M4rtinK has joined #maemo-ssu | 22:17 | |
*** Martix has quit IRC | 22:47 | |
*** xes has quit IRC | 22:49 | |
*** sixwheeledbeast has quit IRC | 22:53 | |
*** sixwheeledbeast has joined #maemo-ssu | 22:55 | |
*** arcean has quit IRC | 22:56 | |
*** Pali has quit IRC | 23:03 | |
*** xes has joined #maemo-ssu | 23:18 | |
*** wmarone_ has joined #maemo-ssu | 23:23 | |
*** wmarone has quit IRC | 23:23 | |
*** Vlad_on_the_road has quit IRC | 23:44 | |
*** lizardo has quit IRC | 23:55 | |
*** piscodig has quit IRC | 23:59 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!