gidantribal wrote:
> I updated the bios to 1.14 (last) version. NO effects on brightness.
> Attached you can find lspci output.
Thanks for confirming that this has no change. Did you see my post with the
test kernel? This has a good chance of getting your brightness working again
and it would be
I can understand that. No it makes no difference from which kernel this is run.
To be exact, it was somehow working as Linux did not check the information in
the DSDT close enough. So GFX0 might be the right device to look at but it
points to another pci device (supposedly one that does not exis
Ok, I can post the results, does it make the difference if I post results
from the 'normal' distribution and not from yours (modified)? That's so
weird, so previously it was working because no programmatic check was done
by DSDT? I agree, new bios should be tried, but since it's a critical step
and
I believe the BIOS is buggy with that respect (not sure why the DSDT compiler
freaks out but that might be a different issue). I manually looked up those
values in the DSDT you provided, so based on that data the kernel takes the
right steps. The question is whether the new BIOS fixes this or w
I am currently travelling, so responses can be slow.
> cat /sys/devices/platform/acer-wmi/interface:
> WMID
>
Thanks, so that rules out the other interfaces.
> How to test which sysfs interface is working? i'll download a liveCD and
> try...
>
When, using the Intrepid liveCD, brightness control
gidantribal wrote:
> I don't know what you mean with 'elusive' problem. To replicate it you
> just need an Acer Aspire 6920G or 6930G (my friend has the same problem)
> and a FRESH installation of Jaunty 9.04 x64.
This is the first "problem". I do not have one. I only got an Acer Aspire One
for w
Marc-André Turcotte wrote:
> I don't a working kernel anymore but what would happen if we copied file
> from /proc/acpi/video of a working kernel into a non-working one, where
> these files are non-existing?
>
That would not help/work. The proc filesystem is a virtual filesystem that
reflects ker
Marc-André Turcotte wrote:
> gedit: actual_brightness, bl_power, brightness, max_brightness, uevent.
> Is there another way you think I could write something in these files?
Did you try "cat" to read and "echo value >file" to write? (It can be possible
you have to get root with sudo -i before (de
Marc-André Turcotte wrote:
> In the 2.6.29-1 mainline kernel, on jaunty, "grep -r ./proc/acpi/video"
You need the space between . and /proc/acpi/video otherwise the grep won't
work. The . is the search argument.
> gets stuck. I looked in that folder and there is no file in it. For he
If there a