2010/11/11 Gonéri Le Bouder <[email protected]>: > Hi, > > I'm working on this bug http://forge.fusioninventory.org/issues/316 > Screen resolution has never been inventoried on Linux because it's something > that depend on the X settings of the user and there is no easy way to get > the information from a root process like the agent. > > On of the option suggested by Eric Freyens is to parse X log file. Here, > i've only Intel graphic card and I'm looking for output with different > hardware. > > So, can you please run: > sudo cat /proc/$(ps -A| grep Xorg | awk '{print $1}')/fd/0 > output
I'm also interested by ddcprobe output. Package xresprobe on Debian. Best regards -- Gonéri Le Bouder _______________________________________________ Fusioninventory-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/fusioninventory-devel
