Die Suche ergab 3379 Treffer: tmp

Suchanfrage: +tmp

von DelthaBuegel
05 Jul 2025 15:47
Forum: Settings/Senderlisten
Thema: Senderliste bearbeiten
Antworten: 18
Zugriffe: 680

Re: Senderliste bearbeiten

Die hast Du doch sicher auf dem PC. Dann einfach im Open-Web-If auf importieren klicken.
Wenn sie nicht auf dem PC gespeichert ist, wurde sie in /var/tmp gespeichrt. /tmp /(temporäre Dateien) werden beim herunterfahren gelöscht und sind dann weg.
Sollte aber kein Problem darstellen. Bei der ...
von grieben63
02 Jul 2025 17:16
Forum: Plugins
Thema: [in Arbeit] Netatmo py3
Antworten: 23
Zugriffe: 816

Re: [in Arbeit] Netatmo py3

Getestet mit OpenATV 7.5.1und 7.6 bei beiden der gleiche Fehler.

root@vuuno4kse:~# opkg install /tmp/*.ipk
error: calculate_dependencies_for: Cannot satisfy the following dependencies fo
enigma2-plugin-extensions-netatmo:
python3-textutils
error: opkg_solver_install: Cannot install package ...
von Rodman
01 Jul 2025 19:27
Forum: openATV 7.4 PY3.12.4/OpenSSL 3.3.0
Thema: xstreamity führt zu Absturz
Antworten: 1
Zugriffe: 144

xstreamity führt zu Absturz

... demux
19:12:15.1728 Traceback (most recent call last):
19:12:15.1730 File "/home/oe1/atv7.4/build-enviroment/builds/openatv/release/multiboxpro/tmp/work/all-oe-linux/enigma2-plugin-extensions-xstreamity/git/image/usr/lib/enigma2/python/Plugins/Extensions/XStreamity/playlists.py", line 150, in ...
von lamberto
28 Jun 2025 18:14
Forum: Plauderecke
Thema: HDFreaks nicht mehr erreichbar
Antworten: 31
Zugriffe: 2342

Re: HDFreaks nicht mehr erreichbar

... Options] 12Vdetect cannot open /proc/stb/misc/12V_output: Function not implemented
2024-10-07 18:13:28.7402 [Console] command: mount /dev/mmcblk0p1 /tmp/Multiboot31gr7y29
2024-10-07 18:13:28.7407 [eConsoleAppContainer] Starting /bin/sh
2024-10-07 18:13:28.7523 [Multiboot] Startupdevice found: /dev ...
von foxbob
27 Jun 2025 15:46
Forum: HOWTOs
Thema: Multiboot for all (EN)
Antworten: 144
Zugriffe: 15971

Re: Multiboot for all (EN)

... an error:

17:04:07.0685 [EPGImport] nextImport, source= only
17:04:07.0689 [EPGImport] Downloading: http://1lot.tv/epg/epg.xml to local path: /tmp/epgimport.xml
17:04:07.0690 [EPGImport] Not cheching the server since nocheck is set for it: http://1lot.tv/epg/epg.xml
17:04:07.0712 Starting ...
von mrgede
23 Jun 2025 21:57
Forum: Plugins
Thema: E2iPlayer (früher iptv-Player)
Antworten: 3204
Zugriffe: 1057363
Geschlecht:

Re: E2iPlayer (früher iptv-Player)

... enigma2/python/Tools/BoundFunction.py", line 10, in __call__
17:56:33.5243 File "/home/oe1/atv751arm/build-enviroment/builds/openatv/release/gb7252/tmp/work/cortexa15hf-neon-vfpv4-oe-linux-gnueabi/enigma2-plugin-extensions-e2iplayer/git/image/usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer ...
von y456
12 Jun 2025 17:31
Forum: Plugins
Thema: VPN-Wireguard Plugin
Antworten: 1087
Zugriffe: 202924

Re: WireGuard Module Test 7.6-beta

