Ask a Question related to Debian, Design and Development.
-
ramzez@netcourrier.com #1
Debian way to make lmsensors working with kernel 2.6 ?
I would like to make i2c working with kernel 2.6 to use lmsensors
the problem is that I havent /proc/bus/i2c directory anymore
I read sometimes that I need a /sys directory which is not present in Debian
Is there a solution to make it works ?
-------------------------------------------------------------
NetCourrier, votre bureau virtuel sur Internet : Mail, Agenda, Clubs, Toolbar...
Web/Wap : [url]www.netcourrier.com[/url]
Téléphone/Fax : 08 92 69 00 21 (0,34 € TTC/min)
Minitel: 3615 NETCOURRIER (0,15 € TTC/min)
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
ramzez@netcourrier.com Guest
-
does make-kpkg work for kernel 2.5/2.6?
Hi, * Daniel <cottmain@plug.linux.org.au> : I worked with 2.6 for me. Nick. -- Debian testing/unstable -
compile and install custom patched debian kernel
I am trying to install the grsecurity patch for the debian 2.4.20 kernel. I have downloaded the 2.4.20 kernel source, and the grsecurity source.... -
Kernel Compile the Debian Way... was ADI Soundmax 1881 (intel chipset) w/ ALSA Drivers
>Michael Kahle wrote: Emma Jane Hogbin wrote: I did end up figuring out that I needed to rename the /lib/modules directory in order to get the... -
Install kernel-image-2.4 for iptables (debian)
B Boudet (news-02@foobar.clara.co.uk) wrote: : Hi, : I have done a fresh install of Woody from a set of Debian 3.0 r1 CDs. : Now I'd like to... -
kernel compile the debian way
Hello, I'm new to compiling kernels the debian way. This is how I do it: make menuconfig make dep make-kpkg clean fakeroot make-kpkg... -
Micha Feigin #2
Re: Debian way to make lmsensors working with kernel 2.6 ?
On Wed, 2003-08-06 at 17:56, [email]ramzez@netcourrier.com[/email] wrote:
For the sys directory, mkdir /sys and then> I would like to make i2c working with kernel 2.6 to use lmsensors
> the problem is that I havent /proc/bus/i2c directory anymore
> I read sometimes that I need a /sys directory which is not present in Debian
>
> Is there a solution to make it works ?
>
> -------------------------------------------------------------
> NetCourrier, votre bureau virtuel sur Internet : Mail, Agenda, Clubs, Toolbar...
> Web/Wap : [url]www.netcourrier.com[/url]
> Téléphone/Fax : 08 92 69 00 21 (0,34 TTC/min)
> Minitel: 3615 NETCOURRIER (0,15 TTC/min)
>
>
> --
> To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
> with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
mount -t sysfs none /sys
you can also add the following line to /etc/fstab
none /sys sysfs defaults 0 0
this should give you the sys directory tree
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Micha Feigin Guest
-
Nicos Gollan #3
Re: Debian way to make lmsensors working with kernel 2.6 ?
On Wednesday 06 August 2003 19:56, [email]ramzez@netcourrier.com[/email] wrote:
The problem is that the sensors modules in the 2.6 kernel don't generate> I would like to make i2c working with kernel 2.6 to use lmsensors
> the problem is that I havent /proc/bus/i2c directory anymore
> I read sometimes that I need a /sys directory which is not present in
> Debian
entries in the /proc system like the previous versions did. The interface has
been put to /dev (if you're using devfs, there should be a /dev/i2c
directory). Until now, there doesn't seem to be a version of lmsensors to
support this.
--
Got Backup?
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Nicos Gollan Guest
-
ramzez@netcourrier.com #4
Re: Debian way to make lmsensors working with kernel 2.6 ?
>
> For the sys directory, mkdir /sys and then
> mount -t sysfs none /sys
>
> you can also add the following line to /etc/fstab
> none /sys sysfs defaults 0 0
>
> this should give you the sys directory tree
thanks but it's not the bigger problem ;)
-------------------------------------------------------------
NetCourrier, votre bureau virtuel sur Internet : Mail, Agenda, Clubs, Toolbar...
Web/Wap : [url]www.netcourrier.com[/url]
Téléphone/Fax : 08 92 69 00 21 (0,34 € TTC/min)
Minitel: 3615 NETCOURRIER (0,15 € TTC/min)
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
ramzez@netcourrier.com Guest
-
ramzez@netcourrier.com #5
Re: Debian way to make lmsensors working with kernel 2.6 ?
Le Mercredi 6 Août 2003 15:42, Nicos Gollan a écrit :
no lmsensors to do that ? hmmm, it's a bit annoying :)> The problem is that the sensors modules in the 2.6 kernel don't generate
> entries in the /proc system like the previous versions did. The interface
> has been put to /dev (if you're using devfs, there should be a /dev/i2c
> directory). Until now, there doesn't seem to be a version of lmsensors to
> support this.
>
> --
> Got Backup?
-------------------------------------------------------------
NetCourrier, votre bureau virtuel sur Internet : Mail, Agenda, Clubs, Toolbar...
Web/Wap : [url]www.netcourrier.com[/url]
Téléphone/Fax : 08 92 69 00 21 (0,34 € TTC/min)
Minitel: 3615 NETCOURRIER (0,15 € TTC/min)
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
ramzez@netcourrier.com Guest



Reply With Quote

