Some more experiments done, but no solution found yet...
First of all some more info on where the mp3 music is stored.
My notebook has an SSD with OS's linux (ext4) and Windows 7 (NTFS).
And an HDD with /home partition for Mageia (ext4) and data partition for both Windows 7 and Mageia (NTFS).
It is on this last HDD NTFS data partition that my music is stored (accessible by both OS's).
But I already moved some music to the Mageia "/" SSD parttion and the pause/stutter still occurs.
I also excluded PulseAudio by using jack by first installing
gstreamer0.10-jack-0.10.31-6.mga4
and selecting Tools/Preferences/General/Playback/GStreamer audio engine/Output plugin: Audio sink (jack)
I used the second wireless option of my Logitech H800 headphones, not bluetooth but USB transceiver.
Jack is able to route the music to this USB device.
The pause/stutter still occurs every 15 moinutes, same as before.
So this means PulseAudio is not the root cause...
I also used VLC to play mp3, same issue.
I also used GNOME iso KDE as window manager, same issue.
Last thing I tried was to increase priority for Clementine:
KDE menu editor entry for Clementine
- Code: Select all
ionice -c1 -n0 nice -n -20 su -c clementine bert %U
with tab Advanced "Run as different user" root
(root needed for nice to negative level)
Issue still happens.
Now I am out of ideas
