Posts by chook55

    are you using LE10 nightlies ?

    I'm using nightlies. The Argonone fan stopped working a year or more ago when the nightlies switched to Python3. The power button still works but fan no longer works. The heat sink is good enough to prevent the RPi from going over 55°C under normal circumstances so have not been particularly worried. Thanks for your development work. It's a great project. Seeing it nudge towards "10" is fascinating. The 210218 release is very close.

    I upgraded to LibreELEC-RPi4.arm-9.80-nightly-20210218-7e43082.tar last night and have tested a few I was having trouble with. 4k and other lower resolution video now play back with out intermittent screen blanking. Passthrough is working well except on videos with 7.1 audio. I'm using passthrough via optical to a Marantz SR55000 receiver 5.1 speaker system. The media is HEVC 10 bit derived from a BlueRay. The Dolby 7.1 audio is being detected as a stereo audio source by the Amp. The voices in the video are mapped to the a surround channel and a barely audible. Media Info says the 8 channel mapping is "Channel layout : C L R Ls Rs Lb Rb LFE.

    Media Info Audio.

    Audio

    ID : 2

    Format : AAC LC

    Format/Info : Advanced Audio Codec Low Complexity

    Codec ID : A_AAC-2

    Duration : 1 h 43 min

    Bit rate : 907 kb/s

    Channel(s) : 8 channels

    Channel layout : C L R Ls Rs Lb Rb LFE

    Sampling rate : 48.0 kHz

    Frame rate : 46.875 FPS (1024 SPF)

    Compression mode : Lossy

    Delay relative to video : 20 ms

    Stream size : 669 MiB (15%)

    Language : English

    Default : Yes

    Forced : No

    Playback on 4K 30Hz profile is much improved using LibreELEC-RPi4.arm-9.80-nightly-20210208-df1905c. I have not been able to replicate screen blanking except when exiting a video to the console. Great work Devs. Much appreciated.


    In case anyone is interested the System hardware temperature sits at 43°C at idle. It has an Argon1 case with no fan operating. (Anyone got Python3 scripts to make this run? I have the on off buttons working though). While playing a 4K video this goes up to 48°C with room temperature 23°C. Incidentally there were 2 very short screen blanks of less than 1s noticed during this period. Perhaps of 0.3s duration while I had the system hardware info overlay displaying. CPUs were peaking at 15% but not all at once. 30% of 2GB memory was being used. Total Memory: 1864MB, Free Memory: 1303MB.

    OK Update re 720P file playback on a 4K profile. The display STOPS for less than a second several times a minute when playing. When set to HD ie 1920 x 1080P there are no problems. This is a BUG.

    The gear wheel menu has a bug at current LE nightly, so it freezes after a few seconds on my RPi3B+. I made a team internal bug report. I think we have to wait.

    OK all done there. Interlacing is off. Redefining the problem: When display is set to 1920x1080P @60HZ all works well. When 4K profile is set I get 1-2 seconds of black or blank screen every 30-40s regardless of the media being viewed.

    I need to check the video time counter to see if it is blanking or stopping. I might need to take a video of the timer to determine that. I've looked through the logs and cant see anything that would indicate a problem. I'm no expert in this area. I'd need direction which log to look at. In the mean time I'll switch back to 1080P.

    I accidentally found the menu you were referring to. Selecting the "gear" settings icon showed Interlacing was disabled. I set this as default with 4K resolution 30Hz. It locked up on resume so did a power off. I somehow found the control panel again and saved successfully. I'll report back when I have opportunity to do some testing.

    I set to Interleave off, set the 4K resolution at 30Hz. Played a blueray converted to 4K x265 6 channel audio. Result...blank screen every 30s or so.

    I'll keep an eye on the thread .

    I have been updating with the Nightly Test builds (currently LibreELEC-RPi4.arm-9.80-nightly-20210205-3420901) and notice gradual improvements, such as fixed screen wrapping. I appreciate the effort devs are putting in the get the Pi4 working properly.

    So that being said, there is one issue that has been present since 4K was enabled several weeks ago. When the resolution is set to the default 4K 3840 x 1920 @30Hz screen blanking occurs. I thought this was on 4K videos only but the screen blanks occasionally on any resolution video playing and also while playing music files ie MP3s. I am using an effects plugin while playing music. When I set the resolution back to 1920x1080P @60Hz no blanking occurs. I'm OK staying with 1080p but it would be nice to have 4K working.

    Then you're right, and you only have on /off options.

    You could possibly change the "off" option where is sets the default 90=100 (90°C = 100%) Fan to say 60=50. This should quieten the original fan down and keep the case below 70°C which is a recommended max temp for commercial applications. I'll try it when I get a chance.

    ref: At what temperature do conventional electronics packages fail? - TWI


    So the argonone.config OFF option gives you one temp=speed entry in the argononed.conf file.  I have edited it from 90=100 to 60=50. It never gets that warm so I cannot verify if it will work.    I enabled editing using  "mount -o remount,rw /storage" and nano to edit the file.

    I had to set the the argononed.conf file to 40=10 fan setting to provide a scenario where I could listen for the fan come on and off. It rarely went near 50°C in passive mode. The 10% fan speed is adequate to drop the case temperature from it's resting temperature of 43°C to 39°C where the fan cuts out. Temperature was displayed via the KODI/System Info/Hardware option.

    So The procedure is to run ./argonone-config, set the option to off.

    This gives one fan setting in the argononed.conf file which is by default set to 90=100.

    Change this to 40=10 (or whatever you feel is reasonable) with nano. save and reboot.

    Result: Temperature sits at 42° with fan on while playing a video and returns to 38-39° when video stops with fan shutting off in < 60 seconds.