Bug#556953: Missing ioctl

2016-03-10 Thread Dmitry Eremin-Solenikov
reassign 556953 linux-image-2.6.32-5-amd64 thanks This bug is indeed a bad interaction of amd64 kernel and 32-bit userspace. It was fixed in mainline kernel, version 2.6.37 by the commit a254dba37c5a372fc8b44ba29509ba052d4e859d -- With best wishes Dmitry

Bug#556953: Missing ioctl

2010-06-10 Thread Gaƫl Le Mignot
Hello, I did a bit more of digging, and I located the problem on the line 61 of alsa.c: if (snd_hwdep_ioctl(hwdep, SNDRV_EMUX_IOCTL_VERSION, &version) < 0) goto error; And I noticed that in dmesg: [ 2502.290313] ioctl32(asfxload:12576): Unknown cmd fd(3) cmd(80044880)