View Full Version : Sound stops when I mount NTFS partition.
heliar
November 24th, 2008, 07:49
FreeBSD h51n30.campus.nsu.ru 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Mon Nov 10 06:28:52 VLAT 2008 root@h51n30.campus.nsu.ru:/usr/obj/usr/src/sys/HELIAR i386
When I'm trying to mount ntfs partition, my music (musicpd or mplayer) is stopping for a few seconds with "jzzz" sound).
s-tlk
November 24th, 2008, 14:39
I encountered a similar problem some time ago, but with mount_smbfs. The Problem is, this comes only for the first time, when the kernel module must be loaded. My solution - or no, better 'work around' - was to load the kernel at boot time. Then this problem vanished. I don't analyse this issue further, because the workaround works for me. Maybe some other could enlighten us about the real cause?
tbyte
November 24th, 2008, 16:13
I think when a module is loaded the kernel rescans all unclaimed devices and probably locks something in the process (some ithread/Giant). Which causes the sound driver to stop responding (waiting for that lock) and probably the current sound buffer to start repeating itself until the lock is released (or some situation close to that) :).
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.