... Supported provider: Surfshark - NordVpn - ProtonVpn - MullvadVpn - iVpn
It also supports personal .conf files
Installation via telnet:
wget -qO /tmp/WireGuard.sh "https://raw.githubusercontent.com/m4dhouse/Wireguard-Vpn/python-3.12/WireGuard.sh" && chmod 777 /tmp/WireGuard.sh && /tmp/WireGuard.sh ...
von WXbet
12 Jun 2025 11:38
Forum: Die Bastelecke
Thema: WireGuard Module Test 7.6-beta
Antworten: 8
Zugriffe: 579

Re: WireGuard Module Test 7.6-beta

dreamtwo

- copy files to /tmp
- remove .txt extension
- run:

Code: Alles auswählen

opkg install /tmp/kernel-module-wireguard-4.9_1.0.20220627-r1_dreamtwo.ipk /tmp/wireguard-tools_1.0.20210914-r2_dreamtwo.ipk
von WXbet
12 Jun 2025 11:30
Forum: Die Bastelecke
Thema: WireGuard Module Test 7.6-beta
Antworten: 8
Zugriffe: 579

Re: WireGuard Module Test 7.6-beta

dm920

- copy files to /tmp
- remove .txt extension
- run:

Code: Alles auswählen

opkg install /tmp/kernel-module-wireguard-3.14-1.17-dm920_1.0.20220627-r1_dm920.ipk /tmp/wireguard-tools_1.0.20210914-r2_dm920.ipk
von urie
11 Jun 2025 20:24
Forum: openATV 7.6-beta PY3.13.x/OpenSSL 3.5.0
Thema: open issues OpenATV 7.6
Antworten: 212
Zugriffe: 27971
Geschlecht:

Re: open issues OpenATV 7.6

... I also know from as I mentioned I can see whats happening from /Root/home/root FastRestore.log

here is part of working 6.7 beta FastRestore.log
tmp/installed-list.txt
tar: tmp/installed-list.txt: time stamp 2025-06-11 10:59:37 is 103638.112452225 s in the future
tmp/changed-configfiles.txt
tar ...
von y456
02 Jun 2025 23:39
Forum: English Section
Thema: Terminal via Webif - no connection
Antworten: 19
Zugriffe: 1901

Re: Terminal via Webif - no connection

... is Wireguard.

To install Wireguard I did install it with help the descripition in https://github.com/m4dhouse/Wireguard-Vpn with telnet:

wget -qO /tmp/WireGuard.sh "https://raw.githubusercontent.com/m4dhouse/Wireguard-Vpn/python-3.12/WireGuard.sh" && chmod 777 /tmp/WireGuard.sh && /tmp/WireGuard.sh ...
von kitte888
31 Mai 2025 16:49
Forum: openATV 7.6-beta PY3.13.x/OpenSSL 3.5.0
Thema: Lautstärkeanpassung - zuletzt benutzte/eingestellte Lautstärke bei Aufnahmen
Antworten: 10
Zugriffe: 317

Re: Lautstärkeanpassung - zuletzt benutzte/eingestellte Lautstärke bei Aufnahmen

schreib auch da nichts rein

ist ein file im tmp

und wird über webif commandows gesetzt
von Taurus G.
29 Mai 2025 16:20
Forum: openATV 7.6-beta PY3.13.x/OpenSSL 3.5.0
Thema: Info OpenATV 7.6-beta (de)
Antworten: 110
Zugriffe: 14346

Re: Info OpenATV 7.6-beta (de)

... 2 CPUs
<6>[ 0.003904] SMP: Total of 2 processors activated (108.00 BogoMIPS).
<6>[ 0.003908] CPU: All CPU(s) started in SVC mode.
<6>[ 0.004253] devtmpfs: initialized
<6>[ 0.013311] VFP support v0.3: implementor 42 architecture 4 part 00 variant 0 rev 0
<6>[ 0.013527] clocksource jiffies: mask ...
von ArnoldSchiller
25 Mai 2025 05:01
Forum: MaXytec Multibox SE 4K UHD
Thema: Bluetooth mit Stick an der maxytecmultise
Antworten: 2
Zugriffe: 417

