Thread: Create makefile with the following lines...how?
how "create makefile following lines..."code:step step (i’m not sure if newest k10temp version!): $ wget http://lists.lm-sensors.org/pipermai...attachment.bin hallo, trying follow ther following... $ mkdir k10temp && mv attachment.bin k10temp/k10temp.c create makefile following lines: obj-m := k10temp.o kdir := /lib/modules/$(shell uname -r)/build pwd := $(shell pwd) default: $(make) -c $(kdir) subdirs=$(pwd) modules $ make -c /lib/modules/$(uname -r)/build m=$(pwd) modules $ cp k10temp.ko /lib/modules/$(uname -r)/kernel/drivers/hwmon $ depmod && modprobe k10temp
else seems know this, gets no explanation anywhere fix appears on web! tried googleing makefile etc , extremely long document.
i've tried guessing stuff make -f + name of module i'm not getting anywhere.
i'm trying fix boot problem hangs because of amd cpu thermal throttle problem. study makefile document; if can me out can use ubuntu without long wait bootup in meantime, i'd appreciate it.![]()
maybe doesn't know this.
why write pages of "how to" , fail describe crucial step?
famous clever/dumb balance @ work? clever enough write code quoted above , no idea need show how used?
appreciated.
![]()
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] Create makefile with the following lines...how?
Ubuntu
Comments
Post a Comment