**** BEGIN LOGGING AT Sun Aug 05 02:59:59 2012 Aug 05 03:00:21 merlin1991, thank you, I found osso-usb-mass-storage-enable.sh, after I run it, nothing happened, no any statusbar indicator or notification Aug 05 03:01:11 Typ: application/binary WTF?! Aug 05 03:01:27 LaoLang_cool: that's expected Aug 05 03:01:55 DocScrutinizer05: probably bad mimetypes on their apache, but it's a valid pdf Aug 05 03:02:13 merlin1991, hmm, how to test if it works? I still can use file manager to access my file systems Aug 05 03:02:45 LaoLang_cool: you should be able to access any vfat partitions on your n900 from the pc now (if it's connected via usb) Aug 05 03:04:08 hm seems that pdf is a tic too low level Aug 05 03:04:30 but apparently one needs a parition flagged as bootable and a bootloader on it Aug 05 03:04:50 in which case I'd probably slap grub2 onto it because I know it Aug 05 03:05:22 merlin1991, but without running the script, I can access file system on n900 too... Aug 05 03:05:36 it seems to me there are special requirements regarding naming and location of such bootloader Aug 05 03:06:02 No the difference at all, when I connect n900 with usb, a prompt of mode choice will pop up Aug 05 03:06:29 LaoLang_cool: that always pops up, actually if you press mass storage there it just executes the script again Aug 05 03:07:48 merlin1991, oh, but if I can't let n900 act like a usb before connected via usb, then boot from n900 will be impossible, right? Aug 05 03:08:42 LaoLang_cool: theoretically it should act like usb when you plug it in and executed the script beforehand Aug 05 03:09:21 you probably should tap outside the selection screen when it pops up though to avoid reseting anything that was already in the making Aug 05 03:09:42 merlin1991, no, after I launch the script, it still not work like a usb if I don't choice the mass storage mode in the pop up menu Aug 05 03:09:55 that's strange Aug 05 03:10:05 It will be in charging only mode Aug 05 03:10:22 I'm using cssu stable version, not sure if it's relative Aug 05 03:17:44 05:17 4153 92 92 109 1074 1074 1074 75 65535 36 NOACT:0 IMIN:0 CI:0 CALIP:0 VDQ:0 EDV1:0 EDVF:0 Aug 05 03:18:33 I think it's time to awake it from act_bricked mode ;-) Aug 05 03:30:32 who's been asking yesterday how to re-establish proper bat icon function after `start bme`? I dunno, except unplug and replug USB charger Aug 05 03:31:52 there's some test program... lemme find it Aug 05 03:32:14 it *might* be able to simulate a mating round on USB Aug 05 03:32:59 oh sure: ke-recv-test Aug 05 03:33:50 p - enable PC Suite Aug 05 03:33:52 c - enable charging mode Aug 05 03:33:53 m - enable USB mass storage Aug 05 03:34:17 maybe nothing for bat icon but for LaoLang_cool Aug 05 03:34:23 ? Aug 05 03:35:00 LaoLang_cool: ^^^ Aug 05 03:35:24 LaoLang_cool: ke-recv-test m Aug 05 03:41:34 LaoLang_cool: and since that's finally ke-recv there might indeed be a relation to cssu, though I think cssu-stable still has original ke-recv Aug 05 03:42:14 cssu-t though has a patched version iirc Aug 05 03:43:13 DocScrutinizer05, I'm have something to be done, will see your reply, sorry :( Aug 05 03:43:46 np Aug 05 03:45:42 DocScrutinizer05, after run the cmd, still the same here :( Aug 05 03:46:00 oh, I run it as user, maybe I should try run as root Aug 05 03:46:53 still the same.. Aug 05 03:49:01 LaoLang_cool: iirc from early hostmode R&D days, you need to rmmod a module, to stop requester from popping up. After that you can run osso-usb-mass-storage-enable.sh after plugging USB Aug 05 03:50:41 it's NOT g_file_storage module which actually already exports mass storage afaik Aug 05 03:50:59 I think it's some g_nokia_* module Aug 05 03:51:22 You mean for usb mass storage? Aug 05 03:51:29 yep Aug 05 03:51:34 for the requester Aug 05 03:52:25 there's one module to watch USB and pop up the requester, another module for mass storage, and a third one for phonet Aug 05 03:52:39 and other PC suite mode stuff Aug 05 03:52:42 Yeah. Aug 05 03:52:52 g_file_storage actually does the exporting Aug 05 03:53:09 to make requester never come up you first need to rmmod the initial module Aug 05 03:54:03 then you can simulate clicking "mass storage" button in the now missing requester by running osso-usb-mass-storage-enable.sh Aug 05 03:55:41 logger "$0: removing g_nokia" Aug 05 03:55:54 initctl emit G_NOKIA_REMOVE Aug 05 03:56:30 (from osso-usb-mass-storage-enable.sh) Aug 05 03:56:55 this should remove the requester Aug 05 03:57:22 (if you're root) Aug 05 03:58:38 /sbin/rmmod g_nokia Aug 05 03:58:40 if [ $? != 0 ]; then Aug 05 03:58:41 logger "$0: failed to rmmod g_nokia!" Aug 05 03:58:43 exit 1 Aug 05 03:58:44 fi Aug 05 04:02:04 DocScrutinizer05, wow, too advanced to me Aug 05 04:05:27 LaoLang_cool: run osso-usb-mass-storage-enable.sh as root, it should doo all that's needed AIUI Aug 05 04:06:42 LaoLang_cool: there's also osso-usb-mass-storage-disable.sh Aug 05 04:08:14 LaoLang_cool: I just said "osso-usb-mass-storage-ensable.sh actually does what I had in mind: /sbin/rmmod g_nokia" Aug 05 04:57:32 DocScrutinizer05, I mensioned before that I've tried osso-usb-mass-storage-enable.sh, without luck :( Aug 05 07:57:09 DocScrutinizer: about your automatic calibration script... Aug 05 07:58:47 are you sure the voltage won't drop enough to make bme shut down the phone, once it gets started again for charging? Aug 05 08:01:47 Can I control usb charging starts only when the battery level is under 30%? Aug 05 08:02:08 And stop charging when level is up to 90% Aug 05 08:03:02 those percentages... Aug 05 08:03:12 i do not think they mean what you think they mean Aug 05 08:04:44 kerio, can I set the usb charging behavior? I think it's always charging when connected to usb, maybe it hurts battery life in the way Aug 05 08:07:11 ask ShadowJK_ Aug 05 08:07:18 and/or pali Aug 05 09:15:00 lol Aug 05 09:15:19 sure, ask them! Aug 05 09:15:38 O_o Aug 05 10:44:40 hi Aug 05 10:45:04 I got back my n900 from the friend I lended it, but the touchscreen doesn't work anymiore (a scratch broke it) Aug 05 10:45:27 problem is, when I power it up, it asks for the unlock password which can't be entered with the keyboad Aug 05 10:45:37 is there anyway to force unlock, or to unlock with keyboard at least ? Aug 05 10:48:51 you can flash it Aug 05 10:49:37 or can I install another linux distribution ? (maybe some kind of ubuntu or whatever) Aug 05 10:50:19 jacekowski: from what I've header reflashing doesn't remove the activation code Aug 05 10:50:23 heard* Aug 05 11:09:06 it's stored in CAL Aug 05 11:41:20 BCMM: missed you =) Aug 05 11:41:47 you more and more disappear from #maemo =) Aug 05 11:43:35 ZogG_laptop: been on holiday Aug 05 11:44:11 that reminds me, i've got questions i've been meaning to ask -cssu Aug 05 11:46:14 i bet i dunno the answer but people here can asnwer, so ask =) Aug 05 11:46:32 I suggest to /join #maemo-ssu Aug 05 13:32:26 luke-jr: ping Aug 05 13:55:39 Hello Aug 05 13:55:55 Back from 3 weeks holiday Aug 05 13:57:59 Now I shot some videos with a gopro cam, downloaded the baseline3.0 handbrake config for playback on my N900 Aug 05 14:00:00 Don't know much about video-conversion but I heard 2-pass encoding was better, is it really worth to encode it with 2-pass? Aug 05 14:00:41 In terms of quality, idc about filesize and/or conversiontime Aug 05 14:02:44 Yeah, reaver is finaly in the repos :) Aug 05 14:02:55 MrPingu: all hail Pali! o/ Aug 05 14:03:44 kerio; bme behaves a bit differently with charger connected, I used to do it approximately that way, manually Aug 05 14:04:11 if bme is started with charger connected, it turns off the backlight and stuff though, which cn be confusing Aug 05 14:04:47 MrPingu: generally if you do a proper 2-pass encoding you can get more quality per byt Aug 05 14:04:49 Lots of good surprises were here after my holidy, some new cssu-thumb releases, kp51 released and reaver in the repos Aug 05 14:04:52 s/byt/byte/ Aug 05 14:04:53 merlin1991 meant: MrPingu: generally if you do a proper 2-pass encoding you can get more quality per byte Aug 05 14:06:05 What avg bitrate is recommended for n900? Something about 6500 kbps? Aug 05 14:06:12 Now there is indeed some lower level, which bme with charger connected on startup will consider too low, but then it quits/aborts immediately Aug 05 14:06:27 meego ce was especially good at triggering this. Aug 05 14:10:51 In http://wiki.maemo.org/Battery_consuming_and_memory_leaking_applications, I find that flashlight consumes battery, so any alternative way (from cli?) to enable flashlight effect? Aug 05 14:13:13 I haven't noticed that Aug 05 14:14:19 hm Aug 05 14:14:27 * ShadowJK_ has flashlight-applet Aug 05 14:15:33 >flashlight consumes battery Aug 05 14:15:35 you don't say? Aug 05 14:15:48 :P Aug 05 14:16:04 ShadowJK_: what's that lower level? Aug 05 14:16:08 and how do you exit it? Aug 05 14:16:09 claims it causes ohmd to use cpu Aug 05 14:16:45 kerio; dunno, I just ported my script to meego and used that to recover. took about 7 boot-brownout cycles Aug 05 14:16:55 woah Aug 05 14:17:14 flashlight is not flashlight-applet? Aug 05 14:18:31 there's no mention of it in flashlight-applet's bugtracker either Aug 05 14:19:53 unrelated: is Catorise still harmful? Aug 05 14:20:10 probably not with cssu? Aug 05 14:20:34 atleast I'd hope that hildon-desktop bug would've been fixed in cssu Aug 05 14:21:33 anyway to get a flashlight effect? Aug 05 14:26:19 I read on TMO (somewhere) That flashlight-extra was bad while the "normal" flashlight was just fine. Never suspected and investigated further flashlight Aug 05 14:45:09 http://talk.maemo.org/showthread.php?p=1247595#post1247595 bq24150 semi-automatic calibration Aug 05 14:48:39 if only the author would have released flashlight without the stupid status menu plugin thing. Aug 05 14:50:44 is there a way to disable status menu plugins? Aug 05 14:51:58 where are they located? Aug 05 14:52:10 the status menu plugins that is. Aug 05 14:52:38 there's no other interface for the flashlight app? Aug 05 14:52:47 ShadowJK_: dbus Aug 05 14:54:17 which talks to the status menu applet. Aug 05 14:54:20 FAIL Aug 05 14:54:41 an alternative is to run: Aug 05 14:55:05 gst-launch v4l2src ! filesink location=/dev/null Aug 05 14:55:08 vi__: pong Aug 05 14:55:28 then to turn on LED with v412ctl Aug 05 14:55:47 then monitor dbus for the camera cover to close. Aug 05 14:58:40 this allows for flashlight without that shitty applet. Aug 05 14:59:03 * ShadowJK_ is unconviced there's any powerdraw issue anyways Aug 05 14:59:21 ShadowJK_: what do you mean powerdraw issues? Aug 05 14:59:29 with flashlight? Aug 05 14:59:38 Has anyone here ever transferred a tar(or any file) over sms? Aug 05 14:59:43 The original claim that installing flashlight app drains battery Aug 05 14:59:54 I want to message a friend who is currently in sweden without internet, but has a n900 which can recieve sms Aug 05 15:00:02 I was thinking about base64 encoding a tar.xz Aug 05 15:01:03 An N900 without internet is like a car without engine. You can tow it with donkeys, but it makes you look as silly as Borat. Aug 05 15:01:05 ShadowJK_: it does cause a bunch of ectra wakeups per second however checking average power use with bq27x00 shows no higher average current drawn. Aug 05 15:01:15 why is it waking up Aug 05 15:01:22 ShadowJK_: Still, it's a fun idea Aug 05 15:01:34 Wizzup: that would be fucking sweet. Aug 05 15:01:36 It's only 9000 bytes Aug 05 15:01:48 6000, even Aug 05 15:02:04 and is it waking up at the same time as other stuff (i.e. device already awake).. Aug 05 15:02:46 So roughly 50 sms Aug 05 15:03:06 Yeah Aug 05 15:03:20 I just hope sms doesn't enter extra characters Aug 05 15:03:32 ShadowJK_: as I said. It shows no extra power use in terms of ma drawn however powertop shows extra wakeups. Aug 05 15:04:10 luke-jr: ping Aug 05 15:04:19 if it's listening to dbus messages it'd show as wakeup, I think, but as dbus was awake anyway to receive that dbus message and distribute it further... Aug 05 15:04:26 ShadowJK_: flashlight-extra or whatever been the name raped dbus Aug 05 15:04:37 ? Aug 05 15:05:23 I had it installed, noticed all kinds of WTF?! and deinstalled it again - which I seem to recall been a pita in itself Aug 05 15:05:41 plain flashlight app however is ok Aug 05 15:07:12 there's a plain flashlight app? Aug 05 15:07:30 * ShadowJK_ has one that appears in statusmenu when cam door is opened Aug 05 15:07:36 err that's what I got I thought Aug 05 15:07:48 yep that one Aug 05 15:08:05 flashlight-applet Aug 05 15:08:15 never heard of flashlight-extra? Aug 05 15:08:20 while the flashlight-extra was about doing all that in a semi-autzomatic way, via accelerometer or whatever Aug 05 15:08:57 and I gather it polled mce or sysfs for that Aug 05 15:08:59 NFC Aug 05 15:09:19 anyway it raped the whole phone Aug 05 15:09:19 wtf? Aug 05 15:11:00 Flashlight-Extra Aug 05 15:11:02 Use camera shutter to control Flashlight Aug 05 15:11:03 Use camera shutter (lens cover) to control what to launch: Aug 05 15:11:05 Flashlight or Camera application. Aug 05 15:11:28 . Aug 05 15:11:33 Flashlight Aug 05 15:11:34 Allows you to use flash LEDs as a flashlight. Aug 05 15:13:21 honestly I - thanks S.Freud - forgot details *why* flashlight-extra is EVIL Aug 05 15:15:04 the description alone makes no sense: either camera or flashlight kicks in when camera lens cover closed(!!) ?? WTF?! Aug 05 15:15:48 vi__: pong Aug 05 15:19:22 uhuh http://thecodecentral.com/flashlight-extra-for-maemo-nokia-n900, so I wonder what was so damn fsckdup with this silly useful little thing Aug 05 15:21:27 >> Marcus October 28, 2010 8:20 am This program drains my battery This was difficult to trace. Apparently the /etc/event.d/flashlight-extra script is started every 2 seconds. Could there possibly be some wrong registration? Btw: Deinstalling solved the thing Aug 05 15:22:32 >> Mike December 6, 2010 5:26 pm I don't know about pr1.2, but this does not play nice with pr1.3, including with Titan's power kernel. Upon installation, it worked but I noticed everything became real laggy. CPU util went way up. On de-installation the system was somewhat more responsive but CPU is still high: it has apparently done something to make ohmd eat cycles which persists between reboots. I'm trying to fix this and there are Aug 05 15:22:33 seversl TMO threads on the subject. This is a nice app, but you guys really need to fix this major bug! Aug 05 15:23:40 so doc's advice: don't touch it, it's been a PITA to fix Aug 05 15:24:09 sed on busybox doesn't have the -u flag (unbuffered) Aug 05 15:24:09 obvious question is to examine what it does and see why what its doing causes the bad things to happen Aug 05 15:24:25 Any ideas if I can update sed easily, or another way to make it unbuffered? Aug 05 15:25:10 narcos: why you need unbuffered? anyway get gnu-sed Aug 05 15:25:17 ~messybox Aug 05 15:25:19 messy... err busybox is meant for lean scripting. Regarding all the missing options and immanent limitations (see su) it's not really the interactive shell of choice. A lot of people hate busybox because a lot of system integrators don't understand the difference between busybox and a decent user interactive shell plus unix utils Aug 05 15:26:30 DocScrutinizer: I need unbuffered output because my script is infinite. Aug 05 15:26:44 DocScrutinizer: Can I get gnu-sed for busybox...? Aug 05 15:26:58 err no Aug 05 15:27:11 there's no such thing since busybox is monolitic Aug 05 15:27:16 sed-gnu Aug 05 15:27:25 apt-get install sed-gnu Aug 05 15:28:45 DocScrutinizer: Gotcha, installed Aug 05 15:29:28 Hmm Aug 05 15:29:44 Should that replace my existing sed, or create a new binary sed-gnu? Aug 05 15:29:52 ('cos neither seem to have happened) Aug 05 15:30:08 hmm? invoke as gsed or /usr/bin/gnu/sed Aug 05 15:31:01 Ah, yeah, just found it with dpkg -L Aug 05 15:31:06 And it has the -u flag, awesome. Aug 05 15:31:10 Thank you DocScrutinizer Aug 05 15:33:04 Epic, script works lovely now. Aug 05 15:33:04 yw Aug 05 15:33:33 yay messybox removal Aug 05 15:33:41 narcos: or - better - set your path appropriately Aug 05 15:33:45 see: Aug 05 15:33:48 ~jrtools Aug 05 15:33:48 i heard jrtools is http://wiki.maemo.org/User:Joerg_rw/tools Aug 05 15:33:55 which does that for bash Aug 05 15:34:14 */gnu/* overriding */* Aug 05 15:34:41 DocScrutinizer05: there's no mention of sed-gnu Aug 05 15:34:44 ah nice Aug 05 15:34:50 and no, kerio. nobody removes messybox Aug 05 15:35:31 kerio: there's also no mention of rice crackers Aug 05 15:38:29 is /usr/bin/gnu optified? Aug 05 15:38:45 i mean, the stuff that ends up there Aug 05 15:50:50 afaik not Aug 05 15:50:53 lemme check Aug 05 15:51:46 all optified, except 3 or 4 binaries Aug 05 15:51:58 I actually did that test like a week before Aug 05 15:53:56 cmp diff diff3 rgrep sdiff updatedb Aug 05 15:54:38 43 Mar 19 2010 rgrep Aug 05 15:54:51 so forget that 43byte thingie Aug 05 15:55:03 how much does a symlink weigh? Aug 05 15:55:57 6 Aug 05 15:56:23 lrwxrwxrwx 1 root root 6 Jul 26 2010 md5sum.textutils -> md5sum Aug 05 15:56:25 "/opt/grep/rgrep" is longer than 6 characters Aug 05 15:57:08 ~ # file /usr/bin/gnu/rgrep Aug 05 15:57:10 /usr/bin/gnu/rgrep: Bourne shell script text executable Aug 05 15:57:34 will eat a whole block anyway Aug 05 15:57:43 no matter if 6 or 43 or 200 Aug 05 15:58:16 unless ubi is special here Aug 05 15:59:39 ubi is a way of dealing with flash memory Aug 05 15:59:46 ubifs is a fs that works on ubi Aug 05 15:59:49 and yes, it's "special" Aug 05 16:05:51 there are a number of "special" fs: some store very small data chunks to the inode directly, thus not eating _any_ additional disk space Aug 05 16:06:09 others like reiserfs do basically not use blocks at all Aug 05 16:06:52 and ubifs does some compression Aug 05 16:07:05 honestly, I couldn't care less Aug 05 16:07:24 ...looking at that 43 byte scriptie called egrep Aug 05 16:07:44 rgrep even Aug 05 16:08:17 #!/bin/sh Aug 05 16:08:18 exec /usr/bin/gnu/grep -r "$@" Aug 05 16:09:02 I think there's funnier stuff to deal with Aug 05 16:09:55 e.g. "why is cmp/diff* not optified?" Aug 05 16:11:23 18680 Apr 21 2010 cmp 61316 Apr 21 2010 diff 18960 Apr 21 2010 diff3 18204 Apr 21 2010 sdiff Aug 05 16:12:00 117k if my math still works Aug 05 16:13:09 I might ignore 9779 Apr 8 18:10 updatedb Aug 05 16:15:06 updatedb is a shell script Aug 05 16:15:12 diff probably needs to be optified Aug 05 16:15:40 DocScrutinizer05: by the way, updatedb with the change written in ~jrtools doesn't actually work for me Aug 05 16:15:54 it calls gnu find by default, now Aug 05 16:17:27 kerio: I know, I fixed it Aug 05 16:17:39 =3 Aug 05 16:17:49 ;-P Aug 05 16:17:51 then update your wiki page! Aug 05 16:17:59 huh? Aug 05 16:18:03 ~jrtools Aug 05 16:18:04 well, dafaq Aug 05 16:18:14 oh balls Aug 05 16:18:18 indeed Aug 05 16:18:23 she's out again Aug 05 16:18:57 seems she needs a secretary, or loong holiday Aug 05 16:19:25 povbot: seen infobot Aug 05 16:19:25 DocScrutinizer05: infobot was last seen in #maemo 45 minutes and 37 seconds ago: i heard jrtools is http://wiki.maemo.org/User:Joerg_rw/tools Aug 05 18:07:10 http://www.smh.com.au/it-pro/business-it/nokia-closes-australian-development-office-20120803-23kc4.html Aug 05 18:07:48 in a couple of months Aug 05 18:07:54 nokia closes its books! Aug 05 18:11:35 "They will become popular when we get away from the word insects and use something like mini-livestock" Aug 05 18:42:48 400g mini-livestock fried, with potatoes, please Aug 05 19:36:16 so to anyone who is interested, I pretty much figured out the sms tar Aug 05 19:36:35 Luckily the sms db is sqlite3, so we can easily concat the sms'es with sqlite3 Aug 05 19:36:50 with smssend it is easy to send a batch of sms, so it's pretty much done Aug 05 19:39:09 how did you coordinate this without internets Aug 05 19:39:31 I sms'd him Aug 05 19:39:33 :D Aug 05 20:00:45 huh? Aug 05 20:01:21 * DocScrutinizer05 thinks he has a tiny bit less than zarro context Aug 05 20:03:16 I might make some sense out of Wizzup's first line. 2nd gets hard, 3rd & 4th is mere gibberish Aug 05 20:03:17 He was in here earlier today, wanting to send a tarball over sms Aug 05 20:03:32 do what? Aug 05 20:03:54 Use SMS text messages as data transport, to move a .tar.xz from one N900 in america to another N900 in sweden Aug 05 20:04:07 duh Aug 05 20:04:29 I told him a N900 without internet connectivity is like a car without engine, you can use donkeys to pull it, but then you look as stupid as borat Aug 05 20:04:37 my old Nokia 6210 had multi-sms as transport for WAP Aug 05 20:04:58 even for generic data Aug 05 20:05:27 seems 15 years ago it been a valid alternative to GPRS Aug 05 20:05:36 yay for WAP 1.x Aug 05 20:05:37 and HSCSD Aug 05 20:06:32 anyway seems a layer mess when sqlite db gets involved Aug 05 20:07:11 pnatd for sender side, direct dbus interface on RX side to skim the raw text Aug 05 20:12:21 @ rx side, sqlite seemed like a nice way to do it seeing I am not in direct contact with him atm Aug 05 20:14:35 ShadowJK_: also, I don't live in America :) Aug 05 20:14:43 oops Aug 05 20:14:51 Well too far away for sneakernet Aug 05 20:15:03 yep, amsterdam Aug 05 20:28:12 wait, one SMs is how much? 160char? for 2ct? 0.1ct? Aug 05 20:28:38 Well, I got about 1000 sms/month anyway, and I never really use them Aug 05 20:28:45 This was 57 sms Aug 05 20:28:50 at least 10 char for CRC and sequence number Aug 05 20:29:06 start_time should be enough @ seq num Aug 05 20:29:10 damn small .tgz Aug 05 20:29:20 yeah, it's three patches Aug 05 20:31:36 you probably should use a reed solomon code instead of plain .tgz snippets with some kind of serial number and CRC Aug 05 20:31:39 ;-D Aug 05 20:33:47 http://en.wikipedia.org/wiki/Reed_Solomon Aug 05 20:34:38 particularly good when bursts of e.g. 160 symbols are error Aug 05 20:39:01 DocScrutinizer05: jw, why do you expect an error? Aug 05 20:48:42 SMS may get lost Aug 05 20:49:34 unless you want to use a acknowledging protocol, some kind of forward error correction might help Aug 05 20:51:17 otoh SMS actually offers some level of ACK for free. If you ask for reception ack Aug 05 20:51:55 ah, nice Aug 05 20:52:11 then it's often the feedback for reception ack that gets lost in international SMs transfer Aug 05 20:52:55 lol Aug 05 20:55:46 ~seen SfietKonstantin Aug 05 22:51:22 alright, got RescueOS item in u-boot Aug 05 22:51:28 time to have some fun with fremantle. Aug 05 22:53:18 Hurrian: sounds interesting Aug 05 22:53:49 meh, rescueos already comes with cpio initrd, all I had to do was fill in the .item file Aug 05 22:54:15 I plan to copy the maemo roots to a partition, and build kernel-power with mmc support and removed mmc power management support Aug 05 22:54:21 I think I can't follow Aug 05 22:54:25 *mmc and ext4 support Aug 05 22:54:46 s/roots/rootfs/ Aug 05 22:59:23 freemangordon, ping Aug 05 23:02:57 oh sorry, g2g Aug 06 00:05:41 DocScrutinizer05: calibration script confirmed not flatbatrecovering Aug 06 00:05:47 (the latest version) Aug 06 01:55:39 hey Aug 06 02:02:45 is the n900 dying? Aug 06 02:03:17 its on life support Aug 06 02:03:18 :P Aug 06 02:03:18 depends, does it still turn on? Aug 06 02:03:25 in some forums a lot of are turning them into dedicated pentesting devices Aug 06 02:03:36 and not really using them as a main phone anymore Aug 06 02:04:27 well, that's what they're doing, I suppose Aug 06 02:04:30 I still use mine as a phone Aug 06 02:04:48 me too, I bought another one for when my main one eventually dies Aug 06 02:05:03 heh Aug 06 02:05:09 I'm waiting to see what Jolla does Aug 06 02:05:19 what's jolla? Aug 06 02:05:35 https://twitter.com/JollaMobile Aug 06 02:06:42 i guess the main q is whill jolla use this aegis thing too? Aug 06 02:06:54 -h Aug 06 02:06:59 why am I looking at twitter Aug 06 02:07:55 hey I was wondering if there are some repositories that I can add other than extras or extras devel Aug 06 02:08:04 I mean extras testing Aug 06 02:08:29 devel sort of doesn't work Aug 06 02:09:18 or are they still the main ones Aug 06 02:09:41 Gear: because at this point twitter and linkedin are the primary points of communicatin for Jolla Aug 06 02:09:52 nox-: hopefully not Aug 06 02:10:02 indeed Aug 06 02:10:40 I can't talk in #electronics Aug 06 02:10:51 i hope they realise their target users are geeks not $lusers... Aug 06 02:11:18 and leave aegis and thelikes out Aug 06 02:11:20 what's a $luser Aug 06 02:11:41 somone who just uses stuff w/o caring how it works Aug 06 02:11:52 I hope Jolla will support N900 ;p Aug 06 02:12:04 that's why the n9 sucks so much :( Aug 06 02:12:20 only about 5% of anyone cares how anything works Aug 06 02:12:25 that, and lack of kbd Aug 06 02:12:48 Gear, yeah but those that dont buy iphones or android anyway Aug 06 02:15:09 people who care how things work will hack the best devices regardless Aug 06 02:15:52 but the n900 is the best phone ever Aug 06 02:16:16 and there has to be a demand for something else like it sometime in the future Aug 06 02:17:36 it's a requirement for most people to be able to at least use a computer Aug 06 02:17:38 Gear, n900 is far away from the best 'phone', it just is a super mini tablet Aug 06 02:18:12 Many basic phone functions is missing Aug 06 02:18:53 it's the best device I can carry that will let me call and text and somewhat send pxts Aug 06 02:19:20 are phones supposed to do more than that? Aug 06 02:19:48 It's a phone, not the best phone Aug 06 02:20:02 far away from betst Aug 06 02:20:07 s/betst/best/ Aug 06 02:20:35 okey dokey Aug 06 02:21:04 it does the job as a phone, its nice as a `small computer' Aug 06 02:21:14 yes Aug 06 02:21:23 exactly Aug 06 02:22:15 it's the best pocket sized computer that also comes with a phone Aug 06 02:29:12 Hello everyone. Today I replaced my old lock password for my N900 with a new one.. and yes, I forgot it. I've searched around and the only technique I've found is to get the password hash over the terminal and crack it with some unix password cracker like JohnTheRipper Aug 06 02:29:42 You forgot extra "my" before "new one". Aug 06 02:30:54 Problem is, the device is off, I can't even start it without the pass. I've tryed to reflash it using maemo flasher and the two images, and I can't still get rid of the pass.. Aug 06 02:31:07 But see here: http://talk.maemo.org/showthread.php?t=37808 Aug 06 02:31:57 I was wondering if there's some way to reach the filesystem over the usb cable (holding u key maybe?) to get at least the hash? Or some other known solution? Aug 06 02:32:29 RST38h: true, I need to work on my English.. Aug 06 02:37:31 RST38h: and this thread is for people who can boot their phones without the code. As I described, I can't do it. Aug 06 02:38:29 You only need SSH access Aug 06 02:38:43 Apparently, SSH is already up when it is asking for the code Aug 06 02:43:41 is this network over usb cable? **** ENDING LOGGING AT Mon Aug 06 02:59:58 2012