Re: [Alsa-user] USB audio device - Error: parse_audio_format_rates_v2(): unable to retrieve number of sample rates

2012-04-14 Thread jem_7
Want to give a short feedback for other user waiting for a solution. Thanks to Daniel the problem is solved now by the following patch: diff --git a/sound/usb/clock.c b/sound/usb/clock.c index 379baad..b05111d 100644 --- a/sound/usb/clock.c +++ b/sound/usb/clock.c @@ -255,6 +255,13 @@ static int

Re: [Alsa-user] No sound on Quanta KN1 starting with kernel 3.4

2012-04-14 Thread Clemens Ladisch
Uroš Vampl wrote: > Previous kernels had a static quirk > > SND_PCI_QUIRK(0x152d, 0x0729, "CTL U553W", ALC260_BASIC), > > which did the trick, but static quirks were removed in kernel 3.4. The Realtek driver was rewritten to work correctly without quirks. Well, in theory. > what other info