From Fedora Project Wiki

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 3: Line 3:
| DATE || TIME || WHERE
| DATE || TIME || WHERE
|-
|-
| Thu March 12, 2009 || All day || [irc://irc.freenode.net/fedora-qa #fedora-qa])
| TBD || From ''TBD'' to ''TBD'' UTC (? -> ? EDT) || [irc://irc.freenode.net/fedora-qa #fedora-qa])
|-
|-
|}
|}
__NOTOC__


== What to test? ==
=== What to test? ===


Today's instalment of Fedora Test Day will focus on the Intel graphics card driver.  F11 brings a big update to intel graphics for everything in the graphics stack.  We're shipping the new kernel memory manager, GEM, kernel modesetting, DRI2, graphical boot (plymouth) integrating with X, screen hotplugging, GLX1.4 and GL framebuffer objects, better fast user switching (multiple X servers can use DRI).  There's a lot of new code and it's all turned on by default, so theres a lot of detail and integration work that needs to be done.
This Fedora Test Day will focus on [[Features/DeviceKit | DeviceKit]].


Related feature pages:
=== Who's available ===


* [[Features/IntelKMS]]
The following cast of characters will be available to help with testing, workarounds, bug fixes, and general discussion ...
* [[Features/DRI2]]
* Development - [[User:Developer1]], [[User:Developer2]] (TBD)
* Quality Assurance - [[User:rbiba|Radek Biba]], [[User:QE2]], [[User:QE3]] (TBD)


If you come to this page after the test day is completed, your testing is still valuable, and you can use the information on this page to test with your graphics card and provide feedback.
=== Prerequisities for the test day ===


== Who's available ==
* Fully updated rawhide
* Free space for more partitions on a HD


