Prev: [GIT PULL] nilfs2 fixes for 2.6.34
Next: [tip:core/urgent] x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y
From: Pavel Machek on 14 Mar 2010 04:00 Hi! In 2.6.33, hitting ^Z stopped mpg123 in a way you'd expect (both on thinkpad and geode notebook). On 2.6.34-rc1, hit ^Z and sound starts looping. Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Bill Davidsen on 14 Mar 2010 17:30 Pavel Machek wrote: > Hi! > > In 2.6.33, hitting ^Z stopped mpg123 in a way you'd expect (both on > thinkpad and geode notebook). > > On 2.6.34-rc1, hit ^Z and sound starts looping. > Pavel That's not new, I have seen it back as far as 2.6.27.25 doing a suspend in a VM (KVM, no libvirt). But it only happens a few times a year, so I never chased it. I hate to report an occasional problem in an obsolete kernel, and I can't reproduce it. Does it happen repeatably with the new kernel? -- Bill Davidsen <davidsen(a)tmr.com> "We have more to fear from the bungling of the incompetent than from the machinations of the wicked." - from Slashdot -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Takashi Iwai on 15 Mar 2010 03:30 At Sun, 14 Mar 2010 08:58:31 +0100, Pavel Machek wrote: > > Hi! > > In 2.6.33, hitting ^Z stopped mpg123 in a way you'd expect (both on > thinkpad and geode notebook). > > On 2.6.34-rc1, hit ^Z and sound starts looping. Is it an OSS app using the kernel OSS emulation or another backend? The possible cause is the rewrite of PCM hwptr updater. Jaroslav, could you take a look? thanks, Takashi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Pavel Machek on 15 Mar 2010 03:50 > At Sun, 14 Mar 2010 08:58:31 +0100, > Pavel Machek wrote: > > > > Hi! > > > > In 2.6.33, hitting ^Z stopped mpg123 in a way you'd expect (both on > > thinkpad and geode notebook). > > > > On 2.6.34-rc1, hit ^Z and sound starts looping. > > Is it an OSS app using the kernel OSS emulation or another backend? OSS kernel emulation, yes. ... at least I think I'm using it. > The possible cause is the rewrite of PCM hwptr updater. > Jaroslav, could you take a look? Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Jaroslav Kysela on 15 Mar 2010 03:50
On Mon, 15 Mar 2010, Pavel Machek wrote: >> At Sun, 14 Mar 2010 08:58:31 +0100, >> Pavel Machek wrote: >>> >>> Hi! >>> >>> In 2.6.33, hitting ^Z stopped mpg123 in a way you'd expect (both on >>> thinkpad and geode notebook). >>> >>> On 2.6.34-rc1, hit ^Z and sound starts looping. >> >> Is it an OSS app using the kernel OSS emulation or another backend? > > OSS kernel emulation, yes. ... at least I think I'm using it. I cannot reproduce this problem here. Could you post the contents of /proc/asound/card0/pcm0p/sub0/status file when you stop the audio process and looping starts? Thanks, Jaroslav ----- Jaroslav Kysela <perex(a)perex.cz> Linux Kernel Sound Maintainer ALSA Project, Red Hat, Inc. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |