AStorm | qwerty12_N800: compcache works... | 00:00 |
---|---|---|
*** lfelipe[AWAY] is now known as lfelipe | 00:02 | |
AStorm | and actually speeds things up a bit. goodie | 00:02 |
AStorm | use it smaller than 1/4 | 00:02 |
AStorm | I'm trying 16 MB now | 00:02 |
AStorm | tried it vs fennec w/ 3 pages open (huge ones) | 00:04 |
AStorm | and switch time between apps is now much shorter | 00:05 |
mavhc | are you using sd based swap too? | 00:07 |
AStorm | oooh, crashed | 00:07 |
AStorm | again. :/ | 00:07 |
AStorm | mavhc: I tried, yes | 00:07 |
AStorm | this time, it got killed by watchdog | 00:07 |
AStorm | probably dies due to OOM for some reason | 00:08 |
*** Phantom has joined #maemo | 00:08 | |
AStorm | I guess compcache is too stupid to allocate enough slack for unpacking | 00:08 |
AStorm | or some such | 00:08 |
AStorm | wait, got another "reboot", wtf? | 00:09 |
AStorm | and then a hang (hard) on boot | 00:12 |
AStorm | maybe the swap file got corrupted | 00:13 |
AStorm | or some else weirdness | 00:13 |
*** Kathrin-24^away has quit IRC | 00:14 | |
*** hellwolf has quit IRC | 00:15 | |
*** hellwolf-n810 has joined #maemo | 00:15 | |
*** gentooer has joined #maemo | 00:16 | |
*** Grackle has joined #maemo | 00:16 | |
*** Atarii has joined #maemo | 00:16 | |
*** wazd has joined #maemo | 00:16 | |
*** Omegamoon has left #maemo | 00:20 | |
*** fbb has joined #maemo | 00:25 | |
*** borism_ has joined #maemo | 00:28 | |
*** Atarii has quit IRC | 00:31 | |
*** zakkm has joined #maemo | 00:31 | |
b-man | (random information) - i have successfuly created a repository for ubuntu :) http://www.bman.maemobox.org/repository | 00:31 |
*** woglinde has quit IRC | 00:32 | |
*** Gary has quit IRC | 00:33 | |
*** Gary has joined #maemo | 00:34 | |
*** borism has quit IRC | 00:34 | |
AStorm | seems like OOM killer gets on a rampage if no swap is available | 00:34 |
AStorm | gah | 00:34 |
AStorm | because Nokia's stupid OOM protector has those 128 MB hardcoded. | 00:35 |
AStorm | or tried to kill a kernel thread | 00:35 |
AStorm | excellent messup | 00:35 |
*** gentooer has quit IRC | 00:37 | |
*** acydlord has quit IRC | 00:37 | |
*** _acyd_ has joined #maemo | 00:37 | |
*** gentooer has joined #maemo | 00:40 | |
b-man | Wohoooo!!!!!!!, my new ubuntu repository works!! | 00:43 |
sisto1 | b-man: what's on it? | 00:44 |
*** sisto1 is now known as sisto | 00:44 | |
AStorm | oooh | 00:46 |
AStorm | when it crashes, the next boot fails too | 00:46 |
AStorm | this means some device init is broken in the kernel too! | 00:46 |
AStorm | excellent | 00:46 |
AStorm | more reasons to ditch nokia kernel ASAP | 00:46 |
AStorm | It's Mer time then. | 00:46 |
Phantom | Does anyone know where default package manager in diablo stores repository records? | 00:46 |
sisto | are there any n810 gamers out there? | 00:47 |
sisto | (people who play games on the n810) | 00:48 |
sisto | ? | 00:48 |
wnd | Phantom, apt's list is at /etc/apt/sources.list.d/hildon-application-manager.list, application manager's list is in /etc/hildon-application-manager/catalogues | 00:49 |
*** benh has joined #maemo | 00:49 | |
b-man | sisto1: atm, only ubuntu-rescue-menu, nit-bootmenu-compat, and ubuntu-omap-fb-splash. | 00:49 |
*** milhouse has joined #maemo | 00:49 | |
Phantom | wnd: It's empty, but it still takes sources from somewhere.. | 00:50 |
*** chmac has quit IRC | 00:50 | |
*** b-man is now known as FireFox | 00:52 | |
*** Mercury_ has joined #maemo | 00:52 | |
lcuk | without worrying about how long itwould take, is it feasible to simply download the kernal to my machine and build it directly without messing with chroots and stuff? | 00:53 |
lcuk | i already have gcc and build essential, but have never managed to get the ./configure stage working | 00:53 |
qwerty12_N800 | ./configure? with a kernel?? | 00:53 |
qwerty12_N800 | -? | 00:53 |
lcuk | i dunno :$ | 00:54 |
lcuk | do i need to | 00:54 |
lcuk | dont i | 00:54 |
* lcuk is out of his depth with kernels | 00:54 | |
Phantom | wnd: Update. No, I mistakenly looked wrong place. Yes, it seems that sources are here. | 00:54 |
qwerty12_N800 | kernel doesn't use autotools, you don't need to use sbox to build a kernel, I've done it before with standard toolchain outside sbox | 00:55 |
lcuk | nice, thanks qwerty, i might get brave if i get past my current sticking point | 00:55 |
*** Maemonaut has joined #maemo | 00:56 | |
*** skibur has joined #maemo | 00:56 | |
*** simon__ has quit IRC | 00:57 | |
Phantom | But there's a problem. While executing "apt-get update" the package manager tries to download files that does not exists (list is here http://slil.ru/26606193) and breaks whole package system by writing in /var/lib/apt/lists in a wrong way. | 01:00 |
Phantom | Unless I manually clear /var/lib/apt/lists, apt refuses to do anything and returns errors. | 01:01 |
*** Mercury has quit IRC | 01:05 | |
Phantom | How to fix it? | 01:06 |
*** AFBN810 has joined #maemo | 01:17 | |
AFBN810 | Hey stskeeps you there | 01:18 |
*** _acyd_ is now known as acydlord | 01:18 | |
*** AFBN810 has left #maemo | 01:19 | |
*** Maemonaut has quit IRC | 01:20 | |
*** t_s_o has quit IRC | 01:21 | |
*** jacques has joined #maemo | 01:24 | |
AStorm | qwerty12_N800: btw, how can I fix that OOM crash? | 01:31 |
AStorm | it seems to me that OOM killer kills some DSME protected process | 01:31 |
AStorm | why doesn't it swap to another swap first though? | 01:32 |
AStorm | the nokia anti-OOM protector doesn't work when you use compcache | 01:32 |
AStorm | as it has 128 MB of free ram hardcoded | 01:32 |
AStorm | so you need swap then | 01:34 |
AStorm | and if you fill that swap, OOMs will happily reap all random processes | 01:34 |
AStorm | meh, now, new kernels have a special "oom_protect" flag in process proc entry | 01:35 |
AStorm | which root can set to 1 | 01:35 |
AStorm | which should be used for watchdog protected processes | 01:35 |
AStorm | or was it oom_adj | 01:36 |
AStorm | whatever :) | 01:36 |
* FireFox updates ubuntu jaunty guide to include the new Ubuntu N8x0 repository and adds a screenshot of the error screen | 01:37 | |
FireFox | (for nit-bootmenu-compat) | 01:38 |
AStorm | it seems that oom_adj is set correctly... | 01:40 |
*** florian has quit IRC | 01:41 | |
*** ignacius has joined #maemo | 01:49 | |
AStorm | looks like either OOM killer is bugged (possible, it's 2.6.21) | 01:50 |
AStorm | or we run out of kernel memory | 01:50 |
AStorm | so it kills whatever random | 01:50 |
AStorm | or something else is killing stuff on lack of memory (possible, Nokia shouldn't have messed with OOM) | 01:51 |
*** Grackle has quit IRC | 02:01 | |
*** acydlord has quit IRC | 02:08 | |
*** acydlord has joined #maemo | 02:09 | |
*** lbt has quit IRC | 02:10 | |
*** juergbi has quit IRC | 02:10 | |
*** Grackle has joined #maemo | 02:17 | |
*** themactep-mobile has joined #maemo | 02:18 | |
*** themactep-mobile has quit IRC | 02:21 | |
*** pvanhoof has quit IRC | 02:23 | |
*** zap has quit IRC | 02:27 | |
*** persia has quit IRC | 02:27 | |
*** FireFox has quit IRC | 02:29 | |
*** Phantom has quit IRC | 02:30 | |
*** x29a has quit IRC | 02:35 | |
*** x29a has joined #maemo | 02:35 | |
*** Interocitor has quit IRC | 02:36 | |
*** b-man has joined #maemo | 02:38 | |
*** Pebby1 has joined #maemo | 02:47 | |
*** Pebby has quit IRC | 02:47 | |
*** smackpotato has joined #maemo | 02:52 | |
smackpotato | is the speed of swap increased if you have a second swapfile on a second memory card | 02:53 |
AStorm | no | 03:02 |
AStorm | unless you have a modified swapon | 03:02 |
AStorm | then you can have multiple swap files with different priorities | 03:02 |
AStorm | uhm | 03:02 |
AStorm | with same priority | 03:02 |
AStorm | Linux will then spread the writes to both | 03:03 |
AStorm | which should be faster (though you might hit another bottleneck - the bus speed) | 03:04 |
AStorm | (unlikely though given speed of current flash chips) | 03:05 |
AStorm | I had transfers of 2 MB/s. | 03:05 |
AStorm | might be faster if you set SD clock faster | 03:06 |
AStorm | not sure which bus SD/MMC controller is on | 03:06 |
smackpotato | so about the prioritys i read about but didnt understand how to change them | 03:10 |
AStorm | you can't w/ the default busybox installation | 03:11 |
AStorm | because its swapon doesn't support -p flag | 03:11 |
smackpotato | ok | 03:11 |
AStorm | *it's | 03:11 |
smackpotato | so they will definatly be set with different prioritys | 03:13 |
smackpotato | ? | 03:13 |
AStorm | they will if you use this version of swapon | 03:14 |
AStorm | nother version might do it differently | 03:14 |
smackpotato | thanks | 03:14 |
AStorm | (e.g. one from util-linux sets priority to 0 by default) | 03:15 |
AStorm | (and supports -p) | 03:15 |
*** ccooke has quit IRC | 03:15 | |
*** ccooke has joined #maemo | 03:15 | |
smackpotato | have you tried that | 03:16 |
AStorm | uhm, on NIT no, it's the usual one on any other Linux distro | 03:18 |
pupnik | i should release a softsynth for tablets | 03:18 |
AStorm | but there is a build of util-linux for NIT too, not easy to install due to conflict with busybox | 03:18 |
AStorm | pupnik: do it | 03:18 |
AStorm | esp. timidity | 03:18 |
pupnik | that's been packaged a few times | 03:18 |
AStorm | of course, quality will have to be reduced | 03:18 |
pupnik | it's amazingly resource hungry | 03:19 |
AStorm | it is. | 03:19 |
AStorm | actually, the resampler part is | 03:19 |
AStorm | ad that is an excellent target for DSP code | 03:19 |
pupnik | you are so right | 03:19 |
smackpotato | ya i tried befor and gave up | 03:19 |
AStorm | you can speed it up by using cubic interpolation or even linear | 03:19 |
AStorm | smackpotato: you have to "ignore" the conflict - this means hacking a certain file | 03:20 |
AStorm | don't do it - wait for Mer release. | 03:20 |
smackpotato | ill leave it for others | 03:20 |
AStorm | pupnik: it uses very power-hungry Newton polynomial interpolation by default | 03:21 |
*** MoRpHeUz has quit IRC | 03:21 | |
pupnik | AStorm: ahaa... check this http://ln-s.net/2nSa | 03:21 |
pupnik | nice knobs. would be great fun to ln-s them to a virt synth | 03:21 |
AStorm | url doesn't seem to work | 03:22 |
AStorm | maybe ECN trouble? | 03:23 |
*** b-man has quit IRC | 03:23 | |
AStorm | (i get a connection, but no data) | 03:24 |
AStorm | anyway, sleep awaits | 03:25 |
*** AndrewFBlack has joined #Maemo | 03:26 | |
AndrewFBlack | Hey guys | 03:27 |
*** ccooke has quit IRC | 03:27 | |
*** ccooke has joined #maemo | 03:27 | |
*** borism has joined #maemo | 03:30 | |
*** Vulcanis has quit IRC | 03:33 | |
*** lfelipe is now known as lfelipe[AWAY] | 03:33 | |
*** borism_ has quit IRC | 03:36 | |
*** pupnik_ has joined #maemo | 03:41 | |
*** hannesw has quit IRC | 03:50 | |
*** Vulcanis has joined #maemo | 03:51 | |
*** lfelipe[AWAY] is now known as lfelipe | 03:51 | |
*** GAN800 has joined #maemo | 03:54 | |
*** lfelipe is now known as lfelipe[AWAY] | 03:57 | |
*** housetier has quit IRC | 03:57 | |
*** lfelipe[AWAY] is now known as lfelipe | 03:58 | |
*** pupnik has quit IRC | 03:58 | |
*** x29a_ has joined #maemo | 04:00 | |
*** lcukx41 has joined #maemo | 04:03 | |
*** pupnik_ is now known as pupnik | 04:08 | |
*** GAN800 has quit IRC | 04:12 | |
*** gentooer has quit IRC | 04:13 | |
*** glima is now known as glima[AWAY] | 04:14 | |
*** x29a has quit IRC | 04:16 | |
*** smackpotato has left #maemo | 04:22 | |
*** skibur has quit IRC | 04:29 | |
*** radic_ has joined #maemo | 04:31 | |
*** x29a_ is now known as x29a | 04:32 | |
*** skibur has joined #maemo | 04:34 | |
*** GAN800 has joined #maemo | 04:37 | |
*** sisto1 has joined #maemo | 04:38 | |
*** sisto is now known as Guest89431 | 04:39 | |
*** roue has quit IRC | 04:40 | |
*** lfelipe is now known as lfelipe[AWAY] | 04:40 | |
*** sisto1 is now known as sisto | 04:40 | |
*** AFBN810 has joined #maemo | 04:46 | |
AFBN810 | Anyone had trouble with new Mer installer | 04:46 |
*** radic__ has quit IRC | 04:48 | |
AFBN810 | getting libc6 error | 04:49 |
AFBN810 | but I have latest version | 04:49 |
*** Guest89431 has quit IRC | 04:49 | |
*** philipl has quit IRC | 04:50 | |
*** wazd has quit IRC | 04:52 | |
jmesquita | Do I have to do anything special with maemo for alsa to detect my snd devs? | 04:56 |
*** cmw_ has joined #maemo | 04:58 | |
sisto | jmesquita: what exactly are you doing? sound should work out of the box on the tablets | 05:01 |
*** jacques has quit IRC | 05:10 | |
*** freelikegnu is now known as _freelikegnu | 05:11 | |
*** AFBN810 has quit IRC | 05:15 | |
*** luke-jr has quit IRC | 05:19 | |
*** luke-jr has joined #maemo | 05:19 | |
*** herzi has joined #maemo | 05:21 | |
*** herz1 has quit IRC | 05:22 | |
*** AFBN810 has joined #maemo | 05:22 | |
*** pcfe` has joined #maemo | 05:23 | |
*** Vulcanis has quit IRC | 05:24 | |
*** pcfe has quit IRC | 05:30 | |
jmesquita | sisto: I am compiling a lib based on PA | 05:31 |
Mousey | based on penny arcade? | 05:32 |
* Mousey thinks . o O ( that's weird... ) | 05:32 | |
jmesquita | PA = Port Audio, sorry | 05:33 |
*** zakkm has quit IRC | 05:33 | |
sisto | jmesquita: sorry you sound a lot more literate than I am on this matter... | 05:35 |
*** lcukx41 has quit IRC | 05:36 | |
jmesquita | sisto: Ehehee, not a problem. It seems that PA and Maemos Alsa support are incompatible ... | 05:39 |
jmesquita | sisto: PA relies on ALSA plugins and Maemo has its own custom plugin to use the tablets dsp | 05:40 |
jmesquita | sisto: If that matters | 05:40 |
*** christefano has quit IRC | 05:43 | |
sisto | jmesquita: when you said PA first i thought you meant pulseaudio I never heard about port audio... will google | 05:43 |
*** skibur has quit IRC | 05:46 | |
*** jmesquita has quit IRC | 05:46 | |
pupnik | ok maybe | 05:48 |
pupnik | we all send our congressmen cards | 05:48 |
pupnik | with printouts of goatse | 05:48 |
*** Paxicide has joined #maemo | 05:49 | |
*** cmw_ has quit IRC | 05:52 | |
*** cmw_ has joined #maemo | 05:53 | |
*** ignacius has quit IRC | 05:59 | |
* Mousey readies his envelopes | 06:01 | |
pupnik | oh we have to demand habeus corpus rights | 06:05 |
pupnik | lets not forget that | 06:05 |
pupnik | *demand* | 06:05 |
benson | pupnik: _Why_ are we doing this, and how am I supposed to print it out without seeing it myself? | 06:09 |
*** cmw_ has quit IRC | 06:10 | |
pupnik | you surpass me in randomness | 06:10 |
pupnik | i bow to your power | 06:10 |
benson | (Not that I can come up with a _bad_ reason, since we're speaking of congressmen...) | 06:10 |
*** hfwilke has joined #maemo | 06:11 | |
pupnik | seriously. talk to your neighbors | 06:11 |
pupnik | make a resolution. | 06:11 |
pupnik | we demand them | 06:11 |
Mousey | oh, is this nokia/dmca? | 06:14 |
Mousey | wait, s/dmca/snooping/ | 06:14 |
*** acydlord has quit IRC | 06:15 | |
*** monkeyiq has joined #maemo | 06:16 | |
*** b-man has joined #maemo | 06:17 | |
*** b-man is now known as b-man|dpkg-dev | 06:18 | |
*** b-man|dpkg-dev is now known as FireFox|dpkg-dev | 06:19 | |
*** mikem` has quit IRC | 06:19 | |
*** mikem` has joined #maemo | 06:19 | |
*** housetier has joined #maemo | 06:23 | |
*** des^^ has joined #maemo | 06:24 | |
*** FireFox|dpkg-dev has quit IRC | 06:29 | |
*** des^ has quit IRC | 06:42 | |
*** ab has joined #maemo | 06:57 | |
*** daperl has joined #maemo | 07:02 | |
*** slonopotamus has joined #maemo | 07:27 | |
slonopotamus | hi | 07:30 |
*** philipl has joined #maemo | 07:32 | |
slonopotamus | damn! i know why my gentoo doesn't boot | 07:33 |
slonopotamus | shit | 07:33 |
*** hfwilke has quit IRC | 07:34 | |
slonopotamus | ~curse bootmenu, linux distros and everyone | 07:34 |
*** thekondor has joined #maemo | 07:34 | |
slonopotamus | bootmenu calls /usr/sbin/chroot | 07:34 |
infobot | May you be reincarnated as a Windows XP administrator, bootmenu, linux distros and everyone ! | 07:34 |
slonopotamus | but i have /usr/bin/chroot | 07:34 |
slonopotamus | damn | 07:34 |
slonopotamus | it tooks me three days to figure out | 07:35 |
slonopotamus | gone for reboot | 07:36 |
*** slonopotamus has quit IRC | 07:36 | |
Livingroom | nite all' | 07:40 |
*** Livingroom has quit IRC | 07:40 | |
*** slonopotamus has joined #maemo | 07:43 | |
*** avs has joined #maemo | 07:50 | |
*** ab has quit IRC | 08:00 | |
*** eichi has joined #maemo | 08:02 | |
*** skibur has joined #maemo | 08:10 | |
*** benh has quit IRC | 08:13 | |
*** Paxicide has quit IRC | 08:16 | |
*** bergie has joined #maemo | 08:17 | |
*** slonopotamus has quit IRC | 08:18 | |
*** daperl has quit IRC | 08:20 | |
*** daperl has joined #maemo | 08:21 | |
*** housetier has quit IRC | 08:28 | |
*** des^^ has quit IRC | 08:32 | |
*** johnx has quit IRC | 08:37 | |
*** skibur has quit IRC | 08:38 | |
*** avs has quit IRC | 08:48 | |
*** pundiramit has joined #maemo | 08:54 | |
pundiramit | Hi, did anyone try running a GtkClutter application or test-examples on OMAP3? I can run clutter test examples but getting some errors when I'm trying to run any Gtk-Clutter application. | 08:55 |
*** juergbi has joined #maemo | 09:01 | |
*** persia has joined #maemo | 09:04 | |
*** calvaris has joined #maemo | 09:05 | |
RST38h | A man shopping in a Lenovo store in mainland China has been killed after the phone in his chest pocket exploded, severing arteries and leading to massive blood loss. | 09:06 |
Mousey | nokia? | 09:06 |
* RST38h wonders if the phone was also made by Lenovo | 09:06 | |
RST38h | Mousey: I would just blame Lenovo, based on the previous experience. | 09:06 |
Mousey | heh | 09:07 |
*** bergie has quit IRC | 09:12 | |
*** daperl has quit IRC | 09:12 | |
*** benson has quit IRC | 09:15 | |
*** eichi has quit IRC | 09:15 | |
*** ceyusa has joined #maemo | 09:19 | |
*** eocanha has joined #maemo | 09:19 | |
jaska | hmm, 101 day uptime, not bad :D (n810) | 09:20 |
*** sibbe has joined #maemo | 09:20 | |
Mousey | wow | 09:24 |
Mousey | how is that even POSSIBLE | 09:24 |
* Mousey bows in respect | 09:24 | |
Proteous | don't reboot? | 09:24 |
mavhc | turn off watchdog? | 09:24 |
Mousey | everybody's got a theory =P | 09:24 |
jaska | hmm, iirc watchdog is on now.. used to be off | 09:24 |
*** eocanha2 has joined #maemo | 09:25 | |
jaska | but that was before i fixed the internal mmc partition | 09:25 |
mavhc | don't use it much? | 09:25 |
jaska | the kbd backlight lags tho | 09:25 |
jaska | used to mostly ssh around | 09:26 |
*** benson[away] has joined #maemo | 09:30 | |
*** benson[away] is now known as benson | 09:30 | |
* timeless looks for someone willing to risk their n800/n810 :) | 09:30 | |
*** qwerty12 has joined #maemo | 09:31 | |
*** ttmrichter has quit IRC | 09:32 | |
*** Meiz_n810 has joined #maemo | 09:33 | |
*** rzr has quit IRC | 09:35 | |
*** qwerty12_N800 has quit IRC | 09:35 | |
*** rzr has joined #maemo | 09:39 | |
*** rzr has quit IRC | 09:40 | |
*** Wikier has joined #maemo | 09:40 | |
*** eocanha has quit IRC | 09:41 | |
*** bergie has joined #maemo | 09:42 | |
*** ken-p has quit IRC | 09:44 | |
*** zommi has joined #maemo | 09:45 | |
*** rmoravcik has joined #maemo | 09:46 | |
*** benson has quit IRC | 09:47 | |
*** L0cutus has joined #maemo | 09:50 | |
*** qwerty12 has quit IRC | 09:55 | |
*** ttmrichter has joined #maemo | 10:00 | |
*** qwerty12 has joined #maEMO | 10:00 | |
*** pcfe` is now known as pcfe | 10:02 | |
*** zap has joined #maemo | 10:08 | |
*** murrayc has joined #maemo | 10:10 | |
*** housetier has joined #maemo | 10:12 | |
keesj | timeless: I am all in for it | 10:15 |
timeless | give me 5mins | 10:15 |
keesj | since my screen is broken anyway | 10:15 |
* qwerty12 thanks Russia for sending their snowstorms here :) | 10:15 | |
jaska | send them a firestorm?:D | 10:16 |
qwerty12 | That's not a nice way of saying thanks :P | 10:16 |
timeless | keesj: so your tablet isn't usable? | 10:17 |
*** lele has joined #maemo | 10:17 | |
*** L0cmini9 has joined #maemo | 10:20 | |
*** L0cutus has quit IRC | 10:20 | |
*** RaymondL has joined #maemo | 10:20 | |
keesj | timeless: well the screen sometimes generated pressess and the acuracy of the touchscreen is sub-optimal. it's anoying enough to not use it | 10:25 |
timeless | ok, i'm rebuilding debs now, i should have things in 10moins | 10:25 |
keesj | yo, | 10:25 |
*** drjnut_ has joined #maemo | 10:27 | |
*** sergio_ has joined #maemo | 10:29 | |
*** fauxmight has left #maemo | 10:29 | |
*** fbb has left #maemo | 10:32 | |
keesj | timeless: do you have any requirements regarding the os version?(my os 2008 feature upgrade did not work) | 10:32 |
timeless | i don't think so | 10:32 |
timeless | the debs don't seem to enforce versioning | 10:32 |
timeless | presumably that means i screwed up the conflicts lines | 10:34 |
timeless | oops, wrong window | 10:34 |
* Stskeeps yawns | 10:35 | |
*** rzr has joined #maemo | 10:39 | |
*** housetier has quit IRC | 10:39 | |
*** sampo has joined #maemo | 10:43 | |
*** frade has joined #maemo | 10:44 | |
Stskeeps | morning rzr | 10:46 |
Stskeeps | rzr: 770 image is now fixed, it was broken before :) | 10:46 |
timeless | fwiw, i hit a packaging snag, i need to resolve it before i can share | 10:46 |
*** housetier has joined #maemo | 10:47 | |
Stskeeps | Meiz_n810: the point is through a curious mechanism to be able to include stuff we wouldn't normally be able to include | 10:48 |
Stskeeps | maybe skype, but most likely nokia made stuff | 10:48 |
Meiz_n810 | ok | 10:48 |
Stskeeps | so it's the things from Maemo you are missing that we need to sneak for instance | 10:49 |
*** benh has joined #maemo | 10:50 | |
* Meiz_n810 boots to Mer | 10:50 | |
*** Meiz_n810 has quit IRC | 10:50 | |
* keesj just decided mer later today | 10:53 | |
*** hannesw has joined #maemo | 10:53 | |
* Stskeeps glances over at the beagleboard and should really get jaunty going on it at some point | 10:54 | |
*** pvanhoof has joined #maemo | 10:55 | |
keesj | define jaunty | 10:57 |
Stskeeps | well, ubuntu jaunty armel with a fairly sane debian-style kernel | 10:57 |
timeless | jaunty is ubuntu's next release | 10:57 |
timeless | https://wiki.ubuntu.com/JauntyJackalope | 10:58 |
Stskeeps | i had mojo going on it before xmas | 10:58 |
*** Meiz_n810 has joined #maemo | 10:58 | |
qwerty12 | Anyone happen to know why kill `pidof uptimed` won't work from a prerm script but works fine from a shell? | 10:58 |
*** Mousey has quit IRC | 10:59 | |
*** mardi__ has quit IRC | 10:59 | |
*** RaymondL has quit IRC | 11:00 | |
*** RaymondL has joined #maemo | 11:01 | |
*** mardi__ has joined #maemo | 11:02 | |
*** luogni has joined #maemo | 11:02 | |
*** Meiz_n810 has quit IRC | 11:04 | |
*** johnx has joined #maemo | 11:05 | |
Stskeeps | morning johnx | 11:06 |
johnx | mornin' | 11:06 |
timeless | hello world | 11:06 |
timeless | i was trying to make foo-l10n-enus packages | 11:06 |
Jaffa | Morning, all | 11:07 |
timeless | but the way the foo-l10n packages exist and conflict w/ foo-l10n-enus seem to mean i can't use foo-l10n-enus as a package name | 11:07 |
timeless | anyone have a suggested package naming scheme? | 11:08 |
timeless | one approach is foo-l10n-enus1 | 11:08 |
timeless | another is foo-l10n-enus-timeless | 11:09 |
RST38h | remoo | 11:10 |
*** florian_kc has joined #maemo | 11:11 | |
*** florian_kc is now known as florian | 11:12 | |
Stskeeps | timeless: Conflicts/Replaces? :P | 11:13 |
Stskeeps | / Provides | 11:13 |
timeless | can't | 11:13 |
timeless | foo-l10n conflicts w/ foo-l10n-enus | 11:13 |
Stskeeps | ah | 11:13 |
timeless | and that would mean that installing foo-l10n-enus would uninstall your other locales | 11:13 |
timeless | which isn't ideal | 11:13 |
timeless | basically the nokia l10n team screwed up royally | 11:13 |
timeless | they should have used version conflicts | 11:14 |
timeless | but didn't | 11:14 |
Stskeeps | well since Provides' doesn't have version numbers, it is a bitch | 11:14 |
Jaffa | Stskeeps: how did the 0.7 release go? | 11:15 |
timeless | :(, my workstation has decided it doesn't need to be responsive | 11:16 |
*** drjnut_ has quit IRC | 11:16 | |
keesj | hmm mer 0.7 .install fails (application package missing: libc6 (>= 2.5.1) | 11:16 |
Stskeeps | Jaffa: murphys law | 11:16 |
*** drjnut_ has joined #maemo | 11:16 | |
Stskeeps | keesj: hmm, what package version does it try to download? | 11:16 |
Jaffa | Stskeeps: ah | 11:16 |
keesj | 1.9.5-mer4 | 11:17 |
Stskeeps | ah. now i know what's amatter | 11:17 |
Stskeeps | sec | 11:17 |
Stskeeps | keesj: apt-get update and try again :) i had built on the wrong armel platform | 11:21 |
*** crashanddie has joined #maemo | 11:22 | |
Stskeeps | Jaffa: race condition in NFS causing imager to break the installs, built bootmenu on debian-armel instead of SB-DIABLO, rootstrap problems, 770 image not completing build, .. etc | 11:23 |
Stskeeps | besides that, fine | 11:23 |
timeless | ok, mxr.maemo.org/garage now has new content | 11:24 |
timeless | the xref itself hasn't been transfered | 11:25 |
timeless | 507M Jan 28 16:25 xref | 11:25 |
timeless | pushing that will take a while :) | 11:25 |
*** guardian has joined #maemo | 11:26 | |
crashanddie | good morning my underlings :) | 11:27 |
qwerty12 | morning crashanddie :) | 11:27 |
crashanddie | qwerty12: I take it you're home as well? | 11:27 |
qwerty12 | yep | 11:27 |
*** alterego has joined #maemo | 11:27 | |
*** pvanhoof has quit IRC | 11:28 | |
crashanddie | good lad | 11:28 |
qwerty12 | hehe | 11:28 |
*** hellwolf-n810 has quit IRC | 11:28 | |
*** pvanhoof has joined #maemo | 11:28 | |
crashanddie | how many inches you got? | 11:28 |
*** rzr_ has joined #maemo | 11:29 | |
crashanddie | in a non-sexual way? | 11:29 |
liri | Stskeeps: around? | 11:29 |
Stskeeps | liri: mm? | 11:29 |
qwerty12 | crashanddie, lol, that was the first thing that came to mind >.< but I haven't checked properly yet, lemme see :p | 11:30 |
qwerty12 | About 3-4' | 11:31 |
timeless | jaffa/stskeeps/... | 11:31 |
timeless | any suggestions for my package naming problem? | 11:31 |
crashanddie | qwerty12: last night, I went out for a fag | 11:31 |
liri | Stskeeps: did you try that evolution port to maemo? | 11:31 |
timeless | sp3000? | 11:31 |
crashanddie | qwerty12: I opened the front door, and was like "what the?" | 11:31 |
Myrtti | hello everyone | 11:31 |
Stskeeps | timeless: i think the upcoming debmaster will be good at these questions | 11:32 |
Stskeeps | 'lo Myrtti | 11:32 |
qwerty12 | haha | 11:32 |
qwerty12 | hi Myrtti | 11:32 |
timeless | does that person have a name? | 11:32 |
Stskeeps | liri: no sorry, not yet - i have been shit busy :) | 11:32 |
crashanddie | everything completely white, didn't get it | 11:32 |
*** alehorst has joined #maemo | 11:32 | |
liri | Stskeeps: ahh ok | 11:32 |
Stskeeps | timeless: hehe, not sure yet :) council is still working on it i think | 11:32 |
timeless | since i want to rush something out the door in 30mins | 11:32 |
timeless | i think i'm going to use enus1 | 11:32 |
Jaffa | timeless: sorry, I'm not up-to-speed. What's the problem? | 11:33 |
Jaffa | The debmaster is down to the final few, and hopefully an announcement will be made shortly. | 11:33 |
*** rzr has quit IRC | 11:33 | |
timeless | in the beginning each package foo | 11:33 |
qwerty12 | Does anyone see "ps aux | grep daemon |grep uptimed | grep -v grep | awk '{print $1}'" as a little convoluted? | 11:34 |
timeless | had a set of corresponding packages foo-l10n-llcc | 11:34 |
timeless | then nokia decided to replace all those llcc's w/ a single package | 11:34 |
timeless | foo-l10n | 11:34 |
timeless | for each foo | 11:34 |
Jaffa | Yup | 11:34 |
Stskeeps | qwerty12: a tad.. | 11:34 |
timeless | unfortunately | 11:34 |
timeless | the foo-l10n package conflicts w/ each foo-l10n-llcc | 11:34 |
timeless | and it isn't a versioned conflict | 11:34 |
timeless | i want to ship a package which should be named foo-l10n-enus | 11:35 |
Jaffa | "enus"? | 11:35 |
qwerty12 | Stskeeps, I really can't think of better ways to do it though... if I run kill `pidof uptimed` from a shell it works. If I run it from my prerm, it says it can't find the process :/ | 11:35 |
Jaffa | Oh, as in en_US | 11:35 |
RST38h | Who called eunuchs? | 11:35 |
timeless | but i can't, because doing that would cause the l10n package to be removed which would leave people w/o the other locales | 11:35 |
keesj | Stskeeps: upon the first bootmenu install I did get some errors that the *.items where not there , I guess this is normal but perhaps it's better to test if the files are there | 11:35 |
*** murrayc has quit IRC | 11:35 | |
timeless | so unless i also ship the other locales, they'd only get enus | 11:35 |
crashanddie | qwerty12: it should be possible to simplify that | 11:35 |
Jaffa | timeless: Hmm, annoying | 11:35 |
timeless | no kidding | 11:36 |
Jaffa | timeless: and changing the base package Conflicts isn't an option? | 11:36 |
Stskeeps | keesj: that's fine | 11:36 |
timeless | you mean rewriting the nokia shipped package meta data on everyone's real devices? | 11:36 |
timeless | and worrying about package domains? | 11:36 |
qwerty12 | crashanddie, I'm all ears :). I have to do grep daemon because then, the postrm script ends up killing itself when I remove the package >.< | 11:36 |
Jaffa | timeless: yeah, that :) | 11:36 |
timeless | shall we pretend it isn't particularly realistic for the near future | 11:37 |
Jaffa | timeless: Is your new -enus package optional? | 11:37 |
timeless | my goal is to demo the fact that it's possible to have non lame strings | 11:37 |
Jaffa | timeless: i.e. only people who want en_US will install it? If so, removing the others (assuming it doesn't break SSU or something) should be fine | 11:37 |
crashanddie | qwerty12: first of all, why would you grep -v grep? | 11:37 |
timeless | i'd expect it'd break ssu | 11:37 |
Jaffa | timeless: Or, it does break SSU and it's released to a select few - and not Extras ;) | 11:37 |
keesj | Stskeeps: but after the Mer install and a working boot menu the install doesn't boot(after about 10 seconds it goes back to the boot menu selection) | 11:37 |
timeless | plus i want people to be able to switch to enGB to see the improvements my package has over the original | 11:38 |
qwerty12 | crashanddie, because when I search for the process in ps, the grep process shows up too. Doing a grep -v grep hides that grep process from the output (whoo) | 11:38 |
timeless | qwerty: fwiw | 11:38 |
timeless | ps -o args|grep ^foo | 11:38 |
timeless | can be helpful | 11:38 |
Stskeeps | keesj: oh boy. | 11:38 |
Stskeeps | sec. | 11:38 |
timeless | at least, it works nicely on swift :) | 11:38 |
timeless | (really, ps -eo args|grep ^rsync) | 11:39 |
Jaffa | timeless: if it's just temporary can you just come up with a -enus-new or something? | 11:39 |
timeless | yeah, i can pick any -whatever name | 11:39 |
timeless | suggest one, i'll use it | 11:39 |
crashanddie | qwerty12: if you do a ps aux | grep daemon; it should already remove everything that has no daemon in it ;) | 11:39 |
sp3000 | oh, it takes over gb? no wonder I saw no strings on us | 11:39 |
timeless | -enus1 is what i'm currently considering | 11:39 |
timeless | sp3000: no | 11:39 |
qwerty12 | timeless, thanks but I don't think busybox grep/ps agrees with that. | 11:39 |
*** alehorst has quit IRC | 11:40 | |
Jaffa | timeless: Yeah, that's what I was thinking | 11:40 |
qwerty12 | crashanddie, thanks, lemme see | 11:40 |
crashanddie | qwerty12: hang on, lemme ssh into my device | 11:40 |
Stskeeps | keesj: apologies for this mess, i should have spent more time on it this weekend :) re-run installer and when it asks for URL, provide URL=http://stskeeps.subnetmask.net/mer/0.7/mer-armel-n800-image-v0.7.tar.gz | 11:40 |
timeless | sp3000: whcih files did you grab? | 11:40 |
sp3000 | forjx | 11:40 |
timeless | if you grab the latest forjx zip | 11:40 |
timeless | there are two versions, the empty one from before the half time show | 11:40 |
liri | GPE contacts has syncing with google? | 11:40 |
timeless | and the one from about an hour ago (less?) where i actually shipped mo files :) | 11:41 |
timeless | the first one ran into a problem where the debian/foo.install file names weren't correct | 11:41 |
qwerty12 | crashanddie, whee, thanks for that, you're right. I don't need to grep -v grep :) | 11:41 |
timeless | so it didn't package anything :) | 11:41 |
sp3000 | heh | 11:41 |
*** drjnut_ is now known as drjnut | 11:42 | |
timeless | well, it packages gtk and one other thing if you want to be technical | 11:42 |
liri | ahh, there's a #gpe channel | 11:42 |
timeless | grab it again and use dpkg -x | 11:42 |
* timeless goes to setup -enus1's | 11:42 | |
* Stskeeps notes to himself this was the second-worst release of his life so far :P | 11:43 | |
timeless | does it have a chance at being your worst? :) | 11:43 |
*** alehorst has joined #maemo | 11:43 | |
Stskeeps | nop | 11:43 |
Stskeeps | worst was a major waited for release of my old ircd, that in very probable situations mass-killed the entire IRC network | 11:44 |
Stskeeps | which makes it even more ironic i'm doing healthcare software now.. | 11:44 |
RST38h | Sts: What was the 1st ? | 11:45 |
*** _berto_ has joined #maemo | 11:46 | |
RST38h | ah | 11:46 |
Stskeeps | RST38h: that one was the worst | 11:46 |
* RST38h has seen worse one | 11:46 | |
RST38h | Fortunately, done by competitors | 11:46 |
keesj | I hope it was not his child | 11:46 |
johnx | Stskeeps, but the actual released image worked out ok, right? | 11:46 |
Stskeeps | johnx: yes, it's fine | 11:47 |
crashanddie | qwerty12: ps aux | egrep "daemon.*uptimed" | awk '{print $1}' | 11:47 |
qwerty12 | Wicked, thank you. | 11:48 |
RST38h | Brought down Minneapolis ARTCC | 11:48 |
keesj | does bootmenu now use kexec ? | 11:48 |
*** AD-N770 has joined #maemo | 11:48 | |
Stskeeps | keesj: no sorry, we use same kernel as diablo currently - there's some KEXEC problems as discussed in previous one | 11:49 |
crashanddie | don't you hate it when you're downloading at 680KB/s but you have to quit as you're about to enter a teammeeting? | 11:49 |
*** Corsac_ has joined #maemo | 11:49 | |
Corsac_ | hey there | 11:49 |
Stskeeps | RST38h: heh, software bug in copenhagen airport: weather sensors on each end of a runway were reversed in the system | 11:50 |
*** Free_maN has joined #maemo | 11:50 | |
*** genewitch has joined #maemo | 11:50 | |
genewitch | ok so, i got voip working and it can receive calls... except when the screen shuts off... how do i fix this? | 11:51 |
genewitch | n800 OS2008 | 11:51 |
johnx | genewitch, is this the latest version of OS2008 (diablo)? | 11:51 |
genewitch | johnx: yes | 11:51 |
* Jaffa sighs at #5 at https://bugs.maemo.org/show_bug.cgi?id=3135#c5 | 11:51 | |
johnx | can you ping the tablet when the machine is off? | 11:51 |
johnx | s/machine/screen/ | 11:52 |
infobot | johnx meant: can you ping the tablet when the screen is off? | 11:52 |
genewitch | let me check | 11:52 |
Stskeeps | (current Modest svn trunk is not public | 11:52 |
Stskeeps | unfortunately). | 11:52 |
Stskeeps | ... | 11:52 |
johnx | Jaffa, yeah :/ that's a real downer | 11:52 |
Corsac_ | hmhm, will the people at FOSDEM have some n810 to sell? | 11:53 |
genewitch | johnx: yes, i can ping it with the screen off | 11:54 |
* timeless ponders | 11:54 | |
timeless | so um | 11:54 |
* Stskeeps begins boostrapping a beagleboard image | 11:55 | |
genewitch | timeless, thanks for all the help yesterday, btw | 11:55 |
timeless | how do i want to deal w/ this stupid versioning | 11:55 |
timeless | :), enjoy your toy | 11:55 |
genewitch | i bought another one for my girlfriend | 11:55 |
timeless | oh good | 11:55 |
timeless | well, in that case, thanks for supporting my job/employer :) | 11:55 |
crashanddie | you should've waited until the 14th | 11:55 |
genewitch | i might even get my dad one, his palm pilot died | 11:55 |
* timeless tries to be cheerful once i a while | 11:56 | |
genewitch | so any ideas about the screen/idle thing interfering with receiving calls? | 11:56 |
* timeless doesn't deal w/ calls | 11:56 | |
timeless | other than the strings | 11:56 |
timeless | ok, so um... | 11:56 |
* timeless grumbles | 11:56 | |
timeless | osso-countries-l10n-enus1-5.0+r6160-timeless1 | 11:57 |
*** hellwolf has joined #maemo | 11:57 | |
timeless | seems like a pretty stupid package name/version | 11:57 |
timeless | agreed? | 11:57 |
*** lbt has joined #maemo | 11:58 | |
timeless | given that it's the first version of osso-countries-l10n-enus1 | 11:58 |
* timeless sighs | 11:58 | |
genewitch | timeless: maybe tl1 | 11:58 |
timeless | nah 0.1 will do | 11:58 |
timeless | once i figure out how to rewrite the other bits | 11:58 |
genewitch | tl0.1? | 11:58 |
timeless | no, really just 0.1 | 11:58 |
genewitch | oh | 11:58 |
timeless | it's my own pacakge since i was force to pick my own name | 11:58 |
genewitch | yeah, i intend to start porting stuff as soon as i get the bugs ironed out of my main ubuntu install | 11:59 |
timeless | could someone tell me what the actual package version number is for osso-countries-l10n ? | 11:59 |
qwerty12 | 5.0+r6160 | 11:59 |
timeless | so if i want to conflict | 11:59 |
timeless | i should write Conflicts: osso-countries-l10n-enus (<= 5.0+r6160) | 12:00 |
timeless | ? | 12:00 |
genewitch | "file pty not found" | 12:00 |
genewitch | oooops | 12:00 |
*** rzr_ has quit IRC | 12:02 | |
*** rzr_ has joined #maemo | 12:02 | |
RST38h | Jaffa: At this rate, Modest is never going to be usable =) | 12:03 |
qwerty12 | in diablo anyway :) | 12:03 |
* RST38h wonders if https://bugs.maemo.org/show_bug.cgi?id=3295 will ever be fixed | 12:04 | |
RST38h | qwerty: Naah, that is not "in Diablo" but "never" | 12:04 |
*** alextreme has quit IRC | 12:04 | |
*** alextreme has joined #maemo | 12:04 | |
*** calvaris has quit IRC | 12:05 | |
RST38h | qwerty: Abut 5-10 showstopping Modest bugs have been fixed so far, including ones scheduled for Fremantle | 12:05 |
qwerty12 | RST38h, yeah :). I more mean that if it is fixed and made into a stable, decent mail client, then it will never be seen for diablo :) | 12:05 |
RST38h | qwerty: the total number is probably more like 40-60 | 12:05 |
keesj | Stskeeps: alright booted into the Mer | 12:06 |
keesj | and going away.. | 12:06 |
RST38h | qwerty: In other words, at this rate we will have fully usable Modest in Maemo8 or so | 12:06 |
L0cmini9 | buongiorno | 12:06 |
Stskeeps | keesj: did it boot now? good | 12:06 |
*** L0cmini9 is now known as L0cutus | 12:07 | |
RST38h | Jaffa: Have you ever tried asking Nokia about opening Modest source code? | 12:07 |
*** calvaris has joined #maemo | 12:07 | |
*** guardian has quit IRC | 12:08 | |
Stskeeps | isn't it open? | 12:08 |
qwerty12 | The current version in diablo is open | 12:08 |
qwerty12 | But maybe RST38h is referring to their hidden trunk version | 12:08 |
RST38h | qwerty: The only one I found online is outdated | 12:08 |
*** guardian has joined #maemo | 12:08 | |
RST38h | qwerty: I do not think it is the current diablo version, way too olg | 12:08 |
johnx | RST38h, do you have your tablet in front of you? can you tell me the version of modest installed? | 12:10 |
qwerty12 | RST38h, Nokia's update repo has the current diablo version at 1.0-2008.43-1 and there are 1.0-2008.43-1 debs in http://repository.maemo.org/pool/diablo/free/m/modest/ | 12:10 |
RST38h | johnx: I don't :( It is on though, but behind two NATs | 12:11 |
johnx | RST38h, I know how that goes :/ | 12:11 |
johnx | ~lart NATs | 12:11 |
* infobot whips out a hot clue gun and makes sure that NATs is stuck to the floor | 12:11 | |
RST38h | qwerty: Maybe I should pull it down and hack on it | 12:11 |
qwerty12 | You'd probably do a better job than nokia did :) | 12:12 |
RST38h | qwerty: Nothing major just fix small crap that nobody cares to fix | 12:12 |
RST38h | qwerty: Not sure abut it | 12:12 |
johnx | ...and build a spectrum ZX emu into it :D | 12:12 |
*** simon_ has joined #maemo | 12:12 | |
qwerty12 | Some hacks were done by yerga (http://www.internettablettalk.com/forums/showthread.php?p=228848), not functionality hacks but interface ones | 12:12 |
RST38h | ! | 12:13 |
qwerty12 | But I guess that could go under functionality anyway | 12:13 |
* timeless ponders | 12:13 | |
RST38h | All accounts in folder view - perfect | 12:13 |
timeless | i wonder if my 1000 char script should exist in a file | 12:13 |
RST38h | Just what I wanted | 12:13 |
qwerty12 | You'll need to rebuild from source though, that build seems for an older ssu | 12:14 |
johnx | timeless, just in ~/.bash_history for now? | 12:14 |
RST38h | yes, he modified .35 | 12:14 |
timeless | notepad on my laptop | 12:14 |
RST38h | Need to wget the latest sources first | 12:14 |
timeless | my shells don't keep history | 12:14 |
johnx | sorry to hear that :( | 12:15 |
RST38h | johnx: having a pocket-sized unix machine hidden somewhere in the house and open to ssh has some really weird appeal | 12:15 |
johnx | RST38h, especially if it has a webcam and mic :) | 12:16 |
RST38h | johnx: naah, those do make it stronger but do not define it | 12:16 |
johnx | back in high school I had a full tower samba server hidden under a desk in a storage room :) | 12:16 |
RST38h | johnx: but I am afraid a shrink would have lots to say about this feeling =) | 12:17 |
johnx | it eventually developed important quasi-official duties, but it's physical location wasn't discovered until more than a year after I left... | 12:17 |
timeless | well, script seems to work :) | 12:17 |
johnx | I think some kind of timing attack was used to narrow down the location eventually... | 12:17 |
*** MoRpHeUz has joined #maemo | 12:18 | |
timeless | johnx: wow | 12:18 |
johnx | :D | 12:19 |
Stskeeps | johnx: i have once or twice considering hubbing up under the panels in the hallway.. | 12:19 |
Stskeeps | considered | 12:19 |
Stskeeps | except our ethernet is kinda authed :) | 12:19 |
timeless | johnx: my favorite story is iirc a pdp11 that was encased in a wall somewhere | 12:20 |
johnx | Stskeeps, we did that in my dorm in college. We wired an AP into the drop ceiling in the hall so we could have inet access in the dorm lounge and powered it off an exit sign | 12:20 |
timeless | but i can't seem to find the article about it | 12:20 |
Stskeeps | johnx: hehe | 12:20 |
timeless | nice | 12:20 |
*** frade has quit IRC | 12:20 | |
*** fauxmight has joined #maemo | 12:21 | |
johnx | eventually they cracked down on rogue APs and when someone started asking around we had to do a hurried extraction | 12:21 |
timeless | heh | 12:22 |
Stskeeps | johnx: sometimes seperating university and dorms is a good thing.. they are much more strict at campus here | 12:23 |
johnx | heh...well it wasn't so much a case of leniency as the fact that they couldn't triangulate it without GPS... | 12:24 |
timeless | gps indoors is um... | 12:25 |
qwerty12 | RST38h, I've collected yerga's patches if you want to apply it to latest modest: http://pastebin.com/mc217a4 | 12:25 |
Stskeeps | johnx: it's fairly trivial armed with a pda to track it down if need be :P | 12:26 |
timeless | ooh | 12:27 |
timeless | i think mxr.maemo.org/garage's index is live | 12:27 |
timeless | in case people want to use it | 12:28 |
*** frade has joined #maemo | 12:28 | |
timeless | oh, no, almost live | 12:28 |
Stskeeps | johnx: think my focus for 0.8 is nit-kernel-compat, some more work on community firmware images, #4016 and beagleboard support | 12:28 |
* timeless forgot the last step | 12:28 | |
Stskeeps | johnx: and improving for the 770 | 12:28 |
johnx | Stskeeps, ah, so we can be based on a later kernel if we want? | 12:29 |
Stskeeps | yeah, for instance | 12:29 |
Stskeeps | in this case, jffs2 images | 12:29 |
timeless | -rw-r--r-- 1 timeless pg922508 507M 2009-01-28 06:25 garage/xref | 12:30 |
timeless | -rw-r--r-- 1 timeless pg922508 146M 2008-09-18 17:02 garage1/xref | 12:30 |
timeless | it's amazing how much garage has grown :o | 12:30 |
Stskeeps | well after stuff like SF and such turned totally crap.. | 12:31 |
Stskeeps | :P | 12:31 |
timeless | -rw-r--r-- 1 timeless pg922508 15M 2009-01-30 02:29 garage/.glimpse_filenames | 12:31 |
timeless | -rw-rw-r-- 1 timeless pg922508 8.5M 2008-12-17 06:35 garage1/.glimpse_filenames | 12:31 |
timeless | oddly the amount in terms of files hasn't grown to match index size | 12:31 |
* timeless discards garage1 | 12:32 | |
* timeless sighs | 12:33 | |
*** housetier has quit IRC | 12:33 | |
* timeless kicks zenity | 12:33 | |
timeless | oh oops | 12:33 |
timeless | i knew i forgot to do something | 12:33 |
*** beavis has joined #maemo | 12:33 | |
* timeless sighs | 12:33 | |
RST38h | qwerty: Thanks! Going to try building it tonight if I have time | 12:35 |
qwerty12 | I've actually built it here, want me to up the debs? | 12:36 |
RST38h | qwerty: Naah, I wil have to build it from source anyway if I am going to fix some other things in it | 12:36 |
timeless | ok, it isn't perfect, but it should work | 12:36 |
RST38h | qwerty: But uploading it to that iTT thread should make a lot of people happy =) | 12:36 |
qwerty12 | RST38h, 'Twas the answer I was hoping for :) | 12:36 |
lcuk | sudo apt-get remove snow ice | 12:42 |
qwerty12 | sudo dpkg --purge --force-all snow ice | 12:42 |
qwerty12 | lcuk, how's the snow up there? | 12:42 |
lcuk | not that bad actually, horrid near home but once i got on the motorway and such it wasnt too bad | 12:43 |
qwerty12 | Hehe, it hasn't snowed like that down here :) | 12:43 |
*** krutt has quit IRC | 12:44 | |
*** Meiz_n810 has joined #maemo | 12:44 | |
lcuk | thats cos you warm jessies left the heating on overnight :P | 12:44 |
qwerty12 | Heating? Ha. | 12:44 |
qwerty12 | Boiler doesn't agree with central heating >.< :) | 12:45 |
*** mk8 has joined #maemo | 12:46 | |
* Stskeeps ponders where to get proper usb host adaptor in .dk | 12:47 | |
genewitch | i vaguely recall there being a "windows environment on maemo" thread somewhere, is there a wine port? | 12:48 |
johnx | genewitch, nope. | 12:48 |
qwerty12 | No, wine emulates windows api calls, not a x86 processor. | 12:48 |
*** booiiing has quit IRC | 12:49 | |
johnx | there's dosbox or bochs, but they're not fast enough to be usable for running windows | 12:49 |
Stskeeps | rdesktop instead | 12:49 |
genewitch | i don't want to emulate windows, i just want to run a windows app | 12:49 |
genewitch | johnx: is a port possible, do you think? | 12:50 |
genewitch | even of an old version | 12:50 |
timeless | ok, well, that xref isn't perfect, but i hope people use it a bit | 12:50 |
timeless | i'll see about getting the fremantle sdk indexed this week too | 12:50 |
timeless | it requires me to find a script and make sure it still works | 12:50 |
johnx | genewitch, you can't port windows or run a windows app on an n8x0 without emulating an x86 processor | 12:50 |
johnx | and you can't 'port' an app unless you have source code | 12:50 |
genewitch | Oh, that makes sense | 12:51 |
genewitch | it's late | 12:51 |
*** booiiing has joined #maemo | 12:51 | |
timeless | help? | 12:51 |
timeless | dpkg-source: error: source package has two conflicting values - gtk20-l10n-enus1 and gtk20-l10n-enus | 12:52 |
genewitch | johnx: did you happen to think of any reason i can't get calls when the screen is off, even though the machine is pingable? | 12:52 |
genewitch | it doesn't even tell me i missed a call | 12:52 |
johnx | genewitch, ah, sorry I didn't see where you said the machine was pingable | 12:53 |
timeless | oh | 12:53 |
timeless | stupid me | 12:53 |
genewitch | johnx: well, you're not my personal help desk rep, i didn't want to hound you | 12:53 |
johnx | hmm. are you talking about a SIP call? or gizmo? or skype? | 12:54 |
genewitch | sip | 12:54 |
* timeless fixes changelogs | 12:55 | |
*** Zic has joined #maemo | 12:56 | |
genewitch | hmm it appears to not be accepting calls at all now | 12:56 |
johnx | ah, well that's more consistent at least | 12:56 |
*** Zic has left #maemo | 12:57 | |
*** Zic has joined #maemo | 12:57 | |
genewitch | i'm gunna let it fall back asleep | 12:59 |
genewitch | maybe it's a keepalive issue | 12:59 |
genewitch | i changed it from 3600 to 360 | 12:59 |
* timeless wonders if there's some flag to make dpkg-buildpackage faster | 13:01 | |
sp3000 | if you're running it the second time, rm build outside sbox to avoid the mysterious slowness | 13:02 |
genewitch | johnx: it appears that the device going to sleep knocks me off the SIP network | 13:02 |
sp3000 | the second? er, as in, you've got a build tree that needs removing | 13:02 |
sp3000 | DEB_BUILD_OPTIONS=parallel=n is another | 13:03 |
timeless | i think i want --do-not-make-source-packages | 13:03 |
sp3000 | -b | 13:03 |
sp3000 | iirc | 13:03 |
timeless | i'm not using a scratchbox | 13:03 |
timeless | vmware + mer :) | 13:03 |
sp3000 | -b Specifies a binary-only build, no source files are to be built and/or | 13:03 |
* sp3000 fuds | 13:04 | |
timeless | early for food? | 13:04 |
genewitch | grrr i don't want to have to leave this on and plugged in all day just to receive calls. | 13:04 |
sp3000 | I got here for 10am for a mtg that turned out to be delayed, yay | 13:05 |
timeless | heh | 13:05 |
timeless | ok, i'll be @food in 15-20 | 13:05 |
*** kleist has joined #maemo | 13:08 | |
johnx | genewitch, that's odd. I haven't played with SIP much but if you can ping the machine while the screen is off I don't see why you wouldn't be able to receive calls... | 13:10 |
*** lardman|gone is now known as lardman | 13:18 | |
*** alehorst has quit IRC | 13:22 | |
*** kleist has quit IRC | 13:26 | |
*** alehorst has joined #maemo | 13:29 | |
*** rzr_ has quit IRC | 13:34 | |
genewitch | johnx: it appears like my device is saying it's connected (and can make calls) but loses it's ability to receive calls after an arbitrary number of minutes | 13:34 |
johnx | genewitch, you might want to try disabling wifi power saving mode just so we can rule it out | 13:35 |
genewitch | i just tested it again (it's plugged in and received a test call when i plugged it in) and it's not receiving again. i might have to call my voip company | 13:35 |
Stskeeps | yes, definately disable power saving and see if that helps | 13:36 |
genewitch | how? i've seen that before, but what panel is it in | 13:36 |
qwerty12 | ~wifi-psm | 13:36 |
Stskeeps | ~psm | 13:36 |
Stskeeps | .. | 13:36 |
infobot | wifi-psm is probably http://wiki.maemo.org/Wifi_Power_Saving_Mode_(PSM) | 13:36 |
infobot | [psm] Personal Security Manager for Mozilla, at http://docs.iplanet.com/docs/manuals/psm/psm-mozilla/index.html. You don't need to restart mozilla as noted on that URL. It also consumes 100% CPU unfortunately... lame piece of software. no longer works as of mozilla 0.7, or needed for viewing of some login sites, i.e. yahoo. install by apt-get install mozilla-psm | 13:36 |
Stskeeps | yeah, wifi-psm | 13:37 |
johnx | polluted bot-namespace :) | 13:37 |
*** mardi__ has quit IRC | 13:37 | |
genewitch | ok | 13:38 |
genewitch | testing now, plugged in and on | 13:39 |
Stskeeps | remember to reconnect | 13:39 |
genewitch | it rings and connects... | 13:39 |
genewitch | good. | 13:39 |
genewitch | i can close the internet phone app as long as the SIP light is on at the top, right? | 13:40 |
*** mardi__ has joined #maemo | 13:40 | |
*** |\\ace has joined #maemo | 13:40 | |
genewitch | i'll leave it alone for a while and see what happens. | 13:41 |
*** lfelipe[AWAY] is now known as lfelipe | 13:43 | |
RST38h | Is there ANY MicroB extensions that does not consume 100% cpu? =) | 13:43 |
qwerty12 | wmlbrowser? :) | 13:44 |
RST38h | hehe | 13:44 |
RST38h | qwerty: Got snowed in? =) | 13:45 |
qwerty12 | Thankfully not but there sure as hell is a lot of snow :D | 13:45 |
qwerty12 | Reminds me of the North :) | 13:45 |
* RST38h doesn't get this south-north distinction in UK. The whole place is a freaking island, and a small one, no? | 13:46 | |
*** benh has quit IRC | 13:46 | |
qwerty12 | The north is the part where you don't want to go with horrible places like Manchester etc... :P | 13:46 |
RST38h | Shouldn't it have the same weather (wet, temperate) across the whole place? | 13:47 |
Stskeeps | RST38h: large difference between people in west/east/north/south dk too | 13:47 |
*** alextreme has quit IRC | 13:47 | |
RST38h | Sts: Weird | 13:47 |
Stskeeps | accents, etc | 13:47 |
Veggen | places in Norway, one could hear if a person is from up in the valley or some km down in the valley. | 13:50 |
_berto_ | that happens all over the world :) | 13:51 |
RST38h | In .RU it usually means a different nationality | 13:52 |
RST38h | or some obscure tribe | 13:52 |
* qwerty12 pukes as he sees a doc file uploaded to itT | 13:52 | |
RST38h | qwerty: Respond with .ppt! | 13:53 |
* RST38h hides | 13:53 | |
qwerty12 | hehe | 13:53 |
johnx | RST38h, really? no regional accents? | 13:54 |
RST38h | johnx: mostly intonational and in sentence structure | 13:54 |
johnx | well, that's the definition of an accent, isn't it? | 13:55 |
RST38h | johnx: about 70% of the population lives in the cities of 100k+ people | 13:55 |
crashanddie | about 92% of all statistics are made up | 13:56 |
genewitch | still fails to receive calls after a while with PMS off | 13:56 |
genewitch | this has to be a SIP keepalive issue | 13:56 |
RST38h | johnx: well, if you want heavy accent, it has ot be pronounciation | 13:56 |
crashanddie | or dislexia | 13:56 |
RST38h | johnx: Otherwise, you get something like Maryland accent - perfectly correct am. english with some intonation jumps | 13:57 |
johnx | crashanddie, dislexia is mostly about reading I think | 13:57 |
RST38h | johnx: you are like you know...like wrong! =) | 13:58 |
johnx | RST38h, I see what you mean. and I assume no regional dialects? | 13:58 |
crashanddie | johnx: ever asked someone with dislexia to read a text and not think about the words he's saying? | 13:58 |
RST38h | johnx: There are lots. Or HAVE BEEN | 13:58 |
crashanddie | johnx: I can assure you, it's funny as hell, and more over, one helluvan accent | 13:58 |
johnx | crashanddie, errr...but only when reading | 13:58 |
RST38h | johnx: As population migrated to cities, most regional dialects have been lost | 13:59 |
crashanddie | erhm | 13:59 |
johnx | RST38h, that's quite interesting. When was the big move to cities? | 13:59 |
crashanddie | RST38h: you've never been in London, have you? | 13:59 |
qwerty12 | crashanddie, please. I know a dyslexic person and he had to read the entire scene of Macbeth. The amount of mistakes I heard made me think I was listening to a remake. | 13:59 |
RST38h | johnx: Started with industrialization and famine in 1920s | 13:59 |
RST38h | johnx: Second wave happened after WWII | 14:00 |
RST38h | crash: Nope, but I know what you mean =) | 14:00 |
crashanddie | RST38h: I can assure you there's more accents in London that any rural place I lived in | 14:00 |
*** kessu has joined #maemo | 14:00 | |
johnx | RST38h, I always find it interesting when places have similar histories and still end up with strong regional accents/dialects... | 14:00 |
crashanddie | anyway, gotta run, food | 14:01 |
johnx | yes. run away from the food | 14:01 |
*** k-s[AWAY] is now known as k-s | 14:01 | |
RST38h | johnx: Well, there is at least one strong accent remaining in the south, but it is mostly of ukrainian descent | 14:02 |
RST38h | johnx: Reset of the country is mostly preoccupied with stuff like"shawerma" (SpB) vs "shaurma" (Moscow) | 14:02 |
RST38h | s/reset/rest | 14:02 |
*** hannesw has quit IRC | 14:04 | |
kessu | hi, can i use windows maemo flash program to flash local image to n800 (downgrade os2008 to os 2007) | 14:05 |
qwerty12 | yes | 14:05 |
*** b-man has joined #maemo | 14:05 | |
kessu | thanks | 14:05 |
*** kessu has left #maemo | 14:05 | |
*** setanta has joined #maemo | 14:06 | |
*** persia has quit IRC | 14:07 | |
RST38h | If you have a desktop or notebook computer and are aged between 25 and 55, there's nearly a one in five chance you have already bought a netbook. | 14:07 |
RST38h | Crazy people. | 14:07 |
b-man | hehe | 14:07 |
*** b-man is now known as b-man|grogy | 14:08 | |
johnx | RST38h, not everyone has $1500 to sink on an ultraportable | 14:08 |
genewitch | yeah, it's working properly now | 14:08 |
genewitch | i am going to attempt to turn the power saving back on | 14:08 |
genewitch | i set "keepalive" to auto, 0 | 14:08 |
johnx | genewitch, yeah, that would be a good test | 14:09 |
genewitch | it's working with the screen off now | 14:09 |
* b-man|grogy is suprised when he successfully compiles/builds several packages in ubuntu while maemo locks up and crashes on the same packages - and he's doing this under a full ubuntu-desktop env 0_o | 14:09 | |
*** smyows has joined #maemo | 14:11 | |
*** jeez__ has joined #maemo | 14:11 | |
*** frade has quit IRC | 14:12 | |
genewitch | johnx: it appears to be working now! | 14:12 |
genewitch | i have to call them tomorrow and find out what that is supposed to be set to | 14:12 |
RST38h | johnx: So, instead they first sink $1000 on a budget laptop and then sink $400 on a netbook =) | 14:13 |
Jaffa | Oh noes, the netbook argument again. | 14:13 |
* Jaffa runs for the hills | 14:13 | |
RST38h | johnx: On the other hand, this defuses domestic conflicts over a computer :) | 14:13 |
johnx | RST38h, yes. and now they have a machine to leave at home (your average 15.4" notebook isn't really 'portable' in the strictest sense) and a portable machine. also provides redundancy | 14:14 |
johnx | though I think after another generation or two we'll see 10" "netbooks" being primary machines | 14:15 |
* RST38h never seen a point in those 15.4" monsters. Had a 14.1" laptop once, absolutely hated it | 14:15 | |
RST38h | johnx: BTW, can you actually run Studio .NET on a netbook? | 14:15 |
RST38h | is it usable for development? | 14:15 |
johnx | RST38h, why would an everyday user want to do that? you're not the target demographic... | 14:15 |
johnx | RST38h, also, the 1st and 2nd question could be taken separately to great comedic effect :P | 14:16 |
RST38h | johnx: It's a semipersonal question | 14:16 |
johnx | RST38h, 1) never used .NET, 2) I use windows only for games, so 3) I have no idea | 14:16 |
RST38h | johnx: not going to develop on it personally, but have been asked if it is possible | 14:17 |
*** alextreme has joined #maemo | 14:17 | |
*** chenca has joined #maemo | 14:19 | |
RST38h | Found it: http://www.eeejournal.com/2009/01/intel-atom-n270-vs-via-nano-vs-core-2.html | 14:20 |
*** alecrim has joined #maemo | 14:20 | |
johnx | jeez. that's actually pretty respectable. close to a pentium M clock-for-clock | 14:21 |
*** Sho_ has joined #maemo | 14:22 | |
*** frade has joined #maemo | 14:22 | |
RST38h | johnx: the problem is that it is SpECint | 14:22 |
johnx | and specFP | 14:22 |
RST38h | a very special kind of test. currently looking for more realistic stuff | 14:22 |
johnx | also: Is that taking advantage of both cores or not? | 14:22 |
RST38h | one | 14:23 |
johnx | heh | 14:23 |
RST38h | http://www.eeejournal.com/2008/05/eee-pc-vs-msi-wind-atom-vs-celeron-cpu.html | 14:23 |
RST38h | Looks like it is not much worse than Pentium3M which is reassuring | 14:23 |
johnx | like I said: next generation or the one after that | 14:24 |
RST38h | johnx: Next. | 14:25 |
RST38h | johnx: Atl east, if the battery life is not a concern :) | 14:25 |
johnx | I think Intel is definitely capable of making a decent chip in that power envelope at that price, but will they really be willing to compete against themselves? | 14:25 |
AndrewFBlack | Morning | 14:25 |
johnx | hi AndrewFBlack | 14:25 |
*** Kathrin-24^away has joined #maemo | 14:25 | |
johnx | RST38h, heh. we already know that Average Joe doesn't actually think about battery life :) | 14:26 |
RST38h | johnx: The only thing that matters is the margin | 14:26 |
aquatix | RST38h: i think the resolution on a netbook is too low for visual studio | 14:26 |
johnx | RST38h, the margin is crap on the Atom, IIRC | 14:26 |
RST38h | johnx: So, atom or no atom, if the margin is good... | 14:26 |
aquatix | 1024x600 doesn't cut it | 14:26 |
* RST38h uses 1024x768 notebook | 14:27 | |
Stskeeps | AndrewFBlack: most errorss shouuld be fixed now | 14:27 |
AndrewFBlack | ok I'll give it a try | 14:27 |
* aquatix has 1280x800 thankfully, and even that is on the low side | 14:27 | |
aquatix | imho :) | 14:27 |
RST38h | johnx: Well, I am legally unable to argue on this topic. | 14:27 |
johnx | RST38h, heh. forgot about that :) | 14:28 |
RST38h | johnx: But let us just say that it is ok. | 14:28 |
AndrewFBlack | My FN button quit working yesterday reflashed and it started working again | 14:29 |
johnx | RST38h, very interesting indeed :) | 14:29 |
*** qwerty12 has quit IRC | 14:30 | |
*** qwerty12_N800 has joined #maemo | 14:30 | |
*** rsalveti has quit IRC | 14:30 | |
*** luck^ has joined #maemo | 14:31 | |
AndrewFBlack | I know most people don't use built in Map program but would it be possible to symlink the map directory to external so I can just plug in that card when I need the GPS | 14:31 |
johnx | AndrewFBlack, unless you format your internal card as ext2/3 you can't make symlinks on it | 14:32 |
Stskeeps | qwerty12_N800: remember if it was easy to remove maemo-mappers libgpsbt dependancies? | 14:32 |
AndrewFBlack | johnx well I'm considering using internal card for OS I almost never use GPS but I paid for subscription so I want to have it as an option without wasting almost a GB of space | 14:33 |
*** b-man|grogy has quit IRC | 14:33 | |
*** mavhc has quit IRC | 14:33 | |
*** mavhc has joined #maemo | 14:34 | |
johnx | AndrewFBlack, yeah. that would be fine in that case | 14:34 |
qwerty12_N800 | Stskeeps, yeah, I just forced libgpsbt-dev to be installed but it detects whether libgpsbt is available during compile | 14:34 |
AndrewFBlack | johnx, Thanks | 14:34 |
Stskeeps | qwerty12_N800: intriguing:) | 14:35 |
*** caio1982 has joined #maemo | 14:35 | |
*** benson[away] has joined #maemo | 14:36 | |
*** lele has quit IRC | 14:37 | |
*** ken-p has joined #maemo | 14:40 | |
*** AFBN810 has quit IRC | 14:40 | |
*** glima[AWAY] is now known as glima | 14:41 | |
AndrewFBlack | Stskeeps, is 2GB internal card on N810 big enough for Mer? | 14:42 |
AStorm | sure | 14:42 |
Stskeeps | AndrewFBlack: yes | 14:44 |
*** crashanddie has quit IRC | 14:44 | |
Stskeeps | we fill about 300mb unpacked i think | 14:44 |
*** briglia has joined #maemo | 14:45 | |
AndrewFBlack | Stskeeps, ok wanting to save my external card for Deblet I think because I'm getting to the point where I can't stand Hildon lol I'm killing to give up a little easy of operation for better looking sometimes | 14:46 |
*** hannesw has joined #maemo | 14:46 | |
AndrewFBlack | Stskeeps, Also if you need a mirror for Mer I can set up on on Maemobox.org | 14:46 |
Stskeeps | mm, dont nother with deblet if you plan to install it | 14:46 |
Stskeeps | AndrewFBlack: k, will look at it | 14:46 |
AndrewFBlack | why not? | 14:47 |
*** kpel has joined #maemo | 14:47 | |
kpel | hi | 14:47 |
Stskeeps | mer is deblet successor and im not working more on it | 14:47 |
AndrewFBlack | ahh ok | 14:47 |
*** lele has joined #maemo | 14:48 | |
AndrewFBlack | I thought you were keeping both | 14:48 |
Stskeeps | b-mans ubuntu might be ok though | 14:48 |
AndrewFBlack | yeah but install might still be a little hard for me | 14:48 |
Stskeeps | ah - mer will be able to do same and more | 14:48 |
AndrewFBlack | will we be able to use other desktop eviroments on Mer lol right now I've been using Maemo and using Easy Debian Lxde replacemnt all the time | 14:49 |
qwerty12_N800 | IMAP is better than POP3, right? | 14:49 |
Stskeeps | i like imap better | 14:49 |
AndrewFBlack | qwerty12_N800, so do I | 14:49 |
Jaffa | qwerty12_N800; yeah, although POP3's easier to talk for a human | 14:49 |
Stskeeps | yes, theres a small bug with a transition package but besides that/. | 14:50 |
qwerty12_N800 | Good enough for me, thanks all :) | 14:50 |
Stskeeps | johnx: was h-d-e a x-session-manager? | 14:55 |
*** lfelipe is now known as lfelipe[AWAY] | 14:55 | |
*** Meiz_n810 has quit IRC | 14:55 | |
*** rzr has joined #maemo | 14:57 | |
genewitch | is there a guide to getting video onto the n800 correctly? only some videos i use the internet tablet video converter for actually play, the others play for 4 seconds, then stutter out | 14:58 |
*** StsN800 has joined #maemo | 14:58 | |
genewitch | the stuff i get that is already mp4 SEEMS to work, but i don't have enough to verify | 14:58 |
Jaffa | genewitch: http://wiki.maemo.org/Video_encoding IRRC | 14:58 |
RST38h | genewitch: Use Tablet Video Converter provided by Nokia | 14:59 |
RST38h | genewitch: If you can't, just use mencoder | 14:59 |
*** rzr is now known as ZrZ | 15:00 | |
*** frade has quit IRC | 15:00 | |
johnx | Stskeeps, yes | 15:00 |
genewitch | RST38h: i am using that, the videos it puts out stutter sometimes | 15:01 |
timeless | stskeeps? | 15:01 |
timeless | for your next release | 15:01 |
genewitch | i should say, sometimes the videos it puts out are unplayable | 15:01 |
timeless | could you not ship y our .bash_history to every user? :) | 15:01 |
*** frade has joined #maemo | 15:01 | |
johnx | genewitch, are you using mplayer or the built in media player? | 15:01 |
johnx | timeless, was this the 770 image? | 15:02 |
*** rzr has joined #maemo | 15:02 | |
timeless | no | 15:02 |
genewitch | johnx: mplayer. should i use the built in for the pre-converted ones? | 15:02 |
timeless | this is the 0.7 pre that i got for n8x0 afaik | 15:02 |
johnx | timeless, first debian tar.gz I did I shipped some mp3s as well and my /etc/hostname O_o | 15:02 |
timeless | although, i could be wrong | 15:02 |
timeless | heh | 15:02 |
johnx | genewitch, I'm just asking because they work best with different settings. so if you are using Nokia's converter it works best with the built in player | 15:03 |
johnx | if you are using tablet-encode it works best with mplayer | 15:03 |
genewitch | omg | 15:03 |
genewitch | your fixed it | 15:03 |
genewitch | you* | 15:03 |
*** rzr has quit IRC | 15:04 | |
timeless | johnx: can you check to see if that's still broken and add it to the "not to repeat" thing | 15:04 |
genewitch | <3 | 15:04 |
timeless | oops, i think hildon-desktop crashed | 15:04 |
timeless | my coworker is not impressed | 15:04 |
johnx | timeless, checking | 15:05 |
*** MoRpHeUz_ has joined #maemo | 15:05 | |
*** MoRpHeUz has quit IRC | 15:05 | |
genewitch | johnx: that is totally awesome! the internet video converter is the first program i've used that even came close to actually converting the files for a mobile device, and now that all the files i converted work, it's awesome! | 15:05 |
johnx | genewitch, ah. good deal. you were using mplayer I take it? | 15:06 |
genewitch | i have a PSP and a mini video player as well, and i could never get the converters to work properly | 15:06 |
genewitch | johnx: yes, cause it was playing all the other files i had | 15:06 |
genewitch | family guy stuff that i ripped for my PSP that the PSP balked at, for instance | 15:06 |
johnx | timeless, no .bash_history here on a fresh 0.7... | 15:07 |
timeless | i'm not sure it's bash history per se | 15:07 |
timeless | it was something w/ some apt repository stuff | 15:08 |
*** guardian has quit IRC | 15:08 | |
johnx | hmm? | 15:08 |
timeless | basically it was stuff i saw when i pressed <up> in my xterm | 15:08 |
johnx | as root or user? | 15:08 |
timeless | user | 15:08 |
johnx | I'm really not seeing it here | 15:08 |
*** guardian has joined #maemo | 15:09 | |
johnx | also, I'd be terribly curious if you could tell me what you were doing when h-d crashed... | 15:09 |
johnx | ah...hmmm...you used b-man's installer, didn't you? | 15:10 |
johnx | but the user gets created in f-b-w...so I really don't see how it would end up with a .bash_history or similar | 15:11 |
*** k-s is now known as k-s[AWAY] | 15:11 | |
StsN800 | wtf@bash history | 15:11 |
Corsac_ | do you guys know a cheap (~200$) way to get a n810, with shipment to france? In france it's still at ~330€ but amazon.com and stuff like that don't want to ship to .EU | 15:12 |
*** renato has joined #maemo | 15:12 | |
StsN800 | what user? | 15:12 |
johnx | Corsac_, get a friend in the US to ship it to you. :) | 15:12 |
StsN800 | and was it the vmdk? | 15:12 |
Corsac_ | johnx: that's an idea, but if there was a direct way… | 15:13 |
*** ab has joined #maemo | 15:13 | |
* aquatix got it that way a year ago :) | 15:14 | |
Corsac_ | aquatix: eheh | 15:14 |
*** ceyusa has quit IRC | 15:15 | |
*** lfelipe[AWAY] is now known as lfelipe | 15:17 | |
Jaffa | Corsac_: there are various services which will forward US mail, for exactly this purpose, too | 15:17 |
StsN800 | timeless, no clue, no .bash_histories in my actual images | 15:17 |
Corsac_ | Jaffa: yeah but often distributosr refuse to ship to those address, don't they? | 15:19 |
* Jaffa dunnos - never tried them | 15:21 | |
*** skibur has joined #maemo | 15:22 | |
*** rzr has joined #maemo | 15:22 | |
*** thiagoproject has joined #maemo | 15:23 | |
*** thiagoproject has left #maemo | 15:23 | |
*** sergio_ has quit IRC | 15:26 | |
*** rzr has quit IRC | 15:26 | |
*** Meiz_n810 has joined #maemo | 15:30 | |
*** aloisiojr has joined #maemo | 15:33 | |
*** pundiramit has quit IRC | 15:36 | |
AndrewFBlack | are there no more apps for Mer in the repositorys right now other then ones that come installed with it? | 15:37 |
johnx | AndrewFBlack, that's pretty much it right now | 15:37 |
AndrewFBlack | ok | 15:38 |
Jaffa | AndrewFBlack: enable maemo.org Extras and see what works ;-) | 15:38 |
Jaffa | vim should. | 15:38 |
Stskeeps | AndrewFBlack: try enable red pill and then activate "show all packages" :) | 15:38 |
*** rsalveti has joined #maemo | 15:39 | |
*** k-s[AWAY] is now known as k-s | 15:39 | |
Stskeeps | (it might take a tiny bit of time to update the list and show it) | 15:39 |
aquatix | hm, in mer 0.6 i couldn't find the appmgr :) | 15:40 |
*** guardian has quit IRC | 15:40 | |
*** guardian has joined #maemo | 15:41 | |
Stskeeps | aquatix: it's there in 0.7 now :) | 15:41 |
Stskeeps | just grab the new VMDK | 15:41 |
aquatix | k :) | 15:41 |
AndrewFBlack | Stskeeps, Stiil not seeing anything | 15:41 |
aquatix | will try later today | 15:41 |
aquatix | at work now | 15:41 |
Stskeeps | AndrewFBlack: are you connected to the net? | 15:41 |
AndrewFBlack | Stskeeps, lol no | 15:41 |
Stskeeps | AndrewFBlack: well then | 15:42 |
Stskeeps | connect first, then start HAM | 15:42 |
Stskeeps | (i was surprised too.) | 15:42 |
Stskeeps | it will ask for connection when we have a proper libconic | 15:42 |
timeless | i kinda killed my mer, it's busy | 15:44 |
Stskeeps | hehe, what are you doing to it? | 15:44 |
*** andre___ is now known as andre__ | 15:45 | |
*** gletelli has quit IRC | 15:46 | |
*** Meizirkki has joined #maemo | 15:50 | |
*** Andrewblack has joined #Maemo | 15:50 | |
Stskeeps | Meizirkki: re #4062, can you run it in terminal, and run 'merinstall' in /usr/libexec/mer (i think) | 15:51 |
Andrewblack | Stskeeps, You had any trouble connected to a secure wireless network? | 15:51 |
Stskeeps | Andrewblack: WPA2 works for me | 15:51 |
Meizirkki | Stskeeps: yep | 15:51 |
*** thekondor has quit IRC | 15:51 | |
Stskeeps | Meizirkki: and then paste the error it generates into the bug | 15:51 |
Stskeeps | Andrewblack: what kind of network? | 15:51 |
*** wazd has joined #maemo | 15:52 | |
Stskeeps | afternoon wazd :) | 15:52 |
Andrewblack | wpa2 | 15:52 |
Andrewblack | Authentication type is wpa-psk + wpa2-psk | 15:52 |
Stskeeps | hm, works for me | 15:53 |
Andrewblack | should i make it just wpa2-psk | 15:53 |
Stskeeps | is it hidden SSID? | 15:53 |
Andrewblack | no | 15:53 |
wazd | hello everyone) | 15:53 |
*** bilboed-tp has joined #maemo | 15:53 | |
Stskeeps | wpa2-psk i gues | 15:53 |
Stskeeps | s | 15:53 |
*** GAN800 has quit IRC | 15:55 | |
*** StsN801 has joined #maemo | 15:57 | |
Meizirkki | Stskeeps:no errors | 15:57 |
Meizirkki | it just dies | 15:57 |
Stskeeps | Meizirkki: hmmm. | 15:57 |
*** chenca has quit IRC | 15:57 | |
Stskeeps | Meizirkki: well, the last part of the terminal output then :) | 15:58 |
Meizirkki | ! it didn't die now | 15:58 |
Meizirkki | hmm | 15:58 |
*** StsN800 has quit IRC | 15:58 | |
*** ceyusa has joined #maemo | 15:58 | |
*** mk8 has quit IRC | 15:59 | |
Meizirkki | i selected mmcblk0p4 for mer, then i selected the same partition for swap (it's my swap-partition usyally) and it didn't die | 15:59 |
timeless | hey, how do i reconfigure mer to speak en-US? | 15:59 |
Stskeeps | timeless: well since we don't have other locales than en_GB for hildon, it gets boring :P but edit /usr/bin/start-hildon | 16:00 |
*** chenca has joined #maemo | 16:00 | |
timeless | stskeeps: i wrote my own :) | 16:00 |
timeless | i'd like to use them | 16:01 |
*** Andrewblack has quit IRC | 16:01 | |
Stskeeps | hehe | 16:01 |
Meizirkki | this is confusing | 16:01 |
Stskeeps | Meizirkki: try make a walkthrough of what causes it to di | 16:01 |
Stskeeps | e | 16:01 |
Meizirkki | Stskeeps: got it | 16:02 |
*** dneary has joined #maemo | 16:02 | |
Meizirkki | it dies when it tries to write bootmenu for external card | 16:02 |
Meizirkki | when i select partition from internal card, no problem | 16:03 |
Stskeeps | k | 16:03 |
Stskeeps | write in bug report | 16:03 |
*** Kathrin-24^away has quit IRC | 16:03 | |
Meizirkki | ok | 16:03 |
Stskeeps | then we can point b-man to it | 16:03 |
*** etrunko has joined #maemo | 16:03 | |
*** Kathrin-24^away has joined #maemo | 16:03 | |
*** dl9pf has joined #maemo | 16:04 | |
Stskeeps | r2d2rogers: ping | 16:05 |
Stskeeps | X-Fade: there's a white-page problem on wiki.maemo.org again btw | 16:08 |
*** AndrewFBlack has quit IRC | 16:08 | |
X-Fade | Stskeeps: Yes, I've noticed that too.. | 16:08 |
*** mk8 has joined #maemo | 16:08 | |
*** AndrewFBlack has joined #Maemo | 16:08 | |
Stskeeps | wb AndrewFBlack | 16:09 |
AndrewFBlack | thanks I dropped security on my network going to see if I can get connected now | 16:10 |
*** wms has joined #maemo | 16:10 | |
Meizirkki | Stskeeps: i set bug status as NEW? | 16:10 |
AndrewFBlack | connected now | 16:11 |
*** daperl has joined #maemo | 16:11 | |
*** thopiekar has joined #maemo | 16:11 | |
Stskeeps | Meizirkki: yeah, sure | 16:11 |
AndrewFBlack | I'll play with my network settings later and try to get my security back on | 16:11 |
Meizirkki | okay | 16:11 |
*** ab has quit IRC | 16:12 | |
Meizirkki | Stskeeps: can you change status to NEW? i get "You tried to change the Status field from UNCONFIRMED to NEW , but only a sufficiently empowered user may change that field." | 16:12 |
*** opengeekv2 has joined #maemo | 16:13 | |
Stskeeps | Meizirkki: k, sure | 16:13 |
Meizirkki | ok, thanks | 16:13 |
*** opengeekv2 has left #maemo | 16:13 | |
*** vivijim has joined #maemo | 16:15 | |
*** monkeyiq has quit IRC | 16:16 | |
*** qwerty12_N800 has quit IRC | 16:17 | |
*** sergio_ has joined #maemo | 16:19 | |
*** qwerty12_N800 has joined #maemo | 16:19 | |
*** sergio_ has joined #maemo | 16:19 | |
Stskeeps | ok, 770 users: http://wiki.maemo.org/Mer/Releases/0.7#Nokia_770_-_tar.gz_image | 16:21 |
r2d2rogers | Stskeeps: pong, delay... I have a morning meeting on mondays, back in an hour or so | 16:21 |
Stskeeps | r2d2rogers: alright | 16:21 |
Stskeeps | r2d2rogers: verify the url just now afterwards if you can :) | 16:22 |
Stskeeps | or when you have time :) | 16:22 |
*** lardman is now known as lardman|gone | 16:23 | |
*** jgoss has joined #maemo | 16:37 | |
*** sergio_ has quit IRC | 16:37 | |
*** k-s is now known as k-s[AWAY] | 16:41 | |
*** rmrfchik has quit IRC | 16:42 | |
*** ezadkiel_mB has joined #maemo | 16:46 | |
*** sisto has quit IRC | 16:48 | |
*** hellwolf-n810 has joined #maemo | 16:49 | |
*** sisto has joined #maemo | 16:50 | |
*** matt_c has quit IRC | 16:53 | |
Stskeeps | .. what on earth is device_symbols.h doing in fontconfig | 16:56 |
johnx | just chillin' | 16:57 |
qwerty12_N800 | for maemo mapper? | 16:57 |
Stskeeps | yeah | 16:57 |
Stskeeps | you told me, i know, but still | 16:58 |
Stskeeps | it's a big WTF | 16:58 |
*** frade_ has joined #maemo | 16:58 | |
qwerty12_N800 | yeah, I was doing the same when I compiled :) | 16:59 |
timeless | qwerty: ok, shall we try again? | 16:59 |
timeless | johnx: so... | 17:01 |
timeless | less repository.mer.tspre.org_dists_alpha_* | 17:01 |
timeless | is in my history | 17:01 |
*** frade has quit IRC | 17:01 | |
qwerty12_N800 | timeless, may as well | 17:01 |
johnx | timeless, and what image is this? | 17:02 |
daperl | anyone know much about microb/X11 keymappings? | 17:02 |
timeless | johnx: actually , maybe it was some tab completion thing | 17:02 |
timeless | johnx: let's forget about it | 17:02 |
johnx | :) | 17:02 |
timeless | and presume i'm drunk :) | 17:02 |
Stskeeps | we always do | 17:02 |
Stskeeps | ;) | 17:02 |
johnx | I'm more curious about how h-d crashed | 17:02 |
Stskeeps | prolly rotation | 17:02 |
timeless | johnx: i ran about 59 instances of dpkg-buildpackage | 17:03 |
timeless | oh, do i get core dumps? | 17:03 |
*** frade_ has quit IRC | 17:03 | |
timeless | johnx: ok | 17:03 |
timeless | how about fixing /proc/sys/kernel/core_* | 17:04 |
timeless | a value of 'core' is not going to get useful feedback for why h-d crashed | 17:04 |
Stskeeps | i think core dumps dump in /media/mmc2/core-dumps as usual | 17:04 |
timeless | stskeeps: it isn't set that way in my mer | 17:04 |
Stskeeps | hmm | 17:05 |
Stskeeps | in diablo kernel it is like that though | 17:05 |
timeless | can you verify w/ your mer that it isn't properly set? | 17:06 |
* timeless hates chasing ghosts | 17:06 | |
*** arocs has joined #maemo | 17:06 | |
*** StsN801 has quit IRC | 17:07 | |
arocs | Hi ... | 17:07 |
Stskeeps | afternoon | 17:07 |
qwerty12_N800 | timeless, btw, select theme dialog says 'pers_fi_label' | 17:07 |
timeless | hrm, it wasn't supposed to | 17:07 |
timeless | i specifically translated that | 17:07 |
arocs | Is it possible to upgrade from maemo 0.6 to maemo 0.7 with apt-get dist-upgrade ? | 17:07 |
*** hellwolf-n810 has quit IRC | 17:08 | |
timeless | oh eww | 17:08 |
timeless | that's stupid | 17:08 |
timeless | ok, i guess i can't do that | 17:08 |
timeless | i tried to replace the string w/ "" | 17:08 |
timeless | because i didn't want it to show anything | 17:08 |
timeless | i guess that's not considered legal | 17:08 |
timeless | can i use " " instead? | 17:09 |
timeless | basically i felt that the label was totally useless and wanted to remove it | 17:09 |
qwerty12_N800 | yeah, i did that with battery applet fine | 17:09 |
Stskeeps | http://bsd.tspre.org/~stskeeps/mer-maemomapper.png | 17:09 |
Stskeeps | arocs: you mean mer 0.6 | 17:09 |
timeless | ok, fixing locally | 17:09 |
arocs | sorry --- mer 0.6 to mer 0.7 .. ;) | 17:09 |
* johnx claps for Stskeeps | 17:09 | |
*** Meizirkki has quit IRC | 17:10 | |
aquatix | will those message bubbles get smaller yet? | 17:10 |
Stskeeps | arocs: no, sorry, docpurge really messes things up, but 0.7 doesnt use docpurge | 17:10 |
*** mlpug has joined #maemo | 17:10 | |
arocs | umm so i have to reinstall it ... | 17:11 |
Stskeeps | arocs: yeah, doesn't take long | 17:11 |
Stskeeps | 0.7 won't need it so | 17:11 |
Stskeeps | there it's mostly apt-get dist-upgrade | 17:11 |
arocs | I have created one partition about 4Gb , one of swap , and the rest for mer .. so i have to installed mer with not the default options .. | 17:15 |
Stskeeps | fair enough, how did you install last time? | 17:15 |
timeless | qwerty: ok, regrab the zip file | 17:15 |
timeless | some stuff should be updated i hope | 17:15 |
arocs | with mer_installer .. and after i used gparted | 17:15 |
timeless | (like maybe you could actually install them!) | 17:15 |
qwerty12_N800 | timeless, ok :) | 17:16 |
Stskeeps | arocs: just mkfs.ext3 your partition again, grab the tar.gz, tar pzvxf it on your partition, and chroot . passwd, to set root password | 17:16 |
*** alextreme has quit IRC | 17:16 | |
*** Meizirkki has joined #maemo | 17:19 | |
*** simon_ has quit IRC | 17:19 | |
timeless | hey, is modest available in mer? :) | 17:20 |
timeless | -- please don't ask me to talk to my mer, it's busy installing stuff -- at a snail's pace | 17:20 |
aquatix | s/modest/claws-mail | 17:20 |
aquatix | :) | 17:20 |
timeless | i don't actually want to use a mail client | 17:21 |
johnx | timeless, well, the fremantle level modest isn't publicly available | 17:21 |
timeless | i just want to test my translation | 17:21 |
timeless | i want the diablo one :) | 17:21 |
johnx | dunno, if anyone's gotten it working yet | 17:21 |
Stskeeps | timeless: it depends on operator-wizard which we don't have :P | 17:22 |
timeless | "depends" or *depends*? | 17:22 |
qwerty12_N800 | ^ | 17:22 |
Stskeeps | Depends: | 17:22 |
Stskeeps | :P | 17:22 |
timeless | making a fake package for that is trivial | 17:22 |
Stskeeps | prolly | 17:22 |
Stskeeps | but not sure if it actually hooks into it | 17:22 |
timeless | Provides: operator-wizard | 17:23 |
qwerty12_N800 | Stskeeps, I'll take a look later | 17:23 |
qwerty12_N800 | timeless, no-go :(: http://pastebin.com/d7c075a2e | 17:23 |
* Stskeeps tries to put MM through ze builder | 17:24 | |
timeless | did you delete the old debs? | 17:26 |
timeless | because it should have debs named *enus1* | 17:26 |
*** etrunko has quit IRC | 17:26 | |
timeless | also, probably not a great idea to try to install forjx.zip | 17:26 |
timeless | it isn't a deb :) | 17:26 |
qwerty12_N800 | timeless, these are freshly grabbed ones from your site unzipped into a new folder | 17:27 |
*** Meizirkki has quit IRC | 17:27 | |
qwerty12_N800 | I know, I did * out of laziness :) | 17:27 |
timeless | hrm, looks like something went wrong | 17:27 |
timeless | lemme figure out where | 17:27 |
timeless | ok, so the zip file i have in mer only contains enus1's | 17:28 |
*** Kathrin-24^away has quit IRC | 17:29 | |
aquatix | qwerty12_N800: *.deb ;) | 17:29 |
timeless | ok, try again | 17:30 |
qwerty12_N800 | aquatix, i know ;). But like i said, * was out of laziness and i know a failed attempt to install a non deb file isn't gonna kill dpkg | 17:30 |
aquatix | :) | 17:30 |
* aquatix did * once on a... big dir :) | 17:31 | |
aquatix | wasn't that pleased with the result ;) | 17:31 |
*** Sargun has quit IRC | 17:32 | |
*** Zic has left #maemo | 17:32 | |
*** Zic has joined #maemo | 17:32 | |
* Stskeeps ponders why not more apps use maemo-launcher in maemo really | 17:33 | |
*** des^ has joined #maemo | 17:33 | |
qwerty12_N800 | it can be a pita sometimes :/ but that said, I added it to epdfview recently without any problems | 17:34 |
johnx | mmm...pita | 17:34 |
qwerty12_N800 | hehe | 17:34 |
Stskeeps | jesus, i haven't had pita for ages | 17:34 |
*** Meizirkki has joined #maemo | 17:34 | |
*** simboss has quit IRC | 17:34 | |
qwerty12_N800 | Stskeeps, I'd hope not... | 17:34 |
aquatix | hmmm, pita | 17:34 |
RST38h | Sts: Mostly because adding dbus service is cumbersome and badly explained | 17:35 |
RST38h | Sts: and adding it just for the sake of having a little message box is kinda excessive | 17:35 |
qwerty12_N800 | RST38h, you don't need dbus service for maemo-launcher | 17:35 |
Stskeeps | RST38h: ah, was thinking from performance pov | 17:35 |
aquatix | is there a way to see what application is behind "that huge maemo-launcher in ps"? | 17:35 |
qwerty12_N800 | timeless, gtk20-l10n-enus1_0.1_all.deb & mediaplayer-legal-l10n-enus1_0.1_all.deb don't install but rest do | 17:36 |
timeless | hrm | 17:36 |
RST38h | qwerty: Am I correct assuming that the maemo-launcher is what starts my app while displaying "XXX is starting" message? | 17:36 |
timeless | i'm pretty sure gtk20 worked in my mer... not sure about legal. i'll look | 17:36 |
RST38h | Sts: From performance pov it hardly matters afaik | 17:36 |
Stskeeps | RST38h: it is also a preloader, as in, using tricks to accelerate gtk bootup and such | 17:36 |
timeless | it's strange anyway | 17:36 |
RST38h | Sts: It is pretty much like "performance gain" from having browserd - hardly noticeable | 17:37 |
qwerty12_N800 | RST38h, no, hildon-desktop does it when you have a dbus service name defined in desktop file regardless whether you use maemo-launcher | 17:37 |
RST38h | qwerty: Ah | 17:37 |
*** ustunozgur has joined #maemo | 17:37 | |
Stskeeps | RST38h: ah, when it comes to m-l im inclined to believe it helps, both in terms of shared memory and such :P but im prolly not the right person to discuss it with | 17:37 |
RST38h | Sts: I can probably do the measurements, if we can come up with a clean test case | 17:38 |
timeless | so, i seem to hav elost hildon stuff | 17:38 |
* timeless wonders why | 17:38 | |
timeless | the noip thing in applets is annoying and buggy | 17:42 |
*** vobiscum has quit IRC | 17:42 | |
*** vobiscum has joined #maemo | 17:42 | |
Stskeeps | hehe, homeip, you mean :P | 17:42 |
*** Kathrin-24^away has joined #maemo | 17:43 | |
* Stskeeps doesn't mind it, needs to look at eth0 but besides that.. | 17:43 | |
*** ustunozgur has quit IRC | 17:43 | |
Meiz_n810 | timeless: works good for me | 17:44 |
*** yerga has joined #maemo | 17:44 | |
Meiz_n810 | i'm using wifi-radar btw ;) | 17:44 |
Stskeeps | lo yerga | 17:44 |
*** bilboed-tp has quit IRC | 17:44 | |
* qwerty12_N800 likes iphome applet but it doesn't support transparency | 17:44 | |
RST38h | Sts: I know for sure that Python preloader does not help with any of the large Python apps | 17:44 |
yerga | Hi! | 17:45 |
qwerty12_N800 | hey yerga | 17:45 |
yerga | It seems Mer development is going well | 17:45 |
Stskeeps | yeah, but still a long way to go :P | 17:45 |
yerga | Kudos to all ;) | 17:46 |
RST38h | yerga: thanks for Modest patches btw | 17:46 |
yerga | RST38h, you're welcome ;) | 17:46 |
yerga | it was simple changes to the UI | 17:46 |
Stskeeps | yerga: i mostly hope that it shows the alternate approach to Maemo that the "maemo reconstructed" posts were about | 17:46 |
*** ustunozgur has joined #maemo | 17:47 | |
dneary | Hi there | 17:47 |
dneary | Jaffa: Ping? | 17:47 |
timeless | meiz: try in mer? | 17:48 |
Stskeeps | timeless: think he is :) | 17:48 |
timeless | stskeeps: *shrug*, when we try dragging it, it runs to the bottom right corner | 17:48 |
timeless | and won't leave | 17:48 |
Stskeeps | timeless: yeah, in the vmdk, i'm aware | 17:49 |
timeless | oh, and it only syas 'noip' | 17:49 |
timeless | which is hardly helpful | 17:49 |
Stskeeps | it's cos it's 'eth0' which tablets don't usually have | 17:49 |
Stskeeps | the bottom right corner is cos it relies on being in 800x480 i think | 17:49 |
timeless | it doesn't start there | 17:49 |
Stskeeps | i'll poke khertan about it later | 17:49 |
timeless | each time i try to drag it a bit, it jumps quite a bit to the right+down | 17:50 |
Meiz_n810 | timeless: yes i meant homeip in mer | 17:50 |
Stskeeps | yeah | 17:50 |
Stskeeps | doesn't do that in 800x480/on tablet | 17:50 |
Zic | does a port of irssi exist for Maemo ? | 17:50 |
Stskeeps | timeless: it's a demo of that python-hildondesktop works | 17:50 |
timeless | zic: ssh+screen+irssi :) | 17:50 |
qwerty12_N800 | Zic, I've put one in extras-devel | 17:51 |
dneary | So, anyone have strong opinions about this whole election thing? | 17:51 |
Zic | timeless: it the method that I already use, but for hacking I need a localhost irssi | 17:51 |
Zic | ;) | 17:51 |
Zic | qwerty12_N800: ok, thanks! | 17:51 |
*** eichi has joined #maemo | 17:52 | |
*** etrunko has joined #maemo | 17:53 | |
RST38h | dneary: are we supposed to? | 17:53 |
X-Fade | qwerty12_N800: That sopwith game vrings back memories ;) | 17:53 |
X-Fade | *brings | 17:53 |
dneary | RST38h: No requirement, no | 17:53 |
dneary | RST38h: I don't want to have people be disenfranchised & disillusioned | 17:53 |
RST38h | I mean the whole thing is pretty standard and not going to change much at this point | 17:53 |
dneary | RST38h: So if you think that any of the things we're discussing now do that, shout | 17:53 |
RST38h | Now, if our good General were George Bush... :) | 17:54 |
genewitch | if there's a craigslist ad for an n800 that says "item is locked and cannot be tested" what are the chances that i can just USB connect it and run a firmware update? | 17:54 |
*** dl9pf has quit IRC | 17:54 | |
qwerty12_N800 | X-Fade, I think you mean mikkov :) | 17:54 |
RST38h | mikkov-the-unstoppable-porting-machine | 17:55 |
*** matt_c has joined #maemo | 17:55 | |
X-Fade | qwerty12_N800: Ah, well you two are uploading all kinds of cool stuff lately ;) | 17:55 |
* genewitch will be porting stuff soon too! | 17:56 | |
*** qwerty12 has joined #maEMO | 17:56 | |
Stskeeps | timeless: earlier: kernel.core_pattern = /media/mmc1/core-dumps/%e-%s-%p.core | 17:56 |
qwerty12_N800 | X-Fade, :) | 17:56 |
*** alterego has quit IRC | 17:56 | |
johnx | genewitch, 100%. kind of suspicious that they're selling something they don't know the lock code to. | 17:56 |
timeless | stskeeps: in which file? | 17:56 |
Stskeeps | timeless: sysctl | 17:56 |
Stskeeps | it's from within kernel default i think | 17:57 |
Stskeeps | (on N8x0) | 17:57 |
timeless | on my mer, it says kernel.core_pattern = core | 17:57 |
Stskeeps | vmdk or tablet version? | 17:57 |
*** k-s[AWAY] is now known as k-s | 17:58 | |
RST38h | genewitch: I would just buy a new N810 off Amazon or buy.com | 17:58 |
timeless | i guess it was a vmdk | 17:58 |
Stskeeps | timeless: then it's ubuntu standard i guess | 17:58 |
Stskeeps | we dont use a special kernel for x86 so | 17:58 |
RST38h | genewitch: Buying stuff from unknown people on the Net usually leads to a disappointment | 17:58 |
timeless | probably, but you should really just add a line to some part of the boot process which sets it | 17:58 |
timeless | any part will do | 17:58 |
Stskeeps | yeah - adding to TODO | 17:59 |
johnx | RST38h, craigslist = local pickup | 17:59 |
*** eichi has quit IRC | 17:59 | |
genewitch | johnx: yeah, it is suspicious. it's a good deal, i'm thinking about giving it a shot. i can always ebay for parts if it's DOA | 17:59 |
*** Ryback_ has joined #maemo | 18:00 | |
RST38h | johnx: Ah, then add a scenario of him killing you, cutting you up, and serving as a dinner to other craigslist readers! =)~~ | 18:00 |
johnx | RST38h, delicious | 18:00 |
Stskeeps | genewitch: you should verify it has battery inside and check it starts up. the only way it can be locked is through a devicelock message it will show | 18:00 |
RST38h | johnx: yep. | 18:00 |
genewitch | it's possible they got it legally and just couldn't be assed to learn about it. | 18:00 |
johnx | genewitch, I'm not suspicious about it working. I'm suspicious about how he came by it | 18:00 |
*** Sho_ has quit IRC | 18:01 | |
qwerty12 | genewitch, is it shown as coming with anything? | 18:01 |
genewitch | power supply and case | 18:01 |
johnx | lol...more than CompUSA gave me | 18:01 |
genewitch | heh | 18:02 |
*** Zic_N800 has joined #maemo | 18:06 | |
*** MoRpHeUz_ is now known as MoRpHeUz | 18:08 | |
*** hannesw has quit IRC | 18:09 | |
*** arocs has quit IRC | 18:09 | |
*** des^ has quit IRC | 18:10 | |
genewitch | man, my shell company has a broken webVPS gateway | 18:11 |
genewitch | It will only let me reinstall my server with centos, whereas i have ubuntu | 18:11 |
*** rsalveti has quit IRC | 18:14 | |
*** briglia has quit IRC | 18:14 | |
*** briglia has joined #maemo | 18:15 | |
qwerty12 | Stskeeps, you'll need to get microb's engine working before you get modest... | 18:15 |
Stskeeps | qwerty12: lovely | 18:15 |
qwerty12 | And a lot more than operator-wizard come think of it... | 18:16 |
Stskeeps | sometimes it seems like maemo is put together with ducttape :) | 18:16 |
Stskeeps | as in, loads | 18:16 |
qwerty12 | libebook-dev libedataserver-dev libhildonnotify-dev libtinymail-1.0-0-dev libtinymail-camel-1.0-0-dev libtinymail-maemo-1.0-0-dev libtinymailui-1.0-0-dev libtinymail-gnomevfs-1.0-0-dev libtinymailui-gtk-1.0-0-dev wpeditor0 wpeditor-dev microb-engine-dev - the builddeps which cannot be resolved. The good thing is that all those are open sourced :) | 18:16 |
Stskeeps | hehe | 18:17 |
Stskeeps | someone hildonize claws.. :P :P | 18:17 |
* qwerty12 would personally recommend though to forget the buggy modest and get a proper client instead for Mer | 18:17 | |
qwerty12 | Stskeeps, technically, it is hildonized... | 18:17 |
genewitch | someone in here mentioned that you can vmware "mer" | 18:18 |
Myrtti | claws ♥ | 18:18 |
genewitch | is that a development environment? | 18:18 |
*** richieeee72 has joined #maemo | 18:19 | |
*** richieeee72 has left #maemo | 18:19 | |
aquatix | Stskeeps: nothing wrong with ducttape ;) | 18:20 |
aquatix | erm, isn't claws already hildonized? | 18:20 |
*** _freelikegnu is now known as freelikegnu | 18:21 | |
johnx | genewitch, mer is a replacement distro for the tablet with it's own dev environment | 18:21 |
*** vobiscum has quit IRC | 18:22 | |
*** vobiscum has joined #maemo | 18:22 | |
*** madhav has joined #maemo | 18:24 | |
*** cars__ has joined #Maemo | 18:26 | |
Stskeeps | genewitch: yes, http://wiki.maemo.org/Mer/Releases/0.7#Generic_x86_-_VMDK_.28VMware_disk_image.29 , it is a disk image so just drag it into VMware | 18:26 |
Stskeeps | guide is for virtualbox, feel free to make it for VMware | 18:26 |
Stskeeps | (vmdk is a virtual disk image) | 18:26 |
Stskeeps | aquatix: well, more touch friendly, then :P | 18:27 |
*** L0cutus has quit IRC | 18:27 | |
freelikegnu | wiki pages for Mer are looking nice | 18:27 |
r2d2rogers | Stskeeps: I might have killed a card trying to format it in the 770 | 18:27 |
r2d2rogers | trying to get to the point of checking out the image | 18:28 |
Stskeeps | r2d2rogers: k | 18:28 |
*** slonopotamus has joined #maemo | 18:28 | |
r2d2rogers | it was not due to the image though. | 18:28 |
slonopotamus | hi | 18:28 |
slonopotamus | anyone with bootmenu internals knowledge? | 18:28 |
Stskeeps | slonopotamus: what do you need? | 18:29 |
slonopotamus | who and where is supposed to mount devfs in root filesystem? | 18:29 |
Stskeeps | slonopotamus: devfs? O_o | 18:29 |
Stskeeps | slonopotamus: udev is doing that | 18:30 |
slonopotamus | /dev | 18:30 |
daperl | anyone know much about microb/X11 keymappings? | 18:30 |
slonopotamus | i managed to run text console. after doing pivot_root bootmenu runs init <dev/console >dev/console | 18:30 |
slonopotamus | but there isn't dev/console! | 18:31 |
Stskeeps | yes, there's a bunch of devices in /dev already | 18:31 |
Stskeeps | debootstrap does this for us | 18:31 |
Stskeeps | cp them from maemo maybe | 18:31 |
freelikegnu | is the hildon environment in the screenshots included in the default .7 install? | 18:31 |
slonopotamus | err... or i'm supposed to create it in my rootfs? | 18:31 |
Stskeeps | freelikegnu: yes | 18:32 |
Stskeeps | slonopotamus: yes | 18:32 |
slonopotamus | Stskeeps, is it ok to cp it? | 18:32 |
Stskeeps | slonopotamus: yes | 18:32 |
aquatix | Stskeeps: claws-mail works quite ok for me already, but scrolling could be improved | 18:32 |
slonopotamus | Stskeeps, it's some magic file | 18:32 |
johnx | slonopotamus, it's a device file | 18:32 |
johnx | use cp -a | 18:32 |
*** rsalveti has joined #maemo | 18:32 | |
slonopotamus | oh | 18:32 |
johnx | slonopotamus, until you start udevd you won't have automatically created device files | 18:32 |
slonopotamus | k | 18:33 |
slonopotamus | why it didn't use dev/console from initfs? | 18:33 |
Stskeeps | cos it can't properly | 18:33 |
slonopotamus | i mean <mnt/initfs/dev/console | 18:33 |
*** L0cutus has joined #maemo | 18:34 | |
*** pH5 has joined #maemo | 18:34 | |
johnx | you just did pivot_root right? | 18:34 |
slonopotamus | and what's the point chrooting to / ? | 18:34 |
freelikegnu | Stskeeps: cool.. I noticed the .8 sprint mention a modern kernel.. what is in .7 and is there a list of packages on the web? | 18:34 |
slonopotamus | johnx, not me but bootmenu | 18:34 |
johnx | freelikegnu, the diablo kernel is used for .7 | 18:35 |
*** t_s_o has joined #maemo | 18:35 | |
slonopotamus | johnx, btw, there's a bug in bootmenu.conf from garage svn. it doesn't handle item_fbmode. that's why i couldn't run text console | 18:35 |
johnx | freelikegnu, right now we have a couple user level maemo packages repacked and a large part of ubuntu is installable | 18:35 |
daperl | on my n810, in platformHTMLBindings.xml i've changed page up and down to the zoom buttons (VK_F7,8), but now i need it to stop zooming in and out. removing viewZoomOverlay.js didn't help. any ideas? | 18:35 |
slonopotamus | ok, created dev/console, gone for reboot | 18:36 |
slonopotamus | wish me luck :) | 18:36 |
*** slonopotamus has quit IRC | 18:37 | |
freelikegnu | johnx: wow | 18:37 |
Stskeeps | freelikegnu: we use diablo kernel atm | 18:40 |
genewitch | Stskeeps: thanks | 18:41 |
*** bergie has quit IRC | 18:42 | |
*** ustunozgur has quit IRC | 18:42 | |
*** Omegamoon has joined #maemo | 18:42 | |
*** cars__ has quit IRC | 18:43 | |
*** aantn has joined #maemo | 18:44 | |
*** zap has quit IRC | 18:44 | |
*** simon_ has joined #maemo | 18:44 | |
*** qwerty12_N800 has quit IRC | 18:48 | |
genewitch | someone snaked that n800 from me | 18:48 |
genewitch | lucky ducks | 18:48 |
genewitch | so i'm on the prowl for another one | 18:48 |
*** des^ has joined #maemo | 18:49 | |
johnx | what was the price for that N800? | 18:50 |
*** ezadkiel_mB has quit IRC | 18:51 | |
*** L0cutus has quit IRC | 18:52 | |
*** slonopotamus has joined #maemo | 18:54 | |
slonopotamus | Stskeeps, tell me your magic. What did you do so fsck can run at os boot? mine can't, says 'device busy', even if i mount it in readonly mode | 18:54 |
slonopotamus | it almost boots :) | 18:54 |
* slonopotamus almost rocks | 18:55 | |
genewitch | johnx: $43 | 18:55 |
* johnx blinks | 18:55 | |
johnx | wow | 18:55 |
genewitch | picture showed front and back, no physical damage | 18:55 |
qwerty12 | shit, to think I paid £180 for mine :( | 18:55 |
*** L0cutus has joined #maemo | 18:55 | |
*** bhuvi has joined #maemo | 18:55 | |
genewitch | i paid $160 for mine last week | 18:55 |
johnx | qwerty12, but you've gotten more than a year out of it already | 18:56 |
johnx | genewitch, you're looking for a spare? | 18:56 |
genewitch | johnx: one for my girlfriend | 18:56 |
johnx | ahaha | 18:56 |
qwerty12 | johnx, indeed, I know I can't complain now but regrets all the same :) | 18:56 |
genewitch | for her birthday that's rapidly approaching | 18:56 |
johnx | give her yours and get an n810 :D | 18:56 |
genewitch | is there any difference other than the keyboard | 18:57 |
qwerty12 | ~bitchslap cron | 18:57 |
* infobot beats the sh*t out of cron | 18:57 | |
johnx | transflective screen, gps, 2GB SD card soldered in | 18:57 |
johnx | but only 1 miniSDHC slot | 18:57 |
slonopotamus | ~ping Stskeeps | 18:57 |
infobot | pong Stskeeps | 18:57 |
genewitch | mine's using a 2gig internal and 8gig sdhc | 18:58 |
* lcuk isnt looking forward to the drive home | 18:58 | |
genewitch | transflective screen i'll look up, but gps sounds good, both my gps receivers have died | 18:58 |
slonopotamus | johnx, you use modified bootmenu for mer? | 18:59 |
*** hannesw has joined #maemo | 18:59 | |
johnx | slonopotamus, we use the bootmenu from fanoush's svn | 18:59 |
slonopotamus | johnx, from garage? | 18:59 |
johnx | genewitch, gps sounds good. apparently it can be rather slow to lock in some conditions | 18:59 |
johnx | slonopotamus, errr...i dunno honestly | 18:59 |
*** gentooer has joined #maemo | 19:00 | |
*** Wikier has quit IRC | 19:00 | |
slonopotamus | ~curse the guy who decided to fork bootmenus | 19:00 |
infobot | May the fleas of a thousand camels infest your most sensitive regions, the guy who decided to fork bootmenus ! | 19:00 |
slonopotamus | hehe. i love it | 19:00 |
genewitch | johnx: so not so good for geocaching. | 19:01 |
*** bhuvi has left #maemo | 19:01 | |
johnx | genewitch, well, some people say it works great. some people say it takes hours to get a lock | 19:01 |
johnx | I have an n800 | 19:01 |
*** eocanha2 has quit IRC | 19:01 | |
*** rmoravcik has quit IRC | 19:01 | |
johnx | slonopotamus, fanoush's bootmenu is the one everyone uses. we just use an unreleased version | 19:02 |
*** Kathrin-24^away has quit IRC | 19:02 | |
*** thopiekar has quit IRC | 19:02 | |
*** Kathrin-24^away has joined #maemo | 19:03 | |
slonopotamus | johnx, i don't believe you use version from svn, because it's broken. it doesn't handle neither ITEM_LINUXRC nor ITEM_FBMODE correctly | 19:03 |
Jaffa | Why can't the svn version be broken? | 19:04 |
johnx | slonopotamus, let me find what we use. one sec | 19:04 |
*** gentooer has quit IRC | 19:04 | |
slonopotamus | Jaffa, it can. but it means that mer uses something different | 19:04 |
Jaffa | slonopotamus: ah, so you've built your own version from svn and are having additional problems? Have there been any commits since the mer version was built? | 19:05 |
*** birunko has joined #maemo | 19:06 | |
slonopotamus | Jaffa, yep, it has bugs. don't know what they used. maybe somebody should vote on making a release | 19:07 |
*** gentooer has joined #maemo | 19:07 | |
johnx | slonopotamus, I didn't say 'trunk' I said 'svn' | 19:07 |
Jaffa | Don't talk to me about votes ;-) | 19:07 |
johnx | did you check the tagged branch available? | 19:07 |
*** gentooer has quit IRC | 19:08 | |
johnx | 'vote on making a release'? what does that mean? | 19:08 |
slonopotamus | Jaffa, why? | 19:08 |
*** dneary has quit IRC | 19:08 | |
slonopotamus | johnx, making a release of bootmenu. | 19:08 |
Jaffa | slonopotamus: see maemo-community | 19:08 |
slonopotamus | johnx, nope, i saw that trunk was more fresh and used it | 19:09 |
*** Sargun has joined #maemo | 19:09 | |
*** gentooer has joined #maemo | 19:09 | |
slonopotamus | johnx, actually i can't remember :) | 19:09 |
johnx | slonopotamus, did you see that the tag bootmenu_0_1 was committed by stskeeps? :) | 19:09 |
slonopotamus | johnx, something made me to use trunk | 19:09 |
slonopotamus | johnx, yep, very long time ago as i recall | 19:09 |
*** aantn has quit IRC | 19:09 | |
* slonopotamus is low on battery. | 19:10 | |
*** Omegamoon is now known as Omegamoon|away | 19:10 | |
* slonopotamus and on gprs money :) | 19:10 | |
* slonopotamus wonders what will end ffirst | 19:11 | |
slonopotamus | johnx, will try it. | 19:12 |
johnx | slonopotamus, actually, hang on | 19:12 |
johnx | that doesn't quite look right either | 19:12 |
* slonopotamus hang | 19:12 | |
slonopotamus | johnx, what 'that'? | 19:12 |
johnx | but you say that trunk doesn't work right? | 19:12 |
johnx | version 1.4? | 19:13 |
slonopotamus | johnx, 1.4??? revision 50 | 19:13 |
slonopotamus | svn | 19:13 |
johnx | yeah, in debian/changelog it says 1.4, but yeah | 19:13 |
slonopotamus | johnx, https://garage.maemo.org/svn/bootmenu/trunk/bootmenu | 19:13 |
johnx | you might want to pull from the last time debian/changelog was updated | 19:13 |
slonopotamus | # svn up | 19:14 |
slonopotamus | Fatal: no entropy gathering module detected | 19:14 |
slonopotamus | loool :) | 19:14 |
*** gentooer has quit IRC | 19:16 | |
slonopotamus | johnx, i'm using latest trunk revision (50). and it has broken fbmode and no linuxrc support | 19:16 |
johnx | <johnx> you might want to pull from the last time debian/changelog was updated | 19:16 |
johnx | which is to say, revision 47, the last one that stskeeps committed | 19:17 |
slonopotamus | what does 'pull from the last time' mean? | 19:17 |
slonopotamus | k | 19:17 |
*** simon_ has quit IRC | 19:18 | |
*** gentooer has joined #maemo | 19:19 | |
Stskeeps | slonopotamus: eh, bootmenu svn is the correct one, but i had to do some quick changes when i put it out (nothing fatal) | 19:21 |
Stskeeps | as in, /trunk | 19:21 |
Stskeeps | http://packages.tspre.org/pool/user/b/bootmenu/ has the source | 19:21 |
Stskeeps | FBMODE i've never seen working :) | 19:21 |
slonopotamus | that's what i said :) you're using something different to svn | 19:21 |
slonopotamus | hmm | 19:21 |
*** guardian has quit IRC | 19:22 | |
*** qwerty12_ has joined #maEMO | 19:23 | |
*** luogni has quit IRC | 19:23 | |
*** qwerty12 has quit IRC | 19:24 | |
*** qwerty12_ is now known as qwerty12 | 19:24 | |
r2d2rogers | Stskeeps: image booted fine, will check out wiki for issues logging | 19:25 |
Stskeeps | r2d2rogers: k | 19:26 |
r2d2rogers | didn't try the linked bootmenu installer, but shouldn't you press the 'menu' key intead of home for getting the advance boot menu? | 19:26 |
Stskeeps | true | 19:26 |
Stskeeps | feel free to edit wiki :) | 19:26 |
r2d2rogers | wilco | 19:26 |
r2d2rogers | other instructions looked good | 19:26 |
r2d2rogers | card is fine BTW, had to reboot 770 | 19:26 |
Stskeeps | good | 19:27 |
r2d2rogers | I like the modular page edits... wiki is looking nice | 19:28 |
Stskeeps | how was the non-swap using 770 btw? did it crash pre-first-boot-wizard or? | 19:29 |
* freelikegnu installs Mer .7 | 19:29 | |
*** aba4i7 has joined #maemo | 19:29 | |
Stskeeps | freelikegnu: gluck | 19:29 |
Stskeeps | which platform per chance? x86, 770, n8x0? | 19:30 |
freelikegnu | n800 | 19:30 |
Stskeeps | k | 19:30 |
freelikegnu | from latest diablo | 19:30 |
r2d2rogers | Stskeeps: nope did great, prompted for the swap and just did fine | 19:30 |
freelikegnu | what is the uneeded extra stuff btw? | 19:30 |
Stskeeps | freelikegnu: testing stuff in initfs | 19:31 |
aba4i7 | hi, whenever i try to donwnload anything with my brower, like.pdf it will go to this webpage with all these wierd letters and characters, pls help | 19:31 |
Stskeeps | i believe they probably just reflash initfs, but noone has really understood what it does | 19:31 |
johnx | aba4i7, it likely means the server doesn't have their mime-type set correctly. tap and hold on the link and select 'safe file' | 19:32 |
*** ZrZ has quit IRC | 19:32 | |
aba4i7 | johnx I will go try...though tap and hold has not been very kind to me lately | 19:33 |
*** aba4i7 has quit IRC | 19:33 | |
Stskeeps | r2d2rogers: i will disable the fstab part of swap partition in imager then | 19:34 |
Stskeeps | as it will ask when it finds one | 19:35 |
*** Kathrin-24^away has quit IRC | 19:36 | |
Stskeeps | r2d2rogers: i will try and make a working wifi driver for you based on the patches i can find around | 19:37 |
wazd | oh my fucking god))) | 19:38 |
wazd | http://ru.youtube.com/watch?v=4cDkuJyAuXM | 19:38 |
wazd | Microsoft is fricking genious :D | 19:38 |
freelikegnu | lol cancelling in the begining of mer install is a bit rough :D | 19:38 |
*** gomiam has joined #maemo | 19:39 | |
freelikegnu | mer advanced install I mean | 19:39 |
Stskeeps | wazd: interesting uses of your wallpaper? | 19:39 |
Stskeeps | freelikegnu: hehe, patches welcome | 19:39 |
*** cjdavis has quit IRC | 19:39 | |
* freelikegnu goes for simple install option this time | 19:40 | |
r2d2rogers | r2d2rogers: fstab: sounds good here | 19:40 |
r2d2rogers | lol at myself | 19:40 |
*** caio1982 has quit IRC | 19:40 | |
r2d2rogers | Stskeeps: fstab: sounds good | 19:40 |
Stskeeps | k | 19:40 |
wazd | Stskeeps: nah, intersting uses of MS Songsamith :) | 19:40 |
r2d2rogers | Stskeeps: awesome, thanks | 19:40 |
*** madhav has quit IRC | 19:40 | |
Stskeeps | after 5 years of use i discover putty's alt-mark text working with squares instead of lines.. | 19:41 |
Proteous | heh | 19:42 |
*** madhav has joined #maemo | 19:42 | |
*** slonopotamus has quit IRC | 19:46 | |
*** qwerty12_ has joined #maEMO | 19:47 | |
*** qwerty12 has quit IRC | 19:48 | |
*** qwerty12_ is now known as qwerty12 | 19:48 | |
*** Kathrin-24^away has joined #maemo | 19:48 | |
*** Zic_N800 has quit IRC | 19:49 | |
*** thopiekar has joined #maemo | 19:52 | |
*** mk8 has quit IRC | 19:54 | |
freelikegnu | I like the bbl | 19:54 |
freelikegnu | er just bbl | 19:54 |
*** gentooer has quit IRC | 19:56 | |
* Stskeeps sighs and finds material to defuse a new post that misunderstood some things | 19:56 | |
johnx | hmm? | 19:56 |
johnx | in the mer .7 thread? | 19:57 |
Stskeeps | yeah | 19:57 |
* Jaffa not been helping, perhaps | 19:57 | |
Stskeeps | ah, no, not you, q's | 19:57 |
*** zommi has quit IRC | 19:58 | |
* johnx sighs | 19:58 | |
*** blade_runner has joined #maemo | 20:00 | |
Jaffa | Ah, I see. | 20:00 |
*** alextreme has joined #maemo | 20:01 | |
*** thopiekar has quit IRC | 20:06 | |
*** alehorst1 has joined #maemo | 20:06 | |
*** alehorst has quit IRC | 20:08 | |
*** zap has joined #maemo | 20:08 | |
*** Kathrin-24^away has quit IRC | 20:08 | |
*** guardian has joined #maemo | 20:09 | |
*** Grackle has quit IRC | 20:10 | |
Stskeeps | ok | 20:11 |
Stskeeps | http://internettablettalk.com/forums/showpost.php?p=261584&postcount=20 | 20:11 |
* lcuk relaxes a little | 20:12 | |
*** AD-N770 has quit IRC | 20:12 | |
*** slonopotamus has joined #maemo | 20:13 | |
*** andre__ has quit IRC | 20:13 | |
*** rzr has joined #maemo | 20:13 | |
Stskeeps | johnx: btw, the justifications is my own, just to make things easier on the lawyers | 20:13 |
Stskeeps | and see why this is needed | 20:13 |
johnx | Stskeeps, editing a bit... | 20:14 |
Stskeeps | it makes it easier to swallow :P | 20:14 |
Stskeeps | k | 20:14 |
*** andre__ has joined #maemo | 20:14 | |
Stskeeps | anyhow the thread is totally destroyed by now :P no ordinary users will dare to go into that thread now :) | 20:15 |
*** L0cutus has quit IRC | 20:15 | |
benson[away] | Extraordinary users FTW! | 20:15 |
lcuk | it would be nice to moderate postings within threads to experience/techincal level | 20:15 |
*** benson[away] is now known as benson | 20:15 | |
lcuk | (like slash does with its mod types) | 20:16 |
lcuk | then users can come and just see the nice stuff | 20:16 |
*** pupnik has quit IRC | 20:17 | |
*** avs has joined #maemo | 20:18 | |
*** pupnik has joined #maemo | 20:18 | |
*** slonopotamus_ has joined #maemo | 20:18 | |
*** gomiam has quit IRC | 20:19 | |
*** slonopotamus has quit IRC | 20:19 | |
*** florian has quit IRC | 20:19 | |
slonopotamus_ | Stskeeps, got correct bootmenu. now tell me, how you manage to pass fsck :) | 20:20 |
*** Pebby_ has joined #maemo | 20:20 | |
Stskeeps | slonopotamus_: when do you boot udev? before or after fsck check? | 20:20 |
slonopotamus_ | Stskeeps, before. | 20:21 |
*** Kathrin-24^away has joined #maemo | 20:21 | |
Stskeeps | k. you see the boot-basics script in nit-bootmenu-compat of Mer? there's a reason we have a fsck check there. for some f*cked up reason, udev has a hold on the block device, in the dka | 20:21 |
Stskeeps | diablo kernel | 20:21 |
Stskeeps | which causes it to say device busy or whatever | 20:22 |
slonopotamus_ | hmm. how linux on normal devices work? | 20:22 |
Stskeeps | boot-basics must be run -before- udev runs, and the pass value for rootfs should be 0 in fstab | 20:22 |
Stskeeps | in a sane way | 20:22 |
*** t_s_o has quit IRC | 20:22 | |
Stskeeps | this is a specific diablo-kernel tablet trick | 20:22 |
Stskeeps | we called it the fucking fsck bug in deblet | 20:23 |
*** pupnik_ has joined #maemo | 20:23 | |
slonopotamus_ | oh | 20:23 |
Stskeeps | as it destroyed an install totally :) | 20:23 |
*** gnuton has joined #maemo | 20:23 | |
slonopotamus_ | what install? | 20:23 |
Stskeeps | well, a fs, as in, made it unbootable | 20:24 |
*** romaxa__ has joined #maemo | 20:24 | |
gnuton | Hi there | 20:24 |
Stskeeps | evening | 20:25 |
slonopotamus_ | Stskeeps, tried kernel with patches from muru? | 20:25 |
Stskeeps | slonopotamus_: not lately, but there's a task for it on Mer sprint list | 20:25 |
Stskeeps | i am not a kernel hacker. | 20:25 |
*** wms has quit IRC | 20:26 | |
*** Kathrin-24^away has quit IRC | 20:26 | |
*** pupnik has quit IRC | 20:26 | |
*** smyows has quit IRC | 20:26 | |
*** drjnut has quit IRC | 20:26 | |
*** Corsac_ has quit IRC | 20:26 | |
*** roope has quit IRC | 20:26 | |
*** romaxa has quit IRC | 20:26 | |
*** WolfSage has quit IRC | 20:26 | |
slonopotamus_ | Stskeeps, cool. please, tell me, if there'll be any progress with it. | 20:26 |
*** qwerty12 has quit IRC | 20:26 | |
Stskeeps | slonopotamus_: you're more than welcome to contribute :) | 20:26 |
Stskeeps | we will hopefully use same kernel for mer and gentoo, so | 20:26 |
slonopotamus_ | Stskeeps, that guy from nosocomia used muru kernel to boot gentoo | 20:26 |
slonopotamus_ | Stskeeps, i'm not a kernel guy either :) | 20:27 |
* johnx starves | 20:27 | |
* Stskeeps passes johnx some noodles | 20:28 | |
johnx | ah! good idea | 20:28 |
* johnx looks for some instant noodles | 20:28 | |
slonopotamus_ | Stskeeps, i don't like that muru patches didn't go upstream, to linux-omap. and their patches didn't go upstream, to linux itself. this patch-on-patch thing is very fragile and abandon-friendly | 20:28 |
lcuk | you are about to consume some noodles: cancel or allow | 20:28 |
Stskeeps | slonopotamus_: yeah.. some things sometimes | 20:29 |
slonopotamus_ | Stskeeps, actually i can say the same thing about many maemo packages :) | 20:30 |
Stskeeps | slonopotamus_: yeah.. :P things would be better with distributed scm prolly | 20:30 |
lcuk | just goin for tea, johnx, something just occured to me: if i were to position liqbase as an x11 server could i theoretically create fast windows? | 20:31 |
Stskeeps | .. | 20:31 |
slonopotamus_ | ... | 20:31 |
Stskeeps | lcuk: genuinely crazy, now with your own graphics system? ;) (been there ..) :P | 20:31 |
*** Omegamoon|away is now known as Omegamoon | 20:32 | |
*** WolfSage has joined #maemo | 20:33 | |
slonopotamus_ | Stskeeps, about fsck. looks like i just need to set passno to 0 in fstab and gentoo'll be happy. gone for reboot, trying it | 20:34 |
*** slonopotamus_ has quit IRC | 20:34 | |
*** pupnik_ has quit IRC | 20:34 | |
johnx | lcuk, an x server is not exactly a small task, but yes. make one for the Xscale 270 integrated framebuffer as well :) | 20:35 |
*** pupnik has joined #maemo | 20:35 | |
*** zakkm has joined #maemo | 20:37 | |
*** slonopotamus has joined #maemo | 20:39 | |
slonopotamus | oh my, oh my! | 20:40 |
slonopotamus | it booted! | 20:40 |
*** smyows has joined #maemo | 20:40 | |
AStorm | :) | 20:40 |
johnx | nice. got a shell? | 20:40 |
slonopotamus | got login/password prompt ;) | 20:41 |
*** Kathrin-24^away has joined #maemo | 20:41 | |
johnx | nice. did you remember to enable host mode and grab your usb keyboard? | 20:42 |
slonopotamus | it said it couldn't init random number generator and couldn't sync clock | 20:42 |
AStorm | Stskeeps: where can I get Mer installer? | 20:42 |
slonopotamus | johnx, no female-female connector | 20:42 |
AStorm | what about male-male? ;P | 20:43 |
slonopotamus | johnx, don't have any idea where to find it. too rare thing | 20:43 |
AStorm | then use an extension cord | 20:43 |
zakkm | usb keyboard work? | 20:43 |
slonopotamus | AStorm, o_O | 20:43 |
zakkm | usb keywords work on nokia n800? | 20:43 |
*** simon_ has joined #maemo | 20:43 | |
AStorm | slonopotamus: the trick is that you still want to connect a hub | 20:44 |
AStorm | which will may have a female connector | 20:44 |
AStorm | (find one with this) | 20:44 |
* slonopotamus imagines himself in subway with tablet, usb hub and usb keyboard. | 20:45 | |
AStorm | no, what for? | 20:45 |
AStorm | n810 has a good enough keyboard for that | 20:45 |
*** w00t has joined #maemo | 20:45 | |
slonopotamus | n800 here | 20:45 |
AStorm | and you could use a bluetooth keyboard instead I think | 20:45 |
zakkm | bluetooth is expensi9ve ;p | 20:46 |
AStorm | oh right | 20:46 |
johnx | AStorm, it's a little tough to get that up before you even have a GUI running :P | 20:46 |
AStorm | and a powered usb hub is not? | 20:46 |
AStorm | johnx: I have some time | 20:46 |
zakkm | you need a powered usb hub? | 20:46 |
slonopotamus | hmm... bluetooth... Stskeeps, is it hard to make bt keyboard to work? | 20:46 |
zakkm | according to tabletschool blog i just need a female to female adapter | 20:46 |
johnx | AStorm, ah, sorry, I mean it's tough to get a tablet paired with a bt keyboard before you have a GUI running :) | 20:47 |
johnx | AStorm, mer on the other hand is really easy ;D | 20:47 |
zakkm | johnx: is mer functional enough yet? | 20:47 |
johnx | slonopotamus, not once you're in X | 20:47 |
AStorm | slonopotamus: no, it should work out-of-the-box | 20:47 |
johnx | zakkm, functional enough for what? | 20:47 |
zakkm | daily usage | 20:47 |
AStorm | even in console it's possible | 20:47 |
zakkm | nondev | 20:47 |
johnx | zakkm, nope | 20:48 |
AStorm | of course, you need a shell to set it up | 20:48 |
AStorm | ;P | 20:48 |
johnx | AStorm, right, you need a keyboard :P | 20:48 |
slonopotamus | i can prepare it in chroot :P | 20:48 |
AStorm | yes | 20:48 |
AStorm | but on n800 you're usually not spending any time in console | 20:49 |
*** StOrM_NW has joined #maemo | 20:49 | |
slonopotamus | and reboot, reboot :) | 20:49 |
johnx | AStorm, unless you're trying to install gentoo :) | 20:49 |
lcuk | johnx, Stskeeps certainly not after doing it (I know nothing about x11) | 20:49 |
zakkm | gentoo pwns :D | 20:49 |
AStorm | johnx: I may, but not necessarily at once | 20:49 |
slonopotamus | johnx, well, it kinda works :) | 20:50 |
StOrM_NW | hi, anyone know what i have to do to kill the connection manager (the symbol with the wifi icon) that appears at status-bar | 20:50 |
StOrM_NW | ? | 20:50 |
lcuk | but at least knowing that the server side only is half the work is good | 20:50 |
StOrM_NW | any help really appreciate | 20:50 |
*** housetier has joined #maemo | 20:50 | |
johnx | StOrM_NW, why are you trying to do that (it's a little tricky) | 20:50 |
slonopotamus | it will be hard to test x from chroot, i guess | 20:50 |
StOrM_NW | i m trying to change the characteristics of the wlan0 ... i m trying to change the mode to ad-hoc | 20:51 |
*** pupnik has quit IRC | 20:51 | |
slonopotamus | 1. keyboard. 2. usbnet. 3. wifi. 4. bluetooth. 5. x. need to choose some order :) | 20:51 |
*** pupnik has joined #maemo | 20:51 | |
AStorm | StOrM_NW: uh, standard driver doesn't support wireless extensions well if at all | 20:51 |
StOrM_NW | and i m thinking that it is changing it back to managed mode | 20:51 |
AStorm | you need the new one, cx3310x | 20:51 |
lcuk | StOrM_NW, couldnt you just use the UI for setting up a connection type (I use wifi adhoc) | 20:52 |
AStorm | that's actually the daemon doing it | 20:52 |
johnx | StOrM_NW, why not use connection manage to change mode to ad-hoc? | 20:52 |
AStorm | yes, use the UI | 20:52 |
lcuk | you can setup multiple connections and choose which you want | 20:53 |
StOrM_NW | because we are trying to run an own application that creates a mesh network using ad-hoc mode | 20:53 |
pupnik | cool. | 20:53 |
StOrM_NW | so the connection manager is changing the behavior of it | 20:53 |
lcuk | storm, break the problem down then - get the software to create its own connection profile, then connect using that profile | 20:54 |
* lcuk has a mini mesh net wherever he goes | 20:54 | |
AStorm | :) | 20:55 |
StOrM_NW | or i can do it really faster killing the application ... i think its better than rewrite the code to do this profile ... the application is running on openmoko too ... so i guess its more fast to kill the application and control the wlan0 using the wireless-tools by my own | 20:55 |
StOrM_NW | what the name of the application that control the connetion? | 20:56 |
johnx | StOrM_NW, did you have a look in the scripts in /etc/init.d ? | 20:56 |
StOrM_NW | and where can i get this new drivers? | 20:56 |
johnx | I'll look for you in a second though | 20:56 |
*** madhav has quit IRC | 20:56 | |
johnx | a driver with better WE support is available in the mer repo | 20:56 |
johnx | one sec | 20:56 |
lcuk | libconic isnt it | 20:57 |
johnx | ah, it's icd | 20:57 |
johnx | dunno the process name | 20:57 |
slonopotamus | johnx, gimme please link to mer bootmenu once more. lost it at reboot | 20:58 |
johnx | slonopotamus, you should start keeping IRC logs :) | 20:59 |
slonopotamus | uh... sorry | 20:59 |
johnx | http://packages.tspre.org/pool/user/b/bootmenu/ | 20:59 |
*** hellwolf has quit IRC | 21:00 | |
slonopotamus | found | 21:00 |
johnx | StOrM_NW, /etc/init.d/icd2 | 21:00 |
*** qwerty12_N800 has joined #maemo | 21:00 | |
johnx | StOrM_NW, that's the init script for the connection manager | 21:00 |
slonopotamus | johnx, why you have repository.t.o and packages.t.o? | 21:01 |
StOrM_NW | the icon is still there | 21:01 |
slonopotamus | johnx, it seems to be dead | 21:01 |
johnx | slonopotamus, don't ask me :P it's based on when Stskeeps was doing something | 21:01 |
Stskeeps | AStorm: http://wiki.maemo.org/Mer/Releases/0.7#Released_files_and_guides | 21:01 |
slonopotamus | hmm. | 21:01 |
johnx | slonopotamus, what's dead? | 21:01 |
slonopotamus | nope, just slow | 21:01 |
slonopotamus | 1.4 or 1.5-1? | 21:02 |
johnx | StOrM_NW, did you just run that command? or did you kill the process it starts? | 21:02 |
slonopotamus | johnx, all ok | 21:02 |
StOrM_NW | rootsh /etc/init.d/icd2 stop? | 21:02 |
*** roope has joined #maemo | 21:03 | |
johnx | StOrM_NW, did that run without errors? | 21:03 |
Stskeeps | evening roope | 21:03 |
StOrM_NW | yep | 21:03 |
Jaffa | lo roope | 21:03 |
AStorm | Stskeeps: any gotchas? | 21:03 |
StOrM_NW | but the icon is still ther | 21:03 |
StOrM_NW | ther | 21:03 |
StOrM_NW | there | 21:03 |
johnx | StOrM_NW, yeah, but it shouldn't do anything anymore | 21:04 |
johnx | StOrM_NW, the connection manager has a daemon process and a statusbar applet | 21:04 |
StOrM_NW | ah ok, i m going to try to run the application right now | 21:04 |
StOrM_NW | ah ok | 21:04 |
Stskeeps | AStorm: all listed in the page under "known issues" and "advanced install" is a bit buggy | 21:04 |
StOrM_NW | and can ya provide me the mer repository url? | 21:04 |
Stskeeps | simple install should be good, and clone-to-SD is more problematic | 21:04 |
StOrM_NW | i really appreciate the help | 21:05 |
*** Zic has quit IRC | 21:05 | |
*** x29a_ has joined #maemo | 21:05 | |
*** x29a has quit IRC | 21:05 | |
johnx | StOrM_NW, ah sorry. totally forgot :) http://repository.mer.tspre.org/pool/main/c/cx3110x-module-src/ | 21:05 |
StOrM_NW | really thanks | 21:05 |
slonopotamus | Stskeeps, johnx, guys, you rock. without you i wouldn't have such progress | 21:05 |
AStorm | Stskeeps: what about running it on the device for hardcore people? | 21:06 |
Stskeeps | AStorm: scroll down.. | 21:06 |
johnx | slonopotamus, we're all standing awkwardly on the shoulders of giants :) | 21:06 |
AStorm | Stskeeps: so, it should work it seems, excellent | 21:06 |
Stskeeps | AStorm: mer 0.7 runs on my tablet without funny tricks, so :P | 21:07 |
Stskeeps | AStorm: still working on a rootfs version through (direct boot, no initfs) | 21:07 |
AStorm | the kernel is the same 2.6.21? | 21:07 |
Stskeeps | yeah | 21:08 |
Stskeeps | we use bootmenu (atm) | 21:08 |
Stskeeps | we will love people trying more modern kernels though | 21:08 |
AStorm | I'd love a nice and new latest release of linux-omap | 21:08 |
Stskeeps | i just don't have the head for those experiments | 21:08 |
AStorm | the problem is that I'll need a rebuild of xorg-video-omapfb or equivalent | 21:08 |
AStorm | with new kernel headers | 21:08 |
Stskeeps | sure? | 21:08 |
Stskeeps | we use same omapfb on 770 and n8x0 | 21:09 |
*** fbb has joined #maemo | 21:09 | |
AStorm | very much, last time it croaked | 21:09 |
AStorm | some numbers have changed | 21:09 |
Stskeeps | k | 21:09 |
johnx | splendid | 21:09 |
*** Corsac has joined #maemo | 21:10 | |
*** drjnut has joined #maemo | 21:10 | |
Stskeeps | AStorm: fairly easy to recompile though | 21:11 |
*** Corsac has quit IRC | 21:11 | |
*** Corsac has joined #maemo | 21:11 | |
Stskeeps | AStorm: honestly though i think we may be compiling towards modern kernel headers.. | 21:11 |
slonopotamus | ~ping | 21:11 |
infobot | ~pong | 21:11 |
AStorm | ~pong | 21:12 |
infobot | ~ping | 21:12 |
Stskeeps | AStorm: http://trac.tspre.org:8000/xserver-xorg-video-omapfb_jaunty-armel-1229682706.log | 21:12 |
AStorm | ~infobot | 21:12 |
infobot | i heard infobot is me. I love abuse, feed me!, or an interactive bot that can learn all sorts of information (http://www.infobot.org/), or updated sources at http://infobot.sf.net/, or a robot that doesn't know it should only speak when spoken to, or on fire, or awesome. | 21:12 |
AStorm | :) | 21:12 |
Stskeeps | Get:4 http://cfph.pervasivehealthcare.dk jaunty/main linux-libc-dev 2.6.28-2.3 [667kB | 21:12 |
Stskeeps | is what it is built for | 21:13 |
Stskeeps | and works on older kernels it seems | 21:13 |
AStorm | mmh good | 21:13 |
AStorm | it might work with 2.6.28-omap too | 21:13 |
slonopotamus | Stskeeps, tell me, do you have a cleanup policy for r.t.o? | 21:14 |
Stskeeps | slonopotamus: hm? | 21:14 |
slonopotamus | Stskeeps, should i make a backup copy of packages i use from there or not? | 21:14 |
Stskeeps | slonopotamus: yes, you ought to | 21:14 |
Stskeeps | but really, use our bzr branches for Mer instead | 21:15 |
Stskeeps | they're more updated | 21:15 |
Stskeeps | http://code.launchpad.net/m-r | 21:15 |
AStorm | Stskeeps: now, I should refresh my deb packaging skills and help you guys out | 21:15 |
AStorm | but first, finish a certain document (tedium) | 21:16 |
* slonopotamus experiences some network troubles | 21:16 | |
Stskeeps | AStorm: more than welcome to help | 21:16 |
AStorm | finish the doc, show the project to the lab chief, wreak havoc ;) | 21:17 |
*** Corsac has quit IRC | 21:17 | |
*** drjnut has quit IRC | 21:17 | |
*** Corsac has joined #maemo | 21:17 | |
*** drjnut has joined #maemo | 21:17 | |
*** GAN800 has joined #maemo | 21:18 | |
slonopotamus | Stskeeps, i need tarballs to write ebuilds | 21:18 |
Stskeeps | slonopotamus: ah. | 21:18 |
slonopotamus | Stskeeps, and too lazy to repackage them once again :) | 21:19 |
Stskeeps | slonopotamus: then yes, mirror them somewhere | 21:19 |
*** thopiekar has joined #maemo | 21:19 | |
slonopotamus | Stskeeps, k. do you have rsync or something like that? i could setup a mirror. | 21:19 |
Stskeeps | well, i am only going to update 'installer' dist of repository.tspre.org | 21:20 |
Stskeeps | but you may want to wget -r it for safekeeping | 21:20 |
Stskeeps | wait, p.t.o or r.t.o? | 21:21 |
Stskeeps | (packages.tspre.org or repository.mer.tspre.org) | 21:21 |
slonopotamus | Stskeeps, r.t.o. i'm very interested in pool | 21:21 |
slonopotamus | hmm | 21:22 |
Stskeeps | mm - that one is very fast pace and the policy is to erase old version when new one comes in | 21:22 |
slonopotamus | what the heck is p.t.o? | 21:22 |
Stskeeps | deblet's repo | 21:22 |
slonopotamus | deblet is abandoned, isn't it? | 21:22 |
Stskeeps | yeah, but doesn't mean i don't keep the packages up :P | 21:23 |
slonopotamus | however bootmenu is there and not in r.t.o | 21:23 |
Stskeeps | yeah, cos i had bootmenu there already and needed stuff :P | 21:23 |
slonopotamus | cheater | 21:23 |
Stskeeps | bootmenu is (hopefully) moving to extras-devel either in 0.8 or 0.9 | 21:23 |
slonopotamus | i simply need permalink to source tarball :) | 21:24 |
Stskeeps | hehe | 21:24 |
Stskeeps | not sure how easy that is :) | 21:24 |
johnx | slonopotamus, why not check out a set bzr revision and tar it up? | 21:24 |
johnx | aka use launchpad's bandwidth not ours :P | 21:25 |
slonopotamus | johnx, you did that already :) | 21:25 |
johnx | heh. well it's just going to cause you headaches if old versions disappear... | 21:25 |
slonopotamus | ok, i'll mirror stuff that i use | 21:26 |
johnx | I mean there's no way that gentoo can keep up with the development pace of a debian-based distro ... | 21:26 |
* johnx runs | 21:26 | |
slonopotamus | you should put bootmenu tarball to garage and be happy | 21:26 |
* GeneralAntilles sits down wearily. | 21:27 | |
* slonopotamus hacks. | 21:27 | |
Jaffa | GeneralAntilles: long day? | 21:27 |
johnx | I'm quite happy :) just got my xserver-kdrive package done for zubuntu :) | 21:27 |
Stskeeps | johnx: or MerZ? ;> | 21:27 |
GeneralAntilles | Jaffa, got caught in Superbowl traffic on the way home and missed class. | 21:27 |
johnx | poke Omegamoon. I'll have some packages for you tomorrow :) | 21:27 |
Jaffa | GeneralAntilles: ah | 21:28 |
GeneralAntilles | Jaffa, lots of RVs. ;) | 21:28 |
johnx | Stskeeps, Zer? maurus? | 21:28 |
*** x29a_ is now known as x29a | 21:28 | |
johnx | GeneralAntilles, RVs? you mean moving slalom cones? | 21:28 |
Omegamoon | johnx: that's great! | 21:29 |
* RST38h moos slightly | 21:29 | |
RST38h | Heya General, johnx, Jaffa | 21:29 |
Stskeeps | johnx: or just call it Mer, in the spirit of Mer being multiplatform :P | 21:29 |
Jaffa | johnx: Isn't it just "Mer"? It's not mer86 | 21:29 |
*** drjnut has quit IRC | 21:29 | |
*** Corsac has quit IRC | 21:29 | |
Jaffa | Or Meremo | 21:29 |
AStorm | uh, no | 21:30 |
RST38h | Maemer | 21:30 |
AStorm | mereus | 21:30 |
johnx | Stskeeps, well really, it's aimed at vanilla ubuntu. but yeah, of course it will be part of Mer for the Zaurus | 21:30 |
AStorm | ;) | 21:30 |
johnx | Omegamoon, needs some polishing, but that shouldn't be a problem (famous last words) | 21:30 |
GeneralAntilles | johnx, too tightly packed for that today, unfortunately. :( | 21:30 |
johnx | GeneralAntilles, sad :( I can see how that could be draining | 21:30 |
slonopotamus | btw | 21:31 |
GeneralAntilles | johnx, :P | 21:31 |
GeneralAntilles | I did manage to catch up on all of my NPR podcasts, though. | 21:31 |
slonopotamus | what's up with 'cpp somewhat broken' in mer sdk? :) | 21:31 |
slonopotamus | from 0.7 release notes | 21:31 |
Stskeeps | slonopotamus: as in binaries break when building in SB (C++) | 21:31 |
Stskeeps | slonopotamus: if you can generate me an updated cross-compilation toolchain like codesourcery's, i would love you | 21:32 |
slonopotamus | Stskeeps, remember my words :) slow is better than broken | 21:32 |
Stskeeps | that match the proper libc that ubuntu uses | 21:32 |
slonopotamus | how do you compile cpp stuff then? | 21:33 |
Stskeeps | slonopotamus: natively | 21:33 |
Stskeeps | slonopotamus: oh, i am still pondering to write an article on "Scratchbox: Defining the platform or accelerator" | 21:33 |
*** Dar has joined #maemo | 21:33 | |
Stskeeps | slonopotamus: we do x86 -> armel sb and if sb fails -> armel sb | 21:33 |
Stskeeps | err | 21:33 |
Stskeeps | armel qemu | 21:33 |
slonopotamus | armel qemu != scratchbox? | 21:34 |
Stskeeps | correct | 21:34 |
*** ceyusa has quit IRC | 21:34 | |
slonopotamus | i thought there's qemu inside scratchbox, nope? | 21:34 |
Stskeeps | there is, but scratchbox is weird. SB2 would be a blessing if it worked correctly. | 21:34 |
*** TheJere has quit IRC | 21:34 | |
slonopotamus | muahhaha) | 21:34 |
slonopotamus | 'if it worked correctly' :) | 21:35 |
Stskeeps | SB1 is ok compared to SB2. :P | 21:35 |
slonopotamus | you want cross-toolchain? | 21:35 |
johnx | Stskeeps, what sort of machine is the qemu builder running on right now? | 21:35 |
Stskeeps | lemme see.. | 21:35 |
qwerty12_N800 | sb1 is the shit compared to sb2 | 21:35 |
Omegamoon | johnx: can you upload the packages somewhere? | 21:35 |
Stskeeps | johnx: model name : Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz | 21:36 |
slonopotamus | Stskeeps, if my toolchain managed to build bootable system, is it ok? | 21:36 |
johnx | Omegamoon, I spoke too soon, still have one thing to work out. Also, it's all the kdrive servers not just xfbdev | 21:36 |
johnx | Omegamoon, I need to split it into a multiple-binary package | 21:36 |
*** christefano has joined #maemo | 21:36 | |
slonopotamus | however i | 21:36 |
slonopotamus | oops | 21:37 |
slonopotamus | wrong button | 21:37 |
Stskeeps | slonopotamus: x86 toolchain building yours? | 21:37 |
Stskeeps | (for armel) | 21:37 |
slonopotamus | Stskeeps, uh? i built armel gentoo from x86_64 from sources | 21:38 |
Stskeeps | slonopotamus: ah :) | 21:38 |
slonopotamus | Stskeeps, using crosscompiler built from source | 21:38 |
Stskeeps | slonopotamus: what libc? | 21:38 |
*** TheJere has joined #maemo | 21:39 | |
Stskeeps | (version) | 21:39 |
slonopotamus | Stskeeps, 2.7 i guess. i don't think it's difficult to use older one | 21:39 |
Stskeeps | ok - we use 2.8 in SDK and 2.9 in ubuntu which is the problem | 21:40 |
johnx | Omegamoon, hey, looks like that fixed it :) got someplace for me to upload to? | 21:40 |
slonopotamus | Stskeeps, lemme check | 21:40 |
*** calvaris has quit IRC | 21:40 | |
Stskeeps | slonopotamus: and i would love a cross-compilation gcc similar to ubuntus libc and gcc level :P | 21:41 |
Stskeeps | (i am an idiot in that field, tbh) | 21:42 |
slonopotamus | Stskeeps, hmm... it's a bad idea to use different libc for binary-based distro | 21:42 |
Stskeeps | yes, it is | 21:42 |
Stskeeps | :P | 21:42 |
*** _berto_ has quit IRC | 21:42 | |
slonopotamus | Stskeeps, yes, i used 2.7. it's current stable in gentoo | 21:42 |
Stskeeps | k | 21:42 |
slonopotamus | Stskeeps, why you can't use 2.9 in sb? | 21:43 |
Stskeeps | slonopotamus: oh, i want to use 2.9, but the toolchain i have is for libc 2.8 | 21:43 |
slonopotamus | hmm | 21:43 |
slonopotamus | does 2.9 has releases? | 21:43 |
*** kpel has left #maemo | 21:44 | |
Stskeeps | http://ports.ubuntu.com/pool/main/g/glibc/glibc_2.9.orig.tar.gz , http://ports.ubuntu.com/pool/main/g/glibc/glibc_2.9-0ubuntu9.dsc , http://ports.ubuntu.com/pool/main/g/glibc/glibc_2.9-0ubuntu9.diff.gz | 21:45 |
slonopotamus | Stskeeps, well. ubuntu is built somehow :) it means they have toolchain | 21:45 |
Stskeeps | they build natively | 21:45 |
Stskeeps | prolly based on debian armel armv4t one | 21:45 |
Stskeeps | originally | 21:45 |
slonopotamus | oh | 21:45 |
slonopotamus | well, if native is not slow even to them... :) | 21:46 |
Stskeeps | they seem to have a nice cluster of fast builders so :P | 21:46 |
slonopotamus | Stskeeps, tried tto become friends with them? :) | 21:47 |
benson | So we need to hack their network and hijack their build cluster. | 21:47 |
*** benh has joined #maemo | 21:47 | |
*** aantn has joined #maemo | 21:47 | |
benson | slonopotamus: or that. | 21:47 |
Stskeeps | benson: i wouldn't mind mojo.handhelds.org.. :P | 21:47 |
*** j_stut has joined #maemo | 21:47 | |
slonopotamus | bzr is slow. use git | 21:48 |
w00t | sts likes to hold his mojo in his hands quite often | 21:48 |
*** eichi has joined #maemo | 21:48 | |
Stskeeps | slonopotamus: oh, we would but waiting for some feature requests :) | 21:48 |
* benson imagines Nokia donating a beowulf cluster of returned N810Ws... | 21:48 | |
Jaffa | :) | 21:48 |
Stskeeps | benson: .. also possible | 21:48 |
slonopotamus | :D | 21:48 |
w00t | slonopotamus: you like git? | 21:48 |
Jaffa | Anyone tried distcc on a tablet? | 21:48 |
Stskeeps | Jaffa: yeah, we used that in deblet or in the start of M-R PoC | 21:49 |
slonopotamus | w00t, i like its speed | 21:49 |
Stskeeps | Jaffa: DISTCC'ing to a crosscompiler | 21:49 |
johnx | benh, we'd just need to find power outlets for them and distribute them around balitmore and DC :D | 21:49 |
w00t | slonopotamus: hmm, careful answer :P | 21:49 |
slonopotamus | w00t, bzr on tablet is annoingly slow | 21:49 |
j_stut | can any one tell me if scratch box will run on fedora 10 or is it just a bad idea seeing that much of the linux kernel on the nokia s is more or less debian based | 21:49 |
rm_you | hrmrm | 21:49 |
zakkm | kernel isnt distro specific :P | 21:49 |
johnx | hey rm_you :D | 21:49 |
* Stskeeps kidnaps rm_you for coding work. | 21:49 | |
*** ustunozgur has joined #maemo | 21:50 | |
j_stut | is that a... its ok! | 21:50 |
w00t | slonopotamus: bzr *anywhere* is annoyingly slow, the one time I tried to use it, I gave up after 3 attempts at importing a repository that lasted well over 8 hours.. though I mostly blame sourceforge for that. | 21:50 |
zakkm | dont know scratchbox, but kernel has nothing to do with the distro | 21:50 |
slonopotamus | w00t, and git is fast everywhere :) even with powersave governor | 21:50 |
rm_you | heh | 21:50 |
* Meiz_n810 installs WiFi radar (again) | 21:51 | |
slonopotamus | hehe | 21:51 |
rm_you | currently still flailing at OSX | 21:51 |
zakkm | osx rules | 21:51 |
rm_you | there isn't a working driver for my wireless yet :( | 21:51 |
rm_you | the intel 4xxx a/g/n | 21:51 |
zakkm | hackintosh? | 21:52 |
rm_you | yeah | 21:52 |
rm_you | off the retail DVD tho | 21:52 |
zakkm | give me full name, ill find you | 21:52 |
GeneralAntilles | lol | 21:52 |
rm_you | not one of those hacked up distros | 21:52 |
*** j_stut has left #maemo | 21:52 | |
rm_you | i have a real license for the OS :) | 21:52 |
johnx | rm_you, so take a break and do some work on Mer :) | 21:52 |
rm_you | i guess technically i'm breaking the EULA by installing on a toshiba, but not pirating :) | 21:52 |
zakkm | so do i , its just not from Apple ;p | 21:52 |
zakkm | lol | 21:52 |
zakkm | bad humor | 21:53 |
rm_you | heh | 21:53 |
rm_you | johnx: lol, you wanna see my todo list for today? | 21:53 |
johnx | sure. I'll tell you what you can skip :) | 21:53 |
lcuk | edit it for family viewing | 21:53 |
rm_you | i'm playing with OSX cause it's feasible to do inside 10 minute breaks | 21:53 |
* slonopotamus uses completely rebuild from source gentoo and doesn't care of eulas :) | 21:53 | |
zakkm | inside 10 minute breaks? | 21:54 |
johnx | slonopotamus, you say that, but you can't even distribute a fully working distro :) | 21:54 |
johnx | (because of EULAs I mean) | 21:54 |
AndrewFBlack | anyone got address for maemo extras handy? | 21:54 |
rm_you | yeah i have like 10 minutes at a time free between tasks :/ | 21:54 |
johnx | ~extras | 21:54 |
infobot | [extras] http://wiki.maemo.org/Extras | 21:54 |
slonopotamus | johnx, uh? i'll have small manual installation guide. gentoo users are ok with this | 21:55 |
lcuk | is there a quiet corner where i can go and scream very loudly | 21:55 |
johnx | lcuk, not in this country ... | 21:55 |
slonopotamus | lcuk, yep. /msg infobot <whatever you want> | 21:56 |
Stskeeps | http://internettablettalk.com/forums/showpost.php?p=261619&postcount=26 <- should i go hide in a corner and think this thing blew up way too much in the wrong way? | 21:56 |
johnx | Stskeeps, how does he get here *so fast* sometimes? O_o | 21:57 |
lcuk | cos he has a cape | 21:58 |
Jaffa | Stskeeps: it's a good thing | 21:58 |
Stskeeps | Jaffa: yeah, but i also misunderstood they were asking about the 3rd party stuff.. | 21:58 |
RST38h | Sts: hiding sounds like a good strategy right now | 21:58 |
johnx | Stskeeps, me too O_o | 21:59 |
RST38h | Sts: | 21:59 |
lcuk | Stskeeps, am i also right in thinking its best to keep binaries to a bare minimum anyway: if this is wanted on multiplatforms anything binary will need to be resourced anyway | 21:59 |
RST38h | Sts: 'cause whatever Quim says, a flame war with conspiracy accusations against Nokia is almost guaranteed | 21:59 |
johnx | lcuk, definitely agreed there. :) | 22:00 |
*** trickie has quit IRC | 22:00 | |
Stskeeps | lcuk: yes, i agree, i am mostly for HW interfacing only blobs, but that's me | 22:00 |
johnx | lcuk, the plan is for the base image to be all free software, with an optional -full image containing non-free things | 22:00 |
lcuk | im with you - i would rather have a blob driver than no working hardware (pvr has been shouted for a long time) | 22:00 |
*** slonopotamus has quit IRC | 22:01 | |
lcuk | johnx, but where would those non free things come from | 22:01 |
Stskeeps | there's one thing i wonder about - they said powervr driver would breach GPL, but doesn't umac.ko too technically? | 22:01 |
lcuk | quim is right in what he says, 3rd party software is not applicable | 22:01 |
johnx | lcuk, Nokia? | 22:01 |
RST38h | Sts: How do they both breach gpl, | 22:02 |
Stskeeps | RST38h: closed source ko? | 22:02 |
RST38h | Sts: They just prevent you from labelling the whole system gpl | 22:02 |
Stskeeps | mm | 22:02 |
lcuk | johnx, nokia developed closed portions are one thing - thats already ok, but flash isnt | 22:02 |
RST38h | Sts: But you can perfectly well follow nokia's example and release two blobs | 22:02 |
RST38h | Sts: One is Mer and another Mer-Close-Source-Binaries | 22:02 |
*** timelE61i has joined #maemo | 22:03 | |
johnx | lcuk, yeah, flash will likely have to be via a symlink or a package created on the end-user's device | 22:03 |
* timelE61i sighs | 22:03 | |
* Stskeeps eyes the vodka | 22:03 | |
Jaffa | Quim says he's specifically talking about Flash. | 22:03 |
timelE61i | we finally got mer working w/ my debs | 22:03 |
Stskeeps | timelE61i: how does it work? | 22:03 |
RST38h | screw flash | 22:03 |
johnx | RST38h++ | 22:03 |
*** trickie has joined #maemo | 22:04 | |
RST38h | whoever wants flash will be able to install it separately | 22:04 |
lcuk | johnx, thats a big problem though and playing by the word of an agreement and using backhanded tricks to get dodgy software in is another | 22:04 |
RST38h | the burden of violating licenses will then rest at whoever installs flash | 22:04 |
lcuk | its like the problem with maemo-mapper | 22:04 |
lcuk | nudge nudge, wink wink theres a map respoisitory somewhere | 22:04 |
johnx | lcuk, first-boot-wizard asks: Would you like me to link flash into rootfs? Yes? No? | 22:05 |
Jaffa | lcuk/johnx: why second guess? Ask for ability to merge Flash plugin with mer images distributed through Nokia-controlled, EULA-binded pages and see what the response is. | 22:05 |
lcuk | agreed | 22:05 |
* RST38h just fucked up MSDOS keyboard handler. Have to restore it | 22:05 | |
Jaffa | johnx: where from though? Or is the thought now that merinstaller is more useful than a flashable image? | 22:05 |
johnx | yeah, that's what we were thinking anyways | 22:05 |
johnx | Jaffa, don't ask me right now. this is me just kind of thinking freely not doing long-term planning | 22:06 |
johnx | :) | 22:06 |
* Jaffa doesn't want to faff copying maps to & from his /media/mmc2, which is why he's not installed mer image yet (that and VirtualBox works :-)) | 22:06 | |
* GeneralAntilles responds to gcobb's bit about contributors vs users. | 22:07 | |
timelE61i | stskeep: pretty well, i needed to poke one file+apps, i'll make a deb for that shortly | 22:07 |
Stskeeps | timelE61i: 5.0 or 6.0 debs btw? | 22:08 |
Stskeeps | Jaffa: on the plus side qgil directly says "want nokia binaries? sure!" | 22:09 |
Stskeeps | (more or less) | 22:09 |
timelE61i | who owns the cpu meter from mer? | 22:10 |
Stskeeps | load-applet | 22:10 |
timelE61i | diablo | 22:10 |
Stskeeps | no idea who made it actually :P | 22:10 |
etrunko | infobot: seen chelli | 22:10 |
infobot | chelli <n=chelli@debian/developer/tschmidt> was last seen on IRC in channel #maemo, 54d 23h 7m 48s ago, saying: ':)'. | 22:10 |
etrunko | :S | 22:10 |
*** trickie has quit IRC | 22:10 | |
timelE61i | ? | 22:11 |
Stskeeps | timelE61i: https://garage.maemo.org/projects/load-applet | 22:13 |
timeless | jaffa: would you mind if i made a component for load applet in bugzilla? | 22:14 |
timeless | :) | 22:14 |
timeless | mer ships it, and it's buggy :) | 22:14 |
*** simon_ has quit IRC | 22:18 | |
Stskeeps | OK, from Mer perspective and from you people's point of view, did I try to respond correctly in my post at http://internettablettalk.com/forums/showpost.php?p=261584&postcount=20 , cos i'm getting close to a minor heart attack over the potential mess / potential damage to the opening :P | 22:19 |
wazd | RST38h: "No keyboard found. Press "Esc" to continue" :) | 22:20 |
*** MikaT_ has joined #maemo | 22:20 | |
johnx | Stskeeps, don't worry about it :) this is just qole, qoling :) | 22:20 |
*** simboss has joined #maemo | 22:21 | |
*** Meizirkki has quit IRC | 22:21 | |
benson | I think you did ok; at least you hit the substantive points, instead of the facetious statement at the end. ;) | 22:21 |
*** rzr has quit IRC | 22:23 | |
Jaffa | timeless: sounds sensible; assuming someone's going to follow up on them | 22:23 |
*** roue has joined #maemo | 22:24 | |
*** Corsac has joined #maemo | 22:24 | |
*** drjnut has joined #maemo | 22:24 | |
timeless | jaffa: ok, i'll do it in a few mins | 22:25 |
*** Pakke has joined #maemo | 22:25 | |
lcuk | Stskeeps, its an ugly subject, but it needs airing completely | 22:26 |
RST38h | wazd: What says that? | 22:26 |
RST38h | Ah, yes, I know | 22:26 |
RST38h | wazd: Had a Bondwell portable once that said "Keyboard error. Smash any key to continue." | 22:26 |
lcuk | we will have a mer soon which will shot a broken screen | 22:27 |
lcuk | show | 22:27 |
*** rzr has joined #maemo | 22:27 | |
*** TheJere has quit IRC | 22:27 | |
*** TheJere has joined #maemo | 22:27 | |
* wazd is trying to make OMWeather adorable for third-party weather sources | 22:29 | |
*** simon_ has joined #maemo | 22:30 | |
johnx | wazd, adding in a way to display banner ads? | 22:32 |
AStorm | lcuk: the one with jaws and failboat? ;) | 22:32 |
lcuk | :D | 22:33 |
wazd | johnx: well, sort of | 22:33 |
wazd | johnx: Try to adopt design to show their logos on detailed view | 22:33 |
wazd | johnx: without annoying | 22:34 |
*** lmoura has quit IRC | 22:34 | |
*** MikaT has quit IRC | 22:34 | |
lcuk | we should just leave a small area in the bottom corner of the nit for sponsorship logos - like a tv station :D have a watermark | 22:35 |
lcuk | mind you, we could just use the bezel of the hardware | 22:36 |
lcuk | "please change this facia sticker every 2 weeks according to our advertizer | 22:36 |
*** smyows has quit IRC | 22:36 | |
wazd | lcuk: well, I have an idea that will fit both users and forecast-providers) | 22:38 |
wazd | lcuk: if not - they are fricking assholes and they shoud burn in hell, greedy bastards) | 22:39 |
lcuk | hot bikini models rendered in glorious 3d? | 22:39 |
StOrM_NW | what package has the program depmod ? | 22:39 |
lcuk | cos thats what *I* as a user would want | 22:39 |
wazd | lcuk: damn, was it already done?( | 22:40 |
lcuk | not on nokias | 22:40 |
lcuk | infact ive not heard about anything adult oriented | 22:40 |
qwerty12_N800 | StOrM_NW, it's not installable as a package thanks to busybox. grab a binary from http://sse2.net/depmod | 22:41 |
*** yerga has quit IRC | 22:41 | |
lcuk | when we get a nice high resolution camera i imagine we may require a secret vault for private pics | 22:41 |
*** ezadkiel_mB has joined #maemo | 22:41 | |
*** Pakke has quit IRC | 22:42 | |
lcuk | who wants to guess how much memory we will have? | 22:42 |
benson | I haven't tried it, but hot-babe should work. | 22:42 |
lcuk | errr drive space | 22:42 |
benson | http://dindinx.net/hotbabe/ | 22:42 |
lcuk | but wouldnt she tear? | 22:42 |
benson | Don't think so. | 22:43 |
lcuk | qwerty12_N800, fancy packaging something up? | 22:44 |
benson | "undress" is best translated as "close dissolve" | 22:44 |
benson | s/close/clothes/ | 22:44 |
infobot | benson meant: "undress" is best translated as "clothes dissolve" | 22:44 |
qwerty12_N800 | lcuk, kinda hard as I'm on the tablet now... | 22:44 |
benson | No animation, just layers changing transparency. | 22:44 |
wazd | well, then we shoud have a media plugin for redtube or something xD | 22:44 |
* freelikegnu boots mer for the first time ^^ | 22:45 | |
Stskeeps | freelikegnu: good luck :) | 22:45 |
timeless | sp3000? | 22:45 |
timeless | Generating locales... | 22:45 |
timeless | en_GB.UTF-8... up-to-date | 22:45 |
timeless | en_US.UTF-8... up-to-date | 22:45 |
timeless | fi_FI.UTF-8... memory exhausted | 22:46 |
timeless | s/ / / | 22:46 |
infobot | timeless meant: fi_FI.UTF-8... memory exhausted | 22:46 |
freelikegnu | generating ssh key | 22:46 |
timeless | failed | 22:46 |
timeless | Generation complete. | 22:46 |
Stskeeps | timeless: vmdk? :P | 22:46 |
lcuk | hey, hang on | 22:46 |
lcuk | it doesnt have a ./configure section | 22:46 |
timeless | yes | 22:46 |
AStorm | timelE61i: generate me pl_PL.UTF-8 too | 22:46 |
Stskeeps | timeless: put more ram in the VM? ;) | 22:46 |
lcuk | and there are 5 pngs denoting her in a different state of undress :D | 22:46 |
Jaffa | wazd: redtube? | 22:46 |
AStorm | (pl_PL using en_GB names for now) | 22:47 |
timeless | stskeeps: i'm assuming it's a random failure :) | 22:47 |
Stskeeps | hehe | 22:47 |
timeless | i.e. stupid error message for something unrelated | 22:47 |
AStorm | timeless: so, care to generate me pl_PL.UTF-8? | 22:47 |
timeless | not really | 22:48 |
Jaffa | Interesting comment #8 from Eero on #2399; suggests that Fremantle won't be using jffs2 (hang on, did we already know?) | 22:48 |
timeless | i'm just trying to get en_US correct | 22:48 |
timeless | jaffa: that's right | 22:48 |
AStorm | hmmh | 22:48 |
timeless | nokia's been contributing to ubifs for a while | 22:48 |
timeless | this is well known | 22:48 |
freelikegnu | hmm no onscreen kb came up for password confirm, and cancelling just contiued on :o | 22:48 |
Jaffa | timeless: he then goes on to say it's even harder for ubifs ;-) | 22:48 |
timeless | well, for some weak definition of well known :) | 22:48 |
*** qwerty12_N800 has quit IRC | 22:48 | |
AStorm | good, because jffs2 is... a filesystem ;P | 22:48 |
GeneralAntilles | Jaffa, yen, me knew. | 22:48 |
*** Kathrin-24^away has quit IRC | 22:48 | |
GeneralAntilles | s/me/we/ | 22:48 |
infobot | GeneralAntilles meant: Jaffa, yen, we knew. | 22:48 |
GeneralAntilles | s/yen/yes/ | 22:48 |
infobot | GeneralAntilles meant: Jaffa, yes, me knew. | 22:49 |
* timeless rotfl | 22:49 | |
* GeneralAntilles recalibrating. . . . | 22:49 | |
AStorm | btw, can we have a true block device emulation with wear levelling? | 22:49 |
timeless | lofifs ? | 22:49 |
AStorm | no, not a filesystem | 22:49 |
AStorm | more like device-mapper | 22:50 |
Stskeeps | freelikegnu: you need to manually click HIM up | 22:50 |
timeless | whatever | 22:50 |
AStorm | a block device | 22:50 |
timeless | if a device is just a pointer to a file | 22:50 |
timeless | then you now have a "block device" | 22:50 |
Stskeeps | 'I.e. on Fremantle user files are planned to be elsewhere than on rootfs. | 22:50 |
timeless | which would be wear leveled | 22:50 |
Stskeeps | they're going to be on the FAT partition, btw | 22:50 |
Stskeeps | :P | 22:50 |
Stskeeps | of the internal MMC | 22:50 |
timeless | stskeeps: right | 22:50 |
timeless | calling it an mmc bothers me | 22:50 |
Jaffa | the mahoosive one? | 22:50 |
timeless | but yes, that thing | 22:50 |
*** qwerty12_N800 has joined #maemo | 22:50 | |
AStorm | timeless: that's loopback | 22:51 |
freelikegnu | Stskeeps: HIM? | 22:51 |
Stskeeps | freelikegnu: hildon input method :) | 22:51 |
AStorm | yes, I could use dm-loop | 22:51 |
Stskeeps | (the on screen keyboard) | 22:51 |
AStorm | but I'd prefer something more low-level | 22:51 |
freelikegnu | clicking text input area worked for other requestors | 22:51 |
*** zakkm has quit IRC | 22:51 | |
Stskeeps | freelikegnu: k, file a bug if you can (or is johnx listening in?) | 22:52 |
*** mlpug has quit IRC | 22:52 | |
johnx | hallo? | 22:53 |
freelikegnu | Stskeeps: will do... btw, I love the NetworkManager integration :D | 22:53 |
Stskeeps | freelikegnu: what did you experience exactly? | 22:53 |
Stskeeps | freelikegnu: mm, it's a hack | 22:53 |
johnx | cancelling continued? | 22:53 |
freelikegnu | well I got HIM for user name and password setting dialogs by tapping on the input area | 22:54 |
freelikegnu | but tapping on the text input area for password verification did not bring up HIM | 22:54 |
*** dieb_ has joined #maemo | 22:55 | |
johnx | odd | 22:55 |
johnx | so you cancelled the confirm screen? then what happened? | 22:55 |
timeless | btw, have you locale deprived people looked at www.it46.se/localegen/ ? | 22:55 |
freelikegnu | so I tapped cancel (I think) and the setup just contiuned on | 22:55 |
dieb_ | Hi, how can I make an osso systemnote that has that "loading" gif? | 22:55 |
freelikegnu | as if it confirmed ok | 22:55 |
johnx | did it assign you the password you picked first time? | 22:56 |
dieb_ | (in python) | 22:56 |
freelikegnu | not sure, I'll check | 22:56 |
*** housetier has quit IRC | 22:56 | |
AndrewFBlack | if anyone need some free webspace for a Maemo Project I''m reopening Maemobox this week | 22:56 |
StOrM_NW | hey johnx the new driver worked perfect ... really thanks for the help | 22:57 |
StOrM_NW | wifi driver cx31xx | 22:57 |
qwerty12_N800 | dieb_, http://lovebug356.blogspot.com/2007/08/hildon-banner-in-pymaemo.html ? | 22:57 |
johnx | StOrM_NW, thank Stskeeps for the driver patch :) | 22:57 |
StOrM_NW | yep thanks Stskeeps :) | 22:58 |
johnx | StOrM_NW, glad to hear it :) you should post somewhere about your mesh networking project. sounds quite interesting | 22:58 |
dieb_ | qwerty12_N800, great, thanks! :) | 22:59 |
freelikegnu | hmm network connections has me stuck for a keyring permission | 22:59 |
*** avs has quit IRC | 22:59 | |
StOrM_NW | yep ... it is still in development phase, but as soon as it goes stable i will post something about it | 22:59 |
Stskeeps | freelikegnu: huh? 0.7? | 23:00 |
johnx | freelikegnu, anyways, I'm gonna get some sleep for now, but I'll check out f-b-w in more depth tomorrow | 23:00 |
freelikegnu | have a good sleep johnx! | 23:00 |
StOrM_NW | later johnx | 23:00 |
Stskeeps | freelikegnu: something prolly screwed up in f-b-w then :P | 23:00 |
*** b-man has joined #maemo | 23:00 | |
*** Kathrin-24^away has joined #maemo | 23:01 | |
freelikegnu | Stskeeps: yeah there is a blank window for network connections and trying to move show a hidden window requesting permission to access keyring :o | 23:01 |
Stskeeps | freelikegnu: try press the unlock thing | 23:02 |
ezadkiel_mB | hi guys, I got a question about debugging an application on an n810 any information would be greatly appreciated. | 23:02 |
lcuk | omg wtf lol! | 23:02 |
lcuk | hot-babe is amusing | 23:02 |
ezadkiel_mB | nokia | 23:02 |
lcuk | this technology is very useful | 23:03 |
*** Mek has joined #maemo | 23:03 | |
lcuk | and should be showcased more | 23:03 |
freelikegnu | fortunately load applet let me kill NM | 23:03 |
freelikegnu | whew | 23:03 |
Stskeeps | b-man: https://bugs.maemo.org/show_bug.cgi?id=4062 | 23:04 |
freelikegnu | it appears the password I had entered was used depite the verification | 23:04 |
qwerty12_N800 | lcuk, getting sprung over cartoons doesn't really appeal to me :p | 23:04 |
freelikegnu | I was able to set passwd in xterm | 23:05 |
lcuk | its for the tech - its fast animation | 23:05 |
lcuk | anyway bbl after 24 | 23:05 |
r2d2rogers | Stskeeps: was the wifi driver for N8x0 that StOrM_NW referenced? | 23:05 |
Stskeeps | r2d2rogers: yeah | 23:05 |
Stskeeps | i am compiling up one atm | 23:05 |
StOrM_NW | yep | 23:06 |
r2d2rogers | Stskeeps: good deal, just trying to make sure I was paying attention ;) | 23:06 |
aquatix | hm, is maemo.org slightly broken, or am I? | 23:07 |
b-man | Stskeeps: hmm, that's a strange bug :p i'll look into it ;) | 23:08 |
freelikegnu | also odd that I was able to connect to WPA once but it fails thereafter | 23:09 |
Stskeeps | aquatix: white pages once in a while | 23:10 |
*** AD-N770 has joined #maemo | 23:10 | |
Stskeeps | freelikegnu: yeah, the cx3110x driver is a bit funny | 23:10 |
aquatix | Stskeeps: i have emtpy articles and such | 23:10 |
aquatix | with empty comments | 23:10 |
Stskeeps | aquatix: relaod | 23:10 |
freelikegnu | Stskeeps: understood :D | 23:11 |
aquatix | same issue | 23:11 |
* aquatix makes screenshot | 23:11 | |
freelikegnu | still I think this is really great | 23:11 |
wazd | lads, what do you think: http://s51.radikal.ru/i132/0902/f4/5022d825a4be.jpg | 23:11 |
*** hellwolf has joined #maemo | 23:12 | |
* b-man starts to compile/build up some more packages for ubuntu n8x0 repo and looks into the merinstaller bug :) | 23:12 | |
aquatix | Stskeeps: http://dump.aquariusoft.org/files/2009-02-02-221132_1400x1050_scrot.png | 23:12 |
qwerty12_N800 | wazd, looking good | 23:12 |
Stskeeps | aquatix: neat :P | 23:13 |
aquatix | wazd: slick | 23:13 |
wazd | Would foreca be satisfied with that stuff?) | 23:13 |
aquatix | Stskeeps: depends on your definitions ;) | 23:13 |
freelikegnu | when WPA fails the authentication requestor comes up for WPA password but shows a very long hex string instead of the password I put in | 23:13 |
freelikegnu | maybe it thinks its connecting to WEP? | 23:14 |
Stskeeps | possible - there's an error when it has time to sleep | 23:14 |
*** mk8 has joined #maemo | 23:14 | |
Stskeeps | r2d2rogers: http://www.daimi.au.dk/~cvm/cx3110x.ko | 23:14 |
aquatix | freelikegnu: i didn't follow your complete issue, but it's regular wpa you're connecting to? | 23:14 |
Stskeeps | try drop it in and modprobe -a | 23:14 |
Stskeeps | er, depmod -a | 23:14 |
freelikegnu | yep | 23:15 |
aquatix | freelikegnu: ok | 23:15 |
aquatix | as radius stuff gives you wep keys and such | 23:15 |
freelikegnu | nope just basic home WPA-PSK | 23:15 |
*** alecrim has quit IRC | 23:15 | |
freelikegnu | iirc | 23:15 |
freelikegnu | doh blank desktop on rotation | 23:17 |
freelikegnu | is there a button combo for power off/reboot | 23:18 |
Stskeeps | nop | 23:18 |
*** fireun has joined #maemo | 23:18 | |
Stskeeps | it's UI tricks | 23:18 |
aquatix | ctrl+alt+del? :) | 23:18 |
* freelikegnu winces as he removes the battery | 23:18 | |
*** lmoura has joined #maemo | 23:18 | |
freelikegnu | no kb on my n800, aquatix ;-) | 23:19 |
aquatix | meh ;) | 23:19 |
Stskeeps | freelikegnu: i pop battery often | 23:19 |
Stskeeps | :P | 23:19 |
* freelikegnu is spoiled | 23:19 | |
AStorm | aquatix: no del button :P | 23:19 |
aquatix | freelikegnu: maybe try holding the power button first | 23:19 |
aquatix | AStorm: i'm aware :) | 23:19 |
AStorm | next device should better have a hardware reboot button | 23:20 |
AStorm | and/or hardware power button | 23:20 |
aquatix | heh | 23:20 |
freelikegnu | all buttons are soft mapped on n800, no? | 23:20 |
AStorm | yes | 23:20 |
AStorm | they're accessed over GPIO | 23:20 |
freelikegnu | soft blobs too eh? | 23:20 |
AStorm | hm? | 23:21 |
AStorm | all of them | 23:21 |
freelikegnu | the access to power button is not open software? | 23:21 |
AStorm | ... | 23:21 |
AStorm | it is | 23:21 |
*** jeez__ has quit IRC | 23:21 | |
AStorm | it's available over GPIO | 23:21 |
freelikegnu | hah it rebooted with a wifi connectio | 23:21 |
AStorm | the problem is, it's all done in software | 23:21 |
freelikegnu | gonna grab wpa supplicant while I can | 23:21 |
AStorm | I mean, handling the press | 23:21 |
AStorm | no hardware "hold for 4s to powerdown" | 23:22 |
AStorm | funny, because there is power-on | 23:22 |
AStorm | not funny when you crash the device and have to yank the battery | 23:22 |
Stskeeps | r2d2rogers: keep me updated with if it works at all :) | 23:23 |
* aquatix crashes into his bed | 23:23 | |
aquatix | nn all | 23:23 |
*** christefano has quit IRC | 23:23 | |
freelikegnu | AStorm: its kind of embarrassing during a crowded train ride | 23:24 |
freelikegnu | hehe | 23:24 |
freelikegnu | they see the GNU sticker on my battery cover | 23:24 |
wazd | well, if I were forecast provider - I'd be proud for having such a cool informer absolutely for free) | 23:25 |
wazd | But they all are greedy bastards, you'll see | 23:25 |
AStorm | freelikegnu: it doesn't happen that often live | 23:25 |
AStorm | but often enough in development | 23:25 |
AStorm | :/ | 23:25 |
*** t_s_o has joined #maemo | 23:26 | |
*** StsN800 has joined #maemo | 23:26 | |
*** b-man is now known as FireFox | 23:27 | |
*** genewitch1 has joined #maemo | 23:27 | |
*** christefano has joined #maemo | 23:29 | |
*** qwerty12_N800 is now known as qwerty12_N800_ | 23:29 | |
*** MoRpHeUz has quit IRC | 23:31 | |
* freelikegnu installs firefox | 23:32 | |
*** thopiekar has quit IRC | 23:33 | |
*** lmoura has quit IRC | 23:34 | |
*** qwerty12_N800_ is now known as qwerty12_N800 | 23:36 | |
*** chenca has quit IRC | 23:37 | |
FireFox | freelikegunn: hehe | 23:37 |
r2d2rogers | Stskeeps: the umac.ko need to be copid over instead of symlinked? | 23:37 |
FireFox | re: freelikegnu - sorry | 23:37 |
*** glima is now known as glima[AWAY] | 23:38 | |
freelikegnu | heh bbl | 23:40 |
*** abiword has joined #maemo | 23:40 | |
RST38h | Arghh, Ubuntu decided to upgrade gcc | 23:41 |
RST38h | Possibilities for disaster boggle the mind | 23:41 |
*** lfelipe is now known as lfelipe[AWAY] | 23:42 | |
abiword | help! I can't do tap and hold for right click in the web browser! it works perfectly fine everywhere else, like in the file manager. but when it comes to the web browser, I tap and hold and nothing happens. when i let go, it clicks on the link. | 23:42 |
*** lmoura has joined #maemo | 23:42 | |
r2d2rogers | StsN800: SoftMAC not initialized, chip not booted (Get oid 0x17000012) | 23:43 |
*** genewitch has quit IRC | 23:43 | |
StsN800 | r2d2rogers, cx3110x .ko in lib/modules/whatever, umac symlinked | 23:44 |
StsN800 | reboot | 23:44 |
*** benh has quit IRC | 23:44 | |
r2d2rogers | StsN800: done, with the result above | 23:46 |
abiword | can anyone pls help me with my problem? | 23:46 |
r2d2rogers | no wireless showing in the nm-applet dropdowen either | 23:46 |
StsN800 | r2d2rogers, hmm | 23:47 |
StsN800 | r2d2rogers, ifconfig wlan0 up | 23:47 |
*** alecrim has joined #maemo | 23:47 | |
r2d2rogers | StsN800: restart NetworkManager also and I get wireless showing up \o/ | 23:48 |
r2d2rogers | trying some WPA stuff | 23:48 |
r2d2rogers | StsN800: nothing in the wireless security dropdown... | 23:49 |
r2d2rogers | StsN800: need another package? | 23:49 |
StsN800 | thought so | 23:49 |
*** Vulcanis has joined #maemo | 23:49 | |
*** housetier has joined #maemo | 23:51 | |
*** ezadkiel_mB has quit IRC | 23:51 | |
*** abiword has quit IRC | 23:52 | |
StsN800 | r2d2rogers, sec trying smth | 23:53 |
*** lmoura has quit IRC | 23:53 | |
r2d2rogers | StsN800: k | 23:54 |
*** florian has joined #maemo | 23:56 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!