Bluetooth mit Stick an der maxytecmultise

... module-multiboxse_1-4.4.35
kernel-module-multiboxse_2-4.4.35
kernel-module-multiboxse_3-4.4.35
kernel-module-multiboxse_4-4.4.35
"

INSTALLED_LIST="/tmp/installed-kmods.txt"
REMOVE_LIST="/tmp/remove-kmods.txt"

# Alle installierten Kernel-Module holen
opkg list-installed | grep ^kernel-module ...
von Aliraza63
22 Mai 2025 08:19
Forum: HOWTOs
Thema: Multiboot for all (EN)
Antworten: 144
Zugriffe: 15971

Re: Multiboot for all (EN)

... Manager
as follows ...

Download link : https://mega.nz/file/j4UBwByY#9BX_8GS9fWGPdo0PTVmPRHlboRRzIQ6S6WeZWQefJaI
opkg install --force-depends /tmp/*.ipk
- discard OpenHDF , it does not understand Triple Tuner !
- if something wrong is happen ... use a "cleanup" helper
then revive ChkRoot ...
von mihaip
22 Mai 2025 06:18
Forum: HOWTOs
Thema: Multiboot for all (EN)
Antworten: 144
Zugriffe: 15971

Re: Multiboot for all (EN)

... Manager
as follows ...

Download link : https://mega.nz/file/j4UBwByY#9BX_8GS9fWGPdo0PTVmPRHlboRRzIQ6S6WeZWQefJaI
opkg install --force-depends /tmp/*.ipk
- discard OpenHDF , it does not understand Triple Tuner !
- if something wrong is happen ... use a "cleanup" helper
then revive ChkRoot ...
von lululla
20 Mai 2025 23:26
Forum: IPTV
Thema: Parsa tv senderliste
Antworten: 7
Zugriffe: 1485

Re: Parsa tv senderliste

... problems, the fact that they last a short time.


name=VOA-Persian

<a href="https://voa-ingest.akamaized.net/hls/live/2033876/tvmc07/playlist.m3u8"><button class="myButton">Direct Play</button></a>


let me know what doesn't work: the plugin saves .m3u files in your device (/tmp - hdd or usb)
;)
von mihaip
15 Mai 2025 13:55
Forum: HOWTOs
Thema: Multiboot for all (EN)
Antworten: 144
Zugriffe: 15971

Re: Multiboot for all (EN)

... I've exit from plugin at the right moment ! and
I found the content of /boot ! Each startup file contains
the information about partition an image to start !

BOOT="/dev/mmcblk0boot1"
echo 1 > /sys/block/mmcblk0boot1/force_ro
mkdir /tmp/boot 2>/dev/null
mount -t vfat "$BOOT" /tmp/boot 2>/dev/null
von WXbet
13 Mai 2025 19:28
Forum: HOWTOs
Thema: Multiboot for all (EN)
Antworten: 144
Zugriffe: 15971

Re: Multiboot for all (EN)

@mihaip: Please try this updated version. Save it to /tmp folder of your stb, then execute:

Code: Alles auswählen

cat /tmp/MultiBoot_1.1.tar.gz | tar -xz -C /usr/lib/enigma2/python/Plugins/Extensions && /usr/lib/enigma2/python/Plugins/Extensions/MultiBoot/scripts/Boot-Image-Selector.sh
von Pike_Bishop
13 Mai 2025 11:21
Forum: HOWTOs
Thema: Verzeichnis für eingebaute Scripts
Antworten: 5
Zugriffe: 2992
Geschlecht:

Re: Verzeichnis für eingebaute Scripts

... m-%d_%H-%M-%S)"
CREATE="/bin/tar -czvf"
IMAGE_VERSION="$(cat /etc/issue | cut -d '-' -f1 | tr ' ' -)"

TARGETDIR=/media/usb/_my_settings_backups/pli
TMP=/tmp
LOGFILE=$TMP/_my_pli_settings-backup.log


# Konsole (OSD Fenster am TV) automatisch schliessen, damit man das bei der
# Ausfuehrung dieses ...

Zur erweiterten Suche