|
|
OpenSolaris Community: X Window SystemView the leaders for this communityCommunity Observers
Endorsed projectsAbout the X Window SystemThe X Window System is the glue that holds together the desktop on Unix and Linux systems. It provides the layer between the hardware device drivers and the desktops such as CDE and GNOME. It has been developed by a variety of industry consortiums and open source projects over the last two decades. The current maintainer is the X.Org Foundation, a non-profit group organized to oversee the open source community of X developers. X in SolarisSolaris currently includes software from two implementations of the X Window System. The older version was once part of Sun's OpenWindows software and is still installed into The newer tree is currently based on the X11R7.2 release from X.Org and
is where Solaris gets the Xorg server and the new libraries and clients delivered in For shorthand, these are often referred to as the "Xsun" and "Xorg" trees, even though they are much more than just those X servers, but the X servers they build are the primary differentiator. X in OpenSolarisAs explained in this "Opening Day" blog post, the initial phase of code release for OpenSolaris in June 2005 did not include either of the X source trees. We've now started releasing the already open source code from the X trees – you can find the list of which portions and the download links on our sources page. As we move more and more of the X components to being built out of this tree, the OpenSolaris X tree will cover more and more of the Solaris X packages. Even though not all of the X source code isn't posted on the OpenSolaris.org web site yet, there are still ways to build your own version and even submit changes that could be incorporated into Solaris. You can download either the X11R7.2 release to get the same base Solaris is built on, or check out the X.Org git to get the base that will be used for future releases of Solaris. If you've got changes that are of general use, you can submit them to the X.Org community via the "xorg" product in the freedesktop.org bugzilla. Once there they can be pulled into the Solaris builds either as part of the next X.Org full release, or individually on an earlier schedule by one of Sun's X developers. Announcements
|
| 20 Nov 2007 | X open-source/modularization/modernization status page posted |
| 10 Jul 2007 | Fully Open X (FOX) Project sponsored |
| 20 Feb 2007 | Xorg 7.2 in Solaris Nevada Build 58 |
| 10 Apr 2006 | marTux_0.1 LiveCD with Xorg for sparc |
| 31 Mar 2006 | X Consolidation sources posted to opensolaris.org |
Release Highlights: Added support for Quadro FX 3600M, Quadro FX 5600/4600 SDI, and Quadro G-Sync II. Added preliminary support for X.Org server 1.5. Fixed a regression that caused invalid EDIDs to be detected for the internal display device on some notebooks.
Release Highlights: Fixed several X rendering issues. Improved support for interlaced DVI, HDMI, and HDTV modesetting. Improved RENDER performance. Added an interface to monitor PowerMizer state information. Improved usability of NVIDIA-settings at lower resolutions like 1024x768 and 800x600. Added experimental support for running the X server at Depth 30 (10 bits per component) on Quadro G8x and later GPUs.
With the X.Org 7.3 release, X now includes support for hot plugging input and output devices.
Release Highlights: Added support for new GPUs: GeForce 7050 PV / NVIDIA nForce 630a, GeForce 7025 / NVIDIA nForce 630a. Fixed console restore problems in several different configurations: Quadro FX 4400 SLI, VESA console, Notebook LCD displays. Improved interaction with ATi RS480/482 based mainboards. Improved support for House Sync with G-Sync II.
The X.Org community is proud to announce the release of X11R7.2, the third modular release of the X Window System. X11R7.2 supports Linux, BSD, Solaris, Microsoft Windows and GNU Hurd systems. It incorporates significant stability and correctness fixes, including improved autoconfiguration heuristics, enhanced support for GL-based compositing managers such as Compiz and Beryl, and improved support for PCI systems with multiple domains. It also incorporates the new, more extensible XACE security policy framework.
Jul 29, 12:46 PM
I needed to install Linux to reproduce a bug remotely displaying apps from Linux to Solaris and found a very easy to use Windows executable to create a Fedora Live USB. You can get it from: ...
Jul 28, 6:40 PM
Download the binary here. audiohd.tar.gz What is new in this audioHD driver? 1) Parser was added to replace the hard coding for building output path, input path and monitor path. 2) You can ...
Jul 20, 11:34 PM
About a year ago, I posted some ukulele links. Well, that list of links has turned into just one link: That's http://ukuleleunderground.com. I'm a sustaining engineer and not particularly good at ...
Jul 16, 10:13 PM
Not sure if this would actually be usable, but here it is: OpenSolaris 2008.05 on an iPod Touch via VNC. This is using an iPod Touch that I bought a few months ago running the 2.0 Update and running ...
Jul 8, 8:52 PM
Years ago, 8259 was extensively adopted by single CPU PC and the IRQ and vector number was clear to OS. Now, we have APICs in Intel multiple processor systems now. It is quite confusing how the IRQ ...