bindi | right | 00:00 |
---|---|---|
bindi | well | 00:00 |
bindi | it still doesn't work | 00:00 |
DocScrutinizer | if the process is using e.g. system("path/to/script") then I'm rather unsure it would work | 00:01 |
bindi | firing it up manually works | 00:01 |
DocScrutinizer | if it'S a shellscript just sourcing the files in ip-up.d/ the obviously it can not work | 00:01 |
*** ErwinJunge has quit IRC | 00:02 | |
DocScrutinizer | then* | 00:02 |
DocScrutinizer | try a simple shellscript wit one line: python path/to/ip.py | 00:03 |
NIN101 | something like this should work: http://pastebin.com/raw.php?i=MLBH5ehr | 00:03 |
DocScrutinizer | hi NIN101 | 00:04 |
NIN101 | hi DocScrutinizer | 00:04 |
*** onen|openBmap has quit IRC | 00:07 | |
*** thuttu77 has quit IRC | 00:07 | |
*** Atarii has joined #maemo | 00:08 | |
*** Atarii has quit IRC | 00:08 | |
*** Atarii has joined #maemo | 00:08 | |
*** ale152 has quit IRC | 00:08 | |
*** sq-one has quit IRC | 00:15 | |
*** perlite_ has joined #maemo | 00:16 | |
*** geaaru has joined #maemo | 00:16 | |
*** shentey|mobile has joined #maemo | 00:16 | |
*** etrunko has quit IRC | 00:17 | |
*** perlite has quit IRC | 00:18 | |
*** perlite_ is now known as perlite | 00:18 | |
*** dos1 has quit IRC | 00:18 | |
*** Roomerlol has quit IRC | 00:18 | |
*** Tuco1 has quit IRC | 00:19 | |
*** thetet has quit IRC | 00:20 | |
luke-jr | possible to get Maemo to always dial a fixed number, then DTMF the destination>? | 00:22 |
*** jrocha has quit IRC | 00:23 | |
*** slonopotamus has quit IRC | 00:26 | |
*** shentey|mobile has quit IRC | 00:30 | |
*** thuttu77 has joined #maemo | 00:30 | |
DocScrutinizer | luke-jr: I got asked for that (or a similar) "app" and looked quite a bit into it. No way to cleanly implement it | 00:31 |
luke-jr | :/ | 00:31 |
*** liar has joined #maemo | 00:32 | |
DocScrutinizer | you can't intercept&modify the d-bus call or anywhere form top of telepathy stack down to isi | 00:32 |
bindi | NIN101: i have a script like that | 00:33 |
bindi | #!/bin/sh | 00:33 |
DocScrutinizer | you *could* tear down the original call in a fraction of a second, and palce a new call instead | 00:33 |
bindi | ... yeah | 00:33 |
bindi | let me try with the path in there | 00:33 |
DocScrutinizer | luke-jr: but my toenails curl up on trying to implement such BS | 00:34 |
bindi | right, works with the absolute path | 00:35 |
DocScrutinizer | asking for a hook in telepathy the answer was "help us implement it for harmattan! why would you want to do it for fremantle anyway?" | 00:35 |
DocScrutinizer | s/harmattan/meego/ | 00:39 |
infobot | DocScrutinizer meant: asking for a hook in telepathy the answer was "help us implement it for meego! why would you want to do it for fremantle anyway?" | 00:39 |
*** lardman has quit IRC | 00:52 | |
*** archl is now known as jiero | 00:53 | |
*** jiero is now known as luojie-dune | 00:53 | |
*** trbs has quit IRC | 00:53 | |
*** kama has joined #maemo | 00:54 | |
*** jpe has quit IRC | 00:59 | |
*** luojie-dune has quit IRC | 01:01 | |
*** BCMM has quit IRC | 01:01 | |
*** sirdancealot has joined #maemo | 01:04 | |
*** mitsutaka has joined #maemo | 01:13 | |
*** luojie-dune has joined #maemo | 01:19 | |
*** pronto has quit IRC | 01:22 | |
*** mer_ge has joined #maemo | 01:24 | |
*** pronto has joined #maemo | 01:26 | |
*** liar has quit IRC | 01:28 | |
*** rm_work has quit IRC | 01:31 | |
*** mookie has quit IRC | 01:33 | |
*** dRbiG has quit IRC | 01:35 | |
NIN101 | gn8 | 01:37 |
*** NIN101 has quit IRC | 01:37 | |
*** valerius has quit IRC | 01:47 | |
*** Soder has quit IRC | 01:49 | |
*** sp3001 has quit IRC | 01:50 | |
*** rcg1 has quit IRC | 01:52 | |
*** baraujo has quit IRC | 01:54 | |
*** lizardo has quit IRC | 01:54 | |
*** geaaru has quit IRC | 01:56 | |
*** hakkattakk has quit IRC | 01:58 | |
*** mer_ge has quit IRC | 02:01 | |
*** valerius has joined #maemo | 02:07 | |
*** florian has quit IRC | 02:10 | |
*** CosmicU has joined #maemo | 02:11 | |
*** mer_ge has joined #maemo | 02:14 | |
*** mitsutaka has quit IRC | 02:17 | |
*** valerius has quit IRC | 02:18 | |
*** luojie-dune has quit IRC | 02:24 | |
*** KaziKluBey has quit IRC | 02:27 | |
DocScrutinizer | luke-jr: post-dialing DTMF however should be absolutely straigtforward (think I even tested it): <number>W<dmtf> | 02:29 |
DocScrutinizer | all in lime to ETSI/3GPP specs, aka AT-cmdset | 02:29 |
DocScrutinizer | line* | 02:29 |
luke-jr | so I could just sed my addressbook? :P | 02:31 |
DocScrutinizer | luke-jr: I'm quite sure w and p work and I tested both, not sure about ; , etc | 02:31 |
DocScrutinizer | well ; prolly doesn't make sense anyway, for dialer | 02:32 |
DocScrutinizer | umm, dialer only has "p"? on "*+" | 02:34 |
*** valerius has joined #maemo | 02:34 | |
*** LaoLang_cool has joined #maemo | 02:35 | |
*** zap_ has quit IRC | 02:36 | |
DocScrutinizer | anyway my account balance contact phone-number is 5667p1 since ages, and it worked on Nokia 6210 and on N900 after I complaned and the whole USSD thing got fixed | 02:37 |
* DocScrutinizer idly wonders if anybody tested it on N950 | 02:38 | |
*** hardaker2 has quit IRC | 02:43 | |
*** hardaker has joined #maemo | 02:45 | |
*** Atarii has quit IRC | 02:48 | |
*** kW_ has quit IRC | 02:52 | |
HyperSnyper | Doc got any themes for the n900 to suggest ? | 02:53 |
HyperSnyper | :P | 02:53 |
*** Mousey has quit IRC | 02:55 | |
*** mer_ge has quit IRC | 02:56 | |
DocScrutinizer | nah, I never cared about themes, as long as the actual one isn't completely useless (gray on gray for example) | 02:59 |
DocScrutinizer | or green on black ;-P | 03:02 |
*** kW_ has joined #maemo | 03:03 | |
*** wmarone_ has quit IRC | 03:03 | |
*** wmarone_ has joined #maemo | 03:04 | |
*** eijk has quit IRC | 03:04 | |
*** mitsutaka has joined #maemo | 03:07 | |
*** net-split has joined #maemo | 03:08 | |
*** net-split has quit IRC | 03:09 | |
*** t71 has quit IRC | 03:11 | |
*** setanta has quit IRC | 03:11 | |
*** net-split has joined #maemo | 03:11 | |
*** simh has quit IRC | 03:14 | |
*** simh has joined #maemo | 03:15 | |
*** gn00b has joined #maemo | 03:15 | |
bindi | is there an alternative to cron on n900? | 03:21 |
*** kama has quit IRC | 03:25 | |
*** LaoLang_cool has quit IRC | 03:27 | |
*** LaoLang_cool has joined #maemo | 03:28 | |
HyperSnyper | bindi > i was looking it "Alarmed" few days aago seems to be a GUI for adding commands/scripts to the n900 alarm function | 03:39 |
HyperSnyper | not actually tried it myself though.. | 03:39 |
bindi | let's see | 03:40 |
HyperSnyper | or there's Fcron > http://wiki.maemo.org/Fcron | 03:41 |
*** LaoLang_cool has quit IRC | 03:42 | |
*** HyperSnyper has quit IRC | 03:42 | |
*** HyperSnyper has joined #maemo | 03:42 | |
bindi | alarmed seems better :p | 03:42 |
*** phellarv has quit IRC | 03:51 | |
*** nox- has quit IRC | 03:51 | |
*** kakashi_ has quit IRC | 03:51 | |
*** klasu__ has quit IRC | 03:51 | |
*** chadi has quit IRC | 03:51 | |
*** Flipi|BNC has quit IRC | 03:51 | |
*** jaska has quit IRC | 03:51 | |
*** Veggen has quit IRC | 03:51 | |
*** MikaT has quit IRC | 03:51 | |
*** aslani has quit IRC | 03:51 | |
*** kW_ has quit IRC | 03:51 | |
*** Scorcerer has quit IRC | 03:51 | |
*** pcfe has quit IRC | 03:51 | |
*** EgS has quit IRC | 03:51 | |
*** MohammadAG has quit IRC | 03:51 | |
*** xnt14 has quit IRC | 03:51 | |
*** sulx has quit IRC | 03:51 | |
*** RokSteady has quit IRC | 03:51 | |
*** jacekowski has quit IRC | 03:51 | |
*** claw has quit IRC | 03:51 | |
*** kevsim has quit IRC | 03:51 | |
*** Earthwings has quit IRC | 03:51 | |
*** Mek_ has quit IRC | 03:51 | |
*** dev has quit IRC | 03:51 | |
*** jeverling has quit IRC | 03:51 | |
*** chouchoune has quit IRC | 03:51 | |
*** felipe` has quit IRC | 03:51 | |
*** thuttu77 has quit IRC | 03:51 | |
*** mhlavink_afk has quit IRC | 03:51 | |
*** larsivi has quit IRC | 03:51 | |
*** meegoexperts has quit IRC | 03:51 | |
*** machia has quit IRC | 03:51 | |
*** Chiku has quit IRC | 03:51 | |
*** kerio has quit IRC | 03:51 | |
*** args[0] has quit IRC | 03:51 | |
*** ToJa92 has quit IRC | 03:51 | |
*** defragger has quit IRC | 03:51 | |
*** ketas-av has quit IRC | 03:51 | |
*** jevin has quit IRC | 03:51 | |
*** Sicelo has quit IRC | 03:51 | |
*** mk8 has quit IRC | 03:51 | |
*** visz has quit IRC | 03:51 | |
*** X-Fade has quit IRC | 03:51 | |
*** odin_ has quit IRC | 03:51 | |
*** Kowalczyk has quit IRC | 03:51 | |
*** villager has quit IRC | 03:51 | |
*** fuz_ has quit IRC | 03:51 | |
*** GNUton-BNC has quit IRC | 03:51 | |
*** sandwitch has quit IRC | 03:51 | |
*** ieatlint has quit IRC | 03:51 | |
*** Jade has quit IRC | 03:51 | |
*** Milhouse has quit IRC | 03:51 | |
*** kraft has quit IRC | 03:51 | |
*** joga has quit IRC | 03:51 | |
*** flat` has quit IRC | 03:51 | |
*** flux has quit IRC | 03:51 | |
*** Plnt has quit IRC | 03:51 | |
*** frals has quit IRC | 03:51 | |
*** rosseaux has quit IRC | 03:51 | |
*** neal has quit IRC | 03:51 | |
*** Ikarus has quit IRC | 03:51 | |
*** dvoid_ has quit IRC | 03:51 | |
*** Gizmokid2005 has quit IRC | 03:51 | |
*** florentia has quit IRC | 03:51 | |
*** DocScrutinizer51 has quit IRC | 03:51 | |
*** willer_ has quit IRC | 03:52 | |
*** LaoLang_cool has joined #maemo | 03:52 | |
*** z4chh has joined #maemo | 03:55 | |
*** jonwil has joined #maemo | 03:55 | |
*** kW_ has joined #maemo | 03:55 | |
*** thuttu77 has joined #maemo | 03:55 | |
*** phellarv has joined #maemo | 03:55 | |
*** fuz_ has joined #maemo | 03:55 | |
*** nox- has joined #maemo | 03:55 | |
*** Scorcerer has joined #maemo | 03:55 | |
*** mhlavink_afk has joined #maemo | 03:55 | |
*** GNUton-BNC has joined #maemo | 03:55 | |
*** larsivi has joined #maemo | 03:55 | |
*** pcfe has joined #maemo | 03:55 | |
*** kakashi_ has joined #maemo | 03:55 | |
*** klasu__ has joined #maemo | 03:55 | |
*** meegoexperts has joined #maemo | 03:55 | |
*** machia has joined #maemo | 03:55 | |
*** Chiku has joined #maemo | 03:55 | |
*** chadi has joined #maemo | 03:55 | |
*** sandwitch has joined #maemo | 03:55 | |
*** kerio has joined #maemo | 03:55 | |
*** Flipi|BNC has joined #maemo | 03:55 | |
*** ieatlint has joined #maemo | 03:55 | |
*** args[0] has joined #maemo | 03:55 | |
*** Jade has joined #maemo | 03:55 | |
*** ToJa92 has joined #maemo | 03:55 | |
*** defragger has joined #maemo | 03:55 | |
*** Milhouse has joined #maemo | 03:55 | |
*** ketas-av has joined #maemo | 03:55 | |
*** kraft has joined #maemo | 03:55 | |
*** jevin has joined #maemo | 03:55 | |
*** EgS has joined #maemo | 03:55 | |
*** Sicelo has joined #maemo | 03:55 | |
*** mk8 has joined #maemo | 03:55 | |
*** joga has joined #maemo | 03:55 | |
*** visz has joined #maemo | 03:55 | |
*** jaska has joined #maemo | 03:55 | |
*** aslani has joined #maemo | 03:55 | |
*** MikaT has joined #maemo | 03:55 | |
*** Veggen has joined #maemo | 03:55 | |
*** flat` has joined #maemo | 03:55 | |
*** xnt14 has joined #maemo | 03:55 | |
*** MohammadAG has joined #maemo | 03:55 | |
*** X-Fade has joined #maemo | 03:55 | |
*** Kowalczyk has joined #maemo | 03:55 | |
*** odin_ has joined #maemo | 03:55 | |
*** flux has joined #maemo | 03:55 | |
*** sulx has joined #maemo | 03:55 | |
*** chouchoune has joined #maemo | 03:55 | |
*** felipe` has joined #maemo | 03:55 | |
*** jeverling has joined #maemo | 03:55 | |
*** dev has joined #maemo | 03:55 | |
*** Mek_ has joined #maemo | 03:55 | |
*** Earthwings has joined #maemo | 03:55 | |
*** kevsim has joined #maemo | 03:55 | |
*** claw has joined #maemo | 03:55 | |
*** jacekowski has joined #maemo | 03:55 | |
*** RokSteady has joined #maemo | 03:55 | |
*** villager has joined #maemo | 03:55 | |
*** Plnt has joined #maemo | 03:55 | |
*** DocScrutinizer51 has joined #maemo | 03:55 | |
*** florentia has joined #maemo | 03:55 | |
*** Gizmokid2005 has joined #maemo | 03:55 | |
*** dvoid_ has joined #maemo | 03:55 | |
*** neal has joined #maemo | 03:55 | |
*** Ikarus has joined #maemo | 03:55 | |
*** rosseaux has joined #maemo | 03:55 | |
*** frals has joined #maemo | 03:55 | |
*** kraft has quit IRC | 03:55 | |
*** kraft has joined #maemo | 03:56 | |
*** KaziKluBey has joined #maemo | 03:57 | |
jonwil | anyone here any good with autoconf and friends? | 04:00 |
*** t71 has joined #maemo | 04:02 | |
nox- | well just ask you q | 04:02 |
nox- | your even | 04:02 |
bindi | i wonder if it's possible to take pictures with the front camera and upload them on demand | 04:03 |
bindi | with a script that is | 04:03 |
bindi | or rather | 04:03 |
bindi | how to take pictures with the front camera using terminal? :p | 04:03 |
HyperSnyper | bindi > http://pastebin.com/tWpapQCB | 04:10 |
HyperSnyper | i've not tested that myself either | 04:10 |
HyperSnyper | :P | 04:10 |
HyperSnyper | taken from a tutorial called "Finding Your Phone, the Linux Way" | 04:10 |
bindi | seems to work | 04:13 |
bindi | really bad image quality | 04:13 |
HyperSnyper | front camera is really bad | 04:13 |
bindi | can't blame it :P | 04:13 |
bindi | yeah | 04:13 |
*** M4rtinK has quit IRC | 04:14 | |
bindi | i'm bored so i now have a webpage where i can see my phones location, updated every 1 hour | 04:14 |
bindi | not google latitude but uses google maps :p | 04:14 |
bindi | and the ip of the phone is updated there each time it's connected | 04:14 |
bindi | so i can ssh in :D | 04:14 |
HyperSnyper | i use reverse tunnel out with ssh | 04:16 |
HyperSnyper | saves needing open port on phone connection | 04:16 |
bindi | got all ports open with 3G | 04:16 |
HyperSnyper | fair enough | 04:17 |
HyperSnyper | everyone has their own uses | 04:17 |
HyperSnyper | ;P | 04:17 |
bindi | hmm | 04:19 |
bindi | chmod +x cam.sh | 04:19 |
bindi | -rw-r--r-- 1 user root 142 Oct 18 04:18 cam.sh | 04:19 |
bindi | why you no work? :-( | 04:19 |
bindi | logged in as root | 04:19 |
bindi | meh | 04:21 |
bindi | dodgy home dir | 04:21 |
*** kW_ has quit IRC | 04:25 | |
*** janemba has quit IRC | 04:26 | |
*** janemba has joined #maemo | 04:27 | |
*** janemba has joined #maemo | 04:27 | |
*** net-split has quit IRC | 04:32 | |
*** sirdancealot is now known as vortex_glass | 04:37 | |
*** fortytwo has quit IRC | 04:40 | |
*** povbot` has joined #maemo | 04:43 | |
*** povbot has quit IRC | 04:43 | |
*** booiiing has quit IRC | 04:46 | |
*** booiiing has joined #maemo | 04:47 | |
*** hardaker has quit IRC | 04:50 | |
*** sid__ has joined #maemo | 04:54 | |
*** x29a has quit IRC | 04:56 | |
*** LaoLang_cool has quit IRC | 04:56 | |
*** sid_ has quit IRC | 04:57 | |
*** LaoLang_cool has joined #maemo | 04:58 | |
*** swc|666 has joined #maemo | 04:59 | |
*** InvalidHandle has quit IRC | 05:00 | |
*** x29a has joined #maemo | 05:00 | |
*** x29a has joined #maemo | 05:00 | |
*** InvalidHandle has joined #maemo | 05:01 | |
*** pcacjr_ has joined #maemo | 05:02 | |
*** kraft has quit IRC | 05:04 | |
*** kraft has joined #maemo | 05:04 | |
*** pcfe has quit IRC | 05:05 | |
*** pcfe has joined #maemo | 05:05 | |
*** pcfe has quit IRC | 05:05 | |
*** pcfe has joined #maemo | 05:05 | |
*** fortytwo has joined #maemo | 05:06 | |
*** Openfree` has quit IRC | 05:12 | |
*** LiraNuna_ has joined #maemo | 05:13 | |
*** swc|666 has quit IRC | 05:14 | |
*** swc|666 has joined #maemo | 05:14 | |
*** Openfree` has joined #maemo | 05:15 | |
*** drussell has quit IRC | 05:22 | |
*** LiraNuna1 has joined #maemo | 05:22 | |
*** LiraNuna1 has quit IRC | 05:23 | |
*** LiraNuna_ has quit IRC | 05:23 | |
*** janemba has quit IRC | 05:24 | |
*** madalu has joined #maemo | 05:24 | |
*** maybeHere has joined #maemo | 05:30 | |
*** maybeArgh has quit IRC | 05:34 | |
*** bigbluehat has joined #maemo | 05:34 | |
*** LaoLang_cool has quit IRC | 05:37 | |
*** KaziKluBey has quit IRC | 05:39 | |
*** LaoLang_cool has joined #maemo | 05:39 | |
*** bigbluehat has quit IRC | 05:40 | |
*** t_s_o has quit IRC | 05:49 | |
*** jonwil has quit IRC | 05:51 | |
*** t71 has quit IRC | 05:51 | |
*** t71 has joined #maemo | 05:56 | |
*** nox- has quit IRC | 05:59 | |
*** dockane_ has joined #maemo | 06:00 | |
*** dockane has quit IRC | 06:03 | |
*** hardaker has joined #maemo | 06:05 | |
*** swc|666 has quit IRC | 06:06 | |
*** LaoLang_cool has quit IRC | 06:11 | |
*** LaoLang_cool has joined #maemo | 06:12 | |
*** adrianuy has joined #maemo | 06:16 | |
*** swc|666 has joined #maemo | 06:16 | |
*** Scifig has joined #maemo | 06:18 | |
*** radic has quit IRC | 06:19 | |
*** npm has quit IRC | 06:21 | |
*** npm has joined #maemo | 06:22 | |
*** valerius has quit IRC | 06:28 | |
*** madalu has quit IRC | 06:29 | |
*** adrianuy has quit IRC | 06:32 | |
*** t71 has quit IRC | 06:34 | |
*** radic has joined #maemo | 06:34 | |
*** Evanescence has joined #maemo | 06:34 | |
*** CosmicU has quit IRC | 06:47 | |
*** CosmicU has joined #maemo | 06:48 | |
*** valdyn has quit IRC | 06:53 | |
*** x29a_ has joined #maemo | 07:00 | |
*** x29a_ has joined #maemo | 07:00 | |
*** t_s_o has joined #maemo | 07:02 | |
*** valdyn has joined #maemo | 07:03 | |
*** x29a has quit IRC | 07:03 | |
*** x29a_ is now known as x29a | 07:12 | |
*** t_s_o has quit IRC | 07:18 | |
*** drussell has joined #maemo | 07:27 | |
*** drussell has quit IRC | 07:27 | |
*** Psi has quit IRC | 07:28 | |
*** sat2050 has joined #maemo | 07:32 | |
*** sat2050 has quit IRC | 07:39 | |
*** sat2050 has joined #maemo | 07:39 | |
*** Psi has joined #maemo | 07:40 | |
*** DocScrutinizer has quit IRC | 07:43 | |
*** DocScrutinizer has joined #maemo | 07:43 | |
*** sat20501 has joined #maemo | 07:44 | |
*** sat20502 has joined #maemo | 07:45 | |
*** Xjs|moonshine has quit IRC | 07:45 | |
*** t71 has joined #maemo | 07:46 | |
*** sat2050 has quit IRC | 07:46 | |
*** sat20501 has quit IRC | 07:49 | |
*** Roomerlol has joined #maemo | 07:52 | |
*** opdf2 has quit IRC | 07:52 | |
*** sat20502 has quit IRC | 07:53 | |
*** sat2050 has joined #maemo | 07:53 | |
*** githogori has quit IRC | 07:57 | |
*** guerby has quit IRC | 08:01 | |
*** sat2050 has quit IRC | 08:03 | |
*** sat2050 has joined #maemo | 08:03 | |
*** guerby has joined #maemo | 08:04 | |
*** sat2050 has quit IRC | 08:04 | |
*** sat2050 has joined #maemo | 08:05 | |
*** githogori has joined #maemo | 08:07 | |
*** sid__ has quit IRC | 08:11 | |
*** sat2050 has quit IRC | 08:11 | |
*** beford has joined #maemo | 08:12 | |
*** sat2050 has joined #maemo | 08:12 | |
*** sat2050 has quit IRC | 08:13 | |
*** sat2050 has joined #maemo | 08:14 | |
*** sat2050 has quit IRC | 08:14 | |
*** sat2050 has joined #maemo | 08:15 | |
*** sat20501 has joined #maemo | 08:17 | |
*** sat2050 has quit IRC | 08:19 | |
*** tackat has joined #maemo | 08:23 | |
*** slonopotamus has joined #maemo | 08:27 | |
*** mesx has joined #maemo | 08:30 | |
*** Kilroo has quit IRC | 08:31 | |
*** Xjs|moonshine has joined #maemo | 08:38 | |
*** jargon- has quit IRC | 08:39 | |
*** mesx has quit IRC | 08:45 | |
*** t_s_o has joined #maemo | 08:46 | |
*** mesx has joined #maemo | 08:49 | |
*** slonopotamus has quit IRC | 08:52 | |
*** hardaker has quit IRC | 08:53 | |
*** mece has joined #maemo | 08:54 | |
*** larsivi has quit IRC | 09:00 | |
* dreamer having _another_ go at upgrading easydebian | 09:02 | |
dreamer | just stumbled on this page: http://wiki.maemo.org/Easy_Debian#complete_dist-upgrade_to_Squeeze | 09:02 |
dreamer | and didn't realize the rebooting was because of the watchdog hehe | 09:02 |
*** gn00b has quit IRC | 09:05 | |
*** t73 has joined #maemo | 09:06 | |
*** t71 has quit IRC | 09:07 | |
*** Hardknox has joined #maemo | 09:16 | |
*** rmrfchik has left #maemo | 09:19 | |
*** mavhc has quit IRC | 09:23 | |
*** Scifig has quit IRC | 09:23 | |
*** mavhc has joined #maemo | 09:24 | |
*** t73 has quit IRC | 09:25 | |
*** mavhc has joined #maemo | 09:25 | |
*** t7^ has joined #maemo | 09:25 | |
*** LaoLang_cool has quit IRC | 09:28 | |
*** Hardknox has quit IRC | 09:31 | |
*** wam has joined #maemo | 09:35 | |
*** wam has joined #maemo | 09:35 | |
*** gomiam has joined #maemo | 09:39 | |
*** murrayc has joined #maemo | 09:45 | |
*** swc|666 has quit IRC | 09:50 | |
*** eMHa_ has quit IRC | 09:50 | |
*** sat20501 has quit IRC | 09:57 | |
*** sat2050 has joined #maemo | 09:59 | |
*** fuz_ has quit IRC | 10:03 | |
*** mairas has joined #maemo | 10:06 | |
*** dneary_ has joined #maemo | 10:06 | |
*** dneary_ has joined #maemo | 10:06 | |
*** luke-jr has quit IRC | 10:07 | |
*** mairas has quit IRC | 10:08 | |
*** mairas has joined #maemo | 10:08 | |
*** fuz_ has joined #maemo | 10:08 | |
*** trupheenix has joined #maemo | 10:08 | |
*** ferdna has quit IRC | 10:10 | |
*** luke-jr|otg has quit IRC | 10:10 | |
*** larsivi has joined #maemo | 10:12 | |
*** mairas has quit IRC | 10:12 | |
*** mairas has joined #maemo | 10:13 | |
*** tackat has quit IRC | 10:13 | |
*** luke-jr|otg has joined #maemo | 10:14 | |
*** geaaru has joined #maemo | 10:15 | |
*** Wikier has joined #maemo | 10:15 | |
*** _berto_ has joined #maemo | 10:18 | |
*** jpe has joined #maemo | 10:18 | |
*** calvaris has joined #maemo | 10:23 | |
*** eijk has joined #maemo | 10:24 | |
*** andrenarchy has joined #maemo | 10:25 | |
*** Roomerlol has quit IRC | 10:25 | |
*** andrenarchy has left #maemo | 10:25 | |
*** arno0ob has joined #maemo | 10:25 | |
*** jrocha has joined #maemo | 10:26 | |
*** arnet has joined #maemo | 10:27 | |
*** rcg has joined #maemo | 10:37 | |
*** rd has joined #maemo | 10:38 | |
*** sat2050 has left #maemo | 10:39 | |
*** sat2050 has joined #maemo | 10:43 | |
*** drj_cro has joined #maemo | 10:44 | |
*** nmjnb has joined #maemo | 10:48 | |
*** rd has quit IRC | 10:54 | |
*** rd has joined #maemo | 10:54 | |
*** LaoLang_cool has joined #maemo | 10:55 | |
*** thetet has joined #maemo | 10:57 | |
*** t_s_o has quit IRC | 10:59 | |
*** sid__ has joined #maemo | 11:02 | |
*** bergie has joined #maemo | 11:04 | |
*** mookie has joined #maemo | 11:05 | |
*** mesx has quit IRC | 11:08 | |
*** achipa has joined #maemo | 11:08 | |
*** eMHa_ has joined #maemo | 11:08 | |
*** arnet is now known as arnet^off | 11:08 | |
*** larsivi has quit IRC | 11:09 | |
*** beford has quit IRC | 11:11 | |
*** eijk_ has joined #maemo | 11:12 | |
*** tanty has joined #maemo | 11:14 | |
*** AD-N770 has joined #maemo | 11:14 | |
*** eijk has quit IRC | 11:15 | |
*** FIQ|n900 has joined #maemo | 11:18 | |
*** larsivi has joined #maemo | 11:19 | |
*** trupheenix has quit IRC | 11:20 | |
*** inz has quit IRC | 11:22 | |
*** inz has joined #maemo | 11:22 | |
*** OkropNick has joined #maemo | 11:22 | |
*** tackat has joined #maemo | 11:23 | |
*** tanty has quit IRC | 11:24 | |
*** zap_ has joined #maemo | 11:28 | |
*** jpe has quit IRC | 11:30 | |
*** hakkattakk has joined #maemo | 11:34 | |
*** larsivi has quit IRC | 11:34 | |
*** larsivi has joined #maemo | 11:34 | |
dreamer | uhg, I followed this guide to upgrade easydebian: http://wiki.maemo.org/Easy_Debian#complete_dist-upgrade_to_Squeeze << but still meamo reboots near the end of the upgrade | 11:38 |
*** markinfo has joined #maemo | 11:41 | |
*** inz has quit IRC | 11:41 | |
crashanddie | dreamer, sorry, are you looking for help? | 11:42 |
*** trupheenix has joined #maemo | 11:42 | |
*** yaccin has left #maemo | 11:42 | |
*** inz has joined #maemo | 11:43 | |
dreamer | crashanddie: well, I'd like to upgrade my easydebian so I can try this package: http://enchevetres.org/doku.php?id=tek:puredata | 11:44 |
crashanddie | Then ask a question | 11:45 |
crashanddie | because for the past 2 hours, you've been saying random stuff | 11:45 |
*** bergie has quit IRC | 11:46 | |
*** simeoni has quit IRC | 11:46 | |
dreamer | "how do I upgrade easydebian to squeeze without it rebooting maemo or failing horribly?" | 11:46 |
dreamer | and with "the past 2 hours" you mean "that one sentence" ? | 11:47 |
dreamer | oh wait, i said some remarks earlier, n/m :P | 11:47 |
*** sessi has joined #maemo | 11:51 | |
*** sessi is now known as simeoni | 11:51 | |
*** t7^ has quit IRC | 11:52 | |
*** mairas has quit IRC | 11:52 | |
*** mairas has joined #maemo | 11:52 | |
*** deimos has joined #maemo | 11:55 | |
*** jargon- has joined #maemo | 11:57 | |
*** t7^ has joined #maemo | 11:57 | |
*** bergie has joined #maemo | 11:58 | |
*** drj_cro has left #maemo | 11:58 | |
*** drussell has joined #maemo | 11:59 | |
*** lukasz_gut has quit IRC | 12:01 | |
*** lukasz_gut has joined #maemo | 12:01 | |
*** rd has quit IRC | 12:03 | |
*** sat2050 has quit IRC | 12:04 | |
*** sat2050 has joined #maemo | 12:04 | |
*** rd has joined #maemo | 12:05 | |
*** drussell has quit IRC | 12:05 | |
*** KaziKluBey has joined #maemo | 12:06 | |
*** rcg has quit IRC | 12:07 | |
*** trumee has quit IRC | 12:08 | |
*** trumee_ has joined #maemo | 12:08 | |
*** trumee_ has quit IRC | 12:11 | |
*** trumee has joined #maemo | 12:12 | |
*** t7^ has quit IRC | 12:12 | |
Sicelo | dreamer: can u use the blue keys on your easydebian? | 12:12 |
*** lukasz_gut has quit IRC | 12:12 | |
*** t7^ has joined #maemo | 12:14 | |
*** vblazquez has quit IRC | 12:16 | |
*** lukasz_gut has joined #maemo | 12:16 | |
*** sid__ has quit IRC | 12:16 | |
*** jpe has joined #maemo | 12:17 | |
*** florian has joined #maemo | 12:20 | |
*** florian has quit IRC | 12:20 | |
*** florian has joined #maemo | 12:20 | |
*** vblazquez has joined #maemo | 12:22 | |
*** jargon- has quit IRC | 12:25 | |
*** sat2050 has quit IRC | 12:27 | |
*** t7^ has quit IRC | 12:28 | |
*** sat2050 has joined #maemo | 12:28 | |
*** rcg has joined #maemo | 12:28 | |
*** zap_ has quit IRC | 12:31 | |
*** CosmicU has quit IRC | 12:31 | |
*** arnet^off is now known as arnet | 12:33 | |
dreamer | Sicelo: I can't even start it now. the upgrade failed | 12:42 |
*** BCMM has joined #maemo | 12:42 | |
dreamer | I can get into the deb-chroot though. | 12:43 |
Sicelo | sad. well, i never can use them, eg brackets. | 12:43 |
dreamer | afaik they did work, which image did you use? | 12:43 |
Sicelo | debian-m5-v3e.img.ext2.lzma | 12:44 |
*** alehorst has joined #maemo | 12:44 | |
*** trupheenix has quit IRC | 12:45 | |
*** hakkattakk_ has joined #maemo | 12:47 | |
*** tackat_ has joined #maemo | 12:48 | |
*** jonwil has joined #maemo | 12:48 | |
*** M4rtinK has joined #maemo | 12:49 | |
dreamer | Sicelo: ok, same. afaik they worked with that image. but anyway. it's pretty much useless to me. I just wanted to try pd-extended. but if I can't upgrade fully to squeeze -_- | 12:49 |
*** hakkattakk has quit IRC | 12:49 | |
*** tackat has quit IRC | 12:49 | |
*** rd has quit IRC | 12:49 | |
*** trupheenix has joined #maemo | 12:49 | |
*** hakkattakk_ is now known as hakkattakk | 12:50 | |
*** LaoLang_cool has quit IRC | 12:56 | |
Sicelo | i notice the page talks about gconf issues.. wonder if that's nt wherer your issue comes from | 12:56 |
*** hakkattakk_ has joined #maemo | 12:57 | |
*** hakkattakk has quit IRC | 13:00 | |
*** hakkattakk_ is now known as hakkattakk | 13:00 | |
*** lxp has joined #maemo | 13:04 | |
*** lxp1 has quit IRC | 13:06 | |
dreamer | Sicelo: which page? | 13:06 |
*** simh has quit IRC | 13:07 | |
dreamer | ah: "Therefore, it is recommended that for the moment you simply use the image as is." | 13:08 |
dreamer | meh. I'll remove it and never look back <_< | 13:08 |
*** mece has quit IRC | 13:09 | |
*** simh has joined #maemo | 13:11 | |
*** trupheenix has quit IRC | 13:11 | |
*** t7^ has joined #maemo | 13:13 | |
*** trupheenix has joined #maemo | 13:15 | |
*** drj_cro has joined #maemo | 13:17 | |
*** dneary_ has quit IRC | 13:24 | |
*** jave has joined #maemo | 13:24 | |
*** M4rtinK has quit IRC | 13:25 | |
jave | is there no way to hack the n900 firmware so that it always charges maximum from the usb port? | 13:25 |
SpeedEvil | no. | 13:26 |
jave | aaargh | 13:26 |
SpeedEvil | (in other words, you can do that. | 13:26 |
jave | as it is now im ready to stomp on it until it shatters | 13:26 |
jave | any hints apreciated | 13:27 |
SpeedEvil | I'm unsure if anyone has released a script to enable it - what's your issue? | 13:27 |
jave | its simply too picky. I can never charge it properly. I just want to disable all firmware safeguards and always charge it | 13:27 |
*** trupheenix has left #maemo | 13:28 | |
*** dos1 has joined #maemo | 13:29 | |
jave | if the computer burns thats less annoying than the current situation | 13:29 |
*** mairas has quit IRC | 13:32 | |
SpeedEvil | I have a script that does this, but it's broken, and sometimes requires a reboot after charge to get it to charge again normally. | 13:33 |
jave | cool. can I have it? | 13:33 |
SpeedEvil | There is an alternative possibly easier way - if you have a spare USB extension cable you're willing to mod. | 13:37 |
jave | well I have a chorging cable that has shorted data connectors but charging is still flaky | 13:38 |
SpeedEvil | Are you sure it's not the USB socket being dodgy? | 13:39 |
*** piggz has quit IRC | 13:40 | |
jave | possibly. but its hard to tell. I can access the device as data device | 13:40 |
*** zap_ has joined #maemo | 13:40 | |
*** lukasz_gut has quit IRC | 13:40 | |
jave | whun i use a nermal data cable n900 says "too little power" | 13:40 |
jave | when i use my charging cable it sometimes charges sometimes doesnt | 13:41 |
*** lukasz_gut has joined #maemo | 13:41 | |
*** kW_ has joined #maemo | 13:41 | |
jave | it can also be that charging negotiation on the host is broken | 13:42 |
markinfo | if i want to use my nokia n900 to connect in windows 7 to provider data account - is it necessary to install there Nokia PC suite? There was detected and installed Modem on com3. I am trying to conect over that with the same parameters as in n900 - but no success. Or is it necessary to allow it this in nokia n900 first? | 13:44 |
SpeedEvil | When you use a normal cable plugged into a motherboard port, not through a hub, it says too little power? | 13:44 |
*** drj_cro has left #maemo | 13:44 | |
SpeedEvil | markinfo: you need to select 'pc suite' mode when you plug in USB | 13:44 |
markinfo | SpeedEvil, that is all? Should i connect fist in n900 to provider data account - or it can be done in windows? | 13:45 |
SpeedEvil | jave: http://www.mauve.plus.com/t/bmelite - this is a somewhat broken script that when run will stop BME, and display the flashing LED to indicate charging, while turning the charger on. It then when the charger says it's turned off stops charging, and restarts BME. | 13:45 |
*** Milhouse has quit IRC | 13:46 | |
jave | SpeedEvil: yes normal cable laptop motherboard no hub, n900 says "too little power". both laptops i tested had special high power ports | 13:46 |
SpeedEvil | jave: At least here, BME does not properly restart, and is in a confused state requiring a reboot. I do not know why as I haven't investigated enough. | 13:46 |
jave | SpeedEvil: cool, thanks! it cant get any worse... | 13:47 |
markinfo | it is asking for "call number" But provider gives nothing like that. Is this equivalent to "APN: bob.at" ? | 13:49 |
*** Milhouse has joined #maemo | 13:49 | |
Sicelo | number is *99# | 13:49 |
*** t7^ has quit IRC | 13:49 | |
Sicelo | i have PK47, and would like to upgrade to PK48. what is best way to do that? | 13:54 |
markinfo | hm - it stops now on "Computer is going to be registerred in network " ...there is no signalization on Nokia n900 if the modem is accessed over PC (over pc suite)? | 13:55 |
*** dos1 has quit IRC | 13:55 | |
Sicelo | markinfo, u also need initialization string in your modem options, which contains the APN info. i dont remember from the top of my head where it is under windows | 13:56 |
DocScrutinizer | jave: all that sounds pretty much like messed up rootfs on N900, maybe even in conjunction with some hw problems (worn out battery, dodgy USB receptacle) | 13:57 |
jave | DocScrutinizer: messed up rootfs? | 13:58 |
DocScrutinizer | yup | 13:58 |
DocScrutinizer | sth e.g. keeping CPU busy | 13:59 |
jave | i bought a new battery so that should be okay anyway | 13:59 |
jave | oh okay. ill have to look at processet then i suppose | 13:59 |
jave | pity I cant just buy a n950 as a replacement | 14:00 |
DocScrutinizer | first analytic approach: run bq27200.sh 5|tee -a mybatcharge.log, then after 2 minutes plug in USB and let "charge" | 14:00 |
DocScrutinizer | then come here to get the mybatcharge.log analyzed | 14:01 |
jave | thanks. I cant get it to power at all now so I need to get a separate battery charger or something to begin with. | 14:02 |
*** piggz has joined #maemo | 14:03 | |
*** lizardo has joined #maemo | 14:03 | |
*** tackat has joined #maemo | 14:08 | |
*** tackat_ has quit IRC | 14:09 | |
*** piggz has quit IRC | 14:15 | |
*** robbiethe1st has joined #maemo | 14:19 | |
markinfo | Sicelo, nice with that initialisation string +CGDCONT =1,"IP","bob.at" an call number *99# it works. Speed over GSM provider: 4.5Mbps down/0.5Mbps upload. | 14:25 |
*** bergie has quit IRC | 14:26 | |
*** arno0ob has quit IRC | 14:26 | |
*** beford has joined #maemo | 14:27 | |
*** mortenvp has quit IRC | 14:28 | |
Sicelo | ;) | 14:28 |
*** larsivi has quit IRC | 14:29 | |
*** z4chh has quit IRC | 14:31 | |
*** arno0ob has joined #maemo | 14:32 | |
*** dos1 has joined #maemo | 14:34 | |
Sicelo | so, do i need to uninstall PK47 first before installing PK48? HAM refuses to install PK48. i can apt-get, but want to be sure first | 14:35 |
*** croppa has quit IRC | 14:36 | |
*** sid__ has joined #maemo | 14:36 | |
*** larsivi has joined #maemo | 14:37 | |
*** mortenvp has joined #maemo | 14:40 | |
*** x29a has quit IRC | 14:42 | |
robbiethe1st | Sicelo, no you don't. | 14:48 |
robbiethe1st | Remember, the flasher package will end up flashing the kernel to the kernel partition; so long as that happens you'll be fine | 14:48 |
*** kama has joined #maemo | 14:49 | |
Sicelo | thanks robbiethe1st. guess i should apt-get then, as i don't see how to do it via HAM. i get "Conflict with application packages: Linux kernel for power users ... power47" | 14:50 |
robbiethe1st | I always use apt-get myself, so... | 14:50 |
*** FIQ|n900 has quit IRC | 14:50 | |
*** z4chh has joined #maemo | 14:52 | |
*** zz_gri is now known as gri | 14:52 | |
*** jrocha has quit IRC | 14:54 | |
*** x29a has joined #maemo | 14:55 | |
*** x29a has joined #maemo | 14:55 | |
jave | hey, I violated a data usb cable into a charging cable; now I can charge! I couldnt with my readymade charging cable | 14:56 |
*** drj_cro has joined #maemo | 14:58 | |
*** dneary_ has joined #maemo | 14:59 | |
*** dneary_ has joined #maemo | 14:59 | |
cehteh | heh i did too .. too bad i was to lazy to buy a switch to toggle between data/charge | 14:59 |
*** pcacjr_ has quit IRC | 15:00 | |
*** mece has joined #maemo | 15:00 | |
*** lukasz_gut has quit IRC | 15:01 | |
*** lukasz_gut has joined #maemo | 15:02 | |
*** mardi has joined #maemo | 15:02 | |
Sicelo | done. thanks robbiethe1st | 15:03 |
*** Dibblah has quit IRC | 15:05 | |
*** mairas has joined #maemo | 15:05 | |
*** tackat_ has joined #maemo | 15:09 | |
*** tackat has quit IRC | 15:10 | |
*** mairas has quit IRC | 15:10 | |
*** lukasz_gut has quit IRC | 15:10 | |
*** mairas has joined #maemo | 15:11 | |
*** lukasz_gut has joined #maemo | 15:11 | |
*** sid__ has quit IRC | 15:12 | |
*** Evanescence has quit IRC | 15:13 | |
*** mitsutaka has quit IRC | 15:14 | |
*** eMHa_ has quit IRC | 15:14 | |
*** eMHa__ has joined #maemo | 15:14 | |
*** robbiethe1st has quit IRC | 15:15 | |
*** asktoby has joined #maemo | 15:22 | |
asktoby | How do I discern which version of fremantle I am running on my n900? | 15:23 |
SpeedEvil | settings -> about product | 15:23 |
SpeedEvil | 20.2010 = PR1.3 | 15:23 |
asktoby | 20.2010.36-2.203.1 it says. Fab, thanks. | 15:24 |
*** beford has quit IRC | 15:25 | |
asktoby | What are people using for calendars on their n900? I've tried the stock one and gpe-calendar so far. | 15:26 |
SpeedEvil | Stock. | 15:26 |
SpeedEvil | But I have about 3 events on it. | 15:26 |
SpeedEvil | So I'm not the most demanding of users. | 15:26 |
asktoby | :) | 15:26 |
*** z4chh has quit IRC | 15:29 | |
edheldil | I am missing iCal intergration :( | 15:30 |
*** Yuyuko has joined #maemo | 15:30 | |
markinfo | and now - how to connect to DAta account of my phone provider from debian desktop? | 15:31 |
markinfo | is it here? http://wiki.maemo.org/N900_USB_networking | 15:31 |
*** luke-jr has joined #maemo | 15:35 | |
jacekowski | no | 15:39 |
jacekowski | use pcsuite mode | 15:39 |
*** chenca has joined #maemo | 15:39 | |
jacekowski | and that willl present n900 as modem to your pc | 15:39 |
jacekowski | and from there it's just like with any other modem | 15:39 |
jacekowski | wvdial is easy option | 15:39 |
jacekowski | edheldil: exchange integration is there | 15:40 |
*** setanta has joined #maemo | 15:40 | |
asktoby | edheldil: This is why I'm going to try Meego today - hopefully find a better calendar there... | 15:40 |
*** achipa has quit IRC | 15:43 | |
*** achipa has joined #maemo | 15:45 | |
*** aleeepc has joined #maemo | 15:47 | |
aleeepc | hello | 15:47 |
aleeepc | can someone tell me where's the config file of wlan settings? :D | 15:47 |
aleeepc | *anyone | 15:47 |
DocScrutinizer | wlan "settings" are mostly stored in gconf | 15:48 |
DocScrutinizer | http://talk.maemo.org/showthread.php?t=68063 | 15:48 |
DocScrutinizer | so: gconftool-2 -R /system/osso/connectivity/IAP | 15:49 |
*** t7^ has joined #maemo | 15:49 | |
DocScrutinizer | aleeepc: ^^^ | 15:50 |
aleeepc | thx :D | 15:50 |
*** BCMM has quit IRC | 15:50 | |
edheldil | jacekowski: I have only ics files exported through webdav, no MSEX or whole cal server. Or ical? Whatever | 15:51 |
aleeepc | DocScrutinizer, can I use the same gconftool with kubuntu? :D | 15:53 |
*** LaoLang_cool has joined #maemo | 15:53 | |
*** mairas has quit IRC | 15:54 | |
DocScrutinizer | aleeepc: err, sure. but of course not to get the wlan config same way | 15:54 |
*** mairas has joined #maemo | 15:54 | |
DocScrutinizer | aleeepc: on buntkuh there's most likely no /system/osso/connectivity/IAP key in gconf database, as there's no osso-* under that OS | 15:56 |
aleeepc | ok :) | 15:56 |
DocScrutinizer | aleeepc: your question is similar to: "A: use > more d:\path\to\file Q: can I use more on win7 too?" | 15:57 |
*** mairas has quit IRC | 16:03 | |
*** mairas has joined #maemo | 16:03 | |
*** asktoby has quit IRC | 16:07 | |
edheldil | Anyone here knows how to set volume of phonon's audioOutput? | 16:07 |
*** chenca has quit IRC | 16:08 | |
*** Malin is now known as someone | 16:12 | |
*** someone is now known as Malin | 16:12 | |
*** hardaker has joined #maemo | 16:13 | |
*** markinfo has quit IRC | 16:13 | |
DocScrutinizer | phonon, bah | 16:19 |
*** jrocha has joined #maemo | 16:19 | |
*** dm8tbr has quit IRC | 16:22 | |
*** Tscheesy has quit IRC | 16:22 | |
*** Tscheesy has joined #maemo | 16:23 | |
*** etrunko has joined #maemo | 16:24 | |
*** mitsutaka has joined #maemo | 16:26 | |
crashanddie | wow, ##linux is fucking lame | 16:27 |
*** NIN101 has joined #maemo | 16:27 | |
*** deimos has quit IRC | 16:27 | |
crashanddie | You ask people "Why do I see a load of 15-40 on a quad core server, running roughly 150 processes, when CPU utilisation is only 15%?" | 16:27 |
crashanddie | and the only thing they can rant about is IO, IO, IO!LOLWTFOMFGSTFUBBQ!!eleven. | 16:28 |
*** vivijim has quit IRC | 16:28 | |
*** markinfo has joined #maemo | 16:28 | |
*** zap_ has quit IRC | 16:31 | |
*** gomiam has quit IRC | 16:32 | |
*** zap_ has joined #maemo | 16:32 | |
*** larsivi has quit IRC | 16:32 | |
*** larsivi has joined #maemo | 16:33 | |
*** vivijim has joined #maemo | 16:33 | |
*** trx has quit IRC | 16:34 | |
*** trx has joined #maemo | 16:35 | |
*** mardi has quit IRC | 16:36 | |
*** Hoolxi has joined #maemo | 16:37 | |
*** larsivi has quit IRC | 16:39 | |
edheldil | crashanddie: well, it's the first thing I would think of as well ... | 16:42 |
edheldil | DocScrutinizer: I still think it would be ideal for me if the setVolume() worked | 16:43 |
edheldil | I mean "ideal solution" | 16:43 |
*** mtnbkr has quit IRC | 16:43 | |
DocScrutinizer | well, I got a deja-vu | 16:44 |
*** rm_work has joined #maemo | 16:45 | |
*** rm_work has quit IRC | 16:45 | |
*** rm_work has joined #maemo | 16:45 | |
*** markinfo has quit IRC | 16:45 | |
DocScrutinizer | and to save other users from having a deja-vu as well, I'm not going to repeat my rant | 16:45 |
*** lukasz_gut has quit IRC | 16:45 | |
DocScrutinizer | crashanddie: "load" has a very strange unit actually | 16:46 |
crashanddie | edheldil, think about it, sure. Even a kid knows that if a boat isn't moving, you should check if the anchor is still down. This doesn't mean when I said for 8th time "No, io is at under 0.3%", people should keep asking about it. | 16:46 |
DocScrutinizer | crashanddie: and doesn't scale too well on multicore | 16:46 |
crashanddie | actually, it scales fine with multicore. There's two ways of looking at it: running queue / coreCount = x. If x is > to 1, you've got a problem (we run realtime software!) | 16:47 |
*** firevampire has joined #maemo | 16:48 | |
*** lukasz_gut has joined #maemo | 16:48 | |
edheldil | iowait is under 0.3%? Also, I suppose you have got enough mem (I am not sure if paging gets totaled to iowait) | 16:49 |
DocScrutinizer | hmm, I cloudy recall SpeedEvil and ShadowJK(?) elaborating here in this chan about true meaning of load values, quite some time ago | 16:49 |
crashanddie | yes, iowait is hovering around 0.3%. These are servers with 16, 32 or 128GB of RAM. | 16:49 |
edheldil | Anything more elaborated than "averaged number of processes in run queue" ? | 16:49 |
*** mardi has joined #maemo | 16:49 | |
DocScrutinizer | all I memorized about load is that it's all but intuitive a value | 16:50 |
crashanddie | so we just load everything into memory and don't need io anymore (except for network) | 16:50 |
SpeedEvil | Load ca be meaningless - I've had a load of 400 on a (responsive) machine. | 16:50 |
crashanddie | basically what it means is: on a single core CPU, a load of 1 means that it was used 100% in the last unit of time. | 16:50 |
edheldil | crashanddie: check where the processes wait with ps alw | 16:50 |
edheldil | axlw | 16:50 |
SpeedEvil | ^singlecore | 16:51 |
SpeedEvil | As there were a few hundred tasks waiting on the network. (and each completing after a few seconds) | 16:51 |
*** dm8tbr has joined #maemo | 16:51 | |
crashanddie | wait, load can include sleeping apps that wait for network IO? | 16:52 |
DocScrutinizer | lol, that's "nice" | 16:52 |
crashanddie | that doesn't make any sense, and I've never heard of that. | 16:52 |
crashanddie | (doesn't mean it's not true) | 16:52 |
DocScrutinizer | crashanddie: see what I meant by "strange unit"? | 16:53 |
*** mtnbkr has joined #maemo | 16:54 | |
crashanddie | holy crap | 16:55 |
*** baraujo has joined #maemo | 16:57 | |
*** mase76 has joined #maemo | 16:58 | |
*** sid__ has joined #maemo | 16:58 | |
*** pcacjr_ has joined #maemo | 16:58 | |
*** aleeepc has quit IRC | 16:59 | |
crashanddie | well, no. | 16:59 |
*** pcacjr_ has quit IRC | 16:59 | |
DocScrutinizer | man 5 proc|less +'/loadavg' | 16:59 |
DocScrutinizer | FWIW | 16:59 |
*** markinfo has joined #maemo | 17:00 | |
crashanddie | aye, and I've got no process in D | 17:00 |
crashanddie | none whatsoever | 17:00 |
edheldil | so what state are the processes in? R? | 17:01 |
*** willer_ has joined #maemo | 17:01 | |
crashanddie | when I look at ps -Al, they're in S | 17:01 |
crashanddie | but there's a few hundred of those, and most (if not all) get woken up once every second, some every 20ms. | 17:02 |
*** calvaris has quit IRC | 17:02 | |
*** mtnbkr has quit IRC | 17:02 | |
crashanddie | I've got jbd2/dm-0-8 going into D for a second every 10-20 seconds, and that's it. | 17:03 |
*** _berto_ has quit IRC | 17:03 | |
*** jrocha has quit IRC | 17:04 | |
crashanddie | top - 16:04:28 up 136 days, 22:12, 2 users, load average: 16.92, 11.57, 12.60 | 17:04 |
crashanddie | Tasks: 265 total, 27 running, 238 sleeping, 0 stopped, 0 zombie | 17:04 |
crashanddie | Cpu0 : 17.5%us, 0.7%sy, 0.0%ni, 81.5%id, 0.3%wa, 0.0%hi, 0.0%si, 0.0%st | 17:04 |
crashanddie | Cpu1 : 16.6%us, 0.7%sy, 0.0%ni, 81.1%id, 0.0%wa, 0.3%hi, 1.3%si, 0.0%st | 17:04 |
crashanddie | Cpu2 : 17.3%us, 0.7%sy, 0.0%ni, 80.3%id, 1.7%wa, 0.0%hi, 0.0%si, 0.0%st | 17:04 |
crashanddie | Cpu3 : 16.9%us, 0.7%sy, 0.0%ni, 81.4%id, 0.0%wa, 0.3%hi, 0.7%si, 0.0%st | 17:04 |
*** _berto_ has joined #maemo | 17:04 | |
*** tanty has joined #maemo | 17:05 | |
DocScrutinizer | doesn't exactly mean a thing regarding load values | 17:06 |
crashanddie | well it does, because it means that the running queue takes over a single time unit to complete (and apparently, nearly 4 units of time to complete), all the while our CPUs are doing apparently fuck all | 17:06 |
DocScrutinizer | according to man 5 proc|less +'/loadavg' the processes waiting for disk IO are counted in to load >> | 17:08 |
DocScrutinizer | the number of jobs in the run queue (state R) or waiting for disk I/O (state D)<< - how can you tell how many are in state D when kernel evaluated /proc/loadavg? | 17:08 |
*** drj_cro has quit IRC | 17:08 | |
crashanddie | because I never see a single D? | 17:08 |
DocScrutinizer | largely depends on you viewer job's prio and scheduler policy, I guess | 17:09 |
crashanddie | while [ true ] ; do ps -Al | grep D | grep -v WCHAN; done | 17:09 |
crashanddie | yes, but how the hell am I supposed to analyse anything if any tool I use doesn't have the right prio or whatever? | 17:10 |
edheldil | could it be caused by multitude of processes waking up at the same time? | 17:10 |
DocScrutinizer | ioscheduler is another quite complex critter, and it might be not so well defined how it interacts with task scheduler and what /proc/loadavg knows about all that stuff | 17:10 |
crashanddie | might be, edheldil, though one of the most recent patches I included enabled processes to wake up at different time intervals | 17:11 |
*** pronto has joined #maemo | 17:11 | |
*** arnet has quit IRC | 17:13 | |
*** _berto__ has joined #maemo | 17:13 | |
*** mtnbkr has joined #maemo | 17:14 | |
*** sat2050 has quit IRC | 17:14 | |
*** _berto_ has quit IRC | 17:14 | |
*** _berto__ is now known as _berto_ | 17:14 | |
edheldil | _perhaps_ if they wake up at the same time with some high prio, they have to wait for timeslice, increasing the loadavg, but because of the high prio you don't see anything running with a tool running with a lower prio. But I am not a scheduling guru by any means | 17:14 |
*** sat2050 has joined #maemo | 17:14 | |
*** pronto has quit IRC | 17:14 | |
*** pronto has joined #maemo | 17:14 | |
*** sat2050 has quit IRC | 17:14 | |
*** sat2050 has joined #maemo | 17:15 | |
DocScrutinizer | to me the PU values as of top are more honest than the load figures | 17:15 |
DocScrutinizer | dang | 17:16 |
DocScrutinizer | to me the %CPU values as of top are more honest than the load figures | 17:16 |
DocScrutinizer | edheldil: makes quite a bit of sense though | 17:17 |
DocScrutinizer | I may add that due to the way ioscheduler works they may still wake up same moment, regardless of any timers and how they are set | 17:17 |
*** sat2050 has quit IRC | 17:18 | |
luke-jr | yay N900 won't boot -.-;; | 17:18 |
DocScrutinizer | now that's any new? | 17:18 |
luke-jr | apparently upgrading kernel-power is a bad idea | 17:18 |
DocScrutinizer | I'd not be surprised, yes | 17:18 |
luke-jr | unfortunately, the old one is full of issues | 17:19 |
DocScrutinizer | according to posts on tmo I referred to here just as recently as yesterday eve, it seems 49 isn't all that stable | 17:19 |
luke-jr | well, extras-devel just took me to 48 | 17:20 |
edheldil | btw, what are the processes waiting on, crashanddie? | 17:20 |
DocScrutinizer | ouch!!! | 17:20 |
DocScrutinizer | 48 is definitely borked and DANGEROUS | 17:20 |
luke-jr | is there ANY stable kernel for Maemo? -.- | 17:20 |
DocScrutinizer | haha | 17:20 |
*** firevampire has left #maemo | 17:20 | |
Sicelo | 0_0 | 17:21 |
mece | hmm I wonder which kernel I use... | 17:21 |
mece | I thought it was 48 | 17:21 |
*** jrocha has joined #maemo | 17:21 | |
mece | seems to work fine. | 17:21 |
Sicelo | well, i just upgraded to 48 from 47 luke-jr, and didn't have a problem | 17:22 |
SpeedEvil | crashanddie: I'm not sure of the exact reason - I was running hundreds of dig hostname's at once. Looking at [a-z]+.com | 17:22 |
Sicelo | but, DocScrutinizer is worrying me :s | 17:22 |
DocScrutinizer | mece: ol'known nasty I2C-nonlock bug | 17:22 |
*** willer_ has quit IRC | 17:22 | |
mece | no idea what that means. | 17:22 |
mece | regardless, it seems to work fine. | 17:22 |
*** aleeepc has joined #maemo | 17:23 | |
DocScrutinizer | it means your I2C bus might get raped so badly that your PMU will fry the CPU | 17:23 |
luke-jr | I had 46 before I think | 17:23 |
mece | sounds like fun. | 17:23 |
DocScrutinizer | mece: and that's an effect you won't notice reproducably and also it may do harm to hw you notice later only | 17:23 |
*** tanty has quit IRC | 17:23 | |
Sicelo | oh gosh | 17:24 |
mece | DocScrutinizer, ow | 17:24 |
luke-jr | DocScrutinizer: meaning what? | 17:24 |
DocScrutinizer | and random lockups, reboots, failures in arbitrary peripheral sensors/actors will not indicate directly that they were cause by I2C bug | 17:24 |
DocScrutinizer | luke-jr: in 48 they introduced a patch that alllows concurrent access to I2C *serial* bus | 17:25 |
DocScrutinizer | so interleaving bulk access may fail terribly | 17:25 |
mece | what uses that? | 17:25 |
DocScrutinizer | everything | 17:25 |
mece | fun tiems. | 17:25 |
luke-jr | … | 17:26 |
DocScrutinizer | it's just a matter of luck when you run into the race of 2 processes trying to access I2C concurrently | 17:26 |
luke-jr | well I can't even boot atm | 17:26 |
mece | I've had no lockups, reboots or failures tho, so not really sure what to think. Perhaps I don't have 48. I don't remember. | 17:26 |
luke-jr | lol | 17:26 |
DocScrutinizer | that may *for example* be caused by access to twl4030 got messed and you need to remove battery for quite a time to reset it | 17:27 |
Sicelo | so this patch, is it possible to disable it :/ | 17:27 |
DocScrutinizer | it allegedly is, in 49 | 17:27 |
mece | ok then. | 17:27 |
DocScrutinizer | 49 seems to have other, or related, issues though | 17:27 |
mece | when was 49 released? | 17:27 |
*** eijk_ is now known as eijk | 17:28 | |
mece | typical | 17:28 |
luke-jr | note to self: this is bad logic: "well, everyone else runs extras-devel, so it must be stable enough" | 17:28 |
Sicelo | i think 49 is unstable yet, not released. afaik it's not on repos either | 17:29 |
* Sicelo wonders if he should revert ... having no real need for any PK except to use h-e-n | 17:29 | |
luke-jr | wtf is h-e-n | 17:29 |
DocScrutinizer | please check for yourself, the pk-49 tmo thread is a bit long, and post #1 gets frequently updated but doesn't show edit dates or history | 17:30 |
DocScrutinizer | ~h-e-n | 17:30 |
infobot | extra, extra, read all about it, hostmode is http://talk.maemo.org/showthread.php?t=65232, or see ~hostmode-charging | 17:30 |
DocScrutinizer | afk, ttyl | 17:30 |
*** calvaris has joined #maemo | 17:32 | |
DocScrutinizer | (tmo thread) as said above, check your backscroll of this chan, I posted a few relevant links yesterday | 17:32 |
crashanddie | edheldil, it depends on the processes. We have proxy processes that handle SIP data, and HTTP data, and then we have voip processes that handle RTP data (and RTCP/RTSP etc) | 17:34 |
crashanddie | Those represent roughly 30 processes, the rest are statistics and queue processes which aren't really waiting for anything. They just wake up every second and handle whatever they have to handle | 17:34 |
*** Dibblah has joined #maemo | 17:35 | |
edheldil | so the main bunch waits in select() or some such? I am out of ideas, though | 17:35 |
luke-jr | this is NOT cool -.- | 17:36 |
crashanddie | well, poll() or select(), yeah. | 17:36 |
luke-jr | I don't need a N900-brick right before I leave for a 10 day vacation with nothing else | 17:36 |
DocScrutinizer | maybe they all wake on same x.0000000 seconds timer, and then a lot of them wait for disk IO to store their findings about statistics? | 17:36 |
edheldil | poll() is spinning the cpus, no? | 17:36 |
crashanddie | barely | 17:36 |
*** aleeepc has quit IRC | 17:37 | |
DocScrutinizer | afaik poll() actually doesn't really what we'd call polling | 17:37 |
* Sicelo thinks he'll definitely revert. i shan't be getting an n900 soon :P | 17:38 | |
luke-jr | help :< | 17:38 |
DocScrutinizer | luke-jr: try coldflashing if nothing else helps | 17:39 |
Jartza | yeah. thought so, nokia service wants to replace my n900 with e7 :( | 17:40 |
luke-jr | DocScrutinizer: and lose all my data? | 17:40 |
*** ArGGu^^ has quit IRC | 17:40 | |
Jartza | but I don't want no f**king symbian | 17:40 |
mece | Jartza, ask for an N9 :) | 17:40 |
DocScrutinizer | luke-jr: ok pal! keep your data... on a brick | 17:40 |
luke-jr | what I don't get is why the boot menu went away :/ | 17:40 |
*** achipa has quit IRC | 17:40 | |
crashanddie | how long has Nokia been replacing N900's with e-somethings? Why do people keep sending them in, hoping for another outcome? | 17:40 |
mece | luke-jr, you could try to flash kernel only | 17:41 |
luke-jr | mece: I'm trying to load kernel only | 17:41 |
mece | ah | 17:41 |
mece | ok | 17:41 |
luke-jr | I'm guessing power48 removed all my other kernels' modules -.- | 17:41 |
* timeless chuckles | 17:41 | |
luke-jr | but then again, *why won't the bootmenu show*? | 17:41 |
mece | hey timeless, what's up? | 17:41 |
*** jpe has quit IRC | 17:41 | |
timeless | not much, i'm letting one of my computers update, it hasn't been on since august and needs to update :) | 17:42 |
jonwil | Windows? | 17:42 |
luke-jr | jacekowski: ping | 17:42 |
timeless | yeah, the ideapad from dublin | 17:42 |
*** madalu has joined #maemo | 17:42 | |
timeless | jonwil: but note that if it were running ubuntu, it'd have gotten an update offer too :) | 17:42 |
*** cityLights has joined #maemo | 17:43 | |
cityLights | any news about n9 release? | 17:43 |
timeless | if it were running meego, it probably wouldn't have, but more because that project got itself into a mess :) | 17:43 |
jonwil | If it was Gentoo, you would be in a heap of trouble | 17:43 |
timeless | heh | 17:43 |
Jartza | mece: like they would do so :D | 17:43 |
jonwil | Leaving a Gentoo box un-updated for more than 2 weeks tops is asking for disaster | 17:43 |
cityLights | jonwil: dont trash gentoo, I use it | 17:43 |
jonwil | I use i | 17:44 |
DocScrutinizer | (<luke-jr> I'm guessing power48 removed all my other kernels' modules -.-) fair assumption - that 's why you frequently need to flash rootfs together with kernel | 17:44 |
jonwil | it | 17:44 |
timeless | interesting, are there stories i can read online about it? | 17:44 |
*** Zahra has joined #maemo | 17:44 | |
jonwil | and I am speaking from experience | 17:44 |
jonwil | when I say that frequent updating is essential | 17:44 |
Jartza | I ditched EPOC like 15 years ago or so, and I'm not going back there :) | 17:44 |
cityLights | well.... you do have a point there... | 17:44 |
timeless | jonwil: oh, i believe you | 17:44 |
timeless | but i prefer to read dead tree editions :) | 17:45 |
cityLights | so, is there any n9 news I missed? | 17:45 |
*** dos1 has quit IRC | 17:45 | |
luke-jr | Kernel panic - not syncing: Attempted to kill init! | 17:45 |
luke-jr | any ideas? | 17:45 |
*** timmyt has joined #maemo | 17:45 | |
DocScrutinizer | (*why won't the bootmenu show*?) maybe because kernel oopses or panics before bootmenu got a chance to show up - mind that bootmenu is a userland thing called by /sbin/preinit | 17:46 |
timmyt | Ive installed kernel power, and now camera doesn't work | 17:46 |
DocScrutinizer | *sigh* | 17:47 |
DocScrutinizer | RTFM^HTMOTHREAD | 17:47 |
DocScrutinizer | or read backscroll of this chan, search string "fcam" | 17:47 |
timmyt | Anybody hear me? | 17:48 |
luke-jr | DocScrutinizer: bootmenu doesn't need kernel modules, does it? | 17:48 |
DocScrutinizer | I guess "my camera stopped to work" is #1 by far, in PK FAQ | 17:48 |
DocScrutinizer | timmyt: do *you* hear what the others here say? | 17:49 |
timmyt | R they talking to me? | 17:49 |
timmyt | So y don't they call my name? | 17:50 |
DocScrutinizer | luke-jr: dunno which modules get loaded by kernel before even preinit gets started | 17:50 |
DocScrutinizer | I guess it'S a few anyway | 17:50 |
*** thetet has quit IRC | 17:50 | |
*** LaoLang_cool has quit IRC | 17:50 | |
DocScrutinizer | timmyt: RTFM^HTMOTHREAD | 17:51 |
DocScrutinizer | timmyt: I guess "my camera stopped to work" is #1 by far, in PK FAQ | 17:51 |
timmyt | :D | 17:51 |
*** timmyt has left #maemo | 17:51 | |
MohammadAG | so, who'd hate me if I got an iPod? | 17:52 |
DocScrutinizer | in short: un-&re-install all camera apps | 17:52 |
chem|st | *reys* | 17:52 |
chem|st | DocScrutinizer: he is gone... | 17:52 |
DocScrutinizer | MEH | 17:52 |
chem|st | MohammadAG: me | 17:52 |
luke-jr | is there a rescue kernel image yet? | 17:52 |
DocScrutinizer | o/ | 17:52 |
DocScrutinizer | cya | 17:53 |
chem|st | DocScrutinizer: bye | 17:53 |
MohammadAG | chem|st, :( | 17:53 |
*** bergie has joined #maemo | 17:53 | |
jonwil | MohammadAG: Depends what sort of iPod | 17:53 |
chem|st | MohammadAG: just had another iPrank issue... iPhone cannot even send an image over BT to a mac powerbook... | 17:53 |
MohammadAG | touch | 17:53 |
* jonwil hates apple lockdown | 17:54 | |
jonwil | But for playing music, the iPod is fine :) | 17:54 |
jonwil | Its just the app store that I hate | 17:54 |
MohammadAG | music's on the N900/50 | 17:54 |
MohammadAG | I got it for apps | 17:54 |
chem|st | the only good things from apple have *power* in their naming! | 17:54 |
*** thetet has joined #maemo | 17:54 | |
MohammadAG | bus apps, bank apps etc | 17:54 |
jonwil | or Airport | 17:54 |
MohammadAG | 256MB of RAM sucks | 17:55 |
mece | hey look DocScrutinizer, it's your favorite topic: http://talk.maemo.org/showthread.php?t=79018 | 17:55 |
MohammadAG | The N900 performs way better in multitasking | 17:55 |
MohammadAG | cydia (HAM-like app) basically kills the iPod for 10s | 17:55 |
chem|st | MohammadAG: the n900 performs way better in anything I have seen on an iphone yet... except weather forecast live view... | 17:56 |
*** Zahra has quit IRC | 17:57 | |
luke-jr | is there any way to at least copy the data before I replace it with a fresh flash? -.- | 17:57 |
*** timmyt has joined #maemo | 18:00 | |
MohammadAG | chem|st, well, no paypal, whatsapp, viber etc on the N900 | 18:00 |
MohammadAG | I'm not a big fan of closed shit, but you either change friends (or stalk them to be able to contact them) or get an iPod apparently | 18:01 |
timmyt | :( couldn't find the page, may u plz give me itself link ? | 18:01 |
DocScrutinizer | luke-jr: your data is supposed to live on eMMC, not on rootfs/NAND | 18:01 |
*** mece has quit IRC | 18:01 | |
luke-jr | DocScrutinizer: unfortunately, hacking /etc means rootfs/NAND | 18:02 |
DocScrutinizer | timmyt: http://mg.pov.lt/maemo-irclog search fcam | 18:02 |
DocScrutinizer | luke-jr: yup | 18:02 |
DocScrutinizer | luke-jr: I assume you did frequent backups using backupmenu | 18:03 |
luke-jr | haha | 18:03 |
Arkenoi | who the fsck needs whatsapp? | 18:03 |
DocScrutinizer | WTF is whatsapp | 18:03 |
Arkenoi | and what's wrong with web paypal ui? | 18:03 |
*** markinfo has quit IRC | 18:03 | |
Arkenoi | well, by n900 is pretty smooth now.. but i think it is due to activesync i disabled :-( | 18:04 |
*** FIQ|n900 has joined #maemo | 18:05 | |
chem|st | MohammadAG: whatsapp is the worst I have ever seen and if you read the policy and registration agreement you wouldn't install such shit! | 18:06 |
chem|st | MohammadAG: my sister in law asked me to install it on her phone, while installing it I had a look at the agreement and read it out loud to her, and we both agreed that you do not want it on your phone... | 18:06 |
timmyt | DocScrutinizer what is that faq page? | 18:06 |
timmyt | Ive reinstalled fcam driver | 18:07 |
FIQ|n900 | I feeded my N900 with some drink a while ago. It seeemed fine then, but I think the GPS chip is borked. I will not miss it (i rarely used it at all), but how can I confirm this? | 18:10 |
FIQ|n900 | It's too bad if it is, but oh well, I don't care that much about that thing | 18:10 |
MohammadAG | chem|st, doesn't it read your contact list? | 18:10 |
FIQ|n900 | Just want to have a sort of confirm | 18:11 |
MohammadAG | DocScrutinizer, IM that uses phone numbers as usernames | 18:11 |
chem|st | MohammadAG: it is like facebook but with direct access to your phone, and it "may be" pay2use in 2012 | 18:11 |
MohammadAG | so basically, it reads your contact list and shows what contacts have whatsapp, and you have them already there | 18:11 |
MohammadAG | but it's closed (and based on XMPP) | 18:11 |
*** timmyt has left #maemo | 18:12 | |
MohammadAG | chem|st, it is pay to use, 1 year trial | 18:12 |
MohammadAG | by then they'll switch to iMessage or sth | 18:12 |
chem|st | MohammadAG: first reason not to use | 18:13 |
chem|st | MohammadAG: icq changed the policy back in the early millenium to "all your bases are belong to us"... the only thing to use nowadays without any risk is jabber on your own server! | 18:14 |
*** gn00b has joined #maemo | 18:14 | |
*** mairas has quit IRC | 18:15 | |
*** vortex_glass is now known as vortext | 18:16 | |
FIQ|n900 | Some command would be able to list detected devices, wouldn't it? | 18:16 |
FIQ|n900 | like lsusb for USB things, lspci for PCI things, etc | 18:17 |
t7^ | you fed your n900 with a drink :p ?? | 18:19 |
t7^ | what were you thinking ... it'll overclock and stay cool? | 18:19 |
t7^ | :) | 18:19 |
t7^ | just kidding :) | 18:19 |
*** norayr has joined #maemo | 18:21 | |
*** Sazpaimon has quit IRC | 18:22 | |
*** dos1 has joined #maemo | 18:22 | |
*** jonwil has quit IRC | 18:22 | |
luke-jr | I love how Linux no longer supports bridging a usbnet device -.- | 18:23 |
timeless | luke-jr: ? | 18:24 |
luke-jr | can't add usb0 to bridge lan0: Operation not supported | 18:24 |
luke-jr | pretty sure that used to work | 18:24 |
FIQ|n900 | [17:19:29] <t7^> what were you thinking ... it'll overclock and stay cool? | 18:25 |
FIQ|n900 | of course :P | 18:25 |
t7^ | hehe | 18:25 |
*** norayr is now known as arnet | 18:25 | |
* t7^ pats his n900 sitting quiet on the table -_- | 18:25 | |
arnet | omg, ukeyboard again doesn't work. | 18:26 |
arnet | I've reinstalled maemo, it worked even after I recovered previously installed software via backup application. | 18:26 |
arnet | ammm, if I pastebin outpus of ps ax or smth, may be it will help to guess what's blocking virtual keyboard? | 18:27 |
*** rcg has quit IRC | 18:29 | |
*** t_s_o has joined #maemo | 18:29 | |
*** Sazpaimon has joined #maemo | 18:30 | |
*** ferdna has joined #maemo | 18:30 | |
luke-jr | NIN101: ping | 18:32 |
NIN101 | luke-jr: pong | 18:32 |
luke-jr | NIN101: trying to save my system with your rescueOS, but … do I really have to type everything? XD | 18:33 |
NIN101 | yes. | 18:33 |
luke-jr | NIN101: I found telnetd, but the root password seems undocumented :| | 18:33 |
luke-jr | and /etc is read-only | 18:33 |
NIN101 | on the initrd image, yes. "rootme" is the root password. | 18:33 |
luke-jr | ah, nice | 18:33 |
luke-jr | that helps | 18:34 |
luke-jr | NIN101: what was your "plan" for copying data off? ;) | 18:34 |
luke-jr | and, did you map a tab key >.> | 18:34 |
*** timmyt has joined #maemo | 18:35 | |
timmyt | Ive installed fcam drivers,but it still doesnt work | 18:35 |
*** dneary__ has joined #maemo | 18:36 | |
timmyt | Please help me, | 18:36 |
NIN101 | first of all, how much battery do you have? You should run charging script. For copying data: mount ; cp ; tar. That simple. And yes, it is mapped, but keyboard is not localized it, means, it is using an us layout or something. | 18:36 |
luke-jr | NIN101: I have your charger script running on the console | 18:36 |
*** lukasz_gut has quit IRC | 18:36 | |
luke-jr | so no way to move data over the network? :| | 18:36 |
NIN101 | it is not mine :-). | 18:37 |
*** lukasz_gut has joined #maemo | 18:37 | |
NIN101 | network, hmm... | 18:37 |
NIN101 | there is ftpd | 18:38 |
timmyt | Mr docscrutinizer, i did reinstalled fcam drivers, but it still doesn't work | 18:39 |
* luke-jr doesn't think he has a FTP client >_< | 18:39 | |
*** wam has quit IRC | 18:41 | |
*** zap_ has quit IRC | 18:41 | |
timmyt | I have installed kernel power and since then camera doesn't work.ive also installed that mother fucker fcam driver,but it still doesn't work | 18:42 |
*** jave has quit IRC | 18:45 | |
*** cityLights has quit IRC | 18:47 | |
*** t7^ is now known as vilociraptor` | 18:48 | |
vilociraptor` | :o | 18:48 |
vilociraptor` | so before the power kernel your cam was working timmyt ? | 18:49 |
timmyt | Yes | 18:50 |
timmyt | Ugh | 18:51 |
timmyt | Fools | 18:51 |
*** Khertan_n950 has joined #maemo | 18:51 | |
*** timmyt has left #maemo | 18:51 | |
*** ced117 has joined #maemo | 18:57 | |
*** ced117 has quit IRC | 18:57 | |
*** ced117 has joined #maemo | 18:57 | |
*** gn00b has quit IRC | 18:58 | |
Khertan_n950 | ~ping | 18:59 |
infobot | ~pong | 18:59 |
arnet | let me repeat, hm? if I pastebin output of ps may be somebody will have an idea which process stops working my virtual keyboard? | 18:59 |
*** _berto_ has quit IRC | 19:00 | |
*** Wikier has quit IRC | 19:00 | |
*** calvaris has quit IRC | 19:00 | |
*** ale152 has joined #maemo | 19:01 | |
*** murrayc has quit IRC | 19:02 | |
*** mk8 has quit IRC | 19:04 | |
*** slonopotamus has joined #maemo | 19:04 | |
*** arnet is now known as arnet^off | 19:04 | |
vilociraptor` | hmm | 19:05 |
*** calvaris has joined #maemo | 19:05 | |
* luke-jr cries | 19:06 | |
luke-jr | I downgraded the kernel and it STILL won't boot | 19:06 |
vilociraptor` | ok so I have a off topic question ... how many of you have used a laptop for development? Was it an inconvenience? | 19:06 |
frals | im doing it for the past 1½year | 19:08 |
frals | otoh i usually dont take that laptop anywhere... :P | 19:08 |
vilociraptor` | flashing 1.3 kernel doesnt make the device functional? | 19:08 |
*** rd has joined #maemo | 19:09 | |
luke-jr | apparently not | 19:09 |
vilociraptor` | oh cool frals .. I always wanted a tablet pc, and now i'm buying it I think!! | 19:09 |
vilociraptor` | but it has a 12.5" screen -_- and I'm nervous! | 19:09 |
vilociraptor` | $1300 | 19:09 |
vilociraptor` | no N9 for me this year -_- | 19:10 |
vilociraptor` | lol | 19:10 |
* vilociraptor` holds n900 even closer | 19:10 | |
*** mase_76 has joined #maemo | 19:10 | |
*** tackat_ has quit IRC | 19:10 | |
*** mase76 has quit IRC | 19:12 | |
jacekowski | luke-jr: pong | 19:12 |
*** Khertan_n950 has quit IRC | 19:13 | |
frals | vilociraptor`: my laptop has a 15.6" screen ;p | 19:13 |
*** Hoolxi has quit IRC | 19:14 | |
vilociraptor` | this old one i'm using right now has the same, but its like 5 years old | 19:14 |
luke-jr | jacekowski: any idea what those zimages you made me over a year ago did? XD | 19:14 |
vilociraptor` | and its heavy .. so for the first time i'm thinking of buying a light weight machine | 19:14 |
luke-jr | hmm, is it safe to wipe /dev/mtd2 ? | 19:14 |
*** kW_ has quit IRC | 19:15 | |
*** lukasz_gut has quit IRC | 19:17 | |
*** lukasz_gut has joined #maemo | 19:18 | |
*** keithzg has joined #maemo | 19:20 | |
*** jrocha has quit IRC | 19:23 | |
*** calvaris has quit IRC | 19:24 | |
*** jonne has quit IRC | 19:25 | |
*** Sickki has quit IRC | 19:27 | |
*** ale152 has quit IRC | 19:27 | |
luke-jr | … | 19:29 |
DocScrutinizer | for whatever "wipe", probably yes | 19:29 |
luke-jr | DocScrutinizer: yeah, "how" is the next question XD | 19:30 |
luke-jr | I don't suppose dd /dev/zero is ideal | 19:30 |
DocScrutinizer | honestly, nfc | 19:30 |
* luke-jr emerge mtd-tools | 19:30 | |
DocScrutinizer | nanderase maybe | 19:30 |
luke-jr | maybe I *should* just backup.. | 19:30 |
luke-jr | is it pretty safe to assume reflashing won't touch eMMC? | 19:31 |
DocScrutinizer | for combined yes | 19:32 |
luke-jr | I wish Maemo had etckeeper | 19:32 |
*** slonopotamus has quit IRC | 19:32 | |
*** vetsin_ has joined #maemo | 19:32 | |
*** z4chh has joined #maemo | 19:32 | |
DocScrutinizer | re mtd, I gather that's a ringbuffer, and no clue how kernel "mtdconsole" decides where to write to it | 19:32 |
DocScrutinizer | it's also rather annoying there's seemingly no proper tool to read it in a legible way | 19:33 |
luke-jr | strings | 19:34 |
luke-jr | :p | 19:34 |
luke-jr | I just wish it had timestamps | 19:34 |
*** mer_ge has joined #maemo | 19:34 | |
DocScrutinizer | err, yep | 19:35 |
*** dneary_ has quit IRC | 19:36 | |
DocScrutinizer | actually it has: raw unix time | 19:36 |
luke-jr | ? | 19:36 |
luke-jr | anything to backup besides rootfs? | 19:36 |
DocScrutinizer | your rootfs backup isn't complete without /opt | 19:37 |
*** vetsin_ has quit IRC | 19:37 | |
luke-jr | why not? /opt is on eMMC so won't be wiped, right? | 19:37 |
luke-jr | where to find raw unix time in mtd2? | 19:38 |
*** slonopotamus has joined #maemo | 19:38 | |
*** jonne has joined #maemo | 19:40 | |
*** BCMM has joined #maemo | 19:41 | |
DocScrutinizer | it will get wiped on booting your next fresh rootfs | 19:41 |
*** dneary__ has quit IRC | 19:41 | |
DocScrutinizer | my dump starts like "^A^@^@^@^@]^@" | 19:41 |
DocScrutinizer | [80632.333312] 3b60: 00000080 cf019414 c028431c c0355a20 c0353b94 c0353b80 c005794c c00575e4 -- is a line that seems to have timestamp | 19:42 |
DocScrutinizer | and eventually there shows up another "^B^@^@^@^@]^@]" | 19:42 |
DocScrutinizer | looks lke metainfo | 19:42 |
DocScrutinizer | "^C^@^@^@^@]^@]" is next one | 19:43 |
luke-jr | well, timestamps are worthless anyway when there's no clock at boot | 19:43 |
*** NIN101 has quit IRC | 19:43 | |
DocScrutinizer | "^D^@^@^@^@]^@]" next, in >> [80632.343200] Code: bad PC value. <FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF> <FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF><FF>^D^@^@^@^@]^@][80632.344055] mtdoops: Ready 3, 4 (no erase) << | 19:44 |
luke-jr | blah | 19:44 |
*** ghostcube has joined #maemo | 19:45 | |
*** Sickki has joined #maemo | 19:45 | |
*** mer_ge has quit IRC | 19:46 | |
DocScrutinizer | looking into mtdoops.c in kernel sources might help ;-) | 19:46 |
*** mer_ge has joined #maemo | 19:46 | |
*** wazd has joined #maemo | 19:47 | |
DocScrutinizer | btw all the above been less' notiation of special chars | 19:48 |
*** Arkenoi has quit IRC | 19:48 | |
*** mardi has quit IRC | 19:48 | |
DocScrutinizer | so ^D is probably one byte ascii ctrl-d, while <FF> is one byte 0xFF | 19:49 |
*** freemangordon has joined #maemo | 19:50 | |
*** madalu has quit IRC | 19:52 | |
*** fuz_ has quit IRC | 19:53 | |
*** trbs has joined #maemo | 19:53 | |
*** Atarii has joined #maemo | 19:53 | |
*** Atarii has quit IRC | 19:53 | |
*** Atarii has joined #maemo | 19:53 | |
Juozapas | any solution for gtalk status show on contacts yet? | 19:57 |
*** fuz_ has joined #maemo | 19:58 | |
luke-jr | hum | 20:00 |
luke-jr | looks like preinit runs at least | 20:00 |
*** kW_ has joined #maemo | 20:08 | |
*** keithzg has quit IRC | 20:10 | |
*** lardman has joined #maemo | 20:15 | |
*** lardman has quit IRC | 20:15 | |
*** lardman has joined #maemo | 20:15 | |
*** etrunko has quit IRC | 20:16 | |
luke-jr | CAL ERROR: open(/dev/mtd1): No such file or directory | 20:16 |
*** chenca has joined #maemo | 20:17 | |
*** luojie-dune has joined #maemo | 20:17 | |
slonopotamus | DocScrutinizer: luke-jr: what are you doing? | 20:17 |
*** rd has quit IRC | 20:17 | |
luke-jr | slonopotamus: trying to get my N900 to boot again x.x | 20:18 |
slonopotamus | huh | 20:19 |
slonopotamus | you break all nxxx devices you touch? | 20:19 |
*** etrunko has joined #maemo | 20:19 | |
luke-jr | slonopotamus: all I did was apt-get upgrade! | 20:20 |
luke-jr | :/ | 20:20 |
*** jonne has quit IRC | 20:20 | |
*** teddy1 has joined #maemo | 20:22 | |
*** jack_lt has joined #maemo | 20:22 | |
jack_lt | DocScrutinizer, one obvious problem I have on my n900 is that when I save an attachment in claws-mail or a file in gnumeric the device reboots | 20:23 |
jack_lt | DocScrutinizer, not sure if it is related | 20:23 |
DocScrutinizer | ouch | 20:23 |
jack_lt | DocScrutinizer, it could be that those 'extra apps' wants to safe in the root filesystem or something | 20:23 |
jack_lt | I don't have the problem when I save a note from notes for example | 20:23 |
DocScrutinizer | also to luke-jr: OUCH, CAL nuked? | 20:24 |
*** AD-N770 has quit IRC | 20:25 | |
*** rcg has joined #maemo | 20:25 | |
*** mer_ge has quit IRC | 20:27 | |
*** janemba has joined #maemo | 20:28 | |
*** janemba has joined #maemo | 20:28 | |
*** janemba has quit IRC | 20:30 | |
jack_lt | not with leafpad | 20:30 |
*** janemba has joined #maemo | 20:30 | |
*** janemba has joined #maemo | 20:30 | |
luke-jr | DocScrutinizer: looks fine to me :x | 20:31 |
DocScrutinizer | errr, how'd you tell that? | 20:32 |
luke-jr | I can view it in Gentoo | 20:32 |
luke-jr | is maemo's static /dev supposed to have mtd*? | 20:32 |
DocScrutinizer | sure, but to me this crap never looked "fine" | 20:32 |
luke-jr | :p | 20:33 |
luke-jr | DocScrutinizer: what are your /dev/mtd* major/minors? | 20:33 |
luke-jr | in maemo | 20:33 |
DocScrutinizer | luke-jr: dunno about "static" but yes, /dev/mtd.?(ro)? | 20:33 |
DocScrutinizer | mompls | 20:34 |
*** ghostcube has quit IRC | 20:34 | |
luke-jr | static as in before tmpfs is mounted over it :P | 20:34 |
DocScrutinizer | IroN900:~# ls -l /dev/mtd? | 20:34 |
DocScrutinizer | crw-rw---- 1 root root 90, 0 1970-01-01 01:00 /dev/mtd0 | 20:34 |
DocScrutinizer | crw-rw---- 1 root root 90, 2 1970-01-01 01:00 /dev/mtd1 | 20:34 |
DocScrutinizer | crw-rw---- 1 root root 90, 4 1970-01-01 01:00 /dev/mtd2 | 20:34 |
DocScrutinizer | crw-rw---- 1 root root 90, 6 1970-01-01 01:00 /dev/mtd3 | 20:34 |
DocScrutinizer | crw-rw---- 1 root root 90, 8 1970-01-01 01:00 /dev/mtd4 | 20:34 |
DocScrutinizer | crw-rw---- 1 root root 90, 10 1970-01-01 01:00 /dev/mtd5 | 20:34 |
DocScrutinizer | sorry for flooding :-/ | 20:34 |
*** jonne has joined #maemo | 20:36 | |
DocScrutinizer | crw-rw---- 1 root root 90, 2 1970-01-01 01:00 /dev/mtd1 | 20:36 |
DocScrutinizer | crw-rw---- 1 root root 90, 3 1970-01-01 01:00 /dev/mtd1ro | 20:36 |
luke-jr | mtdblock0 ? | 20:36 |
DocScrutinizer | no such thing | 20:36 |
*** githogori has quit IRC | 20:37 | |
luke-jr | strange thing: it does get to getbootstate: slide open, attempting to use bootmenu | 20:37 |
DocScrutinizer | mtd* expands to mtd[0-5](ro)? | 20:38 |
*** slonopotamus has quit IRC | 20:38 | |
*** ghostcube has joined #maemo | 20:39 | |
*** mavhc has quit IRC | 20:43 | |
*** florian has quit IRC | 20:44 | |
*** mavhc has joined #maemo | 20:45 | |
jacekowski | luke-jr: i don't even remember which zimages are you talking about | 20:45 |
luke-jr | jacekowski: XD | 20:46 |
*** soltys has quit IRC | 20:46 | |
DocScrutinizer | actually mtd[0-5]\(ro\)\? | 20:46 |
*** otep_ has joined #maemo | 20:47 | |
* jack_lt rm power-kernel, reboot | 20:47 | |
*** soltys has joined #maemo | 20:47 | |
DocScrutinizer | jack_lt: err what? | 20:48 |
*** arno0ob has quit IRC | 20:48 | |
jack_lt | rm power-kernel to test with stock kernel | 20:48 |
DocScrutinizer | I hope you actually installed stock kernel, kernel-flasher, kernel-modules | 20:49 |
jack_lt | right | 20:49 |
*** otep has quit IRC | 20:49 | |
DocScrutinizer | you can't rm a kernel on a unix machine and hope it will still work | 20:49 |
*** jpe has joined #maemo | 20:49 | |
DocScrutinizer | s/ a / the /. | 20:49 |
jack_lt | ok gnumeric saves just fine with stock kernel | 20:50 |
jack_lt | hmm | 20:50 |
luke-jr | Unable to open frame buffer device /dev/fb0 | 20:50 |
luke-jr | this seems to be the key issue | 20:50 |
*** githogori has joined #maemo | 20:50 | |
DocScrutinizer | jack_lt: hmm, what's been your original problem | 20:51 |
DocScrutinizer | ? | 20:51 |
luke-jr | or this: Error getting variable OSSO_PRODUCT_RELEASE_NAME value | 20:51 |
*** radiofree has quit IRC | 20:51 | |
DocScrutinizer | luke-jr: no fb without powerkernel | 20:51 |
luke-jr | DocScrutinizer: ? | 20:51 |
DocScrutinizer | umm never mind | 20:52 |
*** lukasz_gut has quit IRC | 20:52 | |
jack_lt | claws-mail saves just fine with stock kernel | 20:52 |
*** lukasz_gut has joined #maemo | 20:52 | |
jack_lt | hmm so power-kernel related ... | 20:52 |
jack_lt | DocScrutinizer, ^ | 20:54 |
jack_lt | DocScrutinizer, should a multiboot, stock | power-kernel work? | 20:54 |
DocScrutinizer | multiboot is deprecated | 20:54 |
jack_lt | hmm | 20:54 |
*** eMHa__ has quit IRC | 20:54 | |
jack_lt | doesn't sounds like an option then | 20:55 |
DocScrutinizer | which version of PK was that? | 20:56 |
jack_lt | 48 | 20:56 |
DocScrutinizer | :nod: | 20:56 |
*** rd has joined #maemo | 20:56 | |
DocScrutinizer | try 47, maybe even 46 | 20:56 |
jack_lt | is it possible to install booston without a pk | 20:56 |
jack_lt | ? | 20:56 |
jack_lt | to test it with stock | 20:56 |
DocScrutinizer | booston will work on stock kernel, and I told you to test it on stock kernel | 20:57 |
*** e-yes has joined #maemo | 20:57 | |
jack_lt | ok, booston seems to be removed with the pk kernel | 20:57 |
DocScrutinizer | hostmode however is 100% kernel patches and won't work on stock kernel | 20:58 |
DocScrutinizer | umm, depending on how you flashed, it possibly got nuked from /sbin/, yes | 20:59 |
luke-jr | [ 5.322113] Warning: unable to open an initial console. | 20:59 |
luke-jr | is that in normal dmesg? | 20:59 |
*** smhar has joined #maemo | 20:59 | |
DocScrutinizer | rep "unable to open" /var/log/syslog doesn't yield this | 21:00 |
luke-jr | DocScrutinizer: ls -l /dev/fb0 | 21:00 |
DocScrutinizer | ? | 21:00 |
*** liar has joined #maemo | 21:01 | |
*** NIN101 has joined #maemo | 21:01 | |
DocScrutinizer | IroN900:~# ll /dev/fb0 | 21:01 |
DocScrutinizer | crw-rw---- 1 root video 29, 0 1970-01-01 01:00 /dev/fb0 | 21:01 |
luke-jr | hmm | 21:01 |
jack_lt | DocScrutinizer, sorry, how to chmod it again? | 21:01 |
DocScrutinizer | chmod a+x <path/to/file> | 21:01 |
jack_lt | gracias | 21:02 |
DocScrutinizer | see if i2cset /-get are still available | 21:02 |
DocScrutinizer | i2cget --help | 21:03 |
*** radiofree has joined #maemo | 21:04 | |
jack_lt | it is | 21:04 |
DocScrutinizer | or ls /usr/local/sbin/i2c* | 21:04 |
*** arno0ob has joined #maemo | 21:04 | |
*** luojie-dune has quit IRC | 21:05 | |
DocScrutinizer | ok | 21:05 |
jack_lt | hmm same error | 21:05 |
DocScrutinizer | :-/ | 21:05 |
DocScrutinizer | seems your hardware is a lil bit defect | 21:05 |
*** bergie has quit IRC | 21:05 | |
DocScrutinizer | where "hardware" includes all the stuff you plug in to the N900 | 21:06 |
jack_lt | grrr | 21:06 |
jack_lt | big pita | 21:07 |
jack_lt | it can't be related to the filesystem of the n900 or user rights on it? | 21:07 |
DocScrutinizer | indeed, as that not even is a warranty case, VBoost is no advertised property of the device | 21:08 |
DocScrutinizer | hardly | 21:08 |
DocScrutinizer | well, if you want to make sure, you may flash eMMC as well, going back to complete stock config | 21:09 |
jack_lt | are many n900s having problems with usb hostmode? | 21:09 |
DocScrutinizer | actually that's the first case I heard of | 21:09 |
jack_lt | hmm ok | 21:10 |
DocScrutinizer | have you already tested a powered USB hub? | 21:10 |
jack_lt | yep | 21:10 |
DocScrutinizer | with external power attached? | 21:11 |
jack_lt | and my normal usb on the n900 does not have obvious problems... | 21:11 |
jack_lt | yep | 21:11 |
DocScrutinizer | well, your normal USB doesn't use vboost mode of bq24150 and it doesn't imply usage of any F-F-adapter | 21:12 |
DocScrutinizer | I still suspect that adapter(s) to be weirdly broken | 21:12 |
jack_lt | the FF adapter? | 21:13 |
DocScrutinizer | yes | 21:13 |
jack_lt | I bought a new one | 21:13 |
jack_lt | the same ... | 21:13 |
jack_lt | but new | 21:13 |
DocScrutinizer | same brand? | 21:13 |
DocScrutinizer | useless | 21:13 |
jack_lt | maybe that was not a wise thing | 21:13 |
* jack_lt might try another one later | 21:14 | |
DocScrutinizer | wait a minute, we could do a test | 21:14 |
*** timeless has left #maemo | 21:14 | |
*** rd has quit IRC | 21:15 | |
jack_lt | when I connect the powered hub I get the same error | 21:15 |
jack_lt | nothing on the hub | 21:15 |
DocScrutinizer | jack_lt: would you like to do a test? | 21:16 |
jack_lt | depends :) | 21:17 |
DocScrutinizer | look at the "open end" of your F-F adapter plugged to cable to N900 | 21:17 |
jack_lt | k | 21:18 |
DocScrutinizer | hold it so that you see the 4 contacts on top of the (white) "tongue" | 21:18 |
jack_lt | k | 21:19 |
*** thetet has quit IRC | 21:19 | |
*** slonopotamus has joined #maemo | 21:19 | |
*** larsivi has joined #maemo | 21:20 | |
DocScrutinizer | start booston, then short the right of the 4 contacts to the sleeve metal above, using e.g a small philips screwdriver, knitting needle, or similar | 21:21 |
DocScrutinizer | watch of booston throws the OVERLOAD error - if not try shorting the leftmost contact same way | 21:21 |
*** lizardo has quit IRC | 21:21 | |
jack_lt | short? | 21:22 |
DocScrutinizer | shortcircuit | 21:22 |
jack_lt | just touch it? | 21:22 |
DocScrutinizer | touch both the contact and the metal sleeve same time | 21:22 |
*** jpe has quit IRC | 21:22 | |
jack_lt | k | 21:22 |
DocScrutinizer | if your adapter is OK regarding what I suspect, the it will cause OVERLOAD on right contact. When it is as messed up as I think, it will cause same error on left contact | 21:23 |
*** kama has quit IRC | 21:24 | |
jack_lt | that depends on which side you have up ... | 21:25 |
jack_lt | white part up or down | 21:25 |
*** eMHa__ has joined #maemo | 21:26 | |
*** wam has joined #maemo | 21:26 | |
jack_lt | when I have white part down, left | 21:27 |
DocScrutinizer | yes, that's what I told you. White "tongue" down, with contacts on TOP | 21:28 |
jack_lt | right, left ... | 21:28 |
DocScrutinizer | and left contact causing it is exactly what I thought, those idiots contacted the F-F adapter directly instead of crossing the wires | 21:28 |
jack_lt | hmm | 21:29 |
DocScrutinizer | which means ALL your peripherals got plus on ground, and minus on +VBUS | 21:29 |
jack_lt | so that could / is the cause | 21:30 |
jack_lt | = the good news | 21:30 |
DocScrutinizer | that IS the cause | 21:30 |
jack_lt | do you suggest a brand? | 21:31 |
jack_lt | for a FF adapter? | 21:31 |
DocScrutinizer | sorry, no idea | 21:31 |
jack_lt | anyway, thx a lot | 21:31 |
jack_lt | I hope you're right | 21:31 |
jack_lt | would be great | 21:32 |
DocScrutinizer | trust me, I am - if you did the test exactly like I told you | 21:32 |
*** radiofree has quit IRC | 21:32 | |
*** zap_ has joined #maemo | 21:33 | |
jack_lt | left from my point of view? | 21:34 |
*** thetet has joined #maemo | 21:34 | |
DocScrutinizer | sure | 21:34 |
jack_lt | ok | 21:34 |
*** luojie-dune has joined #maemo | 21:34 | |
jack_lt | should be done the way you told me | 21:35 |
jack_lt | hmm maybe I should test it in the shop | 21:35 |
*** SmilyOrg has joined #maemo | 21:35 | |
DocScrutinizer | looking into the receptacle you got the white thingy on lower half, cavity on upper. The gold contacts fact upward on top of the white thingy, and left contact seen from your POV is the one that indicates sth is wrong | 21:35 |
DocScrutinizer | s/fact/face/ | 21:36 |
infobot | DocScrutinizer meant: looking into the receptacle you got the white thingy on lower half, cavity on upper. The gold contacts face upward on top of the white thingy, and left contact seen from your POV is the one that indicates sth is wrong | 21:36 |
ruskie | http://www.theregister.co.uk/2011/10/18/riaa_biggest_threat_innovation_senator/ <-- ROFL | 21:36 |
jack_lt | right | 21:36 |
jack_lt | I buy another one and report back | 21:37 |
jack_lt | you think this is a design error from their part? | 21:37 |
*** arnet^off is now known as arnet | 21:37 | |
*** thetet has quit IRC | 21:38 | |
*** SmilybOrg has quit IRC | 21:39 | |
DocScrutinizer | jack_lt: think along with me: your PC has host ports, your cable plugged in there has + on right side. now you unplug the cable, turn it towards you, now plus is on left side. you plug F-F adapter on it and plug in another similar plug to the F-F adapter. Obviously this plug is facing away from you and thus has plus on right side. | 21:39 |
DocScrutinizer | so what your F-F adapter needs to do is cross all the 4 wires. Yours doesn't | 21:40 |
*** jrocha has joined #maemo | 21:40 | |
jack_lt | so I want my money back | 21:42 |
*** klasu__ has quit IRC | 21:42 | |
DocScrutinizer | I'd say at very least that | 21:42 |
jack_lt | but it shouldn | 21:42 |
jack_lt | t work on a laptop? | 21:42 |
DocScrutinizer | sorry? | 21:42 |
jack_lt | or is this specific to the n900 | 21:42 |
jack_lt | I can test the FF on my laptop | 21:43 |
DocScrutinizer | such a sort of adapter has no "official" usage | 21:43 |
DocScrutinizer | no, your laptop probably is standards conform and thus has no way to test a single such F-F adapter | 21:43 |
jack_lt | you suspect that connecting an usb stick via this FF adapter to the laptop, fails? | 21:43 |
DocScrutinizer | you can't | 21:44 |
jack_lt | ok | 21:44 |
DocScrutinizer | you'll find no way to plug a usb stick to your laptop with just the F-F adapter plus "standard" cables | 21:44 |
*** thetet has joined #maemo | 21:45 | |
*** radiofree has joined #maemo | 21:45 | |
DocScrutinizer | and if you'd use 2 F-F adapters or sth like that, they would fix the issue by swapping twice | 21:46 |
*** teddy1 has quit IRC | 21:48 | |
*** githogori has quit IRC | 21:49 | |
*** wazd has quit IRC | 21:57 | |
*** teddy1 has joined #maemo | 21:58 | |
*** tarantism has joined #maemo | 22:00 | |
*** arnet is now known as arnet^off | 22:01 | |
*** githogori has joined #maemo | 22:02 | |
*** arnet^off is now known as norayr^off | 22:02 | |
*** norayr^off is now known as arnet | 22:02 | |
*** nmjnb has quit IRC | 22:03 | |
*** t73 has joined #maemo | 22:09 | |
*** alehorst has quit IRC | 22:09 | |
*** vilociraptor` has quit IRC | 22:10 | |
*** trumee_ has joined #maemo | 22:10 | |
*** trumee has quit IRC | 22:10 | |
*** thetet has quit IRC | 22:10 | |
*** wicket64 has joined #maemo | 22:19 | |
*** Roomerlol has joined #maemo | 22:19 | |
jack_lt | thx bbl | 22:20 |
*** jack_lt has quit IRC | 22:20 | |
*** messerting has joined #maemo | 22:26 | |
*** wmarone__ has joined #maemo | 22:26 | |
*** wmarone_ has quit IRC | 22:26 | |
*** vortext has quit IRC | 22:27 | |
t73 | anyone using an expresscard ssd? | 22:28 |
*** t73 is now known as velociraptor` | 22:28 | |
*** ced117 has quit IRC | 22:30 | |
*** lizardo has joined #maemo | 22:31 | |
*** lukasz_gut has quit IRC | 22:31 | |
*** lukasz_gut has joined #maemo | 22:32 | |
*** z4chh has quit IRC | 22:34 | |
*** geaaru has quit IRC | 22:37 | |
mr_jrt | Personally, I ordered one of these: http://www.dealextreme.com/p/usb-cable-coupler-extension-connector-2646 | 22:39 |
*** jhb has joined #maemo | 22:41 | |
dzho | been a long time since I've done a DX order | 22:45 |
*** klasu__ has joined #maemo | 22:46 | |
*** sirdancealot has joined #maemo | 22:48 | |
*** M4rtinK has joined #maemo | 22:56 | |
*** etrunko has quit IRC | 22:57 | |
*** velociraptor` has quit IRC | 22:58 | |
*** rafael2k_ has joined #maemo | 23:01 | |
*** thetet has joined #maemo | 23:03 | |
*** kakashi_ has quit IRC | 23:08 | |
*** florian has joined #maemo | 23:10 | |
*** florian has joined #maemo | 23:10 | |
*** luojie-dune has quit IRC | 23:13 | |
*** rd has joined #maemo | 23:14 | |
*** ArGGu^^ has joined #maemo | 23:16 | |
*** kraft has quit IRC | 23:23 | |
*** Proteous has quit IRC | 23:23 | |
*** dreamer has quit IRC | 23:23 | |
*** krau has quit IRC | 23:23 | |
*** evilbulgarian has quit IRC | 23:23 | |
*** Macer has quit IRC | 23:23 | |
*** robtaylor has quit IRC | 23:23 | |
*** esaym153 has quit IRC | 23:23 | |
*** dmb has quit IRC | 23:23 | |
*** kraft has joined #maemo | 23:24 | |
*** Proteous has joined #maemo | 23:24 | |
*** dreamer has joined #maemo | 23:24 | |
*** krau has joined #maemo | 23:24 | |
*** evilbulgarian has joined #maemo | 23:24 | |
*** Macer has joined #maemo | 23:24 | |
*** robtaylor has joined #maemo | 23:24 | |
*** esaym153 has joined #maemo | 23:24 | |
*** dmb has joined #maemo | 23:24 | |
*** wicket64 has quit IRC | 23:25 | |
*** wicket64 has joined #maemo | 23:26 | |
*** dominikb has joined #maemo | 23:29 | |
*** rafael2k_ has quit IRC | 23:30 | |
hakkattakk | Hi! I just got my n900 and just want to make sure how I flash it. I flash it with this commands: | 23:33 |
hakkattakk | 1. flasher-3.5.exe -F RX-51_2009SE_2.2009.51-1_PR_COMBINED_MR0_ARM.bin -f | 23:33 |
NIN101 | ~flash | 23:34 |
hakkattakk | 2. flasher-3.5.exe -F RX-51_2009SE_10.2010.13-2.VANILLA_PR_EMMC_MR0_ARM.bin -f | 23:34 |
infobot | i heard maemo-flashing is http://wiki.maemo.org/Updating_the_tablet_firmware | 23:34 |
hakkattakk | 3. flasher-3.5.exe -F RX-51_2009SE_2.2009.51-1_PR_COMBINED_MR0_ARM.bin -f -R | 23:34 |
hakkattakk | NIN101: thx | 23:34 |
hakkattakk | yeah, it looks like I was right :) I hope I dont brick the phone now :) | 23:36 |
Sicelo | good luck | 23:36 |
*** wicket64 has quit IRC | 23:37 | |
*** madalu has joined #maemo | 23:39 | |
*** valerius has joined #maemo | 23:40 | |
ShadowJK | It's hard to brick | 23:42 |
ShadowJK | but make sure you have fully charged battery before you start, because it will not flash on not-full battery | 23:42 |
*** krayon has joined #maemo | 23:42 | |
*** krayon has left #maemo | 23:42 | |
*** thetet has left #maemo | 23:43 | |
*** arnet has quit IRC | 23:43 | |
DocScrutinizer | make *SURE* | 23:44 |
*** evilbulgarian has quit IRC | 23:44 | |
DocScrutinizer | and s/hard/almost impossible/ | 23:44 |
*** valerius has quit IRC | 23:45 | |
*** jjo_ has joined #maemo | 23:47 | |
*** evilbulgarian has joined #maemo | 23:48 | |
*** wicket64 has joined #maemo | 23:50 | |
hakkattakk | great! I have charged the battery for about one hour, hopfully it will be fully charged soon | 23:54 |
*** gri is now known as zz_gri | 23:55 | |
*** Roomerlol has quit IRC | 23:57 | |
*** liar has quit IRC | 23:58 | |
*** FIQ|n900 has quit IRC | 23:59 | |
*** liar has joined #maemo | 23:59 | |
*** jrocha has quit IRC | 23:59 | |
*** FIQ|n900 has joined #maemo | 23:59 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!