Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[PROBLEM] Kodi randomly hangs while playing audio
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: Kodi randomly hangs while playing audio
9th Mar, 2020, 12:06 AM
Post: #12
Nachteule Offline
Administrator
******
Posts: 2,406
Joined: Dec 2014
Reputation: 122
RE: Kodi randomly hangs while playing audio
(8th Mar, 2020 10:37 PM)jakenl Wrote:  My problem is still there. The weird thing is that playing audio fails all the time, but video's play fine. They are both located on different USB-sticks.
Ah, ok!

Quote:Also, I did 2 things in between multiple 'pull plugs' because xbian hangs/can't be accessed anymore:

Did from SSH a 'sudo reboot'. On the screen I see Kodi closing down and it is showing the Xbian log while saying 'unmounting fs'. However, it stays on that screen forever

If a process still holds a file open, umount will how work. So, please check which process keeps file open after you have stopped Kodi by running command sudo lsof /mountpoint/of/your/usbstick

Quote:After another hang up with Kodi, I checked 'df -h' through SSH, but that command makes Raspbian to fail completely, I can't use the cmdline anymore at all.

So, could be this one USB-stick the culprit? What would be the best method to check?
- Put the stick in a Windows PC and do file check?
- Copy the data-backup on pc to my 2nd stick with the video files and check if it still has issues playing form there?

Yes, copy files to the 'good' stick would be good idea

Or read all files from that 'bad' stick from the Pi with command

for f in $(find /mountpoint/of/your/usbstick -type f); do echo reading $f; cp -v $f /dev/null; done

plz note that this command can not deal with spaces in filename/dirs
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Kodi randomly hangs while playing audio - jakenl - 16th Feb, 2020, 09:38 PM
RE: Kodi randomly hangs while playing audio - Nachteule - 17th Feb, 2020, 02:36 AM
RE: Kodi randomly hangs while playing audio - jakenl - 17th Feb, 2020, 06:00 AM
RE: Kodi randomly hangs while playing audio - Nachteule - 17th Feb, 2020, 07:19 AM
RE: Kodi randomly hangs while playing audio - jakenl - 19th Feb, 2020, 03:46 AM
RE: Kodi randomly hangs while playing audio - Nachteule - 19th Feb, 2020, 04:03 AM
RE: Kodi randomly hangs while playing audio - jakenl - 20th Feb, 2020, 06:53 AM
RE: Kodi randomly hangs while playing audio - Nachteule - 20th Feb, 2020, 06:58 AM
RE: Kodi randomly hangs while playing audio - jakenl - 21st Feb, 2020, 06:51 AM
RE: Kodi randomly hangs while playing audio - Nachteule - 21st Feb, 2020, 06:58 AM
Kodi randomly hangs while playing audio - jakenl - 8th Mar, 2020, 10:37 PM
RE: Kodi randomly hangs while playing audio - Nachteule - 9th Mar, 2020 12:06 AM
RE: Kodi randomly hangs while playing audio - jakenl - 9th Mar, 2020, 08:16 AM
Kodi randomly hangs while playing audio - jakenl - 10th Mar, 2020, 04:13 PM
RE: Kodi randomly hangs while playing audio - Nachteule - 10th Mar, 2020, 09:04 PM
RE: Kodi randomly hangs while playing audio - sarausa0106 - 9th Oct, 2024, 02:07 PM

Possibly Related Threads...
Thread: Author Replies Views: Last Post
  [PROBLEM] Kodi hangs randomly while on playback guillaumesoucy 6 12,272 11th Jan, 2023 02:32 PM
Last Post: celinedion
  Kodi 17.4 is not playing video smoothly. GastonBA 24 55,040 13th Oct, 2017 04:43 AM
Last Post: cairnarvon

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 9th Jun, 2025, 04:58 AM Powered By MyBB, © 2002-2025 MyBB Group.