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
10 Order Number: 509577-003US
11.Exit and save.
12.Make rpm to load into the target:
linux32 make rpm
13.During build process the
rpmbuild directory is created in your home directory and
there are four directories created under
rpmbuild.
a. cd ~/rpmbuild/RPMS/i386
b. copy the following two files to a USB drive
kernel-3.1.0-1.i386.rpm
kernel-headers-3.1.0-1.i386.rpm
14.Install the new kernel on the target system:
a. Login as root on the target system.
b. Create a
cedartrail directory on the target:
mkdir cedartrail
c. Copy the following files from the USB to the cedartrail directory:
kernel-3.1.0-1.i386.rpm
kernel-headers-3.1.0-1.i386.rpm
d. Install the kernel:
rpm -ivh kernel-3.1.0-1.i386.rpm
rpm -ivh kernel-headers-3.1.0-1.i386.rpm
Now you should see a new directory called
3.1.0 under /lib/module.
15.Make the ramdisk:
mkinitrd /boot/initramfs-3.1.0.img 3.1.0
16.Add the new kernel to the grub files:
grub2-mkconfig -o /boot/grub2/grub.cfg
Figure 3. Menu config Utility - Intel CDV Driver selection