From: Mattia Dongili <malattia@linux.it>
To: Karol Babioch <karol@babioch.de>
Cc: platform-driver-x86@vger.kernel.org,
ACPI Devel Mailing List <linux-acpi@vger.kernel.org>
Subject: Re: no brightness with acpi video since 3.3 [was Re: Issues with the sony-platform module]
Date: Sat, 16 Jun 2012 07:37:12 +0900 [thread overview]
Message-ID: <20120615223711.GA31180@kamineko.org> (raw)
In-Reply-To: <4FDB5202.706@babioch.de>
On Fri, Jun 15, 2012 at 05:17:22PM +0200, Karol Babioch wrote:
> Hi again,
>
> Am 15.06.2012 13:36, schrieb Mattia Dongili:
> > could you please test it?
> Well, I've applied the patch (as well as the six others you submitted to
> Matthew since the inclusion into 3.5-rc1 found here [1]), but it still
> doesn't work. It's just the same as before. When booting without any
> special parameters I'll get the brightness pop up when pressing the
> appropriate fn keys.
>
> With "acpi_backlight=vendor" I don't get this pop-up at all.
ok, let's forget about gnome popups for a moment, can you try using the
sysfs files directly?
i.e.:
$ grep . /sys/class/backlight/sony/*
/sys/class/backlight/sony/actual_brightness:206
/sys/class/backlight/sony/bl_power:0
/sys/class/backlight/sony/brightness:206
/sys/class/backlight/sony/max_brightness:206
grep: /sys/class/backlight/sony/power: Is a directory
grep: /sys/class/backlight/sony/subsystem: Is a directory
/sys/class/backlight/sony/type:platform
$ echo 150 | sudo tee /sys/class/backlight/sony/brightness
150
Could you then include (in your mail please) the dmesg output after
this test?
Thanks!
--
mattia
:wq!
next prev parent reply other threads:[~2012-06-15 22:37 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-14 17:33 Issues with the sony-platform module Karol Babioch
2012-06-14 20:39 ` no brightness with acpi video since 3.3 [was Re: Issues with the sony-platform module] Mattia Dongili
2012-06-15 7:45 ` Karol Babioch
2012-06-15 11:36 ` Mattia Dongili
2012-06-15 12:08 ` Karol Babioch
2012-06-15 15:17 ` Karol Babioch
2012-06-15 22:37 ` Mattia Dongili [this message]
2012-06-15 23:13 ` Karol Babioch
2012-06-16 2:52 ` Mattia Dongili
2012-06-16 11:24 ` Karol Babioch
2012-06-16 13:07 ` Mattia Dongili
2012-06-16 18:07 ` Karol Babioch
2012-06-16 23:16 ` Mattia Dongili
2012-06-17 10:50 ` Karol Babioch
2012-06-18 22:19 ` Mattia Dongili
2012-06-19 10:48 ` Karol Babioch
2012-06-19 0:59 ` Zhang Rui
2012-06-19 13:57 ` Karol Babioch
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=20120615223711.GA31180@kamineko.org \
--to=malattia@linux.it \
--cc=karol@babioch.de \
--cc=linux-acpi@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.