actually, could you run discover --disable=serial,parallel,usb,ide,scsi --format="%V %M\t%S\t%D\n" video 2>/dev/null
I missed the '2>/dev/null' -part which means that error messages are directed to /dev/null, and they are not seen by the postinst. We should be able to filter out the other bogus entries somehow. -- vesa driver used instead of radeon for R300 https://launchpad.net/bugs/90175 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
