2018-06-27: * New first-boot configuration wizard added * Recommended Software installer added * Bluej, Greenfoot, NodeRED, Claws Mail, VNC Viewer removed from image - can now be installed from Recommended Applications * Qpdfview PDF viewer installed instead of Xpdf * Version 65.0 of Chromium browser included, with latest Flash player * Volume up / down keys now change by 5% increments and affect currently-selected output device rather than internal device only * Network plugin now remembers previously-entered WiFi network passwords when prompting for reconnection * Serial port and serial console can now be switched separately in Raspberry Pi Configuration * Lxkeymap keyboard language setting application removed - replaced with dialog within Raspberry Pi Configuration * Wifi country and keyboard language setting dialogs in Raspberry Pi Configuration now callable from other applications * New version of Piboto font included to render with correct weight under some rogue applications * Reconnection to Bluetooth audio devices on reboot improved * Disable click-to-rename behaviour in file manager if single-click selection enabled * Appearance Settings dialog makes config changes to some Qt files to match selected theme * MIME file type associations improved * Multiple desktop management options removed from mouse middle-click menu * Menu shortcuts to Raspberry Pi website amended * Python 2 IDLE menu link removed * Sample Magpi PDF installed in /home/pi/MagPi * Various minor tweaks, bug fixes and appearance changes * Bluetooth updates - Firmware with Bluetooth 4.2 features - SCO profile suppot added via bthelper.service * Linux kernel 4.14.50+ * Raspberry Pi firmware 748fb17992426bb29d99224b93cb962fefbdc833
---- Jun 28 06:56:48 T430s cpufreqd: cpufreqd_set_profile : Couldn't set profile "ondemand_hi" set for cpu0 (3300000-0-ondemand) Jun 28 06:56:48 T430s cpufreqd: cpufreqd_loop : Cannot set policy, Rule unchanged ("overheat"). $ cpufreq-info | grep governor available cpufreq governors: performance, powersave The governor "powersave" may decide which speed to use available cpufreq governors: performance, powersave The governor "powersave" may decide which speed to use available cpufreq governors: performance, powersave The governor "powersave" may decide which speed to use available cpufreq governors: performance, powersave The governor "powersave" may decide which speed to use $ sudo cpufreq-set -g ondemand Error setting new values. Common errors: - Do you have proper administration rights? (super-user?) - Is the governor you requested available and modprobed? - Trying to set an invalid policy? - Trying to set a specific frequency, but userspace governor is not available, for example because of hardware which cannot be set to a specific frequency or because the userspace governor isn't loaded?