From mboxrd@z Thu Jan 1 00:00:00 1970 From: simonleung@gmx.com (Simon Leung) Date: Thu, 12 May 2011 14:54:47 +0100 Subject: module loading order In-Reply-To: <20110512134857.GB31370@kroah.com> References: <20110511161416.GA21977@kroah.com> <4DCAFE8C.90108@gmx.com> <20110511214215.GA22141@kroah.com> <4DCB9B5C.3010604@gmx.com> <20110512134857.GB31370@kroah.com> Message-ID: <4DCBE6A7.3050307@gmx.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org > 2.6.21 is _very_ old and unsupported, please use a modern kernel if you > need to ask the community for help. If you are stuck with this version > for some reason, please contact the vendor that is providing you support > for this as you are paying them for this. > > If you can reproduce this with the 2.6.38 kernel release, or newer, I'll > be glad to help you out. > > thanks, > > greg k-h Thanks. I know it's very old and not supported here. But I was hoping it'd be something simple outside of the kernel space, e.g. udev configuration. Anyway, I have a pretty dumb work around: remove the ps2030.ko file. :) Thanks again.