Skip to content

Instantly share code, notes, and snippets.

View zsoerenm's full-sized avatar

Soeren Schoenbrod zsoerenm

  • RWTH Aachen University
  • Aachen
View GitHub Profile
[ 95.210998] [CAM] msm_send_open_server qid 0
[ 95.211029] [CAM] msm_enqueue: queue eventdata new max is 1
[ 95.212829] [CAM] Line:1750 CFG_I2C_IOCTL_R_OTP
[ 95.212829] [CAM] ov4688_read_fuseid: OTP Module vendor = 0x2
[ 95.212829] [CAM] ov4688_read_fuseid: OTP LENS = 0x11
[ 95.212860] [CAM] ov4688_read_fuseid: OTP Sensor Version = 0x10
[ 95.212860] [CAM] ov4688_read_fuseid: OTP Driver IC Vendor & Version = 0x21
[ 95.212860] [CAM] ov4688_read_fuseid: OTP Actuator vender ID & Version = 0x21
[ 95.212860] [CAM] ov4688_read_fuseid: OTP fuse 0 = 0x0
[ 95.212890] [CAM] ov4688_read_fuseid: OTP fuse 1 = 0x25
[ 44.747741] [CAM] m7_ov2722_vreg_on: CAM_PIN_GPIO_CAM_SEL (0)
[ 44.756988] [CAM] ov2722_read_fuseid called
[ 44.756988] [CAM] ov2722: catched fuse->fuse_id : 0x44 0x2 0x22 0xc9
[ 44.757019] [CAM] ov2722_power_up end
[ 44.757019] [CAM] msm_sensor_mode_init called
[ 44.757019] [CAM] msm_sensor_setting_parallel_ov: update_type=0, res=0
[ 44.757141] [CAM] oem_sensor_init_ov: E
[ 44.775848] [CAM] msm_cam_server_subdev_notify: NOTIFY_CID_CHANGE intftype 0
[ 44.802581] [CAM] oem_sensor_init_ov: X
[ 44.807861] [CAM] msm_send_open_server qid 0
@zsoerenm
zsoerenm / gist:2084b00a179469bee2279c385efda42a
Created April 14, 2022 18:35
HTC M7 error before reboot
04-14 11:28:12.448 507 568 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10191; state: DISABLED
04-14 11:28:12.449 507 1610 I ActivityManager: Killing 2488:com.android.externalstorage/u0a175 (adj 985): empty #17
04-14 11:28:12.455 397 1500 E Utils : did not find channel-count and/or sample-rate
04-14 11:28:12.457 397 1500 E Utils : did not find channel-count and/or sample-rate
04-14 11:28:12.459 258 258 D Zygote : Forked child process 2964
04-14 11:28:12.463 507 568 I ActivityManager: Start proc 2964:org.omnirom.gramophone/u0a191 for broadcast {org.omnirom.gramophone/com.kabouzeid.gramophone.appwidgets.BootReceiver}
04-14 11:28:12.493 507 569 I libprocessgroup: Successfully killed process cgroup uid 10175 pid 2488 in 40ms
04-14 11:28:12.507 348 353 I adbd : jdwp connection from 2964
04-14 11:28:12.512 2964 2964 W irom.gramophon: Core platform API violation: Ljava/lang/reflect/Field;->accessFlags:I from Landroid/os/Build; using reflection
04-14
'use strict';
var __gapiAvailable = function() {
return typeof(gapi) !== 'undefined';
}
angular.module('myApp.services', [])
.value('version', '0.0.1');
// Our google services module