Rough notes regarding issues
===================
Display not properly recognised.
Uses 1024x768 instead of 1366x768.
Solved by going into PCC > Hardware > Configure Video Card > Monitor > Change from 1024x768 Flat panel to 1366x768 Flat panel AND Resolution to Automatic.
----------------------
Tap to click not enabled in KDM.
Fixed using Touchpad_solutions software from the repository as advised by Just17 here :
http://www.pclinuxos.com/forum/index.php/topic,109125.0.html----------------------
Tap to click not enabled. Do it by either using kcm_touchpad or Synaptics.
Prefer kcm_touchpad.
----------------------
Mixer show HD-Generic Audio and not ATi. This will prevent you from adjusting volume directly from the system tray.
Fixed by changing settings in Mixer.
----------------------
Added the following line to /etc/rc.d/rc.local for enabling Bluetooth Dial-Up Networking with Nokia E6-00.
rfcomm bind rfcomm0 xx:xx:xx:xx:xx:xx 22This will ensure that it will run at every boot. Else will have to open Konsole and do it manually everytime.
However, if you change the mobile, then you will have to change the value after rfcomm0 to suit the new phone.
----------------------
sdptool browse fails with the following error:
Failed to connect to SDP server on 10:F9:EE:20:45:27: Host is down
This does not happen always. Will irritate if you have to deal with Bluetooth or Bluetooth Dial-Up Networking.
----------------------
Cannot resume from suspend with fglrx driver.
Works with Free driver but kills the battery.
Discussion below :
http://www.pclinuxos.com/forum/index.php/topic,108960.0.htmlUPDATE : fglrx 9.0 a.k.a. AMD driver release 12.9 solves this problem.
http://support.amd.com/us/gpudownload/embedded/Pages/embedded_linux.aspx----------------------
HD Playback has definite tearing.
Use AMD ATi Catalyst Control Centre to enable Tear Free mode.
Note that this is supposed to use more graphics resources which in other words may lead to reduced battery life.