The Good
Quick setup with good hardware detection. I used Katya DVD iso on USB stick + wired Internet connection and it got all the hardware except the wireless adapter. The OS looks polished and it's clear that good attention has been paid to detail.
(The OK)
My computer clock was set to UT so the time was wrong. One-time fix:
- Code: Select all
dpkg-reconfigure tzdata
The Bad
1) The wrong driver was suggested for my wireless network adapter. One-time fix:
- Code: Select all
sudo apt-get install firmware-b43-installer b43-fwcutter
2) Date & Time is missing from Control Center. One-time fix:
- Code: Select all
sudo apt-get install system-config-date
- Code: Select all
sudo ntpdate 3.north-america.pool.ntp.org
3) Bluetooth is not working after startup. Turning it off and then on again from the icon starts it. Alternatively, from terminal use
- Code: Select all
hciconfig -a
4) The Bluetooth icon doesn't change when a device is connected.
5) Weather doesn't show as part of the clock. It did at first, but now it's reduced to a few px in width and is invisible. Workaround is to add "Weather Report" to panel.
6) The Software Manager doesn't not update to "Installed" and search doesn't distinguish packages that are already installed from those that are not. This feels like a very un-Mint-like annoyance.
The Ugly
Security-compromised version of Java: http://www.mozilla.org/en-US/plugincheck/
See: viewtopic.php?f=47&t=84993 and https://bugs.launchpad.net/ubuntu/+sour ... bug/884252






