Hozzászólások
-
SzerzőBejegyzés
-
Hybrid wrote:OFF
a beryl nevu program lenyegebe mire jo ?? uj temak vagy … ? mert latom eleg sokatoknal ott van, es kivancsi vagyok…Hybrid wrote:OFF
a beryl nevu program lenyegebe mire jo ?? uj temak vagy … ? mert latom eleg sokatoknal ott van, es kivancsi vagyok…To load everything that is needed, execute the commands below…
#—-cut here—-
# I2C adapter drivers
modprobe i2c-viapro
# Chip drivers
modprobe eeprom
modprobe k8temp
# sleep 2 # optional
/usr/bin/sensors -s # recommended
#—-end cut here—-Ezek után sem megy pwmconfig?
Xfce-4.4 (Carbonit gtk2-theme, SnowIsh icon-theme), conky, beryl-svn
Xfce-4.4 (Carbonit gtk2-theme, SnowIsh icon-theme), conky, beryl-svn
Esetleg valami kimaradt a kernelből sensor támogatás ügyben? „sensors-detect” mit mond?
Nálam pwmconfig kimenete:Code:user linux # pwmconfig
This program will search your sensors for pulse width modulation (pwm)
controls, and test each one to see if it controls a fan on
your motherboard. Note that many motherboards do not have pwm
circuitry installed, even if your sensor chip supports pwm.We will attempt to briefly stop each fan using the pwm controls.
The program will attempt to restore each fan to full speed
after testing. However, it is ** very important ** that you
physically verify that the fans have been to full speed
after the program has completed.Found the following PWM controls:
9191-0290/pwm1
9191-0290/pwm2
9191-0290/pwm3Found the following fan sensors:
9191-0290/fan1_input current speed: 0 … skipping!
9191-0290/fan2_input current speed: 0 … skipping!
9191-0290/fan3_input current speed: 0 … skipping!There are no working fan sensors, all readings are 0.
Make sure you have a 3-wire fan connected.
You may also need to increase the fan divisors.
See doc/fan-divisors for more information.Nálam múködik rendesen.
Code:user juuzer # cat /etc/fancontrol
INTERVAL=10
FCTEMPS= 9191-0290/pwm1=9191-0290/temp1_input
FCFANS= 9191-0290/pwm1=9191-0290/fan1_input
MINTEMP= 9191-0290/pwm1=40
MAXTEMP= 9191-0290/pwm1=48
MINSTART= 9191-0290/pwm1=150
MINSTOP= 9191-0290/pwm1=100A pwmconfig segítségével lehet beállítani, esetleg az /etc/fancontrol file szerkesztésével.
„MINTEMP The temperature below which the fan gets switched off completely.”
Igaz ez már elég OFF, de:
vizsla wrote:„Az nptlonly véleményem szerint glibc-n kívül más csomagnál nem játszik.”
Jópofa vagy! Tudod mi az a glibc?
(Költői kérdés volt. Először tudakold meg, hogy mi az, aztán nyilatkozz ilyeneket… ;D)
Meg olvasd el az aláírásodat is! ;D ;D ;Dvizsla wrote:„emerge is the definitive command-line interface to the Portage system. It is primarily used for Istalling packages”
Ha figyelmesen elolvastad, akkor a „csomag” megnevezésbe nem kötöttem bele…Az én értelmezésemben az első idézet, úgy értelmezhető hogy a glibc nem csomag … vagyis abba kötöttél bele hogy csomagnak neveztem. … euse alapján viszont, az nptlonly flag más nemcsomagoknál nem játszik, egyértelműen csakis a glibc nemcsomagokra vonatkozik.
Mellesleg nálam semmit nem zavar az nptlonly flag.
Nem, nem tudom mi az a glibc, nem is érdekel, … asszem ez lesz az első csomag amit kiszedek a linux alól … a csomag akár lehetne idézőjelben is, … csak mivel az emerge … a …
emerge is the definitive command-line interface to the Portage system. It is primarily used for Istalling packages
Nálam tegnap volt frissítés (először gcc, aztán –update –deep –newuse), glibc is lefordult minden gond nélkül.
Code:juuzer@user ~ $ emerge -pv glibcThese are the packages that would be merged, in order:
Calculating dependencies… done!
[ebuild R ] sys-libs/glibc-2.4-r4 USE=”nls nptl nptlonly -build -glibc-compat20 -glibc-omitfp -hardened (-multilib) -profile (-selinux)” 0 kBTotal size of downloads: 0 kB
Az nptlonly véleményem szerint glibc-n kívül más csomagnál nem játszik.
Code:juuzer@user ~ $ euse -i nptlonly
global use flags (searching: nptlonly)
************************************************************
no matching entries foundlocal use flags (searching: nptlonly)
************************************************************
[+ D ] nptlonly (app-emulation/emul-linux-ppc-glibc):
Disables installing the linuxthreads fallback in glibc ebuilds that support building both linuxthreads and nptl.[+ D ] nptlonly (app-emulation/emul-linux-x86-glibc):
Disables installing the linuxthreads fallback in glibc ebuilds that support building both linuxthreads and nptl.[+ D ] nptlonly (sys-libs/glibc):
Disables building the linuxthreads fallback in glibc ebuilds that support building both linuxthreads and nptl. -
SzerzőBejegyzés