Use Xorg log to get the running Gfx driver information is not reliable
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Checkbox Provider - Base |
Expired
|
Undecided
|
William Hsu | |||
OEM Priority Project | Status tracked in Focal | |||||
Focal |
New
|
Undecided
|
Unassigned |
Bug Description
[Summary]
Use Xorg log as API isn't reliable at all, it can break at anytime, and this impacts all of the certificate process in oem team. Please use method like [1] to properly find out which DDX is opened by Xorg process.
[Steps to reproduce]
Run graphics/
[Expected result]
Can pass the test
[Actual result]
ERROR: No video driver loaded! Possibly in failsafe mode!
------------- VIDEO DRIVER INFORMATION -------------
------------- HYBRID GRAPHICS CHECK ----------------
Graphics Chipset: NVIDIA (10de:1cb6)
Loaded DDX Drivers: nouveau, modesetting, fbdev, vesa
Hybrid Graphics: no
[Additional information]
1. Nvidia P400
2. Nvidia P620
3. Nvidia P2200
4. Nvidia P6000
5. AMD RX 550
[Failure rate]
100%
Related branches
- Pierre Equoy: Approve
- jeremyszu: Approve
- hugh chao (community): Approve
- Jonathan Cave (community): Approve
- Nara Huang: Pending requested
- Sylvain Pineau: Pending requested
-
Diff: 46 lines (+24/-3)1 file modifiedbin/graphics_driver.py (+24/-3)
Changed in oem-priority: | |
importance: | Undecided → Critical |
assignee: | nobody → hugh chao (hugh712) |
status: | New → Confirmed |
description: | updated |
Changed in plainbox-provider-checkbox: | |
assignee: | nobody → Sylvain Pineau (sylvain-pineau) |
tags: | added: oem-priority stella |
tags: | added: originate-from-1886009 |
description: | updated |
description: | updated |
Changed in plainbox-provider-checkbox: | |
assignee: | Sylvain Pineau (sylvain-pineau) → William Hsu (williamhsu) |
@Sylvain
mind help to take a look of this issue, this will impact all oem projects, thanks.