IRC log of #maemo-ssu for Wednesday, 2013-03-20

*** nox- has joined #maemo-ssu00:03
*** jon_y_ is now known as jon_y00:07
ShadowJKEstel_; isp1703 or whatever it's called00:14
*** Vlad_on_the_road has quit IRC00:20
Estel_ShadowJK,  thanks00:38
Estel_Pali, why device reboots while using bme replacement suite, if one modprobe -r *both* bq27x00_battery and rx51_battery?00:39
Estel_(also b12415x_charger, but this one doesn't seem to affect anything)00:39
Estel_I tried to disable both bq27 and rx51, to make device STOP shutting down at edvq and allow me to freakin callibrate...00:39
Estel_but, it seems that using bme replacement, there is no chance for calibration ever, as bme replac. shuts down devide also, if cut off from both voltage sources00:40
Estel_...which is kinda a blocker, considering unfixed bug with shutting down at edv100:41
Estel_to make it worse, 90% of devices have broken goldcaps, so removing battery for a while makes bq chip to forget data00:41
Estel_and status applet shows either bullshit from resistor, or 0/0 mAh if using bq27x0000:42
Estel_+ show banners about battery full 2 secs   after plugging it in (probably it consider 0/0 mAh as full)00:42
Estel_including green diode, so it also break charging/full indication (thankfully, still charges)00:43
Estel_mixing it all up, due to unfixed edv1 shutdown bug and shutting down on modprobe -r of bq27x00_battery and rx51_battery, it means installing bme replacement = no calibration ever, no battery indication ever, no charging indication ever00:44
Estel_Pali,  not complaining, just trying to show you how serious this bugs are in practice00:44
Estel_thanks for your work, and hope for fix soon ;)00:44
Estel_changing shutdown voltage shouldn't require too much coding, and adding gconf value for custom shutdown treeshold just a little more, I hope00:45
Estel_hey, strange question here. Does anyone know how to reinstall ALL packages present on device?01:05
Estel_It seems, that no such command for app, but, maybe some trick, like getting list of installed things, and processing them for results of --reinstall?01:06
Estel_I'm too newbie in those things to properly format such command, could anyone give a hand or even suggestions?01:06
*** M4rtinK has quit IRC01:14
*** Woody14619 has joined #maemo-ssu01:48
*** Woody14619 has joined #maemo-ssu01:48
*** Woody14619 has quit IRC01:50
Estel_I'll answer myself - dpkg --get-selections | cut -f1 > /some/file ; apt-get install --reinstall $(cat /some/file)02:00
kerioEstel_: ew, no02:01
keriodpkg --get-selections > file02:01
keriodpkg --set-selections < file && apt-get install -f02:02
keriowell, not quite02:02
keriodpkg --clear-selections && dpkg --set-selections < file && apt-get install -f02:02
*** tom____ has quit IRC02:06
*** tom_ has joined #maemo-ssu02:06
ShadowJKif edv1 flag is raised, calibration eiher happened or didn't, and it wont change if discharge is continued after that02:13
ShadowJKbq27200 isn't powered by goldcap02:14
kerioShadowJK: the replacement hald-addon-bme shuts down when the EDV1 voltage is reached02:14
kerionot when the EDV1 flag is reached02:14
keriowhich is silly, admittedly02:14
ShadowJKkerio; yes sounds weird :)02:16
kerioShadowJK: it would still not be right to shut down at edv1 flag02:21
keriobecause maybe something will restart the charge02:21
ShadowJKI would use it as threshold02:24
ShadowJKand would be a bit nervous about whether there's sufficient power to shutdown cleanly :)02:25
kerioshutdown early, shutdown often?02:26
ShadowJKedv1 is not early :)02:28
ShadowJKthe calibration threshold is late02:29
kerioon edv1 flag, start shutting down and suspend to disk02:29
kerio:D02:29
*** int_ua has joined #maemo-ssu02:51
*** Martix_ has quit IRC03:01
*** nox- has quit IRC03:04
*** kolp has quit IRC03:19
*** arcean_ has quit IRC03:35
*** LauRoman has quit IRC03:40
*** int_ua has quit IRC04:06
*** Pali has quit IRC04:13
*** discopig has quit IRC04:29
*** discopig has joined #maemo-ssu04:29
*** discopig has joined #maemo-ssu04:29
*** wumpwoast has quit IRC04:43
*** wumpwoast has joined #maemo-ssu04:44
*** wumpwoast has quit IRC04:45
*** wumpwoast has joined #maemo-ssu04:45
*** Natch_k has joined #maemo-ssu04:58
*** Natch has quit IRC04:58
*** Natch_k is now known as Natch04:58
*** M13 has quit IRC05:04
*** futpib has quit IRC05:07
*** RST38h has quit IRC05:13
*** amiconn has quit IRC05:15
*** amiconn_ has joined #maemo-ssu05:15
*** amiconn_ is now known as amiconn05:15
*** shawnjefferson has joined #maemo-ssu05:24
*** int_ua has joined #maemo-ssu05:38
*** zogg__ has quit IRC05:39
*** zogg__ has joined #maemo-ssu05:39
*** int_ua has quit IRC05:56
*** DocScrutinizer05 has quit IRC06:03
*** DocScrutinizer05 has joined #maemo-ssu06:03
*** M13 has joined #maemo-ssu06:20
*** shawnjefferson has quit IRC06:32
*** M13 has quit IRC06:39
*** M13 has joined #maemo-ssu06:46
*** povbot has joined #maemo-ssu07:03
*** ChanServ sets mode: +v povbot07:03
*** LaoLang_cool has quit IRC07:15
Estel_OK, I have epic issue with that "revived" N900 with broken usb. I prepare backupmenu backup on another device with same kernel, and restored it to device in question. everything works fine, except for fact...07:17
Estel_...that every mount, despite having working /dev/mmcblk0p2 as OptFS, fuckin rcS-late keeps fsck'ing my MyDocs!07:17
Estel_to the point of recreating ext via extensive fsck "yes" answers07:17
Estel_and mounting /dev/mmcblk0p1 as home07:18
Estel_never seen anything like that07:18
Estel_took me hours to notice WTF device act as if no optfs, while optfs is present and OK07:18
Estel_I changed relevant code of rcS-late to, instead fo doing fsck, just log "fuck_off_home", ane of course it logs it, so it tries to fsck my mydocs...07:19
Estel_still, it doesn't want to use real optfs07:19
Estel_wtf? How maemo decide, which partition to use as /home/, and where it is written?07:19
Estel_partition table on that device was created via fdisk, and seems to be ok...07:20
Estel_(can't do my usual way of mass storage in backupmenu and gparted) - sizes are ok, 4 partitions, swap set...07:20
Estel_mydocs is first as both cylinders count and number (mmcblk0p1), home is second the same way...07:21
Estel_I can mount those partitions from backupmenu OK'ish, and see files. I ensured rcS-late and /usr/lib/genfstab have options approriate to filesystem - same as in other devices without that issue07:22
Estel_/etc/default/mount-opts is approriate, too.07:23
Estel_OTOH, before repartitioning, I restored backup from backupmenu same way and it was working OK. But I'm not sure what couldmgo wrong with using fdisk to O (new part. table msdos type), and 4x N (new partitions), with approriate sizes07:23
Estel_then w to write, and I see new layout as it should be07:24
Estel_so wtf, wtf?07:24
Estel_of course, reflash is not an option due to broken usb connection.07:24
Estel_any ideas?07:24
*** wumpwoas1 has joined #maemo-ssu08:18
Estel_Well, I'll again answer myself. Maemo decides what is home using partition ID - not a filesystem, not label, but a fuckin ID! and fuckin fdisk sets ID of every partition (despite having no filesystem yet) to 83, which match linux/ext3. ID persist mkfs.vfat, so for maemo, no matter what, /dev/mmcblk0p1 becomes vfat, and it fsck it to death, until it really become remade into ext* - then, mount it happily as home, despite it being empty08:23
Estel_clever scripting, ffs08:23
*** wumpwoas1 has quit IRC08:25
*** Vlad_on_the_road has joined #maemo-ssu08:59
*** zeq has joined #maemo-ssu09:02
*** dhbiker has joined #maemo-ssu09:08
*** Vlad_on_the_road has quit IRC09:14
*** zeq has quit IRC10:00
*** kolp has joined #maemo-ssu10:24
*** LauRoman has joined #maemo-ssu10:29
*** Pali has joined #maemo-ssu10:33
*** M4rtinK has joined #maemo-ssu10:56
*** M4rtinK has quit IRC11:02
*** Martix_ has joined #maemo-ssu11:41
*** M13 has quit IRC11:47
*** unclouded has quit IRC11:53
*** Martix_ has quit IRC11:53
*** discopig has quit IRC12:01
*** discopig has joined #maemo-ssu12:02
*** Martix_ has joined #maemo-ssu12:10
*** Martix_ has joined #maemo-ssu12:11
*** lizardo has joined #maemo-ssu12:28
*** Martix_ has quit IRC12:29
*** LauRoman has quit IRC12:40
*** Natch has quit IRC12:58
*** Natch has joined #maemo-ssu12:59
*** futpib has joined #maemo-ssu13:11
*** zeq has joined #maemo-ssu13:35
*** RST38h has joined #maemo-ssu14:05
*** Martix_ has joined #maemo-ssu14:32
*** mickname has quit IRC15:24
*** mickname has joined #maemo-ssu15:59
*** mickname_ has joined #maemo-ssu16:11
*** mickname has quit IRC16:14
*** mickname_ is now known as mickname16:14
*** zeq has quit IRC16:23
*** dhbiker has quit IRC16:29
*** mickname has quit IRC16:30
*** sunny_s has quit IRC16:32
*** mickname has joined #maemo-ssu16:33
*** sunny_s has joined #maemo-ssu16:35
*** Milhouse has quit IRC16:47
*** Martix_ has quit IRC16:52
*** Martix_ has joined #maemo-ssu16:54
*** Martix_ has quit IRC17:10
*** dhbiker has joined #maemo-ssu17:32
*** Raimu-X has quit IRC17:52
*** M4rtinK has joined #maemo-ssu18:36
*** NIN101 has joined #maemo-ssu18:44
*** sunny_s has quit IRC18:44
*** sunny_s has joined #maemo-ssu18:48
*** LauRoman has joined #maemo-ssu18:56
*** Raimu has joined #maemo-ssu19:05
*** sunny_s has quit IRC19:20
*** sunny_s has joined #maemo-ssu19:23
*** M13 has joined #maemo-ssu19:36
*** __mrcs has joined #maemo-ssu20:03
*** arcean has joined #maemo-ssu20:41
*** __mrcs has left #maemo-ssu20:41
*** M13 has quit IRC20:53
*** Vlad_on_the_road has joined #maemo-ssu21:27
*** NIN101 has quit IRC22:09
*** NIN102 has joined #maemo-ssu22:09
keriomerlin1991: are you syncing the repos again?22:24
merlin1991not yet22:24
merlin1991so far maybe 3 packages got built, so I'm not in a rush22:24
*** Raimu has left #maemo-ssu22:37
*** Raimu has joined #maemo-ssu22:38
*** xes has joined #maemo-ssu22:39
*** NIN102 is now known as NIN10122:45
*** lizardo has quit IRC22:56
*** Rawer has joined #maemo-ssu22:57
RawerHello :)22:57
*** Rawer has quit IRC23:00
*** Milhouse has joined #maemo-ssu23:15
*** discopig has quit IRC23:28
*** Skry has quit IRC23:28
*** discopig has joined #maemo-ssu23:28
*** discopig has quit IRC23:28
*** discopig has joined #maemo-ssu23:28
*** Skry has joined #maemo-ssu23:30
*** NIN101 has quit IRC23:33
*** LauRoman has quit IRC23:50

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