On Don, 2010-10-07 at 22:22 +0200, Zsombor wrote: > > On Thu, Oct 7, 2010 at 9:39 PM, Gary <[email protected]> wrote: > > Oct 7 19:28:15 kernel: [ 718.054292] ioctl32(nvsetenv:10901): > > Unknown cmd fd(7) cmd(20007043){t:'p';sz:0} arg(00000009) on > > /dev/nvram > I haven't seen this. Maybe some 32-bit lib missing from di?
The above message means that the 32-bit process nvsetenv tried to use this ioctl on /dev/nvram but the kernel lacks support for this ioctl for 32-bit processes. -- Earthling Michel Dänzer | http://www.vmware.com Libre software enthusiast | Debian, X and DRI developer -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

