| *** lmoura has quit IRC | 00:01 | |
| jamey | jayarama, k-s[WORK] copy /var/lib/oprofile to mmc card, rm -fr /var/lib/oprofile, ln -s /media/mmc1/oprofile /var/lib/oprofile | 00:02 |
|---|---|---|
| jamey | can't gather stats on jffs2 files because cannot mmap files in jffs2 MAP_SHARED | 00:02 |
| jamey | need a script or something in the package | 00:02 |
| jamey | to fix this up for you | 00:03 |
| k-s[WORK] | jamey: I've already this link | 00:03 |
| k-s[WORK] | jamey: I'm trying with another kernel | 00:03 |
| jamey | oh, right, I see that in your error report | 00:03 |
| *** keesj has left #maemo | 00:04 | |
| jamey | the invalid argument error comes from user space tools | 00:04 |
| jamey | did you restart the daemon after making the link? | 00:04 |
| k-s[WORK] | jamey: yep | 00:06 |
| jamey | hmm | 00:06 |
| k-s[WORK] | I've reflashed with my previous kernel to check | 00:06 |
| k-s[WORK] | since I'm not using your initfs... | 00:06 |
| *** ryanfaerman has joined #maemo | 00:07 | |
| jamey | I won't have time to look at this until Monday if it needs more debugging | 00:13 |
| *** fcarvalho has joined #maemo | 00:14 | |
| k-s[WORK] | jamey: no problems, I'm also doing other things | 00:14 |
| jamey | ok | 00:14 |
| k-s[WORK] | jamey: if you're interested: http://code.google.com/p/arm1136j-s/ | 00:15 |
| k-s[WORK] | I'll try to gather code snippets with good performance, in various areas | 00:15 |
| k-s[WORK] | memory ops, graphics, ... | 00:15 |
| jamey | cool | 00:16 |
| k-s[WORK] | ouch... same error, even with my own kernel (insanity nr_node=32e size=200) | 00:16 |
| k-s[WORK] | opreport error: /media/mmc2/oprofile/samples/current/{root}/root/test-slow/{dep}/{root}/root/test-slow/CPU_CYCLES.100000.0.all.all.all: Invalid argument | 00:16 |
| * jamey look for that error in the source | 00:16 | |
| k-s[WORK] | as you can see, the link is already there | 00:16 |
| jamey | df /media/mmc2 to verify card is mounted there? | 00:17 |
| *** sbaturzio has joined #maemo | 00:17 | |
| k-s[WORK] | jamey: it is, and it's not full | 00:17 |
| jamey | I am puzzled. | 00:18 |
| jamey | I will investigate when I get a chance | 00:18 |
| k-s[WORK] | me too... I'll reset everything, maybe something else wrong here | 00:19 |
| jamey | have to run, hope resetting things fixes it but I'll be back Monday | 00:20 |
| k-s[WORK] | ok | 00:20 |
| k-s[WORK] | thanks | 00:20 |
| *** jamey has quit IRC | 00:20 | |
| *** xan_ has joined #maemo | 00:21 | |
| *** xan has quit IRC | 00:21 | |
| *** fcarvalho has quit IRC | 00:26 | |
| *** JohnMeacham_ has quit IRC | 00:26 | |
| *** pleemans has quit IRC | 00:27 | |
| *** krau has quit IRC | 00:35 | |
| *** Zword has quit IRC | 00:37 | |
| *** dpb_ has quit IRC | 00:37 | |
| *** kaatis has quit IRC | 00:37 | |
| *** koen has quit IRC | 00:38 | |
| *** Toni has quit IRC | 00:39 | |
| *** etrunko has quit IRC | 00:42 | |
| *** abock has joined #maemo | 00:42 | |
| *** matt_c has quit IRC | 00:43 | |
| *** trevarthan has quit IRC | 00:43 | |
| *** matt_c has joined #maemo | 00:43 | |
| *** yerga has quit IRC | 00:45 | |
| *** matt_c has quit IRC | 00:47 | |
| *** matt_c has joined #maemo | 00:47 | |
| *** Vudentz has quit IRC | 00:53 | |
| *** snorkelyd has left #maemo | 00:57 | |
| *** krau has joined #maemo | 01:07 | |
| *** matt_c has quit IRC | 01:13 | |
| *** xan_ has quit IRC | 01:16 | |
| *** trevarthan has joined #Maemo | 01:21 | |
| trevarthan | Is there a way to keep the n800's backlight on while charging? | 01:22 |
| *** maba has quit IRC | 01:25 | |
| derf | trevarthan: Yes. | 01:27 |
| trevarthan | How? | 01:28 |
| derf | Very carefully. | 01:28 |
| *** jpetersen has quit IRC | 01:28 | |
| trevarthan | Control panel? | 01:28 |
| derf | You can use gconf to change the list of allowable timeouts. | 01:28 |
| derf | And add an entry for one that's really long. | 01:28 |
| derf | And then pick that one in the control panel. | 01:28 |
| *** JohnMeacham has joined #maemo | 01:29 | |
| trevarthan | Ah. So youd have to set it every time you went on ac. No fun. | 01:32 |
| derf | Well, if you're really clever, you can write a program to monitor dbus for messages to tell when the AC adapter is connected and disconnected, and maintain separate settings. | 01:32 |
| derf | OR, you could use the one I already wrote: http://planetmath.cc.vt.edu/~derf/local/dists/bora/user/binary-armel/acmonitor_0.1_armel.deb | 01:33 |
| *** _guardian has joined #maemo | 01:36 | |
| trevarthan | derf: nice. What sort of config work doees acmonitor need? | 01:38 |
| derf | Plug it in, change your settings, unplug it, change your settings, plug it back in, it goes back to whatever it was last time it was plugged in. | 01:39 |
| derf | It tracks brightness and blank time. | 01:40 |
| derf | And while plugged in will periodically kill www.google.com to keep your net connection up. | 01:40 |
| *** garrett has quit IRC | 01:40 | |
| derf | s/kill/ping | 01:40 |
| derf | Don't ask me why I said kill. | 01:40 |
| *** matt_c has joined #maemo | 01:44 | |
| *** richieeee72 has joined #maemo | 01:45 | |
| trevarthan | derf: Dude, it's awesome. Why isn't it on maemo.org? | 01:45 |
| trevarthan | Or, better yet, in the default firmware. | 01:47 |
| derf | Because I can't log in. | 01:47 |
| trevarthan | You just wrote it? | 01:47 |
| *** matt_c has quit IRC | 01:47 | |
| derf | I mean, to downloads.maemo.org. | 01:47 |
| derf | It refuses to log me in with my garage account. | 01:48 |
| derf | And I wish it was in the default firmware... I had to reverse-engineer the dbus messaging stuff, and apparently it's totally broken in the IT2007 hacker's edition. | 01:49 |
| derf | So then that would be their problem, as I can't fix their broken messaging. | 01:49 |
| *** TimRiker has quit IRC | 01:49 | |
| *** jayarama has quit IRC | 01:49 | |
| trevarthan | Well, keep at it man. The squeeky wheel gets oiled. Gripe till they let you in. | 01:50 |
| derf | I mean, I wrote it back in March. | 01:50 |
| derf | At this point, I don't care anymore. | 01:50 |
| derf | The login problems to maemo.org seem to be well know, or at least I've seen a number of people bitching about them in this channel. | 01:51 |
| *** guardian has quit IRC | 01:53 | |
| *** kerwood|afk is now known as kerwood | 01:54 | |
| *** TimRiker has joined #maemo | 02:02 | |
| *** TimRiker has quit IRC | 02:03 | |
| *** TimRiker has joined #maemo | 02:03 | |
| *** pvanhoof has quit IRC | 02:05 | |
| *** richieeee72 has left #maemo | 02:05 | |
| *** sbaturzio has quit IRC | 02:11 | |
| sandman_ | I'm trying to use the Nokie Media COnverter, and it fails whenever I try to convert anything. | 02:11 |
| sandman_ | It just says "lameopts is not a MEncoder option | 02:13 |
| *** djcb has quit IRC | 02:20 | |
| *** lsobral_ has quit IRC | 02:22 | |
| *** k-s[WORK] has quit IRC | 02:33 | |
| *** abock has quit IRC | 02:36 | |
| pr0nGuy | I understand that the Nokia N800 does not support ogg format, but can I downlaod a program to do it? | 02:36 |
| *** neostrider has joined #maemo | 02:37 | |
| neostrider | .hello folks | 02:37 |
| sp3000 | pr0nGuy: http://ogg.garage.maemo.org/ f.e. | 02:45 |
| * sp3000 slaps downloads.maemo.org with a wet tcp syn | 02:45 | |
| sp3000 | oh there we go | 02:45 |
| *** luizirber has quit IRC | 02:45 | |
| pr0nGuy | sp3000: what does "f.e." stand for? | 02:46 |
| sp3000 | for example, I think I've seen other things before, dunno | 02:46 |
| pr0nGuy | i see | 02:47 |
| pr0nGuy | Is there any support for OTFE on that device that you know of? | 02:47 |
| bipolar | Are button presses on the n800 accessable via dbus? | 02:49 |
| *** krau has quit IRC | 02:59 | |
| *** ryanfaerman has quit IRC | 02:59 | |
| *** Hyperion|n800 has joined #maemo | 02:59 | |
| *** sp3000 has quit IRC | 03:08 | |
| *** sp3000 has joined #maemo | 03:09 | |
| *** TimRiker has quit IRC | 03:17 | |
| *** greentux_ has joined #maemo | 03:20 | |
| *** greentux has quit IRC | 03:29 | |
| *** sabotage is now known as sabotage_afk | 03:40 | |
| *** Toni has joined #maemo | 03:44 | |
| *** dpb_ has joined #maemo | 03:44 | |
| *** kaatis has joined #maemo | 03:44 | |
| *** saerdnaer has quit IRC | 04:00 | |
| *** megabyte405 has joined #maemo | 04:02 | |
| trevarthan | Does maemo support any 4g sd cards? i.e. This one doesn't say it's sdhc: http://www.newegg.com/Product/Product.aspx?Item=N82E16820163159 | 04:03 |
| trevarthan | Does that mean it works? | 04:04 |
| neostrider | trevarthan...I guess only unofficial system images do support | 04:08 |
| mmiller | So do you have to use 2 2g sd cards to get 4g of storage? | 04:09 |
| trevarthan | What does that mean? | 04:09 |
| *** zephar has joined #maemo | 04:12 | |
| zephar | hi | 04:12 |
| Disconnect | trevarthan: i got a couple of non-spec 4g cards during the last woot-off. they work fine. but it depends on whether you get lucky, since (by definition) they aren't spec, so they aren't -supposed- to work in anything. | 04:12 |
| zephar | Just received the Stowaway bluetooth keyboard... works great! | 04:13 |
| Disconnect | yah i love mine | 04:13 |
| trevarthan | Interesting. Do we know when sdhc will be available? It's in 2.6.20, right? | 04:14 |
| zephar | The stand was annoying until I saw in the manual that it comes off. | 04:14 |
| trevarthan | Why is the stowaway better than the other bt kb from igo? | 04:15 |
| zephar | havn´t seen the igo.. got a good deal on amazon for the stowaway | 04:16 |
| trevarthan | Ummm... The stowaway is from igo too. | 04:18 |
| zephar | my stowaway is from think outside | 04:19 |
| trevarthan | Same thing. | 04:19 |
| trevarthan | Do a googlle search for igo and look. | 04:20 |
| zephar | the igo stowaway looks thinner and all black.. mine seems more solid and has grey keys. | 04:20 |
| zephar | ahh.. igo also sells one that looks like think outside | 04:22 |
| trevarthan | Folds in half? Or forths? | 04:22 |
| zephar | and the website for igo says .. formerly Think Ouside... | 04:22 |
| trevarthan | Dude. The igo url is thinkoutside.com. Same company. | 04:23 |
| zephar | mine folds in half | 04:23 |
| trevarthan | Ok. You've got the older less expensive 4 row model. You like it? Im thinking about getting same one. | 04:24 |
| trevarthan | Disconnect: do you have the same one as zephar? | 04:25 |
| zephar | yep 4 rows... got it for $86 with free shipping from amazon.com | 04:26 |
| *** kerwood is now known as kerwood|afk | 04:26 | |
| zephar | So far ... it is working better then a thought it would. very easy to type | 04:26 |
| trevarthan | Nice. Still ain't cheap though. You think it's worth the extra price for the portability? | 04:27 |
| *** krau has joined #maemo | 04:27 | |
| zephar | It is a lot easier to use xchat on the n800 with it. :) | 04:28 |
| *** s-ndh-c has quit IRC | 04:29 | |
| trevarthan | I like thumbs for chat. I would use it for ssh. | 04:30 |
| *** Pio has quit IRC | 04:32 | |
| zephar | any suggestions on developing for the n800? I already have the vm image and know how to code in C/C++ and java. plan to go through the tutorials this weekend | 04:33 |
| *** neostrider has quit IRC | 04:39 | |
| *** Yaco2 has joined #maemo | 04:44 | |
| *** mmiller has quit IRC | 04:51 | |
| *** Markov_ has quit IRC | 04:52 | |
| *** Yaco2 has quit IRC | 04:54 | |
| *** Yaco2 has joined #maemo | 04:55 | |
| *** phil|work is now known as philipl | 04:59 | |
| *** Yaco2 has quit IRC | 05:13 | |
| *** zephar has quit IRC | 05:20 | |
| *** dolske has quit IRC | 05:28 | |
| *** dieguito has quit IRC | 05:29 | |
| *** dolske has joined #maemo | 05:36 | |
| *** philipl is now known as phil|out | 05:48 | |
| *** dolske has quit IRC | 05:58 | |
| *** mproctor has joined #maemo | 06:16 | |
| *** Tuomas has quit IRC | 06:17 | |
| *** jhe has quit IRC | 06:17 | |
| *** RP has quit IRC | 06:17 | |
| *** aloril has quit IRC | 06:17 | |
| *** Tuomas has joined #maemo | 06:17 | |
| *** RP has joined #maemo | 06:17 | |
| *** jhe has joined #maemo | 06:17 | |
| *** mproctor has joined #maemo | 06:17 | |
| *** aloril has joined #maemo | 06:17 | |
| *** mproctor has quit IRC | 06:18 | |
| *** jhe has quit IRC | 06:18 | |
| *** Tuomas has quit IRC | 06:18 | |
| *** RP has quit IRC | 06:18 | |
| *** slomo has quit IRC | 06:18 | |
| *** JussiP has quit IRC | 06:18 | |
| *** thoughtfix has quit IRC | 06:18 | |
| *** vesa has quit IRC | 06:18 | |
| *** zuh has quit IRC | 06:18 | |
| *** zuh has joined #maemo | 06:18 | |
| *** thoughtfix has joined #maemo | 06:18 | |
| *** RP_ has joined #maemo | 06:18 | |
| *** JussiP has joined #maemo | 06:18 | |
| *** vesa has joined #maemo | 06:18 | |
| *** mproctor has joined #maemo | 06:18 | |
| *** slomo has joined #maemo | 06:18 | |
| *** aloril has joined #maemo | 06:19 | |
| *** nomis has quit IRC | 06:21 | |
| *** Ikarus has quit IRC | 06:21 | |
| *** _matthias_ has quit IRC | 06:21 | |
| *** plr__ has quit IRC | 06:21 | |
| *** _matthias_ has joined #maemo | 06:21 | |
| *** nomis has joined #maemo | 06:21 | |
| *** plr_ has joined #maemo | 06:21 | |
| *** Ikarus has joined #maemo | 06:21 | |
| *** Tuomas has joined #maemo | 06:22 | |
| *** jhe has joined #maemo | 06:22 | |
| *** booiiing has quit IRC | 06:22 | |
| *** slomo has quit IRC | 06:22 | |
| *** tank17 has quit IRC | 06:22 | |
| *** heathkit1 has quit IRC | 06:22 | |
| *** kabtoffe has quit IRC | 06:22 | |
| *** Robot101 has quit IRC | 06:22 | |
| *** wumpus has quit IRC | 06:22 | |
| *** heathkit_ has joined #maemo | 06:22 | |
| *** Robot101 has joined #maemo | 06:22 | |
| *** kabtoffe has joined #maemo | 06:22 | |
| *** slomo has joined #maemo | 06:22 | |
| *** wumpus has joined #maemo | 06:22 | |
| *** trevarthan has quit IRC | 06:26 | |
| *** tank17 has joined #maemo | 06:41 | |
| *** kb7sqi has quit IRC | 07:16 | |
| *** trevarthan has joined #Maemo | 07:16 | |
| trevarthan | Is there a way to get a warning popup before the tablet shuts down due to low battery? I keep getting surprised by a dead tablet. | 07:18 |
| *** rkaway has quit IRC | 07:25 | |
| *** rkaway has joined #maemo | 07:27 | |
| *** Yaco2 has joined #maemo | 07:37 | |
| *** matt_c has joined #maemo | 07:37 | |
| *** Yaco2 has quit IRC | 07:58 | |
| *** Yaco2 has joined #maemo | 07:59 | |
| *** dolske_ has joined #maemo | 08:11 | |
| *** phil|out is now known as philipl | 08:23 | |
| *** megabyte405 has quit IRC | 09:03 | |
| `0660 | i get plenty of warnings | 09:30 |
| *** philipl is now known as phil|sleep | 09:30 | |
| *** unique311 has joined #maemo | 09:56 | |
| *** sabotage_afk has quit IRC | 10:01 | |
| *** sabotage_afk has joined #maemo | 10:01 | |
| *** djcb has joined #maemo | 10:02 | |
| *** Sulis has quit IRC | 10:07 | |
| *** [doctor] has joined #maemo | 10:22 | |
| *** [doctor] has left #maemo | 10:23 | |
| *** saerdnaer has joined #maemo | 10:27 | |
| *** iAlbertoz has joined #maemo | 10:43 | |
| *** djcb has quit IRC | 10:54 | |
| *** pleemans has joined #maemo | 11:06 | |
| *** unique311 has quit IRC | 11:11 | |
| *** AD-N770 has joined #maemo | 11:25 | |
| AD-N770 | good morning | 11:25 |
| *** koen has joined #maemo | 11:26 | |
| *** fab has joined #maemo | 11:37 | |
| *** saerdnaer has quit IRC | 11:41 | |
| *** _guardian is now known as guardian | 11:42 | |
| *** pleemans has quit IRC | 11:50 | |
| *** sbaturzio has joined #maemo | 12:10 | |
| *** iAlbertoz has quit IRC | 12:12 | |
| *** povbot has joined #maemo | 23:20 | |
| *** jonty_ has joined #maemo | 23:27 | |
| trevarthan | ahhhh...... I went through the trouble of embed'ing the video into a web page, hoping it would keep the extra connection from being created, but I just get a video window. The server tries to serve the video, but then the client resets the connection for some reason. I get no errors in maemo. Just that video window.... | 23:29 |
| trevarthan | Is there a trick to this? | 23:31 |
| *** yerga has quit IRC | 23:31 | |
| *** maddler has quit IRC | 23:32 | |
| *** unique311 has quit IRC | 23:33 | |
| *** Tahitibob has quit IRC | 23:35 | |
| *** maddler has joined #maemo | 23:36 | |
| *** luizirber has quit IRC | 23:42 | |
| *** thomsen has joined #maemo | 23:47 | |
| thomsen | hi all | 23:47 |
| trevarthan | crap. opera doesn't support video/mpeg4 mime type either. ugh. | 23:48 |
| thomsen | i'm new with my n800 and i was looking for a synctool ( like multisync ) are there some thinks like this ? and my second question : is there a port for cups to print over network ? | 23:49 |
| dolske_ | synctool? | 23:49 |
| *** dolske_ is now known as dolske | 23:49 | |
| thomsen | yes, a tool like multisync to share contacts or events in an pim-suite | 23:50 |
| *** alp` has joined #maemo | 23:51 | |
| *** mk8 has joined #maemo | 23:52 | |
| mk8 | Hi to all ... | 23:53 |
| dolske | thomsen: there's this: http://gpe.linuxtogo.org/ ...but I've never used it. | 23:53 |
| *** saispo has quit IRC | 23:59 | |
| *** TimRiker has joined #maemo | 23:59 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!