Newcomer
Newcomer
That's really confusing. Maybe to be a bit more specific. The brightness keys does work somehow, but they produce only a flickering that sometimes dims or brightens the display but not in a very steady way or it jumps back to the previous setting.
Can you give me some details about your installation?
Which keyboard do you have chosen in SaX2?
Which kernel do you have installed?
Or do you remember anything else what you have done in addition to the standard installation?
Newcomer
The keyboard type is a Microsoft Natural Keyboard Pro/Microsoft Interne, layout is United Kingdom, and variant is basic. No options are set. These settings were the ones from the DVD install.
The kernel is 2.6.25.5-1.1-pae.
Don't think I have done anything different. Will be able to confirm that as I am about to do a re-install to get my wireless card working - I had it turned off at install!
Newcomer
I have a Sony Vaio and I had the same problem. My fn button never worked.
Go into terminal and type the following: (Don't forget the little slash before "set")
xbacklight -set ## <-----percentage you want your brightness to be
This should work.
Newcomer
Hi,
I also have a Thinkpad T61 running openSUSE 11.
The laptop came with preinstalled SLED10, and the Fn keys works in SLED10.
But with openSUSE11 the brightness Fn keys do not up or down the brightness level, but I can see that they do trigger a event, here is a message in /var/log/messages after pressing Fn+Home and Fn+End:
# Jul 14 20:20:52 linux-ysg5 logger: thinkpad_acpi_events Custom event script for ThinkPad thinkpad_acpi driver
Jul 14 20:20:52 linux-ysg5 logger: thinkpad_acpi_events Fn+Home hotkey: keycode 128 serial 4112. action: brighter display
Jul 14 20:20:53 linux-ysg5 logger: thinkpad_acpi_events Custom event script for ThinkPad thinkpad_acpi driver
Jul 14 20:20:53 linux-ysg5 logger: thinkpad_acpi_events Unidentified hotkey: keycode 128 serial 4113. action: log event
I can also see in /proc/acpi/ibm these files:
/proc/acpi/ibm # ls
beep bluetooth brightness cmos driver ecdump fan hotkey led light thermal video volume
The brightness file appeared after I load 'thinkpad-acpi' with the parameter: brightness_enable=1
This is how I load 'thinkpad-acpi' module in '/etc/modprobe.d/thinkpad_acpi' :
options thinkpad_acpi brightness_enable=1 experimental=1 hotkey=enable,0xffffffff
The kernel know when I press the brightness keys but I think there is no program handling it.
The volume keys are working beatiful and a graphic OSD message appears when I use them.
But the brightness think is very important too, I hope somebody help us.
rgds.
Newcomer
OK - The function keys are now working. The reason is not a bug, but a change in way the FN keys are handled. Before 11.0, openSUSE shipped package hotkey-setup. But with 11.0, they switched to HAL to enable the keys. (Details in a bug-ticket at openSUSE: Login). You still can install hotkey-setup for 11.0 from the PackMan repository. But you can also enhance the keymapping file in /usr/share/fdi/information/10freedesktop/. For each manufacturer you can find an XML file containing the keymappings of their models. unfortunately this is not yet complete. I added an entry in 30-keymap-dell.fdi for my Dell Inspiron 1525. You can find my file in new bug http://bugzilla.novell.com/show_bug.cgi?id=410174.
For the problem with the not properly working brightness keys: Try setting module video to the blacklist in /etc/modprobe/blacklist. At best, restart your system after changing this file.
Newcomer
I had installed hotkey-setup from packman but the brightness function keys still don't work.
I haved blacklisted 'video' module and restarted the system but Fn keys for brightness still don't work.
But kpowersave, xbacklight and other utility for handled the brighnes do work.
But I really need the Fn for brightness work, because is really annoying open a terminal and execute 'xbacklight' for example to change the brightness.
thanks.
Newcomer
On my machine I successfully tried the following:
Ctrl-Alt F2 (this opens the console)
Fn-Home (this increases the light as before and as in Grub)
Ctrl-Alt F7 (this switches back to my X11 screen)
This is definitely not a nice solution but it at least seems to work.
Newcomer
Newcomer
The same problem occurs on my hp compaq 6735b none of the buttons except mute and wireless button work.what should I do?
Bookmarks