graphics/driver_version test fail

Bug #1280963 reported by Jerry Kao
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Checkbox
Fix Released
High
Unassigned

Bug Description

Title: graphics/driver_version test fail

Summary:
graphics/driver_version test fail. Can not parse Intel driver versoin information.
There is no problem with display.
In the same platform, this test case can be passed with last cycle image.

u@u-desktop:/usr/lib/checkbox/bin$ sudo python3 graphics_driver
------------- VIDEO DRIVER INFORMATION -------------
ERROR: No video driver loaded! Possibly in failsafe mode!
------------- HYBRID GRAPHICS CHECK ----------------
Graphics Chipset: Intel (8086:0412)
Loaded DDX Drivers: intel, vesa, modesetting, fbdev
Hybrid Graphics: no

Steps: python3 graphisc_driver

Expected results: can parse driver information

Actual results: can not parse driver information

Image: stella-jiali-precise-amd64-20140207-0

CPU: Intel(R) Core(TM) i5-4670T CPU @ 2.30GHz (4x)

GPU: 00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06)

Manufacturer:
# SMBIOS implementations newer than version 2.7 are not
# fully supported by this version of dmidecode.
Hewlett-Packard

ProductName:
# SMBIOS implementations newer than version 2.7 are not
# fully supported by this version of dmidecode.

BiosVersion:
# SMBIOS implementations newer than version 2.7 are not
# fully supported by this version of dmidecode.
80.03

Tags: hwe-graphics
Revision history for this message
Jerry Kao (jerry.kao) wrote :

Automatically attached

Changed in checkbox:
status: New → Confirmed
Revision history for this message
Jerry Kao (jerry.kao) wrote :

Automatically attached

Revision history for this message
Jerry Kao (jerry.kao) wrote :

Automatically attached

Revision history for this message
Jerry Kao (jerry.kao) wrote :

Automatically attached

Revision history for this message
Jerry Kao (jerry.kao) wrote :

Automatically attached

Revision history for this message
Jerry Kao (jerry.kao) wrote :

Automatically attached

Revision history for this message
Jerry Kao (jerry.kao) wrote :

Automatically attached

Revision history for this message
Jerry Kao (jerry.kao) wrote :

Automatically attached

Revision history for this message
Jerry Kao (jerry.kao) wrote :

Automatically attached

Revision history for this message
Jerry Kao (jerry.kao) wrote :

Automatically attached

Revision history for this message
Jerry Kao (jerry.kao) wrote :

Automatically attached

Revision history for this message
Jerry Kao (jerry.kao) wrote :

Automatically attached

Revision history for this message
Jerry Kao (jerry.kao) wrote :

New Xorg version in Stella-Jiali image 1.14.5

Old Xorg version in Stella-Fuli image 1.13.0

Revision history for this message
Daniel Manrique (roadmr) wrote :

Hi Jerry,
This is a duplicate of https://bugs.launchpad.net/checkbox/+bug/1279222. I tested with the new version of the code and your driver information is parsed correctly.

This should have been published in checkbox 0.17.6 which came out 3 days ago. Could you please confirm the version of checkbox you have? (dpkg --list "checkbox*"). If it is lower than 0.17.6, please try updating it from this PPA:

https://launchpad.net/~hardware-certification/+archive/public

Let me know. I'll set the bug as incomplete in the meanwhile, but depending on your results I will probably set it as a duplicate of bug 1279222, once we confirm things are solved for you.

Changed in checkbox:
status: Confirmed → Incomplete
Revision history for this message
Jerry Kao (jerry.kao) wrote :

Daniel,
My current version is 0.17.3. I will try 0.17.6 later.

Revision history for this message
Jerry Kao (jerry.kao) wrote :

Daniel,
The issue also can be reproduced with checkbox 0.17.6

