Test |
Result |
Notes
|
1 Download the image and SHASUM |
pass |
|
2 Does your downloaded image have the correct checksum? |
pass |
sha256sum --check SHA256SUMS.txt
|
3 Check the image size |
pass |
3221225472 F18-panda-20121218.img
|
4 Copy the image to your SD card |
pass |
dd if=F18-panda-20121218.img of=/dev/sdc bs=4M
|
5 Do all default services start properly? |
pass |
|
6 does the system successfully boot to the GUI? |
pass |
First boot appears on display over HDMI.
|
7 Are you able to download and install updates with yum |
warn |
'yum install -y sl' works. yumex fails with 'Backend not running as expected' after sudo prompt.
|
8 Is logging functional? |
pass |
tail -f /var/log/messages
|
9 Are you able to shutdown the system using standard console commands? |
pass |
reboot cmd works
|
10 If audio device support is present, does it work? |
pass |
Pragha Music player using '/usr/share/sounds/purple/login.wav' worked - heard sound over hdmi audio
|
11 release notes from the Documentation team present on the installed media? |
pass |
Founder in XFCE application menu: Documentation. The files opens in text editor instead of browser window.
|
12 Is it possible to run Midori and a terminal application? |
pass |
downloaded shasum file, loaded midori extensions, & login to FAS ... all worked.
|
13 is the default Fedora artwork used (currently not decided)? |
pass |
|
14 Are the desktop's panels working and fully functional? |
pass |
|
15 Is media automatically detected when inserted? |
warn |
Plug in a USB device - showed an icon on the desktop but unable to mount the exfat fs type. ext3 worked fine
|
16 do offered mechanisms for shutdown, logging out and rebooting work? |
pass |
|
17 Does every button do what it is supposed to do? |
pass |
|
18 Menu sanity |
warn |
xfburn & orange global time listed twice, audio-mixer gave a "gstreamer was unable to detect audio device" warning and quit.
|
19 Does Saving passwords in the desktop default keyring, and retrieving passwords from the keyring work? |
pass |
|