Skip to content

Instantly share code, notes, and snippets.

View mxmilkiib's full-sized avatar
🔊

Milkii Brewster mxmilkiib

🔊
View GitHub Profile
           PID: 87524 (ingen)
           UID: 1000 (milk)
           GID: 1000 (milk)
        Signal: 11 (SEGV)
     Timestamp: Fri 2020-02-07 16:55:49 GMT (7s ago)
  Command Line: ingen -eg
    Executable: /usr/bin/ingen
 Control Group: /user.slice/user-1000.slice/session-1.scope
          Unit: session-1.scope
@mxmilkiib
mxmilkiib / coredump.md
Created February 7, 2020 15:54
tmp - zlfo in ingen crash
           PID: 63459 (ingen)
           UID: 1000 (milk)
           GID: 1000 (milk)
        Signal: 11 (SEGV)
     Timestamp: Fri 2020-02-07 15:50:33 GMT (3min 8s ago)
  Command Line: ingen -eg
    Executable: /usr/bin/ingen
 Control Group: /user.slice/user-1000.slice/session-1.scope
          Unit: session-1.scope
```
-- Configuring done
-- Generating done
-- Build files have been written to: /build/polybar-git/src/polybar/build
Scanning dependencies of target doc_html
[ 1%] sphinx-build html: see doc/builder-html.log
WARNING: html_static_path entry '/build/polybar-git/src/polybar/doc/_static' does not exist
[ 1%] Built target doc_html
Scanning dependencies of target doc_man
[ 2%] sphinx-build man: see doc/builder-man.log
{
"user_action": "ui error",
"request": "App crash, UI failure",
"content_language": "GB",
"service": "none",
"package": "org.schabi.newpipe",
"version": "0.18.2",
"os": "Linux samsung\/crownltexx\/crownlte:10\/QP1A.190711.020\/N960FXXU4DSLB:user\/release-keys 10 - 29",
"time": "2020-01-29 03:47",
"exceptions": [
PID: 8085 (pulseaudio)
UID: 1000 (milk)
GID: 1000 (milk)
Signal: 6 (ABRT)
Timestamp: Fri 2020-01-24 18:37:33 GMT (2min 58s ago)
Command Line: /usr/bin/pulseaudio --daemonize=no
Executable: /usr/bin/pulseaudio
Control Group: /user.slice/user-1000.slice/user@1000.service/pulseaudio.service
Unit: user@1000.service
User Unit: pulseaudio.service
@mxmilkiib
mxmilkiib / gist:bdab37f2e63a73fba961ffdf9ac5596c
Created January 22, 2020 03:10
temp - mtr to archlinux.org
My traceroute [v0.93]
rose.local (192.168.1.2) 2020-01-22T03:10:18+0000
Keys: Help Display mode Restart statistics Order of fields quit
Packets Pings
Host Loss% Snt Drop Rcv Last Avg Best Wrst StDev Gmean Jttr Javg Jmax Jint
1. AS??? _gateway (192.168.1.1) 0.
@mxmilkiib
mxmilkiib / PKGBUILD
Last active January 15, 2020 02:32
PKGBUILD for wayland-mali - untested - to clean up
pkgname=wayland-mali
pkgver=1.17.0
pkgrel=1
pkgdesc='A computer display server protocol'
arch=('aarch64')
url='https://wayland.freedesktop.org/'
license=('MIT')
depends=('glibc' 'libffi' 'expat' 'libxml2' 'mesa-git-mali')
conflicts=('wayland')
provides=('wayland')
@mxmilkiib
mxmilkiib / PKGBUILD
Last active January 15, 2020 02:24
PKGBUILD for mesa-git-mali - untested - to clean up
pkgname=mesa-git-mali
pkgver=79.0.3945.88
_pkgrel='1'
pkgrel=1
pkgdesc='an open-source implementation of the OpenGL specification, git version'
url="https://www.mesa3d.org"
arch=('aarch64')
makedepends=('git' 'python-mako' 'xorgproto'
'libxml2' 'libx11' 'libvdpau' 'libva' 'elfutils' 'libomxil-bellagio' 'libxrandr'
@mxmilkiib
mxmilkiib / boot.ini
Created December 22, 2019 14:30
ODROID N2 boot.ini
ODROIDN2-UBOOT-CONFIG
# Default Console Device Setting
setenv condev "console=ttyS0,115200n8" # on both
# Auto Detection of Monitor settings based on your Screen information
setenv display_autodetect "true"
# HDMI Mode
# Resolution Configuration
// background {}
body { background-color: rgb(141, 185, 126) !important }
// simplify header {}
header { padding: 0px 9px 6px !important; height: 2em; }
header a img { display: none; }
header h2 { top: 5px !important; }
header h2 small { display: none; }