Posts by Maltsev.v.v
-
-
Hello.
LibreELEC 11
CSI camera connected to RPI. How to add to MotionEye that works in Docker.
Camera not showing up in libreelec system?
addon Raspberry PI Tools installed
Linux LibreELEC 6.1.19 #1 SMP Sat Mar 18 20:56:24 UTC 2023 armv7l GNU/Linux
supported=1 detected=1, libcamera interfaces=0
bcm2835-codec-decode (platform:bcm2835-codec):
/dev/video10
/dev/video11
/dev/video12
/dev/video18
/dev/video31
/dev/media2
bcm2835-isp (platform:bcm2835-isp):
/dev/video13
/dev/video14
/dev/video15
/dev/video16
/dev/video20
/dev/video21
/dev/video22
/dev/video23
/dev/media0
/dev/media1
Cannot open device /dev/video0, exiting.
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2009-2014 Stephan Raue ([email protected])
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
################################################################################
# Bootloader configuration
# config.txt version v1 (do not remove or change this line!)
################################################################################
# For more options and information see
################################################################################
# Default GPU memory split, 76MB are needed for H264 decoder
gpu_mem=76
# Enable I2C OLED
dtparam=i2c1=on
dtparam=i2c_arm=on
enable_uart=1
# Don't send initial active source message.
# Avoids bringing CEC (enabled TV) out of standby and channel switch when
# rebooting.
hdmi_ignore_cec_init=1
################################################################################
# Include distribution specific config file if it exists.
################################################################################
[all]
include distroconfig.txt
# uncomment to enable infrared remote recevier connected to GPIO 18
#dtoverlay=gpio-ir,gpio_pin=18
# uncomment to enable analog audio output
#dtparam=audio=on
#audio_pwm_mode=1
initramfs edid.cpio
Codedocker run --name="motioneye" \ -p 8765:8765 -p 8081:8081 -p 81:81\ --hostname="motioneye" \ -v /var/run/localtime:/etc/localtime:ro \ -v /storage/.config/motioneye:/etc/motioneye \ -v /var/media/hdd2/motioneye:/var/lib/motioneye \ -e TZ=Europe/Minsk \ --restart="always" \ --detach=true \ ccrisan/motioneye:master-armhf
-
Yes you are right. Installed 10.9.5 Nexus and the problem was solved
-
cmdline.txt
config.txt
Code
Display More# Default GPU memory split - at least 288M is needed for some 4k HEVC files gpu_mem=320 # Set 'force_turbo=1' to disable dynamic overclocking and enable overclocking always. #force_turbo=0 # Force HDMI even if unplugged or powered off hdmi_force_hotplug=1 hdmi_ignore_cec_init=1 dtparam=i2c_arm=on ################################################################################ # Include distribution specific config file if it exists. ################################################################################ [all] include distroconfig.txt dtoverlay=gpio-shutdown,gpio_pin=26
-
Thank you. Could you please tell me how to do it.
edit /flash/config.txt?
-
Why do I want to use LE 9.2
Kodi18 and not use LE 10 Kodi10.0:
- several PI3s on the network at home
- iptv simple client - works much faster, with multicast and HLS
- addons flexget and transmission
-
-
Power supply 1 for them 12v8A
-
RPI + 2 HDD
Raspberry pi4 reboots intermittently.
To run LibreELEC-RPi4.arm-9.2.8.img
Copied start.elf from LibreELEC-RPi4.arm-11.0-nightly-20220618-b78941a.img
Please, tell me the reason
PS. On RPI3 everything works ok
-
Hello. tell me how to add pictures to games, as it is done for movies.
In the Home Menu, I select the GAMES category, add a folder with games.
choose, play. Everything is fine.example game SONIC.nes, next to put SONIC.png
well, or add another .nfoIn Movies and TV shows, this is easy to do, but with games it doesn’t work. interested in adding manually, not room collection brouse?
-
Thanks for the answer, please give a specific example of how to do this (compile).
Step by step in ssh -
Hi, I am using the RPI + MCP2515 can module.
I need to install
"can-utils-master" (https://drive.google.com/open?id=0b1o28l8c2amwse15q2xubhhvvkk)
and "hardbyte-python"
(https://drive.google.com/open?id=0b1o28l8c2amwqwswdtbqumr6mda)
How can I do it.
Please with the commands in the terminal