Stefano Ceccherini

Results 93 comments of Stefano Ceccherini

I added a distinct because there were duplicate records in the result. Anyway: `SELECT distinct networks.HARDWARE_ID FROM networks LEFT JOIN hardware ON networks.HARDWARE_ID = hardware.ID WHERE hardware.ID IS NULL;` HARDWARE_ID...

Hi, of course I can. Will do tomorrow. Thanks for looking into this!

This is the result of glpi-inventory --partial monitor: "monitors": [ { "altserial": "0000011e", "base64": "AP///////wBBDCkJHgEAAAMdAQSlNR54O6YxqFVRnSUPUFS/7wDRwLMAlQCBgIFAgcABAQEBAjqAGHE4LUBYLEUADyghAAAeKkSAoHA4J0AwIDUADyghAAAaAAAA/ABQSEwgMjQxQjhRCiAgAAAA/QAwTFVVEgEKICAgICAgAQY=", "caption": "PHL 241B8Q", "description": "3/2019", "manufacturer": "Philips Consumer Electronics Company", "serial": "000286" The serial of...

Tomorrow I'll check how these displays are connected

> When using edid-decode, it only reports me "286" as serialnumber from this EDID block. I know Philips EDID blocks may be wrong or not fully expose all possible data...

Hi, We tried the partial serial number match and that worked. Tomorrow I can try to retrieve the other info you asked. Thanks!

That means that forcing a new yaml_cpp package version would fix the problem?

Sorry, I didn't express it very we'll. I meant if we recompile all the packages against the new GCC syslib the problem would go away. But that means we have...

Not even the (link_libgcc) which is there only for GCC 13 ?

> Not even the (link_libgcc) which is there only for GCC 13 ? Sorry, I misread the diff