Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
lm-sensors
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish)
View previous topic :: View next topic  
Author Message
Astral_
Tux's lil' helper
Tux's lil' helper


Joined: 24 Mar 2004
Posts: 137
Location: Poland (Tarnów)

PostPosted: Mon May 03, 2004 1:08 pm    Post subject: lm-sensors Reply with quote

mam kernela 2.6.4 skonfigurowalem go odpowiednio wg. opisu na forum.gentoo.org :=)

Ale cos nie chce dzilac :/
Code:

bash-2.05b# emerge /usr/portage/sys-apps/lm-sensors/lm-sensors-2.8.5.ebuild
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-apps/lm-sensors-2.8.5 to /
>>> md5 src_uri ;-) lm_sensors-2.8.5.tar.gz
>>> Unpacking source...
>>> Unpacking lm_sensors-2.8.5.tar.gz to /var/tmp/portage/lm-sensors-2.8.5/work
>>> Source unpacked.

 * *****************************************************************
 *
 * This ebuild assumes your /usr/src/linux kernel is the one you
 * used to build i2c-2.8.2.
 *
 * For 2.5+ series kernels, use the support already in the kernel
 * under 'Character devices' -> 'I2C support' and then merge this
 * ebuild.
 *
 * To cross-compile, 'export LINUX="/lib/modules/<version>/build"'
 * or symlink /usr/src/linux to another kernel.
 *
 * *****************************************************************

 * Using kernel in /usr/src/linux/:- 2.6.4-ck1
 * You are using a 2.5 / 2.6 series kernel; only building utilities...

 * You may safely ignore any errors from compilation
 * that contain 'No such file' references.

rm -f mkpatch/.temp
rm -f kernel/*.o kernel/*.d
rm -f kernel/busses/*.o kernel/busses/*.d
rm -f kernel/chips/*.o kernel/chips/*.d
rm -f kernel/include/*.h.install kernel/include/sensors.h kernel/include/sensors.hd
rm -f lib/*.ld lib/*.ad
rm -f lib/*.lo lib/*.ao
rm -f lib/libsensors.a lib/libsensors.so.3.0.3 lib/libsensors.so.3 lib/libsensors.so lib/conf-parse.h lib/conf-parse.c lib/conf-lex.c
rm -f prog/detect/*.rd prog/detect/*.ro prog/detect/i2cdetect
rm -f prog/dump/*.rd prog/dump/*.ro prog/dump/isadump prog/dump/i2cdump prog/dump/i2cset
rm -f prog/sensors/*.rd prog/sensors/*.ro
rm -f prog/sensors/sensors
rm -f lm_sensors-*
Makefile:245: kernel/include/sensors.hd: Nie ma takiego pliku ani katalogu
Makefile:245: lib/data.ld: Nie ma takiego pliku ani katalogu
Makefile:245: lib/general.ld: Nie ma takiego pliku ani katalogu
Makefile:245: lib/error.ld: Nie ma takiego pliku ani katalogu
Makefile:245: lib/chips.ld: Nie ma takiego pliku ani katalogu
Makefile:245: lib/proc.ld: Nie ma takiego pliku ani katalogu
Makefile:245: lib/access.ld: Nie ma takiego pliku ani katalogu
Makefile:245: lib/init.ld: Nie ma takiego pliku ani katalogu
Makefile:245: lib/data.ad: Nie ma takiego pliku ani katalogu
Makefile:245: lib/general.ad: Nie ma takiego pliku ani katalogu
Makefile:245: lib/error.ad: Nie ma takiego pliku ani katalogu
Makefile:245: lib/chips.ad: Nie ma takiego pliku ani katalogu
Makefile:245: lib/proc.ad: Nie ma takiego pliku ani katalogu
Makefile:245: lib/access.ad: Nie ma takiego pliku ani katalogu
Makefile:245: lib/init.ad: Nie ma takiego pliku ani katalogu
Makefile:245: prog/detect/i2cdetect.rd: Nie ma takiego pliku ani katalogu
Makefile:245: prog/dump/isadump.rd: Nie ma takiego pliku ani katalogu
Makefile:245: prog/dump/i2cdump.rd: Nie ma takiego pliku ani katalogu
Makefile:245: prog/dump/i2cset.rd: Nie ma takiego pliku ani katalogu
Makefile:245: prog/dump/i2cbusses.rd: Nie ma takiego pliku ani katalogu
Makefile:245: prog/sensors/main.rd: Nie ma takiego pliku ani katalogu
Makefile:245: prog/sensors/chips.rd: Nie ma takiego pliku ani katalogu
gcc -M -MG -I. -Ikernel/include -I/var/tmp/portage/lm-sensors-2.8.5/work/i2c-headers  -Wall -O2 -O3 -mcpu=i686 -funroll-loops -pipe prog/sensors/chips.c | \
        sed -e 's@^\(.*\)\.o:@prog/sensors/chips.rd prog/sensors/chips.ro: Makefile '`dirname prog/sensors/chips.rd`/Module.mk' @' > prog/sensors/chips.rd
gcc -M -MG -I. -Ikernel/include -I/var/tmp/portage/lm-sensors-2.8.5/work/i2c-headers  -Wall -O2 -O3 -mcpu=i686 -funroll-loops -pipe prog/sensors/main.c | \
        sed -e 's@^\(.*\)\.o:@prog/sensors/main.rd prog/sensors/main.ro: Makefile '`dirname prog/sensors/main.rd`/Module.mk' @' > prog/sensors/main.rd



probowalem emergnac i2c ale wywala nastepujacy blad


Code:

emerge /usr/portage/sys-apps/i2c/i2c-2.8.4.ebuild
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-apps/i2c-2.8.4 to /
>>> md5 src_uri ;-) i2c-2.8.4.tar.gz

 * *****************************************************************
 *
 * This ebuild assumes your *current* kernel is >=2.4.9 && < 2.5+
 *
 * For 2.5+ series kernels, use the support already in the kernel
 * under 'Character devices' -> 'I2C support'.
 *
 * To cross-compile, 'export LINUX="/lib/modules/<version>/build"'
 * or symlink /usr/src/linux to another kernel.
 *
 * *****************************************************************

 * *****************************************************************
 *
 * WARNING: This i2c support is not recommended for things such as
 * WARNING: BTTV
 *
 * *****************************************************************
 *
 * http://www2.lm-sensors.nu/~lm78/cvs/browse.cgi/lm_sensors2/README
 *
 * 35 ADDITIONALLY, i2c-2.8.1 is not API compatible to earlier i2c
 * 36 releases due to struct changes; therefore you must NOT ENABLE
 * 37 any other i2c drivers (e.g. bttv) in the kernel.
 * 38 Do NOT use lm-sensors 2.8.0 or i2c-2.8.0 if you require bttv.
 *
 * Please try out http://www.ensicaen.ismra.fr/~delvare/devel/i2c/
 * for a kernel patch which will fix this problem. Please note that
 * nor the lm_sensors team nor the package maintainers will be able
 * to support you if you encounter problems with I2C when using
 * other modules with requirements on I2C...
 *
 * *****************************************************************

>>> Unpacking source...
>>> Unpacking i2c-2.8.4.tar.gz to /var/tmp/portage/i2c-2.8.4/work
>>> Source unpacked.

  * You are running:- 2.6.4-ck1
  * Using kernel in /usr/src/linux:- 2.6.4-ck1
  * Kernel version in /usr/src/linux is not 2.4.x
  * Please specify a 2.4.x kernel!

!!! ERROR: sys-apps/i2c-2.8.4 failed.
!!! Function src_compile, Line 71, Exitcode 0
!!! Incompatible Kernel


Prosze o pomoc :-)
_________________
Pozdrawiam £ukasz
Gentoo 1.4
KDE 3.2.1
Kernel 2.6.4-ck1
Kadu 0.3.8

Electric Universe - The Prayer
Back to top
View user's profile Send private message
Tommm
Apprentice
Apprentice


Joined: 06 Feb 2004
Posts: 159
Location: Warsaw, Poland

PostPosted: Mon May 03, 2004 1:16 pm    Post subject: Reply with quote

masz przeciez napisane:
'For 2.5+ series kernels, use the support already in the kernel
* under 'Character devices' -> 'I2C support'.

i na samym koncu:
'Incompatible Kernel ' :)

po prostu wlacz odpowiednie opcje w jajku; 2.6.x ma to wbudowane, zreszta w komunikacie, który dostales masz nawet napisane gdzie tego szukac: 'For 2.5+ series kernels, use the support already in the kernel
* under 'Character devices' -> 'I2C support'' :)
Back to top
View user's profile Send private message
Astral_
Tux's lil' helper
Tux's lil' helper


Joined: 24 Mar 2004
Posts: 137
Location: Poland (Tarnów)

PostPosted: Mon May 03, 2004 1:33 pm    Post subject: Reply with quote

Jak skonfigurowac dobrze lm_sensors ??

kurde bo nie wiem co mam zaznaczyc :/
_________________
Pozdrawiam £ukasz
Gentoo 1.4
KDE 3.2.1
Kernel 2.6.4-ck1
Kadu 0.3.8

Electric Universe - The Prayer
Back to top
View user's profile Send private message
Tommm
Apprentice
Apprentice


Joined: 06 Feb 2004
Posts: 159
Location: Warsaw, Poland

PostPosted: Mon May 03, 2004 1:41 pm    Post subject: Reply with quote

w jajku (development-2.6.5) dla asusa a7n8x na nforce2 mam włączone:
1. 'I2C support'
2. w 'I2C Hardware Bus support' - nforce2
3. w 'Hardware Sensors Chip support' - Asus ASB100 Bach
Back to top
View user's profile Send private message
muchar
Bodhisattva
Bodhisattva


Joined: 04 Feb 2004
Posts: 690
Location: /dev/urandom

PostPosted: Mon May 03, 2004 5:26 pm    Post subject: Reply with quote

Zresztą:

1) Nic nie mówiący topic
2) Temat się powtarza na forum (nawet na tym forum)
_________________
MuchaR
Nie denerwuj mnie. Kliknij tu!!!
Homepage: http://muchar.one.pl!!!
Back to top
View user's profile Send private message
CyriC
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2004
Posts: 117
Location: Poland, Bedzin

PostPosted: Mon May 03, 2004 5:34 pm    Post subject: Reply with quote

Ja kierowalem sie tym tematem przy konfiguracji lm_sensors:
https://forums.gentoo.org/viewtopic.php?t=101573&highlight=sensors
Moze tobie tez pomoze.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum