Some more details about this problem: -the directory involved is /lib/modules/3.17.0-rc3-cu3/kernel/drivers/iio/gyro -in that dir there should be kernel object named hid-sensor-gyro-3d.ko but there's no trace of it -that dir cannot be removed or overwritten. rm -rf fails saying that the dir cannot be removed because it's not empty (?, even with -rf ?) and trying to reinstall the .deb package for that kernel image (thus overwriting that dir) ends up in a segfault The only workaround is to mv that dir (well, I simply mv the whole 3.17.0-rc3-cu3 dir but it should work also for the gyro subdir) and reinstall the deb package. So, it's pretty serious because there's actual loss of data (even though I was lucky I just lost a ko I don't use). John -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
