Bug 469 - Xorg doesn't reset console to text mode on Solaris x86 8 and later
Summary: Xorg doesn't reset console to text mode on Solaris x86 8 and later
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: 6.7.0
Hardware: x86 (IA32) Solaris
: high normal
Assignee: Alan Coopersmith
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-13 18:35 UTC by Alan Coopersmith
Modified: 2004-04-15 00:22 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch to xc/programs/Xserver/hw/xfree86/os-support/sunos/sun_init.c (1.46 KB, patch)
2004-04-13 18:38 UTC, Alan Coopersmith
no flags Details | Splinter Review

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.