*Empty MediaWiki Message*

This commit is contained in:
Vater 2015-04-03 12:35:20 +00:00
parent a882b52327
commit b8642ca731

View File

@ -1,7 +1,3 @@
{{DISPLAYTITLE:glotzbert.hq.c3d2.de}}
== Verwendung ==
[[#XBMC / Kodi]] on Linux
== Hardware ==
; Model: MacMini
; CPU: Intel(R) Core(TM)2 Duo CPU P7550 @ 2.26GHz
@ -11,12 +7,15 @@
== Betriebssystem ==
* Debian 8 (Jessie)
== Verwendung ==
[[#XBMC / Kodi]] on Linux
== Systemeinrichtung ==
Btrfs Subvolume Snapshot Boot Environment
: <source lang="bash"></source>
<source lang="bash">
<pre>
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 149.1G 0 disk
|-sda1 8:1 0 200M 0 part /boot/efi
@ -25,16 +24,11 @@ sda 8:0 0 149.1G 0 disk
|-glotzbert-system 254:0 0 142.5G 0 lvm /
`-glotzbert-swap 254:1 0 3.7G 0 lvm [SWAP]
sr0 11:0 1 1024M 0 rom
</source>
</pre>
* / (rootfs) - default
* /ROOT/system-20150303-2148 - Subv. Snapshot für lauffähige XBMC/Kodi-Umgebung
== XBMC / Kodi ==
* 13.2
*: https://people.debian.org/~rbalint/ppa/xbmc-ffmpeg/
=== NVIDIA fix ===
https://wiki.debian.org/NvidiaGraphicsDrivers#configure
@ -67,7 +61,8 @@ Neustarten!
=== XBMC / Kodi ===
https://people.debian.org/~rbalint/ppa/xbmc-ffmpeg/
* 13.2
*: https://people.debian.org/~rbalint/ppa/xbmc-ffmpeg/
repo hinzufügen
: <source lang="bash">echo "deb https://people.debian.org/~rbalint/ppa/xbmc-ffmpeg xbmc-ffmpeg-unstable/" >> /etc/apt/sources.list</source>