Giter Club home page Giter Club logo

device-sony-aries's Introduction

device-sony-aries's People

Contributors

adriandc avatar alviteri avatar buzzbumblebee avatar chirayudesai avatar intervigilium avatar kali- avatar kholk avatar krabappel2548 avatar rcstar6696 avatar sonyxperiadev avatar stellirin avatar tomgus1 avatar updateing 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

Watchers

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

device-sony-aries's Issues

Battery service errors in AOSP 7

Periodically the logcat show this:

10-26 13:35:33.793  3158  3213 E BatteryStatsService: no controller energy info supplied
10-26 13:35:33.793  3158  3213 E BatteryStatsService: no controller energy info supplied
10-26 13:35:33.795  3158  3193 E BatteryStatsService: power: Missing API
10-26 13:35:33.821  3158  3213 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}

brcm-uim error messages

When running AOSP 6.0.1 with the current binaries every couple of seconds the log is populated by these entries:

10-12 17:11:57.034 18363 18363 I brcm-uim: brcm-uim: Begin main
10-12 17:11:57.035 18363 18363 I brcm-uim: brcm-uim: Begin vnd_load_conf
10-12 17:11:57.035 18363 18363 I brcm-uim: brcm-uim:Attempt to load conf from /etc/bluetooth/bt_vendor.conf
10-12 17:11:57.035 18363 18363 I brcm-uim: brcm-uim:UartPort = /dev/ttyHS0
10-12 17:11:57.036 18363 18363 I brcm-uim: brcm-uim:UartBaudRate = 4000000
10-12 17:11:57.036 18363 18363 I brcm-uim: brcm-uim:FwPatchFileName = BCM43xx.hcd
10-12 17:11:57.036 18363 18363 I brcm-uim: brcm-uim:FwPatchSettlementDelay = 100
10-12 17:11:57.036 18363 18363 I brcm-uim: brcm-uim: End vnd_load_conf
10-12 17:11:57.037 18363 18363 I brcm-uim: brcm-uim: Begin vnd_load_conf
10-12 17:11:57.037 18363 18363 I brcm-uim: brcm-uim:Attempt to load conf from /etc/bluetooth/bt_stack.conf
10-12 17:11:57.037 18363 18363 I brcm-uim: brcm-uim:BtSnoopLogOutput = false
10-12 17:11:57.038 18363 18363 I brcm-uim: brcm-uim:BtSnoopFileName = /sdcard/btsnoop_hci.log
10-12 17:11:57.040 18363 18363 I brcm-uim: brcm-uim: End vnd_load_conf
10-12 17:11:57.040 18363 18363 I brcm-uim: brcm-uim:lpmenable 0
10-12 17:11:57.040 18363 18363 I brcm-uim: brcm-uim:Opening install before start of Polling
10-12 17:11:57.040 18363 18363 E brcm-uim: brcm-uim: ERR unable to open /sys/bus/platform/drivers/bcm_ldisc/bcmbt_ldisc.93/install (No such file or directory)
10-12 17:11:57.040 18363 18363 E brcm-uim: brcm-uim: ERR restarting uim

Android Boot camera.msm8974.so Error

Hi,

I have few issues with the AOSP 6.0 for Z3C.

First I had to comment these lines to get it to compile.:

enum mdp_rev { MDSS_MDP_HW_REV_100 = 0x10000000, MDSS_MDP_HW_REV_101 = 0x10010000, //8x26 MDSS_MDP_HW_REV_102 = 0x10020000, };

(file: hardware/qcom/display/msm8974/libqdutils/mdp_version.h)

Secondly after having a successful build

Android is starting but it is stuck in the boot process.
There is a error in the camera.msm8974.so (replacing this file by the same file but from the Sony beta marshmallow rom will get the phone to boot).

/system/lib/hw/camera.msm8974.so (qcamera::QCamera3HardwareInterface::initStaticMetadata(unsigned int)+1377)

Do you also have any idea why ?

Thanks

.

.

NFC not working properly

When running AOSP 6.0.1 every attempt to use NFC and android beam (between Z3C and galaxy nexus) fail. Even "standard" NFC does not work. For instance this sequence of messages is repeated many times when bringing my yubikey neo next to the back of the device:

10-12 16:53:41.680  5075  5403 D NfcAdaptation: NfcAdaptation::HalDeviceContextDataCallback: len=4
10-12 16:53:41.681  5075  5312 I BrcmNfcNfa: NFC received ntf gid:0
10-12 16:53:41.681  5075  5312 I BrcmNfcNfa: nci_proc_core_ntf opcode:0x7
10-12 16:53:41.682  5075  5312 I BrcmNfcNfa: nfa_dm_nfc_response_cback () NFC_GEN_ERROR_REVT(0x500d)
10-12 16:53:41.682  5075  5312 I BrcmNfcNfa: nfa_dm_disc_data_cback ()
10-12 16:53:41.682  5075  5312 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): state: DISCOVERY (1), event: INTF_ERROR_NTF(10) disc_flags: 0x1
10-12 16:53:41.683  5075  5312 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): new state: DISCOVERY (1), disc_flags: 0x1

No modem

The Sony vendor binaries don't contain the modem data required for the drivers to load and initialise.

Manually copying the contents of /etc/firmware cause the modem to load but repeatedly reset.

.

.

.

.

.

.

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.