**** BEGIN LOGGING AT Thu Jan 05 02:59:57 2012 Jan 05 09:56:20 so I have the uboot bootloader, and an uImage in /boot on my mmc... now I just need to figure out how to use it Jan 05 09:56:40 wasn't as trivial as a "run mmcboot" from the uboot prompt anyway D: Jan 05 09:56:55 anyone willing to help, or do I need to figure it out by myself? Jan 05 10:02:09 nobody awake, and not something can help with, sorry Jan 05 10:02:30 consider that it's middle of the night in the us Jan 05 10:03:13 heh, ok Jan 05 10:10:20 depends on your uBoot(-config) Jan 05 10:16:28 atm the u-boot is in its' vanilla state (the state provided by uboot-pr13). I have an uImage on /boot @ MMC (/dev/mmcblk1p1). I'm reading up on how u-boot works at the moment, but it seems pretty lowlevel Jan 05 10:17:38 (i.e. a bit hard for me to understand) Jan 05 10:18:33 the MMC is formatted as an ext3 partition Jan 05 10:23:44 i cant boot debian to save my life Jan 05 10:24:06 i get silly errors like /dev/mmcblk0p1: unable to mount root fs. list of fs... /dev/mmcblk0p1 Jan 05 10:24:12 with the 2.6.37 in rescueOS and root=/dev/mmcblk0pp1 Jan 05 10:24:22 and u-boot errors are even worse and sooner Jan 05 10:24:44 2 years ago i booted debian with absolutely no hassles using bootmenu Jan 05 10:24:46 now that is broken too Jan 05 10:24:48 this is a ridiculous question, but i am stuck. do you think i could use my n900 as a boot medium to install windows. Jan 05 10:24:53 i have literally no other storage. Jan 05 10:25:04 as usb-storage i think so Jan 05 10:25:16 im not sure how i should partition this really Jan 05 10:25:36 its 1000x easier to put Paludis, Portage, Pacman, or debootstrap on a USB storage and install linux Jan 05 10:25:44 does it fit? Jan 05 10:25:49 its only a 3.2gb iso Jan 05 10:25:52 @ trist4n Jan 05 10:25:54 ah Jan 05 10:26:10 should work then... allbeit slow Jan 05 10:26:11 could i uh Jan 05 10:26:13 hm Jan 05 10:26:18 i guess Jan 05 10:26:20 use my /home/user/MyDocs partition Jan 05 10:26:22 and just restore it later Jan 05 10:27:02 all sorts of MBR / NTLDR / bootmgr voodoo has to be exactly correct Jan 05 10:27:02 its that or install windows 7 over tftp and a crossover cable, maybe that would be better. Jan 05 10:27:08 even down to arbitrary start offsets of partitions etc Jan 05 10:27:15 theres windows utilities that set up USB storage to boot windows Jan 05 10:27:18 and a few shell scripts Jan 05 10:27:22 i really wouldnt bother unless you find one of those utils Jan 05 10:27:39 mmm. Jan 05 10:27:47 maybe the tftp would be the way to go Jan 05 10:28:02 BartPE or so Jan 05 10:28:12 and then moutn your install media over samba Jan 05 10:28:21 that works, if you acn get bartpe booting from n900's mass-storage Jan 05 10:28:28 only needs 256mb or so Jan 05 10:29:00 yeah thats the million dollar question ey. Jan 05 10:29:08 hmm i might have an old usnb that would fit bartpe on it Jan 05 10:29:11 ive only ever installed windows off USB-storage Jan 05 10:29:13 its a pita, but doable Jan 05 10:29:23 yeah ive had to do it before as well Jan 05 10:29:25 one time i had to 'recovery shell' XCOPY the install files to HD from USB Jan 05 10:29:31 cuz it was too dumb to see the HD when USB was plugged in Jan 05 10:29:31 on holidays trying to setup someones netbook, unfortunately i dont have a usb that can hold it Jan 05 10:30:59 FIQ: which u-boot do you have? http://gitorious.org/u-boot-shr/u-boot hopefully Jan 05 10:31:12 ive gotten the furthest with that one, but still errors once kernel is going heh Jan 05 10:31:23 complicating this is initfs!=initrd i think Jan 05 10:31:36 all this one-off crap... NOLO.. FIASCO Jan 05 10:32:15 add in a bzip2'd squashfs on a ramdisk and blahblah.. why is it not simple like installing linux on x86 heh Jan 05 10:32:31 im about to just give up and go buy an ANdroid device Jan 05 10:32:43 maemo keeps shitting itself.. Jan 05 10:33:29 even after fresh reflash, apps will start losing their settings after a while etc. im wondering if maybe ive got bad flash blocks Jan 05 10:33:58 i mean, its ext2 not jffs2 but i guess the hw has block-masking, if its any decent (perhaps why its so slow?) Jan 05 10:35:29 im crazy enough to have written my own email-client, news-aggregator, spreadsheet/log slicing-dicing tools etc, but the reality is theyre haskell & ruby code with a browser UI, and at least the ruby part runs perfectly on iOS Jan 05 10:35:37 so theres really no reason to be a slave to this abandoned stuff anymore Jan 05 10:36:10 so.. yeah. nokia device.. never again Jan 05 10:36:11 cya Jan 05 10:47:15 hmm, fun Jan 05 10:48:24 seems I want mmcinit; ext3load mmc 0:1 0x800000 /boot/uImage (the 0x800000 might be able to be something else) Jan 05 10:48:38 the only problem: 'mmcinit' not found, try 'help' Jan 05 10:48:56 (the same with ext3load, but there's ext2load) Jan 05 10:50:34 if I ignore mmcboot and use ext2load, it ends up outputting "Bad partition 0:1" (and i know it's fully functional) Jan 05 10:57:48 Good day all Jan 05 10:59:44 burr: :( Jan 05 11:18:05 kerio: why the sad face? Jan 05 12:29:12 I am having an SSL error issue with Jabber inside Maemo. Jan 05 12:29:42 I have setup my own ejabberd server with a valid certificate from a trusted authority. On my desktop client Gajim, everything goes fine, and it connects without any SSL warning (or having any option ticked to ignore them). Jan 05 12:29:53 While on Maemo Jabber, I can not connect unless I keep "ignore SSL errors" ticked. =/ Jan 05 12:30:10 Would anyone be able to help me with this? Jan 05 12:33:11 fredddd: you might need to install the servers certificate to get it working that way Jan 05 12:33:36 Hm, but they should be in the certificate repository, no? Jan 05 12:33:44 who Jan 05 12:34:08 self signed certs without signed root cert is common Jan 05 12:34:58 It is not self signed. Jan 05 12:35:04 It is a COMODO certificate. Jan 05 12:35:11 I did not create it myself, I got it from a trusted certificate authority, I was hoping Maemo would pick up on those. Jan 05 12:36:29 If I figure out the openssl command to test the connection, I could indicate if it is a mistake on my side or if it is a software fault. Jan 05 12:41:36 At first sight, it seems to be a mistake on my side. Jan 05 12:41:40 Will fix and report how it went. Jan 05 12:53:01 chem|st, I am not sure. Jan 05 12:53:10 CONNECTED(00000003) Jan 05 12:53:10 2135:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:s23_clnt.c:607: Jan 05 12:53:20 My desktop client connects without issues, no SSL error or warning. Jan 05 12:53:50 Looking up what that SSL error means with ejabberd, it seemed like software incompatibility with OpenSSL or something, not sure, I think I am a bit too much of a newbie to conclude. D: Jan 05 12:55:19 has anyone experienced processes still being alive after closing in recents view on N9? Jan 05 12:56:56 Wait, what? Jan 05 12:57:03 Are you asking for N9 help in here? D: Jan 05 12:58:39 hehe, faux pas Jan 05 13:56:30 hey Jan 05 13:56:49 i took my n900 to nokia care - they were hesitant to take it in.. and said that they don't cover the white spots that many people do Jan 05 13:57:18 "no official notice about white spots and replacing/fixing units has been given" or something Jan 05 13:57:26 after 10 mins they took it in and promised to replace the screen Jan 05 14:04:05 bindi: what white spots? I have noticeable lighter spots on display when it's white, but they're not not obtrusive enough to do anything about it Jan 05 14:09:55 ~otoh Jan 05 14:09:55 extra, extra, read all about it, otoh is On The Other Hand. It's YAFA. Jan 05 14:10:12 -yafa Jan 05 14:10:21 ~yafa Jan 05 14:10:21 i guess yafa is Yet Another Freakin Acronym. Jan 05 14:14:53 edheldil: those exactly Jan 05 14:14:57 http://talk.maemo.org/showpost.php?p=956232&postcount=171 Jan 05 14:20:22 Nokia Care would probably just give you a new cellphone from a different line if the white specks (that I also have) were an issue, anyway. Jan 05 14:21:53 right well Jan 05 14:21:57 it is an issue :P Jan 05 14:22:03 your phone isnt supposed to have white spots on the screen Jan 05 14:23:17 "I had the dual bright spots. Nokia Care Point replaced the whole unit." Jan 05 14:27:19 bindi: lucky sob.. i took mine for repairs got e7 back =) Jan 05 14:27:42 i asked them am i to expect a repaired n900 or an e7 Jan 05 14:27:55 they said they'll replace the screen, which will take time Jan 05 14:28:00 and apparently, the spots will just come back Jan 05 14:28:05 so i'll take it back as soon as that happens Jan 05 14:30:22 jani: do you happen to have a receipt for that operation? :P Jan 05 14:30:42 she really didnt believe that many n900s have this problem and insisted that it's water damage Jan 05 16:30:04 hello Jan 05 16:30:27 howdy Jan 05 16:45:48 sorry, I have a question Jan 05 16:46:04 where is the maemo flasher 3.5 debian installed package? Jan 05 16:55:23 http://www.theregister.co.uk/2012/01/05/nokia-will-sell-crown-jewels-to-microsoft/ Jan 05 16:57:10 !flash Jan 05 16:57:13 ~flash Jan 05 16:57:14 i heard maemo-flashing is http://wiki.maemo.org/Updating_the_tablet_firmware Jan 05 16:58:29 netadmin: in case you heaven't found it already: http://tablets-dev.nokia.com/maemo-dev-env-downloads.php Jan 05 16:58:43 merlin1991, thank you I installed Jan 05 17:07:23 ping X-Fade Jan 05 17:07:25 Does anyone know if it is possible to properly connect with Maemo's Jabber with no SSL errors through STARTTLS? Jan 05 17:07:34 ~seen X-Fade Jan 05 17:07:44 x-fade is currently on #maemo #harmattan #meego. Has said a total of 117 messages. Is idling for 3h 45m 26s, last said: 'lunch, brb'. Jan 05 17:07:54 I have setup my own ejabberd server with a valid certificate, and I can not connect to it through Maemo's default Jabber client without having "Ignore SSL Errors" ticked. Jan 05 17:09:18 Pali, this lunch reminds me of hitchhiker's guide to the galaxy. I wish it was funny. Jan 05 17:09:47 sorry, I have a question Jan 05 17:10:07 How can I root maemo 5? Jan 05 17:10:14 I using Nokia N900 Jan 05 17:10:17 There is an application for it in the repository I believe. Jan 05 17:10:23 To enable it. Jan 05 17:10:32 The Maemo wiki has a page on it as well, I think. Jan 05 17:10:33 what is application name? Jan 05 17:10:38 okay I checked Jan 05 17:10:48 http://wiki.maemo.org/Root_access Jan 05 17:10:52 rootsh Jan 05 17:15:14 fredddd: I think I have the same problem. Could it be due to an unknown CA? Jan 05 17:17:48 edheldil, the certificate is fine, generated by a trusted authority. Jan 05 17:17:53 fredddd, ok thanks I installed Jan 05 17:17:54 :) Jan 05 17:17:57 The certificate is also running at http://expressionate.org Jan 05 17:18:16 Visiting the website on Maemo browser gives no sign of an invalid certificate either. Jan 05 17:18:32 I think Maemo's Jabber is incompatible with XMPP STARTTLS wise. Jan 05 17:18:49 I enabled the old SSL method at port 5223 and verified with OpenSSL and there were no errors. Jan 05 17:19:01 ?! no, starttls works fine Jan 05 17:19:03 So I am considering everything is fine on my side, as Gajim (desktop client) connects fine without any SSL errors. Jan 05 17:19:11 On Maemo's Jabber client? Jan 05 17:19:18 yes Jan 05 17:19:27 Robot101, can you connect with Jabber to your XMPP network, having "Ignore SSL errors" unticked? Jan 05 17:19:31 I can connect as long as that is ticked. Jan 05 17:19:57 do you have 'old certificate' ticket? No idea what's that Jan 05 17:20:02 ticked Jan 05 17:20:17 What do you mean? Jan 05 17:20:29 Old certificate ticked? Jan 05 17:23:21 There are checkboxes for 'Require encryption', 'Use old SSL cert', 'Ignore SSL cert errors' ... Jan 05 17:24:24 fredddd: does your certificate belong to expressionate.org or xmpp.expressionate.org? Jan 05 17:24:35 openssl s_client is being a dick so I can't check atm Jan 05 17:30:13 Robot101, all of them. Jan 05 17:30:18 The certificate covers all subdomains. Jan 05 17:30:45 does it cover expressionate.org itself though? Jan 05 17:30:50 Yes. Jan 05 17:31:01 The initial domain and the sub domains, one certificate for everything. Jan 05 17:33:40 well, the short name is in SubjAltName, though - maybe Maemo's jabber is stupid? Jan 05 17:34:21 I can't remember which version of telepathy is running on the N900 Jan 05 17:34:26 x.x Jan 05 17:34:29 dpkg -l telepathy-gabble ? Jan 05 17:34:39 Apparently an out-dated noe. Jan 05 17:34:44 one* Jan 05 17:34:56 I do not believe a lot gets updated on Maemo. Jan 05 17:34:58 well obviously it's old, but I want to look at the corresponding source :) Jan 05 17:35:04 I have only seen libraries get updated with CSSU, really. =/ Jan 05 17:35:57 It seems to have broken at PR1.2, having people to click Ignore SSL Errors, when trying to look for a solution myself online. Jan 05 17:36:36 really? hrm Jan 05 17:36:38 http://cgit.freedesktop.org/telepathy/telepathy-gabble/log/?h=telepathy-gabble-0.8 Jan 05 17:36:43 the 0.8 branch was for Maemo Jan 05 17:41:48 maemo updated 2011.38-1 Jan 05 17:42:08 fredddd: hrm, the SSL code is inside loudmouth on the N900 Jan 05 17:44:19 er how do you get the actual source? Jan 05 17:44:29 I'm going round in circles on http://maemo.org/packages/package_instance/view/fremantle_ssu_pr1-2_armel/libloudmouth1-0/1.4.1-0osso10+0m5/ Jan 05 17:45:18 package source? apt-get source or st. like that Jan 05 17:45:46 yeah I've not had any working scratchbox configured for maemo for years Jan 05 17:57:00 Robot101, keep me updated with your progress and findings. Jan 05 17:57:20 I've kinda stalled Jan 05 17:57:30 I wanted to find the maemo patches to loudmouth which add OpenSSL support Jan 05 17:57:49 that code is maemo-specific and untested outside of maemo, even though the XMPP stack is widely used elsewhere Jan 05 17:58:13 it's entirely possible that just doesn't test SubjAltName Jan 05 17:58:25 either a bug in that lm+OpenSSL code or a bug in Maemo's OpenSSL patches Jan 05 17:59:20 Robot101: http://maemo.org/packages/source/view/fremantle_sdk_free_source/loudmouth/1.4.1-0osso10+0m5/ Jan 05 17:59:28 there's your source Jan 05 17:59:36 pm me if you find st. interesting. Bye ... Jan 05 18:00:02 http://repository.maemo.org/pool/fremantle/free/l/loudmouth/ Jan 05 18:00:51 yeah so just inspecting trivially, it only gets the common name there Jan 05 18:02:47 so that's why it doesn't work Jan 05 18:03:16 if you override the server name, put manually, xmpp.expressionate.org, then it won't do a SRV lookup, but the certificate should match Jan 05 18:03:22 that's my best guess at a workaround Jan 05 18:03:24 sorry :/ Jan 05 18:04:10 I don't installed rootsh :( Jan 05 18:04:53 fredddd: ^^ Jan 05 18:05:01 edheldil: do you also have a cert with SubjAltName Jan 05 18:06:46 enable rd mode if you want to break your device Jan 05 18:06:53 what is RD mode enabled? Jan 05 18:10:33 you can use flasher to enable R&D mode Jan 05 18:11:11 Robot101, going to try. Jan 05 18:11:23 But it would be weird, as the certificate applies for *.expressionate.org (thus anything, and nothing, too, normally). Jan 05 18:11:26 somebody who asks what R&D mode is shouldn't enable it few minutes after he asked that question. Jan 05 18:11:41 fredddd: yes, so xmpp.expressionate.org should match it Jan 05 18:11:43 NIN101: agreed :D Jan 05 18:11:44 but http://wiki.maemo.org/R%26D_mode Jan 05 18:11:47 xmpp.expressionate.org is nothing but a CNAME to the A / AAAA record acantha.expressionate.org (the actual server). Jan 05 18:11:56 *.foo doesn't match foo in these contexts Jan 05 18:12:30 And the SRV records for XMPP client and server point to xmpp.expressionate.org, is this why? Jan 05 18:12:46 actually I didn't quite stay to understand the code but you can read it fairly easily in lm-ssl-openssl.c Jan 05 18:13:04 * fredddd crosses fingers Jan 05 18:17:36 maybe this wildcard code is just broken Jan 05 18:26:18 hey, maemo extras repository is not running? Jan 05 18:29:44 Robot101, no luck setting xmpp.expressionate.org. Jan 05 18:30:04 It would be helpful if I could look up the SSL error that is actually blocking it from connecting. Jan 05 18:43:20 netadmin: it is running Jan 05 18:43:27 fredddd, I installed openssh-client and openssh-server Jan 05 18:43:45 merlin1991, yes I running! but i install openssh-client and openssh-server Jan 05 18:44:03 my ip adresses is 172.16.1.2 nokia n900 ip 172.16.1.9 Jan 05 18:44:11 I'm not ping nokia n900 Jan 05 18:44:15 what is problem? you think? Jan 05 18:45:01 What do you mean? Jan 05 18:45:08 I'm not connect to ssh. Jan 05 18:45:23 Oh I thought this was related to the Maemo's Jabber SSL error thing. Jan 05 18:45:27 fredddd, I installed openssh-client and server on the Maemo (N900) Jan 05 18:45:36 Ah. Jan 05 18:45:49 I using laptop, my laptop ip is 172.16.1.2 Jan 05 18:45:54 n900 ip is 172.16.1.9 Jan 05 18:46:05 I'm not ping n900 and not connect to ssh :( Jan 05 18:46:31 what is your using tablet model? Jan 05 18:46:40 You can open the terminal and do things in there. Jan 05 18:46:41 do you connect to tablet on the ssh ports? Jan 05 18:46:48 Unless you prefer to do mobile phone operations from your desktop. Jan 05 18:46:51 I do not SSH at all. Jan 05 18:46:53 To my phone. Jan 05 18:46:58 ok Jan 05 18:47:06 I have little need for advanced terminal operations on my N900. Jan 05 18:47:21 I just use it for XMPP, email, calendar, contacts and considering RSS if I can make it pleasant. Jan 05 18:48:03 fredddd, okay I understand but why not connect to ssh n900? Jan 05 18:48:22 netadmin: u use wifi or what? Jan 05 18:48:33 Sicelo, yes I using Wifi Jan 05 18:48:37 N900 connect wifi Jan 05 18:48:41 my laptop connect ewifi Jan 05 18:49:00 both of which received ip address, not problem Jan 05 18:49:07 My nommy N900 desktop: http://ompldr.org/vYjU2Yg/fredwp-rawr-mobile-device.png Jan 05 18:49:13 u have an access point or using Ad-Hoc? Jan 05 18:49:28 netadmin, no need for it. Jan 05 18:49:38 If I want to SSH to anything I will SSH to my servers. =p Jan 05 18:50:37 Sicelo, hm my modem is ad-hoc :) Jan 05 18:51:04 modem? :P Jan 05 18:51:29 N900 and my laptop connect to wifi modem :) wifi modem serve DHCP Jan 05 18:51:38 yes internet modem + router Jan 05 18:51:52 modem ip add is 172.16.1.1 Jan 05 18:52:05 anyway, paste 'ifconfig wlan0' from n900 . and also from your laptop Jan 05 18:52:14 don't paste here btw :) Jan 05 18:52:48 I ping modem Jan 05 18:52:49 # ping 172.16.1.1 Jan 05 18:52:49 PING 172.16.1.1 (172.16.1.1) 56(84) bytes of data. Jan 05 18:52:49 64 bytes from 172.16.1.1: icmp_req=1 ttl=64 time=2.38 ms Jan 05 18:52:51 64 bytes from 172.16.1.1: icmp_req=2 ttl=64 time=1.81 ms Jan 05 18:53:04 yes yes I checked Jan 05 18:53:06 wait Jan 05 18:53:30 u were pinging from n900? Jan 05 18:53:36 this is my laptop: Jan 05 18:53:37 # ifconfig wlan0 Jan 05 18:53:37 wlan0 Link encap:Ethernet HWaddr 00:22:5f:1d:de:0e Jan 05 18:53:37 inet addr:172.16.1.10 Jan 05 18:54:02 and Jan 05 18:54:07 this is N900 Jan 05 18:54:08 # ifconfig wlan0 Jan 05 18:54:08 wlan0 Link encap:Ethernet HWaddr 00:22:5f:1d:de:0e Jan 05 18:54:08 inet addr:172.16.1.9 Jan 05 18:54:47 N900 not pinging 172.16.1.1 :( Jan 05 18:54:52 ah no Jan 05 18:54:55 pinging! Jan 05 18:55:02 Robot101, any luck with SSL or did you give up? :3 Jan 05 18:55:13 lol netadmin Jan 05 18:55:18 The xmpp.expressionate.org server pointing did not work, even rebooted my device in attempt for it to automatically work after reboot, it did not. Jan 05 18:55:50 Sicelo, N900 pinging modem (172.16.1.1) and not ping my laptop (172.16.1.10) Jan 05 18:56:18 I checked modem? Jan 05 18:56:46 # ping 172.16.1.9 Jan 05 18:56:46 PING 172.16.1.9 (172.16.1.9) 56(84) bytes of data. Jan 05 18:56:46 From 172.16.1.10 icmp_seq=1 Destination Host Unreachable Jan 05 18:56:46 From 172.16.1.10 icmp_seq=2 Destination Host Unreachable Jan 05 18:57:21 my laptop not ping N900, I dislike :( Jan 05 18:57:40 netadmin: dont paste this stuff here. Please Jan 05 18:57:54 ah okay, sorry I using pastebin. sorry: Jan 05 18:58:13 :) Jan 05 18:59:08 so, n900 pings your 'modem', laptop pings 'modem', but they can't ping one another, right? Jan 05 19:00:22 yes Jan 05 19:00:38 n900 not ping laptop and laptop not ping n900 :( Jan 05 19:01:00 and I not ssh connection laptop -> n900 Jan 05 19:01:12 netadmin: the same MAC address on both machines? Jan 05 19:01:39 OkropNick, I checked and no. Jan 05 19:01:53 I checked arp tables Jan 05 19:02:20 ah Jan 05 19:02:33 this is problem: Jan 05 19:02:33 # arp -a | grep 9 Jan 05 19:02:34 ? (172.16.3.9) at on wlan0 Jan 05 19:02:49 MAC is incomplete hmm Jan 05 19:03:23 how did u bring up N900 wifi? Jan 05 19:03:35 Maemo not support "arp" command? Jan 05 19:03:46 I'm not good in net configuration, but it was just strange for me Jan 05 19:04:11 me too OkropNick :) Jan 05 19:04:11 N900 connected Wifi and connect internet :) Jan 05 19:04:40 not problem I addedd extras repos install rootsh, openssh client and server package. Jan 05 19:04:42 I checked Jan 05 19:04:55 wait thanks for all help friend, good night. Jan 05 19:05:06 lol Jan 05 19:05:47 Settings -> Internet Connections Jan 05 19:06:02 connect wi-fi search interval never Jan 05 19:06:31 Maemo don't support arp command? Jan 05 19:06:36 netadmin: i suspect your modem configuration. Jan 05 19:06:50 yes.. no arp by default Jan 05 19:07:21 arp package have to extras repos? Jan 05 19:07:56 i don't see it there either, nor in devel :/ Jan 05 19:08:01 Sicelo, okay I checked modem but N900 not send MAC adresses using "ARP" protocols. Jan 05 19:09:18 Sicelo, do you using N900? Jan 05 19:09:58 yes Jan 05 19:10:14 ok using computer/laptop? :) Jan 05 19:10:18 hi Jan 05 19:10:27 do you connect ssh N900 Sicelo? Jan 05 19:10:35 MrOpposite, hello, good night: Jan 05 19:10:50 I made a mistake when toying around with multiboot, I installed a new kernel, and forgot to edit my .item file Jan 05 19:10:59 yup netadmin. i do that at time Jan 05 19:11:14 so now my n900 doesn't boot due to "Can't flash kernel" Jan 05 19:11:25 How do I bypass multiboot? Jan 05 19:11:43 netadmin: sometimes issue can be WLAN Power Saving.. switch that off for now.. until your connection works Jan 05 19:11:43 or atleast gain access to the .item-file so I can change it Jan 05 19:11:46 Sicelo, please run arp -a command laptop and computer? Jan 05 19:12:10 please connect ssh computer-> N900 and run arp -a command computer? Jan 05 19:12:24 where is the wlan power saving menu? I checked Jan 05 19:12:25 MrOpposite: multiboot is fsckd Jan 05 19:12:52 Sicelo, your N900 "designed in finland"? Jan 05 19:14:07 netadmin: all N900 are Jan 05 19:14:46 hmm, "made in korean"? :) Jan 05 19:14:59 false news? Jan 05 19:15:12 there are fakes Jan 05 19:15:20 ok I understand Jan 05 19:15:25 do you connect ssh N900? Jan 05 19:16:32 # arp Jan 05 19:16:32 Address HWtype HWaddress Flags Mask Iface Jan 05 19:16:32 172.16.1.1 ether 00:22:65:51:37:27 C wlan0 Jan 05 19:16:32 172.16.1.9 (incomplete) wlan0 Jan 05 19:16:50 this is problem: N900 not send MAC adress my laptop, N900 not support ARP? Jan 05 19:16:55 I checked windows, wait. Jan 05 19:20:39 dang this battery indicator is pure crap Jan 05 19:21:01 when it gets red, there's no area left to see the red Jan 05 19:21:21 and no decent info in menu either Jan 05 19:31:25 fredddd: I didn't look any more - I think that wildcard support in the SSL thing is just broken :/ Jan 05 19:34:03 So it is an issue in the client Maemo users? Jan 05 19:34:13 And there is most likely no way for somebody to fix and submit a patch? Jan 05 19:34:17 Guessing the state of Maemo. Jan 05 19:34:56 prolly CSSU :/ Jan 05 19:35:02 well CSSU can take a patch to it Jan 05 19:35:04 Sicelo, no I don't ssh connection to N900 :( Jan 05 19:35:05 it's loudmouth I think Jan 05 19:35:11 I have yet to see an application to be truly patched with CSSU./ Jan 05 19:35:26 All I have noticed is impressively huge updates, doing nothing but updating some libraries. Jan 05 19:35:30 see lm-ssl-openssl.c in http://repository.maemo.org/pool/maemo5.0/free/l/loudmouth/loudmouth_1.4.1-0osso10+0m5.tar.gz Jan 05 19:35:34 Qt libraries, it was, right? Jan 05 19:35:37 something fishy about that name checking Jan 05 19:36:02 or you could be more gutsy and just upgrade telepathy a whole bunch - we ripped loudmouth out after the N900 because it's, well, crap :) Jan 05 19:36:23 I like to stick to repositories, even if that means waiting few weeks for an update. x.x Jan 05 19:37:06 Is there any other device on the market, having the convenient keyboard and operating system / software, the Nokia N900 has? Jan 05 19:37:14 well, afaik there's nobody pushing CSSU to fix anything in particular, if you want to try and push a fix in, you can do it yourself Jan 05 19:37:14 That is really what I love about the Nokia N900. Jan 05 19:37:22 The easy and very pleasant software, and the comfortable keyboard. Jan 05 19:37:38 But the lack of care due to Nokia's ditching of it, ... Jan 05 19:37:40 Hm. =/ Jan 05 19:38:06 * fredddd looks up N900 alternative on a search engine Jan 05 19:38:23 nemo mobile might run on the n900 and be more actively developed? Jan 05 19:38:31 it's kinda animated corpse of meego :) Jan 05 19:38:40 netadmin: delete the connection from N900 and start it afresh Jan 05 19:38:41 Do not like MeeGo. Jan 05 19:38:53 Sicelo, okay I tested Jan 05 19:38:58 yeah I have no idea why they didn't pick a distro that wasn't dead Jan 05 19:39:01 It looks aweful if you ask me, and what is it anyway? I love Maemo, they should just fix that up. Jan 05 19:39:08 and wireless power energy save is "off" Jan 05 19:39:49 Maemo is so lovely, so is the N900, whenever I bring along my mobile phone somewhere people tell me how lovely it is, how fast they switch from browser, to a chat, in about one second. Jan 05 19:40:02 I can have ten chat windows open at once, with easy switching. Jan 05 19:40:09 Video call through XMPP. Jan 05 19:40:26 In my eyes, how can MeeGo beat this? Does MeeGo beat this? Jan 05 19:40:32 fredddd: people stopped developing the N900 software in 2009, you're not going to suddenly change the past by saying how nice the N900 is :) Jan 05 19:40:39 I already dislike how MeeGo looks on screenshots I have seen, so why bother going further than giving it a glimpse? Jan 05 19:40:50 I know, but I am just expressing my concern. Jan 05 19:41:06 Was just wondering if there is a similar device on the market, by another manufacturer. Jan 05 19:41:10 I think the N9 is a beautiful phone actually, it does lack a h/w keyboard though :( Jan 05 19:41:21 HTC looks like a candidate, but ... yeah. =/ Jan 05 19:41:33 Hardware keyboard is only way I swing anymore, after Nokia N900. Jan 05 19:41:33 and I don't think the N9 it has video calling Jan 05 19:41:38 whether that will see the light of day Jan 05 19:41:43 And Windows Phone, no thank you. Jan 05 19:41:44 I also have a HP Pre 3 but it's also a dead OS Jan 05 19:41:53 I like collecting dead phone OSes, it's my hobby Jan 05 19:41:56 :P Jan 05 19:42:12 * fredddd bought a Windows phone in 2007 for a new Windows Mobile to be released shortly after and then seeing how I would not opt in for an upgrade because manufacturer decision. Jan 05 19:42:58 If there was only an OpenMoko that would not terrible appearance. Jan 05 19:43:07 have* Jan 05 19:46:47 teah Jan 05 19:46:48 yeah Jan 05 19:47:00 Sicelo, I pinging and ssh connection now! Jan 05 19:47:05 thank you very much Jan 05 19:47:42 :) Jan 05 19:49:22 kewl Jan 05 19:49:49 fredddd: did you try old SSL? Jan 05 19:51:06 No, I disabled it on my server. Jan 05 19:56:52 oh, you could also try manually specifying the server to just your bare domain Jan 05 19:57:02 that might work actually Jan 05 19:57:18 given that expressionate.org coincidentally resolves to your server :) Jan 05 19:57:26 Not to my XMPP server. Jan 05 19:57:28 My web server. Jan 05 19:58:03 oh well Jan 05 19:58:10 just throw it all in a fire and become a monk Jan 05 19:58:16 Ignoring the SSL errors. Jan 05 19:58:23 Means, ignore it and continue the SSL connection? Jan 05 19:58:31 Or, fail to SSL and resort to plain connection? Jan 05 19:58:52 it will connect with encryption, just not barf if anything is wrong (date, CA, hostname, etc) Jan 05 19:58:59 I see. Jan 05 19:59:21 unfortunately that leaves you open to trivial MITM but the data being encrypted stops any passive attacks Jan 05 19:59:28 Yes, I figured. Jan 05 19:59:29 Hm. Jan 05 19:59:29 =/ Jan 05 20:00:23 Do you consider for me to jump over the old SSL? Jan 05 20:00:23 depends how much you care but you could issue a free non-wildcarded cert for your xmpp server from startssl.com Jan 05 20:00:26 And enable it on my sserver? Jan 05 20:00:45 Well you know, I paid money for this SSL certificate, and, it would be pleasant. Jan 05 20:00:50 My desktop XMPP client works just flawlessly. Jan 05 20:01:03 from what I can see, the wildcard code is just broken so it won't work unless your servername is a substring of the wildcard domain Jan 05 20:01:36 it does if (certificate CN starts with *.) { find server name in certificate CN } Jan 05 20:01:50 =c Jan 05 20:01:51 then if (certificate CN == server name) { carry on OK... } Jan 05 20:02:18 I am starting to doubt the security within this device and whether I should continue with it in general. Jan 05 20:02:31 I am contemplating a new purchase, of something better, and supported. Jan 05 20:02:52 well... enjoy android or windows mobile or iOS... :/ Jan 05 20:02:54 I dislike greatly, how every mobile device is looking the same. Jan 05 20:03:02 Logo on top, screen, four buttons below. Jan 05 20:03:03 I don't think any of them will be any more secure Jan 05 20:03:11 hey the N9 has no buttons below :) Jan 05 20:03:34 I visit the N9 website. Jan 05 20:03:36 Pink N9. Jan 05 20:03:37 What? Jan 05 20:03:59 actually, that puzzles me... why doesn't the server being expressionate.org let the thing connect? Jan 05 20:04:10 Let what thing connect? Jan 05 20:04:24 if it's done a SRV lookup of @expressionate.org to find the XMPP server Jan 05 20:04:32 it should be verifying the certificate belongs to expressionate.org Jan 05 20:04:45 SRV goes to xmpp.expressionate.org. :x Jan 05 20:04:48 It should obey that. Jan 05 20:04:57 no, it should check the certificate for the XMPP domain Jan 05 20:05:03 otherwise you are open to DNS attacks Jan 05 20:05:04 They are both the same. Jan 05 20:05:23 well yes, but that's just specific to your site Jan 05 20:05:25 There is no certificate for the XMPP domain. Jan 05 20:05:31 There is one certificate, for *.expressionate.org. Jan 05 20:05:43 Which I use for email, XMPP, website, etc... Jan 05 20:06:03 an XMPP client connecting to blob@xmpp.org should do a SRV lookup and find a server. whatever.somewhere-else.org, connect to it, and be given a valid certificate for xmpp.org before sharing the credentials for the blob user. Jan 05 20:06:31 if this is checking that whatever.somewhere-else.org has a certificate for whatever.somewhere-else.org (ie, trusting the SRV lookup) then it's doubly broken Jan 05 20:06:32 Could you explain the DNS attack? :x Jan 05 20:06:45 Yes. Jan 05 20:06:55 xmpp.expressionate.org has a certificate for xmpp.expressionate.org. Jan 05 20:07:04 yes, that's useless though Jan 05 20:07:07 if your DNS resolver is compromised, I can return a SRV result saying talk to evil.server.org Jan 05 20:07:16 and I can prove that evil.server.org has a certificate for evil.server.org Jan 05 20:07:16 Hm, true. Jan 05 20:07:23 What do you consider a solution? Jan 05 20:07:24 but that's not what your client should be caring about Jan 05 20:07:43 put a port redirect on 5222 on your web server to your XMPP server? Jan 05 20:08:13 that will let you set the server manually to expressionate.org and this stupid broken *. check will match and it should connect Jan 05 20:08:18 How will this fix the DNS attack issue? Jan 05 20:08:29 there won't be a SRV lookup any more Jan 05 20:08:50 (putting a manual server stops a SRV lookup being done) Jan 05 20:08:54 So you are saying those SRV lookups are DNS exploit prone naturally? Jan 05 20:09:25 no, a correctly-behaving client would check that the some.server.org has a certificate for expressionate.org Jan 05 20:09:29 So. Jan 05 20:09:35 My best option is to enable the old SSL? x3 Jan 05 20:09:59 I don't think the old SSL will fix it either because this code won't accept *.expressionate.org as a certificate for xmpp.expressionate.org Jan 05 20:10:21 OpenSSL liked everything about the old SSL though. :x Jan 05 20:10:26 It returned status code 0 upon checking. Jan 05 20:10:44 Hm. Jan 05 20:10:49 Is there any alternative XMPP client? x.x Jan 05 20:10:57 That looks as pretty and integrated as this one? Jan 05 20:11:09 no? fix loudmouth, or upgrade telepathy-gabble... Jan 05 20:11:22 Psi looks damn frigging sexy. Jan 05 20:11:31 hahahaha... errr... Jan 05 20:11:37 http://psi-im.garage.maemo.org/ Jan 05 20:11:45 or go and edit inetd.conf on your web server to use netcat and send 5222 to your XMPP server Jan 05 20:11:55 Never. x.x Jan 05 20:11:59 Psi, here I come. Jan 05 20:12:04 enjoy... Jan 05 20:12:15 Why would I resort to dirty hacks for unattended software. Jan 05 20:12:22 Today, this will be an issue, tomorrow, there could be another issue? Jan 05 20:12:24 why do I care either way? Jan 05 20:12:25 More dirty hacks to fix? Jan 05 20:12:31 I do not like that, I rather resort to supported software. Jan 05 20:12:35 do you like the N900 or are you trying to prove a point? to who? Jan 05 20:12:49 Psi is available for Maemo? Jan 05 20:12:53 There seems to be a dediciated Maemo client even. Jan 05 20:13:08 Why do you frown upon me resorting to Psi Maemo? Jan 05 20:13:36 I worked on the Telepathy stack for the past 5-6 years and I'm kinda embarrassed we/Nokia screwed that part of it so much in the N900 :) Jan 05 20:13:46 Oh I see, so you are to blame. =3 Jan 05 20:13:56 not me, but I could name names - not that it helps :P Jan 05 20:13:56 I did not know you were Nokia. Jan 05 20:13:56 x3 Jan 05 20:13:59 I'm not Jan 05 20:14:06 So now you are trying to hide the past. Jan 05 20:14:07 Mh. Jan 05 20:14:08 x3 Jan 05 20:14:09 * fredddd giggles Jan 05 20:14:22 truthfully, we wasted too much time working on Loudmouth trying to add XMPP features like STARTTLS, SRV, etc Jan 05 20:14:36 but it's a piece of crap - we should've shot it in the head and moved to our own library much sooner Jan 05 20:14:47 which we actually did in 2009 but it wasn't mature in time for the N900 Jan 05 20:14:54 it works much better on the N9 ...? :) Jan 05 20:14:59 hi guys Jan 05 20:15:00 Send me one. =U Jan 05 20:15:05 N9 has no keyboard, right. Jan 05 20:15:07 No, thank you. Jan 05 20:15:13 I would not even want one for free in that case. Jan 05 20:15:23 i have problems with megavideo and n900 Jan 05 20:15:33 well given I don't even have scratchbox installed any more, it's pretty hard for me to patch this for you Jan 05 20:15:46 I dunno if someone here has the maemo 5 SDK installed and feels generous Jan 05 20:16:10 If it was not proprietary I would. Jan 05 20:16:32 i installed flash player 10 but nothing Jan 05 20:16:36 I do not have a GNU/Linux setup devoted to installing proprietary software on. Jan 05 20:17:09 er - scratchbox itself is free - it's just some bits in the SDK to support the device which are closed Jan 05 20:17:29 Hm. Jan 05 20:17:32 curiouser and curiouser... Jan 05 20:17:40 The distribution I use has scratchbox2 available. Jan 05 20:17:59 oh, don't even try that. you'll go mad. the SDK and scratchbox are way too interdependent. Jan 05 20:18:14 you need to feed the right toolchain version into scratchbox from the outside and bla bla bla Jan 05 20:18:18 it's all a bit insane Jan 05 20:18:25 So you developed the Nokia N900? Jan 05 20:19:30 I demand answers. Jan 05 20:21:27 Where were you when those business managers deserved a good smack in their face for ditching Maemo!? >:L Jan 05 20:21:30 Or were you that guy. Jan 05 20:21:31 If so. Jan 05 20:21:33 * fredddd smacks Jan 05 20:21:47 If not, I take back my smack. Jan 05 20:32:53 i have problems with megavideo and n900 Jan 05 20:33:41 hi, I've got a problem. I can't place my n900 in upgrade/reflash mode. Maybe I'm doing it wrong, maybe it's because of I put it in R&D-mode prior to the breakdown. any ideas? Jan 05 20:34:28 The procedure to putting the device in upgrade/reflash mode is pressing u while connecting the usb-cable after the device has been shut down? Jan 05 20:37:50 fredddd: I was not that guy Jan 05 20:38:12 fredddd: I'm one of the founders of Collabora (www.collabora.com) Jan 05 20:38:51 I see. Jan 05 20:39:09 fredddd: we're an open source consultancy, we did a bunch of stuff for the N900 and N9 including working on the desktop and widget set (more in the N900 than N9), graphics drivers, multimedia framework (GStreamer), im/voip/cellular (Telepathy), contacts, general performance/architecture/"SWAT" team bugfixing, etc... Jan 05 20:39:33 unfortunately for us we can't make our own products, so we have to go along with what our clients decide Jan 05 20:40:03 So if you were to want it, you could, push through a fix? Jan 05 20:40:10 But only if you had the SDK installed? Jan 05 20:40:18 Nokia won't put any updates out for the N900 any more Jan 05 20:40:27 I would be willing to boot up a virtual machine with the requirements and if you could guide me. Jan 05 20:40:28 Get it done. Jan 05 20:40:35 No, Nokia would not, but there is CSSU. Jan 05 20:40:50 ah right - well yes you can push something out through CSSU if you patched loudmouth Jan 05 20:41:02 what's puzzling me is precisely why it didn't work Jan 05 20:41:17 you can maybe help by catching a log on the device Jan 05 20:41:31 Sure, I am up for it just give me the instructions and I will follow them. Jan 05 20:41:52 I can't actually remember how to set up the SDK, I'm just a poor PHB now :) Jan 05 20:42:53 to get a log, let me find some instructions Jan 05 20:44:07 you need http://wiki.maemo.org/Documentation/Maemo_5_Final_SDK_Installation to install the SDK - best is a 32-bit Debian or Ubuntu distribution Jan 05 20:44:15 Debian stable would do fine I guess Jan 05 20:47:29 MrOpposite: Turning the device off, starting the flasher and then connecting the cable should be enough. Basically everything is described in http://wiki.maemo.org/Updating_the_tablet_firmware Jan 05 20:48:31 fredddd: to get a log, disable all your IM accounts & open a terminal, killall telepathy-gabble Jan 05 20:48:56 fredddd: then run LM_DEBUG=all GABBLE_DEBUG=all GABBLE_PERSIST=1 /usr/lib/telepathy/telepathy-gabble 2>&1 | tee gabble.log Jan 05 20:49:17 fredddd: then edit your XMPP account and clear any weird ignore ssl / old ssl / manual server / etc setting, and enable the account Jan 05 20:50:12 fredddd: then it will fail, you should get a bunch of stuff in the terminal also saved to gabble.log. you can disable the account again then ctrl+c that, and put the file online somewhere Jan 05 20:50:27 (check first it doesn't contain your password :D) Jan 05 20:51:11 Ok, hold on, reading through it. Jan 05 20:52:19 Grabbing Debian, then going to perform the log things. Jan 05 20:59:31 I figured it out Jan 05 20:59:35 Stupid win7 Jan 05 20:59:40 thanks NIN101 Jan 05 20:59:53 yw Jan 05 21:00:42 Bah, stupid old flashing-tool Jan 05 21:00:52 on linux I needed to downgrade my libusb Jan 05 21:01:04 anyway I tested the flasher just now, and it worked Jan 05 21:01:49 Robot101, killall: telepathy-gabble: no process killed Jan 05 21:02:10 I need to be root? Jan 05 21:02:32 fredddd: nope I guess it's not running - should be fine to proceed Jan 05 21:04:00 Robot101, these variables you are making me set, you do know how to revert them right? :3 Jan 05 21:04:06 I do not want to run in debug mode all the time. Jan 05 21:05:07 Or are they temporary? Jan 05 21:05:11 Only for the started instance? Jan 05 21:07:13 YEEEEEES Jan 05 21:07:26 I managed to reflash my kernel without reflashing the whole phone Jan 05 21:07:29 * MrOpposite is happy Jan 05 21:07:41 Uhm, sortof wrong channel Jan 05 21:07:44 fredddd: it will just set it for the started instance Jan 05 21:12:29 Robot101, do you have any clue where I could move the log to so it would be available when I plug it into my computer? Jan 05 21:42:48 Should I get a bluetooth keyboard and a bluetooth mouse, a BT keyboard and a USB mouse, or a USB keyboard and a BT mouse? Jan 05 21:43:00 tramp: yes Jan 05 21:43:02 or neither Jan 05 21:44:04 Or neither I suppose. Jan 05 21:44:44 If both were BT, I could charge at the same time, or use a flashdrive. Jan 05 21:44:50 Get a desktop. Jan 05 21:45:12 Do not turn your mobile device into one, just get one. Jan 05 21:45:15 tramp: is this for the n900? Jan 05 21:45:22 kerio: Yes. Jan 05 21:45:29 tramp: hahahahahahahahaha Jan 05 21:45:29 no Jan 05 21:45:40 fredddd: The desktop isn't fitting in my pocket. Jan 05 21:45:51 Neither is that keyboard and mouse. Jan 05 21:46:06 Interesting. Jan 05 21:46:07 fredddd: a stowaway bt keyboard does! Jan 05 21:46:16 Hey, be on my side here! :< Jan 05 21:46:30 Anyway, I think you should sway more to a tablet PC with a keyboard and/or mouse, for what you need. Jan 05 21:46:34 But your side is wrong.. Jan 05 21:46:47 the n900 is a poor excuse for a desktop anyway Jan 05 21:46:47 Hey, there is not what the enemy side should be saying! Jan 05 21:46:51 you'd want an openpandora for that Jan 05 21:46:51 We say the same about you! x3 Jan 05 21:47:19 fredddd: Hmm, but a tablet pc can't do what an N900 can. Jan 05 21:47:41 Christmas truce/ Jan 05 21:47:44 Let us play with a ball. Jan 05 21:47:48 And forget about our war arguments. Jan 05 21:48:00 How boring. Jan 05 21:48:10 How about war. Jan 05 21:48:51 So wait, what do you do on your N900. Jan 05 21:48:54 Anyway, wouldn't the N900 work fine as a desktop in EasyDebian Jan 05 21:48:59 That pleases for yourself to have a mouse and keyboard on it? Jan 05 21:49:10 When I'm mobile I do everything on my N900. Jan 05 21:49:13 Do you develop your software on it or something. Jan 05 21:49:24 And you be sitting on a train with keyboard and mouse out, or what? Jan 05 21:49:26 fredddd: Yes! Jan 05 21:49:28 x.x Jan 05 21:49:38 I am going to stay out of this one from here on. Jan 05 21:50:05 I have written some software on it, but I don't prefer it. Jan 05 21:50:12 No train. Jan 05 21:50:38 With a keyboard, I could modify the phone faster. Jan 05 21:53:16 http://nokiaexperts.com/articleimages/2009/11/N900BTkeyboard.JPG Jan 05 21:53:18 Have fun. Jan 05 21:54:18 So you mean to say it's a bad idea and waste of time, but you're too afraid to say so. Jan 05 21:54:54 I like cake. Jan 05 21:54:58 And that is all I will state. Jan 05 21:55:11 But you do not see me turning my N900 into a cake baking oven, now do you? :c Jan 05 21:55:59 I presumed it was only for lack of ability. Jan 05 21:56:13 Are you questioning my cake baking abilities here? Jan 05 21:56:23 Because if so, you might very well be right. Jan 05 21:56:43 Merely raising the question Jan 05 21:58:16 Stargus and other games would play better on a keyboard. Jan 05 21:58:32 That is because they were not designed for mobile devices. Jan 05 21:59:03 I know, if only they were designed for mobile devices. Jan 05 21:59:11 Yeah ... =/ Jan 05 21:59:21 How much I like the idea of using your mobile phone for everything. Jan 05 21:59:29 Sadly, to me, it does not sound realistically. Jan 05 21:59:52 Robot101: did your guys make any progress with the MWI support? Jan 05 21:59:58 Some manufacturers try to pack a gaming device into a mobile phone device, and well, for many of us, we can not even mention the name of any such device. Jan 05 22:00:31 buy a 3ds Jan 05 22:00:38 That was my first thought too. Jan 05 22:00:44 if you want to play a computer game, you need a *computer* Jan 05 22:00:47 But I am sure he likes the freedom of a GNU/Linux operating system./ Jan 05 22:00:49 aka a desktop or a laptop Jan 05 22:00:51 with a *mouse* Jan 05 22:00:52 Which lacks entirely with the 3DS. Jan 05 22:00:56 and a fullsize keyboard Jan 05 22:01:06 anything else is just a loose imitation Jan 05 22:01:13 Not really, gaming handheld devices, which are out there, work good. Jan 05 22:01:18 But none are as free and open as a Nokia N900. Jan 05 22:01:21 The N900 is a computer. Jan 05 22:01:22 fredddd: i said "computer games" Jan 05 22:01:33 i should've said pc games, i suppose Jan 05 22:01:33 My N900 does not compute? Jan 05 22:01:40 N900 = Personal Computer. Jan 05 22:01:44 It computes, and it is personal. Jan 05 22:01:46 With a kbd, mouse and S/Video cables, and EasyDebian, I don't see the difference Jan 05 22:02:00 fredddd: that's not what "personal computer" means, at least nowadays Jan 05 22:02:17 To me it does, so just call them games designed for desktop use. Jan 05 22:02:21 a flammenwerfer does indeed werf flammen, but it doesn't apply to every word Jan 05 22:02:45 Anything that is wet, is wet to me. Jan 05 22:02:48 Anything that computes. Jan 05 22:02:49 Is a computer to me. Jan 05 22:02:55 also, the more realtime skills are involved, the less a n900 port is going to be good Jan 05 22:03:11 turn-based things are probably going to be good enough or more Jan 05 22:03:18 playing starcraft on a n900... not so much Jan 05 22:03:28 Because Apple calls their computers Mac in and uses it as marketing technique, does not mean it no longer is a personal computer. Jan 05 22:03:45 Mac devices are personal computers, and to me, Apple does nothing else but make a fool out of themselves bashing personal computers. Jan 05 22:04:07 An iPad is even more of a personal computer, than a Windows desktop, because it allows only for one user, not multiple user accounts. Jan 05 22:04:39 personal computer, at least to me, implies having a freedom to run whatever shit you want on it Jan 05 22:04:49 and, nowadays, x86 or x86-64 architecture Jan 05 22:05:18 I like lightweight backpacking, and a phone that doubles as a laptop can be very useful on the move. Jan 05 22:05:27 sadly enough... "able to run windows" is probably a good definition of a pc Jan 05 22:05:36 and virtual machines don't count Jan 05 22:06:57 Linux is good for productive uses of the computer. Jan 05 22:07:24 And Debian doesn't discriminate betwee x86, x64 and ARMEL. It supports each. Jan 05 22:11:52 If i download packages using apt-get -d, is HAM smart enough to see them and not download them again? Jan 05 22:13:09 * trumee has flaky mobile internet atm, and wants to make sure the packages are downloaded correctly Jan 05 22:13:47 no Jan 05 22:14:12 the other package manager maybe does, though. Jan 05 22:14:28 plus, apt-get itself will also not download them again Jan 05 22:15:16 javispedro: right, i will install kp49 using apt-get then Jan 05 22:15:38 * trumee hopefully kp49 wont break bluetooth support like kp48 did. Jan 05 22:16:07 * trumee bluetooth-headset to be specific Jan 05 22:26:01 I heard someone mention they were using a BT keyboard and USB mouse to save power. Is there anything to this? Jan 05 22:27:00 Right in this channel. Jan 05 22:35:30 ¬_¬ Jan 05 22:35:38 To save power compared to what? Jan 05 22:36:50 Using a BT keyboard and BT mouse. Jan 05 22:37:00 I assume Jan 05 22:37:05 Sometimes I think "power savings" is to the n900 enthusiasts what "protein" is to bodybuilding wannabes. Jan 05 22:37:12 Extremely unlikely. Jan 05 22:37:27 Adding an additional device to BT will not significantly raise its power consumptionn. Jan 05 22:37:37 Raimu: "overclocking" is that word Jan 05 22:38:28 javispedro, that too Jan 05 22:38:32 SpeedEvil: Thank you. Jan 05 22:39:18 Maybe "protein" is overclocking and "diet" is power s(h)avings, then. Jan 05 22:39:38 Are speed, power and screen space not the three most important commodities in the N900? Jan 05 22:40:38 Yeah, I can see how it gets there, but nonetheless. Jan 05 22:41:31 I like the double BT idea. You can charge while using it, and optionally use a flashdrive. Jan 05 22:42:11 And there's no problem with the battery meter not updating. Jan 05 22:44:48 stella Jan 05 22:48:30 fredddd: sorry was eating dinner - MyDocs is the folder that appears on the USB Jan 05 22:59:33 ~/win 23 Jan 05 23:01:41 sorry for spam Jan 05 23:20:25 tramp: while using a USB kbd for sure will eat significant amounts of energy Jan 05 23:22:19 Robot101, I will continue that tomorrow. ^^ Jan 05 23:22:24 In a game of Killing Floor before I go to bed. :X Jan 05 23:45:28 anyone know where I can download minimo? Jan 05 23:45:53 seems like all links are dead... Jan 05 23:51:17 Robot101, I do not permission over the log file to move it. Jan 06 00:03:10 How far is Meego on the N900? And can Maemo be completely replaces by Meego? Jan 06 00:11:08 to second queston, No Jan 06 00:11:50 Who was the gentleman helping me before with the SSL issue? Jan 06 00:17:30 Robot101? **** ENDING LOGGING AT Fri Jan 06 02:59:57 2012