ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Olexander Chernetskyy" <sp_archer@meta.ua>
To: "Community@lists.altlinux.org" <Community@lists.altlinux.org>
Subject: [Comm] Помогите с easy-slow-down-manager
Date: Sun, 7 Aug 2011 14:31:07 +0300 (EEST)
Message-ID: <60073.195.230.140.18.1312716667.metamail@webmail.meta.ua> (raw)

Есть такая вот штука 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



                 reply	other threads:[~2011-08-07 11:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=60073.195.230.140.18.1312716667.metamail@webmail.meta.ua \
    --to=sp_archer@meta.ua \
    --cc=Community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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