On Mon, 2009-12-28 at 11:14 +0100, Jaroslav Kysela wrote: > On Sun, 27 Dec 2009, Lincoln A. Baxter wrote: > > > On Nov 21, Aaron Brick wrote the following to this list: > > > > https://sourceforge.net/mailarchive/message.php?msg_name=bc54d50f0911201706q464e9275t25b02fce8e989a3b@xxxxxxxxxxxxxx > > > > This weekend I upgraded from an AMD dualcore motherboard to an Intel > > Core2 Quad... > > > > And I upgraded my kernel from 2.6.27 to 2.6.32. > > > > And now I am getting exactly the same problem. My strace show the > > following 4 relevant lines: > > > > ioctl(4, USBDEVFS_IOCTL, 0x8571b80) = -1 ENOENT (No such file or directory) > > fstat64(1, {st_mode=S_IFREG|0644, st_size=95720, ...}) = 0 > > mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb693f000 > > write(1, "Unable to read peaks: No such fil"..., 48) = 48 > > > > Tracing through the envy24control program, it is clear the problem is > > not in envy24, but ... it seems, in alsa itself, or the ice1712 driver > > (probably the later)... However, I suspect a kernel configuration might > > fix the problem but I have not been able to find it. > > Use latest envy24control from alsa-tools package. > > Jaroslav > WAHOOO!!!! The version of envy24control in latest (alsa-tools-1.0.22) works great. diffing levelmeters.c with the one in 1.0.20 shows me that the new kernel brought in a newer alsa driver, that required a a change of SND_CTL_ELEM_IFACE_MIXER to SND_CTL_ELEM_IFACE_PCM. I'll be submitting a bug to the gentoo packagers to update the alsa-tools ebuild with the latest.... It would have taken me (having never working on ALSA sources, and not knowing the history, a __long__ time to figure this out! Thanks so much, Jaroslav Lincoln ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user