u@u-desktop:/usr/lib/checkbox/bin$ sudo python3 graphics_driver
------------- VIDEO DRIVER INFORMATION -------------
ERROR: No video driver loaded! Possibly in failsafe mode!
------------- HYBRID GRAPHICS CHECK ----------------
Graphics Chipset: Intel (8086:0412)
Loaded DDX Drivers: intel, vesa, modesetting, fbdev
Hybrid Graphics: no
u@u-desktop:/usr/lib/checkbox/bin$ dpkg -l | grep checkbox
ii checkbox 0.17.6~ubuntu12.04.1 System testing application
ii checkbox-certification 0.19~ubuntu12.04.1 Checkbox Certification Tests
ii checkbox-gtk 0.16.11+bzr1994+201310051103~ubuntu12.04.1 GTK interface for checkbox
ii checkbox-oem 0.47.0ubuntu2 Checkbox OEM Tests
ii checkbox-oem-bug 1.0-2-ubuntu3 Checkbox OEM bug
ii checkbox-oem-gtk 0.47.0ubuntu2 Checkbox OEM GTK Interface
ii checkbox-oem-qt 0.47.0ubuntu2 Checkbox OEM Qt Interface
ii checkbox-oem-stella 0.1-1precise1~rev34 stella System Testing
ii checkbox-oem-stella-gtk 0.1-1precise1~rev34 Checkbox stella GTK Interface
ii checkbox-oem-stella-qt 0.1-1precise1~rev34 Checkbox stella QT Interface
ii checkbox-oem-stella-urwid 0.1-1precise1~rev34 Checkbox stella Urwid Interface
ii checkbox-oem-urwid 0.47.0ubuntu2 Checkbox OEM Urwid CLI
ii checkbox-qt 0.17.6~ubuntu12.04.1 QT4 interface for checkbox
ii checkbox-urwid 0.16.11+bzr1994+201310051103~ubuntu12.04.1 Urwid interface for checkbox
ii python3-checkbox 0.17.6~ubuntu12.04.1 CheckBox python3 library

Revision history for this message
Daniel Manrique (roadmr) wrote :

Thanks Gabriel.

Could you please attach to this bug the /var/log/Xorg* files? there may be up to four, I'd like to have all of them:

/var/log/Xorg.0.log
/var/log/Xorg.0.log.old
/var/log/Xorg.failsafe.log
/var/log/Xorg.failsafe.log.old

If you only have one or two, that's fine, I'd still like to see them.

I'll have them run through the script to see where it's failing.

Thanks again!

Revision history for this message
Jerry Kao (jerry.kao) wrote :

There is no failsafe logs in /var/log

Revision history for this message
Jerry Kao (jerry.kao) wrote :
Daniel Manrique (roadmr)
Changed in checkbox:
milestone: none → 2013-feb-28
status: Incomplete → Fix Committed
importance: Undecided → High
Revision history for this message
Daniel Manrique (roadmr) wrote :

Hi Jerry,

Apologies, I checked and for some reason the fix I indicated wasn't included in the 0.17.6 checkbox release. This explains why you keep seeing this problem.

A new testing version for checkbox (will probably be version 0.17.7c1) will be released on Monday, and an e-mail will be sent then asking for testing.

Once you see that e-mail, could you please add the testing PPA, install checkbox, confirm the version is 0.17.7-something, and retest? the manual test as you did in comment #18 is fine.

The testing PPA is at:

https://launchpad.net/~checkbox-dev/+archive/testing/

The bug is set to Fix Commited but if you keep getting the failure, please reset to Confirmed.

Revision history for this message
Daniel Manrique (roadmr) wrote :

OK, the reason is that the release candidate came out on Feb 11th, and the change in question landed on the 12th so it wasn't included in the 0.17.6 version. Apologies for the confusion. It will be in the 0.17.7 release for sure.

Revision history for this message
Jerry Kao (jerry.kao) wrote :

@Daniel

Yes, test result in Intel platform with checkbox 0.17.7 is good. The information of Intel graphic driver can be parsed.

Revision history for this message
Daniel Manrique (roadmr) wrote :

Thanks Jerry,

0.17.7 was officially released last Friday so I'll mark this fix released. Thanks for all your help!

Changed in checkbox:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.