Odp: Lm-sensors nie widzi czujników
: 28 gru 2009, 00:50
no wlasnie gdzie?a w którym miejscu ma być ten wpis?
Polskie forum użytkowników Ubuntu
https://ubuntu.pl/forum/
no wlasnie gdzie?a w którym miejscu ma być ten wpis?
Kod: Zaznacz cały
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
GRUB_DEFAULT=0
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT="3"
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX="acpi_enforce_resources=lax"
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entrys
Kod: Zaznacz cały
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +38.0°C (high = +74.0°C, crit = +100.0°C)
coretemp-isa-0001
Adapter: ISA adapter
Core 1: +39.0°C (high = +74.0°C, crit = +100.0°C)
Kod: Zaznacz cały
sudo modprobe w83627ehf force_id=0x8860
efekt:zet120 pisze:A spróbuj w konsoli:Kod: Zaznacz cały
sudo modprobe w83627ehf force_id=0x8860
Kod: Zaznacz cały
FATAL: Error inserting w83627ehf (/lib/modules/2.6.31-19-generic/kernel/drivers/hwmon/w83627ehf.ko): Device or resource busy
Odpal terminal i zrób takI.L.O. pisze:wpis dodalem ale nic to nie dało
Kod: Zaznacz cały
sudo grub-mkconfig > grub.cfg
sudo cp grub.cfg /boot/grub/grub.cfg