From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Subject: Re: Kernel 2.6.6 Bug !!!! Date: Mon, 10 May 2004 14:01:39 +0200 Sender: linux-ide-owner@vger.kernel.org Message-ID: <409F6F23.9020105@yahoo.de> References: <409F64B7.6050906@yahoo.de> <409F6C98.8080301@yahoo.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from smtp016.mail.yahoo.com ([216.136.174.113]:54437 "HELO smtp016.mail.yahoo.com") by vger.kernel.org with SMTP id S264645AbUEJLyy (ORCPT ); Mon, 10 May 2004 07:54:54 -0400 In-Reply-To: <409F6C98.8080301@yahoo.de> List-Id: linux-ide@vger.kernel.org To: Stefan Cc: linux-ide@vger.kernel.org Stefan wrote: > Update, I had an error in my makefile and didn't notice it until now. > I should have tested it with 2.6.5 right after I made the change. > So my driver works, only the nvidia driver seems broken. I try to find > out why. The nvidia driver is fine, I ran it manually now and it works. Seems like gentoos ebuild for the driver is broken:-( So everything is fine, just throw those mail in your trashcan:-) > > > > Stefan wrote: > >> Sorry for posting this to the ide list, but it is the only one I'm >> registered. >> >> I just got the new kernel 2.6.6. It seems like there is a really bad >> bug in it. >> The Nvidia driver and my soundcard driver (this one I wrote myself), >> don't work anymore. >> >> When I try to load those modules I get: >> >> Inavalid Module Format >> >> Who should I contact in order to resolve this issue immidiately???? >> >> Tanks, R.S. >> >> P.S. On OSNews I saw someone mentioning: >> >> >> -mregparm=3 (register option) or 4 kb stacks >> >> both aren't set in my kernel >> >> Also I notived, both of the modules have a different name now in >> 2.6.5 they were named: >> >> cmaudio.ko >> nvidia.o >> >> now in 2.6.6 >> >> cmaudio.o >> nvidia.ko >> >> Was there a change in compile flags or such thing? >> - >> To unsubscribe from this list: send the line "unsubscribe linux-ide" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html >> >