Maksym Polishchuk

Results 5 comments of Maksym Polishchuk

Hi Yuki. I was testing GitPrep 2.2.1 and I'm getting same authentication error. When I'm trying to do git push (via http), I'm getting this error ``` error: RPC failed;...

Thank you for your work. Adding info related to my **Aero 17 XE5**. In my case I had to change the following constants: ``` #define GIGABYTE_KBD_TOUCHPAD_DEVICE_HID "ELAN0A02" #define GIGABYTE_KBD_TOUCHPAD_DEVICE_INSTANCE_NO 0...

Hey @Dathuss Answering your questions. ``` # ls /sys/class/backlight intel_backlight # ls /sys/class/backlight/intel_backlight actual_brightness bl_power brightness device max_brightness power scale subsystem type uevent # echo 1 > /sys/class/backlight/intel_backlight/bl_power # cat...

@Dathuss > i'm starting to think this is a firmware issue. are you perchance on linux mint ? i also had some really broken power management related stuff on this...

Updated PR to solve point 2 from my note above. However I'm still not sure if it happens on other models, so it will work only for Aero 17 XE5.