From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Wed, 05 Dec 2012 15:19:15 +0000 Subject: Re: udev errors for usb modems after kernel upgrade Message-Id: <20121205151915.GE2686@kroah.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Wed, Dec 05, 2012 at 01:24:50PM +0200, Deniz Eren wrote: > Hi; > > After upgrading my kernel from 2.6.18 to 3.5.3. I started to get udev > errors when I plug in my usb modem device(errors are below). I think > this is causing my usb_modeswitch not to work properly. Same error > occurs for usb-storage devices too. Can you provide a solution or what > is the cause? > > udev version: 095 Try also updating your version of udev, 095 is very old, and matched up with what 2.6.18 was. Now that you have a newer kernel, there's no reason to use such an old udev. good luck, greg k-h