Seite 2 von 2 ErsteErste 12
Ergebnis 11 bis 12 von 12
  1. #11
    +++ ATV Chef Tester +++ Avatar von HD75hd
    Registriert seit
    29.08.2014
    Beiträge
    5.344
    Thanks (gegeben)
    2010
    Thanks (bekommen)
    2281
    Total Downloaded
    51,35 MB
    Total Downloaded
    51,35 MB
    ReceiverDanke
    Box 1:
    OSmio+4K @ 7.3
     
     
    Box 2:
    OSmio4K @ 7.3
     
     
    Box 3:
    OSmini4K @ 7.3
     
     
    Box 4:
    SF8008 @ 7.3
     
     
    sorry my english is not so good
    I think you misunderstood me

    i want a screenshot in english language, so we can better read it ..

    processor temperature on Formuler F3-info.jpg

    and this is the part in atv 6.2 for processor temp

    Code:
    tempinfo = ""
    	if path.exists('/proc/stb/fp/temp_sensor_avs'):
    		f = open('/proc/stb/fp/temp_sensor_avs', 'r')
    		tempinfo = f.read()
    		f.close()
    	elif path.exists('/proc/stb/power/avs'):
    		f = open('/proc/stb/power/avs', 'r')
    		tempinfo = f.read()
    		f.close()
    	elif path.exists('/sys/devices/virtual/thermal/thermal_zone0/temp'):
    		try:
    			f = open('/sys/devices/virtual/thermal/thermal_zone0/temp', 'r')
    			tempinfo = f.read()
    			tempinfo = tempinfo[:-4]
    			f.close()
    		except:
    			tempinfo = ""
    	if tempinfo and int(tempinfo.replace('\n', '')) > 0:
    		mark = str('\xc2\xb0')
    		AboutText += _("Processor temperature:\t%s") % tempinfo.replace('\n', '').replace(' ','') + mark + "C\n"
    AboutLcdText = AboutText.replace('\t', ' ')
    Geändert von HD75hd (08.05.2018 um 08:21 Uhr)
    Gruss HD75hd

    OS mio+ 4K / OpenATV 7.3
    Unicable DurLine UK 124

    Wer kein Fullbackup hat, hat selber Schuld



  2. Thanks Marchella bedankten sich
    •   Alt Advertising

       

  3. #12
    Avatar von Marchella
    Registriert seit
    15.04.2017
    Ort
    Uzbekistan
    Beiträge
    124
    Thanks (gegeben)
    144
    Thanks (bekommen)
    14
    Themenstarter
    Total Downloaded
    124,9 KB
    Total Downloaded
    124,9 KB
    ReceiverDanke
    Box 1:
    Zgemma H10 Combo 4K
     
     
    Box 2:
    Zgemma H9 Combo 4K
     
     
    Box 3:
    Zgemma H9 Twin 4K UHD
     
     
    Zitat Zitat von Captain Beitrag anzeigen
    grep -r "" /proc/stb/ > /tmp/procfs.txt

    and send the txt file
    please...
    procfs.txt

    many thanks to you, now everything became clear...
    Code:
    root@formuler3:~# cat /proc/stb/power/avs
    79
    root@formuler3:~# root@formuler3:~#
    processor temperature on Formuler F3-1_0_1_2065_24b8_13e_820000_0_0_0_20180508093731.jpg
    Geändert von Marchella (08.05.2018 um 08:40 Uhr)

  4. Thanks HD75hd bedankten sich

Seite 2 von 2 ErsteErste 12

Stichworte

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •  
Alle Zeitangaben in WEZ +1. Es ist jetzt 14:38 Uhr.
Powered by vBulletin® Version 4.2.5 (Deutsch)
Copyright ©2024 Adduco Digital e.K. und vBulletin Solutions, Inc. Alle Rechte vorbehalten.
Resources saved on this page: MySQL 5,26%
Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)
vBulletin Skin By: PurevB.com