[edid-continuous-frequency] Some AIO doesn't have iGPU
Bug #1958195 reported by
jeremyszu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OEM Priority Project |
Confirmed
|
Medium
|
jeremyszu | ||
Provider for Plainbox - PC Sanity |
New
|
Medium
|
Unassigned |
Bug Description
Some AIO does not use eDP panel, some might connect through HDMI directly.
Please check the origin-from-# for detailed logs.
We assuming:
def is_laptop():
with open('/
if chassis_type == '10' or chassis_type == '9' or chassis_type == '13':
return True
print("Not laptop, notebook or AIO platform, abort EDID check.")
return False
before checking edid.
Changed in plainbox-provider-pc-sanity: | |
assignee: | jeremyszu (os369510) → nobody |
tags: | added: oem-priority originate-from-1957865 stella |
Changed in oem-priority: | |
assignee: | nobody → jeremyszu (os369510) |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in plainbox-provider-pc-sanity: | |
status: | Confirmed → New |
tags: | added: originate-from-1980913 somerville |
description: | updated |
To post a comment you must log in.