On Tue, 14 Jul 2009, Aaron Konstam wrote: > In logwatch every day I find this kernel error. Can anyone explain its > meaning? > > WARNING: Kernel Errors Present > ahci: probe of 0000:00:1f.2 failed with error -22 ...: 3 Time(s) regarding the numeric errno values, if you have the kernel-headers pkg installed, you can map the number to its meaning via /usr/include/asm-generic/errno-base.h: ... #define EINVAL 22 /* Invalid argument */ ... more shortly. rday -- ======================================================================== Robert P. J. Day Waterloo, Ontario, CANADA Linux Consulting, Training and Annoying Kernel Pedantry. Web page: http://crashcourse.ca Twitter: http://twitter.com/rpjday "Kernel Newbie Corner" column @ linux.com: http://cli.gs/WG6WYX ======================================================================== -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines