From: Forest Bond <forest@alittletooquiet.net>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] D201GLY2 Ubuntu 7.10 fan control
Date: Wed, 16 Apr 2008 12:38:11 +0000 [thread overview]
Message-ID: <20080416123811.GA8208@storm.local.network> (raw)
In-Reply-To: <f7fb2140804061737l73447d24n50b5ef11b2179557@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 1314 bytes --]
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)
> >
> > I am afraid I am not familiar with build, but if you can give me some steps
> > or links to a tutorial I would be happy to try it out.
>
> 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.
>
> 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.
>
> 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 Ubuntu.
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
--
Forest Bond
http://www.alittletooquiet.net
http://www.pytagsfs.org
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 153 bytes --]
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2008-04-16 12:38 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-07 0:37 [lm-sensors] D201GLY2 Ubuntu 7.10 fan control Mini Stac
2008-04-09 17:54 ` Jean Delvare
2008-04-09 21:00 ` Mini Stac
2008-04-10 11:46 ` Jean Delvare
2008-04-12 17:57 ` Mini Stac
2008-04-12 20:41 ` Jean Delvare
2008-04-14 15:17 ` Mini Stac
2008-04-14 15:28 ` Jean Delvare
2008-04-14 15:51 ` Mini Stac
2008-04-15 12:58 ` Jean Delvare
2008-04-16 12:38 ` Forest Bond [this message]
2008-04-16 13:09 ` Jean Delvare
2008-04-16 13:23 ` Forest Bond
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080416123811.GA8208@storm.local.network \
--to=forest@alittletooquiet.net \
--cc=lm-sensors@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.