**** BEGIN LOGGING AT Fri Oct 17 03:00:00 2014 Oct 17 03:06:29 I'm only about 5 years late, but I've ported a pandora radio player to my old N900 and figured I'd share -> http://talk.maemo.org/showthread.php?p=1443099#post1443099 Oct 17 06:38:08 raccoon_: well obviously I'd say flopswap :) or alternately your own solution. Oct 17 09:24:51 moin :) Oct 17 13:18:09 anyone know how to export emails to text Oct 17 13:18:51 on the N900 that is Oct 17 13:20:57 no idea off the top of my head, but have you checked /home/user/.modest/ : Oct 17 13:26:48 b1101: claws-mail maybe? Oct 17 13:26:48 yup Oct 17 13:26:50 found it Oct 17 13:27:04 I tried claws-mail a while back and remember not liking it Oct 17 13:27:20 I'm tempted to put it back, just so I can easily use gpg Oct 17 13:27:32 b1101: mutt? Oct 17 13:27:52 ^that I think Oct 17 13:28:41 it's about time I learn how to read email with a client that sucks less Oct 17 13:29:56 lol, n900 is on Microsofts site right now Oct 17 13:32:40 http://lwn.net/Articles/616571/ Oct 17 13:32:45 ~systemd Oct 17 13:32:45 systemd cabal: a bunch of people (Lennart Poettering, Kay Sievers, Harald Hoyer, Daniel Mack, Tom Gundersen, David Herrmann) who want to turn linux into their wet dream perverted version of windows-me-too. See http://0pointer.net/blog/revisiting-how-we-put-together-linux-systems.html -- Rumor has it that 2016 systemd will have replaced the linux kernel, or see http://boycottsystemd.org/, or see http://uselessd.darknedgy.net/ Oct 17 13:39:03 ...dependencies Oct 17 13:45:20 and a dependency I need is not available Oct 17 13:47:43 slang1a-utf8 Oct 17 13:47:50 I can't seem to find it in any repo Oct 17 13:49:58 sdk repo Oct 17 13:51:55 Sicelo, thank you Oct 17 13:52:00 I would have never looked ther Oct 17 13:57:09 b1101: wait now Oct 17 13:57:15 are you building locally? Oct 17 13:57:21 :p Oct 17 13:57:25 no Oct 17 13:57:32 ok, have fun Oct 17 13:57:38 I just don't have those repos available Oct 17 13:57:41 Sicelo: you have a moment? Oct 17 13:57:56 considering if I should just enable them instead of hopping around Oct 17 13:58:16 b1101: your using scratchbox, right? Oct 17 13:58:24 stryngs: yes, i am bored after having had car accident. but i fear i won't have any answer for any of your questions Oct 17 13:58:40 I wanted you to try to build something on your n900 to see if u get same error Oct 17 13:58:41 scratchbox ? Oct 17 13:58:47 stryngs: no. b1101 is not developing/building anything.. he just needs a dependency for mutt Oct 17 13:58:54 b1101: So then u are building loca............. Oct 17 13:58:59 no, Oct 17 13:59:04 if u grab it from scratchbox, it might or might not work Oct 17 13:59:14 sometimes .debs from the sdk require /scratchbox Oct 17 13:59:23 ie Oct 17 13:59:34 debhelper_7.0.15-maemo2_all.deb dpkg-dev_1.14.25maemo3+0m5_all.deb intltool-debian_0.35.0+20060710.1osso1_all.deb Oct 17 13:59:37 dh-autoreconf_1_all.deb html2text_1.3.2a-2_armel.deb po-debconf_1.0.8-0osso1_all.deb Oct 17 13:59:38 i've never experienced that (and i have sdk always enabled on my N900) Oct 17 13:59:41 install those on your n900 Oct 17 13:59:50 then try to use em =) Oct 17 13:59:51 ah.. dev packages. Oct 17 13:59:55 They require /scratchbox Oct 17 14:00:11 Hence, the warning to you that the SDK repo, might -or- might not work Oct 17 14:00:27 But, Sicelo Can you try to build something? Shouldn't take more than like 3 mins to fail Oct 17 14:00:44 build on N900? i don't have it setup for that Oct 17 14:00:53 I need to figure out how to disable gtk, i think thats the issue, curious............... Oct 17 14:00:55 nono Oct 17 14:00:56 make Oct 17 14:00:58 cmake ../ Oct 17 14:01:00 simple as that, nothing crazy Oct 17 14:01:10 make fails Oct 17 14:01:31 i only have make in Easy Debian, not in Maemo Oct 17 14:01:39 will that be fine?> Oct 17 14:01:48 oei Oct 17 14:01:52 not sure Oct 17 14:01:56 heres the error Oct 17 14:01:56 make[2]: *** [src/interfaces/CMakeFiles/ec_interfaces.dir/gtk/ec_gtk.c.o] Error 1 Oct 17 14:02:03 Sicelo, any suggestion on where linux-kernel-headers package would be Oct 17 14:02:09 i wish i knew how to pass to cmake to not build gtk Oct 17 14:03:04 b1101: sdk as well :) Oct 17 14:03:58 stryngs: give me a link to the files.. i'm in front of my pc and can build in SB then Oct 17 14:04:24 https://github.com/Ettercap/ettercap/archive/v0.8.1.tar.gz Oct 17 14:04:36 i'm pretty sure i dont have a gtk dependency Oct 17 14:04:46 but i cant figure out how to tell it not to build via gtk Oct 17 14:04:46 with rather Oct 17 14:07:02 * b1101 considers giving his n900 access to all repos Oct 17 14:08:16 it is not generally recommended (though i've always had sdk and devel enabled on mine, at all times) Oct 17 14:10:20 stryngs: anything else besides just configure-->make? Oct 17 14:10:43 oh, are u being nice and making it for me? Oct 17 14:11:10 if it makes successfully you did good Oct 17 14:11:18 that tells me its a dependency issue Oct 17 14:11:20 and not a bad release Oct 17 14:12:00 there is specifically a flag for cmake, if you are building it Oct 17 14:12:17 cmake -DCMAKE_INSTALL_PREFIX=/usr .. Oct 17 14:14:16 hm, cmake in SB is older than specified for ettercap Oct 17 14:15:08 haha Oct 17 14:15:10 i know =) Oct 17 14:15:17 Its why i built my own cmake =) Oct 17 14:15:28 dang, u cant test then Oct 17 14:15:33 unless u want to try my cmake .deb Oct 17 14:15:49 btw, have you tried disabling GTK in CMakeLists.txt file? Oct 17 14:16:07 hmm Oct 17 14:16:23 i wonder if u figured it out =) Oct 17 14:16:29 stryngs, I remember building cmake for maemo back in whenever I had a laptop with only 1 GB of memory; it was not fun Oct 17 14:16:33 i'm only using to doing stuff with ./configure =) Oct 17 14:16:38 stryngs, cc1plus was eating it like candy Oct 17 14:16:44 * stryngs built it natievly =) Oct 17 14:16:49 * stryngs does everything nativer Oct 17 14:16:51 * stryngs does everything native Oct 17 14:17:05 Nokia-N900:~# dpkg --list | grep cmake Oct 17 14:17:05 ii cmake 2.8.4 A cross-platform, open-source make system Oct 17 14:17:08 =) Oct 17 14:17:29 so what happens when you change option(ENABLE_GTK "Enable GTK interface" ON) Oct 17 14:17:35 to off? Oct 17 14:18:46 im finding out Oct 17 14:18:57 I take it that is like configure with -- options? Oct 17 14:18:59 The file Sicelo ? Oct 17 14:19:45 CMakeLists.txt Oct 17 14:20:02 * stryngs crosses his finger Oct 17 14:20:05 * stryngs crosses his fingers Oct 17 14:20:39 should work Oct 17 14:20:48 * stryngs puts his N900 on his custom built cooling rig Oct 17 14:20:56 * stryngs presses enter Oct 17 14:20:59 Here we go... Oct 17 14:21:08 i've edited it to use cmake 2.6, and it's already trying, at least :p Oct 17 14:21:21 I literally built a fan rig for my n900 to cool it during building Oct 17 14:22:20 I'm pretty sure it needs gtk3 Oct 17 14:22:22 which i dont have Oct 17 14:22:39 lol. just buy a Beaglebone if you insist on not using cross-compile environments. apparentlys it's close enough to N900 Oct 17 14:22:59 nope, evidently 2.2.2 =) Oct 17 14:23:03 I think this will work! Oct 17 14:23:12 I don't use the damn gui anyways, realestate is too small Oct 17 14:23:13 ! Oct 17 14:23:22 Sicelo: you stateside or foreign? Oct 17 14:23:43 where is that coming from? :D Oct 17 14:23:48 anyway, Africa Oct 17 14:25:39 Africa Oct 17 14:25:41 holy shit! Oct 17 14:26:33 not the west i hope? Oct 17 14:28:07 ebola? at least it's not transmittable via IRC ;) Oct 17 14:28:12 am in the south Oct 17 14:28:32 I met a dude from south africa at defcon Oct 17 14:28:34 nice guy Oct 17 14:28:47 I forget what part, i have his business card lying around somewhere Oct 17 14:29:00 that's where i'm at. but i'm a citizen of swaziland Oct 17 14:29:27 Is there a lot of Ebola fear goin on? Oct 17 14:30:32 no. there are a few suspected cases, i think Oct 17 14:31:11 O Lord our God, bestower of the blessings of the Swazi; Oct 17 14:31:14 We give... Oct 17 14:31:16 =) Oct 17 14:33:42 Dang, Swaziland doesn't seem like a nice place to visit Oct 17 14:35:22 why? Oct 17 14:35:29 Infections Oct 17 14:35:32 Aids/TB Oct 17 14:36:43 Sicelo: p.s. IT WORKED =0 Oct 17 14:36:49 ok. great Oct 17 14:36:54 There are some other configurations I have to figure out, but still Oct 17 14:36:57 yYou da man =) Oct 17 14:38:46 glad it works Oct 17 14:48:22 Alright Sicelo, maybe you can go 2 for 2. So in the Makefile created, there is no DESTDIR variable Oct 17 14:48:44 I've got to mod this in the CMakeLists.txt evidently Oct 17 14:48:46 any ideas? Oct 17 14:49:01 Pretty much, i want it to pretend that /root/foo is the / Oct 17 14:52:04 no idea. i don't know how cmake works Oct 17 14:53:24 =) Oct 17 14:53:29 If i figure it out ill let ya know Oct 17 14:56:01 tried to specify DESTDIR after running cmake? Oct 17 14:56:57 cmake --> make --> make install DESTDIR... Oct 17 14:58:01 ~Nokiabot Oct 17 14:58:02 extra, extra, read all about it, nokiabot is so damm sexy ! Oct 17 15:08:37 Sicelo: that doesnt work if DESTDIR is not present in the Makefile =) Oct 17 15:45:55 I can't believe I'm using a 5 year old phone, but at least I have it. All other options suck sadly Oct 17 15:49:39 I wouldn't trade my N900 for any new phone Oct 17 15:50:14 :) Oct 17 15:50:25 :D Oct 17 15:50:38 * Sicelo loves it 100%, even with borked USB Oct 17 15:50:43 amen Oct 17 15:50:52 I purchased a second one a few months back Oct 17 15:51:15 it doesn't look like there will be a good option for a while. Oct 17 15:52:17 before rebooting just now after installing libraries I had almost a month of uptime Oct 17 15:53:22 I haven't seen an Android pull that shit ever Oct 17 15:55:40 i'll be honest mine doesn't manage it anymore.. random issues with GPRS which i can't seem to 'fix' without a reboot Oct 17 15:55:55 :( Oct 17 15:56:22 I know nokias contract with ms ends in 2016. I hope they get their shit together Oct 17 15:56:24 having old battery doesn't help either Oct 17 15:56:47 get the polarcell one Oct 17 16:00:15 i will look Oct 17 16:04:20 b1101: i got over one hundred days with mine. Had to turn it off for flight. Oct 17 16:05:16 could you not have put it on Offline? :O Oct 17 16:05:23 luckily i havo two coz other one can't manage even one full week :( Oct 17 16:05:47 well i could, but my power finger was faster than brain Oct 17 16:06:11 what about Neo900, don;t you consider it as an option to N900? Oct 17 16:09:31 freemangordon: i personally would like Neo.. but things going bad financially, lol.. so that dream not likely to be realized Oct 17 16:15:15 whats up with neo anyway? Oct 17 16:15:26 can it be bought somewhere? Oct 17 16:15:48 not yet.. but you can order, iirc Oct 17 16:16:11 pre order Oct 17 16:18:13 ah so it's the same as before Oct 17 18:39:09 ~polarcell Oct 17 18:39:10 extra, extra, read all about it, polarcell is http://www.ebay.co.uk/itm/390402445382 BL-5J Replacement Oct 17 18:40:07 ~seen DocScrutinizer Oct 17 18:40:10 docscrutinizer <~jr2@openmoko/engineers/joerg> was last seen on IRC in channel #maemo, 611d 17h 38m 32s ago, saying: '~nuke akonadi'. Oct 17 18:41:37 NIN101: you won't find Doc here. Oct 17 18:42:23 he left maemo? Oct 17 18:42:46 left #maemo I believe Oct 17 18:46:00 find him on Neo channel Oct 17 18:48:08 ok, just wondered. Oct 17 18:50:03 ~emmc Oct 17 18:50:03 i heard emmc is is http://nds2.fds-fire.nokia.com/fdp/interface/FiRe/2010/5/--FID--A0A22YHFSICNA/--LID--FiRe1275051276916/AE98ED9D_RX-51_2009SE_10.2010.13-2.CENTRAL-EUROPE_PR_EMMC_MR0_ARM.bin or see ~emmc2 Oct 17 18:50:10 ~flasher Oct 17 18:50:11 from memory, flasher is at http://www.jedge.com/n810/flasher/maemo_flasher-3.5_2.5.2.2.tar.gz (also .exe!), or http://www.chakra-project.org/ccr/packages.php?ID=5027 or generally http://www.google.com/search?q=maemo_flasher-3.5_2.5.2.2.tar.gz. HARMattan(N9): https://aur.archlinux.org/packages/fl/flasher-harmattan/flasher-harmattan.tar.gz, or -- list of filenames/md5sums: http://pastebin.com/sYKdNJSH, or http://galif.eu/nokia/ Oct 17 18:50:32 ~rootfs Oct 17 18:50:32 rootfs: the content of the storage volume mounted under /, on NAND mtd5 partition. Also called "the system", since it's all the files forming the linux core system (except the kernel itself). Reflash rootfs from COMBINED (see ~flashing). Also see ~bootloop Oct 17 18:52:32 ~fiasco Oct 17 18:52:32 L4-compatible real-time microkernel capable of running Linux in usermode. URL: http://os.inf.tu-dresden.de/fiasco/ Oct 17 18:52:36 heh Oct 17 18:57:35 ~pr131 Oct 17 18:57:36 i heard combined is the rootfs fiasco image of maemo. For N900 latest (PR1.3.1) see http://nds2.fds-fire.nokia.com/fdp/interface/FiRe/2011/9/--FID--A0A22MVWFVFAM/--LID--FiRe1317015685654/RX-51_2009SE_21.2011.38-1_PR_COMBINED_MR0_ARM.bin, or http://galif.eu/nokia/ Oct 17 19:00:23 in general seems I missed some drama in the last couple of months Oct 17 19:01:10 i. e. this thread: http://talk.maemo.org/showthread.php?t=93908 Oct 17 19:12:06 hehe, NIN101 Oct 17 19:23:11 to be clear, I mean, missed as in "haven't noticed", not as in "wanted". **** ENDING LOGGING AT Sat Oct 18 02:59:59 2014