Posts by lnoferin
-
-
Banned add-ons are installed. No support.
Urca, it's a very old installation and I did not remember what addon was installed from time to time.
Sorry
-
Code
2024-05-20 15:41:02.962 T:7382 info <general>: Disabled debug logging due to GUI setting. Level 0.
Not helpful.
Please provide a full debug log.How to post a log (wiki)1. Enable debugging in Settings>System Settings>Logging2. Restart Kodi3. Replicate the problem4. Generate a log URL (do not post/upload logs to the forum)
use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL linkHere the full log, without hifiberry in config.txt
https://paste.libreelec.tv/arriving-flamingo.log
P.S.: thanks a lot for your help!
-
So you get HiFiBerry sound without having a HiFiBerry card in the audio output device list?
No, I removed the hifberry in config.txt to try for my problem and rebooted but now I cannot use the hifiberry and I am using the hdmi audio output.
(Normally I switch between the two audio devices - plus bluetooth - via the audio chooser addon)
-
Does that mean you still have audio without the config.txt driver entry?
Yes
I heard that HiFiBerry cards are now auto-detected.
I don't think so because the soundcard does not appear anymore in the audio devices listed by kodi.
-
This maybe sounds like magic, but try without any HiFiBerry driver activated at config.txt (and of course reboot).
Tried but nothing changed.
-
I am trying to look at the debug log (enabled from the skin menu) but it became really too verbose: which log module should I have to enable to look for my problem?
This is a log with some log module enabled with estuary skin trying to see a movie in the samba share:
I think the relevant lines are 517-518: almost five minutes waiting to start the reproduction.
-
Try again with the default skin.
I am trying with estuary skin but nothing changed
The timeout messages are harmless. The kernel splat is undesirable but ultimately harmless too (it's a WARNING, not an ERROR).
Yes, understood!
TL/DR: If you don't know what something is in a log, always share the entire log, because then you share all the actually useful info and not just the couple of irrelevant bits that you (wrongly) guessed were important.
I am trying to look at the debug log (enabled from the skin menu) but it became really too verbose: which log module should I have to enable to look for my problem?
-
My hardware: raspberry pi4 with 4gb of ram, a HiFiBerry audio and a hard disk connected via usb
Software: Libreelec 12.0 with aeon nox skin
From some weeks (also before the switch from 11.X to 12.0 version, nothing changed) I have a lot of delay trying to see normal videos (taken from a nfs server but nothing changed switching to samba and also from the system disc).
If I look into the kodi log I cannot see anything, as the system was freezed: when the video starts I can see many errors in kodi.log like
If I look in dmesg I can see this error:
Code
Display More[13638.659236] WARNING: CPU: 2 PID: 6833 at __vb2_queue_cancel+0x26c/0x2e0 [videobuf2_common] [13638.659261] Modules linked in: 8021q rfcomm brcmfmac_wcc brcmfmac brcmutil rpivid_hevc(C) bcm2835_isp(C) bcm2835_codec(C) v4l2_mem2mem bcm2835_mmal_vchiq(C) hci_uart btbcm videobuf2_dma_contig videobuf2_memops videobuf2_v4l2 cfg80211 bluetooth videodev snd_bcm2835(C) ecdh_generic snd_soc_wm8804_i2c videobuf2_common ecc snd_soc_bcm2835_i2s rfkill snd_soc_rpi_wm8804_soundcard snd_soc_wm8804 mc nvmem_rmem pkcs8_key_parser fuse nfnetlink [13638.659341] CPU: 2 PID: 6833 Comm: VideoPlayer Tainted: G C 6.6.28 #1 [13638.659348] Hardware name: Raspberry Pi 4 Model B Rev 1.1 (DT) [13638.659352] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [13638.659357] pc : __vb2_queue_cancel+0x26c/0x2e0 [videobuf2_common] [13638.659369] lr : __vb2_queue_cancel+0x40/0x2e0 [videobuf2_common] [13638.659379] sp : ffffffc087063ae0 [13638.659383] x29: ffffffc087063ae0 x28: ffffff8043c34d28 x27: ffffff804587a000 [13638.659394] x26: 0000000000000000 x25: ffffffc087063d28 x24: ffffff80cde85300 [13638.659403] x23: 0000000000000000 x22: 0000000000000000 x21: ffffff80525fe828 [13638.659413] x20: ffffff80525fe828 x19: ffffff80525fe828 x18: ffffffffffffffff [13638.659421] x17: 00000001870638b0 x16: 0000000000000000 x15: 0000000000000003 [13638.659431] x14: 0000000000000004 x13: ffffff804bb00028 x12: 0000000000000000 [13638.659439] x11: ffffff804d96ce78 x10: ffffff804d96cdb0 x9 : ffffffc07a155a8c [13638.659448] x8 : ffffff804d96cdd8 x7 : 0000000000000000 x6 : 0000000000000000 [13638.659457] x5 : ffffff8043c3601c x4 : 0000000000000000 x3 : 0000000000000000 [13638.659465] x2 : ffffff80499c1b80 x1 : 0000000000000000 x0 : 0000000000000004 [13638.659474] Call trace: [13638.659478] __vb2_queue_cancel+0x26c/0x2e0 [videobuf2_common] [13638.659489] vb2_core_streamoff+0x2c/0xd0 [videobuf2_common] [13638.659498] vb2_streamoff+0x20/0x78 [videobuf2_v4l2] [13638.659509] v4l2_m2m_streamoff+0x80/0x1d8 [v4l2_mem2mem] [13638.659520] v4l2_m2m_ioctl_streamoff+0x20/0xe38 [v4l2_mem2mem] [13638.659530] v4l_streamoff+0x2c/0x40 [videodev] [13638.659551] __video_do_ioctl+0x334/0x408 [videodev] [13638.659568] video_usercopy+0x2bc/0x6e0 [videodev] [13638.659584] video_ioctl2+0x20/0x40 [videodev] [13638.659600] v4l2_ioctl+0x48/0x70 [videodev] [13638.659616] __arm64_sys_ioctl+0xc4/0xf0 [13638.659628] invoke_syscall+0x50/0x128 [13638.659637] el0_svc_common.constprop.0+0x48/0xf0 [13638.659644] do_el0_svc+0x24/0x38 [13638.659650] el0_svc+0x40/0xe8 [13638.659655] el0t_64_sync_handler+0x120/0x130 [13638.659659] el0t_64_sync+0x190/0x198 [13638.659665] ---[ end trace 0000000000000000 ]--- [13638.876961] hrtimer: interrupt took 172885 ns
Could the problem coming from some extension because it started after I installed some extension to the skin but I cannot understand the wrong one?
EDIT: the dmesg error seems to be unrelated to the problem because sometime it does not appear
-
Try to connect the dongle(s) with an USB extension cable(s) or with an USB hub. Perhaps there's a high-frequency noise from RPi (or from the USB3 key) which breaks the dongle's wireless communication so it may be better if you move them as far as possible from RPi's board. Also try to replace batteries with fresh ones.
It worked, thanks!
The keyboard began to work normally, the remote is not working yet but I think this is due to a hardware problem.
Thanks again!
-
Depending on how old your RPi4 is, you may still have to update its firmware for booting and the USB3 controller. If that has not yet been done, then you'll have a challenge getting the RPi4 to boot from USB.
Booting goes fine and everthing works but not the keyboard and remote.
It is something like these devices do not receive enough current but I cannot read anything in the log e/o in dmesg.
QuotePerhaps you can still fix the SD slot problem(s).
I think I will need some micro-soldering.
-
Hello,
I have a raspberry pi4 working fine booting from the sd card with libreelec stable and using a wireless microsoft keyboard and a remote with usb dongle attached to usb 2 ports.
But some days ago the sd socket broke a little and it is no more well attached to the motherboard.
So I used a usb key to boot the system using the usb 3 port and quite everything worked fine but the usb keyboard and remote are not working anymore because the key pressed are received only sometimes. I can control Kodi using the kore remote program and the web interface.
I tried to boot also with a usb ssd with external power supply but the problem remains.
I cannot see any clue in dmesg and kodi.log.
-
-
I have similar symptoms either with video and flac files taken from a NAS connected via ethernet cable (I tried to report this problem in [Raspberry PI4] Can't watch anymore movies).
I tried your hint with advancedsettings file but without solution: http://ix.io/2QWP here is the log trying to play a flac file.
I saw many lines with this error:
Code2021-02-26 16:46:27.563 T:2020668272 ERROR: ffmpeg[7870F370]: [flac] invalid coeff precision 2021-02-26 16:46:27.563 T:2020668272 ERROR: ffmpeg[7870F370]: [flac] decode_frame() failed 2021-02-26 16:46:27.573 T:2020668272 DEBUG: ffmpeg[7870F370]: [NULL] sample/frame number mismatch in adjacent frames 2021-02-26 16:46:27.574 T:2020668272 DEBUG: ffmpeg[7870F370]: [NULL] crc check failed from offset 0 (frame 1967) to 3037 (frame 1967) 2021-02-26 16:46:27.574 T:2020668272 ERROR: ffmpeg[7870F370]: [flac] invalid residual 2021-02-26 16:46:27.574 T:2020668272 ERROR: ffmpeg[7870F370]: [flac] decode_frame() failed
Mp3 files is working fine
-
Neither can we, that is why we always prefer FULL debug-enabled log files, provided via a pastebin service/website.
Ok, I restarted the raspberry and I began to see the movie (about at 16:06) and the full log could be seen at kodi.log?t=8f2b2h47
Thanks a lot for any help, I like very much libreelec!
-
I have a raspberry PI4 (4g of ram) connected to my nas via ethernet.
Until three days ago I could watch movies and listening music fine but now watching movies is not possible because the playing jumps, the images are "mixed" and then it stops.
In the log I can see this error trying to see a movie .mkv (with mpeg-4)
Code
Display MoreCRenderManager::WaitForBuffer - timeout waiting for buffer 2021-02-21 13:50:22.691 T:1863258992 WARNING: Previous line repeats 1 times. 2021-02-21 13:50:22.691 T:1863258992 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 128909 2021-02-21 13:50:22.789 T:2076140400 NOTICE: script.tv.show.next.aired --> Update complete 2021-02-21 13:50:22.941 T:1863258992 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: lost diff 2021-02-21 13:50:23.408 T:1863258992 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 41727 2021-02-21 13:51:11.104 T:1863258992 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer 2021-02-21 13:55:06.940 T:2037375856 WARNING: Previous line repeats 1 times. 2021-02-21 13:55:06.940 T:2037375856 NOTICE: CVideoPlayerAudio::Process - stream stalled 2021-02-21 13:55:07.004 T:1954448240 NOTICE: CVideoPlayer::OnExit() 2021-02-21 13:55:07.004 T:1954448240 NOTICE: VideoPlayer: eof, waiting for queues to empty 2021-02-21 13:55:07.004 T:1954448240 NOTICE: Closing stream player 1 2021-02-21 13:55:07.004 T:1954448240 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
Activating the debug log I can see these messages:
Code2021-02-21 14:05:03.420 T:2681721712 DEBUG: CMMALRenderer::Process - debug vsync:269592 queue:0 fps:23.94/23.98/60.00 inc:0.400000 diff:0.000000 2021-02-21 14:05:03.420 T:2681721712 DEBUG: CMMALRenderer::Process - omvb:(nil) mmal:(nil) vsync:269592 queue:0 diff:-1.000000 2021-02-21 14:05:03.436 T:2681721712 DEBUG: CMMALRenderer::Process - debug vsync:269593 queue:0 fps:23.94/23.98/60.00 inc:0.400000 diff:-0.600000 2021-02-21 14:05:03.438 T:3011249488 DEBUG: CMMALRenderer::Update 2021-02-21 14:05:03.438 T:3011249488 DEBUG: CMMALRenderer::RenderUpdate - MMAL: clear:0 flags:0 alpha:255 source:0 omvb:0xa8f8ca58 mmal:0x78ccb3a8 mflags:0 len:368640 data:0xc enc:I420 2021-02-21 14:05:03.439 T:1755231088 DEBUG: CDecoder::FFReleaseBuffer buf:0x4b3a610 gmem:0x78b14f80 2021-02-21 14:05:03.439 T:1755231088 DEBUG: CDecoder::FFGetBuffer 720x304 format:0:0 flags:1 2021-02-21 14:05:03.439 T:1755231088 DEBUG: CDecoder::FFGetBuffer buf:0x76ce95d0 mmal:0x78ccbeb8 gmem:0x7aac26d0 avbuf:0xaaa45000:0xaaa81000:0xaaa90000 2021-02-21 14:05:03.440 T:1755231088 DEBUG: CDecoder::Decode - mmal:0x78ccbeb8 buf:0x76ce95d0 old:0xa8f8c750 gpu:0x7aac26d0 720x304 (768x320) 2021-02-21 14:05:03.440 T:1755231088 DEBUG: CDecoder::GetPicture - mmal:0x78ccbeb8 dts:332.753 pts:332.753 buf:0x76ce95d0 old:0xa8f8c750 gpu:0x7aac26d0 720x304 (768x320)
I cannot find any other clue.