Slashdot Mirror


Slackware Chooses X.org Server Over XFree86

Ananamous Coward writes "Some big distros had already dumped XFree86 for X.org for license reasons, but now Slackware, one of the most classical and stable ones, has announced in its changelog for slackware-current that they are switching to X.org, mostly for compatibility reasons. Looks like X.org is now the future of X for Linux ..."

78 of 523 comments (clear)

  1. Wait... by Anonymous Coward · · Score: 5, Funny

    There are people running Slackware that use a GUI?

    1. Re:Wait... by DaLiNKz · · Score: 5, Insightful

      never know, they could just be running X with a big terminal open.. no GUI :) Honestly the only things I ever use X for is web/multiple terminals on one screen.. everything else is usually text based.. I'm far faster with commands then I am with GUI's.

      --
      I've left to find myself. If you happen to see me, please, keep me there until I return.
    2. Re:Wait... by undertow3886 · · Score: 5, Interesting

      Have you ever tried screen?

      --
      Sick of people knocking on Gentoo's greatness in completely unrelated .sigs? Me too!
    3. Re:Wait... by paulthomas · · Score: 5, Funny

      Yeah. It's called ncurses.

    4. Re:Wait... by Arker · · Score: 5, Interesting

      Of course there are. One of the many strengths of the distribution has long been that it has great X packages. Always fast and stable, and they don't try to shove 'desktops' down your throat with it. Want GNOME? Fine, there's a great package. But if you'd rather run twm or WindowMaker or something and skip that crap, you can. Of course you can with other distros too, but sometimes it can be a lot of work. Not so with slack.

      And the packages really are top quality - I remember back when all the major distros were shipping KDE libraries with debugging info compiled in, which made it take like 10 times the memory it should have - but slack had it right. As always.

      I really don't know why folk think it's somehow a difficult or 'unfriendly' distro. Friendliest I've ever seen, and I've tried most of them.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    5. Re:Wait... by irokitt · · Score: 5, Insightful

      Believe it or not, two of the friendliest installations IMHO are Slack and Gentoo. Slack is extremely simple, and Gentoo has, hands down, the best dicumentation and forum help of any other distro. As for graphical environments, Slackware uses an lncurses based installer;)

      --
      If my answers frighten you, stop asking scary questions.
    6. Re:Wait... by rehabdoll · · Score: 5, Insightful

      could not agree more. slackware is the most logical gnu/linux distribution i've ever used. simple and easy. sure, redhat/fedora might run (almost) out of the box, but if you want to change something, its harder than with slack.

      or maybe its just me..

    7. Re:Wait... by Saeger · · Score: 4, Funny
      There are people running Slackware that use a GUI?

      Yeah, and those rehabilitated console-snobs are now able to perform l33t magic like viewing & editing images, watching movies, and playing games besides nethack!

      Step 1 of the 12 step program is disassociating exclusive CLI-mastery from self-worth. :)

      --

      --
      Power to the Peaceful
    8. Re:Wait... by NNKK · · Score: 4, Informative

      I love Screen, and frequently use it, but mostly for keeping interactive processes (e.g. IRC clients) running on remote systems.

      Unfortunately, even for people that operate primarily in text, Screen is not a perfect replacement for X (or another GUI). Perhaps the biggest issue is that it lacks facilities for having multiple terminals visible at the same time, which is a requirement for many people (including myself).

      Framebuffer support in Linux also isn't particularly great yet. Even on cards with decent framebuffer support in Linux, it's as yet often painfully slow. Even on upper-end systems it's noticable, and on low-mid and lower systems, I'd imagine it would be nearly unusuable.

      And in the end, even command-line junkies often use graphical browsers.

    9. Re:Wait... by p2sam · · Score: 4, Interesting

      gnu screen has a "split" screen feature, which allows you to split the screen horizontal subsections, thus allowing you to see multiple screens at the same time. it's not perfect, but it's sufficient for my purposes.

    10. Re:Wait... by Xofer+D · · Score: 5, Informative
      Sure it has window support! From screen(1):
      C-a S (split) Split the current region into two new ones.
      This results in this display, but probably bigger:
      ptyp4 ttyACM2 xdb7
      ptyp5 ttyACM3 xdb8
      ptyp6 ttyACM4 zero
      /dev$
      /dev$
      --0 bash--
      23001 333 cmdline uptime
      23002 3797 config.gz version
      23003 4 cpuinfo vmstat
      23004 444 crypto
      23229 447 devices
      /proc$
      --1 bash--
      --
      The Signal/Noise ratio can be improved in two ways. Remaining silent is the OTHER way.
    11. Re:Wait... by MacJedi · · Score: 4, Informative
      Unfortunately, even for people that operate primarily in text, Screen is not a perfect replacement for X (or another GUI). Perhaps the biggest issue is that it lacks facilities for having multiple terminals visible at the same time, which is a requirement for many people (including myself).
      That's not completely true. Check out screen regions.
      --
      2^5
    12. Re:Wait... by Kyouryuu · · Score: 5, Insightful

      I think it depends a lot on your definition of "friendly." Gentoo has a definite forum, user community, and very extensive documentation. In this respect, it is "friendly." Yet, despite that, I wouldn't expect Joe Average to be able to get through that documentation and actually set the whole thing up. But then you have the Fedoras and the Mandrakes that configure everything for you and have happy little UIs that let you tinker with everything else. In that sense, these distros are also friendly, imho.

    13. Re:Wait... by deadlinegrunt · · Score: 4, Funny

      "...and playing games besides nethack!"

      Naw, I didn't care for all the graphical bloat.*

      *Moderator hint: think joke

      --
      BSD is designed. Linux is grown. C++ libs
    14. Re:Wait... by EvilTwinSkippy · · Score: 4, Insightful
      "Friendly" for me has less to do with a sugar coated install than it does being able to handle wierd installation issues. 2 summers ago I had a pair of 486 laptops I wanted to install a minimal system on to use them as X terminals.

      Micro distros don't have X, and do you know how hard it is to get a modern distro to fit in 20 MB of ram? I finally had to scrounge around for an old copy of RedHat, and then hack the install media to trick it into supporting my modern network card. Ugly.

      The Gentoo "installer" is really just a boot prompt. The instructions are pretty straightforward and the steps very thoroughly explained. I just wish I had known about it back when I was building those laptops. (And no, I wouldn't have tried to compile software on those boxes. I'd build the system in a chrooted environment on my destop and then tarball the sucker.)

      --
      "Learning is not compulsory... neither is survival."
      --Dr.W.Edwards Deming
    15. Re:Wait... by TWX · · Score: 4, Funny

      "Todo: Get Linux to boot on a Black And Decker Appliance."

      I could loan you a Black and Decker valve grinder from the 1960s or so for you to test with. It's probably more functional than the average e-Machine...

      --
      Do not look into laser with remaining eye.
    16. Re:Wait... by Oshuma.Shiroki · · Score: 5, Informative

      Or twin? Console window manager. Gotta love it. Even has an XMMS applet. ;)

    17. Re:Wait... by ThisIsFred · · Score: 4, Interesting

      There's something to be said for having a clean layout to begin with, and not changing it - because it works. Slackware's installer has pretty much been the same since I chose it as my distro about 9 years ago. The expert mode got one little tweak which I love: You pick all the packages beforehand, then the installer goes through each set and installs them without further input.

      --
      Fred

      "A fool and his freedom are soon parted"
      -RMS
    18. Re:Wait... by Afrosheen · · Score: 4, Funny

      Actually, that's watchable on my laptop. Open a console up fullscreen (1680x1050 res), launch mplayer -vo aa (ascii lib rocks) and watch away. Always freaks people out, especially at that res because they can figure out what I'm watching.

      I just tell them my DVD drive is broken.

    19. Re:Wait... by mlk · · Score: 5, Funny
      playing games besides nethack!

      There are games other than NetHack?

      Ohh, yes, you have Hunt the Wumpus.
      --
      Wow, I should not post when knackered.
  2. only makes sense by weekendwarrior1980 · · Score: 5, Interesting

    Internal Politics triumphed over project development in the XFree86. The future of open source X windows system lies is xorg branch, plus they'll be integrating pretty exciting stuff from Keith P's exciting new FD.o project which will be able to give longhorn run for it's money. I am really looking forward to the kdrive stuff. So Xfree has grown out of it's usefulness and like any rudiments in evolutionary process, it must wither away.

    1. Re:only makes sense by Anonymous Coward · · Score: 5, Informative
      1. But what if it doesn't hand there's a horrible schism between the two and disto x supports one and distro y supports the other? That's gonna get ugly.

      It won't. The X.org fork came about because of the issues with XFree management. Over the last year, the folks at X.org have gained momentum and are now seen as the main fork...not XFree.

      If XFree didn't drive so many developers to create the X.org fork, there wouldn't be a transition.

      In short, X.org is routing around the dammage.

    2. Re:only makes sense by weekendwarrior1980 · · Score: 4, Informative

      Actually if you see at XFree's website, the only major player, if you want to call it that, that supports xfree is NetBSD, the rest are mostly hobby distros or foreign based. Sooner or later, they will follow the major distro's lead.

    3. Re:only makes sense by weekendwarrior1980 · · Score: 4, Informative

      Lifted this comment off the OSNEWS website: "I subscribe to the FD.O xserver mailing list, and it seems like the plan is to integrate FD.O into the X.org server. Does anyone know how this is going to happen? I believe Keith's server is based on Kdrive, which is a great project that is X11 compatible, but doesn't require any configuration files. My understanding of X.org is that it's a free implementation of Xfree86. Maybe i don't totally understand how the "X Windowing System" works, but it seems like these projects have somewhat different goals. " and "The plan is to drop xfree86 base completely and use a compatible configuration file for compatibility reasons. xlib based stuff would work but the drivers particularly proprietary stuff would need some changes. all the fancy effects thats supposed to be in GUI's 2 years later is already being coded in here. however all this would take around 6 months time or so. probably can be expected in fc4 as an alternative. fedora plans to allow swapping of multiple implementations" I dont know about timelines but the direction is heading that way.

    4. Re:only makes sense by paroneayea · · Score: 5, Insightful
      So Xfree has grown out of it's usefulness and like any rudiments in evolutionary process, it must wither away.
      And this, my friends, is what RMS meant when he coined the term Free (libre) Software. The freedom to move the software in different directions when the project leaders decide to make bad decisions. The freedom to fix things when things aren't going right.
      I do not think I am being radical when I say this is what is happening here.
      --
      http://mediagoblin.org/
    5. Re:only makes sense by Paul+d'Aoust · · Score: 4, Informative

      maybe this is only a small point of contention, but Gentoo technically hasn't taken the plunge yet either. X.org (6.7.0) is in the package tree, and many Gentoo users are already using X.org, but it is marked unstable for all architectures. Gentoo is obviously making strong efforts to make the change, but they haven't totally changed over -- not just yet.

      --
      Standing at the very edge of my imagination, I peered into the inky void and realised -- I couldn't think up a new sig.
    6. Re:only makes sense by Mawen · · Score: 5, Informative

      I'd say Gentoo has half-taken the plunge. I just did a new install a few days ago and virtual-x11 or whatever points to x.org, not xfree. Of course, with X.org masked (~x86), this means the default X11 is masked, which is weird and should probably be fixed one way or the other.

  3. I wonder what Richard Dawes thinks... by darthcamaro · · Score: 4, Insightful

    One of the things the XFree86 tyrant touted was that Slackware still used his 'stuff' - i wonder what he'll do now.
    If you look at the current page of distros using XFree86 you'll be hard pressed to find one that is in common usage - pretty sad considering that until the moron decided to mess around with license it was the defacto standard on every Linux distribution
    Goes to show you...don't mess around with licenses....Freedom is Freedom and that's what FOSS is all about.

    1. Re:I wonder what Richard Dawes thinks... by Eluding+Reality · · Score: 5, Insightful

      To make things even worse - 4 of the distros still listed are "slackware based"
      Guess his list will be getting a bit smaller again when these ones update their base systems....

    2. Re:I wonder what Richard Dawes thinks... by Daimaou · · Score: 4, Funny

      Richard Dawes probably doesn't care. I think David Dawes should be getting a clue though.

    3. Re:I wonder what Richard Dawes thinks... by Chuck+Chunder · · Score: 4, Informative

      I think you are right. On top of pissing off X developers I think the licence change reached out to other sections of the community. We may not ever have to work with XFree code but we do understand that licencing is important and that someone deciding to change a licence more or less unilaterally is something that makes people nervous.

      As such it created a bit of a popular movement (and also corporate support) behind some of the developers who previously had struggled with the situation more or less on their own.

      --
      Boffoonery - downloadable Comedy Benefit for Bletchley Park
    4. Re:I wonder what Richard Dawes thinks... by 10Ghz · · Score: 5, Interesting
      the XFree86 leadership has been doing a lot to piss off developers, avoid enhancements, and turn XFree86 into a stagnant project for quite a while now.


      damn stright! I read the Xfree mailing-list around the time when Keith Packard was kicked out of Xfree. David Wexelblat was flaming Keith like there's no tomorrow. Now, Keith is just about the best thing that has happened to X in a long time. He was the one who made all those cool new features (like RENDER-extension). He was the one who was driving the developement of Xfree forward. And they kicked him out.

      Who is this Wexelblat-guy who was flaming Keith? He's one of the guys who started Xfree and a member of the core-team. By his own admission, he doesn't hack Xfree anymore. He doesn't even USE Xfree anymore. He said that he uses Windows these days. Only X-related thing he does is that he lurks in the mailinglist.

      Keith Packard gets kicked out, while useless deadbeats like Wexelblat are member of the Core. I'd say the sooner Xfree dies off, the better.
      --
      Lesbian Nazi Hookers Abducted by UFOs and Forced Into Weight Loss Programs - -all next week on Town Talk.
  4. full changelog text by Coneasfast · · Score: 5, Informative

    Switched to X11R6.7.0 from X.Org. Thanks to those who sent comments to
    x@slackware.com. Seems the community has spoken, because the opinions were
    more than 4 to 1 in favor of using the X.Org release as the default version
    of X. I think I've heard just about every side to this issue now, and it was
    only after careful consideration and testing that this decision was made.
    It's primarily (as is usual around here) a technical decision. Nearly
    everyone else is going with X.Org and it seems to me that sticking with
    XFree86 it spite of this would be asking for compatibility trouble (indeed,
    we saw some issues between X.Org and XFree86 4.4.0 until a few things in
    XFree86 were patched). I also noticed that the ATI Radeon binary drivers
    designed for XFree86 4.3.0 do not work with XFree86 4.4.0, but do work with
    the X.Org release. Something I'm *not* in favor of is dragging around two
    nearly identical projects, so XFree86 4.4.0 has been moved to the /pub/slackware/unsupported/ directory on the FTP site.

    I'd like to take this moment to thank the XFree86 Project for all the truly
    amazing work they've done all these years, and to wish the project the best
    of luck. Slackware owes the XFree86 Project a debt of gratitude and will
    always include the XFree86 acknowledgement, even if we are no longer
    shipping XFree86.


    it seems the reason is for compatibility since other distros are moving to X.org too, not because of the license change

    --
    Marge, get me your address book, 4 beers, and my conversation hat.
    1. Re:full changelog text by base3 · · Score: 4, Insightful
      it seems the reason is for compatibility since other distros are moving to X.org too, not because of the license change

      Or they could be taking the high road and being tactful, rather than coming right out and saying it's because of the license changes.

      --
      One CPU cycle wasted on digital restrictions management is ONE TOO MANY.
    2. Re:full changelog text by 13Echo · · Score: 4, Informative

      One thing that Pat noted is that the ATI drivers will not work with XF86 4.4. This is incorrect. It's a matter of forcing XF86 to pretend it is a 4.39 PRE release or something, however the driver is binary compatible with XF86 4.4.

      The easiest solution is to go with X.org instead though.

  5. Re:device drivers??? by irokitt · · Score: 4, Informative

    Oh, they'll work. Remember that this is a fork, and moreover that it is a recent one that developed only when the licensing issues came to light. Those drivers were usually written to comply with the X11 standard anyway, not just a single implementation of it.

    --
    If my answers frighten you, stop asking scary questions.
  6. How could you have ignored the REAL story? by burgburgburg · · Score: 5, Funny
    ap/joe-3.1-i486-1.tgz: Upgraded to joe-3.1. Now with Klingon support!

    The long national nightmare is over! Finally, I can sleep easily, knowing that all those years of intensive study have been recognized, and in some way, appreciated.

  7. Why bother? by brunes69 · · Score: 5, Interesting

    I don't understand what Dawes' problem is. Why would he change the license such that a) no distros want to use the software, and b) no one wants to develop the software? It seems to me like he signed his own death warrant.

    Why didn't he just back down? It is totally boggling to me, since it is quite obvious that within a year the XFree86.org X server will now not only not be in use by anyone, but also be totally obsolete.

    1. Re:Why bother? by GigsVT · · Score: 5, Insightful

      It's just a classic story of ego causing someone to "go down with the ship"..

      Oh well, if anything this is a story of how Free software has a real advantage over anything where the author has more control, if the author goes insane or makes a bad decision, just fork and forget. This is a best case too, since there's not many people willing to maintain a redundant fork, so it's not really dividing community resources.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    2. Re:Why bother? by RedWizzard · · Score: 4, Interesting
      I don't understand what Dawes' problem is.
      I think he's failed to adapt to the changing way in which people expect to be able to contribute. XFree86 development used to work ok, but now people expect more responsiveness and a more open process. Dawes has been slow to react to this change, and when things have come to a head (e.g. with the Keith Packard incidents) he's been slow to implement changes that were inevitable due to the will of the community. That's caused a lot of bad feeling. The latest license change is really a bit of a storm in a teacup, but it's been the last straw for a lot of people.

      I think the XFree86 inner circle should have seen the writing on the wall and got rid of Dawes a long time ago. Especially given Dawes' apparently grating personality (not a recommended trait for your project leader). I can only imagine that they largely felt/feel the same way he does. Now their project appears to be on the fast track to irrelevancy.

    3. Re:Why bother? by Anonymous Coward · · Score: 5, Funny

      The latest license change is really a bit of a storm in a teacup, but it's been the last straw for a lot of people.

      And now that we've hit that bullseye, the rest of the dominos will fall like a house of cards. Checkmate.

  8. They do..... by Fuzzle · · Score: 5, Informative
    1. Re:They do..... by Erwos · · Score: 4, Insightful

      And I'm sure the next release from ATI will, too. Ditto for nVidia. The graphics chip vendors don't support XF86, they support Linux. And when pretty much the entire Linux world is moving to X.org, it's pretty obvious they're going to be targetting that.

      -Erwos

      --
      Plausible conjecture should not be misrepresented as proof positive.
  9. HA! by SaDan · · Score: 5, Funny

    Slackware... The official Linux distro of the Klingon Empire!

  10. Re:If there were known licensing issues to begin w by SaDan · · Score: 4, Informative

    This was in Slackware-current, the development branch of Slackware.

    Slackware 9.1 (the last official release of Slackware) uses XFree86 4.3.0.

    The next release of slackware will be using X.org's X server.

  11. Re:I know this is dumb/offtopic but... by PopCulture · · Score: 5, Informative

    interesting question! (to me at least :P)

    Based on XFree86 4.3 for Panther, X11 for Mac OS X gives you a complete, rootless X11R6.6 implementation

    http://www.apple.com/macosx/features/x11/

    --

    Here's to finally giving Bush his exit strategy in November
  12. Re:I know this is dumb/offtopic but... by orenmnero · · Score: 5, Informative

    They have an implementation based on XFree86 4.3.0. Here is the text from the about box

    The X Window System

    X11 1.0 - XFree86 4.3.0

    Copyright © 2003, Apple Computer, Inc.
    Copyright © 2003, XFree86 Project, Inc.

  13. yummy... by templest · · Score: 5, Funny

    Now that we've got a stable, mature, and well rounded XServer...

    Fuck it, let's make a new one.

    I know everything you can possibly flame me for in this post, It's a joke. mod me funny :)

    --
    I'm a signature virus. Please copy me to your signature so I can replicate.
  14. Re:fragmentation concerns by Erwos · · Score: 4, Interesting

    "I would bet many will continue on using xfree86"

    Why? Every major distro has switched at this point. New distributions are almost always forks ("derivatives") of popular distributions (typically RH/Fedora, Slack, or Debian), so it's unlikely that any new distributions are going to be using XF86.

    If other older, less popular distros keep using it, who cares? No one's going to waste time supporting XF86 if it only has .1% of the Linux marketshare. I mean, have you _ever_ heard of anyone putting any serious effort into supporting MetroX or AcceleratedX? Of course not. Those X servers didn't hurt Linux, and neither will XF86.

    -Erwos

    --
    Plausible conjecture should not be misrepresented as proof positive.
  15. Can you hear that noise? by mcc · · Score: 4, Funny

    That wierd sort of rattling? Yeah. That's the sound of the open source development process functioning properly... ^_^

  16. Re:I know this is dumb/offtopic but... by Synesthesiatic · · Score: 5, Informative
    X11 for Mac OS X offers a complete X Window System implementation for running X11-based applications on Mac OS X. Based on the de facto-standard for X11, the open source XFree86 project, X11 for Mac OS X is compatible, fast and fully integrated with Mac OS X. It includes the full X11R6.6 technology including a window server, libraries and basic utilities such as xterm. Source

    Panther was released before this whole mess went down though. Perhaps things will change for Tiger's release.

  17. Re:device drivers??? by kelnos · · Score: 4, Informative

    uh-uh. it is correct that the x.org server is a recent fork (of xfree86 4.3.99, i believe... or maybe it was 4.4.0rc-something). anyway, yes, the x.org release is almost identical to xfree86 4.4.0, so drivers should work with either. however, this has nothing to do with the X11 standard. the X11 standard is a wire protocol that details how clients communicate with the server. the drivers are entirely implementation-dependent. for example, xfree86/x.org drivers aren't going to work with keith packard's kdrive server (at least not at present; i recall some talk about porting xfree86's driver layer to kdrive...).

    --
    Xfce: Lighter than some, heavier than others. Just right.
  18. Re:If there were known licensing issues to begin w by Arker · · Score: 4, Interesting

    They're just being conservative, they don't like to change things that work without making sure the replacement works as well.

    --
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-
    Friends don't let friends enable ecmascript.
  19. Re:Yeah! by 13Echo · · Score: 4, Interesting

    I've been using X.org with Dropline Gnome and Slackware 9.1. The only problem that I've had is with the XV overlay support. It seems to have been broken with any card except for the non-DRI nVidia hardware. I hear that this has been a problem with XFee86 since before the X.org fork of the 4.4 PRE release.

    Be prepared for a few XV overlay headaches if you don't use nVidia hardware. Other than that, it is fast and quite stable.

  20. Re:fragmentation concerns by N1KO · · Score: 4, Informative

    It seems most distributions/BSDs have switched to X.org. Except for NetBSD, Connectiva and a couple of smaller distros.

  21. He sabotaged the project by jgardn · · Score: 4, Interesting

    I think he did the only logical thing and purposely sabotaged the project. When he saw the abysmal state of XFree86 development compared to the rest of the free software community, and the exodus of mindshare to various other projects, he decided to sink the ship and get all those on board to a different project with a better community.

    --
    The radical sect of Islam would either see you dead or "reverted" to Islam.
    1. Re:He sabotaged the project by Crazy+Eight · · Score: 4, Interesting

      That's possible, but why not simply do what needed to be done internally to make the project healthy? If that wasn't possible then why not simply pull the plug? And if he couldn't do that then why would he feel the need to alienate 2nd tier developers before enacting Operation Self-Destruct. If he really wanted XFree86 to be supplanted by a fork he had options that would have allowed him to walk away without having to stick around and paste "We're still here (for a while, at least)." messages on the website. This "self-sacrifice" interpretation has got to account for a lot of gratuitous cultivation of a bad rep -- whether it's justified or not.

  22. Re:Nothing's great by Anonymous Coward · · Score: 5, Informative

    X.org is stuck with XFree86 4.4 rc2 and I see no development of this project
    Tha's becuase you're not looking. The XDamage and XFixes extensions from Keith Packard's xserver project are already integrated into x.org's code, and they're working on getting the compositing code integrated with the rest of it. Together those extensions will lay the groundwork for flashy high-performance graphics like Apple's Quartz Extreme, or Microsoft's Longhorn in X11. All of these are new features that were either turned down by the XFree "leaders", or written by programmers they had driven away from the project in the past.

    Who develops X.org? Who??
    Mostly developers that got fed up with the glacial pace of XFree.

    XFree86 is about to issue 4.5 alpha soon
    Which is really just the current release with a few bugfixes and minor driver updates, like every release XFree has made since 4.0.0.

  23. Implications of a move toward X.org by base_chakra · · Score: 4, Informative

    Widespread adoption of X.org Server could also lead to the full integration of auxilliary X.org projects, such as Xinerama, into X11 as standard features.

    X.org Server is the MIT/X license's flagship product (in an inverse sort of way), so I think it's also a good possibility that the systematic proliferation of X.org's server may magnify the popularity of its license among OSS developers in general (it's an interesting license!).

  24. I can speak for ATI when I say by Man+in+Spandex · · Score: 4, Interesting

    they still work but their still pitiful. Frankly this is off topic but I just wish that ATI could just put more heart into their drivers like Nvidia does. I've read that they are writing from scratch the win32 opengl driver. Is it that hard to get some crazy linux driver developpers?

    I'm glad that slack switched to X.org. Doing the DropLine-Gnome update, I accepted to update everything thus replacing Xfree 4.4 by X.org and everything works smoothly, and I for one welcome our new and improved system to remind them that I am satisfied.

  25. Default != big deal by twigles · · Score: 5, Informative

    I had to upgrade my FreeBSD desktop from XFree86 4.3 to 4.4 to get my Radeon 9200 to work. Know what? It took about ten minutes and entailed downloading a bunch of packages and running the install script. Not a big problem.

    It's true that noobies and most people who don't really care about the GUI will stick with whatever is the default but I'm simply not worried about compatibility. As always (in the *nix world) we have a choice.

  26. X.org for linux, XFree86 for *BSD by nurb432 · · Score: 4, Informative

    Just what we need, another rift between OSS projects, making it a potential PR nightmare "see, those OSS guys cant cooperate on anything and have multiple subsystem 'standards'" "choose us, we have one consistent standard ".

    " they even cant decide on their desktop, they have silly looking feet and strange K-menus " " and a thousand other incompatible, duplicated efforts "

    And yes I realize both X's are from the same code base TODAY.. but that will slowly change over time as they go down different paths.

    Disclaimer: I'm a FBSD user, and do use KDE... but I can see how this can be twisted around easily in the press.

    --
    ---- Booth was a patriot ----
    1. Re:X.org for linux, XFree86 for *BSD by be-fan · · Score: 4, Insightful

      Um, X is actually a standard, unlike the windowing protocols used by MacOS and Windows. There are *way* more implementations of the X11 standard than implementations of either of the other two protocols.

      --
      A deep unwavering belief is a sure sign you're missing something...
  27. Re:Nothing's great by molnarcs · · Score: 5, Informative
    Perhaps you should read up on the ongoing development and restructuring (unless you are a troll). They branched the development into -STABLE and -CURRENT (much like bsd development) - CURRENT being KeithP stuff developed on fd.o, -STABLE being the branch out of which the current release is created. This release is their first release after the transition & restructuring period, which was pretty fast considering the importance and size of the project. But even though forking such a big project is not hassle free, there are already many improvements/changes in the current x.org release. Go read the changelog before opening yer mouth.

    See also what KeithP & Co. does in -CURRENT. This is their to do list. Release notes.

  28. Re:Difference? by Anonymous Coward · · Score: 5, Informative

    Nope. Fonts are in /usr/share/fonts instead of usr/lib/X11R6/fonts (or whatever it was), and the config file in /etc/X11/ is named xorg.conf instead, but these aren't things a typical user will notice or care about.

    The only overt difference is that it seems slightly faster.

  29. Cygwin uses X.org X11 server also! by BrookHarty · · Score: 4, Informative

    I use cygwin on a daily basis, was nice to see that on an upgrade it removed all of Xfree and upgraded to X.org X11 server.

    Seems everyone is ditching Xfree. (About damn time too!)

    BTW, those use mentioned screen because they don't want to use a mouse. There are X window managers like EvilWM or Ratpoison that are mouseless. Though, my favorite WM is IceWM with the PicoGUI theme. Though I like to modify it with additional buttons. Freshmeat has a ton of themes for it.

    1. Re:Cygwin uses X.org X11 server also! by codemachine · · Score: 4, Informative

      Cygwin ditched XFree86.org a long time ago. They got fed up with the lack of CVS access and XFree's refusal to integrate patches. They were probably the first "vendor" to break off, although trouble between individual developers (such as Keith Packard) and XFree had already started at this point.

      For a while Cygwin maintained their own fork of XFree with their own patches for lack of any better option, but thankfully now they don't have to do that.

      I'm too lazy to look any links for you though.

  30. Re:X.org the future of X... by Anonymous Coward · · Score: 5, Interesting

    I think the main point behind the post was not the popularity or "bleeding edge" factor of Slackware. It was that Slackware is, in fact, intentionally *not* bleeding edge. The reason that it has a loyal user base is that it's extremely stable and covers mostly just the fundamentals. For a distribution like this to switch to X.org instead of XFree86, says something about the stability and "standardness" (making up words is fun) of X.org.

  31. X.org on gentoo by tangent3 · · Score: 4, Informative

    I migrated from xfree86 to X.org easily following the guide here. Basically, unmerge xfree and xfs, emerge xfs and xorg-x11, and copy XF86config into /etc/xorg.conf

    Install from scratch instructions can be found here.

  32. Re:It's funny by jmorris42 · · Score: 4, Interesting

    > Isn't it funny that a very small license change in a free program like
    > Xfree drives everyone away within months. But NVidia binary drivers,
    > which I use and love, have a license 10 times worse.

    Not really, two different sets of people. Set one is distro maintainers and developers. They care about Free Software. Set two is gamers who just 'have' to have the best framerate and buy the latest and greatest card and couldn't care less about licenses. After all, they are playing closed games so why not a closed video driver.

    As for me, the fastest video card on the planet is the ATI Radeon 9200, although I realize there are newer cards available for Windows and other closed and hybrid platforms.

    --
    Democrat delenda est
  33. Re:Pacakage system... by Rooktoven · · Score: 4, Informative

    upgradepkg *.tgz has always worked more cleanly for me than any rpm upgrade. it also keeps /var/log/packages nice and clean (free from redundancies) if you always upgrade rather than just install new packages.

    Golden Rule: upgradepkg --install-new *.tgz

    (if package to be upgraded is not installed, install and proceed)

    I love Slack...

    --

    Acquiescence leads to obliteration
  34. Re:Well... by Dwonis · · Score: 4, Informative
    From Wikipedia:
    People who made changes to the source code tended to want to have their names added to the acknowledgement. With large numbers of people working on a single project (or for many separate projects in a software distribution), the advertising clause quickly created large and unwieldy acknowledgements. Another practical problem was legal incompatibility with the terms of the GNU General Public License (which does not allow the addition of restrictions beyond those it already imposes), forcing a segregation of GNU and BSD software.
    ...
    On July 22, 1999, William Hoskins, the director of the office of technology licensing for Berkeley, revoked the clause. The document enacting that revocation is available at ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.Lic ense.Change
  35. Re:Difference? by 0x0d0a · · Score: 5, Informative

    X.org has lame little dropshadows everywhere.

    XFree86 has RENDER capabilities as well. In any event, these are toggleable.

    Xcursor.core: true in your .Xresources will use the core cursor functionality rather than alternate alpha-blended cursors.

    From the same guy that fucked up Xft.

    Keith Packard *designed* Xft, so if you don't like his work, you don't like Xft. I think that few people would complain too much about Xft/fontconfig -- it provides significant functionality that the old X11 stuff didn't, including more advanced rendering, user-installable fonts, a font-selection system that doesn't scare regular users, etc.

  36. Maybe you're different, but... by garyebickford · · Score: 5, Interesting

    Back in the day, Apple did a series of time/motion studies regarding mousng vs. command keys and command lines. They showed that (for the tasks they studied, of course) in IIRC all casees, the GUI was faster, however the command line users thought they were faster. The explanation de jure was that because your mind is more involved in typing, it seems like less time even though it's more.

    Naturally, it depends on what you're doing. I once watched a saleswoman with exactly 1 month's training on computers use the NeXT Interface Builder to build a complete calculator application with working buttons in about 15 minutes, including generating the necessary C functions. All that had to be done to complete the project was to put stuff like "return (B*A);" into the function for multiply, etc. OTOH, using a GUI to compose the algorithm for a complex physics function would probably be counterproductive.

    This was back in the early-mid 1980's so I really don't recall the details.

    --
    It's easier to be a result of the past, but more fun to be a cause of the future! http://www.spacefinancegroup.com/
    1. Re:Maybe you're different, but... by jarran · · Score: 5, Insightful

      Back in the day, Apple did a series of time/motion studies regarding mousng vs. command keys and command lines. They showed that (for the tasks they studied, of course) in IIRC all casees, the GUI was faster,

      Yeah, of course they did. They were selling computers with GUI, in competition with computers command lines.

      Isn't it remarkable that research by Microsoft shows Linux is more expernsive that Windows, research from Apple shows that GUIs are faster, and research from ExxonMobil shows that buring fossil fuels doesn't cause global warming?

  37. Re:Well... by slobbargoat · · Score: 4, Insightful

    ripped off?

    Since when is forking a product and making it better called 'ripping it off' ?

  38. About XFree86 by n0dez · · Score: 5, Insightful

    Nope. They aren't the same. Sometimes the X Window System is called X for shorter. The XFree86 Project produces a freely redistributable open-source implementation of the X Window System. BTW, imagine what had happened if back in the day there were no XFree86 Project. No KDE, no GNOME, no desktop Linux, no X.org, ... and in a few days many people is forgetting about what the XFree86 Project has done and is keep doing... Well, NetBSD hasn't forgetted it as they're shipping it (among others). Patrick has thanked XFree for everything they have done. And don't forget that Slackware Linux has recently changed to X.org

  39. Re:Well... by dipipanone · · Score: 4, Funny

    but the rest of my machines at home don't even have monitors or keyboards. ;-)

    You should count yourself lucky. I'm so poor that none of my machines have CPU's, hard drives or RAM.

    In fact, I had to reply to this post using a punched card, which was then delivered by courier to the university to be run on their 1950's time sharing system...