Enabling Hardware Accelerated Playback for Fedora* 16

Intel
®
Atom™ D2000/N2000
Enabling Hardware Accelerated Video Decode on Intel
®
Atom™ Processor D2000 and N2000 Series under Fedora 16
AN October 2012
8 Order Number: 509577-003US
15.Type the root password, store it in a safe place and then click Next.
16.Select Replace existing Linux System and then click Next.
17.Select Write Changes to Disk.
18.Select Software Development, Installation Repo, Customize Now, and then
click Next.
Note: Selecting Software Development allows the right tools to be installed without using
yum later that may install updated packages that we don't want right now.
19.Under Desktop Environments, select Xfce, and deselect GNOME because the F16
uses GNOME 3 and that requires OpenGL. The Cedarview driver provides support
for OpenGLES 2.0, but limited “big” OpenGL support.
20.After Installation is complete, remove the DVD from the player and select Reboot.
21.Reconnect the LAN cable.
22.After reboot, you can see the welcome menu. Click Forward.
23.On the License Information screen, click Forward.
24.Create a user name and password and then click Forward.
25.Set the appropriate date and time in the calendar and then click Forward.
26.Click Finish.
27.Log in and select Default on the desktop option.
28.Disable
SELinux:
vi /etc/selinux/config
SELINUX=disabled
Note: SELINUX will not be disabled until AFTER the system is rebooted.
29.Enable
eth0 to activate the Internet connection using Network Manager, which
appears as a button or a network symbol on the top-right of screen.
4.3 Build Kernel on Host and Install on Target
Follow these steps only if you intend to cross-compile the target kernel by building it on
a host machine. Cross-compiling can result in significantly faster builds than
compilation on the Cedar Trail target itself. The build time is approximately 3 hours.
The steps assume that Fedora 16 is installed in the host along with packages required
for compilation. If your host does not have a Fedora 16 installed, then you can follow
steps similar to Section 4.2 to install it on the host, except that you can use either 32-
bit or 64-bit Fedora 14 Linux.
Use the following steps to build the kernel to be installed on the Cedar Trail target
board.
1. Go to the website:
http://www.kernel.org/pub/linux/kernel/v3.x/
2. Look for the following file and download it:
linux-3.1.tar.gz
3. Download the patch tarball (cdv-gfx-drivers-1.0.3_bee.tar.bz2) from the
following location:
http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=21938
4. Extract the contents of the patch in home directory:
tar xjvf cdv-gfx-drivers-1.0.3_bee.tar.bz2