Good morning everyone. I have recently purchased a k53 Asus laptop it has a the new amd a6 processor and I am generally satisfied with OpenSUSE’s performance excepting 2 areas.
1)The touchpad is not correctly recognized by openSUSE. It recognizes it as a PS/2 Logitech Whell Mouse (/dev/input/mice). I have tried various Xorg Modifications and followed quite a few posts for openSUSE as well as other distributions and not been able to get anything other than basic functionality. No vertical scroll, no 2/3 finger tap.
My Xorg is
I have tried to point the Device to /dev/input/mice and /dev/input/mouse however the message is always the same. OpenSUSE does not recognize the touchpad as a touchpad much less synaptics compatible.
2)Less importantly the media keys on the keyboard do not function. These include the volume keys, play/pause… The interesting thing is that the dim display, and wireless function key combinations work fine.
Just some extra details I am using KDE 4.7.0 the install was a clean install not an upgrade as the computer was new.
I get nothing when pressing the media keys. It is like the keyboard is off. The monitor brightness keys work though. Who knows what ASUS has done to these keys and why they wouldn’t send the standard events.
I noticed your xorg.conf file had no entry for the touchpad. Does your touchpad work with 2 finger scroll and everything?
Thank you everyone for your help. I have set the keyboard to Asus and still does not work. Running it through the xev command nothing is even registered. However, I have come up with a halfway solution. Never mind the function key, I have made use of a worthless Windows key on my keyboard. Since I don’t use it to shortcut anything else it has turned into my function key.
As for the touchpad what works is that I can move the mouse with it and single tap as well as the buttons. What does not work are any scrolling action or 2-3 finger gestures.
I got the media keys (volume up, volume down and mute) working with this.
open a console window and enter “git clone git://git.iksaif.net/acpi4asus-dkms.git”
change in the new directory acpi4asus-dkms and enter “make”
When the make process finished without any error message do a “make install” as root.
After a reboot the multimedia keys on my ASUS K53SJ worked just fine.
But just one other thing. Does your smartcard reader work? Mine didn’t.
If not just look at the ASUS Homepage for a driver named rts5139
Good luck