Hi,

@Kahos: No, the wifi On/Off does not work, neither in boths acpi config

To all,

I re-tried using the GRUB_CMDLINE_LINUX_DEFAULT="splash quiet
acpi_osi='!Windows 2012'" .

Not exactly the same issue (this time ^^):

- OSD notification ok
- No waiting time between hotkeys pressure BUT
- Only 3 nivels of brightness available, one said to be at the minimum, one 
almost 30% and one almost 70%
- Wifi On/Off does not work

In this config i getin /sys/class

# ls -ltr */brightness
-rw-r--r-- 1 root root 4096 mai    3 17:39 acpi_video0/brightness
-rw-r--r-- 1 root root 4096 mai    3 17:47 intel_backlight/brightness

Brightness range in acpi_video0 is from "0" to "10", running an echo to
manage brightness works

Brightness range in intel_backlight is from "0" to "4882", running echo
also works

Asus modules are being automatically loaded at boot time:

# lsmod | grep asus
asus_nb_wmi            12854  0 
asus_wmi               24213  1 asus_nb_wmi
sparse_keymap          13890  1 asus_wmi
wmi                    19070  2 mxm_wmi,asus_wmi
video                  19390  2 i915,asus_wmi
 
I'm wondering if the problem could not be related to the acpi script that 
manages the brightness range, when not using this grub line, the normal 
brightness range is from "0" to "100".

If the script uses a much bigger value than 1 for change unit (for minus
and plus), this could explain this behavior.

There is script:

/etc/acpi/asus-keyboard-backlight.sh

But it contains:

KEYS_DIR=/sys/class/leds/asus\:\:kbd_backlight

So i don't think this being used by the system, does anyone knows which
script takes this in charge ?

Will run into some tests with script, using the command "acpi_listen" you get 
the related acpi even when hotkeys are being pressed.
I guess as much for the wireless than for the brightness, something could be 
corrected here...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1100825

Title:
  Brightness Hotkeys FN (F5,F6) not working in Asus K55VD (A55VD-SX406H)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1100825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to