Skip to content

Instantly share code, notes, and snippets.

View ItachiSan's full-sized avatar

Giovanni Santini ItachiSan

View GitHub Profile
@ItachiSan
ItachiSan / battery_charge.txt
Created February 3, 2014 11:03
Charger kmsg
<6>[ 0.000000] Booting Linux on physical CPU 0
<6>[ 0.000000] Initializing cgroup subsys cpu
<5>[ 0.000000] Linux version 3.4.70-cyanogenmod (ency@antergos_E1-570G) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Feb 3 11:52:23 CET 2014
<4>[ 0.000000] CPU: ARMv7 Processor [410fc051] revision 1 (ARMv7), cr=10c53c7d
<4>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
<4>[ 0.000000] Machine: QCT MSM7x27a FFA
<4>[ 0.000000] Jena H/W revision : 0x03
<6>[ 0.000000] memory pool 3 (start 29700000 size 3600000) initialized
<6>[ 0.000000] Initialized persistent memory from 01ce0000-01d5ffff
<4>[ 0.000000] Memory policy: ECC disabled, Data cache writeback
@ItachiSan
ItachiSan / dafuq.txt
Created February 2, 2014 21:00
??? AKA stack trace with get_macaddrs
F/libc ( 843): Fatal signal 13 (SIGPIPE) at 0x0000034b (code=0), thread 843 (get_macaddrs)
I/DEBUG ( 124): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 124): Build fingerprint: 'samsung/cm_jena/jena:4.1.2/JZO54K/eng.ency.20140202.144016:userdebug/test-keys'
I/DEBUG ( 124): pid: 843, tid: 843, name: get_macaddrs >>> /system/bin/sh <<<
I/DEBUG ( 124): signal 13 (SIGPIPE), code -6 (?), fault addr --------
I/DEBUG ( 124): r0 ffffffe0 r1 00036f6c r2 0000000d r3 ffffffff
I/DEBUG ( 124): r4 00000003 r5 0000000d r6 00000001 r7 00000004
I/DEBUG ( 124): r8 00036f6c r9 00000000 sl 000374d4 fp 00031738
I/DEBUG ( 124): ip 0002cac4 sp beab0750 lr 00018407 pc 40122ab8 cpsr 20010010
I/DEBUG ( 124): d0 0000000000000000 d1 0000000000000000
@ItachiSan
ItachiSan / logcat.txt
Created January 29, 2014 08:28
Working CM-10.1 Wifi tethering (Galaxy Gio - GT-S5660)
--------- beginning of /dev/log/main
I/cm ( 106): ____ _ _ ____ _ _ ____ ____ ____ _ _ _ _ ____ ___
I/cm ( 107): | \_/ |__| |\ | | | | __ |___ |\ | |\/| | | | \
I/cm ( 108): |___ | | | | \| |__| |__] |___ | \| | | |__| |__/
I/cm ( 111): Welcome to Android 4.2.2 / CyanogenMod-10.1.6-GT-S5660-gio
I/run-parts( 103): run-parts: /system/etc/init.d/50selinuxrelabel exited with code 1
I/logwrapper( 103): /system/xbin/run-parts terminated by exit(1)
I/installd( 125): installd firing up
I/DEBUG ( 119): debuggerd: Oct 8 2013 18:59:13
I/Netd ( 118): Netd 1.0 starting
@ItachiSan
ItachiSan / logcat.txt
Last active January 4, 2016 06:29
Wifi AP logcat - GT-S6500 (Samsung Mini 2 AKA jena)
--------- beginning of /dev/log/system
I/Vold ( 112): Vold 2.1 (the revenge) firing up
D/Vold ( 112): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 112): Volume external_sd state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 112): Volume usbdisk state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 112): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
D/DirectVolume( 112): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 1, PARTN 1
D/DirectVolume( 112): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 2, PARTN 2
D/DirectVolume( 112): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 3, PARTN 3
D/DirectVolume( 112): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 4, PARTN 4
@ItachiSan
ItachiSan / texinfo_5.patch
Created May 2, 2013 10:17
patch for texinfo build problems for gcc44-multilib (Archlinux AUR) https://aur.archlinux.org/packages/gcc44-multilib/
# Patch created by Giovanni Santini aka ItachiSan @ AUR.archlinux.org
# ---
# References
# http://gcc.gnu.org/ml/gcc-patches/2012-10/msg02505.html
# https://bugs.archlinux.org/task/34000
# ---
#
# ---
# Change some @itemx to @item
# Did this as texinfo 5 breaks build if not patched texi files.
# Maintainer: JavaAtom
# Shamelessly stolen from:
# "jre6" & "jdk6" Maintainer: Ethan Hall
# "jre6" & "jdk6" Contributors: Guillaume ALAUX, Daniel J Griffiths, Jason Chu, Geoffroy Carrier, Thomas Dziedzic, Dan Serban
# Updated to latest version by Giovanni Santini aka ItachiSan @ aur.archlinux.org
pkgname=jdk6-compat
pkgver=6u45
pkgrel=06
pkgdesc="Java 6 Development Kit designed to work alongside OpenJDK7 installation"
# Maintainer: JavaAtom
# Shamelessly stolen from:
# "jre6" & "jdk6" Maintainer: Ethan Hall
# "jre6" & "jdk6" Contributors: Guillaume ALAUX, Daniel J Griffiths, Jason Chu, Geoffroy Carrier, Thomas Dziedzic, Dan Serban
# Updated to latest version by Giovanni Santini aka ItachiSan @ aur.archlinux.org
pkgname=jre6-compat
pkgver=6u45
pkgrel=06
pkgdesc="Java 6 Runtime Environment designed to work alongside OpenJDK7"