1
Raspberry PI / Neuinstallation 5.4 - schlechter Ton & schlechtes Bild (DVB-C)
« on: January 06, 2019, 11:29:27 »
Ja...ich hatte vermutet das die Pakete alle gleich sind, egal ob für RPi oder x86...alles gut.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Ich hab das für die Hauppauge-FB so gemacht:
Code: [Auswählen]
dtoverlay=gpio-ir
erweitert zu:
Code: [Auswählen]
dtoverlay=gpio-ir,rc-map-name=rc-hauppauge
Dann muss man die /etc/rc_maps.cfg anpassen
Code: [Auswählen]
#ir-kbd-i2c rc-hauppauge /etc/rc_keymaps/rc-hauppauge
gpio_ir_recv rc-hauppauge /etc/rc_keymaps/rc-hauppaug
und in der /etc/rc_keymaps/rc-hauppauge die Tastencodes gemäß VDR-vorgabe anpassen.
Jetzt läuft alles, wie gehabt. :-)
rpi on GPIO
per WebGui geladen.rpi on GPIO
NICHT laden, bzw. er stand nicht zur Auswahl!P.S.: Bei der ganzen geschichte ist mir noch aufgefallen dass die Umschaltung von KODI zu VDR nicht ohne manuellen Eingriff klappt, ich musste regelmässig nach dem umschalten ein "restart vdr" ausführen damit vdr wieder lief.Das konnte ich bei mir noch nicht beobachten...
0x1e3b KEY_SETUP # from here Hauppauge A415 OH/S1-2
0x1e3d KEY_POWER2
0x1e1c KEY_EPG
0x1e18 KEY_PVR
0x1e19 KEY_TIME
0x1e1a KEY_CHANNEL
0x1e1b KEY_INFO
0x1e0c KEY_MODE
0x1e14 KEY_UP
0x1e15 KEY_DOWN
0x1e16 KEY_LEFT
0x1e17 KEY_RIGHT
0x1e25 KEY_OK
0x1e1f KEY_ESC
0x1e0d KEY_MENU
0x1e10 KEY_VOLUMEUP
0x1e11 KEY_VOLUMEDOWN
0x1e20 KEY_CHANNELUP
0x1e21 KEY_CHANNELDOWN
0x1e12 KEY_PREVIOUS
0x1e0f KEY_MUTE
0x1e37 KEY_RECORD
0x1e35 KEY_PLAY
0x1e30 KEY_PAUSE
0x1e36 KEY_STOP
0x1e32 KEY_REWIND
0x1e34 KEY_FASTFORWARD
0x1e24 KEY_BACK
0x1e1e KEY_NEXT
0x1e01 KEY_1
0x1e02 KEY_2
0x1e03 KEY_3
0x1e04 KEY_4
0x1e05 KEY_5
0x1e06 KEY_6
0x1e07 KEY_7
0x1e08 KEY_8
0x1e09 KEY_9
0x1e00 KEY_0
0x1e0a KEY_TEXT
0x1e0e KEY_SUBTITLE
0x1e0b KEY_RED
0x1e2e KEY_GREEN
0x1e38 KEY_YELLOW
0x1e29 KEY_BLUE
0x1e3c KEY_SUBTITLE
force_turbo=1 #Voids Warranty!das hatte ich aber in diesem Post schon geschrieben/verlinkt....egal, so teuer ist er auch nicht ;-)
Hallo
Ergänzend (RPI3) kommt vielleicht noch hinzu, diese Einstellung....Quote#force_turbo=1 #Voids Warranty! (uncomment to avoid CPU scaling down to 600Mhz)...aus diesem Artikel.
#boot_delay=1 #helps to avoid sdcard corruption when force_turbo is enabled.
https://haydenjames.io/raspberry-pi-3-overclock/
So betreibe ich meinen RPI3 seit einiger Zeit, mit Kühlkörper!
LG
Andre