The following cast of characters will be available for testing, workarounds, bug fixes, and general discussion ...
{{admon/warning|We're going to do dangerous things to partition tables and partitions. Don't perform your testing on a disk with data you'd like to keep.}}
* Development - [[DaveAirlie|Dave Airlie]], [[KristianHoegsberg|Kristian Høgsberg]]
* Quality Assurance - [[User:Adamwill|Adam Williamson]], [[User:jlaska|James Laska]]


== What's needed to test ==
=== Optional accessories ===
* USB flash disk / MP3 player / memory card reader with a card or two
* External HD (connected via USB or FireWire)
* DVD-RAM writer & media, internal or external
* PCMCIA memory card reader with a card
* Any other exotic storage device you have


* An Intel graphics adapter (i810 or later, except GMA 500 / Poulsbo)
=== How to test? ===


* [[Releases/Rawhide|Rawhide]] (tips on installing Rawhide below), or the live CD available for this test day (again see below).  Note that the Intel X driver was recently renamed from xorg-x11-drv-i810 to xorg-x11-drv-intel.
See the Features page / TBD


* Remove your xorg.conf, unless you have a really good reason to have one.  The <tt>Virtual</tt> line that was required for working multihead in F10 is no longer necessary and may cause problems - please remove it if you have one.
=== Test Cases and Results ===


* FAS Account - you can [https://admin.fedoraproject.org/accounts/ create] an account in 3 minutes if you don't have one
See the Features page / TBD


* Your hardware profile uploaded to [http://www.smolts.org Smolt] according to [http://smolts.org/smolt-wiki/Main_Page#Usage these instructions]
[[Category:Test Days]]
 
{{admon/warning|no animals will be hurt during testing}}
 
== How to test? ==
 
=== '''Update your machine''' ===
 
See the instructions on the [[Releases/Rawhide|Rawhide]] page on the various ways in which you can install or update to Rawhide.
 
=== '''Live Image''' ===
 
Optionally, you may download a non-destructive rawhide live image for your architecture:
* [http://katzj.fedorapeople.org/rawhide-i686-20090312.0.iso i386]
* [http://katzj.fedorapeople.org/rawhide-x86_64-20090312.0.iso x86_64]
 
Tips on using a live image are available at [[FedoraLiveCD]].
 
'''Note:''' Creating a LiveUSB of this rawhide image requires the latest version of syslinux, which is currently available in Rawhide and in the latest Windows [http://fedorahosted.org/liveusb-creator liveusb-creator].  Users of F10 and below can `yum --enablerepo=rawhide update syslinux`
 
=== Testing ===
 
Things to test, roughly in dependency order:
 
Perform each of the following test cases that you are able to with the resources available to you. Some of the tests depend on the others, so obviously if X fails to run with kernel mode setting for you, you will not be able meaningfully to test video playback or 3D application on top of KMS, for instance.
 
* [[QA:Testcase_intelvideo_kms|Basic test (KMS)]]
* [[QA:Testcase_intelvideo_nokms|Basic test (no KMS)]]
* [[QA:Testcase_intelvideo_multihead|Multi-head (requires multiple monitors)]]
* [[QA:Testcase_intelvideo_dpms|DPMS]]
* [[QA:Testcase_intelvideo_glx|DRI2/GLX]]
* [[QA:Testcase_intelvideo_xv|Xv]]
* [[QA:Testcase_intelvideo_fastuserswitch|Fast user switching]]
* [[QA:Testcase_intelvideo_vt|VT switching]]
* [[QA:Testcase_intelvideo_suspend|Suspend / resume]]
 
Miscellaneous notes:
 
* A minimal test that modesetting is working is to remove rhgb from the command line and add 3 to boot into text mode.  If KMS works, you should have a text mode with a lot more character cells than the standard 80x25 and it will be a little slower.
* Plymouth on dualhead gives interesting results, typically black borders on one or both displays.  Plymouth cheat-codes: Ctrl-T goes to text mode, Ctrl-V enables verbose mode.
* We're interested in tests on laptops with docking stations, so if you have one, try the tests with it connected.
* Make sure rhgb is in your kernel boot line.
* If you get to a point where GDM doesn't seem to work right and when you check from a console, there's 5 X processes running - reboot with your ethernet cable unplugged.
 
=== Report your results ===
 
Once you have completed the tests, add your results to the Results table below, following the example results from Adam Williamson as a template. The first column should be your name with a link to your User page in the Wiki if you have one, and the second should be a link to your Smolt hardware profile (see above for a link with instructions on submitting your hardware profile to Smolt). For each test case, if your system worked correctly, simply enter the word '''PASS'''. If you had any failures, enter the word '''FAIL''', as a link to the bug report for the failure. If you could not meaningfully run the test due to limitations of your system or because of failures in more basic functionality, enter the word '''N/A'''. In the comments column, you can enter the model name and PCI device ID (vendor ID is usually 8086) of your card, if you know it - you can usually find this information in the output of the command <tt>lspci -nn</tt>.
 
== Results ==
{|
! User
! Smolt Profile
! Basic (KMS)
! Basic (no KMS)
! Multi-head
! DPMS
! DRI2/GLX
! Xv
! Fast user switch
! VT switch
! Suspend
! Comments
|-
| Sample user
| [http://www.smolts.org/client/show/UUID_HERE HW]
| PASS
| PASS
| PASS
| PASS
| PASS
| PASS
| PASS
| PASS
| PASS
| i945 (0641)
|-
| madcat
| [http://www.smolts.org/client/show/pub_b061dc21-ccee-4c41-9bd0-3bcbb0527e49 HW]
| PASS
| PASS
| PASS
| PASS
| PASS
| PASS
| N/A
| PASS
| N/A
| i965, backlight control doesn't work with KMS
|-
| saikat
| [http://www.smolts.org/client/show/pub_8723ef2a-0781-4aa9-a49c-f20b18645cfc HW]
| PASS
| FAIL [https://bugzilla.redhat.com/show_bug.cgi?id=489892 bz489892]
| NA
| FAIL [https://bugzilla.redhat.com/show_bug.cgi?id=489907 bz489907]
| PASS
| PASS
| FAIL [https://bugzilla.redhat.com/show_bug.cgi?id=489924 bz489924]
| PASS
| PASS
|
* Docking/undocking kills display. Needs hard reboot. [https://bugzilla.redhat.com/show_bug.cgi?id=489938 bz489938]
* glxgears fps drops while desktop cube is rotating
|-
| ahecox
| [http://www.smolts.org/client/show/pub_73ef9c72-5148-4694-a6d8-970bdca51f35 HW]
| PASS
| PASS
| NA
| [https://bugzilla.redhat.com/show_bug.cgi?id=489949 FAIL]
| PASS
| PASS
| PASS
| PASS
| PASS
| i965
|-
| mwatts
| [http://www.smolts.org/client/show/pub_147a1a2f-5adb-4d82-8a2a-fdd35783929b HW]
| PASS
| PASS
| Partial PASS [https://bugzilla.redhat.com/show_bug.cgi?id=489959 bz489959]
| FAIL [https://bugzilla.redhat.com/show_bug.cgi?id=489980 bz489980]
| Partial PASS [https://bugzilla.redhat.com/show_bug.cgi?id=489988 bz489988]
| FAIL (Unsupported)
| PASS
| PASS
| FAIL
| 82825/855GM (8086:3582)
* i855 doesn't support more than 2048 pixels in either direction, so I'm unable to set max resolution for both displays (1280x768 and 1600x1200)
* KMS suspend = system freeze.
* nomodeset suspend will suspend and power the system off, but resuming only gets back to the "Freezing blahblahblah" text and then hangs.
|-
| jason17055
| [http://www.smolts.org/client/show/pub_e5adecb3-9df6-4355-9dfc-a5622c85dc7f HW]
| [https://bugzilla.redhat.com/show_bug.cgi?id=489952 FAIL]
[https://bugzilla.redhat.com/show_bug.cgi?id=488980 FAIL]
| PASS
| NA
| [https://bugzilla.redhat.com/show_bug.cgi?id=489980 FAIL]
| [https://bugzilla.redhat.com/show_bug.cgi?id=490005 FAIL]<!-- DRI2/GLX -->
| <!-- Xv -->
| <!-- Fast user switch -->
| PASS
| <!-- Suspend -->
| 845G; missing mouse pointer
|-
| [[User:Mikeb|Mike Bonnet]]
| [http://smolts.org/show?uuid=pub_f03e1987-3f6b-4a98-b79b-512767b44fe0 HW]
| PASS
| PASS
| N/A
| FAIL
| PASS
| PASS
| <!-- Fast user switch -->
| PASS
| <!-- Suspend -->
| i945 (8086:27a2)
* DRI2/GLX works but is very slow.  glxgears maxes out around 330fps.  Moving windows around is jerky, and there is significant visual tearing.
* DPMS failed, screensaver activated after one minute but the screen never turned off.
|-
| [[User:Adamwill|Adam Williamson]]
| [http://www.smolts.org/client/show/pub_83c50393-af40-48b6-ac0b-6affb7801aca HW]
| PASS
| PASS
| PASS
| FAIL
| PASS
| PASS
| PASS
| PASS
| N/A (fails due to non-intel bug)
| i945 (8086:27a2)
|-
| jicama
| [http://www.smolts.org/client/show/pub_2fcec018-0916-4232-bb21-82f25e2d64f0 HW]
| [https://bugzilla.redhat.com/show_bug.cgi?id=489983 PASS*]
| [https://bugzilla.redhat.com/show_bug.cgi?id=489983 FAIL]
|
| [https://bugzilla.redhat.com/show_bug.cgi?id=489980 FAIL]
| PASS
| PASS
| PASS
| FAIL
| PASS
| i965 - basic test 'fails' due to non Intel-related bug
* VT test: Sometimes when I'm switched to a text console the X server dies and gdm pops up on the same VT as the text console I was on.  And sometimes it doesn't, I'm not sure what's making the difference.
|-
| [[User:Rdieter|Rex Dieter]]
| [http://www.smolts.org/client/show/pub_83c50393-af40-48b6-ac0b-6affb7801aca HW]
| PASS
| N/A
| N/A
| [https://bugzilla.redhat.com/show_bug.cgi?id=489980 FAIL]
| PASS (but slow vs. F9)
| N/A
| N/A
| PASS
| PASS (FAIL using compiz)
| i945
|-
| Social
| [http://www.smolts.org/client/show/pub_05dca187-0c1c-43b5-8bcc-2578afcdcebc HW]
| PASS
| PASS
| [https://bugzilla.redhat.com/show_bug.cgi?id=489923 FAIL]
| [https://bugzilla.redhat.com/show_bug.cgi?id=489980 FAIL]
| PASS*
| PASS
| FAIL**
| PASS
| FAIL***
| i965 (2a02)
*Gpu hang on wrong vbo usage. NoKMS seems to be twice as fast than KMS.
*When running DRI (glxgears for example) after login to second user X starts crashing and I have to reboot.
*On resume X a) restarts b) seems to hang on something and I can switch to another vt.
|-
| verdurin
| [http://www.smolts.org/client/show/pub_112457b8-dcf7-4ddb-a1c7-c90b3c821ac3 HW]
| PASS
| PASS
| N/A
| Partial PASS [https://bugzilla.redhat.com/show_bug.cgi?id=489980 bz489980]
| Partial PASS*
| PASS
| PASS
| PASS
| PASS
| i945GM (27a6)
* switching workspaces in compiz works for one user but not the other
* glxgears is only 350 FPS
|-
| ceski
| [http://www.smolts.org/client/show/pub_2033d145-e24b-4057-9bfc-e7fb427a8c73 HW]
| PASS
| PASS
| N/A
| [https://bugzilla.redhat.com/show_bug.cgi?id=489949 FAIL]
| PASS
| PASS
| <!-- Fast user switch -->
| PASS
| <!-- Suspend -->
| GMA4500 (8086:2a42)
|-
| mdomsch
| [http://www.smolts.org/client/show/pub_fa0b2aa9-d110-40c5-bc39-12238e74c212]
| PASS
| PASS
| Partial PASS.  Laptop panel always worked in proper resolution.  External 24" monitor (VGA1) worked until turned off in gnome-display-properties, after which the electrical output was always off regardless of g-d-p or xrandr commands.
| PASS
| PASS
| PASS
| FAIL.  Switching user, left with black screen, cursor in top right corner, and mouse arrow pointer.
| PASS
| FAIL, but suspend broken in F10 too.
| Dell XPS M1330 with integrated graphics: Intel GM965/GL960 (8086:2a02)
|-
| bholden
| [http://www.smolts.org/client/show/pub_015e871c-fa64-4161-82b3-de0a9f6f36cf HW]
| PASS
| PASS
| [https://bugzilla.redhat.com/show_bug.cgi?id=490064 FAIL]
| [https://bugzilla.redhat.com/show_bug.cgi?id=489980 FAIL]
| PASS
| PASS
| PASS
| PASS
| PASS
| i945GM
* glxgears ~ 440fps; ~1000fps in F10 with Tiling option tuned.
* driver for the 945GM does not support > 2048x2048 virtual, but screen mirroring does not work with a 1280x1024 monitor.  Mirroring also does not show up correctly with identical 1680x1050 res monitor attached.
|-
| bothner
| [http://www.smolts.org/client/show/pub_0c50f8dc-575d-4ef0-9f93-054613c605af HW]
| PASS
| PASS
| FAIL [https://bugzilla.redhat.com/show_bug.cgi?id=490064 Maybe this] [https://bugzilla.redhat.com/show_bug.cgi?id=489959 See also]
| [https://bugzilla.redhat.com/show_bug.cgi?id=489980 PARTIAL]
| PASS
| PASS
| PASS
| [https://bugzilla.redhat.com/show_bug.cgi?id=490079 PARTIAL]
| PASS
| (8086:2a43)
* Can use external monitor, but not dual-head - this has worked before.
* Screensaver started after one minute, but screen is never blanked.
* Can't switch to VT2 on external monitor - this has worked before.
|-
| orthob
| [http://www.smolts.org/client/show/pub_e892641e-b05d-487c-9f24-43a0960e7486 HW]
| [https://bugzilla.redhat.com/show_bug.cgi?id=469292#c57 FAIL]
| [https://bugzilla.redhat.com/show_bug.cgi?id=469292#c59 Almost PASS]
| NA
| [https://bugzilla.redhat.com/show_bug.cgi?id=469292#c61 FAIL]
| [https://bugzilla.redhat.com/show_bug.cgi?id=469292#c62 FAIL]
| [https://bugzilla.redhat.com/show_bug.cgi?id=469292#c63 FAIL]
| [https://bugzilla.redhat.com/show_bug.cgi?id=469292#c64 ~PASS]
| PASS
| NA
| 845G/GL[Brookdale-G] 8086:2562 rev3
* No cursor w/ KMS
* Awful 2D accel w/ KMS
* Corrupt glxgears w/ KMS
* Backlight not always re-enabled.
|-
| ilyes
| [http://www.smolts.org/show?uuid=pub_9eaa9e9b-8951-4e78-9578-30e2a12e0202 HW]
| PASS
| PASS
| N/A
| N/A
| PARTIAL [https://bugzilla.redhat.com/show_bug.cgi?id=490366 bug1] [https://bugzilla.redhat.com/show_bug.cgi?id=490368 bug2]
| FAIL
| N/A
| PASS
| N/A
| intel 82852/855GM (rev 02)
* glxgears fps drops significantly when KMS is on.
* Mouse pointer flickers when KMS is on.
* gstreamer-properties crashes when I try to test the video, it reports a bad allocation on the console. Running it again leads to the entire desktop being reinitialized.
|-
| [[User:Messerting|Messerting]]
| [http://www.smolts.org/client/show/pub_22234b14-b571-4219-8a00-90f69613a043 HW]
| PASS
| N/A
| N/A
| N/A
| [https://bugzilla.redhat.com/show_bug.cgi?id=489980 FAIL]
| N/A
| PASS (but with Compiz enabled, notable tearing on rotating cube)
| N/A
| N/A
| Used livecd x86_64 on Thinkpad T400, GM45
Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07)
|-
| [[User:Messerting|Messerting]]
| [http://www.smolts.org/client/show/pub_e59e8ba3-86cf-4185-a0bf-e6ea16b3f705 HW]
| FAIL
| N/A
| N/A
| N/A
| N/A
| N/A
| N/A
| N/A
| N/A
| G35 8086:2980 (rev 03) Used livecd x86_64 on Asus P5E-VM HDMI using HDMI output
When booting, I did get a text-mode progress bar (LCD-TV reported 1360x768), but login screen never came up. ctrl-alt-f2 worked, and I could log in there.
* Got warning at lib/dma-debug.c:479, [http://fpaste.org/paste/6281 dmesg]
|-
| liam
| [http://www.smolts.org/show?uuid=pub_cd53be26-268f-4fb8-9098-95c73ba5dcf0 HW]
| PASS
| PASS
| N/A
| [https://bugzilla.redhat.com/show_bug.cgi?id=489980 FAIL]
| PASS
| PASS
| PASS
| PASS
| PASS,but got a kernel warning,"WARNING: at kernel/power/main.c:176 suspend_test_finish+0x5b/0x65() (Tainted: G        W )"
| test with Live CD livecd-fedora-livecd-desktop-200903161319-i386.iso
|-
| Waitkw
| [http://www.smolts.org/client/show/pub_45495d71-bf89-4499-ae82-f7071f58b523 HW]
| PASS
| PASS
| Partial, identical behavior to [https://bugzilla.redhat.com/show_bug.cgi?id=489959 bz489959]
| Fail, identical behavior to [https://bugzilla.redhat.com/show_bug.cgi?id=489980 bz489980]
| PASS
| PASS
| Fail, screen goes blank but no prompt to switch users appears. ctrl+alt+f1 brings original session back up
| PASS
| Fail, suspends but does not resume
| *i945 (8086:2592)
* using livecd
|-
| Björn Persson
| [http://www.smolts.org/client/show_all/pub_4d74ea51-df80-4796-a3d1-2d97505593f6 HW]
| partial PASS [1][2]
| PASS [2]
| [https://bugzilla.redhat.com/show_bug.cgi?id=491243 FAIL]
| [https://bugzilla.redhat.com/show_bug.cgi?id=491244 FAIL]
| PASS
| PASS
| PASS
| PASS
| PASS
| 82G35 (8086:2982 and/or 8086:2983, rev 03)
 
[1] using live USB, text mode progress bar displayed in native resolution
 
[2] Sometimes there's a long pause after initrd has loaded. Nothing seems to happen except that the Num Lock light blinks slowly. Eventually the progress bar shows up and the boot continues. Other times the progress bar comes quickly after initrd.
 
|-
| mintslice (Rodd Clarkson)
| [http://www.smolts.org/client/show/pub_13dae985-0fe1-4ca1-813d-07f56de6e3bd HW]
| FAIL
| PASS
| N/A
| PARTIAL
Screensaver works, but screen never sleeps.
| FAIL
| PARTIAL
Compiz doesn't work, so couldn't test with compiz.  Works without.
| PARTIAL
Compiz doesn't work, so couldn't test with compiz.  Works without.
| PASS
| N/A
| 00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03)
I get less than 3.0FPS with extremetuxracer, so I'm going to presume that 3D has some serious issues.
Turns out there's a kernel patch that should fix the 3d issues with the g41 chipset.  see: https://bugzilla.redhat.com/show_bug.cgi?id=493307
|-
|}
 
[[Category:Fedora 11 Test Days]]
Please note that all contributions to Fedora Project Wiki are considered to be released under the Attribution-Share Alike 4.0 International (see Fedora Project Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please solve the following task below and enter the answer in the box (more info):

Cancel Editing help (opens in new window)

Templates used on this page: