Slashdot Mirror


New X-Free86 Snapshot Available

bento writes "There is a new snapshot(3.9.16) of XFree86 available. It now supports nVidia, i740, 3dfx Banshee, and the Voodoo3. " You can all wipe the drool of your chins: its gonna be awhile before this morphs into XF86 v4.0, but its cool to see/touch and compile progress. Update: 08/31 10:32 by CT : here are the release notes if you crave more data.

10 of 75 comments (clear)

  1. Sure fire script for a successful install by BooRadley · · Score: 2

    !/bin/bash
    #Modify with filenames as necessary... ;)
    #
    # YMMV
    find *.gz -exec tar -zxvf {} \;
    cd xc
    less README; less INSTALL
    echo "You should know enough to compile this now,"
    echo "but be sure to BACK UP your"
    echo "/usr/X11R6 directory before going"
    echo "any further."

    --

    -- lk t lv ll th vwls t f wrds. T svs lts f tm t wrt bt ts pn n th ss t rd nd mks m lk lk cmplt dpsht.

  2. Re:NV10 (GeForce 256) by Pascal+Q.+Porcupine · · Score: 2

    Well, it'll help for the card to be *finished* first...
    ---
    "'Is not a quine' is not a quine" is a quine.

    --
    "'Is not a quine' is not a quine" is a quine.
    Quine "quine?
  3. Re:DAMNIT! Slashdot isn't freshmeat! by Pascal+Q.+Porcupine · · Score: 2

    That would make sense if XFree3.9 were stable technology. However, it's not. It's a prerelease snapshot, not a stable version. Using XFree3.9 is like using Linux2.3. Not a Good Idea. And so if the whole world decides to play with it and ends up stopping actual XFree developers from getting the source tree so they can work on it (admittedly, the guy could wait a bit, but I can understand his frustration), that does cause something of a problem for those who actually are working on getting it to the masses who scream for free software and scream for it now, now, now.
    ---
    "'Is not a quine' is not a quine" is a quine.

    --
    "'Is not a quine' is not a quine" is a quine.
    Quine "quine?
  4. To make it compile on glibc-2.1 by pp · · Score: 2

    Just remove -ansi -pedantic from config/cf/xfree86.cf
    (atleast if you have glibc 2.1).
    The problem is in that it also #defines
    _GNU_SOURCE, which causes the glibc header
    files to have lots fun stuff that's not ANSI
    compliant.

    Also, before upgrading you should know that
    it seems to still be in a very experimental state,
    I'm seeing funnyness like nothing happening after clicking a link in netscape.

  5. Actually... by deuteron · · Score: 2

    Version 3.4 of XFree86 already supports the 3dfx Banshee and Voodoo3's. It works quite well on my machine. :)

  6. Ditch Free86 by Bizzaro · · Score: 2
    I just like to keep bringing this up.

    Jane Curtin: Damn it! It's not just for x86 anymore!

    (You may be too young to catch the Saturday Night Live reference.)

    And what happens when everyone starts using 'IA32' and 'IA64'?

    Maybe version 4.0 should be called, 'XF4'.

    This sort of thing has cropped up before. And it has always been due to human error.

    --

    --
    This sort of thing has cropped up before. And it has always been due to human error.
    HAL9000

  7. A better link.. by Tarnar · · Score: 2

    Try Here.

  8. X terminal emulators by AT · · Score: 2

    I noticed there are many improvements to the xterm program provided with X. This is good news; the terminal emulation provided by most X terminal programs is pretty poor. Unfortunately, all this effort will have to be duplicated for the terminal emulators in the Gnome and KDE desktop environments. I wonder if most of the emulation details couldn't be put into a toolkit independant library and shared between these projects.

  9. Re:Where's the snapshot? by MindStalker · · Score: 2

    HEHE... your thinking screenshot arn't you??.

  10. Re:DAMNIT! Slashdot isn't freshmeat! by MindStalker · · Score: 2

    Well, its more of a preliminaty examination. You wouldn't let a crop duster pilot fly and f14 without giving him a test first. Same as you wanta make sure only the people who can handle the negative effects of installing the newest software will be installing it. You don't want it to crash average joes computer and have him cursing x86 and never using it again do you?