From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1F9VCo-000252-PT for garchives@archives.gentoo.org; Wed, 15 Feb 2006 22:33:03 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1FMVfgK023144; Wed, 15 Feb 2006 22:31:41 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k1FMOkO5019627 for ; Wed, 15 Feb 2006 22:24:46 GMT Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by smtp.gentoo.org with esmtp (Exim 4.54) id 1F9V4n-0006Rp-U3 for gentoo-user@lists.gentoo.org; Wed, 15 Feb 2006 22:24:46 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1F9V4k-0001OB-CE for gentoo-user@gentoo.org; Wed, 15 Feb 2006 23:24:42 +0100 Received: from www.buffer.net ([24.73.161.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Feb 2006 23:24:42 +0100 Received: from wireless by www.buffer.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Feb 2006 23:24:42 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Re: =?utf-8?b?bG1fc2Vuc29ycw==?= laptop issues Date: Wed, 15 Feb 2006 22:24:31 +0000 (UTC) Message-ID: References: <200602151944.35621.benno.schulenberg@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.73.161.102 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051215) Sender: news X-Archives-Salt: a3cf0326-60af-422c-a315-1800f18a1cce X-Archives-Hash: dfda2cca028dd9a654ce844bedc7b065 Benno Schulenberg gmail.com> writes: > > modprobe i2c-dev > modprobe i2c-dev -v insmod /lib/modules/2.6.15-gentoo-r5/kernel/drivers/i2c/i2c-dev.ko > What modules did this actually load? (Use -v. Or do lsmod now.) lsmod Module Size Used by i2c_dev 9344 0 eeprom 6672 0 uhci_hcd 29452 0 radeonfb 20884 0 fb 41000 1 radeonfb cfbcopyarea 4608 1 radeonfb cfbimgblt 3840 1 radeonfb cfbfillrect 4608 1 radeonfb ehci_hcd 39048 0 ohci_hcd 30340 0 i2c_sis96x 6532 0 i2c_core 19072 3 i2c_dev,eeprom,i2c_sis96x usbcore 115972 4 uhci_hcd,ehci_hcd,ohci_hcd > > 'i2cdetect -l' returns: > > i2c-0 unknown SiS96x SMBus adapter at 0x8100 Algorithm unavailable > > but building a 2.6.15-gentoo-r5 kernel, in the menu I see: > > SiS 96x > > I2C/SMBus Test Stub > Doesn't "Test Stub" mean that it doesn't really do anything? Read > the help, and probably say No. OK I eliminated that from the 2.6.15-gentoo-r5 kernel, but, it makes no difference: sensors -s No sensors found! /etc/conf.d/lm_sensors reveals: # Load modules at startup LOADMODULES=yes # Initialize sensors at startup INITSENSORS=yes MODULE_0=i2c-sis96x MODULE_1=eeprom I just don't get it.....? James -- gentoo-user@gentoo.org mailing list