Slashdot Mirror


No Closed Video Drivers For Next Ubuntu Release

lisah writes "Ubuntu's next release, Feisty Fawn, is due out in April and, according to company CTO Matt Zimmerman, proprietary video drivers failed to make the cut for the default install. Zimmerman told Linux.com that although the software required for Composite support is not ready for prime-time and therefore will not be included in Feisty, Ubuntu hasn't given up entirely on including video drivers in future releases. '[T]he winds aren't right yet. We will continue to track development and will revisit the decision if things change significantly.' Ambiguous or not, the decision to exclude proprietary drivers for now should satisfy at least some members of the Ubuntu Community. In other Feisty Fawn news, the Board also decided to downgrade support for Power PC due to a lack of funding." Linux.com and Slashdot are both part of OSTG.

75 of 448 comments (clear)

  1. Before the flamewars start by Anonymous Coward · · Score: 5, Interesting

    This is in no way an "ideological" decision but a pragmatic one.

    The propietary 3d drivers would have been included because the original plan was to support a 3d desktop (like compiz and beryl) out of the box.
    As it has now become obvious that these desktops are not yet stable enough to be the default, there isn't any need to include the propietary drivers.

    1. Re:Before the flamewars start by MrvFD · · Score: 5, Interesting

      The only thing that bothers me is that they add to the confusion by not dismissing the general "proprietary drivers == 3D desktop" point of view. In summary, Intel integrated graphics have 3D desktop with the free drivers, ATI Radeon up to quite new X850-series have 3D desktop with the free drivers, and by the time of feisty+1 we just might have 3D desktop working on the free Nouveau drivers for NVIDIA cards. Not the top speed of course in case of reverse-engineered ATI/NVIDIA drivers, but enough.

      The situation is even more interesting considering that the proprietary ATI drivers (that are required for the X1000-series to have even 2D support) don't support Composite with AIGLX, the default in Ubuntu and X.org, while the reverse-engineered open source driver does. I think it is one aspect that has been affecting this decision - why include proprietary drivers if they don't even work.

      It is to be admitted though that NVIDIA has such a large market share (probably 20-30% of all desktop and laptop PCs, compared to ca. 50% with Intel integrated graphics), that it partly makes the issue "3D needs proprietary drivers"-like, until Nouveau gets usable.

  2. misleading title by Verunks · · Score: 5, Informative

    the driver will not be enabled by default, but they will be still present in ubuntu

    1. Re:misleading title by ardor · · Score: 2, Interesting

      The question is: will they be present in the repositories?

      --
      This sig does not contain any SCO code.
    2. Re:misleading title by strider44 · · Score: 2, Informative

      They're in the repositories now, why would they remove them?

  3. nope, you can't read this by Anonymous Coward · · Score: 5, Funny

    01110100011010000110100101110011001000000110110101 10010101110011011100110110000101100111011001010010 00000110100101110011001000000110000100100000011000 10011010010110111001100001011100100111100100100000 01100010011011000110111101100010001000000111010001 10100001100001011101000010000001111001011011110111 01010010000001110011011010000110111101110101011011 00011001000010000001101101011011110110010000100000 01110100011011110010000000101011001101010010000001 11011101101001011101000110100001101111011101010111 01000010000001100001011100110110101101101001011011 10011001110010000001110001011101010110010101110011 0111010001101001011011110110111001110011

    1. Re:nope, you can't read this by moranar · · Score: 4, Informative

      The binary says:

      this message is a binary blob that you should mod to +5 without asking questions
      --
      "I think it would be a good idea!"
      Gandhi, about Internet Security
    2. Re:nope, you can't read this by markov_chain · · Score: 5, Funny

      Is it a sailboat?

      --
      Tsunami -- You can't bring a good wave down!
    3. Re:nope, you can't read this by Minwee · · Score: 3, Funny

      It's not a sailboat, it's a schooner.

  4. ...and can be easily enabled when... by aeneas · · Score: 5, Informative

    .. trying to turn on the 3D desktop.

    --snip--
        * However, new infrastructure will be implemented which allows the user to
              trivially enable both enhanced desktop effects and the necessary driver
              support.
    --snip--

  5. Community needs to get over this issue. by Anonymous Coward · · Score: 2, Interesting

    Graphics drivers are highly compex and extremely difficult to write and maintain and stay up to date, graphics advances happen tremendously quickly. The community simply cannot keep pace with the functionality and quality required. The test effort alone is huge and the available test cases are actually trivial compared to real world useage. The available drivers are ABI compatible and therefore simple drop-in replacements. Face it people available public implementations don't even have glslang compilers and that's not exactly brand new.

    It's not an ideal world and distros need to treat these proprietary drivers as serious first class citizens.

  6. more than just desktops, by Aeron65432 · · Score: 5, Insightful
    Or maybe we complain just because we like our Tuxracer, UT, Doom3, and desktops to be ready to go when started.

    Or, it could be because installing ATI drivers (for those of you out there who've done it know this) is an absolute pain in the ass on Ubuntu. When I installed NVidia drivers on my friends laptop, I groaned because it was so convenient.

    People would complain if OpenOffice, Firefox, and some kind of movie/music didn't come packaged with Feisty Fawn, and for good reason! They are essentials to the system! I think it's really too bad they probably won't be included.

    1. Re:more than just desktops, by dinivin · · Score: 5, Funny

      Or, it could be because installing ATI drivers (for those of you out there who've done it know this) is an absolute pain in the ass on Ubuntu.

      What's so difficult about:

      % sh ./ati-driver-installer-8.33.6-x86.x86_64.run --buildpkg Ubuntu/6.10
      % dpkg -i *deb

    2. Re:more than just desktops, by G3ckoG33k · · Score: 5, Funny

      "What's so difficult about:

      % sh ./ati-driver-installer-8.33.6-x86.x86_64.run --buildpkg Ubuntu/6.10
      % dpkg -i *deb"

      How about:

      # sh ./ati-driver-installer-8.33.6-x86.x86_64.run --buildpkg Ubuntu/6.10
      # dpkg -i *deb

    3. Re:more than just desktops, by cortana · · Score: 5, Informative

      The difficulty comes later on when you need to install or upgrade something else and the shitty packages built by the idiots at ATI who know nothing about how Debian-based systems are put together break.

      Do yourself a favour and stick with the official packages: http://packages.debian.org/src:fglrx-driver

    4. Re:more than just desktops, by robinvanleeuwen · · Score: 4, Interesting

      "How about:
      # sh ./ati-driver-installer-8.33.6-x86.x86_64.run --buildpkg Ubuntu/6.10
      # dpkg -i *deb"

      On my laptop a compaq r4000 with a bcm43xx pcmcia network controller and ubuntu
      6.10, xorg 7.1, beryl, and a ati 200M XPRESS controller it was a nightmare to get
      it all working together. Either my nic would fail, graphics would fail, x would fail
      , all would fail at the same time. I tried ndiswrapper, my system hangs on that one.
      (three different versions of ndiswrapper). All on amd64.

      After a week or so trying different versions of all programs involved i came up with
      the right settings. A custom kernel 2.6.18.1, ati driver 8.29.6, x windows 7.1.1,
      If i try a newer kernel, the ati drivers won't compile, if i try an older kernelversion
      my wlan isn't properly supported, so i'm stuck at 2.6.18.1, and i want xen to run on
      my laptop, which uses 2.6.17.x i think so i'm out ofluck...

      I think they did a good job postponing the option of a beryl/compiz/xgl/aixgl setup
      in ubuntu. If you get it working it's quite cool and worth the trouble. IMHO this kind
      of thing is always worth the trouble (i have a relatively high geek factor).

      --
      If you don't like my sig then don't read it.
    5. Re:more than just desktops, by Etyenne · · Score: 2, Informative

      Installing proprietary video driver is already a breeze in Ubuntu. You just need to install the nvidia-glx package (if you have a Nvidia GPU) or the xorg-driver-fglrx package (if you have an Ati card). You don't even need to use the command line to do it; ou could use Synaptic or gnome-app-install (The "Add/Remove..." applet in the Applications menu).

      --
      :wq
    6. Re:more than just desktops, by MMC+Monster · · Score: 4, Insightful
      Actually, I thought the above post should be marked funny. Yes, it's relatively simple and I've done similar for my nvidia drivers in the past. The problem is, you really can't expect end users to use a CLI to install anything.

      End users should be told to go to one place. For now, that's synaptic. Maybe in the future it will be some click'n'run thing. Don't instruct them to

      1. download a driver from a particular website.

      2. open up a shell.

      3. enter a cryptic line.

      4. pray.

      Plus, is the CLI way going to survive when a kernel upgrade is released? Presumably when the proprietary drivers are in synaptic they will be updated to work with the kernel updates.

      --
      Help! I'm a slashdot refugee.
    7. Re:more than just desktops, by 605dave · · Score: 5, Insightful

      "What's so difficult about: % sh ./ati-driver-installer-8.33.6-x86.x86_64.run --buildpkg Ubuntu/6.10 % dpkg -i *deb" Wow, and you people wonder why Linux hasn't taken hold for the average consumer. Sure it isn't difficult to type that line, but it looks confusing and intimidating to the average person. And that answer is always slightly condescending too, implying someone is an idiot for not knowing the obvious solution. Linux will not succeed anytime soon on the desktop market, because the geeks who make it don't respect the non-geeks who would use it.

      --
      Be kind, for everyone you meet is fighting a difficult battle. - Plato
    8. Re:more than just desktops, by bberens · · Score: 3, Insightful

      Yep, I'm one of those linux users that can probably get it working if I really want to but for the most part if yum install [whatever] doesn't pick it up with my extended repository list it's just not getting installed on my Fedora box. While it's not exactly pertinent to Ubuntu it's basically the same idea. Even people who are capable of doing the work are less likely to do it because it's a pain.

      --
      Check out my lame java blog at www.javachopshop.com
    9. Re:more than just desktops, by PhoenixFlare · · Score: 2

      That is because Ubuntu gives you the open source 'nv' driver instead of the proprietary 'nvidia' driver.

      Yes, that is what I said, pretty much.

      Any bugs you found have nothing to do with the distro-provided packages of the proprietary drivers.

      Okay, the distro-provided package cripples my display capabilities for (to the best of my knowledge) no immediately apparent reason. The proprietary driver doesn't.

      Whether you want to call it a bug, a "feature", a bad design decision, etc., it still boils down to the same thing.

    10. Re:more than just desktops, by rbanffy · · Score: 2, Insightful

      There are different measures of success.

      For me, Linux is very successful on my desktop (notebook, really) and on the server I depend. It beats Windows XP and 2003 hands down on many tasks I do on a daily basis and, when compared to it, Vista and its brain-dead UAC mechanisms are a bad joke. When considering my job, Windows - every single version - fails miserably.

      On the other hand, most users seem to be happy with its shortcomings and Windows commands a huge market share.

      But, really, I couldn't care less about their needs.

    11. Re:more than just desktops, by Stormwatch · · Score: 5, Insightful

      Honestly, what do people expect? It's a fucking *nix.
      How was that again... "Mac OS X. Because making UNIX user-friendly was easier than fixing Windows."
    12. Re:more than just desktops, by samkass · · Score: 4, Insightful

      >> The problem is, you really can't expect end users to use a CLI to install anything.
      >
      >Why? Why is it so unreasonable to expect people to know how to use their computer?

      "Using a CLI" != "Using a computer". "Using" a computer should be about identifying what you want to create, edit, contribute, read, etc., then being able to do so in the easiest way possible. Maybe that's a CLI for you, but for most people double-clicking on an icon, or even having something already done so you don't have to worry about it at all, is a lot easier.

      I thought you people lost these arguments in the late 80's. 20 years later and you STILL think CLI's should be necessary to perform basic functions on your computer?

      Between putting dogma over usability and insisting everyone else should use a computer like a developer prefers to, combined with the big split in the licensing models coming up with GPLv3, I foresee some dark days ahead for open source on the desktop.

      --
      E pluribus unum
    13. Re:more than just desktops, by EdibleEchidna · · Score: 2, Insightful

      How about a straightforward GUI-based installer THAT JUST WORKS???

      I have been using Ubuntu for several years now, and SuSE before that, and my next upgrade will be to an iMac. I am fed up to the back teeth with the crappy HW support in Linux, and the loss of support for the scanner part of my Epson CX5400 in Edgy was the final straw. I work in IT and the last thing I want to do is to have to piss around with obscure command-line switches and settings just to install a video driver or support a scanner. In the 21st Century it's (a) insane and (b) not acceptable in a desktop environment. If OSS programmers clubbed together to write a handful of top-end apps rather than hundreds of mediocre ones Linux could be a world-beater.

      I am very sorry to say, because I want it to work, that at the moment Linux on the desktop sucks.

    14. Re:more than just desktops, by Anonymous Coward · · Score: 2, Insightful

      I also foresee some dark days ahead for open source, but the attitude of the open source community about CLI will change once it won't be needed anymore. It's like GUI in general. Ten years ago, most people were saying that a GUI was not needed. Now that KDE and Gnome are somewhat usable, most people say using a GUI is more efficient. Same thing for eye candy. The open source community is a feel good community. People don't like to admit they are behind, so they bitch the competition. They prefer to close their eyes, instead of working to get better.

      The last example of this is OpenOffice. A lot of people bitch the ribbon from Office 2007, but I put it on some people's workstation to see how they will react and after a few hours, or a few days for the older one, they ALL said they wouldn't go back to Office 2003 interface. Yet, when there is talk about something like a ribbon for OpenOffice, most devs say it's a bad idea. They are basically shooting themselves in the foot, but they prefer to do that instead of admitting the competitor is now better.

      As for drivers in Linux, right now, the problem is Linux is made in a very decentralized way, yet the programing model is made like a very centralized program. Drivers should be completely out (and mostly independent) of the kernel. Unfortunately, it won't happen anytime soon. It would require a lot of change in mentality, which would require a complete new set of people. Until it happens, Linux (on a desktop) will still be a niche OS for a bunch of geek.

    15. Re:more than just desktops, by Blakey+Rat · · Score: 5, Insightful

      Typing in the stuff isn't difficult.

      Figuring out what to type in is. Rebooting, then coming up with a text screen because "startx" failed and there's nothing but an instruction telling you to restore your backed-up config (with, of course, no instructions on HOW to do that or, even better, an option to automatically do it)... that's very difficult.

      Of course typing in those commands *is* difficult for somebody who's visually (or otherwise) impaired. You can install a driver on Windows or OS X using a screen-reader... try typing in 6-x86.x86_64.run with a screen-reader.

    16. Re:more than just desktops, by Blakey+Rat · · Score: 2, Insightful

      The vast majority of personal computer users never used Windows 3.11 or a CLI-based computer. (A larger percentage of corporate users did, but they also had an IT department to take care of things like installing drivers.)

      but in my experiance it is more ready than Windows 95.

      That's a safe assumption. In fact, I'd be more generous and say Linux is probably closer to Windows 98/Mac OS 8.x standards. The problem, of course, is that it's not competing with Windows 95 or Mac OS 6.0.8. It's competing with vastly superior software, Windows XP/Vista and Mac OS X.

      Anyone who gamed in Windows 95 had at least a couple bootdisks laying around for DOS games, and in the early days those bootdisks didn't write themselves.

      No, you went to the Add/Remove Components control panel and clicked a button. (Might have been in the System control panel in Win 95... I can't remember. Point is, you did it with a GUI.)

    17. Re:more than just desktops, by mrsbrisby · · Score: 3, Interesting

      Wow, and you people wonder why Linux hasn't taken hold for the average consumer.
      I agree. It's all ATI and NVidia's fault.

      Let's tell consumers to stop buying their low-quality buggy hardware that require special installation procedures, and maybe they'll stop dragging down the consumers idea of the Linux Desktop.

      I have an intel-based graphics setup that works just fine with beryl- no special install voodoo necessary. It might not get quite as many FPS as my coworkers' firegl board, but it never crashes, and never freezes up on me.

      He's convinced all he needs to do is tweak some underclocking or somethingrather I don't really understand, but at this point I'm pretty sure a big part of his efforts are there to justify his purchase and vindicate his decision, and that the ATI board really wasn't worth it even to him- an otherwise very technical person.

      Maybe after we get ATI/NVidia to stop hurting Linux with their inferior hardware and software, we can get some OEMs- besides TiVO- to actually ship with Linux desktops...
    18. Re:more than just desktops, by ltbarcly · · Score: 4, Insightful

      Using a CLI requires two things: the ability to read, and the ability to type (even if it's just hunt-and-peck typing). Actually it requires 3 things. Reading, typing, and a working knowledge of the syntax of the command line, precedence of commands, memorization of the 2 dozen or so commands you might use regularly, understanding of the help system to find commands you might need but rarely use, and so on.

      Most people aren't smart enough to master this with out hours of formal training. So don't complain that most people don't use a CLI, most people don't use calculus either.
    19. Re:more than just desktops, by joe_cot · · Score: 2, Insightful

      And it's attitudes like that that keep us behind. "It's better for me, so I don't care if it's better for everyone else".

      Let me make this clear. Until Linux is easy enough for someone to pick Ubuntu up off a shelf (which is complicated, since it's free) and get it working without issue on install (including their 3d acceleration, mind you):

      We will never see Adobe Acrobat for Linux
      We will never see Turbotax for linux
      We will never see Quicken for linux
      We will never see new mainstream games (sans for Id games) for linux

      I'm quite happy that kvm is built into the new Feisty (even though I don't have virtualization support, so it doesn't help me at all), which fixed this problem for /us/ but that doesn't change the fact that mainstream people won't use it until their programs exist on it. My mom can't go through tax season without Turbotax. Most of my friends don't switch because WoW won't run (except in Cedega, which breaks every 3 days). Until it's usable enough that most people will try it, main stream vendors won't take it seriously, and it will always be half an OS

    20. Re:more than just desktops, by ltbarcly · · Score: 2, Insightful

      I thought you people lost these arguments in the late 80's. Really? You thought that the GUI won in the 80's? Which GUI was available then? And you think THAT was more powerful than CLI? You're an idiot.

      Maybe that's a CLI for you, but for most people double-clicking on an icon, or even having something already done so you don't have to worry about it at all, is a lot easier. Really? You think the CLI is equivalent to double clicking on an icon? You realize that the CLI on a unix machine is an operating environment, right? It isn't just used to start GUI applications, most of the time spent on it is actually spent getting things done.

      Let me put it this way, let's say you have a comma delimited file, file1, and you need to produce a file containing fields 2 and 3, sorted via field 2. How long does it take you to do this in Excel? a minute?

      $ cut -f2,3 -d',' file1 | sort > newfile

      3 seconds, no starting a program or using the mouse. Now, lets say I have 10,000 files and I need to do this to each of them. I guess you could whip up some kind of VBAscript to do this, it might take an hour, less if you use VBAscript all the time, (who would want to do that??).

      Let's say the files have a csv extension.

      $ for f in `ls -1 *.csv`; do echo Processing $f; cut -f2,3 -d',' $f | sort > processed/$f ; done

      8 seconds for that one.

      These are trivial examples, yes, but you would be shocked to learn how much processing is trivial once you start doing it in an environment that doesn't hold your and and change your diaper for you.

    21. Re:more than just desktops, by MayonakaHa · · Score: 3, Insightful

      Hot wiring a car only requires the ability to recognize colors and connect some wires together. But people don't expect me to know how to do that in order for me to operate my vehicle. Neither do they expect me to know how to fix it by crawling under the hood and figuring out what's wrong with the engine.

      I know how to fix my own car just like I know how to operate Linux using a CLI, but do I expect others to? Nope. While it may be fairly simple, at least to us, it's very intimidating to the average user who would rather stick the keys in the ignition and "make it go" so they can get their work or play going.

    22. Re:more than just desktops, by rantingkitten · · Score: 5, Insightful

      Guys, I hate to break this to you, but "most users" can't install the drivers on Windows either. You ever walk someone through that process?

      "Okay, so go to nvidia.com and find the driver for your card."
      "How do I do that?"
      "Click Downloads, select your operating system..."
      "Is that Windows?"
      "Yes. So select that and--"
      "It says.. Windows XP slash 2000... Windows 98 slash 95..."
      "You're on Windows XP. So select that."
      "Okay."
      "Now which video card do you have?"
      "I don't know."
      "Right click on the desktop. Go to properties. Go to Advanced. Do you see it?"
      "No."
      "Right above the colorful thing."
      "Oh. Okay.. uh.."
      "..it'll say Nvidia something, or maybe GeForce something."
      "Ohhhh. GeForce 5200?"
      "Okay, select that then."
      "Where?"
      "On the WEBSITE."
      "Exit out of this?"
      "YES, EXIT OUT OF THE PROPERTIES THING AND GO BACK TO THE WEBSITE."
      "Okay."
      "..."
      "..."
      "..."
      "Did you select the 5200 yet?"
      "No, am I supposed to?"
      "YES. Click that. Click next."
      "Do-I-want-to-download-the-following-file: installer dot exe."
      "Yes. Download that."
      "Where should I save it?"
      "ANYWHERE. The desktop, okay?"
      "Okay... it's downloading."
      "..."
      "Do-I-want-to-run-the-following-application: installer dot exe."
      "Yesssss."
      "It says.. warning-some-software-can-damage-your-computer-are -you-sure-you--"
      "Yes."
      "Accept terms and conditions?"
      "...yes..."
      "This-will-install-nvidia-drivers-blah-blah-blah, continue?"
      "...yes..."
      "Setup is preparing the... uh, install..shield.. wizard?"
      "That's fine, just let it go."
      "Do I click Next?"
      "YES. YES. JUST KEEP HAMMERING NEXT UNTIL IT SAYS FINISHED."
      "Okay. ...it says finished, do I click Ok?"
      "YES FOR GOD'S SAKE ALREADY!"
      "Okay, now it says I must reboot. Should I do that?"
      "@#%"

      Yeah. That's much, much easier for most people. The CLI looks intimidating but, to most people, both Windows and Linux CLI are incomprehensible gibberish anyway, so what's the difference?

      --
      mirrorshades radio -- darkwave, industrial, futurepop, ebm.
    23. Re:more than just desktops, by JCMay · · Score: 2, Interesting

      Let me make this clear. Until Linux is easy enough for someone to pick Ubuntu up off a shelf (which is complicated, since it's free) and get it working without issue on install (including their 3d acceleration, mind you):


      I did just that. Well, almost. I downloaded the Ubuntu 6.06LTS DVD, and installed from that.

      Everything worked. My PC is an Abit NF7-M with 512MB RAM, Athlon XP 2000+, and the only card I installed is a Belkin 802.11 wireless card I got at Wal-Mart. Everything worked "right out of the box," including the nForce video, audio and ethernet, and the Belkin wireless card. I would have had to install a driver from the Belkin CD with windows, but Ubuntu recognized it and worked right away! Everything works.

    24. Re:more than just desktops, by Risen888 · · Score: 2, Funny

      Sure it isn't difficult to type that line, but it looks confusing and intimidating to the average person. And that answer is always slightly condescending too, implying someone is an idiot for not knowing the obvious solution.

      I think you are being condescending in your assumption that the "average person" is too stupid to handle it. They aren't, of course, they're just trained to think they are, because it makes them better consumers. [Insert obligatory story about grandma/kid sister/roommate not pissing themselves when faced with a CLI]

      Linux will not succeed anytime soon on the desktop market, because the geeks who make it don't respect the non-geeks who would use it.

      Oh my, I'm terribly sorry. I didn't realize we were making it for them. I'll pass that memo up the chain.

      --
      Hey, I finally got my first freak! Took you long enough!
    25. Re:more than just desktops, by Blakey+Rat · · Score: 4, Insightful

      Really? You thought that the GUI won in the 80's? Which GUI was available then?

      Mac OS.

      And you think THAT was more powerful than CLI? You're an idiot.

      Ask someone interested in desktop publishing. Hell, Apple's Macintosh along with the LaserWriter printer *invented* desktop publishing. Decades of the CLI didn't create it, but only a couple of years with a GUI did.

      And for what it's worth, yeah, Mac OS was pretty damned powerful. It wouldn't still be around if it didn't meet people's needs.

      3 seconds, no starting a program or using the mouse.

      Plus the months of learning curve so that you know what the hell that "cut -f2,3 -d',' file1 | sort > newfile" gibberish even means, not to mention the time taken learning how to create your own gibberish that does what you want. Given a choice between doing an extremely rarely-needed task in 3 seconds with years of learning curve, or doing it in one minute in Excel, I'll pick Excel every time.

      These are trivial examples, yes, but you would be shocked to learn how much processing is trivial once you start doing it in an environment that doesn't hold your and and change your diaper for you.

      If you're the type of person whose job consists mainly of combining and/or sorting strange random data files over and over again, you might have an argument. Maybe. (Except still not, since it's trivial to run CLI commands in a GUI-- try running GUI tasks like photo editing or desktop publishing in a CLI!)

      But that type of person is a very small minority. Face the facts, bud, you're only deluding yourself. I may be an idiot for agreeing with the grandparent poster, but at least I'm not a delusional idiot.

    26. Re:more than just desktops, by A+Nun+Must+Cow+Herd · · Score: 2, Interesting

      I use Envy to install the ATI drivers. It actually works ;-)

  7. This is the Aqua and Aero "equivalent" ? by drsmithy · · Score: 3, Insightful

    Apparently what is probably the premier desktop-oriented Linux distro doesn't think it's stable enough to include, but it's just as good - nay, better - than Aqua and Aero ?

    Sounds like just another day in Linux-land to me :).

    (Aside: I've used Beryl, etc on Ubuntu and it definitely does some cool stuff. To try and suggest it's anything close to the equivalent of OS X's and Vista's offerings, however, ignores some pretty hefty usability issues with regards to getting - and keeping - it working.)

    1. Re:This is the Aqua and Aero "equivalent" ? by kripkenstein · · Score: 3, Insightful

      Apparently what is probably the premier desktop-oriented Linux distro doesn't think it's stable enough to include, but it's just as good - nay, better - than Aqua and Aero ?

      Sounds like just another day in Linux-land to me :).

      You are comparing them on one aspect, in which admittably the Linux offerings fall short - stability. But the people who say that Compiz/Beryl are better aren't talking about that, they are referring to other aspects - say, that they require less in the way of hardware (especially vs. Vista), or that they allow a lot more user customization.

      So, you are all right.
    2. Re:This is the Aqua and Aero "equivalent" ? by oohshiny · · Score: 4, Informative

      Apparently what is probably the premier desktop-oriented Linux distro doesn't think it's stable enough to include, but it's just as good - nay, better - than Aqua and Aero ?

      Look who's talking: OS X 10.4 has most OpenGL acceleration disabled by default because Apple doesn't consider it release-ready; to enable them, you have to dig around with low-level settings. The only hardware-accelerated desktop operations in 10.4 appear to be texture operations. And Vista apparently has serious problems with 3D graphics drivers not quite doing what they are supposed to (see FPS story earlier).

      Don't kid yourself: none of this stuff is new and neither Apple nor Microsoft pioneered it. The reason they are all coming to market with this functionality in mainstream systems at around the same time now is because hardware is finally cheap enough and fast enough to do so. If Linux were a little later to market (I don't think it actually is), it has to do with getting drivers out of recalcitrant vendors, not with Linux "following" Apple or Microsoft.

    3. Re:This is the Aqua and Aero "equivalent" ? by arevos · · Score: 5, Insightful

      Apparently what is probably the premier desktop-oriented Linux distro doesn't think it's stable enough to include, but it's just as good - nay, better - than Aqua and Aero ? From a stability perspective, Beryl and Compiz have quite a way to go. However, the base systems seem more flexible than their proprietary counterparts from what I've seen. Do you know if Aqua or Aero have a plugin system that enables one to add third party effects to the graphics system? For instance, could I write a plugin for either desktop that would make my windows "wobble" when moving them around? Or explode in a shower of sparks when closed? Or would adding such features be built into the operating system and unable to be altered or extended by third party developers?

      I don't think it's accurate to say that 3D acceleration on Linux is necessarily better than Aqua and Aero, as it's currently more immature. However, the X based systems seem to me to be more flexible, with a more clearly defined architecture. When this reaches stability, it seems that Linux will enjoy a not insignificant advantage over its competitors. Until then, I'd have to consider it as not better, but perhaps "more promising".
    4. Re:This is the Aqua and Aero "equivalent" ? by jalefkowit · · Score: 3, Funny

      For instance, could I write a plugin for either desktop that would make my windows "wobble" when moving them around? Or explode in a shower of sparks when closed?

      That's correct; unlike proprietary systems, Linux has no mechanism to protect you from your own bad taste.

  8. Sorry, but ATI binary drivers just suck too much. by MrvFD · · Score: 5, Interesting

    I'd understand the "give us our whatever-blobs"-attitude better if the "half" of the proprietary drivers people want wouldn't suck so bad. On my 64-bit Ubuntu, the proprietary ATI fglrx drivers:
    - Hang the whole machine every time I logout (apparently because I'm using DVI output... gosh!), so I exit that installation of Ubuntu (which is not my primary, just testing the fglrx drivers etc. there) with alt-sysrq-e/i/s/u/b because it's safer.
    - Give only green stripes and a complete hang if using _both_ DVI and VGA outputs at the same time (oh my god, we never though that could happen!).
    - Do not give any 3D support if I happen not to disable Composite/AIGLX in Xorg.conf.

    ...while the reverse-engineered drivers give my Radeon X800 card 3D acceleration, DVI output, DVI+VGA output, accelerated Beryl 3D desktop via AIGLX etc. just finely. So I just don't belive in the FUD (from eg. NVIDIA) that they are so complex and extremely difficult to write, that the worldwide OSS community couldn't do that - those handful of reverse-engineering people are already doing better drivers than ATI with all the in-house knowledge!

    I do symphatize with the people who just want "stuff to work", and know that NVIDIA proprietary drivers happen to be better quality at this time, but all my experiences with binary blobs has been so bad that I will take reverse-engineered drivers anytime, even for NVIDIA.

    For those who haven't read it yet, David Airlied's LCA 2007 talk is a really good and entertaining piece: http://www.skynet.ie/~airlied/talks/lca07/nouveau. odp (yes, server's mime-type is probably wrong, you have to save it first)

  9. Re:misleading title AND misleading summary by Mjlner · · Score: 2, Informative

    Reading the title + summary I got the impression that Feisty would not offer any way of installing these drivers and that I would have to download the drivers for my Nvidia card separately. Fortunately, this is not the case, which you'll see in TFA. I say "fortunately" because many of us do not mind having proprietary software on our machines (at least not as much as RMS) and prefer to have all the goodies accelerated OpenGL et al. (Debian is still around for RMS & friends.) I can handle the installation of proprietary drivers, but some of my less proficient Ubuntu-using friends can not and such a decision would likely put them off using Ubuntu.

    Lesson learned (again): Don't rely on /. for the full story - RTFA!

    --
    Lemon curry???
  10. Incorrect interpretation of the decision by jdub! · · Score: 2, Interesting

    As with every previous release of Ubuntu, proprietary drivers will be provided and installed by default, but they won't be used by default unless the free drivers do not function at all on the hardware present (a choice that has nothing to do with 3D acceleration). This decision just means that the plans to use proprietary display drivers by default have been nixed, but only for feisty.

    Everyone seems to make a big deal about the display drivers, but Ubuntu has shipped proprietary wifi drivers since warty, and they are used by default on vastly more hardware than the display drivers.

  11. No more PPC support? by nurb432 · · Score: 4, Insightful

    Well, that sux.

    --
    ---- Booth was a patriot ----
  12. These names kill me..... by Chineseyes · · Score: 3, Funny

    for the next few releases I suggest nibbling nymphs, fighting phallus, and nasty necrophiliac.

    --
    I think the invisible hand of the market has its middle finger extended

    --A wise old fart named SC0RN
    1. Re:These names kill me..... by aug24 · · Score: 2, Funny

      Sorry, but sticking with the traditional alphabet it's clearly going to be Gobbling Girlfriend next.

      Ubuntu adoption will go through the roof ;-)

      J.

      --
      You're only jealous cos the little penguins are talking to me.
  13. Confused ... by foobsr · · Score: 4, Interesting

    Quote: "Starting with Ubuntu's 7.04 release in April, Ubuntu users will gain access to Linspire's newly opened CNR (Click and Run) e-commerce and software delivery system."
    referenced here: http://linux.slashdot.org/article.pl?sid=07/02/08/ 1830240 : "Canonical and Linspire Make a Deal ... Ubuntu users will get access to proprietary software (DVD players, media codecs) via Linspire's ..."

    What will a potential user make out of this while asking himself whether things will work for him?

    CC.

    --
    TaijiQuan (Huang, 5 loosenings)
  14. Why? by jopet · · Score: 4, Insightful

    What is so bad about including the proprietary drivers. For many users, they are the only way to make proper use of their hardware and e.g. run 3D design programs or something like X-Plane under Linux.

    Why make it harder for these users?

    What is so bad about giving me the proprietary but working NVidia driver for my NVidia hardware right from the start instead of forcing me to read countless HOWTOs and jump through holes first?

    1. Re:Why? by peragrin · · Score: 4, Insightful

      And what happens when the drivers don't work quite right but instead hang the entire kernel on you while your doing some menial task.

      Who's fault is it? Who do you go to get help? I have had the NVidia driver die on me but it killed off the system. when you have a closed blob you can't figure out which part is broken. is it the kernel, or is it a driver?

      That is what is wrong with them. Even on windows. how do you know which part really breaks? is it the crappy third party drivers, or is it MSFT's interface? Both sides blame each other if you ask them. All you can do is throw out the card or wait for an update. At least with linux if you have the mind to you can do the work yourself.

      --
      i thought once I was found, but it was only a dream.
    2. Re:Why? by Hal_Porter · · Score: 3, Interesting

      That is what is wrong with them. Even on windows. how do you know which part really breaks? is it the crappy third party drivers, or is it MSFT's interface? Both sides blame each other if you ask them. All you can do is throw out the card or wait for an update. At least with linux if you have the mind to you can do the work yourself.

      Or you can get Windbg, find the non Microsoft module in the stacktrace and either upgrade or uninstall it.

      Interestingly, on Win XP, the machine uploads a dump to Online Crash Analysis which tries to find the faulty driver. I've seen this on a laptop with an Intel graphics chip - the machine would freeze for a few seconds, then Windows switched back to the default VGA driver at 640*480*16 colors and said that the device driver had got stuck in a loop and prompted me to save my work while it rebooted. After the reboot, OCA run and told me to install a new version of the graphics driver from the Intel site. Very, very impressive.

      You can see that the GDI has some kind of watchdog to detect infinite loops in graphics drivers. It also knows how to reinitialize itself from 1024*768*64K colors to 640*480*16, and run in that crippled mode until the user has saved his documents. And OCA can presumably spot patterns in stacktraces submitted by the developers who found the original bug.

      So it's possible to have systems based on untrusted kernel mode code which can heal themselves without needing any human input by talking to a server, with a bit of organisation.

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    3. Re:Why? by jopet · · Score: 3, Interesting

      Sorry, but that community must obviously be 1) nuts and 2) not representative of Linux users if it thinks that way.

      I am really sick and tired to see a couple of fundamentalist nuts hinder the success of Linux through nonsense like this. Until you can actually use hardware the way you do with other OS, Linux on the desktop for everyone will remain fiction.
      It is already sad enough to see how much hardware there is were no driver at all (proprietary or not) is available -- to limit Linux even more by not supporting companies to easily include and distribute proprietary drivers is just insane.

      I and many others have been using Linux (and before, *NIX) for many many years and I hate to see some fundamentalists declare themselves "the community" and speak for me and many others.

      Of course, they are free to finally drive Linux into total irrelevancy with this, but I hate to see it happen.

    4. Re:Why? by Just+Some+Guy · · Score: 4, Interesting

      What is so bad about including the proprietary drivers.

      It breeds complacency. My home desktop has an old GeForce MX 400 card which still works perfectly well. It renders my 1600x1200 desktop cleanly and quickly, and basically does what I want it to. I don't have a strong need for OpenGL but do like to play games occasionally (eg Quake or Second Life) and although it's not fast, it worked perfectly.

      Note I said "worked". Nvidia has officially deprecated my card, so no new drivers will ever support it. New kernel with an incompatible ABI? I can't upgrade to it. Security vulnerability? I can't get the fix. Basically, I can either keep using my system in its current state forever, or buy a new card purely for the driver upgrade.

      Yes, I know my card is old and slow by today's standards. But if it works for me and I'm happy with it, why should I have to replace it? Given that my motherboard has an old Via chipset that Nvidia only supports in AGP 2x mode and that new cards are all but impossible to get working (I've tried), I'm looking at a complete system upgrade just to get a new driver.

      With a Free driver, in the worst case situation I could at least attempt to fix new problems on my own as they arise. With closed drivers, I have no control whatsoever. I like Free software for philosophical reasons, but it also has huge practical advantages. This is one of them.

      --
      Dewey, what part of this looks like authorities should be involved?
    5. Re:Why? by remmelt · · Score: 2, Interesting

      Why not just use Windows? Or Macintosh? They're both stable, have stable drivers for any decent hardware, look nice...

      I happen to value my freedom a lot more than that, especially when it comes to computers. As for the topic at hand, the proprietary drivers are usually pretty bad (I have an Ati card, so I'm partly to blame for that) as you can see in another post above this one.

      Linux is a free operating system, in all senses of the word free. If that is not to your liking, there are loads of other OSes out there. Good luck.

    6. Re:Why? by Billly+Gates · · Score: 2, Informative

      Your card is still supported.

      Infact I referred a few users to go to www.nvidia.com who had your hardware to update their drivers so graphical distortions would go away in our game we made. The latest drivers always helped

  15. Sorry but.. by Anonymous Coward · · Score: 3, Interesting

    I don't understand why we can't use proprietary drivers if they exist. I mean support from the hardware manufacturers are what Linux lacks and needs and what many wants, at least bitch about. Let proprietary and open source live together and take advantage of each others existence since proprietary drivers means that developers have one thing less to do and might use their time onanother project.

    All of the above IMHO of course.

    1. Re:Sorry but.. by Mr.+Roadkill · · Score: 2, Insightful

      I don't understand why we can't use proprietary drivers if they exist. I mean support from the hardware manufacturers are what Linux lacks and needs and what many wants, at least bitch about. Let proprietary and open source live together and take advantage of each others existence since proprietary drivers means that developers have one thing less to do and might use their time onanother project.

      Additionally, for some devices with binary-only drivers, there are other matters that prevent the manufacturers opening up the drivers fully. The one that everyone always brings up first is that of the hardware manufacturers not always owning all the IP that goes into the drivers, and thus not being able to release all the specs. That's perhaps a very real and legitimate concern, and ought to be respected by people who get all pissy when some piece of free code gets misappropriated. The one I'd like to focus on though, even if it's slightly off-topic given that the discussion is video drivers, is that of open-source drivers not necessarily being compliant with regulations conceringing the operation of a particular piece of hardware. I've have EXTREMELY good results from an LT Winmodem (from the junkbox) I've dropped into a smoothwall box (also from the junkbox) that I built to save a relative from pr0ndiallers, but I would not like to see completely open-source drivers for such devices. "Why not?" you ask, quite legitimately. Well, who is most qualified to write drivers that affect things like how strong a signal and what encoding to pump down the phone line - some random hacker, or someone who knows PSTN technology? And who is liable if a home-built driver causes the modem to do nasty things to the phone line? At least with a vendor-supplied driver you can point the finger back to them, but here in Oz with a homebrew driver you could be facing a $12K fine if your softmodem does something funky to the exchange. With some wireless chipsets where a lot of stuff is done in software the same arguments could apply - it would theoretically be possible for people to write their own drivers that push the gear out-of-spec, which may be fine if you're out in the middle of the desert but which is definitely not desirable if you have to share the spectrum with your neighbours.

      Given my 'druthers, I'druther have hardware that just does what it's asked to do with minimal CPU effort required - "Here are these bits, you know what to do". But then, I do recognise that software-based control of those devices means that they can be easier to update - for example, installing new drivers rather than flashing and hoping that you don't brick the device. I also recognise that CPUs are fast enough these days for the additional load from these kinds of devices to be neglible compared to that from the eye-candy most people have on their desktops these days, so the old system performance arguments usually don't hold water any more. Finally, from a freedom perspective, what's the difference between a black-box that you plug into your computer and a black box that you run on your computer? You don't hear people complaining that they're somehow oppressed because they can't get the source code for their external throw-bits-at-it-down-the-serial-line modem, yet somehow a software modem or wireless nic with binary-only drivers is the spawn of satan?

      I don't care - mod me down if you feel compelled to do so. Honestly, though, I can't find a reason to get my knickers in a twist about binary-only drivers and their supposed deleterious effects on free software. If a manufacturer is prepared to put together good, stable and functional binary drivers, then good for them - they'll at least be considered next time I need a piece of hardware. If it gives me the freedom to choose from a wider range of products at a wider range of prices, I'm all for it. If you're concerned with the gear getting orphaned, think about the last time you used a piece of older gear - and what you used it in. Sure, I can p

  16. Buy hardware by Kludge · · Score: 3, Insightful

    Or maybe we complain just because we like our Tuxracer, UT, Doom3, and desktops to be ready to go when started.

    My Tuxracer, bzflag, + AIGLX/compiz bling-bling work out of the box because I only purchase hardware that is supported out of the box: ATI 9200 or less, or Intel graphics.

    If you don't support the companies releasing open source drivers, those companies will disappear. And please don't give me the boo-hoo about Intel graphics not being as fast as the latest-latest-latest ATI/NVIDIA card. They really are fast enough for 99% of gamers.

  17. Only on Slashdot... by StressGuy · · Score: 4, Funny

    can a string of 0's and 1's get modded as funny...every day...it gets a little closer to the day I'm sitting in a rocking chair on my front porch yelling at kids to get off my lawn....

    --
    A goal is a dream with a deadline
  18. Re: "ati" == "radeon" by MrvFD · · Score: 2, Informative

    Actually, "radeon" and "ati" are the exactly same driver. The confusion has arised from the fact that "ati" driver has, recently fixed in GIT though, had problems auto-detecting some recent Radeons and thus failing to give the control to the real driver (radeon). This has people led to think that they would somehow be different drivers, or that the "ati" does not support their card at all but "radeon" does.

  19. So it is. by aug24 · · Score: 4, Funny

    I don't know which is sadder... that he posted it, that you worked it out or that I trust /.ers so little that I had to do it too to check you weren't winding me up.

    Justin.

    --
    You're only jealous cos the little penguins are talking to me.
  20. Re:Is this different from Edgy? by Etyenne · · Score: 2, Informative

    No difference from Edgy, the binary drivers will still be available from the restricted repository.

    Shoddy reporting and misleading title ... typical Slashdot staple.

    --
    :wq
  21. Re: I can. by nbritton · · Score: 3, Funny

    I can read your message just fine, my reply:

    01100111011101010111011001100110001000000111101001 11001001100110011001100110111001110100011100100010 00000111011001100110001000000110111000100000011100 10011000010111000001100101011011000110001101100111 01110010011100010010000001101111011101100110000101 10111001100101011011000010000001101111011110010110 00100110111100100000011001110111010101101110011001 11001000000110110001100010011010000010000001100110 01110101011000100110100001111001011100010010000001 11101001100010011100010010000001100111011000100010 00000010101100110101001000000110101001110110011001 11011101010110001001101000011001110010000001101110 01100110011110000111011001100001011101000010000001 10010001101000011100100110011001100111011101100110 00100110000101100110

  22. No 3d drivers :: DRM... by SaidinUnleashed · · Score: 2, Interesting

    To me, at least, this arguement mirrors the DRM arguement. The RMS-minded software "purists" are trying to take away my right to have fully-functioning 3d capabilities on my Linux computers, much the same as the *IAA are trying to take away my rights to play my media on whatever device I wish. Both the FSF-purists and the *IAA argue legal semantics, while users are left wanting functionality. At the core, both arguements are nothing more than ego-boosting power moves for the FSF and *IAA and their ilk.

    Both the FSF and the *IAA should stop trying to use bully tactics to get others to follow their ideals, and instead denomstrate the benefits of going their way. For the *IAA, this means tossing the entire DRM scheme, and offering good entertainment, in easily usable formats, encoded at very high quality. This also means that they will actually have to find talent so that people feel they are truly getting something for their money. For the FSF, this means encouraging the release of hardware specs, the development of viable alternatives to binary-blob drivers, such as the open radeon 3d driver (although even that is nowhere near truely viable, yet, although I believe it will be soon), and continuing to tell the benefits of open-sourcedness.

    The F/OSS movement is an ideal, and ideals can NOT be forced upon society. They must become accepted practices in order to spread, and the only way for an idea to become accepted is to continue telling people about it.

    --
    Shiny. Let's be bad guys.
  23. Mandriva? by Linegod · · Score: 3, Insightful

    So Mandriva can do it, but Ubuntu can't, and now all the arguments are 'why Linux can't do it'?

    Since when did Ubuntu become the only Linux? Does everyone fall for marketing that easily?

    --
    -- I care not for your foolish signatures.
  24. Re:Sorry, but ATI binary drivers just suck too muc by cortana · · Score: 2, Insightful

    Of course there is. They are not free software. I am unable to alter them to fix bugs or add new features.

  25. Way to support commercial driver development. by handmedowns · · Score: 2, Insightful

    You know.. its fucking hard enough to get ANY vendor to support the linux platform with drivers and the video card vendors have been the best about this.. and now you all bitch about not letting any non-free drivers into Ubuntu and the likes? If I were Nvidia or ATI, I'd just say "Fine, we'll just cut that out of our development budget and let the liberal weenies hack it themselves..". THIS IS NOT COOL..

    What will other hardware vendors say in the future? I sure as hell wouldn't bother if I was one.. its a thankless position to be in..

    --
    The road between democracy and tyranny is paved with secrecy in the name of security.
  26. Re:Sorry, but ATI binary drivers just suck too muc by dpilot · · Score: 2, Insightful

    I don't doubt the complexity of graphics drivers. But I'd guess that many people thing their job is just soooo complex, and no doubt many of them say that with considerable merit.

    One interpretation of what you've just said is that graphics chips have a goodly share of bugs, the workarounds are in the drivers, and they're sufficiently embarrassed about it that they keep it all secret.

    Imagine if CPU makers worked the same way.

    --
    The living have better things to do than to continue hating the dead.
  27. ubuntu is going backwards in usability by smash · · Score: 2, Insightful
    OK, background - been a linux user since 1996. I've done the "compiling all my apps from source" shit back in the mid-late 90s with slackware. And by that I mean manually downloading/compiling dependencies, not the "emerge foo" shit that apparently makes gentoo users so 'leet.

    My first experience with ubuntu was 5.10. It installed fine, apt-get install nvidia got my video sorted, and it played MP3s, etc out of the box. Excellent.

    6.06, didn't play MP3s out of the box, and i spent some time (half-assed) rooting around to get my favourite MP3 playing app in KDE to work to no avail. 6.10 shipped with a broken installer that required script hacking to even get it to install on my machine.

    Yes, I could have fixed it, but that's not the point. The point is, I couldn't be bothered, and I'm a fairly experienced linux admin - the distribution is, after all supposed to be the "so easy, your grandma could do it" distro. If i have to fuck with it to get it to work i may as well go back to something like slackware/freebsd (which is surprisingly easy to set up these days really).

    Now they're removing support for closed drivers? Way to go....

    --
    I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
  28. For other architectures ? by DrYak · · Score: 2, Insightful

    The kernel people need to support a stable driver interface and sidestep the whole issue.


    And what should the users do when the want to use other platforms ?

    - If the constructor only release drivers for 1 platform and not other, like back when ATI released drivers for Intel-compatible processors, and Mac PowerBooks came with PowerPC CPUs and R300-based GPU ? You couldn't get 3D acceleration for them until R300 project reverse engeneered them.
    - Same for new sub-architectures : when 64bits started to appear, most constructors only provided 32bits drivers. You were either stuck to 2D or not using the full potential of your CPU.
    - If I want to use some less frequent OS, like what should I do to use latest ATI/nVidia GFX cards on OpenSolaris ?
    etc...

    No constructor will ever consider doing any work for these unusual platforms. They only concentrate their effort on the most widespread platforms : i.e. Windows for 32bit x86, and sometimes Linux x86 because it's starting to get popular enough to be considered.

    If you rely on proprietary BLOBs, you're limited to what the constructor has decided to consider economically viable.
    If you rely on libre-software, even if it isn't as good as the BLOBs, you give people the freedom to do whatever they want with the hardware they bought. Be it fixing bugs on old no-more-supported-by-constructor hardware, securing exploitable-flaws, porting the code to new unusual platforms, etc...

    As a indicator, have a look on Windows XP 64 bits. As it has a rather installed-base, very few vendor bothered to port their code to it EVEN if it's a microsoft OS. On the other hand, lots of libre-software got ported, be it applications (like 7z) or drivers (like drivers for 3DFX voodoo cards).
    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
  29. Re:No, no, no. by Senjutsu · · Score: 2, Insightful

    And when it fails? How is your cargo cult approach to CLI usage going to help the user figure out what went wrong and how to fix it?

  30. CPU's do have bugs by bill_mcgonigle · · Score: 2, Informative

    Imagine if CPU makers worked the same way.

    I'm sure you know this, but for others reading your post: CPU's do have bugs, the manufacturers publish errata as they find them, the kernel does CPU detection and either works around the bug or uploads a microcode patch for the bug, and everybody gets along swimmingly.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  31. Re:a question by baldass_newbie · · Score: 2, Insightful

    Now that I've admitted to not being an experienced Linux user, do I lose my Slashdot privileges? I hope not, I like it here.

    No. Look at my 'newbie' handle, from back when I was first learning about Linux back in the late 90's. It was Red Hat 4 or 5 using AfterStep as a window manager, I think. Everybody starts somewhere. Folks here are pretty forbearing as long as you're not an asshole about a distro or pretend something that is not the case.
    Reason I recommended MEPIS is it's based on Ubuntu and tries to keep it simple - one app for each function. It also includes all of the codecs you'll likely want without having to use Automatix. UbuntuStudio looks groovy, though, so thanks for the heads up.

    --
    The opposite of progress is congress