![]() |
VOOZH | about |
This release of Lubuntu contains:
Openbox, the fast and extensible, default windows-manager of LXDE.
For more detail, please see the full list of applications
Ubuntu 12.10 is the first Ubuntu release to support UEFI Secure Boot, a standard for controlling what software can be run on a computer. Supporting Secure Boot, a part of the Windows 8 certification requirements for client systems, ensures that Ubuntu will continue to provide an "it just works" experience on new hardware.
Due to time pressures, only some flavors released with 12.10 will install and boot on Secure Boot hardware:
We expect to enable all other flavors in 13.04.
The tool responsible for migrating user accounts from other operating systems to Ubuntu (migration-assistant) has been removed from the installer.
The Ubuntu 12.10 Quantal Quetzal release includes the 3.5.0-17.28 Ubuntu Linux kernel which was based on the v3.5.5 upstream Linux kernel. This is an update from the 3.2.0-23.36 Ubuntu Linux kernel which shipped in Ubuntu 12.04 LTS Precise Pangolin and was based on the v3.2 upstream Linux kernel. Other notable changes with the Ubuntu 12.10 Quantal Quetzal kernel include:
The Ubuntu desktop has begun migrating from Python 2 to Python 3. Most Python applications included in the desktop and their dependent libraries have been ported to Python 3. In most cases, Python 3 versions of libraries are available alongside their Python 2 counterparts. Ported applications will only run with Python 3. Work will continue in Ubuntu 13.04.
If you have your own programs based on Python 2, fear not! Python 2 will continue to be available (as the package) for the foreseeable future. However, to best support future versions of Ubuntu you should consider porting your code to Python 3. Python/3 has some advice and resources on this.
Ubuntu 12.10 is distributed with an updated default toolchain that includes: GCC 4.7.2 (was GCC 4.6 in 12.04 LTS), a binutils snapshot from the 2.23 branch (was 2.22 in 12.04 LTS), eglibc 2.15, and gdb 7.5.
Further information can be found upstream (GCC-4.7, gdb).
Ubuntu 12.10 ships OpenJDK7 as the default Java implementation. This brings improved performance, new features and better compatibility with other Java 7 implementations.
Use of the OpenJDK6 is now deprecated and the packages in universe for Ubuntu 12.10 will not be provided in future releases of Ubuntu.
Preparing your computer for Lubuntu is now simpler, with a wider range of disk setup options. Each of these are detailed at length to provide you with a clear understanding of the actions that will take place with your selection.
You can now reinstall or upgrade an existing copy of Lubuntu with the Desktop CD installer, provided that your computer is connected to the Internet.
To download Lubuntu and see the various options available head over to Get Lubuntu. This section also discusses both the standard installs and those required for computers with low memory (RAM), old chipsets (i586), PowerPC, Mac and low disk-space (netbooks).
A Pentium II or Celeron system with 128 MB of RAM is probably a bottom-line configuration that may yield slow yet usable system with a standard lubuntu desktop.
12.10 32 bit ISO require your CPU to have Physical Address Extensions, or PAE. "PAE is provided by Intel Pentium Pro and above CPUs, including all later Pentium-series processors (except most 400 MHz-bus versions of the Pentium M)." - If you have a NON-PAE CPU and would like to install Lubuntu 12.10, please see this link or you can use Lubuntu 12.04 instead.
For PowerPC, it is known to run on a G4 running at 867MHz with 640MB RAM.
For Intel based Macs, lubuntu should run on all models.
See Get Lubuntu for fuller details as to which download to use.
The update manager GUI will offer you 12.10 Lubuntu (it shows as Ubuntu, but updates Lubuntu); Alternatively, launch LXTerminal and enter
sudo do-release-upgrade -d
Please note the importance of upgrading apt and dpkg on a mixed 32 bit & 64 bit architecture (e.g. Skype on a 64bit installation) below.
PPC has several issues and workarounds, please refer to the documentation on the wiki
On some GTK3 applications, some tooltips have a black background and a black font. (1065941)
Execute in terminal is not working in pcmanfm (975152)
Blank boxes appear when hardinfo is started, and needed to be closed before accessing to the application (1029212)
Different spacing for the icons on the right corner of lxpanel (1056547)
Software sources takes 30 seconds to load (1051723)
Clicking on Ibus icon start the deamon, but doesn't display an icon (1041933)
gnome-mplayer with mplayer2 is not working on some hardware. Installing mplayer package workaround the problem (858226, 974125, 987734)
Calling file-roller inside pcmanfm doesn't work (978789)
A bug may cause a failure in memtest test #7. See this memtest86+ bug
Booting the Ubuntu installer in UEFI mode from a USB disk on certain Samsung laptops (530U3C, NP700Z5C) may trigger a firmware bug that renders the machine unbootable. Users are advised to use caution when installing on Samsung laptops and ensure that they are configured for legacy BIOS mode, not UEFI mode. (1040557)
install using the mini.iso, distributed from the 'debian-installer' directory on the mirrors;
install with the Ubuntu 12.04 LTS alternate CD and upgrade.
The desktop image installer cannot unlock existing encrypted (LUKS) volumes. If you need to make use of existing encrypted volumes during partitioning, then use the "Try Ubuntu without installing" boot option to start a live session, open the encrypted volumes (for example, by clicking on their icons in the Unity launcher), enter your password when prompted to unlock them, close them again, and run to start the installer. (1066480)
ARM OMAP4 machines will sometimes boot to a black screen during installation. It's likely that the system has booted fine, but you will need to switch to another tty then back to tty7 (Ctrl+Alt+F1 and then Alt+F7) to get graphics. (1065902)
On ARM Panda boards with no external storage attached, the installer interface will be confusing and installation is likely to fail. We strongly recommend attaching an external hard disk when installing on Panda boards. (1053030)
On a mac with an external display can not run in framebuffer mode error occurs on the 2nd reboot onwards. (1066883)
Haswell processor graphics is not fully supported. (1066975)
On some systems, when opening lid, there is a kerneloops with a suspend/resume failure message seen. (1054732)
On certain ASUS machines with AMD graphic chips, a WMI event and ACPI interrupt are sent at the same time when hitting the hotkey to change display mode, resulting in the display mode being changed twice in succession. Users can work around this using the panel in for changing display modes. (1052278)
On ASUS N53SN laptops, the kernel does not boot without noefi on commandline. (1053897)
In order to improve compatibility with other local nameserver packages, NetworkManager now assigns IP address 127.0.1.1 to the local nameserver process that it controls instead of 127.0.0.1. If the system's is absent or is a static file instead of the symbolic link to installed by default then this static file will have to be updated by the administrator in order to continue using the NetworkManager-controlled nameserver.
Python 2.7.3 includes a fix for a security vulnerability affecting Python's and implementations. Carefully crafted, untrusted input could lead to extremely long computation times and denials of service. Although disabled by default, vulnerable applications such as CGI scripts can explicitly enable "hash randomization" to prevent this exploit. Due to implementation details of this fix, virtualenvs created with older 2.7.x releases may not work with 2.7.3. Specifically, the module may not appear to have a function. This problem can be solved by recreating the broken virtualenvs with the newer Python 2.7.3 version. See http://bugs.python.org/issue13703 for full details. (954595)
Installing either version 4 or 5 of VMware Player on Ubuntu 12.10 will trigger a crash report regarding , because the command uses Python 3 but the VMware installation environment overrides the Python settings to point to a bundled version of Python 2. (938869) It is unknown what impact this has on VMware Player at runtime.
xserver-xorg-video-trident with some Trident Cyberblade chip-sets. Black screen and lock-up. Bugs
xserver-xorg-video-intel with i810 chip-sets. Segfault. 1060492
xserver-xorg-video-sis with 315 series (SiS 315/E/PRO, 550, [M]650, 651, 740, [M]661[FMG]X,[M]741[GX]) chip-sets. Black screen or loops around login screen. 1034812
Test with a Live CD to see if your hardware is effected.
Intel i810 - A new install can only be accomplished from the Alternate ISO. On reboot go to Recovery Mode and delete the video driver. This will also remove but this is only a meta package and isn't needed. On reboot create suitable xorg.conf or use RandR to get correct resolution if necessary.
SiS 315 Series - As Intel i810 except
ATI Rage Pro - As Intel i810 except
QuantalQuetzal/ReleaseNotes/Lubuntu (last edited 2013-04-10 09:41:01 by bba93795)
The material on this wiki is available under a free license, see Copyright / License for details.