Giter VIP home page Giter VIP logo

mi2_kernel's People

Contributors

liuguo09 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  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

mi2_kernel's Issues

Wifi Driver

The Wifi driver in this kernel is missing.
Since jb_2.5 this normally is located in drivers/staging/prima.

I think you compile it with a external repository in android. However I couldn't find a branch on caf which works with this kernel.

List of bugs / missing parts

  • color temperature and color saturation doesn't work in settings >> display >> Temperature and saturation
  • xiaomi Piston buttons not fully supported

考虑加入 f2fs 支持

在小米 2+ 中,默认的文件系统是(?,busybox 没有 file……)和(fuse的fat32?),其中 sd 卡 fat32 情况尤其可怕。(主要是空间浪费以及无可用 fsck)

我建议加入 f2fs 支持(同时内核 rebase 到 3.8+),原因是该文件系统有极好的闪存优化,也能提供很好的性能。至于(mi2+)虚拟 sdcard 也可以考虑使用该文件系统,毕竟文件传输的问题目前都已经转向 MTP/ADB 解决。

Headphone audio

Audio via headphones is broken. I only hear noise on headphones.
If I disable dolbey in MIUI settings and reboot the phone, audio is fully silent on headphones. (maybe dolbey is connected with this issue?)
Speakers seems to work fine. Didn't test microphone and speaker for calling.

Some log errors regarding audio:
<3>[ 2.469220] msm8930_audio_init: Not the right machine type
<3>[ 2.469250] msm_audio_init: Not the right machine type

Full log: http://pastebin.com/RSt7jAVw

If you need more info regarding this issue you can sent me an email at [email protected]

Battery Driver

You forgot to implement batteries in this file:
drivers/power/pm8921-bms.c

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.