[07:54] good morning [09:24] Hello Desktopers. [09:24] Quick question: does oem-config-remaster in the ubiquity source package still valid? can i use that? [09:31] That code hasn't been update since 2011 I assume its not used anymore. :) [13:12] hmm, i recently see a lot firefox denials in my logs about /etc/igfx_user_feature.txt ... seemingl this is a VAAPI config file, should we have a system-files entry for this ? [18:38] @ogra looks to be specific to the profiler feature of the igfx driver - I doubt we need it to be accessed from the host - we can probably ship it with a layout: https://github.com/intel/media-driver/blob/master/Tools/MediaDriverTools/UMDPerfProfiler/Readme.txt [18:39] it's not actually included in any debian packages in the repo so I suspect it can just be empty? [18:40] alternatively a system-files read-only config can work too [18:40] (as you suggested) [18:45] diddledani, yeah, it is empty but perhaps might not be ofrever [18:46] *forever [18:55] I guess as it's intended to be user configurable then we should either use system-files in read-only mode or add it to $SNAP_COMMON and use a layout? [18:56] system-files is probably the most expected by users [18:57] the issue with that is it will ideally want us to add an automatic connection for the interface [18:58] we should really investigate adding it to one of the existing desktop or graphics-related interfaces IMO [18:58] maybe opengl? [18:59] not sure it fits opengl since it is video-playback only stuff [18:59] is vaapi exposed by one of the other interfaces? [18:59] not sure [18:59] probably actually opengl due to lack of better ones [18:59] me neither [19:00] yeah, afaict the opengl interface is more a case of "gpu" in all but name