Unknown manufacturer code BNQ

Bug #736095 reported by ozgur
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OCS Inventory: Windows Agent
Status tracked in 2.x
2.x
Fix Released
Low
Didier Liroulet

Bug Description

The monitors detected by the agent has this message and is it possible to add BenQ Corporation as a Manufacturer?

Three letter abberviation of the manufacturer codes are matched in the
SysInfo/EDID.cpp

and the change can be applied simply by inserting these two lines at line 312

 else if (_strnicmp( lpstrID, "BNQ", 3) == 0)
  return "BenQ Corporation";

Revision history for this message
ozgur (oerisen) wrote :

also for unified linux agent is it possible to insert a line to
lib/Ocsinventory/Agent/Backend/OS/Generic/Screen.pm
at line 500
"BNQ" => "BenQ Corporation",

Changed in ocsinventory-windows-agent:
status: New → Confirmed
importance: Undecided → Low
assignee: nobody → mortheres (mortheres)
assignee: mortheres (mortheres) → Didier Liroulet (dliroulet)
Revision history for this message
Didier Liroulet (dliroulet) wrote :

Fixed in Windows agent 2.0 code release 211.

Thanks for the report

Revision history for this message
Didier Liroulet (dliroulet) wrote :
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.