**** BEGIN LOGGING AT Sat Oct 25 02:59:57 2008 Oct 25 03:06:32 ./gpsbabel -i garmin,get_posn -f /dev/ttyUSB0 -o kml -F garmin-data.kml Oct 25 03:07:27 weird, i found mplayer actually using more CPU to playback mp4 than osso-media Oct 25 03:08:12 l7, maybe osso-media uses those "DSP instructions" Oct 25 03:09:04 I can't connect to that frigging GPS! Oct 25 03:09:20 what can I do with maemo-mapper to connect it? Oct 25 03:09:36 so gpsbabel works on it? Oct 25 03:09:44 johnx, yes Oct 25 03:09:54 with the command above Oct 25 03:10:20 hmm, maybe get gpsd to talk to it then have maemo mapper connect to gpsd? Oct 25 03:10:32 I don't know if mapper uses something from gpsbabel or if it assumes the gps talks NMEA or something like that Oct 25 03:10:40 johnx, I already tried it Oct 25 03:11:06 johnx, I run gpsd in nondaemon mode, but it simply says nothing, and the mapper still doesn't find it Oct 25 03:11:16 it keeps searching Oct 25 03:11:40 I really don't know Oct 25 03:13:33 You need to initialize gpsd first. Oct 25 03:13:42 Which is why Maemo Mapper uses Bluetooth with no MAC. Oct 25 03:14:40 GeneralAntilles, I try to run it manually, but I get nowhere: gpsd -n -N -F /tmp/.gpsd_ctrl_sock /dev/ttyUSB0 Oct 25 03:14:51 running as root Oct 25 03:15:40 GeneralAntilles, I don't see how else I could "initialize" it Oct 25 03:16:03 maemobluetooth has to start it. Oct 25 03:16:16 I believe, anyway. Oct 25 03:16:24 my gps is not bluetooth Oct 25 03:17:02 Nevermind Oct 25 03:17:29 it's serial through a usb-serial cable Oct 25 03:19:56 it's a configuration similar to this one: http://www.piku.org.uk/book/export/html/139 Oct 25 03:20:21 but I want it to work with mapper Oct 25 03:25:38 maemo mapper can do routs? Oct 25 03:25:51 as long as you have an inet connection Oct 25 03:31:31 or openstreet data right? Oct 25 03:31:49 I don't think maemo mapper can route from osm maps since it uses the bitmap osm maps Oct 25 03:31:55 (someone correct me if things have changed) Oct 25 03:32:04 oh Oct 25 03:32:22 can any programs for the maemo handle routing offline? Oct 25 03:33:04 the included "Map" program can (Wayfinfer Maps or somesuch) Oct 25 03:33:27 oh that thing Oct 25 03:33:39 i wonder if they have improved it since last year, i never touch it Oct 25 03:33:52 yeah, I think it got updated since then Oct 25 03:34:17 also, I think navit can use osm for routing Oct 25 03:34:20 i don't get it, is maemo giving us that commerical app for free? Oct 25 03:34:54 The app, not the routing. Oct 25 03:34:58 oh Oct 25 03:35:11 routing requires a subscription then? Oct 25 03:36:16 if you're in the US, an app that can use TIGER maps should be able to do some limited routing IIUC Oct 25 03:37:00 can't mapper use google maps for routing? Oct 25 03:37:09 only with an inet connection Oct 25 03:37:09 hehe Oct 25 03:37:16 if OSM vector data is available directly... Oct 25 03:37:37 we could somewhat rewrite mapper with cairo to draw the vector part Oct 25 03:37:45 which app do you use to connec to TIGER maps? Oct 25 03:37:50 (or some better engine like AGG) Oct 25 03:37:50 connect Oct 25 03:38:02 well, doesn't Nokia maps for symbian phones route offline? Oct 25 03:38:24 Xamusk: they have to get maps in vector form Oct 25 03:38:28 Xamusk, yes, check your scrollback :P Oct 25 03:38:33 then, standard routing algorithms work Oct 25 03:38:52 AstralStorm, I'd like to see vector support on Maemo Mapper. Oct 25 03:39:03 well, as I said, just vectorize the bitmap piecewise for extra bonus Oct 25 03:39:25 Google could also provide vectorized maps, but then they wouldn't get all that query analysis bonus Oct 25 03:40:02 I thought google maps did routing offline Oct 25 03:40:07 wrong! Oct 25 03:40:08 maybe with javascript Oct 25 03:40:14 no, they do routing online Oct 25 03:40:27 because I don't see much transfers when I change my route Oct 25 03:40:35 you send them point A, B, C... Z Oct 25 03:40:48 Maemo Mapper needs an overhaul to handle different map formats more gracefully Oct 25 03:40:48 and they do routing online Oct 25 03:40:56 mhm Oct 25 03:40:59 not an easy job Oct 25 03:41:14 and it needs better db format Oct 25 03:41:14 The talk on the lists was to rasterize vector maps on the fly to feed to Maemo Mapper. :/ Oct 25 03:41:21 gdbm is notoriously heavy Oct 25 03:41:31 GAN800: WRONG! Oct 25 03:41:37 this is the wrong way to do it Oct 25 03:41:48 it's easier to vectorize raster maps usually Oct 25 03:41:55 and then, you can analyze them better Oct 25 03:41:58 Maybe we can talk Nokia into doing some of the grunt work for the Fremantle Stars Oct 25 03:42:11 AstralStorm, thus, the :/ Oct 25 03:42:28 it is logical *if* they add route planning plugins Oct 25 03:42:40 then a plugin could be used to rasterize a vector map Oct 25 03:42:43 Nokia maps for symbian atleast has the decency to try route offline first, and then asks you for permission to go ask the server :-) Oct 25 03:42:45 and provide routing data Oct 25 03:43:17 ShadowJK_: there's no offline routing in mapper. At all. Oct 25 03:43:24 so the point is moot Oct 25 03:43:29 yes Oct 25 03:43:38 But Xamusk asked about Nokia Maps Oct 25 03:43:42 but then, you might flag some plugins as "online" Oct 25 03:43:45 ahha Oct 25 03:43:59 there exists such an app for Maemo? I don't think so Oct 25 03:44:04 no, does not Oct 25 03:44:08 it's for S60 Oct 25 03:44:12 yup Oct 25 03:44:41 I wouldn't mind wayfinder connecting more frequently to internet to download all the speed cameras nearby :-) Oct 25 03:44:42 so, the work would be to make Mapper into just an UI Oct 25 03:45:05 for the Map and Routing plugins Oct 25 03:45:07 I wouldn't like that Oct 25 03:45:17 data plans around here are pretty expensive Oct 25 03:45:26 hehe, so they're here Oct 25 03:45:37 I'll be getting one flatrate anyway Oct 25 03:46:15 (110 PLN for 6 GB + wifi APs of that operator) Oct 25 03:46:41 pity they don't do GB scaling Oct 25 03:47:07 about 30 Euro Oct 25 03:47:17 maybe 25 Oct 25 03:47:52 29 today Oct 25 03:48:20 AstralStorm, here it's 1GB plan (5GB download limit) for what would be equivalent to 129 PLN Oct 25 03:48:33 ouch Oct 25 03:48:35 (PLN estimates by google) Oct 25 03:49:06 but then, that was the best flatrate of the three Oct 25 03:50:19 and there's the problem of not high salaries :) Oct 25 03:52:34 can't wait till voice and data will get unified Oct 25 03:52:37 here the minimum wage by law (and thus what most of the population receives) is the equivalent of 573 PLN Oct 25 03:52:57 so a data plan like that is pretty prohibitive Oct 25 03:52:59 poorer country... Oct 25 03:53:02 yes Oct 25 03:53:52 * ShadowJK_ has 2mbit unlimited for 10€ per month :-) Oct 25 03:54:05 here the median is close to 1800 PLN Oct 25 03:54:11 ShadowJK_: you lucky guy Oct 25 03:54:13 I want that Oct 25 03:54:20 the operators had price war Oct 25 03:54:36 doesn't such a plan make phone calls mostly obsolete? Oct 25 03:55:00 like, allowing to buy a really cheap VoIP Oct 25 03:55:36 yep, same operator coincidentally offers VoIP service too, and provides instructions for how to make it work on the Nokia cellphones' built-in VoIP feature Oct 25 03:55:37 really, phone numbers should go away, instead we should get IPv6 linked to DNS Oct 25 03:55:52 they used to have UMA but not anymore :/ Oct 25 03:56:17 I mean, like, you could get addresses like .call.yourisp.whatever Oct 25 03:56:26 with autocompletion, could be viable Oct 25 03:56:46 and then, normal names too :> Oct 25 03:57:09 IP domination is the final phase of 3GPP project Oct 25 03:57:15 I moved my parents' landline to VoIP, with a standalone VoIP phone. The old number still works for people calling with regular phones, but you can also put in number@sip.isp.fi and it works Oct 25 03:57:29 man, the LCARS theme is great Oct 25 03:57:31 yes, something like that Oct 25 03:57:34 but no need for @ Oct 25 03:57:48 because each device (3GPP LTE) is required to have an IP Oct 25 03:57:49 http://en.wikipedia.org/wiki/Generic_Access_Network Essentially this means your phone can roam between WLAN and 3G/GSM :) Oct 25 03:57:50 i'm glad it's bugs are fixed Oct 25 03:59:39 then, either SIP will have to be firewalled off... or cell operators will have to compete Oct 25 04:00:07 the first is automatic if NAT is required (IPv4 doesn't have enough space for all those cell phones) Oct 25 04:00:30 My operator is giving public IPs still. It's kinda funny, I have 3 public IPs right now Oct 25 04:00:43 mine too Oct 25 04:00:45 smtp might be firewalled but everything else is open Oct 25 04:00:52 I want my IPv6 Oct 25 04:01:02 they could send one too Oct 25 04:01:19 get an allocation, their system does support IPv6 (I have inside sources) Oct 25 04:01:37 Nokia wants IPv6 :-) Oct 25 04:01:44 It saves battery power Oct 25 04:01:57 every mobile device Oct 25 04:02:16 and if every device is to be seen on the network... then IPv6 is a must Oct 25 04:02:26 otherwise we'll drown in NATs Oct 25 04:04:15 too bad nobody is really pushing for IPv6 hard enough Oct 25 04:04:28 cell ops will Oct 25 04:04:34 i suppose ipv6 will come only if the big network operators put different prices for ipv4 and ipv6. Oct 25 04:04:35 once 3GPP is finished Oct 25 04:04:45 and even then, it would probably get us into some sort of IP monopoly anyway Oct 25 04:05:05 IP monopoly? there is one already Oct 25 04:05:05 is there a way I can retrieve wep keys off an n810 ? Oct 25 04:05:07 called IETF ;P Oct 25 04:05:32 orifice: monitor mode is supposed to somewhat work Oct 25 04:05:35 for example ipv6 traffic would be 20% cheaper. that might let the isps to think it further Oct 25 04:05:37 not hacking wep keys or anything. Just the saved ones Oct 25 04:05:50 When I upgraded to Diablo I lost all my saved wep keys Oct 25 04:05:58 ah, that... they're in gconf Oct 25 04:06:02 ahh ok Oct 25 04:06:03 thanks Oct 25 04:07:31 ipv6 "traffic" cannot be made "cheaper" globally Oct 25 04:07:44 it actually uses a tiny bit more bandwidth Oct 25 04:08:17 gotta go Oct 25 04:08:27 so, the only driver would be reducing infrastructure Oct 25 04:08:31 like number of routers Oct 25 04:08:55 and simplifying topology, lowering latency Oct 25 04:09:18 senores does this make any sense? i want to charge nokia phone, n810 and gps-module in car. i'm planing to put an 12v->5v (2A) transformer which will feed usb-hub (5v/2A) and then charge the devices from there? Oct 25 04:09:19 having to pass 10 NATs isn't too fast Oct 25 04:09:48 n810 can't be charged over USB, unless you grab that USB->Nokia plug charger Oct 25 04:10:14 AstralStorm: nat does not overhead in performance Oct 25 04:10:15 AstralStorm: the idea is to push isps to use ipv6. therefore make ipv6 cheaper eg transfer the money from ipv4 to ipv6 Oct 25 04:10:23 disco_stu: wrong Oct 25 04:10:27 it adds latency Oct 25 04:10:30 some ms Oct 25 04:10:37 AstralStorm: i m not wrong man Oct 25 04:10:42 especially if busy Oct 25 04:10:46 naa Oct 25 04:10:51 usually you pass about 3 nats Oct 25 04:10:58 which isn't any appreciable amount Oct 25 04:11:11 for the charger i tought that i can use the usb->nokia plug converter directly like this http://www.walrus.com/~raphael/html/usb_charge.html Oct 25 04:11:11 if 3GPP LTE is to run, you'll pass many more Oct 25 04:11:37 oilinki: yes, but n810 can drain up to 850 mA Oct 25 04:11:51 so in some very rare situations, the charger won't charge ;P Oct 25 04:12:39 disco_stu: I'm not talking like NAT for 3 machines Oct 25 04:12:41 AstralStorm: ok. but if it's 2A, then there should be some power left for phone and gps Oct 25 04:12:44 but one with 100s of clients Oct 25 04:12:52 who said 3 machines Oct 25 04:12:53 oilinki: uhm... Oct 25 04:12:56 the hell.. Oct 25 04:12:59 USB limits current to 0.5A Oct 25 04:13:00 nat 100 times Oct 25 04:13:02 is the same Oct 25 04:13:08 no, it's not Oct 25 04:13:16 it has to inspect every packet, change the IP address in it Oct 25 04:13:19 that is time Oct 25 04:13:21 currently i use 12v-> 220v-> 5v in the car, which doesn't make any sense ;) Oct 25 04:13:26 and store info about state Oct 25 04:13:44 ah. i did not know about the 0.5A limit. Oct 25 04:13:45 that is done at speedlight Oct 25 04:13:56 lightspeed or whatever Oct 25 04:13:58 yes yes, check it yourself Oct 25 04:14:10 send it some bilion of packets Oct 25 04:14:23 see what's the average latency on output Oct 25 04:14:46 btw, LTE is supposed to do 200 Mb upload Oct 25 04:14:59 and 300 Mb download Oct 25 04:15:15 so you need a nat of 1GbE class Oct 25 04:15:17 The Nokia car charger is ~390mA Oct 25 04:15:23 So 500mA shouldn't be a huge issue. Oct 25 04:15:25 for just one happy hacker Oct 25 04:15:35 GeneralAntilles: and it doesn't manage to charge the battery Oct 25 04:15:36 I checked Oct 25 04:15:39 :) Oct 25 04:15:57 you need at least 450 mA to charge the battery on light use Oct 25 04:16:09 It does here. Oct 25 04:16:17 if you disable wifi, then yes Oct 25 04:16:28 Not sure who'd be using wifi in a car Oct 25 04:16:39 you have a point :> Oct 25 04:16:44 bluetooth eats less power Oct 25 04:17:23 i use sometimes with joikuspot.. but it will drain the e61i battery very fast Oct 25 04:18:09 disco_stu: what's more, with LTE you'll have one huge NAT, or at least a tree of few such Oct 25 04:18:35 therefore nowdays it's bt-connection Oct 25 04:18:55 we need 3G LTE. Really :> Oct 25 04:19:01 uhm, that is, 4G Oct 25 04:19:25 this is almost as efficient as bluetooth, while having wide range Oct 25 04:23:20 I would be happy for a good edge connection in this country :) Oct 25 04:27:55 hehe, here, edge is widely available almost everywhere Oct 25 04:28:42 about 99,1% of country Oct 25 04:28:59 99,52% population Oct 25 04:29:32 I spend tihs week in Phuket where I'm going to move soon. there the best connection I got was gprs with 10kBps download speed. lot's of places without any connectivity. Oct 25 04:29:59 well need to try with another operator if the connectivity would be better. Oct 25 05:10:43 how do you extract a .tar.gz ? Oct 25 05:13:20 zackeroo: gunzip a.tar.gz and then tar xvf a.tar ? Oct 25 05:14:06 tar -xvzf file.tar.gz Oct 25 05:15:06 no frontend? Oct 25 05:15:25 you have to use the terminal for extracting a file? Oct 25 05:16:50 I'd use the terminal anyway Oct 25 05:16:53 does anyone know if Roadmap is good for anywhere else in the world but the US and Canada? Oct 25 05:17:12 there is a front end , its called xarchiver I believe Oct 25 05:17:31 yeah .. tried that and its not working ... Oct 25 05:18:00 that's why I prefer the terminal. Oct 25 05:18:26 ok Oct 25 05:18:35 does anyone here use Roadmap? Oct 25 05:19:00 zackeroo: what is the roadmap for? Oct 25 05:19:41 GPS Oct 25 05:19:47 and how does it differ of the maemo mapper? Oct 25 05:20:36 seems like its made for GPS .... and I am trying to find one that does Voice Oct 25 05:21:02 zackeroo: have you checked maemo mapper yet? Oct 25 05:21:07 yes Oct 25 05:21:09 no voice Oct 25 05:21:20 and I have flite installed Oct 25 05:21:26 and enabled Oct 25 05:21:36 and, yes, it is working in the terminal Oct 25 05:22:06 hmm. i had a voice before with maemomapper and flite. now i have not cheked as the voice was too quiet for car usage Oct 25 05:23:12 were you using Diablo? Oct 25 05:23:52 can not remember when i used with flite. could be before diablo. Oct 25 05:24:00 yeah Oct 25 05:24:31 i really like the maemo mapper, but it has it faults as well. using pois is not very convinient Oct 25 05:24:36 its really something ... because I upgrade to gain features, but I also loose features in the process Oct 25 05:28:04 I really like mapper ... but without voice it is of no use to me Oct 25 05:28:47 I cannot be bothered to have to read tiny text on a screen while driving ... Oct 25 05:28:55 its also dangerous Oct 25 05:37:37 where can I get this lcars theme? Oct 25 05:39:30 ShadowJK_: http://synthesize.us/LCARS_PADD/changelog Oct 25 07:30:28 night Oct 25 08:14:22 morning, all Oct 25 08:38:51 * camel_liu look around Oct 25 08:41:40 * Jaffa sticks a more concrete version of his package categorisation thoughts from yesterday on http://wiki.maemo.org/Task:Package_categories#Defined_top-level_categories_.26_application-specific_subcategories Oct 25 08:42:29 * qwerty12 would like a user/internet but user/network sounds good Oct 25 08:45:03 qwerty12: Samba clients wouldn't count as 'Internet' ;-) Oct 25 08:45:05 (hopefully) Oct 25 08:46:28 Jaffa: I'm not thinking about Samba clients. I wanted to put transmission in user/internet but was forced to put it in user/other because the "allowed" categories available at the moment suck so I was forced to put it in user/other Oct 25 08:46:38 -so I was forced to put it in user/other Oct 25 08:46:47 (Didn't realise I was repeating myself >.<) Oct 25 08:47:17 qwerty12: indeed, but my point was there are networky things which don't fit anywhere else, but aren't 'Internet' related. The i18n could always be 'Internet & networking' Oct 25 08:48:26 Ah, yes, I get you now. Yeah, I agree, user/networking is a better choice when looking at it. Oct 25 08:49:20 I wonder what Nokia's plans are for Fremantle's application menu. Oct 25 08:49:40 It'd be nice to have enough top level folders to have them match the categories reasonably well. Oct 25 08:50:47 I'm using maemo 4.1.1, and testing maemo SDK installation according to it reference manual Oct 25 08:50:47 When run 'Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96 -ac -extension Composite', I got below ouput: Oct 25 08:50:47 expected keysym, got XF86KbdLightOnOff: line 70 of pc Oct 25 08:50:47 expected keysym, got XF86KbdBrightnessDown: line 71 of pc Oct 25 08:50:47 expected keysym, got XF86KbdBrightnessUp: line 72 of pc Oct 25 08:50:48 expected keysym, got XF86KbdLightOnOff: line 70 of pc Oct 25 08:50:50 expected keysym, got XF86KbdBrightnessDown: line 71 of pc Oct 25 08:50:52 expected keysym, got XF86KbdBrightnessUp: line 72 of pc Oct 25 08:50:54 How to resolve it? Oct 25 08:51:43 Does it matter? It still works fine. Oct 25 08:53:12 Yes, it still works, but it bothers me. Oct 25 08:53:28 I want everything be perfect. Oct 25 08:54:48 And when I Ctrl+C it, it returns below: Oct 25 08:54:49 FreeFontPath: FPE "/usr/share/fonts/X11/misc" refcount is 2, should be 1; fixing. Oct 25 08:54:49 What about this? Oct 25 08:54:52 GeneralAntilles: agreed Oct 25 08:56:43 I want to why these messages occur and how to resolve them. Anybody knows? Oct 25 08:57:41 I've got a strange problem.. when I try to write files on /media/mmc1 I get the error that the file system is in read-only mode.. how can I verify this and fix it? Oct 25 08:59:14 Running "mount" would tell you if it's in RO (afaik) and dmesg says if the device has been mounted ro. But you can run fsck as root to fix it. Oct 25 08:59:25 s/RO/ro Oct 25 08:59:37 s/fsck/fsck.whatever Oct 25 08:59:47 * GeneralAntilles files a bug. Oct 25 09:00:49 ok.. mount looks like it certainly is in RO mode. Oct 25 09:00:51 /dev/mmcblk1p1 on /media/mmc1 type vfat (ro,nosuid,nodev,noexec,noatime,nodiratime,uid=29999,fmask=0133,dmask=0000,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8) Oct 25 09:01:01 * qwerty12 vows never to "compile" po4a in scratchbox again. Fucking dependencies... Oct 25 09:02:21 using dmesg it says '[ 654.843750] FAT: Filesystem panic (dev mmcblk0p1)' Oct 25 09:02:46 to qwerty12: Do you have any idea about the problem of Xephyr? Oct 25 09:03:08 camel_liu: Like I said when you PM'ed me: Oct 25 09:03:09 qwerty12> Nope Oct 25 09:03:09 The messages have never bothered me so I've never bothered looking Oct 25 09:04:35 usicow: become root with whatever method, run umount /media/mmc1 ; fsck.vfat -a /dev/mmcblk0p1 ; fsck.vfat -r /dev/mmcblk0p1 Oct 25 09:05:19 qwerty12: ok, I'll do that.. but what does that do? :) I'm just curious why this has happened. Oct 25 09:06:37 usicow: Unmounts the memory card so fsck can do its stuff and repair it :). First invocation of fsck repairs it automatically and then the second invocation of fsck asks you what option to do to repair because I noticed in automatic mode, it skips things it wants an answer for Oct 25 09:06:59 The knob hasn't heard of a pastebin... Oct 25 09:07:15 He attempted to send me his scratchbox log over a pm Oct 25 09:07:17 TF Oct 25 09:07:19 Ha Oct 25 09:09:31 qwerty12: ok.. there was another thing that I noticed, maybe it happened at the same time - I'm not sure.. but I install maemo-pan, and I think after that, my wireless router no longer gave the static IP that it used to. As if the mac address changed or something.. could that be possible? Oct 25 09:09:39 http://bugs.maemo.org/show_bug.cgi?id=3822 Oct 25 09:09:45 itt Oct 25 09:10:50 usicow: maemo-pan shouldn't interfere with that, I have maemo-pan and I still get my ip's fine Oct 25 09:11:35 strange... Oct 25 09:11:41 usicow: Are you using the feature of the router where it assigns a specific ip via dhcp to a device or using a real static ip? Oct 25 09:12:03 Jaffa, there is a lot to be said for going with the freedesktop.org specification Oct 25 09:12:12 qwerty12: the feature where the router assigns a specific ip via DHCP (I assume based on mac address) Oct 25 09:12:53 usicow: yeah, it's still getting done via dhcp then as opposed to being a real static ip Oct 25 09:13:56 af-sb-init.sh returns below: Oct 25 09:13:56 [sbox-DIABLO_X86: ~] > af-sb-init.sh start Oct 25 09:13:56 Note: For remote X connections DISPLAY should contain hostname! Oct 25 09:13:56 Sample files present. Oct 25 09:13:56 Starting DBUS system bus Oct 25 09:14:38 Goddamn, if he can't live with a few errors, I doubt his programs contain bugs... Oct 25 09:15:22 What Plugin desktop file does it mean? Oct 25 09:27:27 Stskeeps, ping. Oct 25 09:28:02 pong Oct 25 09:28:07 might have to leave in a few though Oct 25 09:28:21 gf's home for 9 days and she wants to go shopping as she claims i don't have enough food in the house Oct 25 09:28:31 Ha Oct 25 09:28:37 That what I always tell my family. :P Oct 25 09:28:47 Well, it's a slightly involved question Oct 25 09:29:06 qwerty12: Ok, I fixed the filesystem and thought everything was going okay,.. so I tried to update a project I've got via svn, and after a minute or so, the n810 just rebooted.. dont know why.. and now ksoftirqd/0 is using 100% CPU. Do you have any idea whats going on? Oct 25 09:29:41 But, I guess what I want to ask of you WRT Quim's stuff about upstream alignment is: What are the concrete things Nokia should do to maximize compatibility with Debian/Ubuntu? Oct 25 09:30:16 Put simply, what are the big blockers to adding a Debian repo to your catalog and installing packages from there? Oct 25 09:30:29 |/who Oct 25 09:30:31 x Oct 25 09:31:01 gavin: Voted on #3822 Oct 25 09:31:40 GeneralAntilles: i'll think a bit and research for a proper answer for that.. they really messed up things with not having a proper debhelper for instance, package names / not following renames of packages.. Oct 25 09:31:50 Bah, damned nick completion on ':' Oct 25 09:31:55 GeneralAntilles: Voted on #3822 Oct 25 09:33:06 GeneralAntilles: many maemo-isms, gtkmm lacking typical properties (compile time thing), they should allow for selecting the embedded library and the full gtk Oct 25 09:33:23 Stskeeps, from your comments yesterday, I'm not sure where you got that Nokia doesn't want to align Maemo with upstream from Quim's comments. Oct 25 09:33:38 Unless you were responding to them not wanting to push Maemo as a mobile Linux for use by other manufacturers. Oct 25 09:33:47 GeneralAntilles: the last part Oct 25 09:34:11 there's plenty of good things in maemo to do exactly that though Oct 25 09:34:21 I don't see that as having anything to do with aligning with upstream Oct 25 09:34:41 Hi everyone :) Oct 25 09:34:52 Hey, crashanddie. Oct 25 09:34:53 GeneralAntilles: gtg for now, i'll think a bit about this :P Oct 25 09:34:55 How's the job? Oct 25 09:34:58 Stskeeps, thanks! :) Oct 25 09:35:05 GeneralAntilles, awesome, very busy Oct 25 09:35:10 I'm glad you are, because I don't have the experience to. :D Oct 25 09:35:24 GeneralAntilles, got back from work yesterday around 11PM :P Oct 25 09:35:31 Ouch Oct 25 09:35:42 monday evening I'm off for Paris Oct 25 09:35:51 then within the next month or so, Ukraine Oct 25 09:35:55 and then Paris again Oct 25 09:37:42 ~ping Oct 25 09:37:43 ~pong Oct 25 09:38:54 We need a wiki page for this upstream stuff. Oct 25 09:39:00 krisse's gone mad. Oct 25 09:39:10 Jaffa, ha, that was exactly my thought. Oct 25 09:39:12 Maemo-based netbooks? Oct 25 09:39:38 I'd rather have Ubuntu or OS X on a netbook than Maemo. Oct 25 09:40:45 Almost worth blogging about it (not via the council) as there's no comment facility there. Oct 25 09:41:02 qwerty12: do you have any idea about my problem with the fs/svn rebooting/ksoftirqd? I'm leaning towards just flashing the whole thing Oct 25 09:41:15 You take the stylus/fingers out of the equation and there isn't much point to Maemo. Oct 25 09:41:52 usicow: Probably a dodgy sd card or the svn export or checkout is tying up the cpu and the watchdog is rebooting it Oct 25 09:42:20 hmm Oct 25 09:42:22 Maemo might have a point once Qt gets involved Oct 25 09:42:33 Or liq* Oct 25 09:42:44 crashanddie, but when you have a keyboard and trackpad? Oct 25 09:42:55 Having a framework to easily develop lightweight applications Oct 25 09:43:16 Why would Maemo be better there than Ubuntu? Oct 25 09:43:45 Hey, I didn't say I was right Oct 25 09:43:49 I just woke up Oct 25 09:43:52 :P Oct 25 09:43:53 I said it might have a point Oct 25 09:43:57 not that it did :P Oct 25 09:44:02 You must have some arguments to back up your point. :P Oct 25 09:44:09 oh fuck Maemo Oct 25 09:44:18 Right in the ear? Oct 25 09:44:20 good enough of an argument for you? Oct 25 09:44:39 Ight, in the rear? Oct 25 09:45:16 Quote from the South Park movie. Oct 25 09:46:29 GeneralAntilles: http://www.maemopeople.org/index.php/jaffa/2008/10/25/ Oct 25 09:46:49 pump up your ego much? Oct 25 09:46:58 maemopeople [...] Jaffa Oct 25 09:47:20 I know, I know Oct 25 09:47:21 crashanddie: eh? maemopeople.org is a free blog hosting site for Maemo-related topics Oct 25 09:47:22 I'll stfu Oct 25 09:47:36 Who owns maemopeople? Oct 25 09:47:40 maddler Oct 25 09:48:16 Who's maddler? Oct 25 09:48:19 * Jaffa outs: bike shopping for Jaffa Jr. Oct 25 09:48:34 Jaffa, what's the budget? Oct 25 09:48:48 Jaffa, and what does he want? Oct 25 09:49:23 Trailing? Downhill? Road? Oct 25 09:50:11 crashanddie, I don't think he's more than a few years old. :P Oct 25 09:50:16 oh Oct 25 09:50:42 I wouldn't suggest downhill then :P Oct 25 09:50:52 Damnit Oct 25 09:51:05 the work computer has a UK-qwerty keyboard Oct 25 09:51:14 I have a FR-azerty Oct 25 09:51:20 I keep making mistqkates Oct 25 09:51:23 lol Oct 25 09:51:23 mistakes** Oct 25 09:51:27 I type on two layouts without issue Oct 25 09:51:29 You'll cope. :P Oct 25 09:51:40 Well usually I manage Oct 25 09:51:45 it's just this morning... Oct 25 09:51:48 Ha Oct 25 09:52:00 Oh and btw, blackberry ftw Oct 25 09:52:05 When run 'af-sb-init.sh', it returns below: Oct 25 09:52:05 [sbox-DIABLO_X86: ~] > hildon-input-method[6842]: GLIB MESSAGE default - ui up and running Oct 25 09:52:05 hildon-desktop[6858]: GLIB DEBUG default - mission_control_get_presence_actual: MC not running. Oct 25 09:52:05 Audio File Library: could not open file '/usr/share/sounds/ui-window_open.wav' [error 3] Oct 25 09:52:05 Audio File Library: could not open file '/usr/share/sounds/ui-window_close.wav' [error 3] Oct 25 09:52:06 hildon-desktop[6858]: GLIB WARNING ** default - Plugin desktop file not found, ignoring plugin Oct 25 09:52:07 * GeneralAntilles hand crashanddie a cup of coffee. Oct 25 09:52:08 hildon-desktop[6858]: GLIB WARNING ** default - Plugin desktop file not found, ignoring plugin Oct 25 09:52:10 Does nobody have any idea? Oct 25 09:52:19 camel_liu, yeah, don't spam the channel Oct 25 09:52:20 camel_liu, please use slexy.org for that. Oct 25 09:52:22 GeneralAntilles: what nokia ought to do is: reconstruct maemo. take packages and traditional dependancies from latest debian/ubuntu dist, build for device, make a script for building this foundation, open source the foundation. Use OHM + Upstart + HAL for sane system services and power savings, Xorg+omapfb driver and a hildon desktop on top. Keep system updated with upstream - customize with busybox and such but don't try to limit upstream abilities ... Oct 25 09:52:28 ... too much. If you're going to do API breaks (GTK, GTKMM), use seperate directories and make apps depend on the specialized apps (pkg-config maemo-gtk for instance), but don't break upstream ability to get something sane. Instead of relying on nokia binary blobs for wifi etc connectivity, use bluez and wpa_supplicant, maybe customize network manager to be less crap. Otherwise, provide stub conic etc. Oct 25 09:52:37 Is this happy hour or what? Oct 25 09:52:59 GeneralAntilles: and then build services + apps + tablet specific things on top Oct 25 09:53:01 I'm new in IRC Oct 25 09:53:03 sorry Oct 25 09:53:29 Stskeeps, that sounds like the answer I was looking for. Oct 25 09:53:36 camel_liu, does the UI show in Xephyr? Oct 25 09:53:41 camel_liu, can you use it? Oct 25 09:53:43 We'll kick together a wiki page later, Stskeeps. Oct 25 09:53:44 Thanks. :) Oct 25 09:53:51 yes, it show normally Oct 25 09:53:59 camel_liu, then don't worry about it Oct 25 09:54:05 camel_liu, everyone gets warnings Oct 25 09:54:05 crashanddie, they're just harmless errors that qwerty12 told him to ignore. Oct 25 09:54:39 camel_liu, rule of thumb: if it works, don't mess with it Oct 25 09:54:59 GeneralAntilles: and this will make a sane system for them and make community happy as people can, if they want, remove hildon, transfer maemo foundation to another tablet device (pandora), build their open source replacements and HW specific stuff for their device Oct 25 09:55:01 crashanddie: as GeneralAntilles says, the type of bike is "first" ;-) Oct 25 09:55:17 and nokia instantly gets new apps for the maemo platform even when they're on other devices Oct 25 09:55:20 Jaffa, get some baseball cards to go in the spokes. :) Oct 25 09:55:35 This is the UK, it's all about football :p Oct 25 09:55:47 Right, that. :D Oct 25 09:55:49 * GeneralAntilles wasn't thinking. Oct 25 09:55:54 Jaffa, well, if you ever want some advice :) I'm about in to buy a £2000 downhill bike :) Oct 25 09:56:22 crashanddie, you gonna get a Beagle or Pandora? Oct 25 09:56:24 and has the "cool" of more polished devices and OS'es, with support and neat services you can't get easily on other HW, increasing why you should select a nokia tablet Oct 25 09:56:32 GeneralAntilles, neither, by the looks of it Oct 25 09:56:55 GeneralAntilles, well, Pandora is dead for me, I don't want a gaming console Oct 25 09:57:08 GeneralAntilles, I'll get the beagle board once I have a car Oct 25 09:57:20 I want to build a cheap audio/video system in it, using the beagle board Oct 25 09:57:26 when I program something in Windows, I would like erverything to be ok, no warning, no error. In Linux or Maemo, that's different? We have to go on with so many warnings? Oct 25 09:57:38 crashanddie, I want to see your notes after you do. Oct 25 09:57:40 camel_liu, no, you don't have to Oct 25 09:57:44 That's been on my list for a really long time. Oct 25 09:58:00 so I want to figure it out. Oct 25 09:58:00 GeneralAntilles, thing is, I won't have a car here in London unless I move out Oct 25 09:58:09 camel_liu, excepted it's not your code Oct 25 09:58:15 camel_liu, Zephyr warnings don't have anything to do with your program. Oct 25 09:58:15 GeneralAntilles: do you think it's a sane idea or idiotic? i mean, it doesn't really seem like fremantle OS itself has moved that much Oct 25 09:58:27 Stskeeps, I think it's a fantastic idea. Oct 25 09:58:39 But I suspect Nokia will want to take baby steps to start out. Oct 25 09:58:45 but af-sb-init.sh does Oct 25 09:58:58 GeneralAntilles: they'll also get a lot of free work from their upstream :P Oct 25 09:58:59 I'd pick a few specific things that they can start with. Oct 25 09:59:00 camel_liu, no, af-sb-init.sh doesn't raise any warnings Oct 25 09:59:21 Stskeeps, I think that's also the sort of answer Quim is after. Oct 25 09:59:38 So put all that in an email as soon as you have the free time and fire it off. ;) Oct 25 09:59:45 How about the GLIB WARNING ** default - Plugin desktop file not found, ignoring plugin? So many! Oct 25 10:00:01 GeneralAntilles: ok Oct 25 10:00:14 they better give me a job offer Oct 25 10:00:14 :P Oct 25 10:00:22 Ha Oct 25 10:00:31 Stskeeps, hell, you wouldn't be the first community guy to apply. Oct 25 10:00:34 camel_liu, the underlying libraries/programs which are called/executed (and were created for a real hardware platform, and then ported to a software emulation, let's not forget that) create the warnings. One of the causes is that the scratchbox environment is extremely minimalistic (even more than Maemo itself, which is not saying nothing) Oct 25 10:00:37 (and get in) Oct 25 10:00:44 No harm in trying if you're actually interested. :P Oct 25 10:00:55 GeneralAntilles: i'm not entirely sure i would belong in nokia though :P but if i was able to insane things like this, maybe :P Oct 25 10:01:27 camel_liu, I don't think any operating system in the world manages to start entirely without a single warning Oct 25 10:01:51 It's not because those warnings are hidden from you they're anything better Oct 25 10:02:11 GeneralAntilles: any my idea would be a "wet dream maemo", really. You can get the power of desktop apps if you want, and use the power saving and embedded apps if you want as well Oct 25 10:02:15 best of both worlds Oct 25 10:02:31 there is no power in desktop apps Oct 25 10:02:44 and porting would be slightly easier Oct 25 10:02:44 Stskeeps, set two targets, the "wet dream Maemo" and some specific realistic targets Nokia can hit. Oct 25 10:02:44 :P Oct 25 10:02:48 GeneralAntilles: mm Oct 25 10:03:04 only lack of power from the intensive shit, and poor UI design Oct 25 10:03:20 i really think most of the stuff i've said is "realistic", as they're doing most things already (atleast what they claim) Oct 25 10:03:31 ohm+upstart+hal for instance Oct 25 10:03:34 anyhow Oct 25 10:03:35 Stskeeps, fair enough. Oct 25 10:03:36 shoppin' time Oct 25 10:03:41 Have fun. Oct 25 10:04:58 * crashanddie goes to get a cup of coffee, and then gets back to Windows 2003 server, VPN, LDAP, and smartcards :) Oct 25 10:05:30 Bleh Oct 25 10:05:39 crashanddie: thank you Oct 25 10:06:41 Windows server 2003 administration eh? The best thing I done with my school's windows 2003 server was hack it (their fault for using the same admin password on all the client computers) and then modify the isa server rules to let me utorrent :P Oct 25 10:06:56 qwerty12, nha, not administration, lol Oct 25 10:07:04 qwerty12, I have a better job than that :P Oct 25 10:07:11 Hehe, even better :D Oct 25 10:07:22 qwerty12, I wouldn't be travelling the world if I was a sysadmin Oct 25 10:07:50 High-price manwhore with a computer geek theme? :P Oct 25 10:08:02 hahaha Oct 25 10:11:21 crashanddie, do you happen to have any links to teach how to make applications compiled in scratchbox run at Nokia N800 step by step? Oct 25 10:12:53 Open a browser, type "maemo.org" in the address bar, click on development, click on documentation, click on how-to, click on maemo diablo release documentation Oct 25 10:13:00 that enough step by step? Oct 25 10:13:22 The Diablo reference manual is not clear about how to start at N800 Oct 25 10:14:16 Yes, I browse the maemo.org, and download the reference manual Oct 25 10:15:45 When I follow the manual, I confuse at section 3.5 Setting up USB Networking Oct 25 10:16:26 you probably don't need it Oct 25 10:17:08 * qwerty12 would recommend to learn the essence of packaging instead Oct 25 10:17:47 camel_liu, once it's compiled, scp the binary over to the n800, run Oct 25 10:18:11 We bought several N800s from eBay, and want to do something on them. Oct 25 10:18:25 camel_liu, have you upgraded them to diablo? Oct 25 10:18:41 Anybody have any suggestions for what I should replace the Nokia hands startup screen with that would be maemo.org themed? Oct 25 10:19:04 GeneralAntilles, goatse Oct 25 10:19:11 <_< Oct 25 10:19:13 haha Oct 25 10:19:25 "Every reboot is a PITA" Oct 25 10:19:30 some are OS2008. How to see the version on N800? Oct 25 10:19:42 camel_liu, settings > about Oct 25 10:19:43 * qwerty12 still gets shits and giggles looking at goatser Oct 25 10:19:45 -r Oct 25 10:19:59 several n800's... Oct 25 10:20:00 qwerty12, goatser was the guy, actually Oct 25 10:20:00 i know Oct 25 10:20:07 a cluster! Oct 25 10:20:17 BEOWULF Oct 25 10:20:21 crashanddie: really, lol Oct 25 10:20:26 indeed Oct 25 10:21:36 NO settings found in menu :( Oct 25 10:22:06 ... Oct 25 10:22:20 My friend had a u3 and I installed gonzor for him on it and he ran it on his own computer to test it out and it dumped the firefox saved passwords and he kept the logs. He gave me the usb to put ut on it and I saw the logs and I set his avatar to goatse on ipmart Oct 25 10:23:09 qwerty12, usb hacksaw/switchblade... Lame Oct 25 10:23:33 crashanddie: Worked for me for getting his firefox password (unintentionally) :P Oct 25 10:23:40 camel_liu, Application menu: Settings -> Control Panel: About Oct 25 10:23:44 * qwerty12 is a self confessed script kidde Oct 25 10:23:47 *kiddie even Oct 25 10:25:05 http://bugs.maemo.org/show_bug.cgi?id=3820 and http://bugs.maemo.org/show_bug.cgi?id=3819 Oct 25 10:25:15 Anybody object to WONTFIX and WORKSFORME? Oct 25 10:25:53 Nope Oct 25 10:26:19 The guy opening 3820 is lazy imo Oct 25 10:26:22 Ok, this N800 in my hand is OS2007, and it's Application menu: Tools -> Control Panel: About. Thanks Oct 25 10:27:23 camel_liu: Oct 25 10:27:24 ~flashing Oct 25 10:27:25 rumour has it, flashing is http://wiki.maemo.org/Updating_the_tablet_firmware Oct 25 10:27:26 helo Oct 25 10:27:45 i have a small problem with the rights from external memorycard Oct 25 10:28:06 if i put data from my laptop on it, i dont have write access to them on the n800 Oct 25 10:28:27 ext* formatted? Oct 25 10:30:50 How can I start xterm on N800? Oct 25 10:31:09 It doesn't come with OS2007 by default Oct 25 10:32:05 So I have to upgrade to OS2008 first? Oct 25 10:32:08 Hmm, I have no idea where to get it for OS2007 though having only ever used it for 10 mins. I'd just say upgrade to diablo reading the link GeneralAntilles gave Oct 25 10:32:21 Basically, yeah. Which SDK did you install btw? Oct 25 10:33:03 Just browse to that link using N800? My SDK installed is 4.1.1. Oct 25 10:33:27 Oh, programs built with that SDK wouldn't work in OS2007 anyway Oct 25 10:33:43 No computer, as you need a computer to perform the actual upgrade Oct 25 10:34:40 qwerty12, yes, ext3 but will do ex2 next days Oct 25 10:35:24 qwerty12, I do not understand what you said. Oct 25 10:35:43 eichi: Check if "user" owns the files you want to access. ls -l should tell you Oct 25 10:35:44 N800 cannot upgrade through wifi? Oct 25 10:35:51 camel_liu: Not in OS2007, Oct 25 10:36:49 Oh, my bad, I see my grammatical problems creeped up in that sentence. You need a computer to upgrade from OS2007 to OS2008. Oct 25 10:38:23 How? the link (http://wiki.maemo.org/Updating_the_tablet_firmware) returns a blank page. Oct 25 10:38:51 camel_liu, reload. Oct 25 10:39:36 still nothing! Not this link? Oct 25 10:39:53 camel_liu, make sure it's not just reloading the cache. . . . Oct 25 10:41:44 qwerty12, and then i have to do chown user:users -r ? Oct 25 10:41:57 eichi: yep Oct 25 10:47:06 qwerty12, shi*, no valid user "user" ;D in laptop Oct 25 10:47:15 maemo not usable with a larger keyboard? yea right... Oct 25 10:47:24 eichi: do it on the tablet :P Oct 25 10:47:34 and the user-ID would not be the same maybe Oct 25 10:48:57 other links in 'wiki.maemo.org' are ok except that one (Updating_the_tablet_firmware)! Oct 25 10:49:02 qwerty12: what the correct mount command to remount /dev/mmcblk1p1? Oct 25 10:49:41 camel_liu, your browser has cached the blank page. Oct 25 10:49:45 usicow: ke-recv mounts it with something really long. Just remove and reinsert the memory card Oct 25 10:49:48 Make sure it isn't reloading the cached page. Oct 25 10:49:55 ok Oct 25 10:54:23 I cleared cach, but still return blank page Oct 25 10:54:36 Which browser? Oct 25 10:54:43 firefox Oct 25 10:54:54 Press Ctrl-Shift-R at the blank page Oct 25 10:55:38 Done! Oct 25 10:56:20 I'll remember Ctrl-Shift-R! Thanks! Oct 25 11:05:50 crashanddie, GeneralAntilles, infobot and qwerty12: Thanks for your patient answers. Oct 25 11:06:20 No problems but you should know that infobot isn't human :D Oct 25 11:06:36 Oh ? Oct 25 11:06:42 Yeah, he's a bot Oct 25 11:07:04 just a bot Oct 25 11:07:18 How clever! Oct 25 11:12:14 When a program is compiled under scratchbox, how can I ship it to N800? Is there any references? Or just follow the step of Reference Manual for maemo 4.1? crashanddie said just scp it to n800 and run. Is that simple? Oct 25 11:12:37 Of course it's that simple. Oct 25 11:14:45 just connect N800 to host by USB and scp in terminal of host? Oct 25 11:15:04 no gainroot on N800 or else? Oct 25 11:15:23 Just use wifi Oct 25 11:15:37 sftp is also an option Oct 25 11:16:47 In maemo mapper, I clicked route->download, then the application stopped. Should I wait Oct 25 11:17:53 Browse to that package and download it through wifi, then install and run. Am I right? Oct 25 11:21:05 GeneralAntilles? Oct 25 11:31:30 If I want my apllication to be run on N800, then What I need to do is just scp or download it to N800 through wifi. No USB networking is needed, right? Oct 25 11:57:21 quit Oct 25 12:24:44 Whew, there's a 2000-email lighter inbox. Oct 25 12:27:01 rm -rf? Oct 25 12:27:26 Nah, there was important stuff mixed in with the spam. Oct 25 12:27:38 hello everyone Oct 25 13:38:02 * Jaffa yawns Oct 25 13:45:30 * GAN800 wonders if karma will ever work again. Oct 25 13:53:10 Seems unlikely. Oct 25 13:54:17 How many people are working on maemo.org fulltime? Oct 25 13:55:07 should i be able to edit wiki or what is this user localhost thing? Oct 25 13:55:18 solmumaha: either login or use https Oct 25 13:55:39 i did login Oct 25 13:55:45 ah Oct 25 13:56:58 ah, works with https, thanks Oct 25 13:57:51 although it still says " You are not logged in. Your IP address will be recorded in this page's edit history." Oct 25 13:58:15 You sure you're logged in? ;-) Oct 25 14:00:32 yes, it shows my ip on top right and lets me edit it Oct 25 14:00:47 That means you aren't logged in :) Oct 25 14:01:02 sigh Oct 25 14:01:19 If you are logged in, you should see your username there instead Oct 25 14:01:39 Jaffa, would you count Nemein? Oct 25 14:01:54 Hmm, maybe. Oct 25 14:01:55 ou are now logged in to maemo wiki as "ukki" Oct 25 14:02:13 but after i return to article, it shows my ip Oct 25 14:02:17 Jaffa, too many for karma not to work, methinks. :/ Oct 25 14:02:40 * Jaffa trying to work out how many people /could/ be working on fixing what weve already got, rather than spending time on other things Oct 25 14:02:57 GAN800: that was where I was going, too Oct 25 14:03:57 solmumaha, there's a bug. Oct 25 14:05:13 and there still haven't been noticeable improvements in the site performance even though we supposedly have new hardware Oct 25 14:05:19 rn to article, it shows my ip Oct 25 14:05:20 * GAN800 sighs. Oct 25 14:05:27 Ah, that's now DB problems *cough* Oct 25 14:06:16 and I'd say 'Just make it work already' Oct 25 14:06:44 However much money Nokia needs to throw at it to make it work. . . . Oct 25 14:07:12 How far gone is the 100 Days now? Oct 25 14:07:18 what db problems? Oct 25 14:07:23 they didn't change shit on the website Oct 25 14:07:33 and if they did, they need to fire the sysadmins Oct 25 14:08:37 l7, supposedly the performance bottleneck is now the db machine. Oct 25 14:08:45 solmumaha, don't hit the return button Oct 25 14:08:51 solmumaha, refresh the page Oct 25 14:09:47 hey all! Oct 25 14:10:07 by Oct 25 14:10:09 e Oct 25 14:10:12 Is it in any way possible to make a telephone call with a nokia n810? Oct 25 14:10:16 or any maemo, I guess.. Oct 25 14:10:35 I mean using a GSM modem of some kind accessible to maemo Oct 25 14:10:42 no Oct 25 14:10:49 orangey: Not directly. Only using SIP or SkypeOut etc. Oct 25 14:11:01 Jaffa: fair enough. Oct 25 14:11:28 I think my n810 is nearly perfect. The only thing that would make it sublime would be cell capabilities. Oct 25 14:11:38 plus or minus usable GPS : ) Oct 25 14:12:21 plus or minus? Oct 25 14:12:22 * GAN800 still cannot fathom why anybody would want to hold one of these bricks to their face. Oct 25 14:12:34 crashanddie: as in "it doesn't matter either way" Oct 25 14:13:12 GAN800, apple effect Oct 25 14:13:34 "Finger it, then put your face on it" Oct 25 14:13:39 iPhone's still way smaller. Oct 25 14:14:00 hmm, I'm sorry for what I just said Oct 25 14:14:10 it was way less ambiguous when I thought it Oct 25 14:14:26 Ha Oct 25 14:15:41 qnyqay Oct 25 14:15:43 ok Oct 25 14:15:49 anyway, back to work Oct 25 14:18:54 bergie, when's karma gonna work again? Oct 25 14:19:07 GAN800: next week Oct 25 14:19:20 I was supposed to do it last Thu but then there was a medical emergency :-/ Oct 25 14:20:33 Oh, sorry to hear that. Oct 25 14:25:49 Hi! i installed jalimo for a java program. From the error i get starting it, i found that the package classpath-gtk is missing. But its not in the repository. By chance, anyone here familiar with this? Oct 25 14:26:21 I installed jalimo-swt-example and it Just Worked[TM] Oct 25 14:35:33 sven: Install one of the examples - it should install all the necessary stuff Oct 25 14:43:48 hi, everyone! Oct 25 14:43:55 hi Oct 25 14:44:07 :) Oct 25 14:44:21 I'm new in Maemo. Oct 25 14:45:55 I want know how to install package librsvg2-2 in scratchbox from maemo.org extras repository. Oct 25 14:47:48 How to install a package in scratchbox from a special repository? Oct 25 14:48:29 in scratchbox, edit /etc/apt/sources.list (or maybe /etc/apt/sources.list.d/hildon- Oct 25 14:49:00 you can find the information you need to add in any .install file for a package in extras Oct 25 14:49:25 add that repository to sources.list? Oct 25 14:49:32 correct Oct 25 14:49:35 that should do it Oct 25 14:49:59 then? use apt-get? Oct 25 14:50:03 yup Oct 25 14:51:37 Ahh, the explosive sound of a car accident. Oct 25 14:52:50 heh...I'm thousands of miles away from mine. is that outside where you are GeneralAntilles? Oct 25 14:53:33 Can I list the content of a repository in scratchbox? Oct 25 14:54:00 There's a big road about 500' outside my window. Oct 25 14:54:11 you can list the contents of all repos I think Oct 25 14:54:16 some apt-cache command Oct 25 14:54:30 Some idiot in a WRX seems to have smacked into the back of an Accord. Oct 25 14:54:49 4wd makes you go faster, not stop faster :) Oct 25 14:54:54 Ehehe Oct 25 14:55:15 Crash, then the squealing tires. Oct 25 14:55:17 johnx, I'll try it. Thanks. Oct 25 14:55:27 Guess they didn't account for the wet roads. Oct 25 14:55:27 hola Oct 25 14:55:34 it's awesome when people in 4wd SUVs try to drive in the snow Oct 25 14:55:43 camel_liu, apt-cache dumpavail | less Oct 25 14:55:45 crash first, then brake? :P Oct 25 14:56:03 probably the accord had his brakes on? Oct 25 14:56:09 Kegetys, more like the sound of the Accord stealing all of the Subaru's energy. Oct 25 14:56:10 Yeah Oct 25 14:56:45 johnx: I have driven my CRV in the snow. Drives just fine, as long as you know what you are doing Oct 25 14:56:47 hehe Oct 25 14:56:58 finally compiling kismet with pcap support Oct 25 14:57:04 CR-V comes in 4WD? Oct 25 14:57:05 just patched the source that GPS will work Oct 25 14:57:14 with tz1's patch? Oct 25 14:57:18 General: It i AWD Oct 25 14:57:22 RST38h, I guess I should say unskilled people who think 4wd is a replacement for experience Oct 25 14:57:37 johnx: I am not particularly skilled, just careful (most of the time) Oct 25 14:58:09 yeah, I'm real careful in snow, except in open parking lots where I know where the curbs are Oct 25 14:58:13 Yeah, it's not that 4WD can't drive in snow, it's just that idiots tend to thing certain automobile features can save them from anything. Oct 25 14:58:17 qwerty12: no not yet... I'm playing Oct 25 14:58:26 * GeneralAntilles has yet to drive in snow. Oct 25 14:58:48 Rain I can do, though! Oct 25 14:58:51 BugBlue: Ah, ok. I should recompile aircrack-ng from the latest svn but that means I have to set up an cs2008 toolchain :/ Oct 25 14:59:03 just a matter of drive slower than you think you should, leave lots of space, love your ABS like you never have before Oct 25 15:00:08 mm Oct 25 15:00:13 just lost my ssh connection with my nokia Oct 25 15:00:18 I guess kismet does work Oct 25 15:00:23 * RST38h had to drive out from about 30cm of snow in CRV - it looks and feels like a speedboat but runs Oct 25 15:00:31 "work" is putting it a little strongly Oct 25 15:00:47 let's take a look at the device Oct 25 15:00:49 50cm stop it dead - it is just stuck Oct 25 15:00:53 * johnx loves his little subaru wagon Oct 25 15:01:12 biggest problem is an open diff in the rear :/ Oct 25 15:01:25 johnx: Justy? =) Oct 25 15:01:46 RST38h, 96 impreza outback sport Oct 25 15:02:31 ah Oct 25 15:02:38 * RST38h almost bought that one Oct 25 15:03:33 good year for that car, before they made them huge and heavy, also the 96 was the only year with a 2.2L that was non-interference Oct 25 15:05:00 I got spooked by that air intake in front of the windshield Oct 25 15:05:10 the scoopy thing? Oct 25 15:05:20 that was a 97 feature :) Oct 25 15:05:45 Then it was the '97 model as I ended up buying '97 CRV Oct 25 15:06:01 it's for uhm...cooling something or uhm...increasing the aerodynamic profile :/ Oct 25 15:06:18 looks fugly, blocks wind, not attached to anything (AFAIK) on a non-turbo subaru Oct 25 15:06:19 getting cool air to the small intercooler Oct 25 15:06:28 on turbo model Oct 25 15:06:45 johnx: I suspect it is for ventingfumes Oct 25 15:07:01 while you're in reverse? Oct 25 15:07:03 because older subarus had that oil burnout problem Oct 25 15:07:32 yeah, that's why I stayed away from the EA82 engines Oct 25 15:07:41 johnx: maybe it scoops air and blows fumes down under? =) Oct 25 15:08:21 RST38h, so it can come in around the gear shift? :D Oct 25 15:08:35 kinda =) Oct 25 15:09:16 I once did work for the guy whose 87 (?) Legacy started smoking every time he reached 40mph Oct 25 15:09:30 It also looked exactly like 84 Camry =) Oct 25 15:09:32 that would be an EA82 I believe Oct 25 15:13:49 engine has an undertray, doubt fumes would get out underneath Oct 25 15:14:07 they got out up front though Oct 25 15:14:35 mmmm...fumes Oct 25 15:15:20 btw, Subaru is absolutely hated by mechanics =) Oct 25 15:15:26 ha Oct 25 15:15:29 I believe it Oct 25 15:15:36 I don't look forward to working on mine Oct 25 15:18:28 * RST38h wonders which one is more trouble: Subaru or LuAZ Oct 25 15:21:36 One has got weird engine, another has got weird transmission Oct 25 15:24:51 give me a RWD car with an I6 any day... Oct 25 15:26:08 Mmmm Oct 25 15:26:22 It's too bad RWD is dead Oct 25 15:26:32 not yet Oct 25 15:26:34 if you want something new: yes. Oct 25 15:26:41 well, BMW still does it Oct 25 15:26:42 See Toyota Avensis for example Oct 25 15:27:00 really, still using a 2JZ? Oct 25 15:27:25 err...no? Oct 25 15:28:01 FWD I4... Oct 25 15:29:06 Really? Last time I checked (2 years ago?) it was RWD Oct 25 15:30:33 maybe a different toyota Oct 25 15:31:38 I'm still pulling for a new RWD Corolla Oct 25 15:31:43 heh Oct 25 15:31:51 what do you need rwd for? Oct 25 15:31:53 people have been doing that for 20 years Oct 25 15:32:03 when I run 'apt-get update', there're something 'Failed to fetch'. Not all, and just a few. Why? Oct 25 15:32:15 camel_liu, warnings or errors? Oct 25 15:32:30 Two words: torque steer Oct 25 15:32:31 I have to download them through browser Oct 25 15:32:41 also, is it the thing you just added? Oct 25 15:33:18 No, includes something old Oct 25 15:33:53 could you put the error up on pastebin? Oct 25 15:33:53 when I install Maemo SDK, this happen once. Oct 25 15:34:28 pastebin? I have been there. Where? Oct 25 15:34:44 ~pastebin Oct 25 15:34:44 [~pastebin] A "pastebin" is a web-based service where you can paste anything over 3 lines without flooding the channel. Here are links to a few : http://www.pastebin.com , http://pastebin.ca , http://channels.debian.net/paste , http://paste.lisp.org , http://www.rafb.net/paste Oct 25 15:34:48 I'm a freshman in Maemo Oct 25 15:35:00 copy the whole output of apt-get update to pastebin :) Oct 25 15:35:14 that way we can see what's going on Oct 25 15:35:32 wait a moment Oct 25 15:38:51 Error with post: Sorry, your post tripped our spam filter - let us know if you think this could be improved Oct 25 15:40:04 eep Oct 25 15:40:16 try a different pastebin I guess? Oct 25 15:41:54 Stupid Obama idiots making me get up off the couch to answer the door. . . . Oct 25 15:42:39 Doesn't that reduce his chances of success? =) Oct 25 15:42:54 I don't need anybody telling me who to vote for, thanks. Oct 25 15:43:11 Why? Should I register to post the code at pasterbin? Oct 25 15:43:12 some people do :) Oct 25 15:44:00 camel_liu, you shouldn't need to register. just pastebin.ca maybe Oct 25 15:45:11 Jaffa, I wonder what ossi1967's definition of a "touch based OS" is. . . . Oct 25 15:45:11 Done! http://pastebin.ca/1236505 Oct 25 15:45:13 General: Put a sign up - "Political campaigners will be shot, dismembered, diced, and fed to hamsters" Oct 25 15:45:42 Hehe Oct 25 15:45:53 I wouldn't have gotten up at all if I weren't expecting a FedEx package today. Oct 25 15:47:27 I don't have scratchbox setup right now. Can someone comment on camel_liu's error message? Oct 25 15:49:34 this is not an error message Oct 25 15:49:46 it is a warning that some repos are down Oct 25 15:50:43 the file is retrieavable in a browser. Is this temporary? or is there a workaround? Oct 25 15:51:08 I can downnload them through firefox however! Oct 25 15:51:32 same here. obviously apt isn't handling "302 found" correctly Oct 25 15:51:47 but at the same time, the repository shouldn't be returning 302 found Oct 25 15:55:54 it should come up Oct 25 15:56:00 sooner or later Oct 25 15:56:10 When I install maemo SDK at first time, this issue suffered me three days. One file is always failed to fetch. I tried everything, including dns resolving and reinstalling the whole system. The final mothed is downloading that file through browser and open the .gz. Save it as what name it should be and where it should be. Oct 25 15:56:34 The weird thing is, I also installed Maemo SDK and did not need this step Oct 25 15:56:58 didn't apt-get anything - the thing installed and just worked. Oct 25 15:57:57 from wget on the command line it's giving me 200 OK Oct 25 15:58:45 camel_liu, outside of scratchbox, could you try downloading one of the Packages.gz files with wget? Oct 25 15:58:49 I follewed the reference manual, the auto install .sh is stop at update, so I have to update list manually Oct 25 15:59:14 camel_liu, you didn't do anything wrong I think. it appears to be some problem with maemo.org Oct 25 15:59:25 yes, I can get it with wget just in scratchbox! Oct 25 16:00:19 camel_liu, when you use wget on the line that says "HTTP request sent, awaiting response" what does it say? 200 OK? or something else? Oct 25 16:01:50 new post including wget info, see http://pastebin.ca/1236512 Oct 25 16:02:23 HTTP request sent, awaiting response... 302 Found Oct 25 16:03:11 ok, looks like one of the mirrors of maemo.org is returning 302 found... Oct 25 16:03:25 it doesn't do that here, but it also resolves to a different address Oct 25 16:03:53 but we cannot control which mirror it choosed, can we? Oct 25 16:04:21 hang on a sec Oct 25 16:05:17 wget can resolve to another one, but apt-get cannot, right? Oct 25 16:05:52 no, wget handles the redirect correctly Oct 25 16:06:24 on my computer it is accessing a different mirror. That's probably the case for other people too Oct 25 16:06:36 camel_liu: Have you considered using SB2 instead? =) Oct 25 16:06:42 * RST38h smiles satanically Oct 25 16:06:56 SB2 can burn in hell! Oct 25 16:06:59 RST38h, won't help Oct 25 16:07:01 MUAHAHAHAHA Oct 25 16:07:21 SB2 is at home there! Oct 25 16:07:28 apt-get cannot redirect correctly? Oct 25 16:07:35 johnx: I do not remember SB2 ever doing this Oct 25 16:07:39 * qwerty12 douses SB2 with water. Drown bitch! Oct 25 16:07:50 On the other hand, I do not remember SB doing that either =( Oct 25 16:08:05 camel_liu, yes. but the bug is that the repository shouldn't be redirecting Oct 25 16:08:29 RST38h, apt doesn't handle 302 redirects. the maemo.org mirror he connects to is redirecting. Yors isn't Oct 25 16:08:45 RST38h, it's a location based thing. Moving would help. :) So would fixing the repository server... Oct 25 16:08:50 johnx: No, I mean I do not remember it running apt-get during install at all Oct 25 16:09:01 RST38h, it did. you missed it :) Oct 25 16:09:04 Wait wait.... Oct 25 16:09:18 He cannot move of course. But he can edit his hosts file to point to the correct mirror Oct 25 16:09:52 In maemo-sdk-install_4.1.1.sh, at the end, it runs apt-get Oct 25 16:09:57 yeah, that might work. it would be best to just get this cleared up so other people don't run into it. I'm sure it's not intended behavior Oct 25 16:12:13 I've slept only 4 hours every these three days to install maemo. Just because of this issue. Oct 25 16:12:57 Which hosts file should I edit to point to the correct mirror? Oct 25 16:13:30 inside scratchbox, edit /etc/hosts Oct 25 16:13:32 add this line: Oct 25 16:13:49 210.150.253.248 repository.maemo.org Oct 25 16:13:53 that *might* work Oct 25 16:14:26 Doubt it Oct 25 16:14:55 GAN800, better ideas. Before you ask, yes I'm filing a bug Oct 25 16:15:48 No, but s/repository.maemo.org/$akamai mirror/ doesn't work for http directory listings. Oct 25 16:16:49 That reminds me, nokia people should get rid of files not needed: http://tablets-dev.nokia.com/akamai.diff ... Oct 25 16:17:05 can apt-get be configured to use a proxy? Oct 25 16:17:16 oke my kismet does work nicely :D Oct 25 16:17:23 RST38h, yes Oct 25 16:17:24 and it doesn't even destroy my wireless anymore Oct 25 16:17:41 BugBlue, does it actually produce proper results? Oct 25 16:17:58 then the plan-b solution would be to make it run through a US-based proxy Oct 25 16:18:00 camel_liu, where are you? Oct 25 16:18:00 johnx: I've had kismet running for 24h successfully Oct 25 16:18:03 johnx: it does Oct 25 16:18:20 China Oct 25 16:18:21 qwerty12, I did too, but it returned lots of phantom results when checked against my zaurus Oct 25 16:18:21 time to run around the village here after some more configuring Oct 25 16:18:48 johnx: + I was able to get the WEP key of the network I was dumping packets from Oct 25 16:19:02 The number of files that failed to fetch is not constant. Oct 25 16:19:44 does the IP address of server change? Oct 25 16:20:25 no, just 61.200.81.143 Oct 25 16:21:49 i have a daemon that i can start with /etc/init.d/servicescript start. I use update-rc.d so it should start for runlevel 2,3,4 and 5 (S90). But "it does not work". Oct 25 16:22:22 any idea of where i could look ? any package known to start a daemon at startup so i can look how it s done there ? Oct 25 16:22:46 melmoth, is it symlinked into /etc/rc2.d as Snndaemon Oct 25 16:22:53 where nn is the order Oct 25 16:23:21 yep , it is. Oct 25 16:23:27 melmoth: You shouldn't need to start it for runlevel 3 & 4 Oct 25 16:25:51 how to resolve '302 Found'? Just manually fetch them one by one? Oct 25 16:26:26 you may configure apt-get to use a US-based proxy or something Oct 25 16:26:34 camel_liu, can you use a proxy? I'm filing a bug report so that it can be fixed properly, Oct 25 16:27:09 let see if it works better with 99 instead of 90 as the order Oct 25 16:27:19 how to use a proxy in apt-get? Oct 25 16:28:18 http://www.justlinux.com/forum/showthread.php?t=32708 Oct 25 16:28:52 first try this: Oct 25 16:29:23 export http_proxy=http://some-proxy:8080 Oct 25 16:29:45 replace some-proxy with the real name, and 8080 with whatever port Oct 25 16:30:28 it seems that the output from gpsd/the gps driver changed between maemo 4.0 and 4.1 Oct 25 16:30:46 But I have no US-based proxy :( Oct 25 16:33:10 camel_ Google search for "http proxies" ? =) Oct 25 16:33:16 No? Oct 25 16:33:31 no, but I'll try Oct 25 16:40:20 camel_liu, do you already connect through a proxy? Oct 25 16:41:17 Hmm, actually, the daemon starts, but it dies because of dbus: cannot open /var/lib/dbus/machine-id . Looks like i should wait untill the whole desktop environment is started. Oct 25 16:41:30 I am testing proxies inside China and they seem to work fine :) Oct 25 16:42:33 melmoth: hmm, if your daemon is running as root, either prefix it with run-standalone or put this in the postinst of your program: Oct 25 16:42:34 if [ ! -e /var/lib/dbus/machine-id ]; then Oct 25 16:42:34 dbus-uuidgen --ensure=/var/lib/dbus/machine-id Oct 25 16:42:34 fi Oct 25 16:43:58 johnx, is 'export http_proxy=' the parameter of apt-get? Oct 25 16:44:04 hmmm.. So, it should not do that if it run as user ? Let s try that, it does not need to be root in the first place. Oct 25 16:44:11 melmoth: yep Oct 25 16:44:22 export http_proxy=foo:8080 Oct 25 16:44:24 apt-get update Oct 25 16:44:31 camel_liu, separate commands Oct 25 16:48:46 how can I validate a proxy? ping? Oct 25 16:49:17 tell me the proxy and I'll try it :) Oct 25 16:49:42 208.62.125.146:80 from http://www.proxy4free.com/page1.html Oct 25 16:50:48 not working here. try 128.112.139.97:3127 Oct 25 16:52:16 Err http://repository.maemo.org diablo/sdk Release.gpg Oct 25 16:52:16 Could not resolve '3127' Oct 25 16:52:50 I think you might have typed something wrong Oct 25 16:52:52 Err http://repository.maemo.org diablo/sdk/free Packages Oct 25 16:52:52 Could not resolve '3127' Oct 25 16:53:39 [sbox-DIABLO_X86: ~] > export http_proxy=128.112.139.97:3127 Oct 25 16:53:39 [sbox-DIABLO_X86: ~] > apt-get update Oct 25 16:54:13 ok, that's right Oct 25 16:54:14 hmmm Oct 25 16:55:05 fails here too, but try wget at least Oct 25 16:56:27 how can I disable the 'export http_proxy='? Oct 25 16:56:46 unset http_proxy Oct 25 17:07:22 camel_liu: if you have repo issues from installing sdk, get the new .sh from the page where you get it, it should be fixed Oct 25 17:07:55 Stskeeps, issues with "302 found" ? Oct 25 17:08:07 possibly yeah Oct 25 17:08:42 I installed sdk. Oct 25 17:09:11 what i want know is to install librsvg2-2 Oct 25 17:09:19 ah Oct 25 17:09:28 now Oct 25 17:10:35 I follow the reference manual to try monkey bubble Oct 25 17:11:40 it needs librsvg2-2, which is available in maemo.org extras repository Oct 25 17:12:00 so I add that repo to sources.list Oct 25 17:12:15 and try apt-get update Oct 25 17:12:43 then get '302 Found'. Oct 25 17:14:26 When I install sdk, this also happened to me. I resolved it by downloading the failed file through browser, opening and saving it as needed. Oct 25 17:16:31 This is what caused Err in .sh: $__scratchbox/login apt-get -o Acquire::http::TimeOut=15 -o Acquire::http::Retries=2 update Oct 25 17:17:09 Stskeeps, new .sh changed this? Oct 25 17:18:32 Problem with apt-get or repo server? Oct 25 17:22:28 johnx, I can download ,gz from 202.158.161.39:9203, any help? Oct 25 17:22:38 with wget? Oct 25 17:22:52 does it give you 302 found at all? Oct 25 17:22:53 firefox Oct 25 17:23:21 firefox understands redirects. 302 found is a redirect. Oct 25 17:23:54 wget also understands. Oct 25 17:23:59 yes Oct 25 17:24:18 does wget say "302 Found" at some point during the download? Oct 25 17:24:37 why not apt-get? It's not only for maemo, it's for ubuntu too Oct 25 17:24:52 I don't know. ask the people who wrote apt-get Oct 25 17:26:11 yes, wget say it, but finally redirect to another one Oct 25 17:27:29 so, using a proxy did not work out? Oct 25 17:28:18 johnx has given me a proxy, and did not work out Oct 25 17:30:00 ok Oct 25 17:30:02 camel_liu, try one more thing. Add this to /etc/apt.conf: http://www.linuxquestions.org/questions/fedora-35/how-to-set-up-proxy-in-apt-gets-apt.conf-265793/#post1351786 Oct 25 17:33:06 apt-get -o Acquire::http::Proxy=128.112.139.97:3127 update Oct 25 17:33:23 sure, that should work Oct 25 17:33:26 does it work? Oct 25 17:33:26 does not work too Oct 25 17:33:34 302 found or other error? Oct 25 17:33:53 40% [Connecting to 3127] Oct 25 17:34:05 Could not resolve '3127' Oct 25 17:34:10 ok, that's not the right syntax Oct 25 17:34:17 doesn't work here either Oct 25 17:35:34 this looks like config file syntax Oct 25 17:35:38 gimme a moment Oct 25 17:36:01 I need to get some sleep. sorry guys :( Oct 25 17:36:15 good luck Oct 25 17:36:21 apt.conf: Acquire::http::Proxy "http://repository-cache:3142"; Oct 25 17:36:25 johnx: good night Oct 25 17:36:26 Thank you so much Oct 25 17:36:30 Ugh, I can hear the marching band practice from a mile away. Oct 25 17:36:35 good night Oct 25 17:36:37 the above line has to be inserted into the apt.conf Oct 25 17:36:41 :) Oct 25 17:37:02 GAN: Lucky. I can hear the traveling circus performance 300 meters from here Oct 25 17:37:31 One would think that the end of October is where they should find some [warm] home and close up for the winter... Oct 25 17:37:47 Sounded like one of my neighbors holding a drum circle at first. Oct 25 17:38:28 Have they at least got any cute girls? =) Oct 25 17:40:31 Ok, try apt-get -o Acquire::http::Proxy=http://128.112.139.97:3127/ update Oct 25 17:40:42 And see what happens Oct 25 17:41:13 I'm trying Oct 25 17:41:30 seems to work Oct 25 17:41:35 all righty Oct 25 17:43:53 Done! Oct 25 17:44:19 but http://repository-cache:3142/ cannot Oct 25 17:44:32 this is just a sample url Oct 25 17:44:45 do not use it, use the one that ends with :3127 Oct 25 17:46:15 3127 Done! When johnx said "ok, that's not the right syntax" Oct 25 17:46:31 I have given you the correct syntax Oct 25 17:46:33 I began to try the right one Oct 25 17:47:05 yes! RST38h gave the same one! Thanks a lot! Oct 25 17:47:29 But johnx just left Oct 25 17:47:55 It is long past midnight where he lives Oct 25 17:48:13 Just a few seconds he can get the right answer Oct 25 17:48:19 hmm? Oct 25 17:49:12 Hmm, by pinging johnx, he wakes up from his sleep :) Oct 25 17:49:45 cruel Oct 25 17:49:54 this works for me -> apt-get -o Acquire::http::Proxy=http://128.112.139.97:3127/ update Oct 25 17:50:35 He has spared so much time with me about this issue. It's a pity that the right answer comes out just seconds after his leaving. Oct 25 17:51:02 Oh, you're still here! Oct 25 17:51:02 I'm just glad it worked Oct 25 17:51:11 johnx: disabling beeps when your nick comes up is a basic thing to be able to sleep :> Oct 25 17:51:29 Stskeeps, yeah, but I might *miss something* O_o Oct 25 17:51:33 * johnx really sleeps Oct 25 17:51:52 johnx, Thanks so much for your effort and time on it. Oct 25 17:52:16 It's my first day of IRC Oct 25 17:52:31 And this is the right place. Oct 25 17:53:46 * RST38h should probably release something over the weekend Oct 25 17:54:08 Why couldn't find package librsvg2? Oct 25 17:54:50 librsvg2-2 Oct 25 17:55:32 Is it in extra repo of maemo? Oct 25 17:59:45 The reference manual says "Start from librsvg installation. One version is available in maemo.org extras repository." Oct 25 18:05:43 Is the package librsvg2-2 in maemo.org extras repository? Oct 25 18:07:01 camel_liu: try apt-cache search librsvg Oct 25 18:07:48 nothing returned Oct 25 18:08:36 seems it's in chinook extras Oct 25 18:08:41 When I try 'fakeroot apt-get install librsvg2-2', it returned 'E: Couldn't find package librsvg2-2' Oct 25 18:09:10 I followed Diablo's reference manual Oct 25 18:09:21 camel_liu, would you like me to download the file, print it out place it on a wooden table, photograph it, import it, fax it to you to be imported into Word where you can OCR it and recover the original file? it will probably be quicker than your current attempt Oct 25 18:10:35 moo, lcuk Oct 25 18:10:42 hiya rst Oct 25 18:11:26 lcuk, could you do that for me please Oct 25 18:11:31 GeneralAntilles: There's one person outstanding who thumbed down krisse's post but hasn't hearted my post ;-) Oct 25 18:11:33 of course qwerty12_N800 Oct 25 18:11:47 hehe Oct 25 18:11:53 I'm a freshman not only in maemo, but also in Linux. In fact, I just use Linux (Ubuntu) 4 days and the same with maemo. Oct 25 18:12:30 camel_liu, i really hope your day gets better with maemo - i realise its first day, but most of the time things are smoother than this Oct 25 18:12:51 * lcuk kicks the internet Oct 25 18:14:16 lcuk: ouch! why did you kick me? Oct 25 18:14:47 heh cos you wont download fast enough Oct 25 18:15:08 * RST38h is still deciding whether to thumb down Jaffa's post or heart it Oct 25 18:15:28 RST38h: thumb it down then ;-) Oct 25 18:15:37 Karma's broken atm anyway Oct 25 18:15:41 Jaffa: Err on the pessimistic side? =) Oct 25 18:15:51 I try to follow ervery instruction of the reference. But there're so many things beyond it. Oct 25 18:15:54 RST38h: life sucks ;-) Oct 25 18:16:08 I mean, it is obvious that nobody needs another Maemo netbook Oct 25 18:16:18 But the reasons sound wrong Oct 25 18:16:52 Feel free to comment. I'd've not bothered posting at all if krisse's blog accepted comments; and it was a somewhat rushed post. Oct 25 18:17:23 i would like to see nokia/maemo branded software running on the desktop as a companion/manager app for my handheld devices Oct 25 18:17:23 I think that the whole reason why we have a "netbook" is because ASUS marketing/engineering lacks imagination Oct 25 18:17:24 RST38h: but we'll buy the next one anyway if it's so much better Oct 25 18:17:32 to do the stuff the tablet IS weaker at Oct 25 18:17:53 desktop == anything bigger than a tablet Oct 25 18:17:55 lcuk: and it still fails that due to small screen Oct 25 18:18:00 It's 2:16 a.m., and I'd better to go to bed. Thanks erveryone here. I experience my first day in IRC channel, and it's so good and better than google. Oct 25 18:18:01 So they took their old S100/S200 subnotebook model (very small), cheapened it down to <$400 and sold it with Linux Oct 25 18:18:08 lcuk: almost, tiny laptop is fairly portable Oct 25 18:18:21 AstralStorm, but a small laptop is not a tablet Oct 25 18:18:22 my categorization is this: Oct 25 18:18:27 As soon as people found out you could run WinXP on that thing, they did and ASUS had to oblige Oct 25 18:18:59 So, the rule of thumb is: If it looks like a laptop, people will EXPECT it to run Windows and Office, no matter how slowly Oct 25 18:19:06 people dont expect all of itunes interface on their ipod - itunes allows scope for easier management of media than a tiny handheld can give Oct 25 18:19:23 wearable pc < cellphone < tablet < ... some hole ... < netbook/subnotebook < ... large hole ... < portable desktop < desktop Oct 25 18:19:25 RST38h: indeed. I've still got a Psion netBook in the drawer next to me Oct 25 18:19:30 This means death to Moblin and other mobile Linux initiatives on netbooks Oct 25 18:19:40 Jaffa: But it is no laptop, it is DIFFERENT Oct 25 18:19:45 lcuk: absolutely Oct 25 18:19:46 Same goes for Nokia E90 Oct 25 18:20:00 Or the original Nokia 7710 with what later became Maemo Oct 25 18:20:09 RST38h: except E90 is a cellphone :> Oct 25 18:20:11 You just have to look at the failure of the Foleo to know that people want their "netbooks" to be mini-laptops Oct 25 18:20:13 jaffa :) your media encoder needs a home ;) Oct 25 18:20:21 it's much more portable Oct 25 18:20:29 now, iPhone broke some stereotypes Oct 25 18:20:29 Astral: yea, among other things :) Oct 25 18:20:39 iPhone is really a phone, just well made Oct 25 18:20:45 yes Oct 25 18:20:56 while n8x0 is closer to a fully fledged PC Oct 25 18:20:58 Jaffa: Let us not bring up Foleo or ANYTHING coming from Palm, ok? Oct 25 18:21:10 These folks are suicidally stupid, period. Oct 25 18:21:10 +lurk mode, back later Oct 25 18:21:11 :) Oct 25 18:21:12 drop in abiword and gnustep... and you could even do some text tasks Oct 25 18:21:28 not that it'd be convenient Oct 25 18:21:31 more like a stopgap measure Oct 25 18:21:44 Astral: The moment you claim it is a "PC", all the reviewers out there will ask if it runs Office Oct 25 18:21:50 lcuk: maybe not on an N900 (although unless it ships with oodles of storage [and 32GB had been hinted at], transcoding is still useful for saving space) Oct 25 18:21:53 Astral: So, Nokia never claims it to be a PC Oct 25 18:22:00 which is good Oct 25 18:22:04 it's not one (yet) Oct 25 18:22:16 until it gets 256 MB ram and a shrunk-down OOo Oct 25 18:22:18 So the idea is not to put Maemo into another small notebook Oct 25 18:22:33 or a comparable office suite (gnome-office anyone?) Oct 25 18:22:34 It is to put Maemo (or a similar setup) into something like a StarTrek datapad Oct 25 18:22:42 yes Oct 25 18:22:45 this is a niche Oct 25 18:22:46 And see if this datapad can be effectively used Oct 25 18:22:51 jaffa, transcoding is still a very practical thing to consider - especially when you consider that HD episodes and movies are here Oct 25 18:22:54 although it does really well as a laptop Oct 25 18:22:55 AstralStorm: and OOo will require a heavily updated UI. Again, hints from the EPOC R5 office apps would be useful. Oct 25 18:22:59 Small notebooks are also a niche so there is nothing wrong with it Oct 25 18:23:01 and mediocre as datapad Oct 25 18:23:11 The question is whether this "niche" can be expanded Oct 25 18:23:17 RST38h: it'd be cool to have a slightly larger, but thinner and lighter tablet which is just like a Star Trek PADD Oct 25 18:23:20 lcuk: that's true Oct 25 18:23:28 Jaffa: no, larger wouldn't be pocketable Oct 25 18:23:32 which means failure Oct 25 18:23:32 Jaffa: Or four iPhones glued together ;) Oct 25 18:23:33 and battery life Oct 25 18:23:42 unless we get a foldable screen Oct 25 18:23:49 Big but thin is ok Oct 25 18:24:00 it is just a little bit dfferent niche Oct 25 18:24:02 a doublehigh :D http://liqbase.net/double_tiny.JPG Oct 25 18:24:20 RST38h: there are such tablets on market already Oct 25 18:24:25 fairly expensive though Oct 25 18:24:29 Astral: Yes, but none are practical Oct 25 18:24:32 * lcuk is reinserting networking code now :) Oct 25 18:24:40 yes... because they're too large :> Oct 25 18:24:48 Astral: They usually come with an x86 and Windows, eat through their batteries in <4 hours Oct 25 18:24:54 that too Oct 25 18:24:58 And even although they are thin, the weight is too much Oct 25 18:25:25 next-gen Intel CPU will be nice though Oct 25 18:25:29 So, make one <1cm thick and <500g in weight and make it run for 12 hours non stop Oct 25 18:25:44 which means: make n810 with a bigger screen ;P Oct 25 18:25:46 And call it N999 or whatever Oct 25 18:25:48 AstralStorm: as an alongside product with the existingly sized tablets Oct 25 18:26:04 Better yet: make them in several different sizes, just like datapads Oct 25 18:26:06 make it use 2 batteries (it will probably keep the weight still) Oct 25 18:26:17 haha, that is hard to mass produce Oct 25 18:26:19 the UI should scale of course Oct 25 18:26:25 why is it hard to produce? Oct 25 18:26:28 and it should make coffee Oct 25 18:26:41 You have got a bunch of different standard LCD modules Oct 25 18:26:44 no, it should have an interface to order coffee Oct 25 18:26:51 yes, you can make like 3 sizes Oct 25 18:26:53 Order several types of casing, use the same electronics Oct 25 18:27:20 In order to enable comfortable touch typing, provide tactile feedback like Nokia does in 5800 Oct 25 18:27:26 I would like n900 to use space more efficiently Oct 25 18:27:30 This larger tablet is, in some ways, what TechCrunch are allegedly trying to do. Oct 25 18:27:34 n810 has a lot of spare Oct 25 18:27:37 i.e. make it click and bibrate a little Oct 25 18:27:52 (although cooling is a concern, so is weight) Oct 25 18:27:53 RST38h: PeterS hinted at haptic over coffee at the summit. Oct 25 18:28:13 Jaffa: hmmmmh Oct 25 18:28:14 Jaffa: In 5800 they do it in a dead stupid way Oct 25 18:28:16 thats a lie! there was no coffee at the summit, only beer! ;) Oct 25 18:28:25 no extra hw required, just using the vibration feature of the phone Oct 25 18:28:40 RST38h: which eats a lot of power Oct 25 18:29:00 Astral: for very short amounts of time Oct 25 18:29:12 not really - it adds up Oct 25 18:29:19 Astral: and you can really just replace it with clicking Oct 25 18:29:23 yup Oct 25 18:29:25 Less comfortabel but will do Oct 25 18:29:38 clicking is there in n810 I think Oct 25 18:29:46 well, keyboard is good Oct 25 18:29:53 but n810 virtual keyboard is too small Oct 25 18:29:54 screen can do sounds :> Oct 25 18:30:00 virtual? who needs virtual Oct 25 18:30:02 in bigger size you can make it much better Oct 25 18:30:14 there is a way to make a bigger one Oct 25 18:30:15 well, I do not expect the datapad to have a real kbd Oct 25 18:30:20 by making it a clamshell Oct 25 18:30:22 lcuk: this was at about 08:30 on the Saturday. I think people still had enough beer in their veins ;-) Oct 25 18:30:32 heh Oct 25 18:30:33 foldable Oct 25 18:30:42 rollable maybe? ;) Oct 25 18:30:59 nah, there's no way to strengthen such a keyboard Oct 25 18:31:04 or...mhmmm..screwable Oct 25 18:31:04 it feels bad Oct 25 18:31:16 well, no Oct 25 18:31:22 I say just make a virtual keyboard on screen and forget aboutit Oct 25 18:31:34 if it is large and provides SOME feedback, most people will be ok Oct 25 18:31:34 no, they are evil to type Oct 25 18:31:39 and leave smudges Oct 25 18:31:47 and have no ridges to find keys Oct 25 18:31:47 takes away estate - the 810 might not be perfect kb, but it means i have whole screen to myself Oct 25 18:31:48 for desktop typing use BT keyboard and place device on a stand Oct 25 18:32:08 actually, I even find Samsung U700 number keys nice Oct 25 18:32:15 and they're flatter than n810's Oct 25 18:32:16 lcuk: I will not excuse Nokia for not including a decent d-pad upfront. Oct 25 18:32:25 No way you can persuade me. Oct 25 18:32:25 they have ridges though Oct 25 18:32:34 yes, it's crap Oct 25 18:32:36 wouldnt try to - i know everyone is different Oct 25 18:32:42 the dpad should be there Oct 25 18:32:52 alternatively, two separate selectors Oct 25 18:32:57 like on some cell phones Oct 25 18:32:58 my nokia sits in a much larger form factor thing most of the time anyway - i have dpad always available Oct 25 18:33:07 there is enough space for 2 buttons and enter Oct 25 18:33:12 but I guess with bigger touch screens you can provide all this stuff onscreen Oct 25 18:33:20 and some slack space could be salvaged Oct 25 18:33:27 they have to be really bigger though - something like 12" at least Oct 25 18:33:38 asus eee touchscreen looks nice Oct 25 18:33:42 RST38h: you can emulate a touchpad Oct 25 18:33:50 AStorm: I do. It sucks. Oct 25 18:33:50 that will work... call it a scrollpad Oct 25 18:33:55 Want to know why? =) Oct 25 18:33:59 why? Oct 25 18:34:03 blue maemo :) connect nokia to nokia Oct 25 18:34:18 1. No multitouch, so running+shooting does not work in games Oct 25 18:34:24 (what sucks is I have to tap twice to engage it first) Oct 25 18:34:25 2. Fingers cover 2/3 of the screen Oct 25 18:34:30 yes Oct 25 18:34:33 a small scroll wheel would be nice at the top edge of the device, propably wont happen though since the crappy touch screen keyboards etc. are "cool" now Oct 25 18:34:36 but we were talking about larger screen Oct 25 18:34:45 3. The screen in N8x0 is so damn fragile that pressing on it with your fingers is scary Oct 25 18:34:50 would have to be larger multitouch Oct 25 18:34:53 yes, scroll wheel or scroll buttons even Oct 25 18:35:05 RST38h: you haven't seen a fragile screen yet Oct 25 18:35:10 If you give me a 12" solid screen with multitouch, it should be completely fine Oct 25 18:35:11 this one is actually fairly sturdy Oct 25 18:35:25 AStorm: I have, got one on my desk in the ICNexus devkit Oct 25 18:35:31 I wany my ridges Oct 25 18:35:44 I can't find keys w/o them and mispress Oct 25 18:35:52 we need something like M$ Surface 2 Oct 25 18:36:03 with Z axis (limited, but enough) Oct 25 18:36:12 even 1-bit would be ok Oct 25 18:36:22 just a better pressure sensitivity should be sufficient Oct 25 18:36:41 N8x0 appears to have just 3 levels - touched not touched, and touched with your beak, quickly Oct 25 18:36:57 actually no, theres about 400 distinct levels Oct 25 18:37:01 just not much uses it Oct 25 18:37:15 xsp library makes it available :) Oct 25 18:37:29 but its uncalibrated (though useful) Oct 25 18:37:29 and judging from some drawing app I tried it doesnt seem very reliable Oct 25 18:37:43 Not having any woodpecker DNA, I have no use for those levels Oct 25 18:37:52 lol Oct 25 18:37:53 as in the sensitivity is entirely different depending on which part of the srceen you poke Oct 25 18:37:55 Kegetys: exactly Oct 25 18:38:17 yes Oct 25 18:38:23 because it's uncalibrated Oct 25 18:38:24 :) Oct 25 18:38:33 Kegetys, without proper pressure calibration that will happen anyway Oct 25 18:38:42 and no touchscreen does that ever anywhere Oct 25 18:38:47 someone should write it Oct 25 18:38:53 temperature changes alter the differentials Oct 25 18:39:02 we have a temp sensor Oct 25 18:39:03 use it Oct 25 18:39:04 so you could calibrate it right now and it would drift with use Oct 25 18:39:17 but the part of the screen under the cpu gets hotter Oct 25 18:39:22 yes Oct 25 18:39:23 and near the wifi Oct 25 18:39:26 you can correct for that Oct 25 18:39:30 both have temp. sensors Oct 25 18:39:39 and if the battery is in use Oct 25 18:39:45 or charging Oct 25 18:39:48 did I mention it's all known? Oct 25 18:39:54 just no one wrote it Oct 25 18:40:04 theres lots of things and for the fractional difference it would make its really not worth it Oct 25 18:40:09 (in part because there's no API) Oct 25 18:40:33 your fingers themselves give more variance than a tuned touch can clarify Oct 25 18:40:45 well, still better than not tuned Oct 25 18:40:49 we arent trying to do electron scanning with it Oct 25 18:40:56 it will at least get 3-5 levels Oct 25 18:41:11 maybe 6 Oct 25 18:41:18 which is nice :) Oct 25 18:41:25 3-5 levels of what? a touchscreen with over 500 levels Oct 25 18:41:33 so what if you get to scale them? Oct 25 18:41:42 i KNOW you cannot hold it at a particular level yourself Oct 25 18:41:44 to reduce errors, you have to quantize Oct 25 18:42:36 Gentlemen, N8x0 has uneven touchscreen sensitivity across the screen Oct 25 18:42:44 what you are suggesting it like trying to grind a chalkboard to the preciion of a telescope mirror Oct 25 18:42:49 Nothing temp related, just the way they solder those touch screens in Oct 25 18:43:13 that is mostly constant Oct 25 18:43:22 which means it can be calibrated Oct 25 18:43:23 for example, the right half of the screen in my 810 is noticeably less sensitive than the left side Oct 25 18:43:27 yes, it is Oct 25 18:43:32 here too :) Oct 25 18:43:46 AStorm: I do not think it is a constant. We have got several tablets at work (few people bought them too) Oct 25 18:43:49 my right half works, but thats because ive worn the left half down :( Oct 25 18:44:00 i cant use my touch on main nokia with fingers anymore Oct 25 18:44:02 right bottom corner is the weakest here Oct 25 18:44:02 And, when looking at the screen surface, they all seem to be bent in slightly different ways Oct 25 18:44:12 AStorm: yep Oct 25 18:44:21 is there some way to get 3g internet with any of the tablets? Oct 25 18:44:30 use a 3g phone Oct 25 18:44:31 mariorz: Use a 3G phone as uplink Oct 25 18:44:33 mariorz: yes, if you get a modem or a phone Oct 25 18:44:39 cool Oct 25 18:44:41 3g modem should work with external hub Oct 25 18:45:10 (assuming it works under Linux and you're not afraid of compiling the driver) Oct 25 18:45:35 *works in Oct 25 18:45:36 but none of the tablets have any kind of port to connect a 3g modem directly? Oct 25 18:45:47 * RST38h asks the Green One to make MTS enable the 3G network before Christmas Oct 25 18:45:51 mariorz: they have an USB hub Oct 25 18:46:11 although with low current (up to 100 mA) Oct 25 18:46:14 It is beyond bizarre: even freaking Belorussia has got 3G and we haven't Oct 25 18:46:21 so you'll need an external powered hub Oct 25 18:46:28 RST38h: poor you... which country? Oct 25 18:46:32 AstralStorm: cool, so i jsut need a usb 3g modem? such a thing exists right? Oct 25 18:46:35 AStorm: .RU Oct 25 18:46:38 I just bought my 3.5G plan Oct 25 18:46:40 RST38h, kill beeline Oct 25 18:46:42 ahhh, explains it Oct 25 18:46:46 marcoil, or you could get an n810w which uses wimax Oct 25 18:46:49 it's because of huge distances Oct 25 18:46:50 qwerty: ah, who cares about beeline Oct 25 18:46:52 if thats available nearby Oct 25 18:46:58 beeline isn't even planning it Oct 25 18:47:00 except it usually isn't Oct 25 18:47:15 wimax has to be specifically deployed Oct 25 18:47:23 AStorm: Doesn't explain shit. In many senses, local cell providers are better than rest of Europe Oct 25 18:47:23 a good 3.5G modem will work on any cell network Oct 25 18:47:43 at worst with 2.5G GPRS Oct 25 18:48:06 no dice on the wimax here Oct 25 18:48:10 (maybe even plain old TDMA data call) Oct 25 18:48:29 that's the main advantage of cell networks - they have a large degree of backward compatibility Oct 25 18:48:38 TDMA won't work Oct 25 18:48:46 it will if the modem supports it Oct 25 18:48:53 it's the standard plain old data call Oct 25 18:48:55 I.e. data calling will work but TDMA will not Oct 25 18:49:06 TDMA is data calling, or sth Oct 25 18:49:09 mariorz, if you plan on roaming about - the usb modem idea is impractical, look for a phone with bluetooth and a modem that you can tether to Oct 25 18:49:11 or am I mistaken? Oct 25 18:49:13 AStorm: AMPS Oct 25 18:49:30 AStorm: TDMA is a previous generation of GSM (which is also TDMA by nature BTW) Oct 25 18:49:37 CDMA is GPRS/EDGE, W-CDMA is UMTS Oct 25 18:49:39 The data calling over TDMA was called AMPS Oct 25 18:49:43 and HSXPA Oct 25 18:49:44 AStorm: No Oct 25 18:49:53 here is how it goes: Oct 25 18:50:12 Cellular standard: TDMA, media access control: TDMA, data calls: AMPS Oct 25 18:50:17 lcuk: why is it impractical for roaming? Oct 25 18:50:18 yes Oct 25 18:50:26 Cellular standard: GSM, media access control: TDMA, data calls: GPRS, EDGE Oct 25 18:50:32 lcuk: no, usb modems are tiny Oct 25 18:50:41 and it will get smaller Oct 25 18:50:46 Cellular standard: CDMA, media access control: CDMA, data calls: 1xRTT EVDO Oct 25 18:50:47 the only problem is the USB cable Oct 25 18:50:48 :) Oct 25 18:50:55 because the usb cable has to stick out from behind the kickstand and its ungainly and will pop out and you have ugly thick wires in places you dont need them Oct 25 18:51:01 RST38h: ahha Oct 25 18:51:05 my mistake Oct 25 18:51:11 Cellular standard: UMTS (aka 3G), media access control: CDMA, data calls: HSDPA/HSUPA Oct 25 18:51:40 ducktape takes care of that Oct 25 18:51:45 i kid Oct 25 18:51:59 Our local problem here was mainly with the political maneuring for 3G band going for years Oct 25 18:52:13 ahh, the usual junk Oct 25 18:52:15 Too many interests. Oct 25 18:52:23 here, they bought UMTS for a lot of PLN Oct 25 18:52:38 it was expected to be used... sells fairly mediocre for now Oct 25 18:52:44 but is on the increase Oct 25 18:52:54 What are data rates? Oct 25 18:53:11 up to 7.2Mb HSDPA Oct 25 18:53:24 but usually 2.4 is more like it Oct 25 18:53:55 and not too many modems can do even that Oct 25 18:54:10 so you get 1.sth Mb Oct 25 18:54:18 there's no HSUPA yet Oct 25 18:54:24 so 384 kbps upload Oct 25 18:54:37 what are the prices though? Oct 25 18:54:59 30 Euro for 6GB flatrate + wifi hotspots of Orange Oct 25 18:55:13 Urgh...No wonder it is not being used much Oct 25 18:55:25 (there's also a tiny one at half the price, 1GB no hotspots) Oct 25 18:55:32 (and more expensive prepaid one) Oct 25 18:55:44 is there ome price per MB? Oct 25 18:55:53 for prepaid, yes Oct 25 18:56:04 for postpaid, after the limit, you get bandwidth-cut Oct 25 18:56:23 ah Oct 25 18:56:41 and there's also standard cell-phone data rate which is prohibitively expensive Oct 25 18:56:59 The e30 rate also sounds expensive Oct 25 18:57:09 0.07 ec / 100 KB is the standard (or so, it's 0.25 pln) Oct 25 18:57:18 0.07 Euro that it Oct 25 18:57:23 7 ec Oct 25 18:57:55 prepaid is 0.03 PLN / 100 kb Oct 25 18:57:56 that is rur24.5/MB Oct 25 18:57:59 yeek Oct 25 18:58:13 postpaid I'd have to calc Oct 25 18:58:28 prepaid is still rur10.5/mb Oct 25 18:58:32 but it depends on usage Oct 25 18:58:53 postpaid is actually cheaper than all of these Oct 25 18:59:05 and by a wide margin Oct 25 18:59:27 yes but you are required to pay e30 :) Oct 25 18:59:29 the 30 Euro one amounts to 366 MB prepaid Oct 25 18:59:49 and the 15 Euro one to 100 MB Oct 25 18:59:51 or so Oct 25 19:00:02 e15 sounds more realistic really Oct 25 19:00:09 yes, but it's 1GB of transfer Oct 25 19:00:12 nobody is going to download movies over it anyway Oct 25 19:00:23 enough for small data, but any actual usage will go over the limit Oct 25 19:00:27 and 1GB/month is sufficient for web browsing, chat, ssh, etc Oct 25 19:00:30 why not? it's very fast :P Oct 25 19:00:45 it's not sufficient for web browsing Oct 25 19:00:52 small screens, small storage, slow cpus, and it is probably not very fast when trasferring a 250MB movie Oct 25 19:00:58 I grab 40-50 MB/day in web use Oct 25 19:01:09 so, it's not that much Oct 25 19:01:14 AStorm: I grab <300MB/month :) Oct 25 19:01:25 multiply by 31 :> Oct 25 19:01:44 I counted some light downloads Oct 25 19:01:55 like a PDF here, a larger image there Oct 25 19:02:00 ah Oct 25 19:02:04 that was the average excluding yt and large downloads Oct 25 19:02:06 btw, I have all ads disabled Oct 25 19:02:17 ads don't eat that much, I checked Oct 25 19:02:26 one ad eats like 10-30 KB Oct 25 19:02:48 if flash, it eats 300 KB, so disable that Oct 25 19:03:19 anyone recommend a cheap site selling the n810w? Oct 25 19:03:19 an average web site grabs 150 KB Oct 25 19:03:32 mariorz: froogle.com Oct 25 19:03:36 :) Oct 25 19:03:42 AStorm: yes but you probably visit same sites anyway? Oct 25 19:04:03 but the most of the cost is not images Oct 25 19:04:12 and n8x0 doesn't cache these well for some reason Oct 25 19:04:19 (maybe because mmc card is so slow?) Oct 25 19:04:21 what should i searh for? "nokia n810w"? Oct 25 19:04:24 nada Oct 25 19:04:24 (or sd card) Oct 25 19:04:33 mariorz: nokia n810 wimax Oct 25 19:04:55 ahh, thanks Oct 25 19:05:39 some idiots sell it for $1000... Oct 25 19:06:06 it'd have to be gold-plated or have some excellent gps receiver, spare batteries, car charger, mount, all whizbang Oct 25 19:06:18 to be worth anywhere near that amount Oct 25 19:06:35 median would be $450 Oct 25 19:06:36 gold plated....hmm\ Oct 25 19:11:42 RST38h: there's a certain prepaid that is competitive Oct 25 19:11:49 it costs $19 for 1GB Oct 25 19:11:55 uhm, 20 PLN Oct 25 19:12:10 which means 6 GB cost the same 30 Euro Oct 25 19:12:18 but you can grab less :) Oct 25 19:12:42 Play is running this stunt Oct 25 19:13:53 so, if you only need like 1GB/mo, it will save you a lot of cash Oct 25 19:15:22 unlike Orange's post-paid, it scales linearly (post-paid 12 GB costs 150 PLN, in comparison) Oct 25 19:18:54 AStorm: Am I correct to assume that the average white-collar salary is e1000..e2500/month ? Oct 25 19:19:16 country median is 2300 PLN/mo Oct 25 19:19:35 white collar is too diverse to specify Oct 25 19:20:01 they start from lowly teachers to very well-paid executives Oct 25 19:20:05 and analysts Oct 25 19:20:32 teachers earn under the average (excluding the top of their career) Oct 25 19:20:34 I mean computer programmers, low-to-middle level management, advertising guys, etc Oct 25 19:20:52 it depends where, but in the capital, I'd expect 5000 PLN Oct 25 19:21:03 just shy of 2000 Euro Oct 25 19:21:20 and that is a very well-paid job Oct 25 19:21:26 as you can see, 2x average Oct 25 19:21:47 So, e30 just for the data (given that you already have home connection) is too much, right? Oct 25 19:21:58 it is a lot, but not really too much Oct 25 19:22:11 fast net connections cost similar amount Oct 25 19:22:13 btw does it include 3g voice? =) Oct 25 19:22:14 and aren't mobile Oct 25 19:22:21 3g voice is the default now :P Oct 25 19:22:33 if the phone supports 3G, it is used Oct 25 19:22:40 so e30/mo buys you voice *and* 6GB data? Oct 25 19:22:42 as it's less expensive for the operator Oct 25 19:22:46 not exactly Oct 25 19:22:57 30/mo buys you 6GB and some 50-60 PLN refund on voice Oct 25 19:23:08 oh Oct 25 19:23:09 so you get half of 110 PLN back Oct 25 19:23:33 so the total cell phone bill comes to something like e50? Oct 25 19:23:41 uhm, no Oct 25 19:23:51 it is at least 25 PLN postpaid flatrate Oct 25 19:24:02 but all that flatrate goes into call Oct 25 19:24:10 so you may call up to 75 PLN of calls Oct 25 19:24:17 w/o incurring costs Oct 25 19:24:18 complicated Oct 25 19:24:22 not really Oct 25 19:24:28 it means if you don't call, you won't gain Oct 25 19:24:37 if you do, then you may call more :P Oct 25 19:24:46 no but here if I do not call I do not pay anything, same for the data Oct 25 19:25:09 on flatrate, here you pay the baseline flatrate at the very least Oct 25 19:25:17 and the data is something like e0.11/MB Oct 25 19:25:29 oh, normal price! Oct 25 19:25:31 :) Oct 25 19:25:58 I literally spend good for you Oct 25 19:26:17 I will use that connection for normal work though Oct 25 19:26:27 so you see how it would soon pass above 2 GB Oct 25 19:27:02 yea, for normal usage case I would hit ~300-500MB by browsing etc Oct 25 19:27:03 this means I'm actually not having any unlimited broadband Oct 25 19:27:27 well, my landline connection also has an 11GB cap for out-of-network traffic but I never hit it Oct 25 19:27:29 (except if I sit by their wifi AP :> this is included and unlimited up-to-11 Mbit Oct 25 19:27:46 Whatever intellectual property (tm) I need to steal is already inside the local network Oct 25 19:27:52 hehehe Oct 25 19:27:55 yes, that is good Oct 25 19:28:02 I don't steal IP, no need for that Oct 25 19:28:10 MSDNAA is good ;P Oct 25 19:28:17 Well, I sometimes do watch a movie or two Oct 25 19:28:27 that *I* don't have to download ;P Oct 25 19:28:42 or even if, I won't dl more than a few a month Oct 25 19:28:44 Aside from that, no much use: I do not do 3d gaming, etc Oct 25 19:29:18 and HD quality is lost anyway on my laptop, so... :P Oct 25 19:29:41 (1280x800 is HD, but then... no reason why I can't watch the movie in DVD quality) Oct 25 19:30:02 1280x800 I can watch on TV, if my media PC does not choke on it of course Oct 25 19:30:11 :) Oct 25 19:31:04 anyway, that data plan is excellent and will suffice for all my work Oct 25 19:31:18 I had 512/128 limited to 5G once Oct 25 19:31:20 If it acts as you landline then indeed Oct 25 19:31:21 and it worked well Oct 25 19:31:52 (that was crummy cable - but it was half the price ;> ) Oct 25 19:31:57 e30..e50 isn't much money if it covers ALL connectivity needs Oct 25 19:32:39 well, you can get landline for E30 of 4Mbit/1Mbit, cable Oct 25 19:32:44 but it can't reach here Oct 25 19:32:59 unlimited, 3 IPs Oct 25 19:33:12 * RST38h pays around $15 for 100Mbaud bidirectional Oct 25 19:33:19 mmmh Oct 25 19:33:25 maybe I should learn Russian Oct 25 19:33:30 Outer world is connected to it via 4Mbaud though Oct 25 19:33:34 ahha Oct 25 19:33:38 so it's the same :) Oct 25 19:33:57 although much cheaper Oct 25 19:33:58 if I have to go outside then yes but all the heavy IP crap is already sucked in =) Oct 25 19:34:27 They won't give me dedicated IP unless I run VPN though, so it is all behind NAT Oct 25 19:34:31 academic link? (wink, wink, nudge, nudge) Oct 25 19:34:50 no, the usual stuff, handled by Golden Telecom I think Oct 25 19:34:56 hmmh Oct 25 19:35:01 ah, it's Russia again Oct 25 19:35:08 no IP is safe there Oct 25 19:35:11 it is just that the city itself has been wired optically for years now Oct 25 19:35:25 oh, that kind of MAN would be very nice to have Oct 25 19:35:28 nothing like it here Oct 25 19:35:34 not every spot, but most Oct 25 19:35:47 they are thinking about building such a MAN on WiMax Oct 25 19:35:57 but I suspect 4G will come first Oct 25 19:35:58 2-3 WiMax installaitons here as well Oct 25 19:36:04 None mobile though, AFAIK Oct 25 19:36:57 RST38h: as to that post-paid - earlier you could grab a cellphone with a very tiny baseline voice postpaid rate Oct 25 19:37:04 like 5 PLN Oct 25 19:37:18 not now anymore it seems Oct 25 19:37:27 That is how it seems to work in .LT Oct 25 19:37:50 I pay 35 mine Oct 25 19:37:51 Here too - a SIM card costs you around $7 and this money goes directly onto your account Oct 25 19:37:56 maybe I'll switch to 25 later Oct 25 19:37:59 after a year Oct 25 19:38:09 The only difference is that they require your passport here Oct 25 19:38:12 it's the same here ,that base rate goes to your account Oct 25 19:38:23 In .LT you can buy SIM card at the supermarket register Oct 25 19:38:27 they require a passport, drivers licence or identity card Oct 25 19:38:52 and a way of proving you can pay Oct 25 19:39:09 Nothing like that here - if you can't pay, the phone goes dormant =) Oct 25 19:39:19 can be: gas bill, bank account , media bill, such Oct 25 19:39:38 uk ftw Oct 25 19:39:39 here too, but that's needed if you get a subsidized phone Oct 25 19:39:40 http://www.t-mobile.co.uk/shop/free-pay-as-you-go-sim-cards/ Oct 25 19:39:54 not if you pay fully for the phone Oct 25 19:40:00 No subsidized phones here, afaik Oct 25 19:40:22 qwerty12_N800: you use tmobile? Oct 25 19:40:22 qwerty12_N800: we have that here too, like Orange Mix Oct 25 19:40:25 And every blonde on the subway has an iPhone now :) Oct 25 19:40:30 (it was N95 before) Oct 25 19:40:34 but you can't get that data flatrate with it Oct 25 19:40:45 kkrusty, yeah, was on orange before Oct 25 19:40:52 you can get data prepaid though Oct 25 19:41:12 qwerty: Looks ok except for SMS rates, but I guess they do not have specials? Oct 25 19:41:41 like "3 family member numbers at 5p/minute rate"? Oct 25 19:42:08 RST38h, their sms rates are brilliant. one of their plans has 3p texts Oct 25 19:42:34 3p... nice Oct 25 19:42:45 but mine is the equivalent in gr (0.01 PLN) Oct 25 19:42:50 qwerty: That is where it is important to remember that there are ICQ clients for mobiles ;) Oct 25 19:42:58 and it also takes from base rate :) Oct 25 19:43:10 qwerty: And those are charged per megabyte ;) Oct 25 19:43:29 and I get a bunch of free texts too Oct 25 19:43:52 is mplayer's speed nominally slow for a standard def xvid file ? Oct 25 19:43:55 or can buy a pack of discounted texts Oct 25 19:43:58 * RST38h never texts: it is easier to either run ICQ or login via SSH and use IRC Oct 25 19:44:02 RST38h, people i know don't use icq (doubt they have heard of it either) but you can bet they are texting all the time Oct 25 19:44:07 orifice: yes Oct 25 19:44:08 orifice: no, it's ok if the resolution isn't too high Oct 25 19:44:16 600x380 will work ok Oct 25 19:44:22 ok Oct 25 19:44:26 no 640x480 though ? Oct 25 19:44:28 assuming you don't use some advanced features like qpel Oct 25 19:44:40 640x388 max afaicr Oct 25 19:44:45 qwerty: Bad habit, start proselytizing now! Oct 25 19:44:47 but that's due to LCD driver Oct 25 19:44:59 I was just going to ask what the bottle neck is Oct 25 19:45:09 the CPU use is ok even at 700-something Oct 25 19:45:11 orifice: CPU, display subsystem Oct 25 19:45:22 RST38h, i don't use icq either, irc & msn for me :p Oct 25 19:45:23 CPU is usually powerful enough for anything except H.324 Oct 25 19:45:27 AStorm: If CPU is missing frames (and it does) it is not ok :( Oct 25 19:45:41 qwerty: move them to msn then Oct 25 19:45:42 it very rarely does, yes, at DVD resolution Oct 25 19:45:45 irc is knda hardcore Oct 25 19:45:51 on high-motion Oct 25 19:46:03 AstralStorm, doesn't help that it's connected with low speed serial interface too :( Oct 25 19:46:13 dunno, mises frames terribly on my tablet Oct 25 19:46:13 yes, LCD driver is slow :) Oct 25 19:46:19 mine doesn't Oct 25 19:46:24 but it depends on the movie Oct 25 19:46:46 time to upload new VGB to extras Oct 25 19:46:47 there's also the problem that SD cards / MMC chip aren't fast Oct 25 19:46:49 RST38h, actually, people on 3 (main 3g network here) get free msn Oct 25 19:46:52 you can get up to 1 MB/s Oct 25 19:47:00 from SD card Oct 25 19:47:10 ah Oct 25 19:47:12 qwerty: they also get packet filtering then? Oct 25 19:47:21 gpsd on maemo 4.1 doesn't report M=2 anymore Oct 25 19:47:32 M=2? what is that? Oct 25 19:47:39 2 = good for latitude/longitude Oct 25 19:47:50 RST38h, probably, but it's free, who complains? :p Oct 25 19:47:50 3 = good for altitude/climb too Oct 25 19:47:58 uhm, it does report that Oct 25 19:48:06 I checked, it sometimes grabs a 2D fix Oct 25 19:48:09 qwerty: No, if they get packet filtering and can't freely ue TCP/IP apps, then I would care Oct 25 19:48:10 not via gps_saver Oct 25 19:48:17 hmm, maybe there not Oct 25 19:48:21 that'd be a bug Oct 25 19:48:25 let's replace the new gpsd with the old one Oct 25 19:48:34 (and see stuff break?) Oct 25 19:48:40 I have 2 N810's here almost at the same place Oct 25 19:48:42 no, diablo slightly improved lock speeds Oct 25 19:48:46 AstralStorm: maybe, maybe not... Oct 25 19:48:52 Slightly? Oct 25 19:48:56 yes Oct 25 19:48:58 on cold fix Oct 25 19:49:02 on hot fix, a lot :) Oct 25 19:49:03 a little bit... Oct 25 19:49:06 If you have previous data, AGPS will lock about 3 times faster for me Oct 25 19:49:08 but I don't worry about that Oct 25 19:49:16 RST38h: AGPS is nonexistent here Oct 25 19:49:19 BugBlue, (ouch). build chinook's osso-gpsd in diablo sdk at least Oct 25 19:49:20 AGPS is real faster, but I have gps on 24/7 Oct 25 19:49:36 qwerty12_N800: we'll see :P Oct 25 19:49:36 AStorm: Hehe, it is not THAT agps :) Oct 25 19:49:49 ah, you mean that one where ephemeris is stored? Oct 25 19:49:51 AStorm: Tablet AGPS is not the same as the real AGPS Oct 25 19:49:56 yes, that's the main stuff Oct 25 19:50:07 that's why hot fixes are so fast now Oct 25 19:50:15 AStorm: Yes, this one lets you pinpoint your location on the map and loads metadata off a web server Oct 25 19:50:16 (and some cold too, if ephemeris is fresh) Oct 25 19:50:24 RST38h: how?! Oct 25 19:50:29 tell me, how to do that Oct 25 19:50:30 AStorm: You did not know? :) Oct 25 19:50:34 as I mentioned, I have a plan Oct 25 19:50:40 :) Oct 25 19:50:45 Nokia-N810-50-2:~# scp /usr/sbin/gpsd root@192.168.2.252:/usr/sbin/gpsd Oct 25 19:50:45 AStorm: Ok, go to app manager and install AGPS beta app Oct 25 19:50:50 let's see what happens.. Oct 25 19:50:55 RST38h: mhm, thanks! Oct 25 19:50:57 BugBlue, btw, did you find my aircrack-ng build? :) Oct 25 19:51:12 qwerty12_N800: I didn't yet.. I didn't look for aircrack-ng yet... Oct 25 19:51:15 AStorm: then run it and try finding your location there (good to know your lat lon beforehand though) Oct 25 19:51:15 where did you hide it? Oct 25 19:51:25 AStorm: Save location, run Mapper, see what happens Oct 25 19:51:33 RST38h: how precise I have to be with lat/lon? Oct 25 19:51:40 BugBlue, hehe, internettablettalk.com/forums/showthread.php?p=190941 Oct 25 19:51:46 because I know +/- 10 meters Oct 25 19:52:25 (can just point it on map and copy) Oct 25 19:52:35 AStorm: anything in ~100km circle will do Oct 25 19:52:41 also, why it's not integrated with mapper yet? Oct 25 19:52:47 It does not have to be Oct 25 19:52:57 it could ask you to pick approx. location Oct 25 19:52:59 This little app simply stores location somewhere in config files Oct 25 19:53:04 mhmh Oct 25 19:53:12 but what if location changes more than 100 km? Oct 25 19:53:17 And Diablo GPSD will use it AND your network connection to fetch ephemeris etc Oct 25 19:53:22 :) Oct 25 19:53:30 AStorm: It will keep track of your location Oct 25 19:53:37 if the gps is off too? Oct 25 19:53:40 impossible ;P Oct 25 19:53:42 not in that case Oct 25 19:53:57 so let us hope you do not travel that far often Oct 25 19:53:59 yes, that's why it'd be nice to have some support in mapper Oct 25 19:54:03 I do, by a train Oct 25 19:54:05 hrm, bluetooth keyboard support seems to be much better in Diablo Oct 25 19:54:07 not too often though Oct 25 19:54:08 mapper will make use of it Oct 25 19:54:22 I mean, some support for picking that location Oct 25 19:54:24 Actually, I think even 300km will do the job but you are free to experiment Oct 25 19:54:25 i remember in chinook it would type like thisssss Oct 25 19:54:35 l7: Feels exactly the same to me Oct 25 19:54:35 like, "point somewhere estimated where you are" Oct 25 19:54:45 still slow, laggy, and repeats letters Oct 25 19:54:53 and then it feeds the data to AGPSd Oct 25 19:54:54 AStorm: That is what that AGPS app is for Oct 25 19:54:56 oke now I have to wait for a GPS fix, a real one... Oct 25 19:55:03 AStorm: That is exactly what it does Oct 25 19:55:05 RST38h: it still repeats letters for you? Oct 25 19:55:06 RST38h: but it doesn't show you the map, does it? Oct 25 19:55:13 AStorm: It does Oct 25 19:55:17 mmmmh Oct 25 19:55:19 install and try it Oct 25 19:55:24 i guess i get it a little now, but much less Oct 25 19:55:34 * RST38h would actually get this information from the clock app but Nokia decided differently Oct 25 19:55:41 l7: yep Oct 25 19:55:46 is there a way to slow the repeat rate? Oct 25 19:56:02 that is kbd dependent I think Oct 25 19:56:02 RST38h: which keyboard do you have? Oct 25 19:56:06 Apple Oct 25 19:56:08 AstralStorm: the problem it seems to have is that it doesn't feed the 2D (less accurate but much often updated) data if you also have 3D data (takes more time to compute and it's that much updated) Oct 25 19:56:11 oh Oct 25 19:56:22 RST38h: the thin aluminum one? Oct 25 19:56:27 BugBlue: ahha! Oct 25 19:56:32 that's a bug, report please Oct 25 19:56:38 yep Oct 25 19:56:42 i was thinking of getting that one to use with my tablet, perhaps i shouldn't then Oct 25 19:56:47 I replaced the gps_saver with the old version, doesn't help.. I replaced the gps driver, didn't fix it Oct 25 19:56:55 not I hope that replacing gpsd would fix it Oct 25 19:57:01 it might Oct 25 19:57:16 than it makes sense to do diff, fix it and post a patch Oct 25 19:57:18 RST38h: the app is in maemo-devel? Oct 25 19:57:26 AStorm: should be in plain extras Oct 25 19:57:31 ok Oct 25 19:57:31 lemme check Oct 25 19:57:50 AstralStorm: but I can tell if I get a fix in a few minutes... Oct 25 19:58:03 BugBlue: :) Oct 25 19:58:15 (however maybe I should put my N810 outside instead before the window, that would speed things up, except my beer drinking...) Oct 25 19:58:23 app name is agps-ui Oct 25 19:58:25 mmm... faster code fix or more beer... Oct 25 19:58:45 BugBlue: I recommend telling Maemo Bugs about that Oct 25 19:58:50 they should promptly fix it Oct 25 19:59:06 btw, someone could rebuild xournal Oct 25 19:59:13 AstralStorm: I'd rather search the problem first.. maybe it's some ignorant setting from me somewhere... Oct 25 19:59:14 as the version in extras is ubercrashy Oct 25 19:59:21 the devel version of xournal is crashy Oct 25 19:59:26 the extras version is fine Oct 25 19:59:28 yes yes Oct 25 19:59:33 extras is -chinook one? Oct 25 19:59:36 I'll check Oct 25 19:59:36 the devel version is some experimental shitpile Oct 25 19:59:40 mhm Oct 25 19:59:46 it should be axed then Oct 25 19:59:48 known broken Oct 25 19:59:59 it is devel, whaddayawant? Oct 25 20:00:10 no broken stuff :) Oct 25 20:00:19 it's as simple as rm Oct 25 20:01:10 so, this AGPS is like QuickGPSFix of TomTom :) Oct 25 20:01:14 Better bug the author to finish it Oct 25 20:01:16 excellent thing Oct 25 20:01:20 RST38h: that too Oct 25 20:01:31 but he should axe the non-working version as well Oct 25 20:02:27 hmm Oct 25 20:02:35 this A-GPS map has too large scale Oct 25 20:02:57 very hard to pick Poland ;P Oct 25 20:03:41 RST38h: will the mapper now use it if it's set to Bluetooth? :) Oct 25 20:04:43 AStorm: with external gps? no :) Oct 25 20:04:58 the map sucks, I know, go by lat lon Oct 25 20:05:25 As you already set up your city in the clock settings, they could just initialize agps with that for starters Oct 25 20:05:58 seems it does, I got 9 sats in field Oct 25 20:11:47 mmm Oct 25 20:12:00 I accidently deleted about 1.000.000 records of gps log :P Oct 25 20:12:04 in my database Oct 25 20:12:30 ... thank god for backups ... Oct 25 20:12:58 Ok, whoever wants the hot new version of VGB, it is at http://fms.komkon.org/VGB/ Oct 25 20:13:19 Will appear in the Extras on Monday, if Cthulhu is merciful Oct 25 20:13:59 thanks, need it to play cokemon :) Oct 25 20:14:25 This is VGB (not VGBA) so your cokemon will be somewhat oldskool Oct 25 20:14:25 almost violating two trademarks at once... brilliant Oct 25 20:14:59 RST38h, i know but the jokes still get me :/ Oct 25 20:15:31 two trademark violations and a reference to controlled substance Oct 25 20:15:42 are you sure this is still safe in the UK? =) Oct 25 20:16:19 ok, now I get much better signal from sats, almost got 2D fix now Oct 25 20:16:25 i've probably revealed worse on this channel :p Oct 25 20:16:27 good thing Oct 25 20:16:34 (and it's a first time cold fix) Oct 25 20:17:06 don't tell me you are outside, in October, at 23:18 Oct 25 20:17:09 but that gpsd bug indeed is visible :> Oct 25 20:17:12 and using irc Oct 25 20:17:17 RST38h: no, it's by the window Oct 25 20:17:24 behind it even Oct 25 20:17:33 closed Oct 25 20:17:34 that's probably suboptimal... Oct 25 20:17:38 yup Oct 25 20:17:43 but it means this thing is golden Oct 25 20:18:12 yea, there is some golden plating on that TI turd now... Oct 25 20:18:20 what is the gpsd bug btw? Oct 25 20:18:21 not on TI Oct 25 20:18:25 in plain english? Oct 25 20:18:45 RST38h: that it doesn't send 2D data it can get from TI chip much more often than 3D data Oct 25 20:18:47 The 5300 GPS chip in the tablets is TI Oct 25 20:18:50 it did before Oct 25 20:19:00 Oh, it ignores 2D fixes? Oct 25 20:19:05 it seems Oct 25 20:19:21 I mean, it makes use of them, sends them if no 3D fix is available Oct 25 20:19:25 but not otherwise Oct 25 20:19:32 isn't that ok? Oct 25 20:19:34 no Oct 25 20:19:40 because 2D fix send rate is higher Oct 25 20:19:45 :) Oct 25 20:20:00 this means the 2D fix is less precise now than before Oct 25 20:20:06 ah, so if there are 2d fix changes between 3d fixes, they are ignored? Oct 25 20:20:26 yes Oct 25 20:20:49 well, it is less problematic than I tought... Oct 25 20:21:08 still bad :) Oct 25 20:21:13 affects accuracy Oct 25 20:21:31 anyway, seems like I can only grab 2 sats out of this window ;P Oct 25 20:21:58 notice that it is not the window you have to worry about but the walls on all the other sides :) Oct 25 20:22:33 there is 75% chance the other satellites are there somewhere Oct 25 20:22:39 I checked Oct 25 20:22:47 they are too much above me Oct 25 20:22:51 AstralStorm: my problem is that with the old data I can do this: http://clamans.mobach.nl/viewer/?saved=4a3c14ce79d03da8ed72bbb8cb6be653 and the new looks like: http://clamans.mobach.nl/viewer/?saved=268727bf5936f40be0a15707fdbebc8a Oct 25 20:23:17 I get about 45 degree view horizontal, 60 vertical Oct 25 20:23:36 mm old gps_saver, old gpsd, old gpsdriver... problem not solved Oct 25 20:23:36 BugBlue: report it please, I can't fix it :) Oct 25 20:23:44 AstralStorm: I know.. Oct 25 20:24:49 wrong, 90 degree horizontal, 120 degree vertical Oct 25 20:25:22 so, if I rotate the receiver some, I should catch another sat Oct 25 20:26:36 blah, why didn't nokia expose that GPS antenna... I could attach something better Oct 25 20:27:47 there is an actual mini-something pin socket inside Oct 25 20:27:55 so you could have an external antenna Oct 25 20:28:09 (for wifi too) Oct 25 20:29:44 http://en.wikipedia.org/wiki/U.FL <-- that one? Oct 25 20:29:46 better than 3 cm strip of gold Oct 25 20:29:51 yes, that one Oct 25 20:30:06 that's a nice standard... you really do have antennas for it :D Oct 25 20:31:42 LOL Oct 25 20:31:43 RP-SMA connectors are widely used by Wi-Fi equipment manufacturers to comply with specific local regulations, e.g. the FCC, which are designed to make it difficult for consumers to connect antennas with gain and thereby breach compliance Oct 25 20:31:52 I do like the FCC Oct 25 20:32:26 it doesn't matter for GPS Oct 25 20:32:59 all it needs is a large antenna with wide sight Oct 25 20:33:07 selectivity doesn't have to be too high Oct 25 20:33:22 Like your body for example... Oct 25 20:33:43 no, body can't receive these frequencies Oct 25 20:33:47 they're absorbed by water Oct 25 20:33:57 or at least distorted Oct 25 20:34:07 you have got skin and whatever is inside skin Oct 25 20:34:07 that's why cloudy sky isn't good ;P Oct 25 20:34:17 which is 80% water? Oct 25 20:34:18 ;P Oct 25 20:34:22 in this case we are talking about skin surface only Oct 25 20:34:30 not really Oct 25 20:34:34 well it depends on how wet your skin is Oct 25 20:34:43 it doesn't conduct well anyway Oct 25 20:34:46 check out cases where people get hit by lightning Oct 25 20:35:01 wet will screen GPS signal and not conduct Oct 25 20:35:03 lightning usually goes through skin only Oct 25 20:35:32 ok, now it has 6 sats :> Oct 25 20:36:11 signal levels are just above 20 though Oct 25 20:36:14 which is weak Oct 25 20:36:44 it should grab fix, now has 7 sats Oct 25 20:38:51 blah, I should just buy a good GPS receiver Oct 25 20:39:13 any recommendations? (small size and long battery life are much appreciated) Oct 25 20:39:30 I once bought the cheapest once.. Oct 25 20:39:34 not even SIRF3 Oct 25 20:39:50 FOUND IT! Oct 25 20:39:54 it's libgps Oct 25 20:39:57 :> Oct 25 20:40:01 ok, excellent Oct 25 20:40:05 now, report ASAP :) Oct 25 20:40:10 hang on Oct 25 20:40:18 I do want to move the other software back first Oct 25 20:40:21 to be 100% sure Oct 25 20:40:25 AStorm: I have got a tiny Holux Oct 25 20:40:32 SIRFIII based, works. Oct 25 20:40:35 are MTK recvs good? Oct 25 20:40:42 But don't expect it to work inside buildings Oct 25 20:40:49 MTK is cheap and widepread right now Oct 25 20:40:59 Some say it is better than SIRF but I would stay with SIRF Oct 25 20:41:30 Just because for MTK it is just one direction (they produce DVD, MP3, etc chips) while SIRF is GPS specific Oct 25 20:41:32 rebooting my N810 for the Xth time... :D Oct 25 20:42:14 RST38h: 20h battery life sure is sexy Oct 25 20:42:28 it would be even better if that recv supported USB charging Oct 25 20:42:43 my car has ports Oct 25 20:42:57 Holux 240 supports USB charging Oct 25 20:44:01 or even 32hr :) Oct 25 20:44:42 http://www.buygpsnow.com/Qstarz-BT-Q890-Super-High-66-CH-Nano-Bluetooth-GPS-Receiver-%2866-ch-MTK--1-5Hz-User-Configurable--Dual-USBBluetooth%29__1006.aspx Oct 25 20:44:53 12h, but at what size... excellent sensitivity too :> Oct 25 20:46:24 looks bigger than Holux Oct 25 20:46:30 but more versatile Oct 25 20:53:38 bigger than this one? Oct 25 20:53:46 http://www.buygpsnow.com/Holux_M241_Bluetooth_GPS_Datalogger.aspx Oct 25 21:05:09 * BugBlue off 2 bed Oct 25 21:05:45 AstralStorm: I do have a BT one that does charge over USB... a real cheap one... can tell you more tomorrow Oct 25 21:07:44 GeneralAntilles: i so just did a good old fashioned community suicide by this post probably Oct 25 21:07:48 :P Oct 25 21:09:31 GeneralAntilles: but let's see how the community reacts & quim, - i think i may have done a bit too much of conciousness streaming there Oct 25 21:10:44 link? Oct 25 21:10:57 not on archive yet Oct 25 21:10:58 sec Oct 25 21:11:13 wtf Oct 25 21:11:46 not in my inbox :p Oct 25 21:12:45 .. yeah, just remembered to actually confirm my subscription Oct 25 21:13:43 there, http://lists.maemo.org/pipermail//maemo-developers/2008-October/035409.html Oct 25 21:15:00 im off to bed else gf will kill me Oct 25 21:15:03 bbl Oct 25 21:20:38 There's one big thing that determined winners and losers in the explosion of personal computers that happened throughout the 80s, the systems with the most programs won :P Oct 25 21:22:39 True; but which came first ;-) Oct 25 21:22:53 i.e. which is cause; and which is effect Oct 25 21:22:58 * Jaffa sleeps. Oct 25 21:23:42 as for the GPS recv. it has to be small, esp. thin Oct 25 21:23:48 thicker than n810 = nono Oct 25 21:50:43 * Mousey finds datafiles for openttd.. discovers life really is worth living Oct 25 22:02:02 how can I debug the SIP software? Oct 25 22:02:10 I'm getting a crazy number of incomplete calls Oct 25 22:24:57 * Mousey goes on an applicatons/games installing binge! Oct 25 22:24:59 ^_^ Oct 25 22:29:43 Mornin' everybody. What shells are used in N810 user and root accounts? Bourne, bash, korn? Oct 25 22:33:57 TokyoDan: good question. Oct 25 22:34:02 TokyoDan: why not just busybox? Oct 25 22:34:04 is that a shell? Oct 25 22:34:33 /etc/password says /bin/sh , it belong to busybox Oct 25 22:35:31 doesn't the n810 use ash as the shell? Oct 25 22:35:54 that's what the n800 uses and the OS should be the same Oct 25 22:37:16 wrong Oct 25 22:37:30 they both use busybox sh of sorts Oct 25 22:37:36 it's not exactly full ash Oct 25 22:42:23 If both root and user use busybox sh then why are the prompts different? Oct 25 22:43:01 different in what sense? Oct 25 22:43:04 # vs $? Oct 25 22:43:11 that's standard distinction between root and non-root Oct 25 22:43:21 Yes. and isn't "sh" bourne? so maybe busybox is a clone. Oct 25 22:43:34 sh can be anything Oct 25 22:43:41 That's all? Oct 25 22:44:14 I thought it was standardized that sh is the brompt for bourne. Oct 25 22:44:24 not at all. Oct 25 22:44:28 sh is probably the least standard. Oct 25 22:44:36 and will generally be hijacked by whatever the default shell is Oct 25 22:44:40 perhaps at some point it was. Oct 25 22:44:55 $ ls -l /bin/sh Oct 25 22:44:55 lrwxrwxrwx 1 root root 4 2006-09-09 19:28 /bin/sh -> dash Oct 25 22:44:58 and that's on ubuntu! Oct 25 22:46:17 ok, mine is /bin/sh -> busybox on my n810 Oct 25 22:46:23 Thanks. Oct 25 22:46:45 np Oct 25 22:46:47 Now I wonder where the environments variables are kept. Oct 25 22:46:53 basically what we we were saying Oct 25 22:46:58 the variables are generally kept in .profile Oct 25 22:47:07 not sure specifically for busybox Oct 25 22:48:04 Well now I know what to search for when looking for shell script syntax/commands. Oct 25 22:48:45 exactly! Oct 25 22:48:57 there are subtle differences that can get infuriating if you don't realize that busybox =/= bash Oct 25 22:49:15 supposedly the busybox guys hang out at #uclibc Oct 25 22:50:44 no idea Oct 25 22:50:50 Well I've been playing with the $PATH variable in .profile so that I can run an executable Python script from my home directory but no matter what I do I get command not found errors. Oct 25 22:50:57 but I would doubt you need to ask them for much unless you're doing some pretty low-level coding Oct 25 22:51:21 Yeah, the wiki is best. Oct 25 22:51:44 I have to head out, but good luck with it. if you make sure that the environmental variables work, then just google around to see. Oct 25 22:51:57 it may be .profile, .bashrc or something else. Oct 25 22:52:09 good luck! Oct 25 22:52:23 Thanks Oct 25 22:53:49 Tonnerre: are you sure the python script start with the path to python (#!/usr/bin/python2.5) ? Oct 25 23:53:16 Hello melmoth. just go back from breakfast. Yes. my script starts with that. Oct 25 23:56:43 My script Hello1.py is in my current directory, I type Hello1.py at the prompt and i get: "-sh: Hello1.py: not fount Oct 25 23:59:07 I got it. It runs if i type ./Hello1.py Oct 26 00:13:35 Now I know why avahi-daemon didn't start on my diablo system now, in rc2.d it should be started after some other things, I now put it to S99avahi-daemon, it starts now Oct 26 00:37:35 Stskeeps, community suicide? Why? That all sounds a lot like what most people would like to see. Oct 26 02:03:25 hey all. Oct 26 02:03:31 I just installed scratchbox. Oct 26 02:03:42 but I can't seem to do much with the armel version Oct 26 02:03:45 no network, etc. Oct 26 02:03:51 how do I set it up so it looks just like my n810? Oct 26 02:04:02 Don't Oct 26 02:04:13 The testing environment is pointless and a waste of time. Oct 26 02:04:17 Just test on the tablet. Oct 26 02:06:59 GeneralAntilles: well, I am trying to do this for developers sans tablet. Oct 26 02:07:09 for example, I have a bug I'm trying to work on. Oct 26 02:07:25 The "emulation" really isn't emulation Oct 26 02:07:36 it's about as fake of a tablet environment as you can get Oct 26 02:07:43 bug's here: https://bugs.maemo.org/show_bug.cgi?id=3824 Oct 26 02:07:48 You don't set it up like the tablet. Oct 26 02:07:50 The Callcentric people are willing to play. Oct 26 02:07:57 There's emulation being worked on Oct 26 02:08:00 but it's not ready yet Oct 26 02:08:06 and I want them to have something to call from instead of always asking me to make the calls, etc. Oct 26 02:08:19 GeneralAntilles: is it in any way possible just to get rtcomm on there and working to make test calls? Oct 26 02:08:25 i.e., sound and such? Oct 26 02:08:30 It sounds like a NAT issue to me. Oct 26 02:08:41 Ha Oct 26 02:08:48 No, there's no chance of that working. Oct 26 02:08:54 GeneralAntilles: that's unfortunate. Oct 26 02:09:04 Eh, it is what it si Oct 26 02:09:07 s/si/is/ Oct 26 02:09:07 GeneralAntilles meant: Eh, it is what it is Oct 26 02:09:10 Pick up a used N800. Oct 26 02:09:23 GeneralAntilles: anyhow: You're saying it's probably a NAT issue? Oct 26 02:09:32 Almost always is with SIP weirdness. Oct 26 02:09:33 GeneralAntilles: how do I debug it further? Because my calls work with other services. Oct 26 02:09:41 and, in fact, my calls work with Callcentric with *other numbers* Oct 26 02:12:19 GeneralAntilles: Anyhow, I'm motivated to get this working, since Callcentric is my primary phone number, and the current arrangement is a complete nuissance (I have to use Click2Dial) Oct 26 02:12:45 if you wish to play with it / test it / whatnot, I'll gladly put some money on your callcentric account Oct 26 02:13:04 For that matter, is there such a thing as maemo bounties? Oct 26 02:13:13 On Garage Oct 26 02:13:19 I've only ever heard of one being paid out. Oct 26 02:14:17 Where would they go? Oct 26 02:54:59 http://www.internettablettalk.com/forums/showthread.php?p=236689 Oct 26 02:55:04 Anybody else find that as bizarre as me? **** ENDING LOGGING AT Sun Oct 26 02:59:57 2008