On Thu, Jul 7, 2016 at 10:55:04 +0200, Hans de Goede wrote: > /dev/vc/0 is a devfs thing which is long dead, so stop trying to open > /dev/vc/0, besides being a (small) code cleanup this will also fix the > "parse_vt_settings: Cannot open /dev/tty0 (%s)\n" error message to > display the actual error, rather then the -ENOENT from also trying > /dev/vc/0. > > BugLink: https://patchwork.freedesktop.org/patch/8768/ > Reported-by: Chad Versace <[email protected]> > Suggested-by: Julien Cristau <[email protected]> > Signed-off-by: Hans de Goede <[email protected]> > --- > hw/xfree86/os-support/linux/lnx_init.c | 10 +--------- > 1 file changed, 1 insertion(+), 9 deletions(-) > Reviewed-by: Julien Cristau <[email protected]>
Cheers, Julien _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
