GithubHelp home page GithubHelp logo

simon1511 / android_kernel_samsung_sm7125 Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 8.0 1.58 GB

License: Other

Makefile 0.25% C 98.38% Assembly 1.08% Shell 0.06% Perl 0.09% C++ 0.03% Awk 0.01% Python 0.06% GDB 0.01% sed 0.01% Yacc 0.01% Lex 0.01% UnrealScript 0.01% SmPL 0.01% Gherkin 0.01% XS 0.01% Raku 0.01% Roff 0.01% Clojure 0.01% M4 0.01%

android_kernel_samsung_sm7125's People

Contributors

acmel avatar adrianbunk avatar airlied avatar alexdeucher avatar arndb avatar axellin avatar bigguiness avatar broonie avatar bzolnier avatar danvet avatar davem330 avatar dhowells avatar geertu avatar gregkh avatar htejun avatar ickle avatar jhovold avatar jmberg-intel avatar joeperches avatar larsclausen avatar linusw avatar mchehab avatar morimoto avatar olofj avatar pmundt avatar rafaeljw avatar ralfbaechle avatar tiwai avatar torvalds avatar vsyrjala avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

android_kernel_samsung_sm7125's Issues

Selinux boot error

I've built my kernel by hand but I've done everything according to script.
I've ran into endless bott on lineage 19 with built kernel, hovewer your build runs flawlessly.
last_kmsg almost entierly consists of errors like this :
<38>[ 5.136573] [7: logd.auditd: 562] type=1400 audit(1519815741.547:131): avc: denied { getattr } for comm="android.hardwar" name="trace_marker" dev="tracefs" ino=2059 scontext=u:r:hal_audio_default:s0 tcontext=u:object_r:debugfs_trace_marker:s0 tclass=file permissive=1 <38>[ 5.136632] [7: logd.auditd: 562] type=1400 audit(1519815741.547:132): avc: denied { getattr } for comm="android.hardwar" name="trace_marker" dev="tracefs" ino=2059 scontext=u:r:hal_cas_default:s0 tcontext=u:object_r:debugfs_trace_marker:s0 tclass=file permissive=1 <38>[ 5.139056] [7: logd.auditd: 562] type=1400 audit(1519815741.559:133): avc: denied { read } for comm="android.hardwar" name="type" dev="sysfs" ino=68477 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 <38>[ 5.139127] [7: logd.auditd: 562] type=1400 audit(1519815741.559:134): avc: denied { open } for comm="android.hardwar" path="/sys/devices/platform/soc/soc:battery/power_supply/battery/type" dev="sysfs" ino=68477 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 <38>[ 5.139151] [7: logd.auditd: 562] type=1400 audit(1519815741.559:135): avc: denied { getattr } for comm="android.hardwar" name="type" dev="sysfs" ino=68477 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 <38>[ 5.140717] [7: logd.auditd: 562] type=1400 audit(1519815741.563:136): avc: denied { read } for comm="android.hardwar" name="batt_capacity_max" dev="sda9" ino=24 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:efs_file:s0 tclass=file permissive=1 <38>[ 5.140783] [7: logd.auditd: 562] type=1400 audit(1519815741.563:137): avc: denied { open } for comm="android.hardwar" path="/efs/Battery/batt_capacity_max" dev="sda9" ino=24 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:efs_file:s0 tclass=file permissive=1 <38>[ 5.140805] [7: logd.auditd: 562] type=1400 audit(1519815741.563:138): avc: denied { getattr } for comm="android.hardwar" name="batt_capacity_max" dev="sda9" ino=24 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:efs_file:s0 tclass=file permissive=1
Which looks like a SElinux error, which is strange because i've used your AIK settings for AOSP
CMD args in AIK look like this: console=null androidboot.hardware=qcom androidboot.memcg=1 lpm_levels.sleep_disabled=1 video=vfb:640x400,bpp=32,memsize=3072000 msm_rtb.filter=0x237 service_locator.enable=1 swiotlb=1 androidboot.usbcontroller=a600000.dwc3 printk.devkmsg=on firmware_class.path=/vendor/firmware_mnt/image androidboot.selinux=permissive buildvariant=userdebug androidboot.selinux=permissive
I've also tried flashing it with all kinds of disablers. (Multi,DM-Verify)
I'm running A52 with 4 gb RAM on Lineage 19.
I will try flashing it with stock and will try to install Lineage first.
I will attach the log i got from last_kmsg
Thanks
log2.log

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.