mirror of
https://github.com/raspberrypi/userland.git
synced 2025-12-06 04:49:12 +00:00
tvservice: Update unsupported message to recommend kmsprint
This commit is contained in:
@@ -811,7 +811,7 @@ int main( int argc, char **argv )
|
||||
{
|
||||
fprintf(stderr, "%s is not supported when using the vc4-kms-v3d driver.\n"
|
||||
"Similar features are available with standard linux tools\n"
|
||||
"such as modetest from libdrm-tests.\n", argv[0]);
|
||||
"such as kmsprint from kms++-utils\n", argv[0]);
|
||||
exit(1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user