*** Pali has quit IRC | 00:53 | |
*** g3kk3r has quit IRC | 01:58 | |
*** xorly has joined #maemo | 02:15 | |
*** florian has quit IRC | 02:16 | |
* Oksanaa often uses WLAN, has a SIM card, has to use 3G (2G disappeared in Australia), and said 3G often lacks signal (because Telstra network uses 3G 850MHz band for much of coverage) which might increase drain when phone tries to find non-existent tower | 02:27 | |
*** xorly has quit IRC | 02:32 | |
Oksanaa | That said, I currently have an uptime of 1 day 3 hours 35 minutes, and battery indicator isn't red yet. Despite using Bluetooth, filming a video, watching the video, and Bluetoothing this video over to a computer. | 02:34 |
---|---|---|
*** ruskie has quit IRC | 02:40 | |
*** NeutrinoPower has quit IRC | 02:44 | |
Oksanaa | I wish I could tell cellular modem to shut down when I am in range of certain WiFi networks (and for phone to auto-connect to said WiFi networks, so that SIP would work instead of cellular) | 02:58 |
*** ruskie has joined #maemo | 03:02 | |
DocScrutinizer05 | I think my N900 does exactly that, OOTB | 04:12 |
*** pkill9 has quit IRC | 04:25 | |
*** g3kk3r has joined #maemo | 04:31 | |
*** Kabouik_ has quit IRC | 05:21 | |
*** povbot has joined #maemo | 06:35 | |
*** heroux has quit IRC | 06:44 | |
*** heroux has joined #maemo | 06:59 | |
*** xy2_ has joined #maemo | 07:35 | |
*** Kilroo has quit IRC | 08:50 | |
*** xy2_ has quit IRC | 09:10 | |
*** geaaru has joined #maemo | 10:21 | |
*** florian_kc has joined #maemo | 10:32 | |
*** pkill9 has joined #maemo | 10:36 | |
*** jskarvad has joined #maemo | 11:28 | |
*** jskarvad has quit IRC | 11:28 | |
*** jskarvad has joined #maemo | 11:28 | |
*** florian_kc is now known as florian | 11:53 | |
*** eMHa has joined #maemo | 11:56 | |
*** xorly has joined #maemo | 12:06 | |
*** florian has quit IRC | 12:29 | |
*** florian has joined #maemo | 12:29 | |
*** xorly has quit IRC | 13:30 | |
CatButts | SoftFP ABI vs HardFP ABI | 13:44 |
CatButts | which one runs on N900? | 13:44 |
CatButts | and if both, which one is preferable? | 13:45 |
CatButts | regarding precompiled packages that come in multiple flavours | 13:45 |
CatButts | packages meant to run on maemo | 13:52 |
Hurrian_ | fremantle is armel, all system libs are softfp | 13:53 |
CatButts | so I shouldn't touch hardfp debs, yes? | 13:54 |
*** louisdk has joined #maemo | 13:56 | |
CatButts | https://raspberrypi.stackexchange.com/a/1140 there we go | 13:59 |
CatButts | the answer is no | 14:00 |
*** xy2_ has joined #maemo | 14:10 | |
Maxdamantus | and also, standard Debian "armhf" won't work on N900 because of the CPU bugs. | 14:17 |
Maxdamantus | Since debian armhf assumes thumb2. | 14:17 |
Maxdamantus | (won't work reliably, at least) | 14:18 |
CatButts | you mean the two erratas in the wiki that require specially patched kernel? | 14:21 |
CatButts | as context https://wiki.maemo.org/Java#Sun_Java_SE_for_embedded this is what I'm trying | 14:22 |
CatButts | with java 7 | 14:22 |
bencoh | Maxdamantus: there are software workarounds to the thumb2 issues ... aren't they merged? | 14:22 |
bencoh | (merged in kernel and toolchain) | 14:24 |
bencoh | afaict the "thumb" toolchain is a linaro one | 14:25 |
bencoh | and the first errata fix is present in mainline/vanilla | 14:26 |
*** louisdk has quit IRC | 14:31 | |
*** xorly has joined #maemo | 14:31 | |
*** Wizzup has quit IRC | 14:32 | |
*** Wizzup has joined #maemo | 14:32 | |
CatButts | Oh hey, I got java running, that's kinda sad | 14:46 |
CatButts | :p | 14:46 |
CatButts | OpenJDK is sucky | 14:47 |
*** sunshavi has quit IRC | 14:47 | |
CatButts | official embedded superior | 14:47 |
*** ecloud is now known as ecloud_wfh | 14:51 | |
CatButts | https://www.mail-archive.com/maemo-users@maemo.org/msg13950.html how would I go about using wmctrl on an application that has yet to launch? | 15:10 |
CatButts | from CLI | 15:11 |
CatButts | as opposed to dedicating a shortcut key | 15:14 |
CatButts | aka command wrapper | 15:14 |
*** sunshavi has joined #maemo | 15:20 | |
*** xorly has quit IRC | 15:27 | |
DocScrutinizer05 | maemo uses softfp: Hardware floating point using the soft floating point ABI. passing floats through integer registers to a lib that moves them to the FP registers, and provides results back to caller via interger registers (or stack?). The speed penalty isn't as large as you might think since both use hardware coproc for the heacy lifting (if available, in case of softfp) | 15:38 |
*** xy2_ has quit IRC | 15:39 | |
DocScrutinizer05 | Thumb is pretty much orthogonal to this | 15:40 |
*** xy2_ has joined #maemo | 16:10 | |
*** xy2_ has quit IRC | 16:15 | |
*** xorly has joined #maemo | 16:38 | |
*** xy2_ has joined #maemo | 16:39 | |
*** geaaru has quit IRC | 16:44 | |
*** Kabouik_ has joined #maemo | 17:51 | |
*** florian has quit IRC | 18:04 | |
CatButts | hmmmm | 18:11 |
CatButts | is it possible to detect from CLI if a proccess has a window, on Maemo? | 18:12 |
CatButts | I'd have to get the PID on launch, somehow | 18:12 |
CatButts | and when the timing is right, I force proccess fullscreen with wmctrl | 18:14 |
CatButts | or maybe xdotool | 18:15 |
*** Pali has joined #maemo | 18:21 | |
*** florian has joined #maemo | 18:36 | |
*** cyteen has quit IRC | 19:05 | |
*** cyteen has joined #maemo | 19:10 | |
*** pagurus has joined #maemo | 19:10 | |
*** pagurus` has quit IRC | 19:12 | |
*** Kabouik- has joined #maemo | 19:15 | |
*** Kabouik_ has quit IRC | 19:18 | |
*** Pali has quit IRC | 19:30 | |
*** eMHa has quit IRC | 19:32 | |
*** xy2_ has quit IRC | 19:42 | |
*** xy2_ has joined #maemo | 19:47 | |
*** Vajb has quit IRC | 20:04 | |
*** Vajb has joined #maemo | 20:11 | |
DocScrutinizer05 | I think that's not really how hildon works | 20:27 |
DocScrutinizer05 | I'm not even sure if matchbox supports it | 20:27 |
DocScrutinizer05 | if I'm not mistaken and matchbox is _not_ our xserver (except maybe in early boot, or at all) | 20:28 |
DocScrutinizer05 | ~ükf | 20:29 |
DocScrutinizer05 | ~pkg | 20:29 |
infobot | hmm... pkg is http://maemo.org/packages/ | 20:29 |
DocScrutinizer05 | ummm http://maemo.org/packages/view/xserver-xomap/ | 20:29 |
DocScrutinizer05 | anyway http://maemo.org/packages/view/xdotool/ | 20:31 |
DocScrutinizer05 | CatButts: | 20:35 |
DocScrutinizer05 | --sync | 20:35 |
DocScrutinizer05 | Block until there are results. This is useful when you are launching an application want want to wait until the application window is visible. For example: | 20:35 |
DocScrutinizer05 | google-chrome & | 20:35 |
DocScrutinizer05 | xdotool search --sync --onlyvisible --class "google-chrome" | 20:35 |
*** jskarvad has quit IRC | 20:36 | |
*** phlixi has quit IRC | 20:39 | |
DocScrutinizer05 | man xdotool is awesome | 20:41 |
DocScrutinizer05 | swiss army knife | 20:41 |
DocScrutinizer05 | one thing it lacks: record macros | 20:42 |
*** phlixi has joined #maemo | 20:48 | |
*** pkill9 has quit IRC | 20:51 | |
Maxdamantus | 01:22:58 < bencoh> Maxdamantus: there are software workarounds to the thumb2 issues ... aren't they merged? | 20:54 |
Maxdamantus | bencoh: aiui, there are two issues .. one is worked around in a kernel, the other is worked around in userspace. | 20:55 |
Maxdamantus | bencoh: so even if you're using a kernel with the workaround, the Debian armhf userspace is still subject to the other issue. | 20:55 |
Maxdamantus | as DocScrutinizer05 alluded to, the issue isn't "hardfp" itself. The issue is just that Debian's "hardfp" distribution makes use of thumb2 as if it works correctly. | 20:57 |
Maxdamantus | er, Debian's "armhf" distribution* | 20:57 |
Maxdamantus | Oh, maybe it's enabled by default already: https://sourceware.org/ml/binutils/2009-05/msg00297.html | 21:09 |
*** pkill9 has joined #maemo | 21:11 | |
*** pkill9 has quit IRC | 21:26 | |
CatButts | https://github.com/jordansissel/xdotool/issues/14 | 21:30 |
CatButts | fun | 21:30 |
*** DocScrutinizer05 has quit IRC | 21:45 | |
*** DocScrutinizer05 has joined #maemo | 21:45 | |
*** jkepler has quit IRC | 22:11 | |
CatButts | https://pastebin.com/LtXpCQQ5 I tried | 22:23 |
*** jkepler has joined #maemo | 22:31 | |
*** jkepler has quit IRC | 22:37 | |
CatButts | I think at this stage, I should look into how Easy Debian does it | 22:48 |
*** Kabouik_ has joined #maemo | 22:57 | |
*** jkepler has joined #maemo | 22:57 | |
*** Kabouik- has quit IRC | 22:59 | |
*** Kabouik has joined #maemo | 23:00 | |
*** jkepler has quit IRC | 23:01 | |
*** Kabouik_ has quit IRC | 23:02 | |
*** jkepler has joined #maemo | 23:02 | |
*** cyteen has quit IRC | 23:08 | |
*** cyteen has joined #maemo | 23:12 | |
*** xy2_ has quit IRC | 23:13 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!