Re: lm-sensors with kernel-package

2001-03-29 Thread Jan Ulrich Hasecke
Hallo Alson! Am Don, 29 Mär 2001, schrieb Alson van der Meulen: > i don't have much problems using via apollo chipset, did you build > both lm-sensors-source and i2c-source? Mh. I did the following: apt-get install lm-sensors-source There was a folder called lm-sensors in /usr/src/modu

Re: lm-sensors with kernel-package

2001-03-29 Thread Jens Gecius
Jan Ulrich Hasecke <[EMAIL PROTECTED]> writes: > Hallo Jens! > > I ran sensors-detect. It loaded some modules, but there are no > additonal files in /proc and no apropriate device-files. It shows me a > line which already was in /etc/modutils/lm-sensors. > > Am Mit, 28 Mär 2001, schrieb Jens Gec

Re: lm-sensors with kernel-package

2001-03-29 Thread Alson van der Meulen
On Thu, Mar 29, 2001 at 11:56:32AM +0200, Jan Ulrich Hasecke wrote: > Hallo Jens! > > I ran sensors-detect. It loaded some modules, but there are no > additonal files in /proc and no apropriate device-files. It shows me a > line which already was in /etc/modutils/lm-sensors. > > Am Mit, 28 M?r 20

Re: lm-sensors with kernel-package

2001-03-29 Thread Jan Ulrich Hasecke
Hallo Jens! I ran sensors-detect. It loaded some modules, but there are no additonal files in /proc and no apropriate device-files. It shows me a line which already was in /etc/modutils/lm-sensors. Am Mit, 28 Mär 2001, schrieb Jens Gecius: > But, first RTFM. Mh, perhaps I should have looked clo

Re: lm-sensors with kernel-package

2001-03-28 Thread Jens Gecius
Jan Ulrich Hasecke <[EMAIL PROTECTED]> writes: > > > There are no /dev/i2c files around. How can I create them. Is there a > > > skript? > > > > Sorry, I forgot: if you want to use the i2c-interface, you also need > > the i2c-source package. These are some additional modules to make > > available

Re: lm-sensors with kernel-package

2001-03-28 Thread Jan Ulrich Hasecke
Hallo Jens! Am Mit, 28 Mär 2001, schrieb Jens Gecius: > > There are no /dev/i2c files around. How can I create them. Is there a > > skript? > > Sorry, I forgot: if you want to use the i2c-interface, you also need > the i2c-source package. These are some additional modules to make > available the

Re: lm-sensors with kernel-package

2001-03-28 Thread Jens Gecius
Jan Ulrich Hasecke <[EMAIL PROTECTED]> writes: > > > Now what shall I do? > > > Simply type > > > make-kpkg -revision=X.X. modules_image > > > and then > > > dpkg -i ../modules.X.X.deb > > Thanks for your message. > > I did the following: [...] > debian:/home/juh# modprobe i2c-piix4 > /lib/

Re: lm-sensors with kernel-package

2001-03-28 Thread Jan Ulrich Hasecke
Hallo Jens! Am Die, 27 Mär 2001, schrieb Jens Gecius: > > Now what shall I do? > > Simply type > > make-kpkg -revision=X.X. modules_image > > and then > > dpkg -i ../modules.X.X.deb Thanks for your message. I did the following: make-kpkg clean make-kpkg -revision=custom.1.14 kernel_image ma

Re: lm-sensors with kernel-package

2001-03-27 Thread Jens Gecius
Jan Ulrich Hasecke <[EMAIL PROTECTED]> writes: > I apt-got lm-sensors-source and lm-sensors. > > The sources are in /usr/src/modules > > My current kernel-source is /usr/src/kernel-source-2.2.18pre21 > > I do not want to patch my kernel but use it as a module. I've read > that I may want to use

lm-sensors with kernel-package

2001-03-27 Thread Jan Ulrich Hasecke
Hi! I apt-got lm-sensors-source and lm-sensors. The sources are in /usr/src/modules My current kernel-source is /usr/src/kernel-source-2.2.18pre21 I do not want to patch my kernel but use it as a module. I've read that I may want to use kernel-package to install the modules. I altered the Make