Slashdot Mirror


X.Org Server 1.11 Released

An anonymous reader writes "Phoronix is reporting that X.Org Server 1.11 has been officially released to users of Linux and other operating systems. This time around their reporting is more detailed than the official release announcement."

4 of 145 comments (clear)

  1. Re:Why are these releases still news by buchner.johannes · · Score: 4, Interesting

    I would like
      * mouse gestures like Stroke-It
      * support to connect xinerama dynamically to other computers and use them as second display.

    --
    NB: The message above might reflect my opinion right now, but not necessarily tomorrow or next year.
  2. Switching of GFX card on-the-fly by Gaygirlie · · Score: 4, Interesting

    I mentioned about this a while back on OSNews when I got my new laptop and noticed that it has two graphics cards instead of one: the other one is a higher-powered one able to churn away on games, 3D-modeling and whatnot at acceptable speeds, the other one is a very low-powered one that is barely able to do regular 2D sufficiently. The system switches between those two when I plug/unplug the AC adapter, though it also allows me to switch between them at will.

    The thing here is that the low-powered one saves HUGE amounts of battery compared to the high-powered one, even if I go to such drastic measures as downclocking it. Using two separate chips instead of incorporating both in the same chip, or just having more aggressive power-saving capabilities on the more powerful chip is not the same thing for several reasons: being able to buy and use both chips separately means the manufacturer may be able to save money by buying different batches of chips from different places, and it obviously allows the manufacturer to mix-and-match at will. And adding more aggressive power-saving capabilities to a chip always means having to make compromises that could otherwise be omitted. It simply makes some sense to use two chips for saving battery, and I've noticed several manufacturers lately trying that. It remains to be seen whether or not it'll actually become a trend, though, or just a passing fad.

    Unfortunately though X.org doesn't support such a scheme. You can't just switch between cards on-the-fly, you must muck around first, then restart whole X, thereby defeating the whole idea. And it doesn't seem like there are any plans for remedying this, or atleast I can't find anything relevant.

    1. Re:Switching of GFX card on-the-fly by Paradigm_Complex · · Score: 4, Informative

      The two-graphics-card scheme you're talking about was developed by nVidia; it is called "Optimus."

      There is an open source project to get this stuff to work with Linux/X11, called bumblebee. See here:

      https://github.com/MrMEEE/bumblebee/

      If you want a more specific guide for using bumblebee with your specific laptop/distro combination, you may be able to find one if you look around. For example:

      http://ubuntuforums.org/showthread.php?t=1763742

      I can't vouche for bumblebee; I've never actually tried it myself. However, it seems to be exactly what you're looking for. Let's hope it's a solid project, as Optimus is becoming more and more popular and nVidia doesn't seem to have any plans to support it on Linux, with a open source driver or otherwise.

      --
      "A witty saying proves nothing." - Voltaire
  3. Re:RTFA. by headkase · · Score: 4, Informative

    I have the opposite situation. My hardware is too new. 6870 Radeon, intel Core i5. Doesn't work right. But, I'm running inside of VirtualBox and it abstracts all that hardware away. It even supports 3D with a guest addition to expose that to OpenGL. My desktop right now in front of me is composited with compiz and plays video, wobbly windows and all just fine.

    I know there are barriers when you go to upgrade old hardware: change piece A and you need to change piece B and such, but, really, leave it at a text console as a server or just pick up a cheap $299 laptop that a modern Linux will run just fine with intel video drivers. Intel video drivers over the years surprisingly have given me the fewest issues and they support compiz just fine too.

    --
    Shh.