Hallo,
ich habe hier ein Luxusproblem. Ich würde gern auf einem
Mac mini [2010] mal easyVDR 0.8 mit VDPAU installieren.
Läuft denn VDPAU mit einer NVIDIA GeForce 320M ?
Um es mal etwas weiter zu spinnen ...
Da wäre einmal der Weg über
BootCamp mit rEFIt
Lirc auf Mac Mini
- Für Harmony Fernbedinungen gibt es schon ein fertig konfiguriertes Device das
kompatibel mit dem Mac Mini IR Empfänger ist. Die entsprechende Daten und
das lircd.conf file finden sich unter folgendem Link: PLEX/ Harmony
Das passende lircd.conf file sieht dann wie folgt aus:
Und die /var/lib/vdr/remote.conf
oder versuchen diese Installation in Parallels Desktop 5.0 für Mac durchführen.
Grüße
TVIA
ich habe hier ein Luxusproblem. Ich würde gern auf einem
Mac mini [2010] mal easyVDR 0.8 mit VDPAU installieren.
Läuft denn VDPAU mit einer NVIDIA GeForce 320M ?
Zitat:NVIDIA GeForce 320M Grafikprozessor mit 256 MB DDR3 SDRAM gemeinsam mit dem Hauptspeicher
Um es mal etwas weiter zu spinnen ...
Da wäre einmal der Weg über
BootCamp mit rEFIt
Zitat:Voraussetzungen
- Mac Mini (early 2009 oder 2010)
- NetCeiver [Tunerkopfstation]
- z.B. Logitech Harmony Fernbedienung
- Server mit VDR und Festplatten oder NAS
Vorbereitung der Installation auf Mac Mini[size=1em]v2010[/size]
Bootcamp Installation
- Mac OS booten und BootCamp-Assistent starten (befindet sich im Dienstprogramme Ordner)
- In Bootcamp die Festplatte in zwei Partitionen aufteilen (Größe je nach Wunsch) und formatieren
- Nach dem Formatieren abbrechen und keine Boot CD einlegen
easyVDR Installation
- Von einer normalen CD/DVD booten (Taste C gedrückt halten während des Startens damit
der Mac Mini von der DVD bootet
- Die normale easyVDR Installation ausführen, und im Partitionierungs Dialog im Manuell Modus
die von Mac OS erzeugte Partition wieder löschen und durch eine neue swap Partition und
eine Linux Partition ersetzen
rEFIt installieren
- rEFIt Mac disk image unter Mac OS herunterladen und starten rEFIt Link
- rEFIt Disk Image mounten und rEFIT..mpkg starten
- Anweisungen ausführen und das MAC OS X Laufwerk als Ziellaufwerk auswählen
- In der fEFIt Konfigurationsdatei efi/refit/refit.conf die Option legacyfirst setzen, dann wir
Linux als Default Filesystem gestartet, weiterhin die Option timeout auf einen kleinen
Wert setzen, damit schneller an Linux gebootet wird.
Lirc auf Mac Mini
- Für Harmony Fernbedinungen gibt es schon ein fertig konfiguriertes Device das
kompatibel mit dem Mac Mini IR Empfänger ist. Die entsprechende Daten und
das lircd.conf file finden sich unter folgendem Link: PLEX/ Harmony
Das passende lircd.conf file sieht dann wie folgt aus:
Code:
#This configuration has been automatically generated via
#the Ubuntu LIRC package maintainer scripts.
#
#It includes the default configuration for the remote and/or
#transmitter that you have selected during package installation.
#
#Feel free to add any custom remotes to the configuration
#via additional include directives or below the existing
#Ubuntu include directives from your selected remote and/or
#transmitter.
# Please make this file available to others
# by sending it to <[email protected]>
#
# this config file was automatically generated
# using lirc-0.8.3(macmini) on Sat Feb 21 01:52:50 2009
#
# contributed by
#
# brand: /etc/lirc/stuff.conf
# model no. of remote control:
# devices being controlled by this remote:
#
# From: http://www.mail-archive.com/atv-b[email protected]/msg00268.html
# Setup for Harmony Remote
# Harmony Setup
# Type: Media Center PC
# Manufacturer: Plex
# Model: Plex Player
begin remote
name MacMini
bits 32
eps 30
aeps 100
one 0 0
zero 0 0
gap 203981
toggle_bit_mask 0x0
begin codes
LargeUp 0x87EE9F0B
LargeDown 0x87EE9F0D
Aspect 0x87EE9D0A
Queue 0x87EE9D0C
PwrToggle 0x87EE9D03
Sleep 0x87EE9A02
Stop 0x87EE9705
SkipBackward 0x87EEA00B
SkipForward 0x87EEA00D
Play 0x87EE9703
Record 0x87EE9B0C
Rewind 0x87EE9A0B
FastForward 0x87EE9A0D
Pause 0x87EE9803
Guide 0x87EE9D05
Info 0x87EE990B
Exit 0x87EE9B0A
Menu 0x87EE9602
VolumeUp 0x87EE980A
VolumeDown 0x87EE980C
Mute 0x87EE9805
ChannelUp 0x87EE9E0A
ChannelDown 0x87EE9E0C
Back 0x87EE990D
DirectionUp 0x87EE960B
DirectionDown 0x87EE960D
DirectionLeft 0x87EE9608
DirectionRight 0x87EE9607
OK 0x87EE9604
1 0x87EE970A
2 0x87EE970C
3 0x87EE9709
4 0x87EE9706
5 0x87EE9809
6 0x87EE9806
7 0x87EE9908
8 0x87EE9907
9 0x87EE9A08
0 0x87EE9A07
Clear 0x87EE9A04
Enter 0x87EE9902
Red 0x87EE9F08
Green 0x87EE9F07
Yellow 0x87EE9F04
Blue 0x87EE9F02
F1 0x87EE9B09
F2 0x87EE9B06
F3 0x87EE9B05
F4 0x87EE9B03
F5 0x87EEA008
F6 0x87EEA007
F7 0x87EEA004
F8 0x87EEA002
F9 0x87EE9E09
F10 0x87EE9E06
F11 0x87EE9E05
F12 0x87EE9E03
F13 0x87EE9D09
F14 0x87EE9D06
end codes
end remote
Und die /var/lib/vdr/remote.conf
Code:
LIRC.Info Info
LIRC.Up DirectionUp
LIRC.Down DirectionDown
LIRC.Menu Menu
LIRC.Ok OK
LIRC.Left DirectionLeft
LIRC.Right DirectionRight
LIRC.Red Red
LIRC.Green Green
LIRC.Yellow Yellow
LIRC.Blue Blue
LIRC.0 0
LIRC.1 1
LIRC.2 2
LIRC.3 3
LIRC.4 4
LIRC.5 5
LIRC.6 6
LIRC.7 7
LIRC.8 8
LIRC.9 9
LIRC.Volume+ VolumeUp
LIRC.Volume- VolumeDown
LIRC.Mute Mute
LIRC.Power PwrToggle
LIRC.Channel+ ChannelUp
LIRC.Channel- ChannelDown
LIRC.Back Exit
LIRC.Play Play
LIRC.Pause Pause
LIRC.Record Record
LIRC.Stop Stop
LIRC.FastFwd FastForward
LIRC.FastRew Rewind
LIRC.Next SkipForward
LIRC.Prev SkipBackward
LIRC.Schedule F1
LIRC.Channels F2
#LIRC.PrevChannel 0
LIRC.Timers F3
LIRC.Recordings F4
LIRC.Audio F5
LIRC.User1 F6
LIRC.User2 F7
LIRC.User3 F8
LIRC.User4 F9
LIRC.User5 F10
LIRC.User6 F11
oder versuchen diese Installation in Parallels Desktop 5.0 für Mac durchführen.
Grüße
TVIA
Kopfstation: NetCeiver - 4x DVB-S2, VDR-1: INTEL D525MW, Reel eHD, 1GB RAM, SATA 750 GB Software: easyVDR VDR-1.7.xx Ubuntu, Kernel: 2.6.32.x Client-1: MediaMVP Rev. H4 Client-2: Apple TV2 mit firecore aTV-flash & XBMC-PVR[B]