On Tue, 2005-01-11 at 21:18 +0100, Alexander Dalloz wrote: > Am Di, den 11.01.2005 schrieb Ben Mohilef um 20:54: > > > Is this just me or have others had the following problems after the > > latest up2date? The new 2.6.10 kernel seems to have the following > > quirks configured in on both i686 and SMP versions: > > > > usbfs support is not enabled, so no usb. > > Is your system an FC2? Then please see todays thread "Problems with new > kernel and USB memory key" and the related bugzilla entry. > > sed -e 's/usbdevfs/usbfs/g' /etc/rc.sysinit > /etc/rc.sysinit.fixed > mv /etc/rc.sysinit /etc/rc.sysinit.usbdevfs > mv /etc/rc.sysinit.fixed /etc/rc.sysinit > > I changed my rc.sysinit script this way. The changelog for the latest initscripts update suggests there may be a fix there: * Tue Jan 11 2005 Bill Nottingham <notting@xxxxxxxxxx> 7.55.2-1 - use usbfs, not usbdevfs (#144756) - handle binfmt_misc in rc.sysinit for the case where it's built in (#129954) - use s-c-keyboard, not kbdconfig (#133929) - fix various minilogd bogosities (#106338) - fix bonding + no IP (#127825) - fix handling of nonexistent devices (#132839) - fix shell quoting in ifup - fix GATEWAYDEV (#133375, <pekkas@xxxxxxxxxx>) - fix typo (#134787, <bnocera@xxxxxxxxxx>) - fix firmware loading (#129155) - change setting of IPv6 default route (#142308, <pb@xxxxxxxxxxxx>) (this is from the FC2 update, I expect the FC3 version will be similar, if not identical) Paul -- Paul Howarth <paul@xxxxxxxxxxxx>