29 Apr
2009
29 Apr
'09
12:37 a.m.
At Tue, 28 Apr 2009 16:34:03 -0400, Daniel Chen wrote:
The stock ubuntu kernel has sound debugging disabled.
I recommend to turn at least CONFIG_SND_DEBUG on. CONFIG_SND_DEBUG_VERBOSE would be too much, but CONFIG_SND_DEBUG is just for basic information. Also CONFIG_SND_DEBUG_XRUN would be good to have. It alone won't do any harm unless you turn on the feature via proc file.
thanks,
Takashi
On Apr 28, 2009 12:43 PM, "Takashi Iwai" <tiwai@suse.de> wrote: At Tue, 28 Apr 2009 23:46:57 +0800, Karthik Ramgopal wrote: > > I am using the ubuntu stock kernel.. Should i compile a custom kernel w... Better to check the kernel config of the running kernel first. Takashi > > Regards, > Karthik > > On Tue, Apr 28, 2009 at 11:21 PM, Takashi Iwai <tiwai@suse.de> wrote: ...