|
From: Brian M. <bmc...@gm...> - 2006-10-29 00:13:13
|
Like others on this list, I've got the "e1000_clean_tx_irq: Detected Tx Unit Hang" error. For reference, I'm running Ubuntu Server 6.06 and the 2.6.15-26 kernel. I've been told that recent versions of the driver may fix my problem. From looking at the Makefile, it looks like I need version.h and autoconf.h. The linux-source-2.6.15 package doesn't have these files though, which expectedly causes make to fail. What can I do to fix or work around this? I've tried copying these files from another 2.6.15 kernel source, but that didn't work. Also, is there a command I can use to list the version of a loaded module? If I'm successful with getting these drivers compiled that would probably be a helpful command to have. Thanks, -- Brian McNally |