From mboxrd@z Thu Jan 1 00:00:00 1970 From: Forest Bond Date: Wed, 16 Apr 2008 12:38:11 +0000 Subject: Re: [lm-sensors] D201GLY2 Ubuntu 7.10 fan control Message-Id: <20080416123811.GA8208@storm.local.network> MIME-Version: 1 Content-Type: multipart/mixed; boundary="===============1289267968807466923==" List-Id: References: In-Reply-To: To: lm-sensors@vger.kernel.org --===============1289267968807466923== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Qxx1br4bt0+wmkIi" Content-Disposition: inline --Qxx1br4bt0+wmkIi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Tue, Apr 15, 2008 at 02:58:58PM +0200, Jean Delvare wrote: > On Mon, 14 Apr 2008 23:51:03 +0800, Mini Stac wrote: > > GNU bash, version 3.2.25(1)-release (i486-pc-linux-gnu) > >=20 > > I am afraid I am not familiar with build, but if you can give me some s= teps > > or links to a tutorial I would be happy to try it out. >=20 > If you're not used to building tools from source code, most packages you > need (make, gcc, etc.) are probably not installed on your system so you > won't be able to build bash yourself. >=20 > On my end, I tried building bash 3.2 including all the patches ubuntu > is using, but I was still not able to reproduce the bug you reported: > pwmconfig worked OK for me. So I just don't know what is going on. >=20 > You may want to try reporting the bug to the Ubuntu bash package > maintainer (if there's anything like that) and see if he/she has an > idea. You may want to check the shebang line on the script. If it is /bin/sh, it= is actually being run by dash, not bash, as that is /bin/sh by default on Ubun= tu. If that is the case, the shebang line should be changed to /bin/bash You could also try running the script directly with bash like `bash /usr/sbin/pwmconfig'. -Forest --=20 Forest Bond http://www.alittletooquiet.net http://www.pytagsfs.org --Qxx1br4bt0+wmkIi Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIBfMzRO4fQQdv5AwRAq6IAJ9m1Nah+KDBC+kimG+rBi2rkHO9CwCgyaZy yEki1IfpiTiStQ5PK3axV30= =B2cC -----END PGP SIGNATURE----- --Qxx1br4bt0+wmkIi-- --===============1289267968807466923== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ lm-sensors mailing list lm-sensors@lm-sensors.org http://lists.lm-sensors.org/mailman/listinfo/lm-sensors --===============1289267968807466923==--