armbian / build

Armbian Linux build framework generates custom Debian or Ubuntu image for x86, aarch64, riscv64 & armhf
https://www.armbian.com
GNU General Public License v2.0
3.83k stars 2.14k forks source link

thermal not detecting #6

Closed ghost closed 9 years ago

ghost commented 9 years ago

using wheezy and hummingboard-ie2x

root@cubox-i:/usr# cat /sys/class/thermal/thermal_zone0/temp cat: /sys/class/thermal/thermal_zone0/temp: No such file or directory

dmesg |grep ther

[ 0.580195] 2188000.ethernet supply phy not found, using dummy regulator [ 0.586924] fec 2188000.ethernet eth0: registered PHC device 0 [ 3.092366] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) [ 5.049191] fec 2188000.ethernet eth0: Freescale FEC PHY driver [Atheros 8035 ethernet](mii_bus:phy_addr=2188000.ethernet:00, irq=-1) [ 8.055753] libphy: 2188000.ethernet:00 - Link is Up - 100/Full

lsmod :

root@cubox-i:/sys/class/thermal# lsmod Module Size Used by bonding 115124 0 btusb 27526 0 bluetooth 247879 2 btusb 6lowpan_iphc 17172 1 bluetooth arc4 12695 2 iwldvm 188656 0 mac80211 333617 1 iwldvm ir_mce_kbd_decoder 13047 0 ir_lirc_codec 13150 0 lirc_dev 20316 1 ir_lirc_codec ir_sanyo_decoder 12721 0 ir_sony_decoder 12718 0 ir_jvc_decoder 12715 0 ir_rc6_decoder 12715 0 ir_rc5_decoder 12715 0 ir_nec_decoder 12715 0 iwlwifi 114454 1 iwldvm gpio_ir_recv 13139 0 cfg80211 219139 3 iwlwifi,mac80211,iwldvm rfkill 24250 2 cfg80211,bluetooth

but this is very good board and your work is very good thanks

ghost commented 9 years ago

Sorry a don't read the first page