Bug 469

Summary: Xorg doesn't reset console to text mode on Solaris x86 8 and later
Product: xorg Reporter: Alan Coopersmith <alan.coopersmith>
Component: Server/GeneralAssignee: Alan Coopersmith <alan.coopersmith>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: 6.7.0   
Hardware: x86 (IA32)   
OS: Solaris   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Patch to xc/programs/Xserver/hw/xfree86/os-support/sunos/sun_init.c none

Description Alan Coopersmith 2004-04-13 18:35:45 UTC
When exiting the Xorg server, it doesn't reset the console back to text mode on
Solaris 8 and later versions of Solaris x86.  The ioctls to do this are in the
source, but are in the #ifdefs for the virtual terminal support, so do not get 
compiled on Solaris 8 and later releases which had VT support removed.

The patch I'm about to attach fixes this.
Comment 1 Alan Coopersmith 2004-04-13 18:38:49 UTC
Created attachment 198 [details] [review]
Patch to xc/programs/Xserver/hw/xfree86/os-support/sunos/sun_init.c
Comment 2 Alan Coopersmith 2004-04-16 10:22:48 UTC
Committed to XORG-CURRENT on Apr-15-2004:

  Revision      Changes    Path
  1.1.4.2       +16 -3  xc/programs/Xserver/hw/xfree86/os-support/sunos/sun_init.c

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.