Gautier P

Results 95 comments of Gautier P

Any chance this branch goes merged in `devel`/`master`someday? If not I should start compiling it by myself, but otherwise I will be glad to wait a bit :-).

Same for https://www.epicgames.com/store/fr/product/a-total-war-saga-troy/home which is 24h free.

It looks similar to #224. @beradrian what would be your fix here?

Looking good, thanks for sharing! Maybe it would ease integration if PR was submitted? Would you like to submit it or should I? @ocombe any thoughts?

ag is not ignoring subfolders' `.gitignore`, however it does not apply absolute paths correctly. I believe that `/webfiles` in your subdirectory will be applied to root directory, so it will...

Bumping this: I do have the hardware but not knowledge, would it be enough? :) Sensors values are moving for rotation at least on Kernel 4.2.0-1 in `/sys/bus/iio/devices/iio:device3/in_rot_quaternion_raw` according to...

@rickysarraf I tried your patch by recompiling kernel 4.3.0 rc2, but unfortunately it does not change anything on my Yoga 2 13 (same usb id) - are you using this...

@rickysarraf thanks for sharing your `config`, `orientation` is now working on 4.3.0-rc4 for me as well! I am not sure though if the `config` is responsible for this, or if...

@rickysarraf: I read your blog, nice summary of yoga 2 13" issues ;). I personally only had to fix wifi issue as you stated using `options rtl8723be fwlps=N ips=N`. I...

* I [investigated the init_pair(0) issue](https://github.com/zephyrproject-rtos/windows-curses/issues/10), for now I don't see any solution apart from not executing that code on Windows (until upstream provide a fix for that, but it...