#mer log for Monday, 2013-11-04

*** Morpog_ has quit IRC00:07
*** blam has joined #mer00:10
*** jstaniek has quit IRC00:19
*** M4rtinK has quit IRC01:05
*** Morpog_Mobile has quit IRC01:13
*** Morpog_Mobile has joined #mer01:16
*** artemma has quit IRC01:23
*** Eztran has quit IRC02:22
*** Morpog_Mobile has quit IRC02:50
*** darkbalder has quit IRC03:20
*** Hurrian_ has joined #mer03:41
*** Hurrian has quit IRC03:42
*** Morpog_Mobile has joined #mer03:49
*** Hurrian_ has quit IRC03:49
*** plfiorini has quit IRC03:57
*** furikku has joined #mer04:09
*** Hurrian has joined #mer04:11
*** ericcc has joined #mer04:14
*** KaIRC has quit IRC04:18
*** OrokuSaki has joined #mer04:21
OrokuSakisup =)04:21
OrokuSakihaving a hell of a time trying to boot this android kernel in mer.... nothing coming across the serial connection from the kernel for debugging is the odd part. In android I get debugging, but not with this ramdisk?????04:22
OrokuSakisame damn toolchain04:23
OrokuSakiconfig looks okay enough.. I guess04:23
OrokuSakiI have android=n04:23
wmaronehave you fed the kernel a console= parameter?04:41
*** cwhong_ has joined #mer04:42
*** cwhong_ is now known as cwhong04:42
OrokuSakihybris needs a Readme =)05:14
*** ericcc has quit IRC05:16
*** ericcc has joined #mer05:17
*** fk_lx has quit IRC05:29
*** ericcc has quit IRC05:31
*** ericcc has joined #mer05:31
*** e8johan has joined #mer05:38
dm8tbrOrokuSaki: which hardware?05:39
OrokuSakiHP Touchpad05:39
OrokuSaki think I am getting closer.. going to compile hybris with my android headers05:39
OrokuSakiand remove an option in the cyanogenmod kernel that is not used in mer05:40
OrokuSakifor whatever reason the cyanogenmod kernel does not want to output debugging to my prolific serial usb dongle05:40
OrokuSakiit will with android.. but when I move it to the mer initrd, nothing05:40
OrokuSakieven without a ramdisk, nothing05:41
OrokuSakiI was hoping to use my cyanogenmod kernel source on mer.. but.. guess not05:41
OrokuSakiso I am going to remove a KGSL option in my cyanogenmod source, recompile, and try again05:42
OrokuSakiWhen I do ahybris test.. I get an error in my kernel about process per page table, and that is enabled in the cm kernel, disabled in the mer kernel...05:42
*** xhaakon has joined #mer05:43
OrokuSakiI am also confused about which hybris patch to use for bionic...05:43
OrokuSakithis one. http://pastie.org/pastes/7649385/text or this one. http://phablet.ubuntu.com/gitweb?p=CyanogenMod/android_bionic.git;a=patch;h=743fec626119da9cfb125e38b6cacc0e9b3a0dcc05:43
OrokuSakithat's about it05:44
OrokuSakiI even went out and bought a db9 cable.. because.. I swore I had one from 16 years ago.. guess not05:44
OrokuSaki=)05:44
*** ericcc_ has joined #mer05:44
*** drussell has quit IRC05:45
OrokuSakiand a 4 pin headphone walk and talk type 3.5mm headphone cable so I could debug off the headphone jack uart if need be05:45
OrokuSakibut the prolific is working..05:45
OrokuSakiI can use it with mer kernel and get a getty etc05:46
OrokuSakithat made me happy05:46
OrokuSakiSo I am curious.. if I was porting a different device.. how do android kernels work with mer core? I saw a paste somewhere of stuff that can be changed05:47
OrokuSakiandroid=n paranoid network=n etc etc05:47
OrokuSakiipv6 enabled, etc05:47
*** ericcc has quit IRC05:48
OrokuSakiAnd do we need to copy the hybris folder to the CyanogenMod source and recompile like in UbuntuTouch?05:48
OrokuSakiSo the Android.mk files get seen...05:48
OrokuSakiHybris needs a readme =)05:49
OrokuSakiOr.. the gingerbread bionic patch05:50
OrokuSakiI also read where we can change the Android.mk in the bionic/linker folder... Or I assume the bionic/linker folder.. perhaps its bionic or bionic/libc05:51
*** Hurrian has quit IRC05:51
OrokuSaki@wmarone yeah.. console=ttyUSB0,115200n805:52
wmaroneseeing anything?05:52
OrokuSakiI have tried other consoles.. yeah.. with the mer touchpad kernel that stskeeps is using which is more or less the palm tenderloin kernel + 5 patches05:53
OrokuSakithat works great05:53
OrokuSakiMy android kernel works great with the same cmdline05:53
*** Hurrian has joined #mer05:53
OrokuSakiBut for some reason when I use my android kernel with mer.. panic05:53
OrokuSakiand no debugging on my uart05:53
wmaronehrmm05:53
OrokuSakiI have changed so many kernel options..05:54
OrokuSakino idea05:54
wmaroneso no screen output, only basic output on uart with no detail on the panic?05:54
OrokuSakiand the guys who wrote the kernel/cyanogenmod.. they don't know either05:54
OrokuSakicorrect... I gave up on a framebuffer console with this kernel.. thought I would just try to see anything off the uart05:54
*** WWDrakey has joined #mer05:55
wmaronecause my most comment source of panics when I was messing with the nook color was the rootfs not mounting05:55
OrokuSakithat is what I think!05:55
OrokuSakiram= in my cmdline I have messed with05:55
wmaroneheck I even had that on x86 with my acer tablet >.>05:55
OrokuSakiI noticed when I toom ky config file from mer and compiled it with cyanogenmod kernel it didn't like the boot argument for my roots05:55
OrokuSakiwe both use moboot?05:55
OrokuSakinook and touchpad guys were the same.. Green and Daligrin etc05:56
wmaroneah cool05:56
OrokuSakijcsullins05:56
OrokuSakiyeah05:56
OrokuSaki=)05:56
*** blue787 has quit IRC05:57
OrokuSakicmdline for android root=%s rootwait ro fbcon=disable hs_uart=1 console=ttyHSL0,115200n8 androidboot.serialno=%s %s%s%s%s%s%s05:57
wmaroneis that being supplied by the bootloader or built into the kernel?05:57
OrokuSakibootloader05:58
OrokuSakithe kernel has cmdline as "" blank so the bootloader is supposed to handle the arguments05:58
OrokuSakiI decided to use cmdline_force though05:58
OrokuSakifb=0x7f600000 fbcon=enable console=tty0 console=ttyUSB0,115200n8 klog=0x7ff00000 klog_len=0x100000 boardtype=topaz-Wifi-pv msm_fb.fix_x=105:58
OrokuSakithat is my cmdline for the mer kernel05:58
wmaroneok05:58
OrokuSakithat STSKeeps must have messed with05:58
wmaronewhat device is this?05:59
OrokuSakiHP Touchpad05:59
wmaroneOH05:59
wmaroneok05:59
OrokuSakiyeah.. I know it works05:59
OrokuSakiBecause he did it!05:59
OrokuSakithat is what bugs the crap out of me05:59
OrokuSaki=)05:59
wmaroneha05:59
wmaroneok05:59
wmaronewas gonna say05:59
OrokuSakiAll I know is.. if I do figure this out.. I won't forget it! =)06:00
*** bef0rd has quit IRC06:00
*** blue787 has joined #mer06:03
OrokuSakiI also reused the cmline from after booting the kernel so all the %s variables would be right.. root was /dev/ram etc06:04
OrokuSakiandroid kernel06:04
wmaroneroot was /dev/ram?06:04
dm8tbrhmm do you have access to the UART?06:04
OrokuSakiwmarone, what is your cmdline if you don't mind me asking.. what is your root?06:05
OrokuSaki@dm8tbr no UART on the android kernel06:05
wmaroneOrokuSaki: well on the nook it was pointing at the SD card... so like /dev/mmcblk1p2 or something06:05
*** Pat_o has joined #mer06:05
OrokuSakido you use a lvm?06:05
wmaroneno way06:05
OrokuSakilucky =)06:06
wmaroneI'm guessing it's necessary on the touchpad06:06
OrokuSakiwe mount a lvm static binary in the initramfs06:06
OrokuSakiit's great06:06
OrokuSakior run a static to mount the lvm partitions I should say06:06
wmaroneoverly complicated >.>06:06
OrokuSakiPalm06:06
wmaronebut the touchpad doesn't have an sd card slot, does it?06:06
OrokuSakinope.. just mmc06:07
OrokuSakiinternal06:07
wmaroneok06:07
OrokuSakihmmmm06:07
OrokuSakiA kernel should still give me a uart without a ramdisk.. right?06:07
OrokuSakishould say Hi I booted, I failed.. reboot06:08
wmaroneOrokuSaki: sure, but since you said ttyUSB I'm guessing you need to add the driver06:08
dm8tbrttyUSB sounds wrong06:09
OrokuSakithat is what I cant figure out.. My android kernel won't output a uart even.. just on it's own.. unless its booting with Android06:09
OrokuSakibinder maybe?06:09
OrokuSakittyUSB006:09
OrokuSakiand yeah it has to be added in the kernel option and usb serial console06:09
dm8tbrso you have a FTDI or Prolific converter attached?06:09
OrokuSakiprolific.. and ftdi06:09
OrokuSakiI got both.. but I am using a prolific06:09
OrokuSakiand its working06:09
OrokuSakionly with my android kernel booting with android, and only with my mer kernel booting with mer06:10
OrokuSakibut I can't get a uart with my android kernel running on mer.. not even withouth a ramdisk...06:10
OrokuSakiIs that strange?06:11
OrokuSakiI am using the toolkit in my cyanogenmod folder, etc to compile the kernel, or just let cyanogenmod compile it.. same06:11
wmaroneI'd say find a good stand-alone arm cross compiler and use that06:11
OrokuSakiif I steal the kernel from my device.. and pair it with the mer ramdisk.. no more debugging06:11
OrokuSakithough it was debugging with android before changing out the ramdisk06:12
OrokuSakiand that is with a already compiled android kernel with the prolific stuff already compiled in and working06:12
OrokuSakiSo.. I will try the cross compiler idea.. what the hell06:13
OrokuSaki=)06:13
wmaroneheh06:13
wmaronethat's how I did everything with the nook06:13
OrokuSakiCode Sorcery?06:13
wmaroneyup06:13
OrokuSaki*nod*06:13
OrokuSakiif that works I will buy you a beer and kick you in the nads our of happiness\anger! =)06:13
wmaroneheh06:13
OrokuSakithanks! =)06:13
wmaronebest of luck06:14
OrokuSakiThat is strange how a different toolchain would help your kernel when the toolchain that is used on the nook and android would not work?06:19
OrokuSakiWould it compile just not boot?06:19
wmaroneI just avoided android altogether06:21
wmaroneno android build system, etc.06:21
wmaronejust a cross compiler and the kernel06:21
wmaroneproduced kernels that booted, got up to Xorg starting with a root window06:22
wmaronesome Qt elements too06:22
OrokuSakihmm06:23
OrokuSakiSame kernel is working on Ubuntu Touch.. which is more confusing.. as they use... who the hell knows with lxc and systemd06:24
OrokuSakisame toolchains06:24
OrokuSakiGuess I should try a different toolchain06:25
OrokuSakiWill try this if the other theory does not pan out06:25
wmaroneheh06:25
OrokuSakineed more cores06:25
OrokuSakihmm my root is ext3.. hmmm06:26
*** VDVsx has quit IRC06:26
OrokuSakiCONFIG_EXT3_FS_POSIX_ACL=y CONFIG_EXT3_FS_SECURITY=y those are not set in my android kernel06:28
OrokuSakihmmm06:28
wmaroneshouldn't matter06:28
OrokuSakiyeah.. I should still get something off the uart anyways06:29
OrokuSakineat to use terminal over a serial.. reminds me of being a kid06:29
wmaronea kid?06:30
wmaroneheh06:30
*** spiiroin has joined #mer06:30
OrokuSakiI walked into the store and said I needed a db9 null modem cable and the teenager gave me a puzzled look..06:30
wmaroneI use that for a bunch of test automation at work06:30
wmaronealbeit over IPMI06:30
OrokuSakiAhh yes.. IPMI06:30
OrokuSakiI remember using that over tcp or something.. been awhile... I prefer a dell remote access card06:31
OrokuSaki=)06:31
wmaroneheh06:31
wmaroneactually yeah, that's how I'm using it06:31
wmaronedell 12G platforms via iDRAC, serial over lan via IPMI06:31
OrokuSakiI remember if I used some IPMI feature that was supposed to work on their board.. it would crash06:31
wmaroneall scripted up with Python06:31
OrokuSakiWhat was I trying to do... remote bootup or something06:32
OrokuSakiOh I remember06:33
OrokuSakiIf I enabled the Team on the network card.. IPMI did some strange things.. I forget what.. but it only did it if I was using a team06:33
wmaroneheh06:34
OrokuSakiyeah.. I never told tech support that06:34
OrokuSakiafter 3 motherboard replacements I got a T310 instead =)06:34
OrokuSakiI got my way!06:34
OrokuSakiand that board had a drac card06:34
*** Morpog_PC has joined #mer06:36
*** Eismann has quit IRC06:41
*** faenil has quit IRC06:42
*** martyone has joined #mer06:44
*** fk_lx has joined #mer06:54
*** Sfiet_Konstantin has joined #mer06:55
*** VDVsx has joined #mer06:56
*** WWDrakey has left #mer06:58
*** WWDrakey has joined #mer06:58
*** tilgovi_ has joined #mer07:00
*** tilgovi has quit IRC07:01
*** Morpog_PC has quit IRC07:05
*** ortylp has joined #mer07:14
*** E-P has quit IRC07:18
*** topro has joined #mer07:19
OrokuSakiso.. without a ramdisk my android kernel does not output any debugging07:22
OrokuSakigood07:22
OrokuSakinow I know07:22
*** E-P has joined #mer07:25
*** Pat_o has quit IRC07:30
*** faenil has joined #mer07:31
*** jstaniek_work has joined #mer07:39
*** Deele has joined #mer07:41
*** ericcc_ has quit IRC07:44
*** ericcc has joined #mer07:45
*** niqt has joined #mer07:51
OrokuSakitrying code sorcery eabi07:54
*** Pat_o has joined #mer07:57
*** lamikr has joined #mer08:00
*** Pat_o has quit IRC08:02
*** WWDrakey has quit IRC08:03
*** WWDrakey has joined #mer08:05
*** MJD_ has quit IRC08:05
OrokuSakicode sourcery toolchain eabi did not boot...08:06
OrokuSakigoing to try the arm-none-linux-gnueabi- toolchain08:06
*** WWDrakey has quit IRC08:06
*** WWDrakey has joined #mer08:09
*** jpetrell has joined #mer08:12
*** WWDrakey has quit IRC08:12
*** gabriel9|work has joined #mer08:13
*** MrBlueSky125 has joined #mer08:13
*** veskuh has joined #mer08:13
*** WWDrakey has joined #mer08:13
*** artemma has joined #mer08:15
*** MJD has joined #mer08:17
*** stephg has joined #mer08:18
*** ortylp has quit IRC08:21
*** kjokinie has joined #mer08:22
*** jmlich has joined #mer08:31
*** panda84kde has joined #mer08:32
*** jukkaeklund has joined #mer08:33
*** fk_lx has left #mer08:36
OrokuSakiHOLY.. Its booting!08:39
OrokuSakibitching about accept4! yay!08:40
OrokuSakiyay!08:40
OrokuSakihttp://pastebin.com/bTXxJddi08:42
*** Hurrian has quit IRC08:43
*** trbs has joined #mer08:43
*** Hurrian has joined #mer08:44
timoph'lo hippies08:50
Stskeepsmorn08:50
timophhow's things?08:50
Stskeepsenjoying sunny weather after a dark week in finland08:51
timoph:)08:51
*** stephg has left #mer08:51
*** stephg has quit IRC08:51
timophnot that sunny in Tampere at least08:51
timophbtw, has nemo releases changes location or is the last release really from June?08:52
*** PMG has joined #mer08:52
timophnot the right channel for that question but anyway08:52
Stskeepsi think they never really picked up image building as such since wayland change08:53
timophso it's a diy thing now?08:53
faeniltimoph, locusf uploads wayland images from time to itme08:53
faeniltime*08:53
timophgot the url at hand for those?08:54
*** Martix_ has joined #mer08:55
faeniltimoph, don't know which one is the latest, let me see08:55
*** M4rtinK has joined #mer08:56
faenilouch https://twitter.com/locusf/status/39720600340372275208:57
timoph:(08:57
faenilffs08:57
faenilI mean, can dropbox do that?08:58
faenilthey offer free service and then suspend your links? what the hell?08:58
timophI the .ks is available I could build the images and upload them to kapsi from time to time08:58
faeniltimoph, https://github.com/faenil/NemoWaylandKickstart08:59
timophthanks08:59
timophwill upload to http://timoph.fi/nemomobile/ at some point08:59
timophmost likely some time later today09:00
faenilthank you :) locusf ^09:00
timophnow lunch. bbl09:03
faenilbb09:03
*** stephg has joined #mer09:03
*** Martix_ has quit IRC09:04
*** notmart has joined #mer09:04
*** stephg has quit IRC09:08
*** WWDrakey has quit IRC09:08
*** WWDrakey has joined #mer09:10
*** rcg has joined #mer09:10
*** Netweaver has joined #mer09:11
*** artemma has quit IRC09:12
*** WWDrakey has quit IRC09:13
*** gabriel9 has joined #mer09:17
*** artemma has joined #mer09:17
*** Netweaver has quit IRC09:18
*** Netweaver has joined #mer09:19
*** VDVsx has quit IRC09:19
*** gabriel9|work has quit IRC09:19
*** VDVsx has joined #mer09:20
*** phdeswer has joined #mer09:21
*** zhost has joined #mer09:21
*** WWDrakey has joined #mer09:23
*** leinir has quit IRC09:24
*** leinir has joined #mer09:25
rcgmorning09:30
locusfnice, thanks timoph09:30
*** jukkaeklund_ has joined #mer09:34
*** ericcc has quit IRC09:35
*** jmlich has quit IRC09:36
*** lpotter has quit IRC09:37
*** jmlich has joined #mer09:38
*** lpotter has joined #mer09:38
*** jukkaeklund has quit IRC09:38
*** ali1234 has quit IRC09:42
*** jmlich has quit IRC09:47
*** Sfiet_Konstantin has quit IRC09:50
*** plfiorini has joined #mer09:55
*** ali1234 has joined #mer09:56
*** Sfiet_Konstantin has joined #mer09:57
*** ortylp has joined #mer10:13
*** artemma has quit IRC10:27
*** schmooster has joined #mer10:34
*** lizardo has joined #mer10:35
*** Sfiet_Konstantin has quit IRC10:45
*** jluisn has joined #mer10:53
OrokuSakiYAYYYYYYYYYYYYYYYYYYYYYYYYY!!!!!!!!!!!!!!!!!!!!1!!!!!!!10:53
OrokuSakiI have the triangles!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!110:53
OrokuSaki[root@localhost libhybris]# test_glesv2                                          [  452.019979] mdp4_overlay_pipe_alloc: pipe=80817e90 ndx=1 num=0                OpenGL ES 2.0 AU_LINUX_ANDROID_JB.04.01.01.00.036 (CL2644550)                    stop                                                                             [  455.369998] lcdc_lg_panel_power: l10 DISABLE                                  [root@localhost libhybris]# [  410:53
OrokuSaki@STSkeeps10:53
OrokuSakiYAY!!!!!!!!!!!!!!!!!!!!!10:53
OrokuSakiI know how!10:54
OrokuSakiYAY!10:54
lbt_:D congrats OrokuSaki10:56
*** lbt_ is now known as lbt10:56
OrokuSakithanks!!!!!!!!!!!!!!!!!!!!110:56
OrokuSakiSo happy!10:56
OrokuSakiswitching to default.target graphical target10:56
*** fk_lx has joined #mer11:02
*** stephg has joined #mer11:02
*** andre__ has joined #mer11:04
*** ScriptRipper1 has joined #mer11:05
*** ScriptRipper has quit IRC11:06
*** artemma has joined #mer11:06
*** ScriptRipper1 has quit IRC11:07
*** ScriptRipper has joined #mer11:07
timophfaenil: locusf http://timoph.fi/nemomobile/0.20130801.2.NEMO.2013-11-04.1/ don't gave my n950 with me now so did not test the image11:13
faenilthank you :)11:14
timophs/gave/have/11:14
*** Morpog_N9 has joined #mer11:14
locusftimoph: thank you :)11:17
*** Pat_o has joined #mer11:25
*** Morpog_Mobile has quit IRC11:29
*** Sfiet_Konstantin has joined #mer11:33
*** phdeswer_ has joined #mer11:37
*** phdeswer has quit IRC11:38
*** otep has joined #mer11:39
*** otep has quit IRC11:39
*** otep has joined #mer11:39
*** Sfiet_Konstantin has quit IRC11:42
*** Sfiet_Konstantin has joined #mer11:43
*** Hexxeh has quit IRC11:48
*** Hexxeh has joined #mer11:48
*** Sfiet_Konstantin has quit IRC11:50
*** Morpog_N9_ has joined #mer11:59
*** zhxt has joined #mer12:01
*** Morpog_N9 has quit IRC12:02
*** Sfiet_Konstantin has joined #mer12:05
*** Morpog_Mobile has joined #mer12:13
*** kolp has joined #mer12:14
*** zhost has quit IRC12:15
*** mikhas has joined #mer12:15
*** kolp has left #mer12:16
*** ortylp has quit IRC12:22
*** situ has quit IRC12:28
*** Martix_ has joined #mer12:36
*** ortylp has joined #mer12:40
*** KaIRC has joined #mer12:43
*** darkbalder has joined #mer12:45
*** mikhas has quit IRC12:55
*** stephg has quit IRC12:58
OrokuSaki@STSKeeps.. now the hybris is passing its test.. how can I get it to run with wayland or see what is going on?13:09
OrokuSaki=)13:09
*** fk_lx has quit IRC13:10
*** r3d has joined #mer13:18
*** tilgovi_ has quit IRC13:22
*** nsepos has quit IRC13:29
*** Eztran has joined #mer13:30
*** niqt has quit IRC13:31
*** jpetrell has quit IRC13:32
*** ortylp has quit IRC13:35
*** Eztran has quit IRC13:38
*** Eztran has joined #mer13:39
*** jmlich has joined #mer13:40
*** sababa has quit IRC13:58
*** lamikr has quit IRC14:01
OrokuSaki@STSKeeps http://pastebin.com/5cN133r3  There is no EGL_WL_bind_wayland_display extension?14:02
OrokuSaki=)14:03
OrokuSakitest_sf doesn't work14:03
OrokuSakiAny ideas?14:04
OrokuSakishower time14:04
OrokuSakimaybe wayland or something else needs to be recompiled???14:04
*** fk_lx has joined #mer14:07
*** nsepos has joined #mer14:09
*** sababa has joined #mer14:09
*** jukkaeklund_ has quit IRC14:09
*** leinir_ has joined #mer14:13
*** leinir has quit IRC14:14
*** leinir_ is now known as leinir14:14
*** situ has joined #mer14:14
*** xhaakon has quit IRC14:16
*** zhxt has quit IRC14:18
*** nsepos has quit IRC14:25
*** Morpog_N9__ has joined #mer14:42
*** Morpog_N9_ has quit IRC14:43
*** ericcc has joined #mer14:46
*** lamikr has joined #mer14:49
*** Frye has quit IRC14:57
*** guoyunhebrave has joined #mer15:11
*** jstaniek_work has quit IRC15:22
*** sycoso has joined #mer15:37
sycosoI tried to create an ext2 loop filesystem with mic, but (according to file) I got a ext4 instead15:41
sycosoThis is in the ks file:15:41
sycosopart / --size 600 --ondisk sda --fstype=ext215:41
*** ericcc has quit IRC15:45
*** WWDrakey has quit IRC15:46
sycosooops, my bad, that was an old version. The new version was in mic-output16:05
*** arcean has joined #mer16:08
*** sycoso has quit IRC16:11
*** NIN101 has joined #mer16:11
*** michiel_l has joined #mer16:12
*** zhost has joined #mer16:13
*** Morpog_N9__ has quit IRC16:15
*** ericcc has joined #mer16:19
*** mikhas has joined #mer16:25
*** topro has quit IRC16:28
*** Frye has joined #mer16:29
*** nsepos has joined #mer16:30
*** Hurrian has quit IRC16:30
*** guoyunhebrave has quit IRC16:35
*** Frye has quit IRC16:39
*** SeekingFor has joined #mer16:39
*** gabriel9 has quit IRC16:48
*** mikhas has quit IRC16:49
*** Netweaver has quit IRC16:50
rcgwoof.. fk_lx Stskeeps long read but good points i think :)16:50
rcgreferring to Co-creators Community blog post, i.e. ;)16:51
*** Morpog_PC has joined #mer16:52
*** ericcc has quit IRC16:55
fk_lxrcg: thanks from me and on behalf of Stskeeps16:55
*** nsepos has quit IRC17:02
*** jmlich has quit IRC17:04
*** Pat_o has quit IRC17:05
*** nsepos has joined #mer17:06
*** ortylp has joined #mer17:11
*** rcg has quit IRC17:12
*** VDVsx has quit IRC17:14
*** lamikr has quit IRC17:17
*** martyone has quit IRC17:22
*** Frye has joined #mer17:25
*** ikona_ has joined #mer17:25
*** ikona has quit IRC17:28
*** nsepos has quit IRC17:29
*** VDVsx has joined #mer17:30
*** Frye has quit IRC17:46
*** ikona_ has quit IRC17:48
*** Pat_o has joined #mer17:53
*** artemma has quit IRC18:05
*** nsepos has joined #mer18:07
*** andre__ has quit IRC18:07
*** Sfiet_Konstantin has quit IRC18:16
*** nsepos has quit IRC18:21
*** bef0rd has joined #mer18:22
*** gabriel9 has joined #mer18:23
*** M4rtinK has quit IRC18:29
*** Aurium has joined #mer18:30
*** lamikr has joined #mer18:32
*** panda84kde has quit IRC18:47
*** araujo has quit IRC18:50
*** araujo has joined #mer18:51
*** phdeswer_ has quit IRC19:15
*** notmart has quit IRC19:18
*** CosmoHill has joined #mer19:26
*** gabriel9 has quit IRC19:28
*** Netweaver has joined #mer19:32
*** Eismann has joined #mer19:33
*** Frye has joined #mer19:43
*** Eztran_ has joined #mer19:51
*** Eztran has quit IRC19:55
*** ortylp has quit IRC19:55
*** darkbalder has quit IRC19:56
*** M4rtinK has joined #mer19:56
*** fcorrea has quit IRC19:57
*** furikku has quit IRC19:59
*** M4rtinK has quit IRC20:03
*** fcorrea has joined #mer20:09
*** plfiorini has quit IRC20:32
*** plfiorini has joined #mer20:33
*** nsepos has joined #mer20:37
*** jluisn has quit IRC20:52
*** lizardo has quit IRC20:56
*** ortylp has joined #mer20:57
*** M4rtinK has joined #mer21:00
*** araujo has quit IRC21:07
*** araujo has joined #mer21:08
*** Hexxeh has quit IRC21:10
*** bigbluehat has quit IRC21:10
*** jjardon has quit IRC21:22
*** Netweaver has quit IRC21:22
*** ortylp has quit IRC21:41
*** Pat_o has quit IRC21:44
*** andre__ has joined #mer21:45
*** NIN101 has quit IRC21:51
*** Hurrian has joined #mer22:01
*** Hexxeh has joined #mer22:06
*** bigbluehat has joined #mer22:06
*** nsepos has quit IRC22:10
*** Martix_ has quit IRC22:10
*** Aurium has quit IRC22:21
*** lamikr has quit IRC22:23
*** odin_ has quit IRC22:23
*** arturo182|2 has joined #mer22:32
*** arturo182 is now known as Guest8323922:32
*** arturo182|2 is now known as arturo18222:32
*** Guest83239 has quit IRC22:33
*** blam has quit IRC22:35
*** trbs has quit IRC22:37
*** phdeswer_ has joined #mer22:39
*** Deele has quit IRC22:48
*** Hexxeh has quit IRC23:01
*** Hexxeh has joined #mer23:02
*** arcean has quit IRC23:03
*** jjarven_ has quit IRC23:26
*** blam has joined #mer23:27
*** gabriel9 has joined #mer23:31
CosmoHillnight night23:34
*** CosmoHill has quit IRC23:34
*** jjardon has joined #mer23:40
*** gabriel9 has quit IRC23:40
*** gabriel9 has joined #mer23:41
*** chriadam has joined #mer23:44
*** jjarven_ has joined #mer23:44
*** diegoyam has quit IRC23:44
*** zhost has quit IRC23:54
*** andre__ has quit IRC23:55
*** nsepos has joined #mer23:56

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!