Skip to content

Instantly share code, notes, and snippets.

View camdenorrb's full-sized avatar
😸
Cats

Camden camdenorrb

😸
Cats
View GitHub Profile
format = "$username@$hostname $directory❯(bold green) "
[username]
format = "[$user](bold yellow)"
show_always = true
[hostname]
ssh_only = false
format = "[$hostname](bold green)"
<domain type="kvm">
<name>win10-gpu</name>
<uuid>631926f2-78e6-49af-a704-0b6f7af6e68a</uuid>
<metadata>
<libosinfo:libosinfo xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0">
<libosinfo:os id="http://microsoft.com/win/10"/>
</libosinfo:libosinfo>
</metadata>
<memory unit="KiB">5218304</memory>
<currentMemory unit="KiB">5218304</currentMemory>
2021-07-12 05:15:56.660+0000: starting up libvirt version: 7.3.0, qemu version: 6.0.0, kernel: 5.13.1-178-tkg-cfs, hostname: Gaming
LC_ALL=C \
PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/snapd/snap/bin \
HOME=/var/lib/libvirt/qemu/domain-1-win10-gpu \
XDG_DATA_HOME=/var/lib/libvirt/qemu/domain-1-win10-gpu/.local/share \
XDG_CACHE_HOME=/var/lib/libvirt/qemu/domain-1-win10-gpu/.cache \
XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain-1-win10-gpu/.config \
/usr/bin/qemu-system-x86_64 \
-name guest=win10-gpu,debug-threads=on \
-S \
[ 1427.983545] virbr0: port 1(vnet1) entered disabled state
[ 1427.984461] device vnet1 left promiscuous mode
[ 1427.984464] virbr0: port 1(vnet1) entered disabled state
[ 1429.257298] vfio-pci 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 1429.314143] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 1429.441299] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 1429.441303] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 1429.442117] efifb: probing for efifb
[ 1429.442130] efifb: framebuffer at 0xd1000000, using 3072k, total 3072k
[ 1429.442131] efifb: mode is 1024x768x32, linelength=4096, pages=1
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers (rev 07)
Subsystem: ASUSTeK Computer Inc. Device 8694
Flags: bus master, fast devsel, latency 0, IOMMU group 0
Capabilities: <access denied>
Kernel driver in use: skl_uncore
00:01.0 PCI bridge: Intel Corporation 6th-10th Gen Core Processor PCIe Controller (x16) (rev 07) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 121, IOMMU group 1
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 0000e000-0000efff [size=4K]
Executing tasks: [:assembleGenericDebug] in project /home/camdenorrb/Documents/Programming/AndroidStudio/NextCloud
> Configure project :
AGPBI: {"kind":"warning","text":"The specified Android SDK Build Tools version (24.0.2) is ignored, as it is below the minimum supported version (30.0.2) for Android Gradle Plugin 4.2.1.\nAndroid SDK Build Tools 30.0.2 will be used.\nTo suppress this warning, remove \"buildToolsVersion '24.0.2'\" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.","sources":[{}]}
AGPBI: {"kind":"warning","text":"Using flatDirs should be avoided because it doesn't support any meta-data formats.\nCurrently detected usages:\n- repository flatDir used in: root project 'Nextcloud'","sources":[{}]}
AGPBI: {"kind":"warning","text":"Please remove usages of `jcenter()` Maven repository from your build scripts and migrate your build to other Maven repositories.\nThis repository is deprecated and it will be shut down in the future.\
/*
MIT License
Copyright (c) 2020 Camden B
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is