Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263806AbUAIS4a (ORCPT ); Fri, 9 Jan 2004 13:56:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263850AbUAIS4R (ORCPT ); Fri, 9 Jan 2004 13:56:17 -0500 Received: from smtp07.auna.com ([62.81.186.17]:58834 "EHLO smtp07.retemail.es") by vger.kernel.org with ESMTP id S263806AbUAIS4B (ORCPT ); Fri, 9 Jan 2004 13:56:01 -0500 From: Ivanovich To: linux-kernel@vger.kernel.org, sensors@stimpy.netroedge.com Subject: Re: Kernel 2.6.0 and i2c-viapro posible Bug Date: Fri, 9 Jan 2004 19:55:55 +0100 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200401091955.55007.ivanovich@menta.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1985 Lines: 58 Jean Delvare wrote: >> I thinks that thgere is probably a bug in I2c-viapro module, >> cuz when i load i2c-viapro after loading w82781d, my computer just >> put very slow..., i try loading as modules in the kernel or built in, >> in both cases i have the same problem. >> >> I use 2.6.0 Vanilla Kernel sources. >> Please i will really apreciate if some one responde to this >> mail, put my adress in the CC field please cuz i not in the LKML. >> If someone need another information about my computer, config.. >> or somehting more, just ask for it. >> >> Thanks. > > Tested this on my own system with similar hardware (as far as i2c is > concerned) under 2.6.1-rc2. I did not experience any slowdown. > > Could you please provide the following information: > > * Output of "lspci -n". > > * Can you reproduce the problem with a 2.4.24 kernel and i2c+lm_sensors > 2.8.2? > > * Can you reproduce the problem with a 2.6.1-rc2 kernel? > > * Can you reproduce the problem without ACPI support enabled into your > kernel? > > * Does the slowdown affect only the hard-disk drive? > > * Does the speed come back to normal if you remove i2c-viapro? > > * Does the slowdown occur if you load i2c-viapro before w83781d? > > Yeah, I know, this is much work, but we need a hint to start digging. > > Thanks. > >> ACPI: RSDT (v001 ASUS???CUV4X_E? I have this very same board CUV4X_E and the same problem too (present in 2.6.0 and before) The workaround i found is to not initialize the chip "modprobe w83781d init=0" And answering some of your questions, yes, the slowdown is global, not only disk and it doesn't gets better if you unload the modules. It's fixed in 2.6.1? going to download+compile and see if it works. Thanks! - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/