From Mageia wiki
Jump to: navigation, search
(Multimedia Players)
(fix link)
(31 intermediate revisions by 8 users not shown)
Line 2: Line 2:
 
Mageia 1 marks the milestone of a lot of hard work, that has started since the day the [https://www.mageia.org/en/about/2010-sept-announcement.html Mageia distribution was born].
 
Mageia 1 marks the milestone of a lot of hard work, that has started since the day the [https://www.mageia.org/en/about/2010-sept-announcement.html Mageia distribution was born].
  
This page should help you get an overview of what Mageia offers for its users.
+
This page should help you get an overview of what Mageia offers it's users.
  
 
= Available installation media =
 
= Available installation media =
Mageia has two distinctive installation media types:
+
Mageia has two distinct installation media types:
 
* DVD ISO and Dual-arch CD ISO, which use the drakx traditional installer and
 
* DVD ISO and Dual-arch CD ISO, which use the drakx traditional installer and
 
* Live CD ISO, this is a live ISO which can be used to preview the distribution and can also be used to install Mageia on your HDD
 
* Live CD ISO, this is a live ISO which can be used to preview the distribution and can also be used to install Mageia on your HDD
  
For more information have a look at the [[mageia_installation_media Mageia|installation media]] page.
+
For more information have a look at the [[Installation_Media|installation media]] page.
  
You'll always find the download info on the Mageia [http://mageia.org/en/downloads/ download page]; direct (ftp and http) and BitTorrent downloads are available.
+
You will find the download info on the Mageia [http://mageia.org/en/downloads/ download page]: direct (ftp and http) and BitTorrent downloads are available.
  
 
= The Mageia online repositories =
 
= The Mageia online repositories =
Line 24: Line 24:
  
 
== Package Management tools ==
 
== Package Management tools ==
Mageia uses the all too familiar urpmi, this the default RPM packages dependency resolver in Mageia, you can use to install RPM packages on the system. It can also be used to update the system, for the full usage details check the urpmi man page. The rest of the family are:
+
 
 +
=== CLI Package Management Tools  ===
 +
Mageia uses the all too familiar urpmi, this the default RPM packages dependency resolver in Mageia, which you can use to install RPM packages on the system. It can also be used to update the system, for the full usage details check the urpmi man page. The rest of the family are:
 
* '''urpme''': used to uninstall RPM packages installed on the system, with many command line options
 
* '''urpme''': used to uninstall RPM packages installed on the system, with many command line options
 
* '''urpmf''': a tool that can be used to show what package contains a certain file; it can also be used to search for all sorts of RPM tags (requires, suggests, conflicts, obsoletes) in the packages in the official repositories, among other features
 
* '''urpmf''': a tool that can be used to show what package contains a certain file; it can also be used to search for all sorts of RPM tags (requires, suggests, conflicts, obsoletes) in the packages in the official repositories, among other features
Line 32: Line 34:
 
* '''urpmi.removemedia''': a tool to remove the media sources configured on the system
 
* '''urpmi.removemedia''': a tool to remove the media sources configured on the system
  
== GUI Package Management Tools  ==
+
=== GUI Package Management Tools  ===
 
If you're not familiar (or don't like) to use the CLI, don't worry, Mageia offers a complete set of GUI tools to manage packages on the system. Mainly these packages are:
 
If you're not familiar (or don't like) to use the CLI, don't worry, Mageia offers a complete set of GUI tools to manage packages on the system. Mainly these packages are:
* '''rpmdrake''' (the Mageia Control Center -> Software Management -> Install & Remove Software): this the default urpmi graphical frontend, you can use it to install packages from the official repositories and also Remove/uninstall packages installed on the system. It comes with a useful set of filters, so that you can make it only show "Packages with GUI" or only "Security updates"... etc.
+
* '''rpmdrake''' (the Mageia Control Center -> Software Management -> Install & Remove Software): this is the default urpmi graphical frontend, you can use it to install packages from the official repositories and also Remove/uninstall packages installed on the system. It comes with a useful set of filters, so that you can make it only show "Packages with GUI" or only "Security updates"... etc.
  
 
* '''drakrpm-edit-media''' (the Mageia Control Center -> Software Management -> Configure media sources for install and updates): this tool can be used to:
 
* '''drakrpm-edit-media''' (the Mageia Control Center -> Software Management -> Configure media sources for install and updates): this tool can be used to:
** Add/remove the urpmi media sources (using the "Add" button will make urpmi use the MIRRORLIST, which should ideally pick the nearest geographically mirror automatically, or using File -> "Add a specific media mirror" to add a specific mirror)
+
** Add/remove the urpmi media sources (using the "Add" button will make urpmi use the MIRRORLIST, which should ideally pick the geographically nearest mirror automatically, or using File -> "Add a specific media mirror" to add a specific mirror)
 
** Enable/disable any configured media sources
 
** Enable/disable any configured media sources
 
** Define options from the Options menu, that's related to the settings urpmi will use when downloading packages (like selecting the default downloader... etc)
 
** Define options from the Options menu, that's related to the settings urpmi will use when downloading packages (like selecting the default downloader... etc)
Line 45: Line 47:
 
* '''mgaonline''': this package includes mgaapplet, which is auto-started when you login, it checks for updates periodically, and notifies you (via a system tray icon) of the availability of any updates. You can configure how often it checks for updates using mgaapplet-config (the Mageia Control Center -> Software Management -> Configure updates frequency).
 
* '''mgaonline''': this package includes mgaapplet, which is auto-started when you login, it checks for updates periodically, and notifies you (via a system tray icon) of the availability of any updates. You can configure how often it checks for updates using mgaapplet-config (the Mageia Control Center -> Software Management -> Configure updates frequency).
  
=== Mageia system configuration tools ===
+
== Mageia system configuration tools ==
  
Mageia will go on using all the familiar drak tools; here're the highlights:
+
Mageia will go on using all the familiar drak tools; here are the highlights:
* '''drakconf''': The Mageia control center, which can be used to launch all sorts of system administration tools
+
* '''drakconf''': The Mageia Control Center, which can be used to launch all sorts of system administration tools
 
* '''drak3d''': A tool to to configure 3D desktop effects (e.g. Compiz)
 
* '''drak3d''': A tool to to configure 3D desktop effects (e.g. Compiz)
 
* '''drakguard''': A tool that allows to configure parental control. It can block access to web sites and restrict the internet connection to specific timeframe
 
* '''drakguard''': A tool that allows to configure parental control. It can block access to web sites and restrict the internet connection to specific timeframe
 
* '''rpmdrake''': A simple interface that makes it easy to install and remove software packages (RPM) in Mageia
 
* '''rpmdrake''': A simple interface that makes it easy to install and remove software packages (RPM) in Mageia
 
* '''drakx-net''': The default Mageia network tools
 
* '''drakx-net''': The default Mageia network tools
* '''userdrake''': A user-friendly and powerful tool for administrating users and groups
+
* '''userdrake''': A user-friendly and powerful tool for administering users and groups
 
* '''system-config-printer''': A powerful printer configuration tool, developed by Redhat/Fedora
 
* '''system-config-printer''': A powerful printer configuration tool, developed by Redhat/Fedora
  
=== Migration from Mandriva Linux ===
+
== Migration from Mandriva Linux ==
  
 
Upgrading from Mandriva Linux 2010.1 and 2010.2 is supported, and has been fine tuned over the past months, so it should work. But as always, it's very advisable to '''back up any important data before upgrading'''.
 
Upgrading from Mandriva Linux 2010.1 and 2010.2 is supported, and has been fine tuned over the past months, so it should work. But as always, it's very advisable to '''back up any important data before upgrading'''.
  
There're several ways to upgrade from one of those previous Mandriva releases:
+
There are several ways to upgrade from one of those previous Mandriva releases:
  
== Using the Mageia 1 DVD to Upgrade ==
+
=== Using the Mageia 1 DVD to Upgrade ===
  
 
You can use the Mageia 1 DVD to do clean installs but also to upgrade from previous releases. To upgrade:
 
You can use the Mageia 1 DVD to do clean installs but also to upgrade from previous releases. To upgrade:
* Download the ISO from the Mageia [http://mageia.org/en/downloads/ download page] and burn it on a DVD, or dump it on a USB stick, for more details have a look at [http://www.mageia.org/wiki/doku.php?id=mageia_installation_media Available installation media article]
+
* Download the ISO from the Mageia [http://mageia.org/en/downloads/ download page] and burn it on a DVD, or dump it on a USB stick. For more details have a look at the [http://www.mageia.org/wiki/doku.php?id=mageia_installation_media Available installation media article]
 
* Boot the DVD and select "Install Mageia 1" from the GRUB (the bootloader) menu
 
* Boot the DVD and select "Install Mageia 1" from the GRUB (the bootloader) menu
 
* Select the Upgrade option in the installer
 
* Select the Upgrade option in the installer
It's recommended to set up the online repositories, if possible, during the upgrade as the DVD only includes a subset of the full fledged online Mageia repositories
+
It is recommended to set up the online repositories, if possible, during the upgrade as the DVD only includes a subset of the full fledged online Mageia repositories
  
== Upgrading inline, using the online media sources directly ==
+
=== Upgrading online from '''within''' your Mandriva installation, using the online media sources directly ===
  
 
You can upgrade using the online media sources directly, from within your Mandriva installation. This can be done either using the GUI (mgaonline) or the CLI (urpmi). Both methods are outlined below.
 
You can upgrade using the online media sources directly, from within your Mandriva installation. This can be done either using the GUI (mgaonline) or the CLI (urpmi). Both methods are outlined below.
  
== Upgrading inline, using mgaonline (GUI) ==
+
=== Upgrading online from '''within''' your Mandriva installation, using mgaonline (GUI) ===
Install the last version of mgaonline package on your Mandriva installation, the package will be available on http://mageia.org/migrate. Then just launch mgaapplet. It will notify you of the availability of the Mageia 1 new distribution, configure Mageia media sources and start migration.
+
Install the last version of the mgaonline package on your Mandriva installation, the package will be available on http://mageia.org/migrate. Then just launch mgaapplet. It will notify you of the availability of the Mageia 1 new distribution, configure Mageia media sources and start migration.
  
== Upgrading inline, using urpmi (CLI) ==
+
=== Upgrading online from '''within''' your Mandriva installation, using urpmi (CLI) ===
 
You can also upgrade using urpmi from your favourite terminal emulator; '''however first you have to install the mgaonline package (see above)'''. Here are the general upgrading steps:
 
You can also upgrade using urpmi from your favourite terminal emulator; '''however first you have to install the mgaonline package (see above)'''. Here are the general upgrading steps:
* Remove all the existing media sources on your system by executing this command as root in terminal:
+
* Remove all the existing media sources on your system by executing this command as root in a terminal:
 
  su
 
  su
 
  urpmi.removemedia -a
 
  urpmi.removemedia -a
Line 108: Line 110:
  
 
=== Window Managers ===
 
=== Window Managers ===
Mageia 1 will ship various window managers, which in reality they're just small and very light weight desktop environments:
+
Mageia 1 will ship various window managers, which in reality are just small and very lightweight desktop environments:
 
* Openbox
 
* Openbox
 
* WindowMaker
 
* WindowMaker
Line 124: Line 126:
 
* '''[http://www.gnome.org/projects/epiphany/ Epiphany]''': The latest stable version, 2.30.6, of the GNOME web browser based on the webkit rendering engine is available in the Mageia repos
 
* '''[http://www.gnome.org/projects/epiphany/ Epiphany]''': The latest stable version, 2.30.6, of the GNOME web browser based on the webkit rendering engine is available in the Mageia repos
 
* '''[http://www.opera.com/ Opera]''': Version 11.11 of the the famous Opera browser is already available in the official repositories (in the Nonfree section)
 
* '''[http://www.opera.com/ Opera]''': Version 11.11 of the the famous Opera browser is already available in the official repositories (in the Nonfree section)
* '''[http://www.seamonkey-project.org/ IceApe (aka SeaMonkey)]''': Versoin 2.0.14 of the all-in-one (web browser, WYSIWYG HTML editor, e-mail client and IRC client (chatzilla)) internet application suite is available in the official repositories; (due to some trademarks/licensing issues, this package has been rebranded IceApe)
+
* '''[http://www.seamonkey-project.org/ IceApe (aka SeaMonkey)]''': Version 2.0.14 of the all-in-one (web browser, WYSIWYG HTML editor, e-mail client and IRC client (chatzilla)) internet application suite is available in the official repositories; (due to some trademarks/licensing issues, this package has been rebranded IceApe)
 
* '''[http://pim.kde.org KMail]''': The latest stable version, 4.4.11.1, of the famous KDE4 email client will be shipped in Mageia 1
 
* '''[http://pim.kde.org KMail]''': The latest stable version, 4.4.11.1, of the famous KDE4 email client will be shipped in Mageia 1
 
* '''[http://www.mozillamessaging.com/thunderbird Thunderbird]''': The latest stable version of the famous email client from Mozilla, Thunderbird 3.1.10, is available in the online repositories, with all the improvements and fixes in the 3.1.x series, for more info have a look a the [http://www.mozillamessaging.com/en-US/thunderbird/3.1.10/releasenotes/ release notes]]. Both the Enigmail and Lightning extensions are available too
 
* '''[http://www.mozillamessaging.com/thunderbird Thunderbird]''': The latest stable version of the famous email client from Mozilla, Thunderbird 3.1.10, is available in the online repositories, with all the improvements and fixes in the 3.1.x series, for more info have a look a the [http://www.mozillamessaging.com/en-US/thunderbird/3.1.10/releasenotes/ release notes]]. Both the Enigmail and Lightning extensions are available too
Line 130: Line 132:
  
 
=== Office ===
 
=== Office ===
* '''[http://www.documentfoundation.org/develop LibreOffice]''': [http://blog.mageia.org/en/?p=190 Mageia promised to fully support LibreOffice] and it's kept its promise, the stable LibreOffice 3.3.2.2 is available the Mageia repositories, bringing a full suite of office applications
+
* '''[http://www.documentfoundation.org/develop LibreOffice]''': [http://blog.mageia.org/en/?p=190 Mageia promised to fully support LibreOffice] and it's kept its promise, the stable LibreOffice 3.3.2.2 is available from the Mageia repositories, bringing a full suite of office applications
 
* '''[http://www.calligra-suite.org/ Calligra]''': The Calligra Suite project is a continuation of the KOffice project, it has all the familiar components of KOffice, for a detailed list of available applications and what they can do check their web site
 
* '''[http://www.calligra-suite.org/ Calligra]''': The Calligra Suite project is a continuation of the KOffice project, it has all the familiar components of KOffice, for a detailed list of available applications and what they can do check their web site
* '''[http://techbase.kde.org/Projects/KMyMoney KmyMoney]''': The latest, stable, KmyMoney 4.5.3, personal finance manager for KDE4 is already in the online repositories, its mainly focuses on being accurate, easy to use and feature-full with all the familiar features you'd expect in a finance manager
+
* '''[http://techbase.kde.org/Projects/KMyMoney KmyMoney]''': The latest, stable, KmyMoney 4.5.3, personal finance manager for KDE4 is already in the online repositories, it mainly focuses on being accurate, easy to use and feature-full with all the familiar features you'd expect in a finance manager
 
* '''[http://skrooge.org Skrooge ]''': with the philosophy of giving users options, Skrooge 0.8.1 is available in the Mageia repositories too, a personal finance manager for KDE4, it aims to be highly intuitive, while providing powerful functions
 
* '''[http://skrooge.org Skrooge ]''': with the philosophy of giving users options, Skrooge 0.8.1 is available in the Mageia repositories too, a personal finance manager for KDE4, it aims to be highly intuitive, while providing powerful functions
* '''[http://www.gnucash.org/ GnuCash]''': GnuCash 2.4.5 is available in the online repositories, it's comes with a check-book like register GUI allows you to enter and track your financial matters
+
* '''[http://www.gnucash.org/ GnuCash]''': GnuCash 2.4.5 is available in the online repositories, it comes with a check-book-like register GUI that allows you to enter and track your financial affairs
  
 
=== Communications ===
 
=== Communications ===
Line 152: Line 154:
 
==== VOIP ====
 
==== VOIP ====
 
* '''[http://www.qutecom.com QuteCom]''': A SIP softphone which allows you to make free PC to PC video and voice calls, and to integrate all your IM contacts in one place, it's Qt-based. The latest stable version 2.2 will be shipped with Mageia 1
 
* '''[http://www.qutecom.com QuteCom]''': A SIP softphone which allows you to make free PC to PC video and voice calls, and to integrate all your IM contacts in one place, it's Qt-based. The latest stable version 2.2 will be shipped with Mageia 1
* '''[http://www.ekiga.org Ekiga]''': A tool to communicate with video and audio over the internet. It uses both SIP and H323 protocol and is compatible with Microsoft Netmeeting. It used to be called GnomeMeeting. The latest stable version, 3.2.7, will be shipped with Mageia 1
+
* '''[http://www.ekiga.org Ekiga]''': A tool to communicate with video and audio over the internet. It uses both the SIP and H323 protocols and is compatible with Microsoft Netmeeting. It used to be called GnomeMeeting. The latest stable version, 3.2.7, will be shipped with Mageia 1
  
 
=== Virtualisation ===
 
=== Virtualisation ===
Line 165: Line 167:
 
* '''[http://www.gimp.org/ Gimp]''': The latest stable version, 2.6.11, of the famous GNU Image Manipulation Program will be shipped with Mageia 1
 
* '''[http://www.gimp.org/ Gimp]''': The latest stable version, 2.6.11, of the famous GNU Image Manipulation Program will be shipped with Mageia 1
 
* '''[http://inkscape.sourceforge.net/ Inkscape]''': The latest version, 0.48.1, of the famous SVG-based vector-drawing program will be shipped in Mageia 1
 
* '''[http://inkscape.sourceforge.net/ Inkscape]''': The latest version, 0.48.1, of the famous SVG-based vector-drawing program will be shipped in Mageia 1
* '''[http://www.blender.org/  Blender]''': The high quality animation studio, the latest version, 2.49b, will be shaped in Mageia 1
+
* '''[http://www.blender.org/  Blender]''': The high quality animation studio, the latest version, 2.49b, will be shipped in Mageia 1
  
 
=== Multimedia Applications ===
 
=== Multimedia Applications ===
Line 173: Line 175:
 
==== Multimedia Players ====
 
==== Multimedia Players ====
 
* '''[http://amarok.kde.org/ Amarok]''': Version 2.4.1 of the powerful media player for KDE4 is available in the repositories, it comes with a plethora of bug fixes and improvements, for more details have a look at the [http://amarok.kde.org/en/releases/2.4.1 2.4.1 release notes]. This player uses the KDE4 Phonon framework (Mageia comes with three Phonon backends: phonon-gstreamer, phonon-vlc and phonon-xine)
 
* '''[http://amarok.kde.org/ Amarok]''': Version 2.4.1 of the powerful media player for KDE4 is available in the repositories, it comes with a plethora of bug fixes and improvements, for more details have a look at the [http://amarok.kde.org/en/releases/2.4.1 2.4.1 release notes]. This player uses the KDE4 Phonon framework (Mageia comes with three Phonon backends: phonon-gstreamer, phonon-vlc and phonon-xine)
* '''[http://www.gnome.org/projects/rhythmbox/ Rhythmbox]''': Version 0.13.3 of this [http://gstreamer.freedesktop.org/ Gstreamer]-based music management application for the GNOME desktop is available in the official repositories, for more info about the full range its capabilities, have a look at the official web page
+
* '''[http://www.gnome.org/projects/rhythmbox/ Rhythmbox]''': Version 0.13.3 of this [http://gstreamer.freedesktop.org/ Gstreamer]-based music management application for the GNOME desktop is available in the official repositories, for more info about the full range of it's capabilities, have a look at the official web page
 
* '''[http://projects.gnome.org/totem/ Totem]''': Version 2.32.0 of the [http://gstreamer.freedesktop.org/ Gstreamer]-based official movie player of the GNOME desktop is available in the official repositories. It features a playlist, a full-screen mode, seek and volume controls, as well as keyboard navigation
 
* '''[http://projects.gnome.org/totem/ Totem]''': Version 2.32.0 of the [http://gstreamer.freedesktop.org/ Gstreamer]-based official movie player of the GNOME desktop is available in the official repositories. It features a playlist, a full-screen mode, seek and volume controls, as well as keyboard navigation
 
* '''[http://www.videolan.org/ VLC]''': Version 1.1.9 of this famous cross-platform media player is available in the official repositories, this package dual-exists in both the Core and Tainted repositories[1]
 
* '''[http://www.videolan.org/ VLC]''': Version 1.1.9 of this famous cross-platform media player is available in the official repositories, this package dual-exists in both the Core and Tainted repositories[1]
* '''[http://www.mplayerhq.hu MPlayer]''': Version 1.rc4 (actually an even more recent upstream SVN snapshot) of the Swiss-army-knife-like multimedia player is a available is the official repositories. With a very wide range of capabilities, MPlayer can play all sorts of media files. MPlayer is a CLI tool, but various graphical frontends are available (SMPlayer (Qt-based), GNOME MPlayer (GTK+-based), KMPlayer (KDE-based)). This package exists in both the Core and Tainted repositories[1]
+
* '''[http://www.mplayerhq.hu MPlayer]''': Version 1.rc4 (actually an even more recent upstream SVN snapshot) of the Swiss-army-knife-like multimedia player is available in the official repositories. With a very wide range of capabilities, MPlayer can play all sorts of media files. MPlayer is a CLI tool, but various graphical frontends are available (SMPlayer (Qt-based), GNOME MPlayer (GTK+-based), KMPlayer (KDE-based)). This package exists in both the Core and Tainted repositories[1]
 
* '''[http://kaffeine.kde.org/ Kaffeine]''': Version 1.2.2 of this KDE4 Multi Engine Media Player is available in the official repositories, it can play all sorts of media files and additionally supports DVB-T (Digital Video Broadcasting - Terrestrial)
 
* '''[http://kaffeine.kde.org/ Kaffeine]''': Version 1.2.2 of this KDE4 Multi Engine Media Player is available in the official repositories, it can play all sorts of media files and additionally supports DVB-T (Digital Video Broadcasting - Terrestrial)
* '''[http://xbmc.org/ XBMC Media Center]''': Version 10.1 of this famous media player and home entertainment system, ​which has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine.
+
* '''[http://xbmc.org/ XBMC Media Center]''': Version 10.1 of this famous media player and home entertainment system, ​which has been designed to be the perfect companion for your HTPC. It is supporting an almost endless range of remote controls combined with it's beautiful interface and powerful skinning engine.
  
[1]Some package have dual lives, i.e. they exist in both the Core and Tainted repositories:
+
[1]Some packages have dual lives, i.e. they exist in both the Core and Tainted repositories:
 
* The package in the Core repository supports only non-patent-encumbered codecs and
 
* The package in the Core repository supports only non-patent-encumbered codecs and
* The package in the Tainted repository supports all the codecs you can think of, for the convenience of the users who live in the countries where using those codecs doesn't infringe patents or local copyright laws.
+
* The package in the Tainted repository supports all the codecs you can think of, for the convenience of the users who live in the countries where using those codecs does not infringe patents or local copyright laws.
  
Pick the one that's more suitable for you, for more info on the criteria used for the repositories in Mageia have a look [[Mageia1_Release_Notes#the_mageia_online_repositories here]].
+
Pick the one that's more suitable for you, for more info on the criteria used for the repositories in Mageia have a look at [[Archive:_Mageia_1_Release_Notes#the_mageia_online_repositories|here]].
  
 
==== Multimedia Editors  ====
 
==== Multimedia Editors  ====
* '''[[ http://fixounet.free.fr/avidemux Avidemux]''': Version 2.5.4 of this free video editor, designed for simple cutting, filtering and encoding tasks, supporting many file types, including AVI, DVD compatible MPEG files, MP4, using a variety of codecs, is available in the official repositories
+
* '''[http://fixounet.free.fr/avidemux Avidemux]''': Version 2.5.4 of this free video editor, designed for simple cutting, filtering and encoding tasks, supporting many file types, including AVI, DVD compatible MPEG files, MP4, using a variety of codecs, is available in the official repositories
* '''[[ http://www.kinodv.org/ Kino]''': Version 1.3.4 of this GNOME DV-editing (record, create, edit and play movies recorded with DV camcorders) utility is available in the official repositories
+
* '''[http://www.kinodv.org/ Kino]''': Version 1.3.4 of this GNOME DV-editing (record, create, edit and play movies recorded with DV camcorders) utility is available in the official repositories
* '''[[ http://www.openshot.org/ OpenShot]''': Version 1.3.1 of this open-source, non-linear video editor for Linux is available in the official repositories, it supports many video, audio, and image formats, for a full list of features have a look [[ http://www.openshot.org/features/|here]]
+
* '''[http://www.openshot.org/ OpenShot]''': Version 1.3.1 of this open-source, non-linear video editor for Linux is available in the official repositories, it supports many video, audio, and image formats, for a full list of features have a look [http://www.openshot.org/features/ here]]
  
 
==== TV-related Multimedia Applications ====
 
==== TV-related Multimedia Applications ====
* '''[[ http://www.mythtv.org/ MythTV]''': MythTV provides a unified graphical interface for recording and viewing television programs, version 0.24 is available in the official repositories
+
* '''[http://www.mythtv.org/ MythTV]''': MythTV provides a unified graphical interface for recording and viewing television programs, version 0.24 is available in the official repositories
* '''[http://www.getmiro.com/ Miro]''': An internet TV player with integrated RSS and BitTorrent functionality, version 3.5.1 is available in the official repositories
+
* '''[http://www.getmiro.com/ Miro]''': An internet TV player with integrated RSS and BitTorrent functionality, version 3.5.1 is available in the official repositories
* '''[[ http://tvtime.net/ tvtime]''': A high quality television application for use with video capture cards on Linux systems, version 1.0.2 is available in the official repositories
+
* '''[http://tvtime.net/ tvtime]''': A high quality television application for use with video capture cards on Linux systems, version 1.0.2 is available in the official repositories
* '''[[ http://freetuxtv.googlecode.com FreetuxTV]''' Version 0.5.2 of this free GTK2+ WebTV and Web Radio player for Linux is available in the official repositories
+
* '''[http://freetuxtv.googlecode.com FreetuxTV]''' Version 0.5.2 of this free GTK2+ WebTV and Web Radio player for Linux is available in the official repositories
* '''[[ https://launchpad.net/me-tv Me TV]''': A GNOME desktop application for watching digital television services that use the DVB standard. Me TV works with DVB-T, DVB-C, DVB-S and ATSC cards that have kernel driver support. Version 1.3.6 is available in the official repositories.
+
* '''[https://launchpad.net/me-tv Me TV]''': A GNOME desktop application for watching digital television services that use the DVB standard. Me TV works with DVB-T, DVB-C, DVB-S and ATSC cards that have kernel driver support. Version 1.3.6 is available in the official repositories.
  
 
==== Subtitles Editors ====
 
==== Subtitles Editors ====
* '''[[ http://home.gna.org/gaupol/ Gaupol]''': Editor for text-based subtitle files. It supports multiple subtitle file formats and provides means of correcting texts and timing subtitles to match video, version 0.17.2 is available in the official repositories
+
* '''[http://home.gna.org/gaupol/ Gaupol]''': Editor for text-based subtitle files. It supports multiple subtitle file formats and provides means of correcting texts and timing subtitles to match video, version 0.17.2 is available in the official repositories
* '''[[ http://kde-apps.org/content/show.php?content=69822 Subtitles Composer]''': A text-based subtitles editor that supports basic operations as well as more advanced ones, version 0.5.3 is available in the official repositories
+
* '''[http://kde-apps.org/content/show.php?content=69822 Subtitles Composer]''': A text-based subtitles editor that supports basic operations as well as more advanced ones, version 0.5.3 is available in the official repositories
  
 
=== IDEs ===
 
=== IDEs ===
Line 210: Line 212:
 
== Base System ==
 
== Base System ==
  
* Mageia 1 will ship the 2.6.38 kernel series, specifically 2.6.38.7 at release time, for more details on the improvements in this kernel series have a look [[ http://kernelnewbies.org/Linux_2_6_38 here]]; the highlights of this kernel:
+
* Mageia 1 will ship the 2.6.38 kernel series, specifically 2.6.38.7 at release time, for more details on the improvements in this kernel series have a look [http://kernelnewbies.org/Linux_2_6_38 here]; the highlights of this kernel:
  * Support for automatic process grouping (for more details see Linus Torvalds' [http://lkml.org/lkml/2011/1/18/322 post on LKML]]  (Linux Kernel Mailing list); and mentions of that patch on [https://lwn.net/Articles/418884/ LWN.net])
+
** Support for automatic process grouping (for more details see Linus Torvalds' [http://lkml.org/lkml/2011/1/18/322 post on LKML]  (Linux Kernel Mailing list); and mentions of that patch on [https://lwn.net/Articles/418884/ LWN.net])
  * Significant scalability improvements in the Linux VFS (Virtual File System) layer
+
** Significant scalability improvements in the Linux VFS (Virtual File System) layer
  * Transparent Huge Page support (without using hugetblfs)
+
** Transparent Huge Page support (without using hugetblfs)
  * Automatic spreading of outgoing network traffic across multiple CPUs
+
** Automatic spreading of outgoing network traffic across multiple CPUs
  * Support for the AMD Fusion APUs
+
** Support for the AMD Fusion APUs
  * Support for Intel Sandy Bridge and Panther Point.
+
** Support for Intel Sandy Bridge and Panther Point.
  * Ipset 6.4 with IPv6 support
+
** Ipset 6.4 with IPv6 support
 
* Boot system: Mageia 1 still uses initscripts, 9.21
 
* Boot system: Mageia 1 still uses initscripts, 9.21
 
* ALSA: Mageia 1 will ship the latest stable version(s) of the Advanced Linux Sound Architecture, 1.0.24.x:
 
* ALSA: Mageia 1 will ship the latest stable version(s) of the Advanced Linux Sound Architecture, 1.0.24.x:
  * libalsa2-1.0.24.1
+
** libalsa2-1.0.24.1
  * alsa-plugins-1.0.24
+
** alsa-plugins-1.0.24
  * alsa-tools-1.0.24.1: The firmware bits have been split in a new separate package, alsa-firmware
+
** alsa-tools-1.0.24.1: The firmware bits have been split in a new separate package, alsa-firmware
  * alsa-utils-1.0.24.2
+
** alsa-utils-1.0.24.2
  
 
== X server ==
 
== X server ==
 
* Mageia 1 will ship X server 1.10.1, with full Udev support (Udev replaces HAL in this regard)
 
* Mageia 1 will ship X server 1.10.1, with full Udev support (Udev replaces HAL in this regard)
 
* ATI/AMD free radeon driver: Kernel Mode Setting is now enabled by default, bringing performance and compatibility improvements.
 
* ATI/AMD free radeon driver: Kernel Mode Setting is now enabled by default, bringing performance and compatibility improvements.
* Intel Sandy Bridge (2nd Generation Intel® Core™ i7/i5/i3) support according to [http://intellinuxgraphics.org/2011Q1.html|Intel specifications]].
+
* Intel Sandy Bridge (2nd Generation Intel® Core™ i7/i5/i3) support according to [http://intellinuxgraphics.org/2011Q1.htm Intel specifications].
 
* Nouveau: the Nouveau driver will be used by default for supported nVidia graphics cards. It brings Kernel Mode Setting support, 2D acceleration, and RandR 1.2 support (for easy multi-monitor setup)
 
* Nouveau: the Nouveau driver will be used by default for supported nVidia graphics cards. It brings Kernel Mode Setting support, 2D acceleration, and RandR 1.2 support (for easy multi-monitor setup)
  
Line 243: Line 245:
 
=== SCIM ===
 
=== SCIM ===
 
SCIM  (Smart Common Input Method), version 1.4.9, is also available in the official repositories.
 
SCIM  (Smart Common Input Method), version 1.4.9, is also available in the official repositories.
 +
 +
[[Category:Mageia_official]]
 +
[[Category:Mageia 1]]

Revision as of 14:26, 30 May 2019

Introduction

Mageia 1 marks the milestone of a lot of hard work, that has started since the day the Mageia distribution was born.

This page should help you get an overview of what Mageia offers it's users.

Available installation media

Mageia has two distinct installation media types:

  • DVD ISO and Dual-arch CD ISO, which use the drakx traditional installer and
  • Live CD ISO, this is a live ISO which can be used to preview the distribution and can also be used to install Mageia on your HDD

For more information have a look at the installation media page.

You will find the download info on the Mageia download page: direct (ftp and http) and BitTorrent downloads are available.

The Mageia online repositories

The packages in Mageia exist in three different repositories/media, depending on what license each package uses. Here's an overview of those repositories:

  • Core: The Core repository includes packages with free-open-source software, i.e. packages licensed under a free-open-source license, the set of the Core media are added by default and the "Core Release" and "Core Updates" are enabled by default
  • Nonfree: The Nonfree repository includes packages that are free-of-charge, i.e. Mageia can redistribute them, but they contain closed-source software (hence the Nonfree name); For example this repository includes the nVidia and ATI graphics cards proprietary drivers, firmware for various Wi-Fi cards... etc. The set of the Nonfree media is added by default and the "Nonfree Release" and "Nonfree Updates" are enabled by default
  • Tainted: The Tainted repository includes packages under various licenses, free and nonfree ones, but the main criteria for packages in this repository is that they may infringe patents and copyright laws in some countries in the world (e.g. multimedia codecs needed to play various audio/video files, packages needed to play commercial video DVD... etc); as such the set of the Tainted media is added by default but not enabled by default, i.e. it's completely opt-in; so check your local laws before using packages from this repository. This repository is only added for the convenience of the users. This repository is to Mageia what PLF is to Mandriva users or RPM Fusion is to Fedora users.

Major features in Mageia

Package Management tools

CLI Package Management Tools

Mageia uses the all too familiar urpmi, this the default RPM packages dependency resolver in Mageia, which you can use to install RPM packages on the system. It can also be used to update the system, for the full usage details check the urpmi man page. The rest of the family are:

  • urpme: used to uninstall RPM packages installed on the system, with many command line options
  • urpmf: a tool that can be used to show what package contains a certain file; it can also be used to search for all sorts of RPM tags (requires, suggests, conflicts, obsoletes) in the packages in the official repositories, among other features
  • urpmq: the urpmi database query tool, think of it as 'rpm -q' but with many more extended features, that can be used to check RPM packages in the official repositories
  • urpmi.update: a tool to update the urpmi database on the user's installation, it can also be used to disable (ignore) configured media sources on the system
  • urpmi.addmedia: a tool to add the Mageia media sources (online (http, ftp, rsync) and local alike)
  • urpmi.removemedia: a tool to remove the media sources configured on the system

GUI Package Management Tools

If you're not familiar (or don't like) to use the CLI, don't worry, Mageia offers a complete set of GUI tools to manage packages on the system. Mainly these packages are:

  • rpmdrake (the Mageia Control Center -> Software Management -> Install & Remove Software): this is the default urpmi graphical frontend, you can use it to install packages from the official repositories and also Remove/uninstall packages installed on the system. It comes with a useful set of filters, so that you can make it only show "Packages with GUI" or only "Security updates"... etc.
  • drakrpm-edit-media (the Mageia Control Center -> Software Management -> Configure media sources for install and updates): this tool can be used to:
    • Add/remove the urpmi media sources (using the "Add" button will make urpmi use the MIRRORLIST, which should ideally pick the geographically nearest mirror automatically, or using File -> "Add a specific media mirror" to add a specific mirror)
    • Enable/disable any configured media sources
    • Define options from the Options menu, that's related to the settings urpmi will use when downloading packages (like selecting the default downloader... etc)
  • MageiaUpdate (the Mageia Control Center -> Software Management -> Update your system): this tool can be used to update your system, it updates the urpmi database then checks for any available updates
  • mgaonline: this package includes mgaapplet, which is auto-started when you login, it checks for updates periodically, and notifies you (via a system tray icon) of the availability of any updates. You can configure how often it checks for updates using mgaapplet-config (the Mageia Control Center -> Software Management -> Configure updates frequency).

Mageia system configuration tools

Mageia will go on using all the familiar drak tools; here are the highlights:

  • drakconf: The Mageia Control Center, which can be used to launch all sorts of system administration tools
  • drak3d: A tool to to configure 3D desktop effects (e.g. Compiz)
  • drakguard: A tool that allows to configure parental control. It can block access to web sites and restrict the internet connection to specific timeframe
  • rpmdrake: A simple interface that makes it easy to install and remove software packages (RPM) in Mageia
  • drakx-net: The default Mageia network tools
  • userdrake: A user-friendly and powerful tool for administering users and groups
  • system-config-printer: A powerful printer configuration tool, developed by Redhat/Fedora

Migration from Mandriva Linux

Upgrading from Mandriva Linux 2010.1 and 2010.2 is supported, and has been fine tuned over the past months, so it should work. But as always, it's very advisable to back up any important data before upgrading.

There are several ways to upgrade from one of those previous Mandriva releases:

Using the Mageia 1 DVD to Upgrade

You can use the Mageia 1 DVD to do clean installs but also to upgrade from previous releases. To upgrade:

  • Download the ISO from the Mageia download page and burn it on a DVD, or dump it on a USB stick. For more details have a look at the Available installation media article
  • Boot the DVD and select "Install Mageia 1" from the GRUB (the bootloader) menu
  • Select the Upgrade option in the installer

It is recommended to set up the online repositories, if possible, during the upgrade as the DVD only includes a subset of the full fledged online Mageia repositories

Upgrading online from within your Mandriva installation, using the online media sources directly

You can upgrade using the online media sources directly, from within your Mandriva installation. This can be done either using the GUI (mgaonline) or the CLI (urpmi). Both methods are outlined below.

Upgrading online from within your Mandriva installation, using mgaonline (GUI)

Install the last version of the mgaonline package on your Mandriva installation, the package will be available on http://mageia.org/migrate. Then just launch mgaapplet. It will notify you of the availability of the Mageia 1 new distribution, configure Mageia media sources and start migration.

Upgrading online from within your Mandriva installation, using urpmi (CLI)

You can also upgrade using urpmi from your favourite terminal emulator; however first you have to install the mgaonline package (see above). Here are the general upgrading steps:

  • Remove all the existing media sources on your system by executing this command as root in a terminal:
su
urpmi.removemedia -a
  • Add the Mageia online sources, either:
    • Using the MIRRORLIST method (which will select a mirror automatically based on your geographical location):
su
urpmi.addmedia --distrib --mirrorlist http://mirrors.mageia.org/api/mageia.1.$ARCH.list

($ARCH is either i586 or x86_64) OR

    • Using a specific media mirror:
su
urpmi.addmedia --distrib <media_url>

Available Desktop Environments

As a desktop-agnostic distribution, Mageia has all the popular desktop environments, along with various window managers. Here's an overview of them:

KDE4

Mageia 1 will ship KDE SC 4.6.3. This release brings many improvements and new features for more details check the release announcement.

GNOME

Mageia 1 will ship GNOME 2.32, with the plethora of popular applications that come with it (Totem, Rhythmbox, Epiphany, Evolution, The GNOME Archiver (file-roller), Evince, F-Spot... etc).

XFCE4

Mageia 1 will ship the latest stable version, 4.8.1, of XFCE, it brings many improvements, for the full details have a look at the XFCE 4.8 release announcement.

LXDE

Mageia 1 will ship the latest stable LXDE packages (PCManFM, LXSession, LXTerminal, Gpicview, LXRandR).

Window Managers

Mageia 1 will ship various window managers, which in reality are just small and very lightweight desktop environments:

  • Openbox
  • WindowMaker
  • IceWM
  • Fluxbox
  • Fvwm2

Desktop Applications

Mageia 1 will ship a lot of the popular desktop applications, here are the highlights.

Web Browsers and email clients

  • Firefox: Firefox 4.0.1 will be shipped with Mageia 1, this new release brings with it a lot of improvements concerning all aspects of Firefox, for more info have a look at the Firefox 4 release notes
  • Chromium-browser: Google Chromium-browser 11.0.696.65 will be shipped with Mageia 1, and for users' convenience the Chromium-browser comes in three different flavours, stable, beta and unstable, each one following a different upstream channel/branch, needless to say that beta and unstable are not for the weak of heart!
  • Epiphany: The latest stable version, 2.30.6, of the GNOME web browser based on the webkit rendering engine is available in the Mageia repos
  • Opera: Version 11.11 of the the famous Opera browser is already available in the official repositories (in the Nonfree section)
  • IceApe (aka SeaMonkey): Version 2.0.14 of the all-in-one (web browser, WYSIWYG HTML editor, e-mail client and IRC client (chatzilla)) internet application suite is available in the official repositories; (due to some trademarks/licensing issues, this package has been rebranded IceApe)
  • KMail: The latest stable version, 4.4.11.1, of the famous KDE4 email client will be shipped in Mageia 1
  • Thunderbird: The latest stable version of the famous email client from Mozilla, Thunderbird 3.1.10, is available in the online repositories, with all the improvements and fixes in the 3.1.x series, for more info have a look a the release notes]. Both the Enigmail and Lightning extensions are available too
  • Evolution: The latest stable version, 2.32.2, of the famous GNOME mailer, calendar, contact manager and communications tool will be shipped in Mageia 1

Office

  • LibreOffice: Mageia promised to fully support LibreOffice and it's kept its promise, the stable LibreOffice 3.3.2.2 is available from the Mageia repositories, bringing a full suite of office applications
  • Calligra: The Calligra Suite project is a continuation of the KOffice project, it has all the familiar components of KOffice, for a detailed list of available applications and what they can do check their web site
  • KmyMoney: The latest, stable, KmyMoney 4.5.3, personal finance manager for KDE4 is already in the online repositories, it mainly focuses on being accurate, easy to use and feature-full with all the familiar features you'd expect in a finance manager
  • Skrooge : with the philosophy of giving users options, Skrooge 0.8.1 is available in the Mageia repositories too, a personal finance manager for KDE4, it aims to be highly intuitive, while providing powerful functions
  • GnuCash: GnuCash 2.4.5 is available in the online repositories, it comes with a check-book-like register GUI that allows you to enter and track your financial affairs

Communications

Instant Messaging

  • Kopete: The latest stable version of the familiar instant messenger, part of KDE SC 4.6.3, is available, with support for a wide variety of instant messaging protocol
  • Pidgin: The latest stable version, 2.7.11, of the famous GTK+2.0 based instant messaging client is available in the online repositories, it supports a plethora of instant messaging protocols, for more details about the fixes and improvements this version brings have a look at the changelog
  • Empathy: Empathy is an IM client based on the Telepathy framework, Empathy 2.34.0 will be shipped with Mageia 1
  • Kadu: An instant messenger compatible with the Gadu-Gadu protocol, the latest stable version, 0.9.1, will be shipped in Mageia 1

IRC

  • Quassel: The latest stable version, 0.7.2, of Quassel, a Qt-based modern distributed IRC client is available in the online repositories
  • Konversation: A feature-full graphical IRC client with KDE support, the latest stable version, 1.3.1, is available in the Mageia online repositories
  • XChat-gnome: A Graphical IRC client for the GNOME desktop, the latest stable version, 0.26.1, is available in the repositories
  • KVIrc A Qt-based IRC client with support for themes, transparency, encryption, many extended IRC features, and scripting, the latest stable version, 4.0.4, is available in the repositories

VOIP

  • QuteCom: A SIP softphone which allows you to make free PC to PC video and voice calls, and to integrate all your IM contacts in one place, it's Qt-based. The latest stable version 2.2 will be shipped with Mageia 1
  • Ekiga: A tool to communicate with video and audio over the internet. It uses both the SIP and H323 protocols and is compatible with Microsoft Netmeeting. It used to be called GnomeMeeting. The latest stable version, 3.2.7, will be shipped with Mageia 1

Virtualisation

  • VirtualBox: Version 4.0.6, of the general-purpose full virtualizer is available in the Mageia repositories
  • virt-manager: Mageia ship the latest version of virt-manager ( and libvirtd ), the popular management toolset for virtualisation, along with binding for various languges, to ease the management of virtual machines, either based on kvm or xen.
  • WINE]: The latest development version of WINE, 1.3.20, is available in the repositories; you can be assured that you'll usually find the latest version of this famous application in the Backports repository shortly after upstream pushes a new release!

Graphics

  • Gimp: The latest stable version, 2.6.11, of the famous GNU Image Manipulation Program will be shipped with Mageia 1
  • Inkscape: The latest version, 0.48.1, of the famous SVG-based vector-drawing program will be shipped in Mageia 1
  • Blender: The high quality animation studio, the latest version, 2.49b, will be shipped in Mageia 1

Multimedia Applications

Mageia comes packed with the most famous multimedia applications of all sorts and purposes.

Multimedia Players

  • Amarok: Version 2.4.1 of the powerful media player for KDE4 is available in the repositories, it comes with a plethora of bug fixes and improvements, for more details have a look at the 2.4.1 release notes. This player uses the KDE4 Phonon framework (Mageia comes with three Phonon backends: phonon-gstreamer, phonon-vlc and phonon-xine)
  • Rhythmbox: Version 0.13.3 of this Gstreamer-based music management application for the GNOME desktop is available in the official repositories, for more info about the full range of it's capabilities, have a look at the official web page
  • Totem: Version 2.32.0 of the Gstreamer-based official movie player of the GNOME desktop is available in the official repositories. It features a playlist, a full-screen mode, seek and volume controls, as well as keyboard navigation
  • VLC: Version 1.1.9 of this famous cross-platform media player is available in the official repositories, this package dual-exists in both the Core and Tainted repositories[1]
  • MPlayer: Version 1.rc4 (actually an even more recent upstream SVN snapshot) of the Swiss-army-knife-like multimedia player is available in the official repositories. With a very wide range of capabilities, MPlayer can play all sorts of media files. MPlayer is a CLI tool, but various graphical frontends are available (SMPlayer (Qt-based), GNOME MPlayer (GTK+-based), KMPlayer (KDE-based)). This package exists in both the Core and Tainted repositories[1]
  • Kaffeine: Version 1.2.2 of this KDE4 Multi Engine Media Player is available in the official repositories, it can play all sorts of media files and additionally supports DVB-T (Digital Video Broadcasting - Terrestrial)
  • XBMC Media Center: Version 10.1 of this famous media player and home entertainment system, ​which has been designed to be the perfect companion for your HTPC. It is supporting an almost endless range of remote controls combined with it's beautiful interface and powerful skinning engine.

[1]Some packages have dual lives, i.e. they exist in both the Core and Tainted repositories:

  • The package in the Core repository supports only non-patent-encumbered codecs and
  • The package in the Tainted repository supports all the codecs you can think of, for the convenience of the users who live in the countries where using those codecs does not infringe patents or local copyright laws.

Pick the one that's more suitable for you, for more info on the criteria used for the repositories in Mageia have a look at here.

Multimedia Editors

  • Avidemux: Version 2.5.4 of this free video editor, designed for simple cutting, filtering and encoding tasks, supporting many file types, including AVI, DVD compatible MPEG files, MP4, using a variety of codecs, is available in the official repositories
  • Kino: Version 1.3.4 of this GNOME DV-editing (record, create, edit and play movies recorded with DV camcorders) utility is available in the official repositories
  • OpenShot: Version 1.3.1 of this open-source, non-linear video editor for Linux is available in the official repositories, it supports many video, audio, and image formats, for a full list of features have a look here]

TV-related Multimedia Applications

  • MythTV: MythTV provides a unified graphical interface for recording and viewing television programs, version 0.24 is available in the official repositories
  • Miro: An internet TV player with integrated RSS and BitTorrent functionality, version 3.5.1 is available in the official repositories
  • tvtime: A high quality television application for use with video capture cards on Linux systems, version 1.0.2 is available in the official repositories
  • FreetuxTV Version 0.5.2 of this free GTK2+ WebTV and Web Radio player for Linux is available in the official repositories
  • Me TV: A GNOME desktop application for watching digital television services that use the DVB standard. Me TV works with DVB-T, DVB-C, DVB-S and ATSC cards that have kernel driver support. Version 1.3.6 is available in the official repositories.

Subtitles Editors

  • Gaupol: Editor for text-based subtitle files. It supports multiple subtitle file formats and provides means of correcting texts and timing subtitles to match video, version 0.17.2 is available in the official repositories
  • Subtitles Composer: A text-based subtitles editor that supports basic operations as well as more advanced ones, version 0.5.3 is available in the official repositories

IDEs

  • Anjuta: A powerful GNOME IDE for C, C++, Python, Java,...
  • Eclipse: The well known IDE for Java and other languages
  • Netbeans: The equally well known alternative for eclipse
  • KDevelop: The KDE IDE

Base System

  • Mageia 1 will ship the 2.6.38 kernel series, specifically 2.6.38.7 at release time, for more details on the improvements in this kernel series have a look here; the highlights of this kernel:
    • Support for automatic process grouping (for more details see Linus Torvalds' post on LKML (Linux Kernel Mailing list); and mentions of that patch on LWN.net)
    • Significant scalability improvements in the Linux VFS (Virtual File System) layer
    • Transparent Huge Page support (without using hugetblfs)
    • Automatic spreading of outgoing network traffic across multiple CPUs
    • Support for the AMD Fusion APUs
    • Support for Intel Sandy Bridge and Panther Point.
    • Ipset 6.4 with IPv6 support
  • Boot system: Mageia 1 still uses initscripts, 9.21
  • ALSA: Mageia 1 will ship the latest stable version(s) of the Advanced Linux Sound Architecture, 1.0.24.x:
    • libalsa2-1.0.24.1
    • alsa-plugins-1.0.24
    • alsa-tools-1.0.24.1: The firmware bits have been split in a new separate package, alsa-firmware
    • alsa-utils-1.0.24.2

X server

  • Mageia 1 will ship X server 1.10.1, with full Udev support (Udev replaces HAL in this regard)
  • ATI/AMD free radeon driver: Kernel Mode Setting is now enabled by default, bringing performance and compatibility improvements.
  • Intel Sandy Bridge (2nd Generation Intel® Core™ i7/i5/i3) support according to Intel specifications.
  • Nouveau: the Nouveau driver will be used by default for supported nVidia graphics cards. It brings Kernel Mode Setting support, 2D acceleration, and RandR 1.2 support (for easy multi-monitor setup)

Proprietary graphics cards drivers

The latest versions of both the nVidia and ATI (fglrx) proprietary drivers are available in the Nonfree online repository.

Input Methods

To select the Input Method of your choice, you can use draklocale ("Manage localization of your system" in the Mageia Control Center -> System). Mageia 1 will have two input methods:

IBus

Mageia 1 will support IBus (the Intelligent Input Bus), version 1.3.9 is already available in the official repositories.

SCIM

SCIM (Smart Common Input Method), version 1.4.9, is also available in the official repositories.