Giter VIP home page Giter VIP logo

android_kernel_xiaomi_msm8953's People

Contributors

acmel avatar adrianbunk avatar arndb avatar axellin avatar bigguiness avatar broonie avatar bzolnier avatar danvet avatar davem330 avatar dhowells avatar ebiederm avatar gregkh avatar heicarst avatar htejun avatar hverkuil avatar ickle avatar jmberg avatar jmberg-intel avatar joeperches avatar kaber avatar larsclausen avatar linvjw avatar neilbrown avatar olofj avatar ozbenh avatar pmundt avatar ralfbaechle avatar rddunlap avatar tiwai avatar torvalds avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android_kernel_xiaomi_msm8953's Issues

proximity sensor

proximity sensor does not work on lock screen. "Prevent accidental wakeup" is toggled-on

15.1 screen too bright.

Automatic screen bright set the bright to max with a simple indoor light. Even setting a preference to 15% is at max!. The bright only start to change if the scroll bar is on the 15% on the lower end. That problem.is consuming all my battery because of too much bright. My only temporal fix is to set bright to manual and change it to almost the minimum.

Multiple Target Patterns Error

/home/arbaz/cr/kernel/xiaomi/msm8953/Makefile:922: *** multiple target patterns. Stop.
make[2]: Leaving directory '/home/arbaz/cr/out/target/product/mido/obj/KERNEL_OBJ'
Makefile:145: recipe for target 'sub-make' failed
make[1]: *** [sub-make] Error 2
make[1]: Leaving directory '/home/arbaz/cr/kernel/xiaomi/msm8953'
preparing StaticLib: libc_common_32 [including /home/arbaz/cr/out/target/product/mido/obj_arm/STATIC_LIBRARIES/libc_openbsd_intermediates/libc_openbsd.a]
build/core/tasks/kernel.mk:314: recipe for target '/home/arbaz/cr/out/target/product/mido/obj/KERNEL_OBJ/.headers_install_stamp' failed
make: *** [/home/arbaz/cr/out/target/product/mido/obj/KERNEL_OBJ/.headers_install_stamp] Error 2
make: *** Waiting for unfinished jobs....
preparing StaticLib: libc_common [including /home/arbaz/cr/out/target/product/mido/obj/STATIC_LIBRARIES/libc_syscalls_intermediates/libc_syscalls.a]
preparing StaticLib: libc_common_32 [including /home/arbaz/cr/out/target/product/mido/obj_arm/STATIC_LIBRARIES/libc_openbsd_ndk_intermediates/libc_openbsd_ndk.a]
preparing StaticLib: libc_common_32 [including /home/arbaz/cr/out/target/product/mido/obj_arm/STATIC_LIBRARIES/libc_pthread_intermediates/libc_pthread.a]
preparing StaticLib: libc_common [including /home/arbaz/cr/out/target/product/mido/obj/STATIC_LIBRARIES/libc_thread_atexit_impl_intermediates/libc_thread_atexit_impl.a]
preparing StaticLib: libc_common_32 [including /home/arbaz/cr/out/target/product/mido/obj_arm/STATIC_LIBRARIES/libc_stack_protector_intermediates/libc_stack_protector.a]
preparing StaticLib: libc_common [including /home/arbaz/cr/out/target/product/mido/obj/STATIC_LIBRARIES/libc_tzcode_intermediates/libc_tzcode.a]
target StaticLib: libc_common (/home/arbaz/cr/out/target/product/mido/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a)
preparing StaticLib: libc_common_32 [including /home/arbaz/cr/out/target/product/mido/obj_arm/STATIC_LIBRARIES/libc_syscalls_intermediates/libc_syscalls.a]
preparing StaticLib: libc_common_32 [including /home/arbaz/cr/out/target/product/mido/obj_arm/STATIC_LIBRARIES/libc_thread_atexit_impl_intermediates/libc_thread_atexit_impl.a]
preparing StaticLib: libc_common_32 [including /home/arbaz/cr/out/target/product/mido/obj_arm/STATIC_LIBRARIES/libc_tzcode_intermediates/libc_tzcode.a]
target StaticLib: libc_common_32 (/home/arbaz/cr/out/target/product/mido/obj_arm/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a)
make: Leaving directory '/home/arbaz/cr'

Build failed

Got this error on the linaro 4.9 aarch64 toolchain.

In file included from arch/arm64/crypto/sha1-ce-glue.c:15:0:
include/linux/cpufeature.h:47:33: warning: โ€˜cpu_feature_match_SHA1โ€™ defined but not used [-Wunused-const-variable=]
error, forbidden warning: cpufeature.h:47
scripts/Makefile.build:257: recipe for target 'arch/arm64/crypto/sha1-ce-glue.o' failed
make[1]: *** [arch/arm64/crypto/sha1-ce-glue.o] Error 1
Makefile:946: recipe for target 'arch/arm64/crypto' failed
make: *** [arch/arm64/crypto] Error 2
make: *** Waiting for unfinished jobs....

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.