sledges | shell lesson learned: never grep for > | 00:00 |
---|---|---|
sledges | ever | 00:00 |
*** arcean has quit IRC | 00:41 | |
*** marxistvegan has quit IRC | 01:06 | |
*** marxistvegan has joined #sailfishos-porters | 01:08 | |
*** marxistvegan has quit IRC | 01:39 | |
*** _Serial has quit IRC | 02:42 | |
*** dmt__ has quit IRC | 02:44 | |
*** marxistvegan has joined #sailfishos-porters | 02:45 | |
*** spiiroin has quit IRC | 02:46 | |
*** spiiroin has joined #sailfishos-porters | 03:09 | |
*** spiiroin has quit IRC | 03:29 | |
*** spiiroin has joined #sailfishos-porters | 04:13 | |
*** sletta has joined #sailfishos-porters | 04:51 | |
*** vrutkovs has joined #sailfishos-porters | 04:53 | |
*** VDVsx has quit IRC | 04:56 | |
*** sletta has quit IRC | 04:56 | |
*** VDVsx has joined #sailfishos-porters | 05:22 | |
*** olafh has joined #sailfishos-porters | 05:32 | |
*** sletta has joined #sailfishos-porters | 05:39 | |
*** sletta has quit IRC | 05:41 | |
*** marxistvegan has quit IRC | 05:43 | |
*** vrutkovs has quit IRC | 05:51 | |
*** VDVsx has quit IRC | 05:54 | |
*** VDVsx has joined #sailfishos-porters | 05:55 | |
*** Guhl has joined #sailfishos-porters | 06:11 | |
*** blackjack4it has joined #sailfishos-porters | 06:32 | |
*** blackjack4it has left #sailfishos-porters | 06:32 | |
*** sletta has joined #sailfishos-porters | 07:01 | |
*** alin__ has quit IRC | 07:01 | |
*** SK_work has joined #sailfishos-porters | 07:16 | |
*** Guhl has quit IRC | 07:18 | |
*** dr_gogeta86 has joined #sailfishos-porters | 07:45 | |
*** sletta has quit IRC | 08:07 | |
*** alin has joined #sailfishos-porters | 08:09 | |
*** alin has quit IRC | 08:09 | |
*** alin has joined #sailfishos-porters | 08:09 | |
*** cxl000 has joined #sailfishos-porters | 08:10 | |
*** sletta has joined #sailfishos-porters | 08:10 | |
*** chrisi has quit IRC | 08:28 | |
*** chrisi has joined #sailfishos-porters | 08:32 | |
*** arcean has joined #sailfishos-porters | 09:07 | |
*** Guhl has joined #sailfishos-porters | 09:26 | |
*** alin has quit IRC | 09:28 | |
*** alin has joined #sailfishos-porters | 09:31 | |
*** alin has quit IRC | 09:31 | |
*** alin has joined #sailfishos-porters | 09:31 | |
*** sletta has quit IRC | 09:32 | |
*** dmt__ has joined #sailfishos-porters | 09:34 | |
*** iuno has joined #sailfishos-porters | 09:45 | |
iuno | hi there ;-) | 09:45 |
*** iuno has quit IRC | 09:53 | |
*** iuno has joined #sailfishos-porters | 09:55 | |
*** Nokius1 has joined #sailfishos-porters | 10:18 | |
*** Nokius has quit IRC | 10:21 | |
*** dmt__ has quit IRC | 10:35 | |
Guhl | hi, i would have a systemd question | 10:40 |
Guhl | my /system does not mount | 10:40 |
Guhl | in system.mount is says What=/dev/block/mmcblk0p25 | 10:40 |
Guhl | but for whatever reason when i check the kernel messages | 10:41 |
Guhl | is see | 10:41 |
Guhl | <30>[ 35.093139] systemd[1]: Expecting device dev-block-mmcblk0p25.device... | 10:41 |
Guhl | <28>[ 63.937561] systemd[1]: Job dev-block-mmcblk0p25.device/start timed out. | 10:41 |
Guhl | <31>[ 63.938354] systemd[1]: Job dev-block-mmcblk0p25.device/start finished, result=timeout | 10:41 |
Guhl | <27>[ 63.940185] systemd[1]: Timed out waiting for device dev-block-mmcblk0p25.device. | 10:41 |
Guhl | <27>[ 63.943389] systemd[1]: Dependency failed for Droid mount for /system. | 10:42 |
Guhl | i would say that the simple solution is to change the What= | 10:42 |
Guhl | to | 10:42 |
Guhl | What=/dev/mmcblk0p25 | 10:42 |
Guhl | but of course my question is why do the dev-block-mmcblk0pxx.device jobs timeout | 10:45 |
*** krnlyng has quit IRC | 10:46 | |
*** krnlyng has joined #sailfishos-porters | 10:47 | |
Guhl | w00t -> test_glesv2 creates a diamond shaped thing containing a rotating spiral on my screen | 10:48 |
*** sletta has joined #sailfishos-porters | 10:52 | |
Guhl | and now for something completely different: why does lipstick not start? | 10:55 |
*** swex has joined #sailfishos-porters | 10:56 | |
sledges | Guhl: because /system not mounted | 10:58 |
sledges | does ./block/ node exist? | 10:58 |
Guhl | sledges, /system is now mounted on boot as i changed it to /dev/mmcblk0p25 | 10:59 |
sledges | launch qmlscene now | 11:00 |
Guhl | using which qml? or none? | 11:09 |
Guhl | EGL_PLATFORM=fbdev test_hwcomposer works perfectly btw | 11:09 |
Guhl | lauching without qml creates something that looks like a file explorer on the screen | 11:10 |
Guhl | as there is not realy going on to much her atm i'll paste 20 lines to irc OK | 11:12 |
Guhl | sh-3.2# EGL_PLATFORM=fbdev /usr/lib/qt5/bin/qmlscene -platform hwcomposer | 11:12 |
Guhl | EGLFS: Screen Info | 11:12 |
Guhl | - Physical size: QSizeF(4.29497e+09, 4.29497e+09) | 11:12 |
Guhl | - Screen size: QSize(480, 800) | 11:12 |
Guhl | - Screen depth: 32 | 11:12 |
Guhl | == hwcomposer module == | 11:12 |
Guhl | * Address: 0x4359f004 | 11:12 |
Guhl | * Module API Version: 2 | 11:12 |
Guhl | * HAL API Version: 0 | 11:12 |
Guhl | * Identifier: hwcomposer | 11:12 |
Guhl | * Name: Qualcomm Hardware Composer Module | 11:12 |
Guhl | * Author: CodeAurora Forum | 11:12 |
Guhl | == hwcomposer module == | 11:12 |
Guhl | == hwcomposer device == | 11:13 |
Guhl | * Version: 1010001 (interpreted as 1010001) | 11:13 |
*** swex has quit IRC | 11:13 | |
Guhl | * Module: 0x4359f004 | 11:13 |
Guhl | == hwcomposer device == | 11:13 |
Guhl | QEglScreen 0x1a0a688 | 11:13 |
Guhl | QEglWindow 0x1a2cb18: 0x1a54900 0x0 | 11:13 |
Guhl | QEglWindow 0x1a2cb50: 0x1a52648 0x0 | 11:13 |
Guhl | QEglWindow 0x1a7b3a0: 0x1a52618 0x0 | 11:13 |
Guhl | This plugin does not support propagateSizeHints() | 11:13 |
Guhl | QEglBackingStore::flush 0x1a54900 | 11:13 |
Guhl | WARNING: virtual int FbDevNativeWindow::setBufferCount(int): allocated only 2 buffers out of 3 | 11:13 |
Guhl | QEglBackingStore::flush 0x1a54900 | 11:13 |
Guhl | QEglBackingStore::flush 0x1a54900 | 11:13 |
Guhl | that looks very promising to me -> but now i got to go cooking as my ladies will come home soon for lunch :-) | 11:14 |
*** spiiroin has quit IRC | 11:23 | |
*** Eztran has joined #sailfishos-porters | 11:29 | |
sledges | niice! | 11:31 |
*** vakko has joined #sailfishos-porters | 11:34 | |
*** vakko is now known as vakkov | 11:34 | |
vakkov | Hi there, porters! | 11:35 |
alin | vakkov: freshers week over? | 11:39 |
vakkov | alin: first lecture starting in 20 minutes | 11:40 |
alin | vakkov: forget about that... see which university has freshers week this week | 11:40 |
alin | lectures will be every week | 11:40 |
Guhl | so piggz said: | 11:42 |
Guhl | piggzwhat happens if you run qmlscene? if it works, you likely want the servicemanager patches | 11:42 |
Guhl | so it seems that i likely want the servicemanager patches | 11:43 |
Guhl | if i would know where and what they are | 11:43 |
Guhl | but a question to the porting pros here | 11:44 |
Guhl | the system.mount file obviously is generated from out/target/product/vision/root/fstab.vision | 11:46 |
Guhl | which basically means that whit every new build my change in system.mount will be gone | 11:48 |
alin | Guhl: probably... unless specially patched will be by whatever ends up in /etc/fstab | 11:48 |
alin | Guhl: I think there is a procedure where you have to create new mountpoints for the device... commit them and not worry when you build the image | 11:48 |
alin | Guhl: sledges knows | 11:48 |
Guhl | you mean the fix_mountpoints script from hybris-boot? | 11:49 |
*** spiiroin has joined #sailfishos-porters | 11:50 | |
Guhl | i think that is for recovery.fstab | 11:53 |
Guhl | but i'll wait for sledge | 11:53 |
*** vakkov has quit IRC | 11:53 | |
sledges | yes, alin's correct | 11:54 |
sledges | just remove blocl bit, add vision next to i9305 | 11:54 |
alin | sledges: ok.. I will do a printscreen to that... to show to my gf | 11:55 |
Guhl | sledges, where? | 11:55 |
sledges | fix-mountpoints | 11:55 |
sledges | ;) | 11:56 |
Guhl | ahh now i see | 11:56 |
Guhl | the "i9305" | "encore" | "n7000") section | 11:56 |
Guhl | cool | 11:58 |
Guhl | sledges, do you know which "servicemanager patches" piggz was refering to? | 11:59 |
*** swex has joined #sailfishos-porters | 11:59 | |
Guhl | another question - i have to load a kernel module on boot | 12:01 |
Guhl | where would i tell this to the build system? | 12:01 |
alin | Guhl: I think one of the init. files | 12:17 |
alin | Guhl: you can sed it in ks in the post section | 12:17 |
*** hurrian has joined #sailfishos-porters | 12:20 | |
*** hurrian has joined #sailfishos-porters | 12:20 | |
*** arcean has quit IRC | 12:23 | |
*** iuno has quit IRC | 12:32 | |
*** iuno has joined #sailfishos-porters | 12:34 | |
sledges | Guhl: piggz: Nokius1: sorry merged only now, good work! https://github.com/mer-hybris/android_system_core/pull/8 https://github.com/mer-hybris/android_frameworks_base/pull/1 | 12:36 |
sledges | Guhl: find rpm/ | grep modules | 12:37 |
Guhl | sledges, i c - thanks a million | 12:39 |
*** marxistvegan has joined #sailfishos-porters | 12:41 | |
Guhl | sledges, to incorporate the patches you just committed i need to update the devel mer-hybris ? | 12:50 |
Guhl | ah no i need to repo sync right | 12:53 |
sledges | yes | 12:55 |
Guhl | it's getting to convenient to just ask a question to you instead of looking and thinking myself :-) | 12:56 |
sledges | that's why i start answer slowly;P | 12:57 |
Guhl | heh | 12:58 |
*** arcean has joined #sailfishos-porters | 13:06 | |
*** vakkov has joined #sailfishos-porters | 13:10 | |
*** vakkov has quit IRC | 13:17 | |
*** vakkov has joined #sailfishos-porters | 13:29 | |
Guhl | OK:module load worked | 13:48 |
Guhl | system is mounted | 13:48 |
Guhl | OMG it asks for a language selection and i even used the right input for the touch screen | 13:49 |
sledges | \o/ | 13:59 |
* sledges hands out a porter's badge to Guhl | 13:59 | |
alin | Guhl: you are there... | 14:00 |
alin | Guhl: are you in the tutorial? | 14:00 |
*** Guhl has quit IRC | 14:04 | |
*** beidl_ has joined #sailfishos-porters | 14:04 | |
*** iuno has quit IRC | 14:07 | |
*** beidl has quit IRC | 14:07 | |
*** iuno has joined #sailfishos-porters | 14:08 | |
*** Guhl has joined #sailfishos-porters | 14:16 | |
*** marxistvegan has quit IRC | 14:25 | |
sledges | Guhl: photosession time;) | 14:26 |
Guhl | well if i get lipstick running you'll be the first to see it :-P | 14:28 |
*** beidl_ is now known as beidl | 14:30 | |
beidl | habe die ehre | 14:30 |
Guhl | und die masern | 14:30 |
beidl | :P | 14:31 |
sledges | let's go all the way:) | 14:32 |
Guhl | you would not wanna go down that road | 14:36 |
sledges | you don't wanna get lipstick running?;P | 14:36 |
iuno | beidl: a bayer, hier? ;-) | 14:37 |
beidl | iuno: austrian ;) | 14:37 |
iuno | ah almost! (sorry for that :P) | 14:38 |
*** marxistvegan has joined #sailfishos-porters | 14:44 | |
beidl | iuno: close enough :) | 14:45 |
*** VDVsx has quit IRC | 14:47 | |
*** arcean has quit IRC | 14:57 | |
*** MSameer has quit IRC | 15:03 | |
*** MSameer has joined #sailfishos-porters | 15:03 | |
sledges | https://twitter.com/IekkuPylkka/status/514029848525025281 | 15:20 |
* sledges <- not biased at all | 15:22 | |
Guhl | sledges, maybe you can see something in this why lipstick fails? | 15:25 |
Guhl | http://pastebin.com/8bGxffbx | 15:25 |
beidl | Guhl: could you please run top and see if a process is going crazy? | 15:27 |
sledges | Guhl: would be good to isolate lipstick - just start it from cmdline as user | 15:29 |
Guhl | not really when lipstick tries to start it's like 70% CPU but all other processes are insignificant | 15:29 |
Guhl | as root? | 15:31 |
sledges | as user | 15:31 |
Guhl | nemo? | 15:32 |
sledges | yes | 15:32 |
Guhl | [C] unknown:0 - Failed to create display (Connection refused) | 15:33 |
Guhl | sorry that was without -platform | 15:34 |
Guhl | http://pastebin.com/0st0zMYk | 15:35 |
*** phdeswer has quit IRC | 15:35 | |
*** Jonni_ has joined #sailfishos-porters | 15:36 | |
*** Jonni has quit IRC | 15:36 | |
Guhl | between the QEglScreen | 15:37 |
Guhl | and the next line it hangs for about 10 seconds | 15:38 |
Guhl | then the screen backlight turns on and i get the segfault | 15:38 |
*** iTune has joined #sailfishos-porters | 15:41 | |
sledges | Guhl: did you repo sync and make hybris-hal ? | 15:42 |
Guhl | yes | 15:42 |
sledges | did you re-generate image? | 15:43 |
*** VDVsx has joined #sailfishos-porters | 15:43 | |
Guhl | yes the changes like in fix-mountpoints and modul loading all work | 15:44 |
Guhl | and as said on the first run after i flash the image the welcome app comes up | 15:44 |
Guhl | but i did not make clobber before i did the make hybris-hal | 15:45 |
Guhl | so one can not be absolutely sure if your patches really got built | 15:45 |
*** marxistvegan has quit IRC | 15:46 | |
*** marxistvegan has joined #sailfishos-porters | 15:46 | |
sledges | i mean | 15:48 |
sledges | your init.rc should point to the newly recompiled servicemanager | 15:48 |
sledges | under /usr/libexec/droid-hybris/system/bin | 15:48 |
Guhl | you did a change to init.rc ? | 15:49 |
Guhl | the one in hybris-boot? | 15:49 |
sledges | is one of the PRs | 15:52 |
sledges | not init-script ;) .rc ;) | 15:52 |
Guhl | OK sorry was confused | 15:52 |
Guhl | sledges, just to sort out confusions by "make hybris-hal" you mean? | 15:54 |
sledges | enter HABUILD_SDK | 15:58 |
sledges | repo sync (you did) | 15:58 |
sledges | breakfast etc | 15:58 |
sledges | make hybris-hal | 15:58 |
sledges | will rebuild the PRs | 15:58 |
Guhl | yes i did that, | 15:59 |
sledges | afterwards you don't have to regen image, just copy new init.rc to device's / and servicemanager from out/ to /usr/libexec/droid-hybris/system/bin | 15:59 |
Guhl | i am rebuilding again atm after i did a make clobber first to make sure that everything really gets rebuilt | 16:00 |
Guhl | will copy them when the build is finished | 16:00 |
sledges | ensure it's the right servicemanager binary you're picking up (similar in size and latest date) | 16:09 |
sledges | been there, got lost;) | 16:09 |
*** zZz0n is now known as zon | 16:12 | |
Guhl | while this builds i'll be gone for a while - later | 16:23 |
*** filippz has joined #sailfishos-porters | 16:53 | |
*** piggz has joined #sailfishos-porters | 17:09 | |
piggz | lo porters | 17:10 |
sledges | hi | 17:21 |
*** uvatbc has quit IRC | 18:01 | |
*** phdeswer has joined #sailfishos-porters | 18:11 | |
*** alin has quit IRC | 18:31 | |
*** filippz has quit IRC | 18:32 | |
vgrade | hi | 18:42 |
vgrade | piggz: was reading about your mem alloc issue. | 18:42 |
vgrade | piggz: I see the first gralloc succeed and the next fail, is that what you were seeing | 18:43 |
*** sletta has quit IRC | 18:51 | |
*** marxistvegan has quit IRC | 18:54 | |
*** marxistvegan has joined #sailfishos-porters | 18:55 | |
*** zetaz has joined #sailfishos-porters | 18:56 | |
Guhl | hi piggz | 18:58 |
*** arcean has joined #sailfishos-porters | 19:24 | |
Guhl | new status: can start lipstick as user nemo | 19:31 |
*** krnlyng has quit IRC | 19:39 | |
*** krnlyng has joined #sailfishos-porters | 19:39 | |
piggz | vgrade: yes ... also the first alloc requests the full amount | 20:00 |
piggz | Guhl: cool, how well is it working | 20:00 |
Guhl | close to not at all :-) | 20:03 |
*** uvatvmw has quit IRC | 20:21 | |
*** piggz has quit IRC | 20:28 | |
*** uvatvmw has joined #sailfishos-porters | 20:40 | |
*** uvatvmw has quit IRC | 20:43 | |
iuno | sorry, was busy the last time... so I had the problem with cpu load and tried this: http://www.merproject.org/logs/%23sailfishos-porters/%23sailfishos-porters.2014-08-25.log.html#t2014-08-25T21:57:08 | 20:46 |
*** uvatvmw has joined #sailfishos-porters | 20:47 | |
iuno | (copied the files over again from hammerhead to amami) but it didn't help. also looked inside the platform-device script and it turns out 'echo $1' outputs nothing | 20:47 |
iuno | btw i only rushed through the logs... i suppose there is nothing new about https://wiki.merproject.org/wiki/Adaptations/libhybris/gpu ? | 20:49 |
zetaz | strange thing : I am running the initramfs, but the echo continue fails. To try to debug that I echo'ed the "switch_root /target /target/sbin/init --log-level=debug --log-target=kmsg" to /init-ctl/stdin | 21:04 |
zetaz | but it answers with the help of command switch_root | 21:05 |
*** piggz has joined #sailfishos-porters | 21:05 | |
piggz | Guhl: what have you got? | 21:05 |
piggz | vgrade: ping | 21:05 |
*** swex has quit IRC | 21:05 | |
Guhl | piggz, well | 21:05 |
zetaz | I don't see an error in my call. Helps says that /target must be a mount point (it is), and it must be run as PID 1 (which init is, so the echo'ed command should be too ?) | 21:06 |
Guhl | the test_egl, ... test_hwcomposer programs work perfectly | 21:06 |
Guhl | we fixed the mount problem for system | 21:06 |
Guhl | (i will pull request to your repo later) | 21:07 |
Guhl | when i do a clean install the welcome app where you select the language comes up and also the touch input works | 21:08 |
piggz | cool | 21:08 |
Guhl | but lipstick did not start | 21:08 |
Guhl | after a repo sync and new build (new service manager) | 21:09 |
*** iTune has quit IRC | 21:09 | |
Guhl | i can now start lipstick from a nemo shell | 21:09 |
Guhl | but it is not responsive to touch input | 21:10 |
sledges | ah | 21:10 |
sledges | $LIPSTICK_OPTIONS | 21:10 |
piggz | Guhl: on my build, I have to pull the battery after first boot and getting to the language selection...after that it works | 21:11 |
sledges | cat /var/lib/environment/compositor/droid-hal-device.conf | 21:11 |
piggz | Guhl: did you change your kernel config for uevent_helper_path ? | 21:11 |
Guhl | the only thing that works is turn the display on and off with the power button (with a lot of lag) | 21:11 |
sledges | zetaz: take switch_root command exactly as it is in init-script | 21:11 |
Guhl | i thing so - i changed it to "" sec | 21:12 |
Guhl | -CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 21:13 |
Guhl | +CONFIG_UEVENT_HELPER_PATH="" | 21:13 |
zetaz | sledges: I did, only replaced the $INIT by the actual value the script would use | 21:13 |
zetaz | and I tried both syntax (if init-debug is present, and if not) | 21:14 |
zetaz | I must be making a stupid mistake somewhere... | 21:14 |
sledges | zetaz: how come echo continue doesn't work!? | 21:14 |
zetaz | let's try again | 21:14 |
piggz | Guhl: change it back ... for me it fixed the touch input ... i dont know what the correct fix is yet... | 21:14 |
Guhl | piggz, aha interesting | 21:15 |
Guhl | sledges, | 21:15 |
Guhl | # Config for htc/vision | 21:15 |
Guhl | HYBRIS_EGLPLATFORM=fbdev | 21:15 |
Guhl | QT_QPA_PLATFORM=hwcomposer | 21:15 |
Guhl | LIPSTICK_OPTIONS=-plugin evdevtouch:/dev/input/event1 -plugin evdevkeyboard:keymap=/usr/share/qt5/keymaps/droid.qmap | 21:15 |
sledges | Guhl: i know what's in there | 21:16 |
sledges | start lipstick $LIPSTICK_OPTION | 21:16 |
sledges | after exporting that above | 21:16 |
Guhl | k - noob at work | 21:16 |
zetaz | sledges: If init-debug is present, I get the "Mer Debug: ERROR: could not setup USB as usb0 or rndis0" message. I tried inverting usb0 and rndis0 order (as it was needed for hybris-recovery boot) but same results. So I wanted to check if the switch root was done correctly before getting further. | 21:17 |
*** lbt has quit IRC | 21:17 | |
sledges | np:) | 21:17 |
sledges | noob ported a phone to GUI ;P | 21:17 |
Guhl | sledges, i did an export LIPSTICK_OPTIONS="...." | 21:22 |
Guhl | but that does not change the behaviour | 21:22 |
Guhl | if i unsleep Display it takes about 2 seconds then the clock is displayed | 21:23 |
sledges | Guhl: and you launched lipstick with $LIPSTICK_OPTIONS | 21:24 |
sledges | ? | 21:24 |
Guhl | nah sorry | 21:24 |
*** lbt has joined #sailfishos-porters | 21:24 | |
Guhl | in the sense of: | 21:24 |
Guhl | $LIPSTICK_OPTIONS EGL_PLATFORM=fbdev lipstick -platform hwcomposer | 21:24 |
zetaz | sledges : here are the commands I tried, and their output. http://pastebin.com/Duq592BP | 21:25 |
sledges | Guhl: nope | 21:26 |
sledges | EGL_PLATFORM=fbdev lipstick -platform hwcomposer $LIPSTICK_OPTIONS | 21:26 |
Guhl | yeah does not work | 21:26 |
sledges | don't believe you:)) | 21:26 |
Guhl | my version does not work :-) | 21:27 |
vakkov | https://wiki.merproject.org/wiki/Nemo/USBNetworking | 21:27 |
vakkov | is this still requiered | 21:27 |
Guhl | aha this looks good: | 21:27 |
Guhl | evdevtouch: Using device /dev/input/event1 | 21:28 |
Guhl | min X: 1 max X: 1023 | 21:28 |
Guhl | min Y: 2 max Y: 966 | 21:28 |
Guhl | min pressure: 0 max pressure: 0 | 21:28 |
Guhl | device name: atmel-touchscreen | 21:28 |
Guhl | Protocol type B (mtdev) | 21:28 |
*** javispedro has joined #sailfishos-porters | 21:28 | |
Guhl | OMG | 21:28 |
vakkov | sledges: is this - https://wiki.merproject.org/wiki/Nemo/USBNetworking still required and is there a way that doesn't brake network-manager and the latter starts automatically | 21:30 |
Guhl | i can scroll up and down now | 21:31 |
sledges | Guhl: \o/ | 21:31 |
sledges | vakkov: i have buried networkmanager long ago, can't say:)) | 21:31 |
vakkov | how are your connections managed then | 21:32 |
Guhl | it did start the browser | 21:32 |
vakkov | sledges: ^^ | 21:33 |
zetaz | sledges: I give up for today. At least I have checked all leds/buttons/HW keyboard/headphone switch are working. I'll try to find some time to continue in the week. | 21:34 |
zetaz | good night ! | 21:34 |
*** zetaz has left #sailfishos-porters | 21:36 | |
Guhl | sledges, piggz https://www.thinkthinkdo.com/g2ics/20140922_007.jpg | 21:40 |
Guhl | the jolla has probably the worst camera of all phones i had in the last 5 years | 21:41 |
Guhl | this is a very good moment to quit it for today tomorrow i'll try to get lipstick working as a service | 21:43 |
piggz | Guhl: you got the camera to work?? | 21:46 |
Guhl | did not even try yet i did take the picture of the G2 running Sailfish OS using the Jolla | 21:47 |
*** marxistvegan has quit IRC | 21:48 | |
piggz | ah, k | 21:48 |
Guhl | but it does (of course) not work | 21:50 |
sledges | Guhl: tweet? | 21:52 |
Guhl | what is a tweet in the sense of a twitter message | 21:52 |
sledges | yes | 21:52 |
Guhl | i do not exist on any (virtual) social network | 21:53 |
sledges | Guhl: fair play, I'll wait for a fancier photosession from you pls ;P | 21:53 |
Guhl | but if you would like to tweet it - please go ahead | 21:54 |
piggz | Guhl: so, the uevent thing helped? | 21:54 |
Guhl | did not do the uevent thing yet | 21:55 |
piggz | k | 21:55 |
Guhl | just the lipstick options | 21:55 |
piggz | anyway, gotta get to zzZZ | 21:55 |
piggz | c ya! | 21:55 |
Guhl | added to the command line when starting | 21:55 |
piggz | hmm, so maybe your touchscreen works without the uevent change | 21:56 |
Guhl | me too - thanks guys - you are an amazing community | 21:56 |
*** piggz has quit IRC | 21:56 | |
sledges | Guhl: a photo of homescreen and in broad daylight | 21:57 |
sledges | your jolla camera will do miracles then :D | 21:58 |
Guhl | btw the hardware keyboard works out of the box - that is insane | 21:58 |
sledges | woot? | 21:58 |
sledges | waht device is that? | 21:58 |
Guhl | i'll rather use my leica m8 tomorrow :-P | 21:58 |
Guhl | HTV Vision, aka Desire Z, aka T-Mobile G2 | 21:58 |
sledges | aaaaa! first phone with hwkbd! | 21:59 |
Guhl | this is G2 | 21:59 |
sledges | man you can't imagine what impact that tweet will make ;) | 21:59 |
sledges | so get that leica out tomorrow :D | 21:59 |
*** dmt__ has joined #sailfishos-porters | 21:59 | |
Guhl | will do - sledges good night | 21:59 |
sledges | nn | 21:59 |
sledges | thanks | 21:59 |
sledges | vakkov: networkmanager... :"))) | 22:02 |
sledges | but i put it to submission not to reset usb0, lesse how.... | 22:02 |
stephg | evening chaps | 22:16 |
sledges | ohai! | 22:16 |
sledges | first #hwkbd phone sailed!:)) | 22:16 |
stephg | wooop | 22:16 |
stephg | ! | 22:16 |
* stephg reads backlog | 22:17 | |
*** zon is now known as zZz0n | 22:19 | |
*** marxistvegan has joined #sailfishos-porters | 22:24 | |
*** Guhl has quit IRC | 22:33 | |
vakkov | sledges: tel me more about that. I want my pc to start without looking for a whole minute for connections | 22:34 |
*** alin has joined #sailfishos-porters | 22:36 | |
sledges | vakkov: all i see from first glance is a bunch of MAC addresses added to no-auto-default in /etc/NetworkManager/NetworkManager.conf | 22:36 |
*** cxl000 has quit IRC | 22:56 | |
iuno | can I test other functions while lipstick is still not working? | 23:12 |
sledges | iuno: yes, with test_* | 23:13 |
iuno | bzw.. is sailfish booted 'all the way up' when I continue from telnet stage 1 & 2 (ssh running, lipstick hardmasked)? | 23:13 |
sledges | iuno: nope, because lipstick has there rest of deps like bluez etc | 23:14 |
sledges | but you have connectivity | 23:14 |
sledges | and test_* suite queries low level hw, which is initialised at that point | 23:14 |
iuno | sledges: ok, thanks | 23:15 |
sledges | https://twitter.com/sledgeSim/status/514192449800249345 | 23:20 |
iuno | hmm at least vibration works... ;) | 23:21 |
sledges | hehe | 23:22 |
iuno | segfault in most tests | 23:25 |
sledges | as root? | 23:28 |
iuno | yes | 23:29 |
*** iTune has joined #sailfishos-porters | 23:31 | |
*** marxistvegan has quit IRC | 23:34 | |
*** junnuvi_ has quit IRC | 23:35 | |
*** olafh has quit IRC | 23:35 | |
*** junnuvi has joined #sailfishos-porters | 23:35 | |
*** uvatvmw has quit IRC | 23:40 | |
*** uvatvmw has joined #sailfishos-porters | 23:47 | |
*** junnuvi has quit IRC | 23:48 | |
*** uvatvmw has quit IRC | 23:49 | |
*** junnuvi has joined #sailfishos-porters | 23:49 | |
*** uvatvmw has joined #sailfishos-porters | 23:50 | |
*** iuno has quit IRC | 23:58 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!