**** BEGIN LOGGING AT Sat Dec 27 02:59:59 2014 Dec 27 16:19:36 what is the most efficient way to add a scheduled task on the n900? should i install cron? Dec 27 16:42:04 wizbit: alarmed Dec 27 17:54:56 is there a proper way to change profile from silent to general when headphones are plugged in ? Dec 27 18:07:48 behcoh: listen for dbus event (headphones plug/unlug) and then executute dbus method for changing profile Dec 27 18:08:05 bencoh: there is some dbus script package Dec 27 18:08:38 hm, thx Dec 27 18:09:13 http://maemo.org/packages/view/dbus-scripts/ Dec 27 18:09:17 http://maemo.org/packages/view/dbus-scripts-settings/ Dec 27 18:09:37 in that UI you can configure which script to execute on dbus signal Dec 27 18:09:46 ~phone-control Dec 27 18:10:06 infobot is dead :-( Dec 27 18:10:12 infobot: ! Dec 27 18:10:28 https://wiki.maemo.org/Phone_control Dec 27 18:11:28 https://wiki.maemo.org/Phone_control#Set_General Dec 27 18:11:43 thx Dec 27 18:11:46 bencoh: now you have everything you need Dec 27 18:11:52 :) Dec 27 18:13:58 I guess dbus_message_iter_next() sleeps until next dbus message ? Dec 27 18:14:10 (I'm reading dbus-scripts source) Dec 27 18:14:41 hmm nevermind Dec 27 19:15:54 hmm, strange, it looks like the dbus message is the same when headphones are plugged and unplugged Dec 27 19:24:26 well I guess I can still read /sys/devices/platform/gpio-switch/headphone/state anyway, but ... Dec 27 19:33:14 Hi all!! my new sd card is not supporting swap. phone is getting restarted everytime if switchoff swap on emmc. Dec 27 19:33:34 but dd to the same partition is not returning any error. Dec 27 19:45:45 newbieAlert: does it reboot instantly ? Dec 27 19:46:12 what does watch -n 1 free -m says ? Dec 27 19:46:26 i made two swap partitions in memorycard. Dec 27 19:46:56 bencoh: on one, it reboots instantly on other, it pesists till 90mb. Dec 27 19:47:39 Pali: actually what I was trying to achieve fits more in xpolicy.conf (pulseaudio) ... I added cutetube to the "player" group, where it belongs (with mplayer and mafw) Dec 27 19:48:34 newbieAlert: dd zeros to the swap partition maybe (?) Dec 27 19:48:49 (and mkswap afterwards) Dec 27 19:49:54 bencoh: on PC, dd was succesful.. and on phone, it rebooted after sometime. but it was successfull till 10,000 records ( bs = 4096 ) Dec 27 19:50:11 strange Dec 27 19:50:24 did you try a different card ? Dec 27 19:50:53 I mean, if you cant even dd to it, it's prolly not swap-related Dec 27 19:51:01 hmm, did you set oflag=direct ? Dec 27 19:51:06 bencoh: yeah... and swap is working flawlessly on that . Dec 27 19:51:59 bencoh: dd was successful when ibtried from pc. Dec 27 19:52:01 nope. trying..... Dec 27 19:53:39 bencoh: oflag is not valid. dd if of oflag bs count didn work from phone. Dec 27 19:53:52 omit oflag, it copied 10,000 records again Dec 27 19:53:53 oooh right, thx busybox Dec 27 19:54:11 that's a PITA Dec 27 19:54:15 i got bash installed, trying on that Dec 27 19:54:43 bash has no builtin dd Dec 27 19:55:11 it's a binary on its own but it looks like we dont have it in extras Dec 27 19:55:27 on debian : coreutils: /bin/dd Dec 27 19:55:28 bencoh : yeah !! got that. :( Dec 27 19:56:10 and ... we dont have coreutils either Dec 27 19:56:10 bencoh: on debian, it was already succesful.. the whole partiton was dd'ed. fsck returned no error. Dec 27 20:01:43 bencoh: i tried swapon on a swap file placed in mmc, it instantly rebooted. Dec 27 20:02:06 hmm Dec 27 20:02:13 creation of the file didn cause any error. Dec 27 20:02:19 bencoh: Dec 27 21:33:33 is it because it's a swap file instead of a swap partition? Dec 28 01:07:59 freemangordon: I was playing with gstreamer/dspvdec (I'm using your "hd" gstdsp.so binary) and all of a sudden (been trying/playing different stuff for a few hours) I had a dsp MMU fault Dec 28 01:08:26 and eventually I wasnt able to play any video with dspvdec Dec 28 01:09:57 (I can play videos again after rebooting) Dec 28 01:10:04 any idea where the MMU fault came from ? Dec 28 01:42:49 that's basically all I could get from dmesg **** ENDING LOGGING AT Sun Dec 28 02:59:59 2014