ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Помогите с easy-slow-down-manager
@ 2011-08-07 11:31 Olexander Chernetskyy
  0 siblings, 0 replies; only message in thread
From: Olexander Chernetskyy @ 2011-08-07 11:31 UTC (permalink / raw)
  To: Community

Есть такая вот штука http://code.google.com/p/easy-slow-down-manager/
Говорят, что без нее на ноутбуках Samsung регулировку яркости клавишами
Fn+Up/Down сделать невозможно.
Скачал easy-slow-down-manager-0.3.tar.gz и, согласно инструкции говорю
make -C /lib/modules/`uname -r`/build M=`pwd` modules

А в ответ:
make: Entering directory `/lib/modules/2.6.32-std-def-alt20.M50P.1/build'
make: *** No rule to make target `modules'.  Stop.
make: Leaving directory `/lib/modules/2.6.32-std-def-alt20.M50P.1/build'

Там сказано, что такой make прокатит на большинстве дистрибутивов, но у
меня не прокатило :-(
Подскажите, что и где нужно подправить, чтобы сработало.

--------------
$ cat Makefile
obj-m := easy_slow_down_manager.o samsung-backlight.o
KVERSION = $(shell uname -r)

all:
        $(MAKE) -C /lib/modules/$(KVERSION)/build M=$(PWD) modules

clean:
        $(MAKE) -C /lib/modules/$(KVERSION)/build M=$(PWD) clean
--------------
$ rpm -qa kernel* | grep headers
kernel-headers-common-1.1.11-alt1
$ rpm -qa kernel* | grep source
kernel-source-2.6.32-1.0.0-alt0.M50P.1
--------------

Да, система = branch p5

-- 
Best regards,
ArCher
Jabber: antonio_gaudi{at}jabber.ru



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-08-07 11:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-07 11:31 [Comm] Помогите с easy-slow-down-manager Olexander Chernetskyy

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git