Slashdot Mirror


New Failsafe Graphics Mode For Ubuntu

ianare sends us to Ars Technica for news of the Ubuntu Xorg BulletProof-X feature, coming soon to a 7.10 (Gutsy) build near you. "It provides a failsafe mode that will ensure that users never have to manually configure their graphics hardware settings from the command line. If Xorg fails to start,the failsafe mode will initiate with minimalistic settings, low resolution, and a limited number of colors. The failsafe mode also automatically runs Ubuntu's new GTK-based display configuration utility so that users can easily test various display settings and choose a configuration that will work properly with their hardware."

505 comments

  1. Oooooooh! by ScrewMaster · · Score: 4, Funny

    Linux gets Safe Mode!

    I guess that's an advance.

    --
    The higher the technology, the sharper that two-edged sword.
    1. Re:Oooooooh! by Volatar · · Score: 1, Offtopic

      Finally. One small step for linux...

    2. Re:Oooooooh! by Jugalator · · Score: 4, Insightful

      Heh, the flamebait that'd be modded Insightful solely depending on the OS. ;)

      --
      Beware: In C++, your friends can see your privates!
    3. Re:Oooooooh! by ScrewMaster · · Score: 1

      I already got modded both Flamebait and Troll. I guess we know which OS the mods are running tonight. Humorless twits.

      --
      The higher the technology, the sharper that two-edged sword.
    4. Re:Oooooooh! by Anonymous Coward · · Score: 1, Funny

      This makes me very very happy in the pants!

    5. Re:Oooooooh! by EsbenMoseHansen · · Score: 1

      Heh, the flamebait that'd be modded Insightful solely depending on the OS. ;)

      I run linux, and I'd mod it Funny I think, but insightful would definitely be an option, too :)

      A way to recover gracefully from a misconfigured X is highly overdue. On the other hand, these days it would be simpler to just not specify any resolutions at all, and let the autodetect handle it.

      --
      Religion is regarded by the common people as true, by the wise as false, and by rulers as useful.
    6. Re:Oooooooh! by WhiteFluffyChest · · Score: 1

      At last!

    7. Re:Oooooooh! by mikael · · Score: 1

      A misconfigured X-org.conf invariably happens when the Fedora Core Package Updater has to update the kernel packages (I dread seeing those "reload current page" type arrows on the dialog window, which means nothing else can be updated until the kernel is updated).

      Then the kernel gets updated, all the linkages to the Nvidia driver get fried. Xorg.conf still thinks the driver is there, can't find it and panics - altgough it does try several times to find a suitable resolution.

      This is solved by re-running the NVIDIA*.run package, along with a good few 'init 3's and 'init 5's until the
      screen is back. Unfortunately, the NVidia driver package installer won't run unless the system is outside of the GUI system
      ie. in command line mode, or the /tmp/.X0-lock file is deleted :)

      The Nvidia installer also requires that a particular component of the driver is compiled with the kernel-devel rpm's installed,
      so that requires some yumming and rpm'ing to get those in place. Then the compile can take place.

      Once that is complete, then there's the worry that some or all of the video and audio codec's will have broken...or even that the
      default fonts for various applications will have changed.

      This is something that really needs to be improved - perhaps the installer could determine whether an Nvidia driver (or Ati) has already been installed previously, download and install the kernel-devel rpm's, then reinstall the video drivers.

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    8. Re:Oooooooh! by Ticklemonster · · Score: 1

      Well, it's about danged time. I have been commenting on this since the first time I upgraded an nvidia driver back in Hoary. I have the latest gutsy (last week), and danged if I didn't get stuck out of x once again and have to dpkg-reconfigure xserver-xorg. Thankfully Alberto came to the rescue once again with Envy and a little editing. Three cheers for Ubuntu getting something right that should have been done ages ago.

      --
      Karma: Bad is the liberal way of saying this guy won't drink the kool aid here on slash dot. I wear my Karma with pride
    9. Re:Oooooooh! by Anonymous Coward · · Score: 0

      Redhat and Debian have had a "safe mode" for each kernel they boot in their bootloaders for as long as I can remember.

      Golly, not everything that Windows does is wrong. Imagine that.

    10. Re:Oooooooh! by kylehase · · Score: 1

      Sounds more like NT4 VGA mode, similar to safe mode.

      --
      You want fun, go home and buy a monkey!
    11. Re:Oooooooh! by J.Y.Kelly · · Score: 1

      A misconfigured X-org.conf invariably happens when the Fedora Core Package Updater has to update the kernel packages (I dread seeing those "reload current page" type arrows on the dialog window, which means nothing else can be updated until the kernel is updated).

      Then the kernel gets updated, all the linkages to the Nvidia driver get fried. Xorg.conf still thinks the driver is there, can't find it and panics - although it does try several times to find a suitable resolution.

      ..or you could just install the Livna Nvidia package which will handle all of this for you automatically. You get separate versions of the nvidia binary with each new kernel so you can use whichever one you want and everything keeps working.

      Here are the Instructions for how to enable this.

    12. Re:Oooooooh! by ajs318 · · Score: 0

      Solution 1: Just use the open source "nv" drivers. If you do this, everything will work. Using non-ital drivers will fuck up your system ..... if you don't want to get poisoned, don't take pills from strangers.

      Solution 2: Employ reasonable force to obtain the Source Code to the nVidia drivers. (Where "reasonable" here means "just enough to get the job done" and will largely be determined by nVidia. Kidnapping family members and returning body parts one at a time can be considered "reasonable" once all more benign methods have been exhausted.)

      Solution 3: Lobby your elected representatives to outlaw closed-source drivers altogether.

      --
      Je fume. Tu fumes. Nous fûmes!
    13. Re:Oooooooh! by J.Y.Kelly · · Score: 1

      A way to recover gracefully from a misconfigured X is highly overdue. On the other hand, these days it would be simpler to just not specify any resolutions at all, and let the autodetect handle it.

      I've just been reading a thread on the Fedora devel list about this. Seems that the basis for the new Ubuntu tool may not be as bulletproof as they were hoping. They appear to be using code from RHEL which is now being abandoned as it caused more problems than it solved.

    14. Re:Oooooooh! by EsbenMoseHansen · · Score: 1

      If I were to make such a tool, I think I would have tried to start x with the vesa driver, a keyboard layout that is installed or maybe the default if there is a such, and nothing else. Since that is pretty obvious, I'm guessing that doesn't work :|

      --
      Religion is regarded by the common people as true, by the wise as false, and by rulers as useful.
  2. great! by datapharmer · · Score: 4, Interesting

    This is great, but should have been done a long time ago! I have heard several people say they "tried ubuntu but it wouldn't work"... I determined the graphics failure to be an issue 100% of the time.

    --
    Get a web developer
    1. Re:great! by dbcad7 · · Score: 1

      hmmm.. I determined incorrectly burned CD's to be an issue 90% of the time.. with the other 10% devoted to extremely old hardware that couldn't even boot a Windows 98 CD because the bios was too old... I have had the odd case where it was setup in a really strange resolution, but it has always booted graphical for me on the installs I have done.

      --
      waiting for ad.doubleclick.net
    2. Re:great! by Anonymous Coward · · Score: 0

      i'm sorry, but "incorrectly burned CD's" ? how can someone really incorrectly burn a CD?

    3. Re:great! by Anonymous Coward · · Score: 0

      Burn the ISO as a file, I bet.

    4. Re:great! by Fireflymantis · · Score: 3, Informative

      Probably where when looking at the CD in windows, the CD gets burned with only one file...

      D:\ubuntu-desktop.iso

    5. Re:great! by JanneM · · Score: 4, Informative

      i'm sorry, but "incorrectly burned CD's" ? how can someone really incorrectly burn a CD? Somewhat poorly worded, perhaps, but the parent is right. It's not that unusual for a burned CD, perhaps burned on cheap media using an old burner, to contain errors. If the user doesn't verify the burned CD, and doesn't do the "test media" thing on bootup your installation will fail.
      --
      Trust the Computer. The Computer is your friend.
    6. Re:great! by MindKata · · Score: 5, Informative

      "done a long time ago"

      It is very good news, but I hope this fail safe also works for everyone in the installer. I had a machine which wasn't possible to install Feisty Fawn on it, via the graphical Ubuntu install program. This was due to the default resolution being lower than required, for the window size of the install program. (So it wasn't possible to complete options in the installer windows and so continue with the install, using that program). (It occured with the on board graphics card on a new PC build at work, so the quickest work around was simply to put a better graphics card in which I had to hand and was planning on using it at some point anyway. A software only solution would have taken longer and isn't going to be so easy for non-technical users who just hope to try out Ubuntu. (I would expect it to be unfortunately enough to put off some non-technical users).

      So anything they can do to improve the graphical support is very good news. The more Ubuntu users the better. :)

      --
      There are 10 kinds of people in the world... those who understand binary and those who don't.
    7. Re:great! by mpapet · · Score: 1

      Really? Graphics is the failure 100% of the time? Compared to my installation history across many systems, that is amazing.

      Beyond the atypical odd-ball hardware which is reasonable, I typically have fundamental installation problems. I'm not the only one either.

      https://bugs.launchpad.net/bugs/+bugs?field.search text=ubiquity&search=Search+Bug+Reports&field.scop e=all&field.scope.target=

      --
      http://www.maxineudall.com/2010/02/should-economists-be-sued-for-malpractice.html
    8. Re:great! by Anonymous Coward · · Score: 0

      Go to one of your local LUGs install fests towards the end.

      As everyone leaves, gather up about a backpack full of abandoned CDs.

      Go home, and examine them, and see that the filesystems of all of them contain a single file: "ubuntu.iso"

    9. Re:great! by Lord_Breetai · · Score: 5, Informative

      This was due to the default resolution being lower than required, for the window size of the install program. (So it wasn't possible to complete options in the installer windows and so continue with the install, using that program).

      [alt+leftmousebutton] will allow you to drag the window around as needed from any part of that window. Should have been a tip during install. I found this out by accident.

      --
      "You are only young once, but you can be immature forever." -www.animemusicvideos.org
    10. Re:great! by Anonymous Coward · · Score: 0

      If the user doesn't verify the burned CD, and doesn't do the "test media" thing on bootup your installation will fail.

      So if I don't do post-burn checks, then the disc will be a bad burn? How odd...

    11. Re:great! by JanneM · · Score: 4, Insightful

      If the user doesn't verify the burned CD, and doesn't do the "test media" thing on bootup your installation will fail.

      So if I don't do post-burn checks, then the disc will be a bad burn? How odd... No, if you don't do post-burn checks you don't know the burn is bad and won't burn a second disk. It's a difficult concept, I know. Think it over; you'll get it I'm sure.
      --
      Trust the Computer. The Computer is your friend.
    12. Re:great! by Tribbin · · Score: 1

      Nopes you are wrong.

      Mine wouldn't work on one system because of bad sectors in RAM.

      So that is 100% minus one at most.

      --
      If you mod this up, your slashdot background will turn into a beautiful sunset!
    13. Re:great! by Anonymous Coward · · Score: 0

      I suspect a troll, but here goes: No, if you have a bad burn due to cheap media (and the burner doesn't tell you that it didn't burn correctly for whatever reason), and you don't do a post-burn check (or pre-install check), then the install will fail repeatedly.

    14. Re:great! by dbcad7 · · Score: 2, Informative
      I screwed up and posted this on the wrong thread.. Off topic there,,, so some redemption here..

      Often, people will download an ISO, click on it in XP which very helpfuly asks "make a CD ?".. which they do.. but they are not making a bootable CD.. all they have done is copy the ISO to the CD.

      If you browse a newly created Ubuntu disk.. it will NOT be one file ending in .iso
      There should be several directories.. If not it isn't burned correctly.

      You need a proper burning program like Nero or Active ISO Burner. You burn FROM an Image, you dont copy the image to CD.

      Again If you browse a newly created Ubuntu disk.. it will NOT be one file ending in .iso

      --
      waiting for ad.doubleclick.net
    15. Re:great! by Anonymous Coward · · Score: 0

      Oh, I'm very clear on what you intended to say. The problem is that that's not what you actually said. You said that if I don't verify the media or do the "test media" option from the install screen, then my installation will fail. That simply isn't true. Just pointing out a place where you might try improving your communication skills.

    16. Re:great! by shaitand · · Score: 1

      I solve this problem by giving them already burned DVD's. You do know they will send you Ubuntu DVD's already burned and packaged pretty for free right?

      I don't encounter many computers so old they won't run win98 anymore, or winxp for that matter. I have encountered MANY that have x issues. This is a godsend that I have been begging for, for years.

    17. Re:great! by datapharmer · · Score: 1

      Yes, I thought it was kind of hard to believe when a relatively technically inclined person I know said they just couldn't get it to work. I no he can burn a cd so I asked if I could borrow it to take a look. It wouldn't boot without changing video setting on a computer I had recently built either. I don't know if it is just a problem with crappy ATI drivers or what, but it would get to the logo and hang. I forget what I did not to fix it (something very trivial), but the fact is that for most people if they can't get beyond the start logo without having trouble they aren't going to bother going any further. They figure that problems on initial boot = more down the road. I'm not sure why this hasn't affected windows as much (perhaps because windows is "normal" and perception of easy support?), but it has definitely set back linux adoption by average users.

      --
      Get a web developer
    18. Re:great! by Anonymous Coward · · Score: 0

      I don't encounter many computers so old they won't run win98 anymore, or winxp for that matter. I have encountered MANY that have x issues. This is a godsend that I have been begging for, for years.

      No, you're not quite understanding. Back in the day (10+ years ago), it was pretty uncommon for home computers to boot off of anything other than floppy disks and hard drives. That's a little problem when you have a CD full of OS to install. The solution was a "boot disk". Stick it in the floppy drive, boot, it reads the CD and begins the installation.

    19. Re:great! by SuseLover · · Score: 1

      Some folks probably burn as a regular filesystem rather than an iso or don't know the difference.

    20. Re:great! by JanneM · · Score: 1

      Oh, I'm very clear on what you intended to say. The problem is that that's not what you actually said. You said that if I don't verify the media or do the "test media" option from the install screen, then my installation will fail. That simply isn't true. Just pointing out a place where you might try improving your communication skills. Which was stated given the premise in the previous sentence - that the CD does, in fact, contain errors. I guess it can be hard to remember the gist of the previous sentence when you're hard at work understanding the next one.
      --
      Trust the Computer. The Computer is your friend.
    21. Re:great! by Anonymous Coward · · Score: 0

      The current problem with Ubuntu is that when the graphic mode doesn't work right it defaults to 800x600. Have you ever tried to get Gnome to work with 800x600? It is near impossible--speaking from experience with Ubuntu. The graphics on my machine worked perfectly with Xfree86. Xorg is the problem.

    22. Re:great! by Anonymous Coward · · Score: 0

      I have some not that old computers that will not install using the graphical installer for Ubuntu (all >500MHz with 256-512 MB RAM).

      When I install off the command line (curses I think) disk it works great and boots into GUI.

    23. Re:great! by shaitand · · Score: 1

      'No, you're not quite understanding. Back in the day (10+ years ago),'

      I am aware of the state of things 'back in the day' but I am missing what that has to do with this thread about the reasons people are having difficulty installing Ubuntu today? One poster said graphical problems (something I also encounter frequently) another (who I responded to here) said he rarely encountered graphical issues and instead encountered incorrectly burned cd/dvd's and old computers. I then pointed out that I personally don't encounter the old machines much anymore and I avoid people not knowing how to burn ISO's by giving them already burnt DVD's.

    24. Re:great! by Anonymous Coward · · Score: 0

      Just FYI: With recent versions of Ubuntu you can get the "alternate install" disk, which uses the text-based installer. You can then install a minimal Ubuntu by requesting a "server" install, and then use apt-get (or the friendly ncurses tool "aptitude") to pull in the packages you want. You can install on just about anything using this tecnique.

    25. Re:great! by mathfeel · · Score: 1

      I can't begin to count the time when people complain "I burned that ubuntu file, but the CD won't boot!!"...Then I tell them, you are suppose to burn it as an disc image, not as a file...then they ask, "What's a CD/DVD image?"

      --
      The only possible interpretation of any research whatever in the 'social sciences' is: some do, some don't
    26. Re:great! by Vampyre_Dark · · Score: 1

      I've often had graphics problems on Linux Live CDs. They assumed my monitor could handle a much higher refresh by default, and gave me a flickering screen of doom.

    27. Re:great! by Tomfrh · · Score: 1

      I have heard several people say they "tried ubuntu but it wouldn't work"... I determined the graphics failure to be an issue 100% of the time.

      That's what happened to me. Ubuntu carked it after I put in a new graphics card. I gave up at that point and haven't used it since.

    28. Re:great! by SoapDish · · Score: 1

      I've accidentally started burning the CD before the entire ISO has downloaded. It's annoying how many CDs I've gone through, because I didn't check to see if it was finished.

    29. Re:great! by niceone · · Score: 2, Insightful

      I had the same problem and managed to work round it by moving the toolbars to the side which gave me just enough room to click the forward button. But really there is no reason for that window to be so big.

    30. Re:great! by rdebath · · Score: 1
      You're talking about people who don't rtfm till they're told to READ THE FUCKING MANUAL!!!

      There's no way they'll read the screen in front of them.

      The real question is why aren't there any scroll bars?

    31. Re:great! by Gordonjcp · · Score: 1

      I have encountered MANY that have x issues

      What X issues have you encountered, and on what hardware? What did you do to try to resolve them? Too many people just post "I've installed $distro and it doesn't work" and then can't actually describe what's wrong, or what graphics card they have, or how they tried to set it up.

      To drop into the time-worn car analogy, it would be phoning up a garage and saying "My car's broken down!" "Oh, ok, what kind of car is it?" "I don't know! It just won't work! You need to fix it!" "Ok, is it petrol or diesel?" "I don't know, it's not working! Why aren't you helping me?"

    32. Re:great! by Sam+Douglas · · Score: 1

      The graphics on my machine worked perfectly with Xfree86. Xorg is the problem.

      Don't be so quick to blame Xorg. It is more than likely to be a 'problem' with the fallback configuration Ubuntu uses. Last time I had graphics driver issues under Windows it defaulted to 640x480 or something.
    33. Re:great! by dbcad7 · · Score: 1
      Yes I know about the free CD thing.. Yes I have given copies away that I have myself burned.. but some people do download their own.. and I have seen this burning issue again and again.

      As to old computers that won't run 98.. I meant boot FROM a win 98 CD.. those still pop up now and again with people trying to recycle old comps. sure you can make a boot floppy and get them going with win 98.

      X is really pretty stable these days.. especially after you get it configured.. (proprietary drivers are a different issue, we are talking about getting started) I won't get into a debate on it, but the vast majority of the old blue screens of death were in fact video driver related.

      I am not in anyway saying that this safe mode is a bad thing. I merely meant to point out something to look for when someone tells you "I burned it, and it's junk cause it won't install".. seen it several times, from Windows power users who "think" they know how to make a Cd from an ISO.

      --
      waiting for ad.doubleclick.net
    34. Re:great! by kailoran · · Score: 1

      foobuntu 7.04 shipped with a bug that made X crash on widescreen laptops with an ati card - a safe mode would have saved them the embarassment of having to tell people "fire up nano, edit xorg.conf, blah blah, and THEN you have the easy-to-use Linux distro!"

    35. Re:great! by kozmico · · Score: 2, Informative

      The [alt+leftmousebutton] doesn't work, you can't get the topbar off-screen, which is needed to see the "next" etc buttons. I had this problem when installing Ubuntu on Playstation 3 (537x368 or something), I had to [Tab] and hit [Enter] in the blind, which worked okey. It should had changed to a bigger virtual desktop than the actual resolution.

    36. Re:great! by lordofthechia · · Score: 1

      Thank you. This needed to be said.

      To most people if they get no gui, the OS *does not work* (for them). I can't say how many times I have had to hold back recommending Linux to a non-technical person because of a lack of an automatic safe x setting. Although *I* can fix any x-org issues manually, I won't always be there for other people to fix their issues.

      Heck as we speak I'm running x without beryl, why? Because someone decided to add without warning compiz-fusion in the repositories (and beryl got dropped), meaning one of my beryl packages got replaced and thus my gui wouldn't come up until I manually deleted beryl from the startup. I checked for days for a tutorial for getting compiz-fusion working (for Mandriva) but came up empty. Then there's the numerous times I've lost my gui because of a kernel upgrade (dkms didn't automatically recompile the graphics driver), again this type of issue would be a showstopper for many people.

      If we want more drivers for Linux, then we need more features like this that'll make it more accessible to the masses, period. Kudos to the Bullet-Proof X folks, this is a huge step in the right direction.

      --
      Georgia Tech, the leader in Chia(tm) technology.
    37. Re:great! by shaitand · · Score: 1

      'What X issues have you encountered, and on what hardware? What did you do to try to resolve them?'

      Anything from the X server not starting to an unreadable and unusable screen. Since they are problems that others who I am giving discs are encountering and not myself I have done nothing to try to resolve them. If the installation/live cd fails to detect and properly configure the hardware and boot to a visible and graphical desktop then your average user isn't going to use it. If it boots up to a failsafe mode that either does detect the hardware or at least asks what hardware they have then some might use it.

      'Too many people just post "I've installed $distro and it doesn't work" and then can't actually describe what's wrong, or what graphics card they have, or how they tried to set it up.'

      I might post that information if I personally had a problem I couldn't resolve and I was trying to get help but I don't and I'm not. I appreciate the concern though. :)

    38. Re:great! by Reziac · · Score: 1

      I've frequently seen commercially-pressed linux install CDs fail to work -- they get as far as switching from text to graphical mode, then freeze solid.

      The problem seems to be whether the VIDEO HARDWARE supports VESA 2.0 or not (and amazingly enough, even some halfway-modern cards don't). If not, the assorted linux installers apparently have no fallback and simply die when they try to invoke the VESA 2.0 graphics mode. But in no case did the installer test the video card FIRST.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    39. Re:great! by Eneff · · Score: 1

      Try ATI Mobility chipsets.

      Laptops and X have been notoriously finicky for me.

    40. Re:great! by shaitand · · Score: 1

      What's your point?

    41. Re:great! by Reziac · · Score: 1

      That there actually is a reason for the frequent complaint that "linux doesn't work for me, damned thing won't even install, etc, etc". It's not just an isolated Windows-weenie whining; it's a real and ongoing problem that needs to be addressed. What Ubuntu is doing is a great start.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    42. Re:great! by shaitand · · Score: 1

      So... that's agreement then?

    43. Re:great! by Reziac · · Score: 1

      With you or with TFA? :)

      I think the new video failsafe is a great step in the right direction.

      And now I'm wondering if it works on VESA 1.2 hardware... will have to haul out a S3Trio video card (which I know for sure lacks VESA 2.0 in hardware) and find out.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    44. Re:great! by FSHero · · Score: 1

      Yeah, this graphical 'safe-mode' will help a lot; I don't quite know how many people experience this error: "Failed to start X server (your graphical interface). It is likely that it is not set up correctly."

      However, I did when booting up Ubuntu 7.04 after doing an alternate-CD install, and it was very frustrating. I was hoping to use an nv driver, and had to fall back to vesa.

      (My first post on /. !)

  3. oes this work for drivers that need X to be....... by Joe+The+Dragon · · Score: 0

    How does this work for drivers that need X to be noting running to install?

  4. Nice by Anonymous Coward · · Score: 0, Interesting

    I wonder why this type of thing isn't built into X11/xorg itself? When is X12 coming out anyway? The *nix window environment could use a little modernization...

    1. Re:Nice by mark_hill97 · · Score: 1

      the x foundation died a long time ago, dont expect an X12 for a long long time.

    2. Re:Nice by TheRealMindChild · · Score: 1

      Well, I've never built a live CD or even actually use X locally on my linux machines anymore, but from what I remember, X would try and start with the graphic driver you have specified... if it didn't work for whatever reason, it would just exit. Then you had to manually tweak settings. If you got frustrated enough, there was always VESA. That should always work... but it doesn't. Then the last chance would be VGA mode. Technically, all of this can be wrapped into startx... I just don't think anyone has approached it. Both because of the "RTFM n00b" mentality of the linux community when someone complains, and the fact that WHO really wants to run X in VGA mode?

      --

      "When life gives you lemons, don't make lemonade. Make life take the lemons back!" -- Cave Johnson
    3. Re:Nice by Anonymous Coward · · Score: 3, Interesting

      X11 brought a standard means of controlled extensions to the X protocol. So called "X extensions". So the need for a new protocol revision number for anything other than marketing purposes would be quite miniscule, though these days much of the drawing on your desktop is happening through an extension (e.g. X composite, render, glx ...) rather than core X.

      The only thing that would merit it would be a fundamental change to the rendering model necessitating a core protocol change, and really, X's rendering model is quite reasonable (though individual implementations are sometimes lacking in implementation terms in some areas - X.org (and XFree86 before it) have shockingly slow nested subwindow support, for no good reason- in the end, people like Trolltech (Qt) have made a decision, and moved away from subwindows, because it's faster for them to emulate them than use native subwindows. Which is pretty dumb, since X had subwindows specifically to make toolkit implementors lives mh easier (then again, MacOSX native GUI doesn't support native subwindows, and Qt being crossplatform they had to implement an emulation anyway). But you don't need to change the protocol to improve that, just fix X.org to Not Suck).

    4. Re:Nice by Enleth · · Score: 0

      Actually, it was some six times I've been asked to configure a second video output under Windows. Every time it was another laptop with ATI display chip, being used to show some presentation with a digital projector hooked up to it. Guess what? It never worked by itself and each time the laptop owner, usually a typical Windows XP user, tried to make it work for 5-10 minutes, struggling with the display configuration manager, to finally give up. The problems ranged from extending the desktop in some stragne direction and refusing to enter the "clone" mode, to limiting the external display to 8-bit colour, to cloning everything but the video overlay, and so on. Every time I managed to fix the display, despite never really using Windows since 98 SE, but the required amount of jumping trough loops and trying to guess what the heck this thing is expecting me to do and in which order, was comparable to configuring sendmail, really - just that it was clicking buttons, not writing a configuration file, doesn't make it any better. Once I just tried to guess what the driver was doing with the hardware, based on what I knew about it, and trick it into changing its state using a sequence of separate configuration changes - it worked, but, well... You see the problem...

      --
      This is Slashdot. Common sense is futile. You will be modded down.
    5. Re:Nice by tkavanaugh · · Score: 1

      At my job I build high end linux boxes for tech shows and demo's, now all of my experience has been for red hat only... but nvidia has some great drivers for running multiheaded displays, however running an nvidia and ati card with their prospective drivers has been a disaster for me, you are correct, there is module contention when loading the drivers, then each one has their own configuration tool. I have managed to become quite good at editting the xorg.conf file and can get the two to come up and display correctly, however it takes alot of patience, and alot of looking on the internet to achieve...

    6. Re:Nice by Lorkki · · Score: 2, Informative

      You might not have heard, but these days the X.Org Foundation is the one running the show and making the reference implementation (latest being X11R7.2 as of now). If you've used a desktop-oriented distribution of Linux within the last five years, chances are that it came equipped with it as the default choice.

      In any case, I'm not exactly sure about what cause would be served by changing the base protocol.

    7. Re:Nice by orkysoft · · Score: 1

      Couldn't TrollTech have just fixed X.org (or XFree86) instead? That's what open source is all about, isn't it?

      --

      I suffer from attention surplus disorder.
    8. Re:Nice by Anonymous Coward · · Score: 0

      They probably could have. But like I said, they had to do the hack for MacOSX anyway. The issue is now highlighted to X folk, but, sigh, the answer might be the deprecation of nesting subwindows (as apple demonstrates, you can do without 'em) rather than fixing their performance.

    9. Re:Nice by shaitand · · Score: 1

      'In any case, I'm not exactly sure about what cause would be served by changing the base protocol.'

      This has been a glaring hole in Linux desktop systems until... now? It is a feature that should always be present. Manual X configuration is a painful touch and go process even if you know how.

      So basically, it makes sense to add this to the base release because it is a capability that is needed for virtually every X installation (for modularity you should be able to remove it of course, embedded applications and such) and definitely for every X desktop installation.

    10. Re:Nice by shaitand · · Score: 1

      'and the fact that WHO really wants to run X in VGA mode'

      Nobody, but there are graphical tools that will fairly reliably detect and configure your X for you. Or you can look up the settings for your card/monitor. What X really needs to do is detect your monitor and video card dynamically on every boot.

    11. Re:Nice by Lorkki · · Score: 1

      I think you may be a bit confused here. Easy configuration and automatic failsafe operation is a server implementation detail. The protocol itself is the definition of how the server has to communicate with client programs. The former is something which clients in general don't have to know or care about, while changes to the protocol will most certainly break a lot of things, and I think in the current situation it would be a solution in search of a problem.

      I'm all thumbs up for making X server configuration less intimidating, it's something I've heard people complain about for as long as I've been a Linux user.

    12. Re:Nice by shaitand · · Score: 1

      'but nvidia has some great drivers for running multiheaded displays'

      I am all ears for your wisdom. I run a system with both a monitor and TV out and I haven't been able to find a graphical tool that can actually configure the nvidia drivers (neither the nvidia tool nor any of the tools I've found in the ubuntu repositories actually function properly). The only way I am have been able to make it work is by editing the conf manually (a PITA) and even with it enabled I haven't been able to achieve the same resolutions and functionality I get just by selecting 'clone' and setting the secondary display (aka the TV) as the fullscreen video device under windows.

      What is the secret to 30 second multiple display/tv out setup with the nvidia linux drivers?

    13. Re:Nice by Talchas · · Score: 1

      Newer versions of X.org have a decent autodetect setup, if the hardware support is available. Try "X -configure"

      --
      As the Americans learned so painfully in Earth's final century,free flow of information is the only safeguard against...
    14. Re:Nice by shaitand · · Score: 1

      'I think you may be a bit confused here. Easy configuration and automatic failsafe operation is a server implementation detail.'

      You may be right. I still don't understand why you keep referring to changing the protocol in the first place. The easy configuration and failsafe operation should be included in the standard x.org distribution (along with the extra magic step of dynamically detecting hardware changes). I am by no means an x guru but my understanding is that loading an entirely different server with standard lowest common denominator settings is how a failsafe would function in the first place. I don't understand why you think this would require a protocol change (since nobody else has mentioned the protocol) and my response was written to address why it should be included with the standard package that all the distributions pass on.

      Essentially, what I am saying is that this is functionality that is fundemental to a graphical desktop system and you shouldn't need to hope your distribution added the capability or included a third party utility/modification. If it's included in the x.org distribution then it will be included in EVERY distribution.

      'I'm all thumbs up for making X server configuration less intimidating, it's something I've heard people complain about for as long as I've been a Linux user.'

      I agree. X configuration is not just intimidating, it is a PITA. Even using the new auto-configuration it is a PITA. I am all for additional options where they add flexibility but there is absolutely no advantage to the cumbersome process of configuring X for a new display and video card compared to the MS windows method. I could set up a single monitor keyboard and mouse and call it a workbench. Take in computers that need repair, fix them using my bench and give the tower back to the customer knowing their system would automatically adjust itself to their display and input devices when they went home from win95b on. The fact that I STILL can't do that with Linux/X today is just pathetic.

      As for backward compatibility, it is something one should strive to maintain while moving forward, but the moment there is a conflict between backward compatibility and the ability to move forward backward compatibility should lose.

    15. Re:Nice by shaitand · · Score: 1

      'Newer versions of X.org have a decent autodetect setup, if the hardware support is available. Try "X -configure"'

      Yeah, that worked for me once. I'd much rather not have to lean forward though. Changing computers and monitors is something I do ALOT.

    16. Re:Nice by Waffle+Iron · · Score: 2, Informative

      I still don't understand why you keep referring to changing the protocol in the first place.

      Probably because the original GP post proposed moving from X11 to X12 to fix usability problems, but the '11' actually refers to the version of the low level client-server communications protocol, which has little to do with usability.

    17. Re:Nice by Rutulian · · Score: 1

      Actually, that's coming too.

      https://wiki.ubuntu.com/DisplayConfigGTK

    18. Re:Nice by Anonymous Coward · · Score: 5, Informative

      I still don't understand why you keep referring to changing the protocol in the first place.

      Because the protocol version number is "11", and the name "X11" includes the protocol version number. The X Window System (or just "X" for short) has been stable on version 11 of the protocol for a long time now.

      The name "X12" implies a change in the protocol that is so serious that no existing X software will know how to talk to it (because all existing X software is X11 software).

      They keep on changing the release revision; we are up to 7.2 now, as in "X11R7.2".

      So now you know, and knowing is half the battle.

      Take in computers that need repair, fix them using my bench and give the tower back to the customer knowing their system would automatically adjust itself to their display and input devices when they went home from win95b on. The fact that I STILL can't do that with Linux/X today is just pathetic.

      The X.org guys are in fact working on that. The fact that we can't do it today is just legacy fallout from the poor way that the Xfree86 guys used to run things.

      A short (and not polite) summary of the history of X:

      -- X invented at a university. Runs quickly through version numbers but stabilises at 11.

      -- X not generally available for free for years.

      -- Some guys make a free version of X for the 386, and call it "Xfree86".

      -- Xfree86 becomes the standard X for free OSes.

      -- Xfree86 project management becomes an obvious problem.

      -- Talented X developer Keith Packard starts talking to people about ways to improve Xfree86 project management.

      -- Xfree86 lead developers accuse Keith Packard of trying to "subvert" Xfree86 management, and kick Keith Packard out of Xfree86. Keith Packard goes to X.org.

      -- Xfree86 lead developers go completely insane, and change the licence for X to include onerous new "advertising" requirements.

      -- The whole Free Software world, more or less simultaneously, abandons Xfree86, and X.org becomes the new standard X.

      -- Xfree86 is now completely irrelevant.

      -- X.org guys (including Keith Packard) revamp X to make it easier to work on, revamp dev protocols to make it easier to get things done, and start making cool stuff happen.

      Feel free to look up X11, Xfree86, etc. on Wikipedia if you want to know more.

    19. Re:Nice by Lorkki · · Score: 1

      You may be right. I still don't understand why you keep referring to changing the protocol in the first place.

      It might help to read at least the parent post of the one you're responding to. X11 is the current protocol, and the OP seemed to call for "a little modernization" in the form of a new revision. This has nothing to do with me opposing some feature or other in the server's software distribution.

    20. Re:Nice by shaitand · · Score: 1

      'X11 is the current protocol, and the OP seemed to call for "a little modernization" in the form of a new revision.'

      Actually my confusion was about the version/labeling. I was not aware (I suspect like the parent you are referring to) that the 11 refers only to the core protocol and not the major version of the actual software.

    21. Re:Nice by grumbel · · Score: 1

      Companies want to deliver a product, often in time, if they would have gone the "Open Source Way", it would have taken months or even years till their Xorg fix made it out to each and every distro and of course getting all the user to install such a fix would take an eternity again. Not very practical if you want to sell a product.

    22. Re:Nice by dbIII · · Score: 1

      What is supposed to happen is the display manager xdm (or descendants like gdm, kdm, entrance) is set to fall back into failsafe mode anyway when things get strange like a very different monitor. Unfortunately if it has been told to try to use the wrong graphics driver it's stuck - so these new config options in ubuntu are useful. It could be done from the command line for at least a decade but having it as the default when things go wrong is useful now that a lot of people rely on GUI tools to set up their GUI.

    23. Re:Nice by dbIII · · Score: 1

      What X really needs to do is detect your monitor and video card dynamically on every boot.

      Fedora does this and it's actually a bit annoying when you are setting things up with slightly unusual settings because it will rename your Xorg.conf file and set up a new one if you plug in a different monitor. A pain when you are setting up dual head systems before you hook up both monitors. The default is also only one colour depth and one resolution - useful for a lot of people but I'm still stuck with applications that only run in 8bit.

    24. Re:Nice by ch0ad · · Score: 1

      like this?

      http://img392.imageshack.us/img392/8126/screenshot 1hv2.png

      or have you already used this and not found it to be up to scratch? does the job for me :D

    25. Re:Nice by shaitand · · Score: 1

      'Fedora does this and it's actually a bit annoying when you are setting things up with slightly unusual settings because it will rename your Xorg.conf file and set up a new one if you plug in a different monitor. A pain when you are setting up dual head systems before you hook up both monitors.'

      That is why I don't use fedora anymore. The 'tools' aren't very helpful at all in practice. If your video card and monitor hasn't changed there is no reason to overwrite the conf file. If you add a monitor then nothing should happen automatically, instead there should be a simple video settings applet through which you configure your dual head options, res, etc to enable your second monitor or TV. A simple X restart and all is well. It is certainly possible to do this correctly because windows does it.

      In other words, your problems are with the implementation, not with the concept.

    26. Re:Nice by Christophotron · · Score: 1

      In my experience it is totally impossible to configure dual monitors properly without an intricate understanding of xorg.conf. Hell, it's not even possible to display wide-screen resolutions (e.g. 1680x1050) without editing xorg.conf!

      I have a laptop with an NVIDIA 7600 and an HDMI-out port and I have it plugged into my 37" 1080p monitor. I want a dual-head setup with the laptop screen at 1680x1050 and the monitor at 1920x1080. This is fairly easy to do with the Nvidia display manager in Windows. The hardest part is defining a custom timing for 1920x1080 progressive scan with reduced blank. ~15 minute job, tops.

      In Linux, the GUI Nvidia configuration software looked simple enough, but did nothing useful. I spent hours researching dual-head configuration on the web and found many different methods and conflicting instructions. Editing xorg.conf was an endless trial-and-error. I got the external monitor to blink a couple of times, and at one point I saw the ubuntu logo before the screen went blank again. After about six hours of this I gave up in disgust.

      In most cases, I have learned to accept the painful learning curve of linux configuration. I have about a year of experience now, and I get around fairly well. However, on every linux box I own, display configuration is by FAR the most difficult and irritating experience.

      Linux is awesome for back-end servers. It is great at multi-tasking and running services. I love the flexibility I have at the console. However, running desktop applications on a linux box is always a second or third-rate experience for me. I will never understand why some people believe that X is superior to the Windows interface. The major "features" I notice in X are the laggy menus, the kludgy interfaces, the nonuniformity, and the fragility. I'm slowly gravitating more toward linux, but it's these kinds of things that hold me back.

    27. Re:Nice by shaitand · · Score: 1

      I think people are in love with the modular design mentality more than X itself. However, I do like Beryl and Gnome better than anything in the windows world. Beryl is actually prettier and more functional than Vista or MacOSX. I haven't seen laggy menus in years, you do have 3D acceleration working and enough ram that your system never swaps right? Non-uniformity has never bothered me, I am from the video game generation and every video game has a completely unique interface they are all easy to pick up.

      'and the fragility'

      That I have never seen. Over the past several years I have seen video glitches before (mostly long ago) but unlike in the windows world I can just ctrl+alt+backspace to reload X without restarting the computer. In windows if the gui freezes the system has crashed.

      Elsewhere I have heard that the x.org crew is addressing some of my complaints. Particularly the hardware detection, it should be no big deal to take your tower and connect it to another monitor without manual configuration. Hopefully one day Beryl will also be loaded by default because it is currently a pain in the arse.

  5. Re:oes this work for drivers that need X to be.... by WeblionX · · Score: 1

    Install on reboot?

    --
    (\(\
    (=_=) Bani!
    (")")
  6. Positive step by ls671 · · Score: 2, Interesting

    Although I personally do not care about that feature, I view it as a positive step towards mass adoption of Linux. I have to admit it scares me a bit although. Once mass adopted, we won't have the satisfaction to know we are running a better OS anymore ;-)

    --
    Everything I write is lies, read between the lines.
    1. Re:Positive step by Anonymous Coward · · Score: 0

      Better OS than the general public? Maybe not. Better OS than the alternative? Most definitely.

    2. Re:Positive step by ls671 · · Score: 1

      If that happens, the alternative you might be reffering to will most likely disappear because it has a poor penetration rate in other areas than the general public and once its wide adoption is gone, there not much more reasons to use it ;-)

      --
      Everything I write is lies, read between the lines.
    3. Re:Positive step by ScrewMaster · · Score: 0, Troll

      Once mass adopted, we won't have the satisfaction to know we are running a better OS anymore ;-)

      We'll all still have that satisfaction unless we switch to a different OS. What we won't have is that deeply satisfying feeling of smugness, of superiority, although that attitude is more common amongst Mac users than the Linux crowd, I'd say.

      --
      The higher the technology, the sharper that two-edged sword.
    4. Re:Positive step by Codifex+Maximus · · Score: 1

      ls671 wrote:
      >we won't have the satisfaction to know we are running a better OS anymore ;-)

      I don't think were gonna run outta debatable things. :/ After the playing field is leveled, we can argue over who has the Best(tm) distribution, license, editor, widget set, application, etc...

      I remember back when Slashdot first got started. There was a guy, don't remember his name but he was a regular, who posted all the time and was quite interesting. Used to tell everybody to quit pushing Linux to the masses. Then Linux began to get popular; everybody was coming out with support for this and that. Well, he got mad - really mad. He said something like, "Well now you've done it! Are ya happy? Linux is popular. Now we're gonna have a bunch of n00bz using our OS. Fine. I'll go run Hurd or Plan9. Goodbye." Haven't heard from him since.

      Linux and FOSS has come a long way since those heady days - I miss em. It was exciting to see it all play out. Now we got Microsoft addz on Slashdot and the Linux Reference Center on Linuxtoday.

      Anyway, that was the first thing came to mind when I read yer post.

      --
      Codifex Maximus ~ In search of... a shorter sig.
    5. Re:Positive step by shaitand · · Score: 1, Insightful

      'What we won't have is that deeply satisfying feeling of smugness, of superiority, although that attitude is more common amongst Mac users than the Linux crowd, I'd say.'

      Not due to running a particular operating system anyway. Interestingly, most of those who have a right to smugness and superiority are probably running Linux. That is, most who have a great enough intellect that they SHOULD feel superior to the idiotic conformist cattle that comprises the general population.

    6. Re:Positive step by ls671 · · Score: 1

      Exactly the kind of mentality I was referring to. I will have been using Linux for 20 years in a couple of years ;-) I remember how amazed I was the first time I installed it on a 386 ;-) Boy ! you really felt superior compared to others running win 3.1. (dos in realty) ;-) Ok, I have been enjoying it long enough, so I guess I do not mind sharing now ;-)

      Also, remember the mentally back then -> you are running linux, you must be a hacker -> you to encrypt your data, you must have something to hide ;-)

      In realty, I do not mind Linux making it to the masses. In 2000, I predicted that the alternative would be dead by 2015 if it kept going with the same marketing techniques (people slowly get smarter).

      Linux making it to the masses might help proving my prediction right ;-)

      --
      Everything I write is lies, read between the lines.
    7. Re:Positive step by confused+one · · Score: 1

      Yeah we will. Don't ever, for a second, think that Microsoft and Windows will just go away. They're too entrenched, with OEM's offering Windows pre-installed by default on some >90% of desktop machines sold. If linux ever reaches 10% adoption on the desktop, I'd call that success! (compare that to Apple's numbers, which I believe are on the order of ~7% right now, based on sales)

    8. Re:Positive step by Anonymous Coward · · Score: 0, Flamebait

      Funny. I use Windows and find myself looking down upon Linux and Mac OS users for using operating systems that can't run mainstream software or games without hassling about with problematic emulators or virtualisation.

      I am quite happy with Windows XP. Regardless of what any Linux tool or Mac zealot might say, XP is fast, stable, secure and compatible. It also has the greatest library of software/support by far and most hardware "just works" without issue.

      None of this is to say that I like or dislike Microsoft, however I am not too blinded to admit that they did a good job with Win2k/XP.

    9. Re:Positive step by Anonymous Coward · · Score: 0

      What you really mean to say is that you can't be a pompous ass to other people because you think your ePenis grows five times by running Linux, right? ;o

    10. Re:Positive step by GaryPatterson · · Score: 1

      I disagree. Many Mac users I've known just get their work done and the Mac is the tool that helps them. Many Linux users I've known have tried to convert me, have talked about their superior OS and have been pretty damned smug about themselves. I see the same attitude on Slashdot a lot as well. Maybe you need to look at your glass house before you start casting stones.

    11. Re:Positive step by ScrewMaster · · Score: 1

      Personally, I couldn't care less what operating system you, or anyone else for that matter, chooses to run. I also don't care if you wear pink polka-dotted underwear. In either case it's of zero consequence to me and none of my business anyway. However, if you were to ask me for a recommendation, I'd give you an answer based upon my perception of your needs. That might mean Windows, a Mac, some Unix variant, or whatever else I honestly believe would float your boat. I'm not interested in proselytizing and I don't believe that any single OS can accommodate everyone. Probably that's why I run different ones at different times, depending upon what I'm trying to accomplish.

      So I'm only speaking from my own experience, much as you are. You've had overbearing Linux users try to convert you, whereas I've received the same treatment from several Mac users over the years. In both cases people who have an emotional investment in a particular way of doing things want you to think the way they do, and sometimes they get a little pushy about it. Oh, I agree, there are many Linux types that express that attitude, but I have news for you: Mac fanboys are just as likely to exhibit that kind of irritating behavior. Me, I see all operating systems for what they are: tools, and as with any tool set, I try to pick the right one for the job.

      --
      The higher the technology, the sharper that two-edged sword.
    12. Re:Positive step by rizzo320 · · Score: 1

      "It just works, with no viruses, and it looks nice... not like your piece of crap." -Mac smugginess.
      "I can play all the games I want... plus get my pick of software... on inexpensive hardware... not like your piece of crap." -Windows smugginess.
      "I can customize my OS until I'm blue in the face... on just about any hardware I want... with no viruses... not like your piece of crap." -Linux smugginess.
      "My operating only takes up 26K..." - Commodore 64 smugginess :-).

      Come on... we're all smug! And if smugginess isn't a word, it is now!

    13. Re:Positive step by ScrewMaster · · Score: 1

      I like that. "Smugginess". Dictionary.com doesn't list it, but I think they should. You should suggest it to them.

      But yeah, everybody is smug about whatever they happen to have, I'll agree, I guess because it's an ego blow to admit you didn't buy the "best". That's not limited to computers and operating systems either: people get just as weird about cars, and girlfriends for that matter.

      It's just that given how most personal computers nowadays can run, well, pretty much every PC operating system out there (hell, Macs can even run Windows) it's just stupid to say "my OS is better than your OS" because what is "better" to a large degree depends upon what you do with it.

      --
      The higher the technology, the sharper that two-edged sword.
  7. This is the sort of thing OS needs to focus on by Xest · · Score: 4, Insightful

    As silly as it sounds, I've come across so many new Linux users who have messed up their display settings in some way, been unable to use the command line to fix it and have just resorted to giving up or reinstalling, neither is really an ideal option.

    Whilst to the average Slashdotter this may sound silly, I'd bet it's one of the biggest things that puts your average Joe off Linux through the years. Being able to easier recover from broken Linux installs will, imo go a long way to keeping people using Linux rather than the current situation where quite a few try, but many give up. Linux is generally nice and stable, but when it does go wrong, to most people it's just far, far too hard to recover your installation back into a working state - much more so than, dare I say it, Windows. This is however why I'd say Ubuntu has been making such headway in attracting new users to Linux because they do seem to understand what problems exactly that up until now have been putting many new users off Linux.

    1. Re:This is the sort of thing OS needs to focus on by Anonymous Coward · · Score: 0, Flamebait

      Seriously.

      It's pathetic that this problem wasn't solved a decade ago, or more. I've edited modelines, used any number of awful configurators, and they're all terrible.

      Every single one was completely and totally terrible.

      Linux is a steaming pile of shit, but Ubuntu is at least doing a good job of acknowledging that it'd steam a little less if it was easier to use.

    2. Re:This is the sort of thing OS needs to focus on by UED++ · · Score: 0

      While failsafe graphics is not just good for average joes. Even more experienced users will benefit from the reduced hassle to troubleshoot display issues. It happens a lot particularly when you are configuring Linux on old hardware. Even then I hope it's optional.

    3. Re:This is the sort of thing OS needs to focus on by Aladrin · · Score: 1

      Exactly! I've spent days (long ago) and hours (more recently) trying to fix/improve/configure graphics on a new system or to install some new toy like Beryl. It almost always results in forcing it into text and fixing it manually. The 'finally' tag doesn't quite say it. 'itsaboutgoddamntime' is more accurate.

      Cue the zealots screaming 'fix it yourself!'

      --
      "If you make people think they're thinking, they'll love you; But if you really make them think, they'll hate you." - DM
    4. Re:This is the sort of thing OS needs to focus on by wanderingknight · · Score: 1

      I don't know, but even being a really n00b Linux user, I've seen way too many "burn the house down" house-cleaning measures taken in Windows. Of course, most of them are related to viruses/malware in general. A month or so before switching to Linux, I stumbled into an XP BSOD that wouldn't let me log into my user in normal mode. I raked my brain for about two days trying to fix it, since I was 100% sure it was a software issue, but no avail, I just ended up reinstalling.

      When I first installed Ubuntu, I broke X a couple of times (mostly because I like doing stuff on my own and many times I end up screwing things up), but I never had the need to reinstall, even being a complete newbie to the Linux concepts. In fact, X broke on me this morning, but I've gained enough experience already backupping my xorg.conf file :D

    5. Re:This is the sort of thing OS needs to focus on by Kjella · · Score: 1

      I don't know, but even being a really n00b Linux user, I've seen way too many "burn the house down" house-cleaning measures taken in Windows. Of course, most of them are related to viruses/malware in general. A month or so before switching to Linux, I stumbled into an XP BSOD that wouldn't let me log into my user in normal mode. I raked my brain for about two days trying to fix it, since I was 100% sure it was a software issue, but no avail, I just ended up reinstalling.

      Most usual cause of Windows boot failure is
      1) Driver for hardware you *used* to have installed
      2) Corrupt file somewhere and poor error checking

      In both cases, it's almost impossible to figure out what exactly is wrong. After my last big upgrade all around, Windows would crash like maybe two times a day. Normally it was rock stable and up for weeks. Tried every sort of hardware test, no faulty hardware. Reinstalled Windows, no problems whatsoever. Had to be old drivers or something. Windows could seriously use some sort of "clean" mode, and let it redetect everything like in the installer.

      --
      Live today, because you never know what tomorrow brings
    6. Re:This is the sort of thing OS needs to focus on by Willuknight · · Score: 1

      I've been a power computer user for some years now, I built my own machine and know windows backwards, however linux confuses the heck out of me.

      I tried Ubuntu once, and i had a problem where every time i restarted, my maximum resolution decreased. I uninstalled linux when it reached 320x, because I couldn't figure out how to fix the problem.

      --
      Do not anger the Karma Whores, for they don't bathe often, and might decide to come visit you in person. -Ryan Amos
    7. Re:This is the sort of thing OS needs to focus on by Otter · · Score: 3, Interesting
      As silly as it sounds...new Linux users...Whilst to the average Slashdotter this may sound silly...your average Joe...

      I've been using Linux since MkLinux zero-point-something, and when I had to update a Gentoo box from XFree to X.org, my old conf file didn't work and xconfigurator (or whichever one the command-line tool is called) didn't generate a working file. Eventually it turned out that a serial mouse isn't supported, and switching to a USB mouse allowed a working conf file to be generated that I could then tweak. I never did get the beloved old mouse working.

      So anything that improves the X configuration process is a very welcome improvement over calling users names when the crappy old tools don't work.

    8. Re:This is the sort of thing OS needs to focus on by sykopomp · · Score: 1

      I think I have to disagree that doing this should be the focus. I think the focus should be to take time to make sure as much as possible actually does work, instead of adding more and more bloated configuration tools to an already confusing (under the hood) distro that doesn't tend to be too transparent about what it does. As far as the actual feature goes... this sounds pretty nice, considering I've never been able to just run X, no matter what I install... for some reason, in all 4 computers I own (and a couple others I've run it in), X always fails on first start, and I always have to configure it by hand... Maybe I'm just too used to editing xorg.conf

    9. Re:This is the sort of thing OS needs to focus on by Bloater · · Score: 2, Funny

      X auto detection (of which this is an emergency component - for the auto detection to be tuned/hinted when it fails) is probably *the* biggest deal for Linux since 1997. This is the thing that gives Mr Ballmer angina.

    10. Re:This is the sort of thing OS needs to focus on by Anonymous Coward · · Score: 0

      Linux is a steaming pile of shit,

      Wow, +1 informative! I love how that works.

    11. Re:This is the sort of thing OS needs to focus on by Ant+P. · · Score: 2, Funny

      The real problem is that you're ignorant and think the Stupid And Long Way is the only way to get it to work.
      sudo rm /etc/X11/xorg.conf && startx

    12. Re:This is the sort of thing OS needs to focus on by Hatta · · Score: 1

      Linux is generally nice and stable, but when it does go wrong, to most people it's just far, far too hard to recover your installation back into a working state - much more so than, dare I say it, Windows.

      You've got to be kidding. When something goes wrong in windows, standard practice is to format and reinstall. At least with linux you have ways to diagnose and repair the system.

      --
      Give me Classic Slashdot or give me death!
    13. Re:This is the sort of thing OS needs to focus on by _Sprocket_ · · Score: 1

      I've been a power computer user for some years now, I built my own machine and know windows backwards, however linux confuses the heck out of me. You're a power WINDOWS user. Don't worry - it's a common mistake. ;)

      Seriously though... it seems to me that this is a core issue. People gain a certain familiarity with a particular system (according to marketshare, that's likely to be Windows) and then feel threatened when confronted with something entirely different.

      Years ago, I did desktop support for a large organization. There was a small number of Macs out there... very few of my tech coworkers wanted to deal with them. Myself included. Unfortunately, I would get roped in to it since I was one of the lead techs. So I would find myself reluctantly sitting behind a desktop that I knew nothing about. More often than not it involved me feeling like an idiot... unable to do simple things. The fact that I could make Windows jump through hoops only hindered my ability (and / or willingness) to learn MacOS.

      I got in to Linux because of a job opportunity administering a Unix workstation lab. I picked up Linux to get myself familiarized with the Unix way (queue BSD trolls). I expected to feel like an idiot (and wasn't disappointed). But I was highly motivated to learn the new environment. And I discovered that, indeed, Unix (and consequently Linux) was far, far different than Windows... down to a cultural level.

      Don't get me wrong - Linux is imperfect. Linux environments can always use some improvement (and this particular effort does seem to be a good improvement - though one I haven't been particularly concerned with myself). Its simply that a lot of computer hobbiests seem to first touch Linux with absolutely no expectation for exactly how different a world it represents.
    14. Re:This is the sort of thing OS needs to focus on by MMC+Monster · · Score: 1

      A big part of the problem is beginner and intermediate users (I consider myself intermediate) who installs Linux on their only computer. An expert user can fiddle with X setting without breaking a sweat, I'm sure, but the beginner could sure use the help of google or a user forum to ask questions. Kind of tricky when the only computer in the house is stuck in console mode. :-(

      Dual booting into Windows to trouble shoot X is a real trial of a newbie's patience.

      --
      Help! I'm a slashdot refugee.
    15. Re:This is the sort of thing OS needs to focus on by Shados · · Score: 1

      Wow, considering even my mom can go to safe mode and fix a lot of things, im glad people around me don't use that as standard practice!

    16. Re:This is the sort of thing OS needs to focus on by DAldredge · · Score: 2, Insightful

      In which universe is that user friendly?

    17. Re:This is the sort of thing OS needs to focus on by LarsG · · Score: 1

      And how many average Joes knows that?

      --
      If J.K.R wrote Windows: Puteulanus fenestra mortalis!
    18. Re:This is the sort of thing OS needs to focus on by Anonymous Coward · · Score: 0

      the recovery console on your xp install cd boot fix you can use it to fix most problems

    19. Re:This is the sort of thing OS needs to focus on by Jarjarthejedi · · Score: 2, Interesting

      Hah! That's a good one, format and reinstall. If that was even remotely the case the number of Windows users would not be anywhere near as high, they'd all just get Macs or learn Linux. Repairing Windows is pretty easy unless you manage to get some major errors, I've installed the wrong drivers for 3 pieces of hardware, 2 were auto-repaired (with a little message saying 'Hardware not recognized' then the little 'Installing driver' and bingo it works) and the last one simply forced the computer to boot into graphics safemode (640x400, minimal colors).

      I've only had to format/reinstall 2 windows boxes. The first was because it had accumulated quite a few registry errors (main user, me, had installed a lot of important software with the 'only for me' box checked, then deleted his account when passing it to another person) and the work to fix the problem, while relatively minor and doable at run-time, was beyond the new user so it was simply to simply start with a fresh install. The second was because the computer had gathered a lot of useless software, not spyware, but installed software that didn't come with an easy uninstaller (I'd call them trojans, but most of it is made by big name companies who simply don't expect you to want to uninstall their software).

      I have yet to encounter a problem serious enough that my first response is 'format it', that's always the option sitting in the background that'll fix the problem quickly and simply, but which is still treated as a last result.

      Honestly, if you believe Windows users are format-reinstalling all the time then you have a very distorted view of windows...or I do. Since I use windows as my primary OS (considering Linux right now actually, a few tabs open with info on the different distros) as does my entire family (5 computers, 3 laptops) and I've worked volunteer and part-time at a school district with at least 1 computer in every room, a couple of campuses, and many labs, I'd say my view of what's required to fix windows isn't the off one. I remember a great old computer, principal's PC, of course, which McAfee found and deleted over 1000 viruses (and I only wish I was exaggerating) and AdAware/Spybot/Microsoft Anti-spyware all picked up items, even when run one after the other. After about 3 hours work, only 10 minutes spent at the computer, it was done and the computer was back to where it was before, no viruses or anything picked up (of course there could have been 1 or 2 left over dodging us, but the battery of testing software we threw at that one, knowing it would be horrible, made that less likely). Suffice it to say, despite over 1000 viruses, the computer never required reformatting and worked great after a little fixing.

      --
      There are two kinds of fool One says 'This is old therefore good' Another says 'This is new therefore better'- Dean Ing
    20. Re:This is the sort of thing OS needs to focus on by shaitand · · Score: 1

      'I think the focus should be to take time to make sure as much as possible actually does work'

      If we are talking about Ubuntu, I don't know of much of anything that doesn't work as far as the distro itself goes.

      'already confusing (under the hood) distro that doesn't tend to be too transparent about what it does'

      To what are you referring? I've never found anything about Ubuntu very confusing. In general Ubuntu packages install files exactly where you'd expect them. It uses a standard directory structure. Puts home directories, logs, configuration files, libraries, and such in standard locations.

      If you want a confusing distro that isn't transparent look at anything redhatish (mandrake, suse, fedora, redhat) or look at the most confusing distro I have ever seen... e-smith.

    21. Re:This is the sort of thing OS needs to focus on by Ice+Station+Zebra · · Score: 1

      Yea, sure it did...unless you kept pressing ctrl-alt-- every time you logged in...

    22. Re:This is the sort of thing OS needs to focus on by fishbowl · · Score: 1


      My mom, in her late 70s, is a happy Ubuntu user. The only recurring issue has to do with video codecs.

      --
      -fb Everything not expressly forbidden is now mandatory.
    23. Re:This is the sort of thing OS needs to focus on by sykopomp · · Score: 1

      Well I've installed Ubuntu and Xubuntu on a variety of systems, because it's the most plug-and-play and easy-to-configure distro I've played around with. For a lot of things, it deals really well, but as a personal desktop distro I found that it did a lot of its own things with configuration files (even though the files are in standard places), and I would often find my computer doing strange things because of this. It also meant that I didn't know where to start troubleshooting when several errors happened. Things like some networking not working even though everything seemed fine, bizarre errors, etc. The most annoying example was when it suddenly decided to not let me type spaces when holding shift...
      I guess I'm used to dealing with systems that are a bit more transparent about the things they do, and how and when they do them, instead of having a distro that takes care of everything for me. Sure, it's a great weight off my shoulders, but it means that the distro itself should be able to do those things already, and do them well.

    24. Re:This is the sort of thing OS needs to focus on by Dr.+Smoove · · Score: 0

      I disagree, most *real* Windows power users can fix obscure problems. I don't consider myself a Power User, more like Intermediate, and I've worked with Windows for what I would say is a pretty long time. Usually, if you get a blue screen it says a memory address where this problem occurred. If you write it down, and browse in the device manager for what driver occupies this space, you can usually do Update Driver, and fix it. Of course, that's if you're convinced it's a driver issue.

      --
      "If you plant ice, you're gonna harvest wind."
    25. Re:This is the sort of thing OS needs to focus on by coryking · · Score: 1

      What, you can't use Lynx and Google?

      What we really need to do is just drop back into emacs when X screws up.

    26. Re:This is the sort of thing OS needs to focus on by howlingmadhowie · · Score: 1

      you may find this facetious of me, but there are things such as w3c, links, lynx and ircii, if you ever are stuck on the command-line.

    27. Re:This is the sort of thing OS needs to focus on by ichigo+2.0 · · Score: 1

      sudo in soviet russia && insensitive clod

    28. Re:This is the sort of thing OS needs to focus on by Draek · · Score: 1

      in the same one where downloading an executable from a random website, running it, reading three pages of legalese crap, selecting which components get installed and where, with default options that require superuser priviledges, and then finally watching a little, useless bar while random ads are shown behind it is considered "user friendly".

      --
      No problem is insoluble in all conceivable circumstances.
    29. Re:This is the sort of thing OS needs to focus on by Dr.+Smoove · · Score: 0

      Doubt he's even a Windows power-user. They're a rare breed, and anyone who really knows Windows can learn Linux pretty easily.

      --
      "If you plant ice, you're gonna harvest wind."
    30. Re:This is the sort of thing OS needs to focus on by rts008 · · Score: 1

      Yes I'm a powered computer user too! Electricity is a wonderful thing! ( I can use an abacus, but I prefer my power computer!)

      I also know windows backwards...forwards, sideways, and when drunk once, upside down(that was FUN to fix before the foreman got back from lunch)! Yes, I have removed and replaced windows, framed walls and installed windows from scratch, I have even replaced the window panes!!!!

      I was sure that you were a MS Windows user as soon as you said 'power computer user'....dead giveaway. I'm also sure you think that you know MS Windows OS backwards. Can you not go forwards?

      I used to use MS Windows (Win98SE, and Win XP Pro SP2), and knew most of the tweaks and tricks to get a somewhat stable, secure, and quick PC going. I was, and still am popular to set up or build and set up gaming PC's for MS Windows users, but I switched to Ubuntu when MS started the whole WGA fiasco and declared my purchased retail copy of XP was pirated.
      My experience with Kubuntu (ver 5.10) was that my graphics were screwed up running the live cd, but after install it was fine at 1024x768@60hZ on my NEC MultiSync 97F CRT monitor with an ATI 9550 256 MB AGP graphics card.

      I'm now running Kubuntu 7.04 Feisty Fawn on the same machine, and would never think of going back to an MS Windows OS as my primary desktop.
      On this same machine, I will admit to having it as a dual boot:
      default: Kubuntu 7.04
      other: MS Windows 98SE...no NIC's installed (drivers)- no networking ability.

      I'm still addicted to an old PS1 game called Front Mission III that I play on Win 98 in the old Connectix Virtual Game Staion software, and a couple of other Win 95-98 only games that I still like to play.

      I will admit that ATI card support with linux sucks bigtime, but with an Intel onboard or notebook chip, Linux rocks! nVidia is getting there, but has a little to go...mostly just works for more mainstream PC's.

      From your post I would guess that you have an ATI video card. To make it sort of work in Ubuntu, you need the command line to install and configure the drivers. I found all the solutions I needed on the Ubuntu FAQ's or forums online.

      All joking aside, I might suggest that you toss in another hard drive into your Windows PC, install Ubuntu/Kubuntu 7.04 on the new drive and dual boot-very easy and straight forward during the install to do. This will enable you to get used to the differences, as there are some! You have to think a little differently sometimes than you are used to running Windows, but if you can get to the forums you will almost always find the solution, usually easy once you know.

      I'm not too proud to admit that I found 'Linux for Dummies' helpful when I first switched from XP.

      --
      Down With Slashdot BETA!!! I've been around the corner and seen the oliphant; you can only abuse me from your perspecti
    31. Re:This is the sort of thing OS needs to focus on by Rysc · · Score: 1

      There are PS1 emulators for Linux which work quite well, provided your hardware is speedy enough. Oh, and it helps if you're not afraid to build from source.

      As for Win98 games... use Wine! Most older games work, some of them work perfectly. I have generally had better luck running Win95 games in Wine than in WinXP. YMMV.

      --
      I want my Cowboyneal
    32. Re:This is the sort of thing OS needs to focus on by Antho · · Score: 1

      I second this statement, back when I first started using Linux (Ubuntu 5.04) I had an essentially dead partition for a while because I killed X by trying to install new NVIDIA graphics drivers without first uninstalling the old ones in synaptic. I finally got fed up after a few months of having an essentially useless (to me anyway) OS and found a fix but it was a terrible set back for me. I have since broken X at least a dozen times and have fixed it through the command line but having been in that initial "wtf do I do now" phase, I can really appreciate the value of this feature for n00bs and non-power users. Ubuntu display settings and graphics modes area always having to be fiddled with and there is so much that can go wrong that I'm actually a little surprised that it took them this long to come out with this feature. Hopefully now they'll introduce a nice GUI based xorg.conf prompt for default resolutions/dual displays etc. so you don't end up seeing this bulletproof-X quite so much.

    33. Re:This is the sort of thing OS needs to focus on by exspecto · · Score: 0

      Hah! That's a good one, format and reinstall. If that was even remotely the case the number of Windows users would not be anywhere near as high, they'd all just get Macs or learn Linux. I would agree with you on the first sentence, but not the second. You're right in saying that the average user won't format and reinstall if something goes wrong. You're wrong in saying that they'd just get Macs or use Linux. From my experience in dealing with average Windows users, once they get a problem, they'll just *complain* about it, all the time. They'll keep using it until the problem happens again, then they'll throw up their hands in frustration and walk away from it. The only way it gets fixed is if they bring it to someone like me, who won't want to waste the time tracking down problems that are more than superficial. *I* am the one who decides to format and reinstall it (after getting their important data backed up on an external usb drive) because I am the one who has to deal with it. I look at it as a bonus to them because I will give them the software they *need* and not whatever the store they bought it from decides to try cramming down their throats.

      Formatting/reinstalling may not be the "expert" way of doing it, but it sure fits the bill when I don't want to waste my day removing 1,000 spyware programs and updating their Norton crap. If it was my day job to fix the computers, sure, I'd take the long route and track down registry problems. If it's not your job to do that, don't waste your time.
    34. Re:This is the sort of thing OS needs to focus on by Tacvek · · Score: 1

      Doubt he's even a Windows power-user. They're a rare breed, and anyone who really knows Windows can learn Linux pretty easily. Well it depends. I mean a true power windows user will have deep familiarity with the available command line tools. They would not be afraid of scripting, and would likely use Windows PowerShell or Cygwin to gain better command line control of the system. However, if you have that level of understanding, you are likely to venture over to Linux.

      However there are quite a few near-power-users that are comfortable playing in the registry, leave the file extensions unhidden, as well as the hidden and system files, etc. There is no doubt that that is a large step above many Windows users.
      --
      Stylish sheet to fix many problems in Slashdot's D3: https://gist.github.com/801524
    35. Re:This is the sort of thing OS needs to focus on by ricegf · · Score: 1

      As silly as it sounds, I've come across so many new Linux users who have messed up their display settings in some way, been unable to use the command line to fix it and have just resorted to giving up or reinstalling, neither is really an ideal option.

      I'm in the midst of my self-defined "acid test" for whether Ubuntu is ready for the mass market - I replaced my 88 year old dad's Win 98-based eMachine with a custom built machine running Ubuntu 7.04. (Let's see if he notices... ;-)

      On my first return to check things out, all was well with one small issue - his task bar was gone. Vamooshed. I had no idea you could even delete the task bar in Gnome (of course, he didn't either).

      After a few minutes of mousing about, I figured out how to create a new one - but I think Gnome needs a "restore desktop" option under System -> Administration -> Display (for example).

      Of course, if I were a Linux fanbois, I'd say that Windows is so pathetic even my 88-year-old father couldn't figure out how to reconfigure the desktop! Thank goodness he could on Linux! :-D :-D

    36. Re:This is the sort of thing OS needs to focus on by Reziac · · Score: 1

      My experience parallels yours, and I maintain a similar array of systems. Fact is, Windows is extremely tolerant of "bad users"; in my experience it takes at least 3 years of *total* neglect to start showing negative effects, or a great deal of junkware and random deletia to mess it up beyond recall. Abuse a linux box the same way and see how long it lasts!

      In my observation, linux does indeed need more fault tolerance and recovery capacity, and this video failsafe mechanism is a big step in the right direction. (Speaking as one who has been repeatedly frustrated in my efforts to find a wholly-satisfactory replacement for Windows.)

      BTW if you don't know about ToniArts Easycleaner, you'll want to add it to your toolkit; by far the best registry scrubber. Tests best in every evaluation I've seen, and I've been using it routinely for 6 years and have never seen it screw up (and I've hand-vetted what it wants to kill). Freeware from http://personal.inet.fi/business/toniarts/

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    37. Re:This is the sort of thing OS needs to focus on by Reziac · · Score: 1

      BTW I don't know if Dean Ing misquotes someone or what (he didn't originate the saying), but the way I learned your tagline goes thus:

      There are two kinds of fools: One says "This is old, and therefore good." The other says, "This is new, and therefore better."

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    38. Re:This is the sort of thing OS needs to focus on by Reziac · · Score: 1

      Yeah, but if someone can't figure out how to get unstuck from console mode, do you really expect them to know about those tools?

      I'd think of them, because I'm an old DOS-head. But for anyone raised in the GUI era, well, they'd just be stuck.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    39. Re:This is the sort of thing OS needs to focus on by Reziac · · Score: 1

      Well, that would be me. I have everything set so I can see it, and I think rooting around with RegEdit is "normal". My first move when confronted with a misbehaving system is to restart in DOS and have my way with the core files. And so on.

      A lot of my frustration with linux comes from the tools being too hidden, with no surface clues as to where I should look for answers. I feel like I'm being shown aliases of the data, but not the data itself.

      Maybe someone could compile the old DOS utility LIST (v6 source is public domain) for linux...

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    40. Re:This is the sort of thing OS needs to focus on by Jarjarthejedi · · Score: 1

      Heh...you're right actually, that's pretty close to the original quote I found. However /. limits sigs so much I had to reduce it a lot (the original I found was actually longer than yours). You inspired me to go back and work on it a bit, I think it's a little better now, the best part was that better, don't know why I ever swapped that over to good...

      --
      There are two kinds of fool One says 'This is old therefore good' Another says 'This is new therefore better'- Dean Ing
    41. Re:This is the sort of thing OS needs to focus on by physicsdot · · Score: 1

      I completely agree - because I needed exactly this feature. I installed ubuntu a month or two ago, and tried to install the nvidia drivers. It killed my GUI - and even though I, as a slightly educated computer user, knew that linux was fine, I had no idea about how to get the gui going again. For example, I didn't know the name of xwindows, and I couldn't start my browser to get help. This experience made me realize that if I had been using ubuntu as my sole OS, I would have been in trouble. I'm sure the command line is great, but things like a special recovery window really help users like me get started. It seems to me that many linux users are offended by people using their OS who don't really know what they are doing, and who do things in dumb way. I'm that kind of user, I like ubuntu because I can tell they have embraced users like me.

    42. Re:This is the sort of thing OS needs to focus on by Willuknight · · Score: 0
      Hahah, i knew i would get flack about proclaiming a level of knowledge with computers. I admit myself i'm far from expert, but I do know enough to fix or at least troubleshoot every problem that windows and my computer can throw at me, and i think that counts for something. Regedit, msconfig, dos commands are all tools of the trade.

       

      More often than not it involved me feeling like an idiot... unable to do simple things. The fact that I could make Windows jump through hoops only hindered my ability (and / or willingness) to learn MacOS.


      That's precisely how linux feels, and I hate that feeling and some of those emotions transfer over to the product experience. It's incredibly frustrating not to be able to do basic things, that in windows would take me a second. I've spent years of learning the ins and outs of windows shit, and where they hide the useful options, and to be so baffled is difficult.

       

      All joking aside, I might suggest that you toss in another hard drive into your Windows PC, install Ubuntu/Kubuntu 7.04 on the new drive and dual boot-very easy and straight forward during the install to do.

      I was duelbooting from separate hard drives. It was a pain in the arse to have to keep on selecting windows EVERY start up, within about 5seconds, or be loaded into a 320x user environment.
      --
      Do not anger the Karma Whores, for they don't bathe often, and might decide to come visit you in person. -Ryan Amos
    43. Re:This is the sort of thing OS needs to focus on by Reziac · · Score: 1

      Ah, yes. Even compressed, this version better conveys the intended sense of the old maxim.

      Wonder who was the first to codify it? I *think* I first saw it in some 1950s SF, and it was probably old then. Can't find the credit offhand (and I know it wasn't Brunner, because I don't read him).

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    44. Re:This is the sort of thing OS needs to focus on by Anonymous Coward · · Score: 0

      They're random now? In Win98's installer they just displayed the same ones in a loop. :(

  8. Very good by HalAtWork · · Score: 4, Insightful

    This is very good, I'm sure a lot of users would like to have the choice of selecting these in a graphical mode, which with they may be more familiar. Many users familiar with Windows/OSX will automatically be more familiar with Ubuntu because of this feature. It's important to have as many options available on CLI and GUI at the same time.

    I remember that back in the day YaST (SuSE's Yet Another Setup Tool) used to be incredibly handy because the CLI and GUI for the tool, which controlled almost all configurable options of the Linux distro, would behave almost exactly the same. The CLI used curses for display, and I believe the GUI was QT-based. They functioned pretty much identically. Personally, I have no problem just editing a text file. But, if you are a linux newbie and you poke around in the GUI and mess something up, then suddenly you can't start X, you feel a little bit safer knowing that there's a tool you can use to revert your settings that works exactly the same on the CLI as it does in the GUI, so you can access the program in almost any situation, even from a remote terminal.

    1. Re:Very good by shaitand · · Score: 1

      'Personally, I have no problem just editing a text file.'

      I am perfectly capable of editing a text file, but frankly, I am fscking lazy. I can sit and crunch a keyboard as well as the next guy. When I am working in front of someone that is exactly what I do. But I can sit back and mouse effortlessly. I hold an LPI cert which at least tells you that I have memorized all the damn configuration files, their options, and the damn options for the command line tools, never take the LPI Exams.

      'I remember that back in the day YaST (SuSE's Yet Another Setup Tool) used to be incredibly handy because the CLI and GUI for the tool, which controlled almost all configurable options of the Linux distro, would behave almost exactly the same.'

      The problem I found with YAST is that it didn't work. You'd enable 3D acceleration, reload X, no 3D accel and the option was undone in Yast. You'd do the setup for a TV card, great, but it didn't work either.

    2. Re:Very good by SpiritGod21 · · Score: 1

      I switched to Linux at home a few months ago and have been quite pleased. The only downside is that Ventrilo is either a pain to get working or doesn't work at all =( Other than that, I can play everything I had been playing before.

      I subscribe to Cedega to help support the cause of gaming on Linux, but Wine is getting so good that it often works better just by itself... just finished a long session of WoW in Cedega, though, and was playing EVE-Online earlier. Haven't touched Oblivion for a while, but it works as well. Same for BF2 and CS:S.

      There just aren't that many barriers anymore to switching.

  9. Good! by aarmenaa · · Score: 3, Informative

    Being able to get a console and edit xorg.conf will probably always be with us, but it should never be the primary means of configuration for a desktop machine. I see this as a major step forward for Ubuntu in reaching it's target audience. I use many distros, but I generally choose Ubuntu for desktop systems because I really don't have the motivation to do all that by hand just for a lousy desktop. It's also for people like my dad: he can follow instructions and install an OS, but he's not touching a config file.

    --
    "I do a grep for shit, bollocks, and tits before checking in code. I'm professional..." -RECURSIVE_META_JOKE, reddit.com
    1. Re:Good! by Doctor+Crumb · · Score: 1

      Getting to a console and editing xorg.conf should *always* be the primary means of configuration for a desktop machine! However, it should not be the *only* means of configuring things. It's great to have a GUI for noobs and lazy people (myself included), but human-editable config files mean that you can still fix things when even "safe mode" fails.

  10. Linux has always had "safe mode". by khasim · · Score: 5, Insightful

    Linux has always had "safe mode". You boot single user from the command line.

    This is more "easy GUI re-configuration of X.org when X.org blows up".

    Well ..... I guess you could consider it "safe mode" for X.org. But not for "Linux".

    1. Re:Linux has always had "safe mode". by Anonymous Coward · · Score: 0

      This is more "easy GUI re-configuration of X.org when X.org blows up".

      Or, a single linux distro gets save mode

    2. Re:Linux has always had "safe mode". by bobetov · · Score: 5, Insightful

      Linux has always had "safe mode". You boot single user from the command line.

      A command line driven OS is, to 99.999% of humanity, not an operating system. The OS is the metaphor. Dropping into a text-based mode might as well be powering down. In fact it's almost certainly worse, from a user's perspective - more confronting, confusing and frustrating.

      It does no good to tell my Mom or my non-tech friend "Don't worry, your operating system is fine, it's just the GUI." They likely blew something up using the GUI. Trying to find which text file to edit, and how to edit text files, and how to navigate directories, all with a CLI, is like trying to find a needle in a haystack. If I break it in GUI, I need to be able to fix it in GUI, or it won't get fixed.

      Stop being a part of the problem here. If X doesn't work, the OS is broken. This is a major improvement in Ubuntu overall, not just some minor fix to X.

      --
      Looking for a Rails developer in Chapel Hill?
    3. Re:Linux has always had "safe mode". by doshell · · Score: 2, Insightful

      The whole discussion is word play. For some people (most people on Slashdot) "operating system" means the kernel only. For others it's the "kernel + basic system utilities and user interface" package.

      So you're right in the second sense, but that doesn't mean the other people here are wrong. They just mean a different thing when they say "operating system" (and with reason, since I can perfectly run something other than X over the Linux kernel as a user interface). This is established usage in the computing world (I would dispute your 99.999% figure, but oh well, 99.999% of all statistics are made up...) Learn to appreciate the difference.

      --
      Score: i, Imaginary
    4. Re:Linux has always had "safe mode". by Planesdragon · · Score: 2, Interesting

      Don't say the OS is broken...its not. If Microsoft doesn't get to say that IE and a ham sandwich are part of an "operating system", then GNU/Linux geeks don't get to say that the GUI isn't part of the OS.

      How many Linux users do you think do anything without loading a GUI on their userspace system?
    5. Re:Linux has always had "safe mode". by aichpvee · · Score: 5, Informative

      Well I know tons of people who use windows without opening internet explorer. But how many of them can actually remove it from their operating system? I can completely remove the GUI from my Linux without causing any problems unless I want to use a GUI. You should really think that through before using it again, it doesn't really make any sense.

      --
      The Farewell Tour II
    6. Re:Linux has always had "safe mode". by Anonymous Coward · · Score: 0

      metric or standard?

    7. Re:Linux has always had "safe mode". by westlake · · Score: 1
      The whole discussion is word play. For some people (most people on Slashdot) "operating system" means the kernel only.

      I doubt it. Even on Slashdot posts about Linux are rarely posts about the kernel.

      OSX and Windows prosper precisely because users are distanced from the kernel. Users aren't interested in the internal structure of an OS, only in how easily they can communicate their intent to an OS.

    8. Re:Linux has always had "safe mode". by Greg_D · · Score: 2, Insightful

      If you are being purposefully obtuse to ignore the context of the argument, then not only do you appear to be wrong, but deceitful as well.

      In terms of modern computing from the aspect of the average end user, the OS is OS + GUI + basic applications, period. Not only that, but continuing to ignore this simple fact marginalizes Linux, especially since most college age computer users have never used a PC without a mouse and GUI, ever. Meeting basic user expectations in terms of usability only helps the so-called legitimacy of your distro in comparison to the other major desktop OSes.

    9. Re:Linux has always had "safe mode". by Anonymous Coward · · Score: 1, Informative

      Everybody using Google uses Linux without a gui (Google is built on Linux). That, and everybody using a linux-based embedded system, such as a wireless access-point or router, or using a VOIP telephone service (they usually use linux), or the so many other places where Linux is used by people where the users don't know that they are using Linux...

      There probably are more fully operational Linux OS installations out there without any kind of X server than there are with.

      Point is: the GUI is not needed for Linux to be a fully functional OS.

    10. Re:Linux has always had "safe mode". by jelle · · Score: 2, Insightful

      Linux supports so many platforms, it can be used as an OS on pretty much anything that needs an OS. Not everything that needs an OS is a desktop, so not every OS is a desktop OS, and most of them don't need a GUI.

      --
      --- Hindsight is 20/20, but walking backwards is not the answer.
    11. Re:Linux has always had "safe mode". by timmarhy · · Score: 2, Informative

      It's cut and dry. a kernel is NOT an operating system, it only becomes one when userspace is included. that means at a minimum, a shell.

      --
      If you mod me down, I will become more powerful than you can imagine....
    12. Re:Linux has always had "safe mode". by Anonymous Coward · · Score: 3, Insightful

      "In terms of modern computing from the aspect of the average end user, the OS is OS + GUI + basic applications, period. Not only that, but continuing to ignore this simple fact marginalizes Linux, especially since most college age computer users have never used a PC without a mouse and GUI, ever. Meeting basic user expectations in terms of usability only helps the so-called legitimacy of your distro in comparison to the other major desktop OSes."

                No it doesn't. I work at a surplus computer store, and people come in wanting a "hard drive". Like 3/4ths want a hard drive, the other 1/4th.. it is either the machine proper, the monitor, or in a few odd cases the printer. That doesn't mean I should just start calling everything the hard drive -- it's wrong terminology. Calling a big mass of crap the OS is also wrong. The people saying X isn't part of the OS are flat out right; they aren't arguing that making X easier to setup is bad.

    13. Re:Linux has always had "safe mode". by Anarke_Incarnate · · Score: 1, Insightful
      Please learn what an operating system is. You don't know what you are talking about. The machine is functional without a GUI. You can do nearly everything without a GUI that you can do with a GUI. Some things are even substantially faster at the command line.

      The difference is, that Windows does NOT exist without the GUI and Linux does.

    14. Re:Linux has always had "safe mode". by Fri13 · · Score: 1

      For me, OS is kernel + GNU. where GNU is basic system utilities. TOP of that, i can select WHAT I WANT. I can use KDE, GNOME, Blackbox, IceWM etc. I think that, what is needed to run OS and get software installed and run it, is basic OS. Linux is part of OS. GNU is part of OS. But Linux+GNU = OS. For desktop use, usually 99% you need graphical desktop for Office and OpenOffice.org and for WWW. But still you can choose what ever DE you use (on linux). Windows side, you cant use normal windows so easily from CLI. I cannot start playing game from there what would just run game itself on X. I cannot use IRC, WWW, EMAIL, ICQ/MSN/AOL etc from CLI. On linux, i can do that. I can keep whole system pure CLI and when i need something what needs Xorg, i can start it and use what DE i like. On windows, i cannot choose what DE i would use because current desktop is only one. And it is needed to even use that OS. On linux, it's not needed to have server and even basic desktop softwares. So, Linux+GNU is just BASIC OS. Xorg top of basic OS is most thing what users just see as OS and think it is OS. Thats why many windows / Ubuntu users thinks that Ubuntu is so easy vs SUSE because it has so intuitive desktop and easy to use filemanager and nice theme, while SUSE is with ugly desktop where you have alots those configure options. And they dont understand they are talking about KDE and GNOME and not Operation System what is under Xorg.

    15. Re:Linux has always had "safe mode". by Nazlfrag · · Score: 0

      Sure, you can do nearly everything - except have an interface that users can comprehend and use. Few people know or care what CLIs, GUIs and OSs are. Simply put, to 99% of users the GUI is the OS, and to hell with facts. While technically correct (the best sort) you're just being difficult for the sake of it. To 99% of users a CLI only interface simply means a broken computer. For fucks sake, even c64s had GEOS, how far back into history are you trying to push Linux?

    16. Re:Linux has always had "safe mode". by dbIII · · Score: 1

      A command line driven OS is, to 99.999% of humanity, not an operating system

      Since whatever shell you use is an application in userspace you are 100% right, even if it was hit by fluke and thew rest of the post is wrong. I wish all these people here that tell us what an operating system is would LOOK IT UP FIRST. There are of course books on the subject. Some of the best of them even have friendly animals on the cover.

    17. Re:Linux has always had "safe mode". by gnasher719 · · Score: 0

      '' Please learn what an operating system is. You don't know what you are talking about. The machine is functional without a GUI. You can do nearly everything without a GUI that you can do with a GUI. Some things are even substantially faster at the command line. ''

      I think you have to learn to think a bit further than just to the end of your nose.

      If the GUI doesn't work, the computer is broken, as far as the user is concerned. It is very nice if the Linux and CLI part are still working, so an expert^H^H^H^H^H^Hgeek can make it work without even using a screwdriver. Very nice if you are a geek are have one available that works for free. But the computer is at that point still broken.

    18. Re:Linux has always had "safe mode". by dbIII · · Score: 1
      True, we have two opinions - just like those people that call the beige box on their desk a hard drive versus others that use the established meaning instead of whatever feels good at the time.

      In this argument we have things complicated by the Microsoft trial where they had to try to change the defition of the word operating system as an excuse for anticompetative behaviour. It was also complicated by none less than RMS when he suggested that linux distributions be renamed LiGnuX and then later took one huge stretch furthur and insisted that the gnu operating system had linux as it's kernel. There is of course a gnu operating system already - it is called hurd. Thus the argument is not entirely Moorlocks vs Eloi - there's newbies who haven't bothered to find out before commenting and the politically motivated mixed in as well.

    19. Re:Linux has always had "safe mode". by dbIII · · Score: 1

      No. However don't listen to me - there are books on the subject.

    20. Re:Linux has always had "safe mode". by acciaccatura · · Score: 0

      I can understand how a young person might not include their mom in "humaninity", but just like the rest of us old farts, your mom probably started out using DOS. I know many people are not familiar with the command line, but I think you will find that a larger percentage of people over 50 find it quite logical. Old people are not nescesarily new to computers, even if they are not nurds.

    21. Re:Linux has always had "safe mode". by Hansu · · Score: 1
      gnasher719 wrote:

      Very nice if you are a geek are have one available that works for free.
      Why would the geek work for free? If your Windows blows up, you don't expect anyone to show up and fix it for free, do you?
      Or was that remark one of those 'if you're downloading Linux, you're downloading communism' kind of references?
      --
      .signature: Command not found
    22. Re:Linux has always had "safe mode". by gambolt · · Score: 2, Insightful

      How many PC clones were sold before windows 3.1 hit? How about the Apple II series? Millions. Did the people who bought these get amnesia in 1995? Just because people don't know something doesn't mean they can't learn btw. Learning is good. The vast majority of linux systems don't have X installed btw. They don't even have monitors or keyboards. Most of the most advanced software for the platform does not require X at all.

    23. Re:Linux has always had "safe mode". by Anonymous Coward · · Score: 0

      Right, because now that your mom or non-tech friend have this shiny new gui for X configuration, they will know exactly what resolution and driver they should be using...

      Honestly, this is only useful for Windows power users that are new to Linux.

    24. Re:Linux has always had "safe mode". by Anonymous Coward · · Score: 0

      So since the file server I just set up doesn't even have X installed on it, that means its not running an OS? Someone phone the patent office! I just made a computer run with no OS on it! I'm guna be freaking rich! Anyone arguing that Linux is not an OS if it doesn't have a GUI is retarded. Only Microsoft is dumb enough to tie their core functionality in with something as inherently unstable as a GUI.

    25. Re:Linux has always had "safe mode". by Garion+Maki · · Score: 1

      according to my parents, yes... if their windows blows up, they do expect me to show up and fix it for them for free*.
      I'm shure I'm no the only one in that situation.
      and I'm also shure that if I where to install ubuntu or any other unix based os on their pc, I would still need to show up to fix it for them.

      *might gain a dinner as compensation, but that depends on when I'm fixing it :)

      --
      All indicators show that the human race is selectively breeding itself for stupidity.
    26. Re:Linux has always had "safe mode". by somersault · · Score: 1

      I think he may have been talking about those 'friend' things. I've sorted people's computers for free before (okay so I got free beer/chocolates, but I didn't ask for anything :P)

      --
      which is totally what she said
    27. Re:Linux has always had "safe mode". by Da+Web+Guru · · Score: 5, Insightful

      How many PC clones were sold before windows 3.1 hit? How about the Apple II series? Millions. Did the people who bought these get amnesia in 1995?
      No, they didn't, but we really aren't dealing with the same userbase. The number of computer users back then is significantly smaller and more computer savvy than the computer users of today.

      Just because people don't know something doesn't mean they can't learn btw. Learning is good.
      Well, if you don't want more people using linux, then force them to learn the command line. Seriously, the average computer user doesn't even have a clue (nor do they care) what the "black box with white letters" (i.e., a MSDOS prompt window) is, what it is for, or why they need it.

      The vast majority of linux systems don't have X installed btw. They don't even have monitors or keyboards.
      We are not talking about servers. That is a completely different (and significantly more knowledgeable) userbase. We are talking about desktop computers that "normal" people (i.e., people that don't eat, sleep, and dream about computers) will be using on a daily basis.

      Most of the most advanced software for the platform does not require X at all.
      Regardless of how advanced a piece of software is, if it doesn't run in a window or have an icon they can click on, then it does not exist to "normal" people.

      It is attitudes like this that hold back the wide-spread adoption of Linux on the desktop.

      --

      --guru

    28. Re:Linux has always had "safe mode". by Anonymous Coward · · Score: 0

      A command line driven OS is, to 99.999% of humanity, not an operating system.

      To 99.999% (or whatever) of humanity the world was created by God in six days. Does that make it true?
    29. Re:Linux has always had "safe mode". by Ash+Vince · · Score: 1

      Why would the geek work for free? If your Windows blows up, you don't expect anyone to show up and fix it for free, do you?
      Or was that remark one of those 'if you're downloading Linux, you're downloading communism' kind of references? I think he was implying that when the computer gets to a state where all that is available is the bash shell (ie - command line), then alot of people are going to be stuck and have to pay someone to come and fix it.

      Although there are geeks out there who would come round and help you fix it for free. When I was first starting out using Linux I fucked up my system more times than I can remember. On one occasion I even managed to accidentally moved the /usr directory while logged in as root :) Only I did not know what I moved so was clueless when it came to fixing it.

      Thankfully I had a friend (Thanks Pete, if your reading this get in touch) who had been using it a while and would come round and help me fix it. He never charged me, so I might feel inclined to help someone else out in the same manner if the situation ever arose. That is one of the joys of a community supported OS.
      --
      I dont read /. to RTFA, I read /. to offend people in ignorance.
    30. Re:Linux has always had "safe mode". by Anarke_Incarnate · · Score: 1, Informative

      It is not all about usability by everybody. The OS is complete without a GUI. To say that a GUI must be present for it to be an OS is just simply WRONG!.

      Plus, not every linux install is going to be to Grandma's computer.

    31. Re:Linux has always had "safe mode". by Anarke_Incarnate · · Score: 0, Flamebait

      As I said before, the GUI is not the OS with Linux. Not everybody is a neophyte and some choose simply to NOT install the GUI or to simply turn it off when it is not being used. Stop assuming the lowest common denominator always applies.

      You have gotten too accustomed to having to do things in a GUI to realize that it is about flexibility and choice. With Microsoft (their new server offering and DOS notwithstanding) you do not not have that option. In order to us their OS you need the GUI.
      Yes to most of the unaccustomed, an OS without a GUI or with a misconfigured GUI means it is broken, in that THEY cannot use it. That is not the case, however. They should know that it is not broken, is likely easily fixable (relatively, meaning they don't have to nuke and format, lose everything, etc). Linux is flexible. It is not just a desktop OS. It works on servers, set top boxes, pdas, etc. GUIs are purely optional

    32. Re:Linux has always had "safe mode". by drsmithy · · Score: 3, Insightful

      Please learn what an operating system is. You don't know what you are talking about. The machine is functional without a GUI. You can do nearly everything without a GUI that you can do with a GUI. Some things are even substantially faster at the command line.

      If you believe a command-line shell can be considered part of the "operating system", you have zero grounds for saying a graphical shell is not. They are merely different implementations of the same concept.

    33. Re:Linux has always had "safe mode". by heinousjay · · Score: 1

      You enjoy your 70s style computing. Just don't whine when people won't use the system you wish you could impose on them.

      --
      Slashdot - where whining about luck is the new way to make the world you want.
    34. Re:Linux has always had "safe mode". by Whiteox · · Score: 1

      "The difference is, that Windows does NOT exist without the GUI "....
      Ummm... Do you want to think about that for a few minutes longer before you commit to that statement?

      --
      Don't be apathetic. Procrastinate!
    35. Re:Linux has always had "safe mode". by zero_offset · · Score: 1

      Actually, that's only true of about 30% of humanity. And I bet ten bucks that if Linux or OSX held 30% market share, we'd be hearing all sorts of amazing new truths asserted on /. from those strongholds of zealotry. :)

      --

      Slashdot quality declines as the number of hot grits posts decreases. - Provolt's Law, Apr-09-2005

    36. Re:Linux has always had "safe mode". by Hucko · · Score: 2, Interesting

      It is attitudes like this that hold back the wide-spread adoption of Linux on the desktop
      I personally don't care if people widely adopt linux so much as I do that manufacturers do...
      --
      Semi-automatic amateur armchair Australian philosopher; conjecture ready at any moment...
    37. Re:Linux has always had "safe mode". by 3vi1 · · Score: 0, Flamebait

      If Microsoft doesn't get to say that IE and a ham sandwich are part of an "operating system", then GNU/Linux geeks don't get to say that the GUI isn't part of the OS.


      So, the GUI that my arcade cabinet loads at boot (an svgalib-based menu, not KDE, Gnome, etc.) is now magically part of the OS? Every device running embedded Linux or Windows CE that only supports http configuration now suddenly has no OS?

      No.
    38. Re:Linux has always had "safe mode". by lordtoran · · Score: 1

      The Linux CLI has a GUI. It is called Midnight Commander :-)

      --
      Want to hear the voice of GOD? cat /boot/vmlinuz > /dev/dsp
    39. Re:Linux has always had "safe mode". by Anonymous Coward · · Score: 0

      A command line driven OS is, to 99.999% of humanity, not an operating system.

      Ever heard of a server?

    40. Re:Linux has always had "safe mode". by gallwapa · · Score: 1

      The problem is that manufacturers won't unless the users demand it - do you follow? If most users stay away from Linux because they lose what they perceive to be a functional computer by losing access to their GUI, they're going to say how "windows never did that" or whatever. It is an unfair comparison, but the fact is this: The 'aboutfuckingtime' tag on this article is correct.

    41. Re:Linux has always had "safe mode". by islanduniverse · · Score: 1

      Umm... You might want to rephrase that. Ever built a PC? Ever noticed it doesn't have an OS straight away? Idiot.

    42. Re:Linux has always had "safe mode". by FlyingCheese · · Score: 1

      Yes but if you ever want your distro to be used outside of a tiny minority of geeks, some compromises must be made.

    43. Re:Linux has always had "safe mode". by Risen888 · · Score: 1

      most college age computer users have never used a PC without a mouse and GUI, ever.

      I just don't think that's true. I am a "just-post-college-age computer user" (I'm 26), and I came up on the Apple Deuce and MS-DOS, and later, in my teens, OS/2 and Windows. I think it would be much more accurate to say "this is the last generation of college age computer users who remember life before point-and-click." I don't think this generation is as scared of the prompt as you seem to think. I mean, c'mon, we were navigating directory structures via command line when we were six years old.

      --
      Hey, I finally got my first freak! Took you long enough!
    44. Re:Linux has always had "safe mode". by Taevin · · Score: 1

      I don't entirely disagree with you, but on technicality it's more complicated. Unless I'm mistaken, a Linux system starts the GUI "from the command-line" through a script that is run when the OS is ready to start such an application. As such, the GUI is running on top of the command-line (i.e. it's just like any other program being run by the OS, just a lot more complicated). Without the command-line it's the "if a tree falls in the forest and no one is around to hear it, does it make a sound?" situation with the OS: if the command-line is non-functional, can the operating system really be said to be working? On the other hand, if the GUI fails but the operating system can still be used from the command-line, it is difficult to say that the machine is now non-functional. In the former situation, no one can operate the system but in the latter, there are at least some people who can.

      The ability of any particular person to operate the machine is irrelevant. If an interface existed for airplanes that I could click a few widgets on a screen and have the vehicle take me to my destination, I could fly a plane. However, without such an interface, I cannot fly an airplane but does that give anyone sufficient reason to say the machine is not working? Certainly not because there are trained pilots around who can operate the vehicle in its current state. If I wanted, I could be trained to fly an airplane. If other people wanted, they could be trained to use the command-line.

    45. Re:Linux has always had "safe mode". by Revotron · · Score: 0

      This is why people are so reluctant to make the switch to Linux and BSD. Attempts to make the OS more stable and more convenient for the non-technical end-user, the very same userbase that we have been trying to reach for years, degrades into a semantics argument and we all tell those Windows n00bs to just "RTFM".

      It amazes me that some people wonder why 2007 wasn't the "Year of the Linux Desktop" (and 2006, and 2005, and 2004...)

      This post brought to you by Solaris 10.

    46. Re:Linux has always had "safe mode". by Anarke_Incarnate · · Score: 1

      In the case of Windows, the GUI is not merely a graphical shell. It is an integral part of the OS. You cannot (except in the case of newer and much older versions) install JUST the kernel and userspace sans the GUI.

    47. Re:Linux has always had "safe mode". by Anarke_Incarnate · · Score: 1

      I am not imposing anything. They can use whatever they wish. They are the ones stuck as a result of it. There is flexibility in an OS that can be made to do almost anything you wish. I still think a GUI has a lot of merit, but to say that the OS is broken without one is a childish and uneducated way of thinking. The point being made is that not every task needs all the same tools.

    48. Re:Linux has always had "safe mode". by Anonymous Coward · · Score: 0

      Microsoft seemed to have no problem doing exactly that with Win2k and the Xbox.

    49. Re:Linux has always had "safe mode". by Hyperspite · · Score: 1

      That is correct, but if you want to bring Linux to the MASSES, then it needs to be simple, as in, I can pick it up in 5 minutes. Dropping into command line scares people that don't know the proper keywords or any theory about files etc. You need a few simple buttons that say, does it work? Try this! No? Try this! all with a few clicks of a mouse. Stripped down to the command line is fine for people doing work that relates to computer systems. Getting the average office worker to be productive requires a much more automated setup.

    50. Re:Linux has always had "safe mode". by Curtman · · Score: 4, Insightful

      Simply put, to 99% of users the GUI is the OS, and to hell with facts.

      To which users? Linux is strongest in the server room/data center. Why would you bother with running X on your db server when you can just ssh in and use GUI tools from a desktop that is running X? That desktop might even be a Windows box running cygwin/Xorg. X is not Linux, and Linux is not X.
    51. Re:Linux has always had "safe mode". by mackyrae · · Score: 1

      I'd say kernel + basic system utilities, but not he GUI. GUIs are largely unnecessary (outside the context of photo or video editing, there's little that can't be done from the command line).

      --
      look! it's a bird, it's a plane, it's....a girl? yes, a girl browsing Slashdot on Linux
    52. Re:Linux has always had "safe mode". by wallyhall · · Score: 1

      I think the point is that people don't really know what an OS /is/.

      From Wikipedia:

      An operating system (OS) is the software that manages the sharing of the resources of a computer. An operating system processes raw system data and user input, and responds by allocating and managing tasks and internal system resources as a service to users and programs of the system. At the foundation of all system software, an operating system performs basic tasks such as controlling and allocating memory, prioritizing system requests, controlling input and output devices, facilitating networking and managing file systems.

      So the OS is software that talks to the hardware, handles the hardware, abstracts the hardware and (tries) to allow software running on top the OS to work without a software bug taking the entire machine down.

      HOWEVER, it goes on to say:

      Most operating systems come with an application that provides a user interface for managing the operating system, such as a command line interpreter or graphical user interface. The operating system forms a platform for other system software and for application software. Linux, Mac OS, and Windows are some of the most popular OSes.

      Unix is a cool operating system (IMO), it does things how I'd expect them to be done. There's a kernel, there's a GUI layer, shells, lots and lots of little (or large) "parts" that each fill a specific role and aim to do it well. Windows however (unless Vista has changed? I don't know...) the kernel and GUI are all wrapped into one "package" which IS the Operating System. The GUI is /apart/ of the OS. Linux (the kernel) has no GUI, X is the GUI. Ubuntu has done the (IMO) sensible thing (for desktop users who want a GUI and aren't too interested in learning how xorg.conf works) and gone half way between Windows and other Linux distributions, they've made X able to start, no matter what.

      So the difference is, Ubuntu is still Unix, but they've made X indestructable(ish). I believe you can safely call Ubuntu an operating system, in that the kernel, dbus and hal all tie in very closely together and work with the hardware (as Wikipedia defines an OS), and X handles graphics hardware and human input devices. You can rip out X and still have an OS, infact you can strip it right down to just the kernel, it's STILL and OS. Microsoft took a different route and stuck it all together in a "gluey" (IMO mess). It's also still an OS. The GUI is an integral part.

      Please feel free to disagree, I'd like to know what other (almost certainly more informed!) people think.

      --
      I think therefore I am... a Linux geek.
    53. Re:Linux has always had "safe mode". by Anonymous Coward · · Score: 0

      Microsoft does have Windows builds which consist of the kernel, services, and various libraries. These builds are not part of general retail release but are commonly used in embedded appliances. Posted AC for obvious reason.

    54. Re:Linux has always had "safe mode". by petermgreen · · Score: 1

      It really depends what you mean by from the command line. The scripting systems including the command shell, pipes and so on have to be functional to start almost anything on a linux box but there is no reason they have to be connected to anything a human can see or interact with.

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    55. Re:Linux has always had "safe mode". by drsmithy · · Score: 1

      I don't entirely disagree with you, but on technicality it's more complicated. Unless I'm mistaken, a Linux system starts the GUI "from the command-line" through a script that is run when the OS is ready to start such an application. As such, the GUI is running on top of the command-line (i.e. it's just like any other program being run by the OS, just a lot more complicated).

      The semantics of how X starts depends entirely upon how you have X (amongst other things) setup.

      Without the command-line it's the "if a tree falls in the forest and no one is around to hear it, does it make a sound?" situation with the OS: if the command-line is non-functional, can the operating system really be said to be working?

      Depends on the OS. MacOS "Classic", for example - or any number of embedded OS implementation like Symbian-using Nokia's - have no commandline at all.

      On the other hand, if the GUI fails but the operating system can still be used from the command-line, it is difficult to say that the machine is now non-functional. In the former situation, no one can operate the system but in the latter, there are at least some people who can.

      You're missing the point. If you consider a command line shell to be a valid component of an OS, there is no logical argument that can be made that a graphical shell is not an equally valid component in principle.

    56. Re:Linux has always had "safe mode". by drsmithy · · Score: 1

      In the case of Windows, the GUI is not merely a graphical shell. It is an integral part of the OS. You cannot (except in the case of newer and much older versions) install JUST the kernel and userspace sans the GUI.

      *You* can't. Microsoft, however, can.

    57. Re:Linux has always had "safe mode". by fractoid · · Score: 2

      No, if X doesn't work, you haven't configured X properly. Don't say the OS is broken...its not. Maybe the distro is ;p If X doesn't work, the COMPUTER is broken. And chances of a non-techie (or even a techie with limited Linux CLI experience) fixing a broken Linux install from the command line without knowing exactly what was broken are very, very small.

      Your average computer user (and your average Linux user is approaching your average computer user in this sense, it's the price of becoming popular instead of staying a clique of elitist geeks) it doesn't matter if it's X, Gnome, their nVidia drivers, or the anterior dorsal foozwuzzle that's broken, their computar is broke.
      --
      Rampant carbon sequestration destroyed the Dinosaurs' tropical paradise. I'm here to help repair the damage.
    58. Re:Linux has always had "safe mode". by fractoid · · Score: 1

      African or European?

      --
      Rampant carbon sequestration destroyed the Dinosaurs' tropical paradise. I'm here to help repair the damage.
    59. Re:Linux has always had "safe mode". by Nazlfrag · · Score: 2, Interesting

      Then there was the the Amiga, the Atari, the Mac, GEM & Windows. Try amnesia from 1985. About a hundredth of todays computer user market grew up and are comfortable with a CLI, ie. 1% of users. For the other 99%, they are as user friendly as a BSOD.

    60. Re:Linux has always had "safe mode". by l0b0 · · Score: 1

      Seriously, the average computer user doesn't even have a clue (nor do they care) what the "black box with white letters" (i.e., a MSDOS prompt window) is, what it is for, or why they need it.

      They don't need it, which is why Windows is still popular. Buggy, annoying, and intrusive, but popular. In my experience, no amount of GUI work will help you use the native CLI.

      On that note, it would be nice to see GUI and CLI apps use the same terminology, and the GUI even giving you hints on how to use the CLI - See TortoiseCVS for an excellent example.

    61. Re:Linux has always had "safe mode". by mwvdlee · · Score: 2, Interesting

      What many Linux experts often forget is that non-experts really can't do anything in the command line without help. And where are the experts pointing to for help? The numerous resources on the web. But how are you supposed to get on the web when your only computer (yes, most non-geeks still only have one computer!) is no longer able to display a GUI for a browser to run in. Linux safe-mode should allow the user to get to the web. So... is there a "network safe-mode" too? ;)

      --
      Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    62. Re:Linux has always had "safe mode". by try_anything · · Score: 1

      No, they didn't, but we really aren't dealing with the same userbase. The number of computer users back then is significantly smaller and more computer savvy than the computer users of today.

      Jesus Christ, were you even around back then? Lots of elementary school teachers ended up with an Apple IIe in their classrooms, and they used them. They printed out banners and posters and calendars and newsletters. Many of them used software to manage their grades, and that's a pretty complex kind of application -- setting up classes, setting grading policies, tracking multiple kinds of grades (tests, projects, etc.) It wasn't just one or two tech-savvy teachers, either; almost every teacher who got one started using it for significant useful work. This happened despite the fact that the usual way of providing the computer was to dump it in the classroom with an ImageWriter printer and a free copy of Math Blaster and let the teachers figure it out themselves or learn from each other.

      It probably helped that nobody was scared of the Apple IIe. There was a constant drumbeat of propaganda through Apple marketing, Apple II magazines, and Apple II books that Apples were "easy to use" for normal people, unlike the dreaded "PC compatible." As a result, people could sit down with an Apple II and spend an hour figuring something out without getting scared and panicky and deciding it was too hard for them.
    63. Re:Linux has always had "safe mode". by maxwell+demon · · Score: 1

      Metric is standard.

      --
      The Tao of math: The numbers you can count are not the real numbers.
    64. Re:Linux has always had "safe mode". by tepples · · Score: 1

      Ever built a PC? Ever noticed it doesn't have an OS straight away? Idiot. Except on some motherboards, the BIOS is less of a Basic Input Output System and more of a Built In Operating System.
    65. Re:Linux has always had "safe mode". by Nazlfrag · · Score: 1

      What part of users do you not understand? Developers, system and database administrators, hell anyone with a passion for computing usually prefers a CLI, and can use a CLI more powerfully than a GUI. That's 1% of the market that is happy without a GUI. When I say 99% of the market, I don't mean the admins. I mean the people who access that database via their GUI frontend. Is it really so hard to conceive that only a tiny minority of computer users are willing to approach the level of technical savvy CLIs require?

    66. Re:Linux has always had "safe mode". by Curtman · · Score: 1

      That's 1% of the market that is happy without a GUI.

      So you figure that home users are the most lucrative part of the market. You're a fool.
    67. Re:Linux has always had "safe mode". by mortaltreason · · Score: 1

      Even from the CLI you can access the web. When my Xorg.conf was screwed up I used e-links, a text-based web browser, to find out how to use vi. That was with a wireless connection to a secured network so the only thing that isn't functioning is the pretty frontend to linux. When the GUI in linux is gone, all other services that don't depend on the GUI still run. But to your standard computer user the command line can seem intimidating, and if expected to be of everyday use in millions of homes and businesses should have a graphical way to solve problems. So to answer your question, it should be standard in the safe-mode.

    68. Re:Linux has always had "safe mode". by Anonymous Coward · · Score: 0

      I was using computers back in the DOS days and look at me now, I'm perfectly happy using Linux in just a command-line shell with no GUI. I'm 21 years old.

      My dad is something like 50 years old, and had to use DOS back before 95 too, but if you stick even the same terminal in front of him now he has no idea what to do.

      What's the difference? The old people who did know how to use command lines forgot, and the rest of the people who used command lines who didnt forget still use them occasionally. The people who used to use a command line and still know how are probably a fair example of the geek community now, where the people who used to use them and forgot are any other GUI -needing part of the population nowadays.

      Ubuntu is not for us, it's for human beings - that's its whole goal. Command lines are not intuitive, and human beings rely on intuition to get them through situations they are unfamiliar with. To solve this, they need a backup simplified GUI to make them more comfortable and give them a hope of solving their problem without ringing my cell and complaining.

      I welcome any effort Ubuntu makes to bring Linux to the masses, I welcome it with zealot-praise, because the more people enjoy Ubuntu the less I have to see Windows ever again (god I like imagining that day).

      PS. Direct X should DIAF - gamers want linux :(

    69. Re:Linux has always had "safe mode". by Jeruvy · · Score: 1

      Dude, Let's not stupify the english language and confuse newbies any more than we have to. X is NOT an OS, frying X is not killing your PC.

      --
      Jeruvy
  11. Thanks, Ubuntu. by Esteanil · · Score: 4, Interesting

    Although I've haven't had *nix installed on any of my home computers yet, I'm very happy indeed that Windows XP looks to be the last MS OS I will ever use.
    Changing to Linux is now something I'm thinking about on at least a weekly basis, and the upcoming version Ubuntu seems very likely to make me leave Windows. (Except for a small gaming partition).

    --
    I'm a dreamer, the world is my playpen. But hey, I'm a serious person, I can't dream all the time.
    1. Re:Thanks, Ubuntu. by black88 · · Score: 0, Insightful

      Two helpful hints for you, then.

      You should always have a separate home partition, and when you need to edit your /etc/X11/xorg.conf , make a directory in /home/yourname/ called, for example, config_backup, and copy your xorg.conf there to keep an extra copy safe.

      have fun

      email me if you want, by the way, if you have any questions.

    2. Re:Thanks, Ubuntu. by Bucc5062 · · Score: 1

      Agreed1

      i have been an MS user/programmer since 3.1, and before that I cut my teeth on MSDOS. Today I split between linux (Ubuntu feisty) for home and ms or work. i will do what I can to avoid Vista.

      Linux Ubuntu is not quite ready for the average user, but almost there. I've had to do a few more steps to get things to work then your normal click and go crowd, but not much more.

      Maybe by Krazy Koala they will surpass M$ in user friendly adjustment, and developers will discover that compiling source code to run a program is not what makes for a better product. Yes, there are more packages these days, but it is still not straight forward.

      Example, I need java installed on my AMD 64 system inlinux. I think i get it right, but Firefox still crashes when I run a java applet. That does *not* happen with M$ and tht one simple issue holds me back rom going full court press to my friends to switch.

      I believe in Linux, it is ultimately better hten M$, but it is not there yet.

      --
      Life is a great ride, the vehicle doesn't matter
    3. Re:Thanks, Ubuntu. by turing_m · · Score: 1

      "Linux Ubuntu is not quite ready for the average user, but almost there. I've had to do a few more steps to get things to work then your normal click and go crowd, but not much more."

      I think you are correct there. There's a gap in the middle between power user and web+email types who have needs a bit more complex but can't do more than "click and go". With the rate of improvement of Ubuntu I suspect that gap will disappear shortly.

      It's getting close though. I'm reminded of the DOS days where a moderately intelligent kid could get most anything he wanted to run, it just took a bit of work. Unlike say, 5 or 6 years ago where your only help was an impenetrable man page that might be of use if you had a CS degree.

      --
      If I have seen further it is by stealing the Intellectual Property of giants.
    4. Re:Thanks, Ubuntu. by MasterOfCeremonies · · Score: 1

      Thubuntu.

    5. Re:Thanks, Ubuntu. by GalionTheElf · · Score: 0, Troll

      Look, I appreciate that you're being friendly and offering help and all but really, do you think typing in /code makes you look cool or something? Cause really, it doesn't. Just reciprocating the friendliness.

      --
      I'm going over here and I don't know why!
    6. Re:Thanks, Ubuntu. by Anonymous Coward · · Score: 0

      That statement goes to show how clueless some users are to the basic concepts of their computer. No one who knows anything would call a directory path code.

    7. Re:Thanks, Ubuntu. by Anonymous Coward · · Score: 0

      I meant, as in opening and closing html tags but yeah, sure I'm clueless cus I think there's a directory called /code (how do you know, I might have an interesting directory structure :P)

    8. Re:Thanks, Ubuntu. by black88 · · Score: 0

      Are you kidding me? I have been running Linux full time now for maybe a year, and have dabbled off and on for the last decade with different distros, and I would not be where am I today without the help of others.

      Yeah, I hope you do appreciate help from kind strangers, because a lot of other people would have just told to you RTFM (geek/Linux speak for "Read The Fucking Manual!")

      And I should clarify something for you: What I typed in was in fact not code, it was an example of the Unix/Linux filesystem hierarchy, and you will find more of the same when and if you decide to run Ubuntu full time, because this is how other users show you what to do on the Ubuntu forums, when you need help.

      And I have given a slight damn about looking or being cool for probably close to twenty years now.

      Your bitter reciprocation leaves much to be desired.

    9. Re:Thanks, Ubuntu. by black88 · · Score: 0

      And by the way, why did you even comment when the help offered was not directed to you?

      Next time, the polite thing to do would be to mind your own business.

    10. Re:Thanks, Ubuntu. by neildiamond · · Score: 1

      I am by no means an expert on Linux, but I have this stuff working on AMD 64. However, not the way you might think. To get firefox and plugins fully working, you need to look up the instructions on getting Firefox32bit running. There are install scripts that work, but follow them to the letter! AMD64 is more trouble than it is worth in some cases as binary-only (32-bit) things like flash and java create some really bit headaches in 64bit browsers. I'd point you to the instructions on this if I could remember, but if you search the forums on ubuntu and kubuntu (which I'm running) you'll find it.

    11. Re:Thanks, Ubuntu. by Anonymous Coward · · Score: 0

      Welcome, then!

      For me, Linux has let me re-discover the reasons that I got "into" computing in the first place, over 20 years ago. The ability to understand, experiment and create. Knowing that although you won't take the time to understand even a small fraction of a working Linux system, nothing is barred from you and any aspect that you want to pursue will have a (mostly) supportive community around it... it's priceless.

      Ideologically, GNU feels good to me. I used to hoard pirated Windows software and dabble in cracking myself, but I left that behind years ago. I Didn't get caught, didn't suddenly "repent", it all just gradually became irrelevant. I deleted my last windows partition when I realised that I hadn't used it in 4 months. I am a bit of a sucker for 3D gaming myself and keep meaning to put XP on an isolated disk for some sneaky fun, but I honestly feel that half life 2 is not worth all the shit and heartache of administering a windows machine. Linux gaming is not that bad, and at least when a Linux system gets fucked up you can rely on your own wits to fix it.

      So when you make the switch, I hope that you find the breath of fresh air you are looking for. On topic, Xorg configuration has always been an unfriendly pain in the ass. This latest effort by Ubuntu is most welcome and not before time. Thanks guys!

  12. How is this news? by boylinux · · Score: 4, Informative

    Xandros and other distros have had this for years.

    1. Re:How is this news? by FoolsGold · · Score: 4, Insightful

      It's news because Ubuntu is currently the flagship of the mainstream Linux distros - it's generally the first option for people wanting to try Linux out, so improvements like this are rather important to its success.

    2. Re:How is this news? by lixee · · Score: 1

      Because it's Ubuntu.

      In case you didn't notice, that particular distribution became a synonym of Linux among the laymen.

      --
      Res publica non dominetur
    3. Re:How is this news? by Epistax · · Score: 1

      Because a distro that actually has a decent shot has it?

    4. Re:How is this news? by Anonymous Coward · · Score: 0

      One essential thing that *every* other graphical x config tool I every checked out missed - making sure that any gui element is appropriately sized and placed in the lowest resolution.

    5. Re:How is this news? by A+beautiful+mind · · Score: 1

      Xandros and other distros had "New Failsafe Graphics Mode for Ubuntu"?

      Oh my god, secret Ubuntu coders in hiding!

      --
      It takes a man to suffer ignorance and smile
      Be yourself no matter what they say
    6. Re:How is this news? by Killer+Gentoo · · Score: 1

      Just as "Linux" has become the official synonym for GNU/Linux.

      It still doesn't make it right.

  13. Nice by PhaxMohdem · · Score: 3, Interesting

    This has been a problem I've run into a lot as a Linux novice, and newly converted user to Ubuntu 7.04. I really wish that someone would make dual/multi display configuration much more intuitive. In Windows even the n00best of n00bs can easily configure a dual monitor setup. In the various Linux flavors I've tried it is not that simple. Seems like the system display configuration utility and the video drivers I install for nVidia/ATI cards just want to fight each other over who gets to control that second monitor, instead of just working like it does in Windows. Like I said, total novice here so I don't know if its an issue with the distro's themselves, or the third party drivers by nVidia/ATI, all I know is it is annoying, and one of the major caveats preventing me from totally embracing the penguin.

    --

    The Property of One's : "The Oneitude is directly proportional to the Colditude of the one." - S.B.

  14. It baffles me why they didn't do it before by Anonymous Coward · · Score: 0

    On several occasions, the first part of the install had ok graphics and the last part of the install ... the graphics were worse. OK, if there was an obvious default setting that produced reasonable graphics, how come things got worse when the distro detected the graphics card and monitor? Anyway, the 'default' mode existed but didn't seem to be an option later in the install. Even if they'd told me what it was ...

    BTW, the reason I have had problems with Linux distros is that I tend to use 'atticware'. One of the benefits of Linux is that you can use it on outdated hardware ... right? Well the majority of the time anyway.

  15. Also Planned by JamesRose · · Score: 3, Funny

    An error screen that appears in a crash, maybe a nice calming blue one... ;-)

    1. Re:Also Planned by wanderingknight · · Score: 1

      Actually, the broken X screen (at least in my Ubuntu installation) is blue :P

  16. Crikey, the brainstorming which must have gone in by j.a.mcguire · · Score: 1

    Welcome to Windows 95!

  17. I think that is more a problem of perception. by khasim · · Score: 4, Interesting

    Linux is generally nice and stable, but when it does go wrong, to most people it's just far, far too hard to recover your installation back into a working state - much more so than, dare I say it, Windows.

    I think that that is the case ONLY because those people are coming from a Windows background.

    Personally, I find it far, Far, FAR, FAR easier to recover a damaged Linux box than a damaged Windows box. But that is primarily because the damaged Windows boxes that I get have major Registry issues.

    As long as you can get an Ubuntu box to boot to the command line, it is "easy" to fix. "Easy" is in quotes because it takes a little bit of knowledge. But not much. I'm running Gutsy Gibbon at home and even with 2 problems (it is still alpha) I've been able to recover my system without rebooting in less than 5 minutes.

    The magic is in APT and the repositories. As long as I can connect to the repositories and run APT, I can remove the problem or re-install over it.

    As more people become familiar with Ubuntu (and Debian and Debian-based distributions) the "fear" of Linux will vanish. It's just so much EASIER than Windows. (unless your hardware isn't supported but that's a different issue)
    1. Re:I think that is more a problem of perception. by Xtravar · · Score: 0, Flamebait

      Yeah, man. I'm only screwed in Linux when it doesn't boot at all... but that's usually when I screw up my fstab somehow (why does this happen so often, I do not know). And even then, I just boot the install CD and fix fstab with vim.

      I'd say Linux recovery capabilities > Windows recovery capabilities. I've never hosed Linux so bad that I had to reinstall, but I've done it to Windows hundreds of times. Linux is just designed better. People may laugh, but it's true - it's easier to control and manipulate to your bidding.

      There's no console mode in Windows where you can say "MAKE_MY_COMPUTER_SUCK=0" and have your computer magically fixed.

      P.S.: Mandriva 4 ever, screw this Ubundu fad. Mandrake was the first user-friendly distro and still holds the crown. 8-)

      --
      Buckle your ROFL belt, we're in for some LOLs.
    2. Re:I think that is more a problem of perception. by orkysoft · · Score: 1

      P.S.: Mandriva 4 ever, screw this Ubundu fad. Mandrake was the first user-friendly distro and still holds the crown. 8-)

      Really? That's not my experience. I used to run Mandrake/Mandriva 10.0 for quite a while, but other than looking good, I wasn't that happy with it. Firefox used to crash all the time. Now that I'm using Ubuntu, I just don't have the issues I had with Mandr(ake|iva) anymore.

      --

      I suffer from attention surplus disorder.
    3. Re:I think that is more a problem of perception. by Kangburra · · Score: 3, Interesting

      P.S.: Mandriva 4 ever, screw this Ubundu fad. Mandrake was the first user-friendly distro and still holds the crown. 8-)


      Sorry, I can't let that go.

      Yes Mandrake was the first user-friendly distro, but they messed up several times.

      1) Adverts in the installer
      2) All the .0 and .1 releases had new bugs.
      3) Sacking of Gael Duval was the final straw. It shows the mentality of a lost management team.

      Ubuntu has filled the gap left by where Mandrake could have been and Mandriva is.
      --
      Common sense is not so common
    4. Re:I think that is more a problem of perception. by shaitand · · Score: 0, Redundant

      'P.S.: Mandriva 4 ever, screw this Ubundu fad. Mandrake was the first user-friendly distro and still holds the crown. 8-)'

      I remember when I used to like Redhatish distros using RPM too. Sorry but you combine a clean user friendly distro with apt and a debian sized software repository, and you have something no RPM based distro could ever compete with.

    5. Re:I think that is more a problem of perception. by abigor · · Score: 1

      Apt is available for .rpm packages, just as it's available for .deb packages on Debian-based distributions. The sizes of the repositories are comparable.

    6. Re:I think that is more a problem of perception. by shaitand · · Score: 2, Informative

      'The sizes of the repositories are comparable.'

      You must live in a special little world of your own. The size of the repositories are nowhere near comparable. Even after you add Apt for RPM and the 3rd party repositories for use with it (and I have had problems with conflicts between those third party repositories) the software selection doesn't compare.

    7. Re:I think that is more a problem of perception. by coldcell · · Score: 2, Insightful
      I think you are misusing "easier" when you really mean "more powerful". While I completely agree that Linux-based distros have a wealth of restoring and recovery capabilities above and beyond anything Microsoft pumps out, I disagree that accessing this power is "easy" when compared to a windows GUI interface for simple mistakes in settings. If I can make the mistakes in GUI, I should be able to fix my mistakes in GUI also.

      This mentality that "users just need to get used to Linux, and drop their Windows attitude" will simply not fly. Who (apart from some smart-asses here) has been raised solely on *nix boxes their whole life? We have all had to use Windows or Macs at some point! While they aren't the 'perfect' UI, they are the predominant one. A parallel could be brought up about car design and interface; many concept vehicles completely redesign how a driver uses the vehicle, yet the mainstream isn't willing to change the old and understood for someone's idea of 'better'.

      --
      Launchy.net changed my world.
    8. Re:I think that is more a problem of perception. by GaryPatterson · · Score: 1

      What's wrong with providing a simple GUI for accomplishing the same thing? Not everyone cares to learn the Unix command set, or the ins and outs of package management, so why force them to work that way? Aren't they making enough of a commitment by trying Linux out?

      Surely providing an option for people more used to GUIs can only help Linux adoption. Maybe more advanced features would only be accessible to the command line, giving some incentive for those who care to delve.

      You need to remember - you are not an average user. Your expectations are different, as is your level of knowledge. You cannot apply your experiences to everyone and expect them to jump through the hoops you're happy to jump through in order to get something simple done. Making it simple and visual is a good thing for the rest of the population.

    9. Re:I think that is more a problem of perception. by confused+one · · Score: 1

      This is 100% correct. The average user, when confronted with a command prompt or having been told they need to edit text config files, will just give up. It's too much trouble at that point, too hard to figure out. You, I and perhaps the average /. member can and do deal with that every day. The typical user just wants the computer to work. If they have to configure something, they want a simple GUI with a set of options from which to choose. It needs to be simple, like radio buttons, or a drop down list, populated with only the relevant options.

    10. Re:I think that is more a problem of perception. by Provocateur · · Score: 1

      omg flamebait?

      We've run into some serious Ubuntu tribes here, men! And that ain't failsafe graphics either, that's warpaint they're wearing!

      --
      WARNING: Smartphones have side effects--most of them undocumented.
    11. Re:I think that is more a problem of perception. by Rogerborg · · Score: 1
      >Personally, I find it far, Far, FAR, FAR blah blah blah

      You've got a 4 digit UID. I submit that you're not representative of the bulk of potential GNU/Linux users. Calm down, grandad, nobody is suggesting taking your command line away from you. You can still do it the hard way if you want to, now that you've been forced to learn how, and the cognitive dissonance has kicked in. But there's no need for it to be so hard for a first time user to learn how to fix the GUI on their one and only computer.

      Did you pause to consider that? How do you find out how to fix the GUI on your only box? Google via Lynx?

      --
      If you were blocking sigs, you wouldn't have to read this.
    12. Re:I think that is more a problem of perception. by andymadigan · · Score: 1

      I grew up on DOS, can I make the world go back to that? It was the 'predominant' interface. The console is natural to me, and I stopped using windows when A) The DOS box became really just an emulator and B) I found myself opening cygwin on every boot.

      'Predominant' interfaces change, even on PCs. For macs, well, the second computer I ever used was an Apple II. Later on I used a powerbook and a Macintosh LC, plus a Quadra in there somewhere. Now I have a macbook, the interface is totally different.

      I named the first PPT presentation I ever made in 8.3 file format, I even got the file extension correct. Windows completely broke a DOS user's expectation. The first question I had was 'what is the path of desktop?' Likewise I have trouble on vista, part of that can be attributed to inexperience, but part of it is the lack of menus, standard on virtually all GUIs for at least the last 15 years, now gone. I think in just the past few years manufacturer's have finally got the message 'go ahead and change whatever you want! throw out the old junk!' Of course, new PCs still come with PS/2 ports, and usually with LPT ports as well. As far as I know, Windows also still supports OS/2 programs, though that might have been dropped by now.

      Sorry for the rambling, I'll go to bed now (maybe).

      --
      The right to protest the State is more sacred than the State.
    13. Re:I think that is more a problem of perception. by TheNetAvenger · · Score: 1

      Personally, I find it far, Far, FAR, FAR easier to recover a damaged Linux box than a damaged Windows box. But that is primarily because the damaged Windows boxes that I get have major Registry issues.


      If this is really your true belief, you haven't used Windows in about 6 years.

      1) WindowsXP. Safe mode comes on by default when a problem happens, and it asks the user if they want to 'restore' the system to previous restore point. The user picks a previous day the computer was working (ie. the registry wasn't corrupt, bad software wasn't installed, bad drivers weren't just loaded etc.) and within a few minutes the machine boots up to a perfectly fixed state.

      2) Vista. Same thing, except with Vista in reference to the article, you can literally remove the video card while running and replace it, and Vista won't even drop the GUI or crash. You get a pop-up that the display adapter stopped working and Vista recovered.

      These are features you don't have in Linux (rememeber system restore doesn't modify or touch user files, so NO DATA is lost or needs to be restored from a backup) and the driver model in Linux does not allow for X to recover graphically if the video adapter is removed from the running computer.

      So again, explain to me how Linux can even do these things and why recovering Linux is easier than clicking 'system restore'?

      Geesh.

    14. Re:I think that is more a problem of perception. by Killer+Gentoo · · Score: 1

      Personally, I find it far, Far, FAR, FAR easier to recover a damaged Linux box than a damaged Windows box. But that is primarily because the damaged Windows boxes that I get have major Registry issues. I can relate, having worked in a tech shop before, I can tell you (if you don't already know) the #1 fix for a broken windows install is reinstallation, It's way faster and easier than the alternative, acctually FIXING something.

      At least with gentoo you know re-installation could take several days, it's a big motivator to find that dirty little problem....
    15. Re:I think that is more a problem of perception. by MollyB · · Score: 1

      Well, You've got a six-digit UID, but apparently an averge IQ. I just compared your post history to GP (full disclosure: I am a fan of his), and invite anyone else to do the same. Also, if your biggest complaint is about dumbing everything down for the lumpenproletariat, why would you expect to have credibility on Slashdot? That's Cognitive Dissonance for you!

      Spoink! (Tnx. to Scott Adams and Steven Pinker)

      Now, get off my lawn, you consarned punks...

    16. Re:I think that is more a problem of perception. by Rysc · · Score: 2, Interesting

      You are falling for a classic mistake: confusing easy with discoverable. Recovering a broken Linux system is *much* easier, no question there. Discovering the recovery method is much *harder*.

      In Windows you get very-obvious tools which may or may not help you figure out what the problem is and very-obvious tools which will probably *not* get the problem fixed. The problem is too hard to solve most of the time for an average user.

      In Linux you get no few clues as to what went wrong and no clues as to what tools are available to help. But, if you are able to figure out both of those things, recovery is usually very easy. The problem is *still* too hard for the average user, but not because it's hard to do.

      The Linux problem is not one of hard-to-use but one of hard-to-discover. Most idiots could use apt-get on the command line to fix problems, *if* they had any clue that doing so would help and *if* they knew what the options were. Most idiots could *not* correct registry problems even if they knew how to open up regedit.

      --
      I want my Cowboyneal
    17. Re:I think that is more a problem of perception. by gosand · · Score: 1

      I was a RedHat user for about 5 years. Then switched to Mandrake. I was only on it a couple, and I got REALLY tired of not being able to run certain packages, or upgrade to others. Their package management just failed for me. I was looking for another disto, and settled on Kubuntu. I have since kept up to date, and even upgraded full release versions with minimal issues (yes, I have an Nvidia card). I loved Mandrake while I was on it, but they lost me for the simple reason that I couldn't maintain my system easily.

      --

      My beliefs do not require that you agree with them.

    18. Re:I think that is more a problem of perception. by Urza9814 · · Score: 1

      if you find broken Linux boxes so incredibly easy to fix, I have just one thing to say to you:

      Help me. I've had no sound for about a month and nobody seems to know why.
      http://mandrivausers.org/index.php?showtopic=43193 &st=0&gopid=327397&#entry327397

    19. Re:I think that is more a problem of perception. by abpimentel · · Score: 1

      And all the former Mandriva fans have moved to PCLinuxOS.

    20. Re:I think that is more a problem of perception. by c0d3h4x0r · · Score: 1

      Linux is generally nice and stable, but when it does go wrong, to most people it's just far, far too hard to recover your installation back into a working state - much more so than, dare I say it, Windows. I think that that is the case ONLY because those people are coming from a Windows background Wrong. It's because Linux generally sucks worse at handling failure cases in a usable way. Granted, Windows often sucks at it too, but not as badly as Linux does.

      Example:

      In Windows, if you plug in a USB printer for which Windows has no built-in driver, Windows automatically detects that you've plugged in a new device, searches for a built-in driver, and then explains that it cannot find a suitable driver and offers to send you off to Windows Update to find one. Windows Update almost always finds one (or at least digs up a link to the printer manufacturer's web site where you can go get it yourself).

      In Linux, if you plug in a USB printer for which Linux has no built-in driver (say, the Canon i450), nothing happens. You first have to go manually launch a printer installation wizard. When you inevitably discover that your printer isn't in the list of printers built-in to Linux, the dialog gives you no further instructions or help to get things working. So you have to go scour the web to find out that the Canon bjc7500 driver should work for the i450. So you go back through the wizard and pick bjc7500, but then you get a mysterious error dialog as if the driver cannot be found -- even though it was in the list to begin with. So you go back online and post in a forum for help, and people suggest you may need to run the add printer wizard using root priveleges. So you do that, but it doesn't fix anything. So now you're stuck, and you've wasted two days (due to help forum turnaround time) trying to just get your printer (which works fine under Windows, by the way) working under Linux, which multiple sources say should be possible but which clearly doesn't work the way they say.

      That's the kind of thing where Linux sucks. If it works the expected way, it's fine, but if not, you're up a creek.
      --
      Moderator hint: a comment is neither "Flamebait" nor "Troll" if it is true.
  18. Mark Your History Books by copponex · · Score: 0, Flamebait

    Summer 2007 - Linux developers discover that users prefer and rely upon GUI environments.

    When can we expect a unified program installation method? Sometime after peak oil?

    1. Re:Mark Your History Books by Ant+P. · · Score: 0, Troll

      You mean when can _Windows_ expect a unified program installation method. Linux has had package managers for decades, even GUI ones for simpletons.

    2. Re:Mark Your History Books by Anonymous Coward · · Score: 0
      When can we expect a unified program installation method?

      anonymouscoward@localhost:~$ apt-get install youarearetard

    3. Re:Mark Your History Books by bigstrat2003 · · Score: 1

      anonymouscoward@localhost:~$ apt-get install youarearetard That's wonderful. That's not a GUI though. Maybe there is a GUI which functions as a unified program installation thingy (I wouldn't know, I don't use Linux, so my point may be invalid), but the command line does NOT suffice.

      Until every task the average user needs to do can be done with a GUI, Linux will not be ready for prime time.

      --
      "16MB (fuck off, MiB fascists)" - The Mighty Buzzard
    4. Re:Mark Your History Books by MMC+Monster · · Score: 3, Informative

      The gui is called synaptic. It's so awesome compared to anything on the MSwindows side of things, it's hard to describe to someone who just uses MSWindows. But I'll give it a try:

      Synaptic contains a list of repositories. Each repository is a website that has a group of applications for the OS. Synaptic comes with some default repositories and has an easy way for the user to add new ones using a GUI interface (or a text interface).

      You run synaptic and it will give you a list of all possible programs to install on the OS. Everything. You click on a program to install. If it requires other applications to be installed, it will warn you that it will also install the other applications.

      The magic comes when a new version of any application (ie: Firefox) comes out that you already have installed. The OS knows that there is a new version because the repositories will have a version number higher than the version installed on your system. The OS will put a little star in the corner of the screen. Click on it will bring up synaptic with the option to install the newer version.

      Think of it as a Windows Update that does not send information about your system to any website, and which can update any program installed on your system (including OS files and files not distributed by Microsoft), regardless of who makes it. (repositories are available for proprietary products such as Opera and Google Earth).

      --
      Help! I'm a slashdot refugee.
    5. Re:Mark Your History Books by tolan-b · · Score: 1

      Yes there is Synaptic which is a (power-user) GUI front-end to APT, and there is 'Add and remove programs' in the 'start menu' menu where you can browse and search thousands of officially supported, community supported, and 3rd party applications, which can then be installed with two clicks. Dependency management is handled automatically avoiding 'RPM hell' and 'DLL hell'. (Yes I know RPM has Yum, it's a reference to the old usage of 'RPM hell').

      Far, far, better than what Windows or OSX offers IMHO.

    6. Re:Mark Your History Books by fyoder · · Score: 4, Funny

      When can we expect a unified program installation method?

      Done already. In fact, Linux has many of them: apt-get, yum, emerge, and more! It's a veritable cornucopia of unified program installation methods.

      --
      Loose lips lose spit.
    7. Re:Mark Your History Books by Logic+and+Reason · · Score: 1

      You're right: your point is invalid. Why did you think making a completely uninformed statement about a feature you thought Linux lacked (on Slashdot, of all places) was a good idea? Actually, I think I just answered my own question.

      But in case you're not a troll, nearly all Linux distributions have come with package management systems for some time, and most of those have GUI front-ends for them. Admittedly some of those GUIs are difficult to use, but your comment is still quite ironic given that neither Windows nor Mac OS has such a feature. (Windows has a unified uninstall feature and a semi-standard installation tool, but that's a joke compared to what you get with a real package manager.)

    8. Re:Mark Your History Books by Terrasque · · Score: 1

      You mean something like .. i dunno .. like this?

      Oooor... like this?

      Or maybe like this?

      Note that all three have their use cases.
      First is programs from repositories (default shipped with ubuntu contains a lot of programs, but you can add your own), and all software installed from this will be automatically updated.
      The second is for single programs packaged for ubuntu, which contains a compressed file with all the software (similar to windows, except the package manager keeps VERY good control over the files the program adds, and is much more painless to remove).
      And the last one, if you target multiple distros with one installer.

      There's also the traditional source code packages, and some more .. special systems, like this.

      All in all, there is no reason why an ubuntu user should not find it just as easy or even easier to install/manage programs than a windows user.
      And we all know the standard windows installer. Trust us, we know what we're doing! Really!

      --
      It's The Golden Rule: "He who has the gold makes the rules."
    9. Re:Mark Your History Books by benow · · Score: 1

      System->Administration->Synaptic, click search, type package name, select, hit apply. It's graphical. Once installed, the update manager syncs in the background and informs of updates, which, once confirmed, are downloaded and applied. Updates are found for all packages, not just core system stuff, as in Windows Update. If you want to try it out, download ubuntu livecd and boot from it. The pre-install environment is a full featured runtime without touching your disks. Linux has always been good at working well when it works, and now it's getting better to get it working and fix it when it is not... and Ubuntu seems to be the best of the distros. There are times when a Windows box is nice, and dual booting is easy enough to setup for an adventurous novice. Adventure enough and one is soon no longer a novice.

    10. Re:Mark Your History Books by FlyingGuy · · Score: 1

      Sorry to point this out so rudely but people like YOU are just one of the many reasons that Linux doesn't get traction faster.

      You mean when can _Windows_ expect a unified program installation method. Linux has had package managers for decades, even GUI ones for simpletons.

      You want Linux to get used more, then stop insulting people who's ONLY use for a computer is to do work that they need to do, such as writing letters, working on spreadsheets, creating presentations etc. etc.

      They NEVER want to see the command prompt. They want to turn it on and just have it work.

      By deriding people who don't care about the gory technical details, you alienate them and DO HARM to the wider acceptance of Linux.

      --
      Hey KID! Yeah you, get the fuck off my lawn!
    11. Re:Mark Your History Books by bigstrat2003 · · Score: 1

      No, my post wasn't a troll. First of all, I wanted to point out to the AC that a command-line tool doesn't really suffice, but I also was curious to know if there was a GUI to accomplish the same thing. Apparently there is, and that's great. I'm sorry if I struck you as a troll, that's not really my thing.

      --
      "16MB (fuck off, MiB fascists)" - The Mighty Buzzard
    12. Re:Mark Your History Books by MMC+Monster · · Score: 2, Informative

      Another cool thing about using synaptic and repositories: When Ubuntu came out with version 7.04, users of version 6.10 got a notice via synaptic, stating that a new version of the OS was available. If the user chose to upgrade to the new version, the only thing that was changed was the version of the OS listed in the list of repositories in synaptic. Then synaptic just did it's usual business and downloaded all the new files. A single reboot later, and the entire OS and all applications were upgraded. All at once.

      --
      Help! I'm a slashdot refugee.
    13. Re:Mark Your History Books by Anonymous Coward · · Score: 0

      That's wonderful. That's not a GUI though.

        Yeah, and "youarearetard" is not a package. I considered going into detail about synaptic, and all that linux package management does for you, but I decided it was much funnier (to me, anyway) this way.

    14. Re:Mark Your History Books by numbski · · Score: 1

      When can we expect a unified program installation method? Sometime after peak oil?

      Given that we're already there, yes. :)

      --

      Karma: Chameleon (mostly due to the fact that you come and go).

    15. Re:Mark Your History Books by Anonymous Coward · · Score: 0

      So, can I go to a website and click on a link and download a new package and have it just install by opening it? Can this package open a GUI to allow options to be chosen (things like optional features, like spell check and file associations)?

      No?

      Sorry, it fails.

      I don't want to have my software choices limited by some group that decides what software goes into the repository and what configuration it has. I want to be able to run Firefox and not Iceweasel or whatever the Linux fork of it is called.

    16. Re:Mark Your History Books by spikeb · · Score: 1

      there is a unified program installation method on ubuntu - it's called synaptic.

    17. Re:Mark Your History Books by _xeno_ · · Score: 1

      Windows has one. It's called the Windows Installer. It's kind of like any of the various Linux package system. Or really any package system.

      With the exception that it's created using a proprietary binary format, installers are ridiculously hard to create using it, a lot of developers just opt not to bother with it, and, since most Windows software is closed source, Microsoft can't just create them for developers that don't.

      Check out the Windows Installer XML Toolset (WiX) and keep in mind that it's the easy way to create Windows Installer packages without forking out money for a tool like InstallShield.

      --
      You are in a maze of twisty little relative jumps, all alike.
    18. Re:Mark Your History Books by Anonymous Coward · · Score: 0

      Every task that an average user needs to do can be done through a GUI, then some.

      Now when you get support people will often say "pull up a terminal, then type this". The reason why they do that is because telling them what to type is easier than telling them to "click on this icon, then select this option from such and such a menu, then look for the blah field, finally type in so and so."

      These are completely different issues, and I whole-heartedly believe that Linux is better than most other operating systems in this respect. After all, it provides a GUI for people who like figuring out things on their own *and* a CLI to make tehcnical support dead simple. (And yes, I have had neophites beg "just tell me what to type" when I try describing what to click on."

    19. Re:Mark Your History Books by miro+f · · Score: 3, Informative

      So, can I go to a website and click on a link and download a new package and have it just install by opening it? Can this package open a GUI to allow options to be chosen (things like optional features, like spell check and file associations)?

      No?


      yes.
      --
      being vague is almost as cool as doing that other thing...
    20. Re:Mark Your History Books by Eli+Gottlieb · · Score: 1

      So, can I go to a website and click on a link and download a new package and have it just install by opening it? Can this package open a GUI to allow options to be chosen (things like optional features, like spell check and file associations)? Welcome to Mac OSX, which runs on glorious appdirs that make software installation almost trivial for everything except daemons.
    21. Re:Mark Your History Books by coryking · · Score: 1

      configure && make && make install

      Come back to me with a real question, like a universal uninstall.

    22. Re:Mark Your History Books by DoktorSeven · · Score: 1

      Except that anyone can create a repository that you can add to Synaptic (or via the commandline) to let you install anything you want. Some of these could enable and disable optional features that the official repos don't, though in general we in the Linux world generally select and deselect optional features via the program itself.

      You're thinking the Windows way. Stop it.

      --
      This is a sig. Deal with it.
    23. Re:Mark Your History Books by Phroggy · · Score: 1

      Personally I'm a big fan of slackpkg.

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    24. Re:Mark Your History Books by SoapDish · · Score: 1

      If you mean replacing/combining .deb and .rpm, I doubt that will ever happen. Fortunately that doesn't really matter to common users, because most programs you'll use are packaged by the distro, and provided via their installation tools -- yum, apt, portage, pacman, etc. -- which removes the uggliness of deb, rpm, and dependancies from sight.

      If you want a cross-distro system, check out klick: http://klik.atekon.de/

      Come Klick2, it should be a sleek 1-app:1-file system which works on most distros.

    25. Re:Mark Your History Books by Anonymous Coward · · Score: 0

      And you're thinking the excessively overcomplicated retarded way.

      When I find out about a new program, I want to be able to install it as easily as possible. I understand downloading and opening a file. Anything more complicated than that (creating a repository and adding it to Synaptic) is bad.

      Go to a webpage, click the download button, open the file. Simple.

      Until Linux can do that, it's never going to make it on the desktop.

    26. Re:Mark Your History Books by andymadigan · · Score: 1

      Go use synaptic, I've often found Windows installation (and especially uninstallation) to be far more complicated. There are no gory details, search, click package, click apply. Installation happens, program appears in the Gnome Menu / K Menu / Whatever. There are 18 different installer 'tools' for Windows, each with its own quirks, especially with uninstalls. YOU'RE denying the gory details. Now please, go get a computer with Norton pre-installed and try to remove it, without using google.

      --
      The right to protest the State is more sacred than the State.
    27. Re:Mark Your History Books by andymadigan · · Score: 1

      While I can't remember the last time I actually needed to do this, yes, it works. Often for distros like Ubuntu software that has to be distributed like this is distributed as a .deb package. You download this to your desktop and double-click it. It works like a one-step installer (open it and click 'install') usually. I think it is also possible to do some configuration with those. Like I said, programs that are distributed like this are rare.

      --
      The right to protest the State is more sacred than the State.
    28. Re:Mark Your History Books by dbIII · · Score: 1

      Until every task the average user needs to do can be done with a GUI, Linux will not be ready for prime time.

      How are things with clicking on the onscreen keyboard with your mouse cursor to do word processing :)

      Really there are situations where reading and writing gets a lot more done than pointing at pictures. There's no point going through a dozen twisty menus to do a grep for a single word on every file in a directory - a mixture of a GUI and a command line is useful.

    29. Re:Mark Your History Books by Sam+Douglas · · Score: 1

      tar-gzip with a description file :)

    30. Re:Mark Your History Books by bigstrat2003 · · Score: 1

      That's true, and I don't deny it. I use a mixture of a GUI and a command line even in Windows. However, the average user is scared shitless by a command line, so they need to have a GUI, which is comfortable for them. Also, I don't feel the need to have everything available via GUI, just everything the average user will need to do. More advanced stuff can be relegated to whichever interface works better (or both, for that matter).

      --
      "16MB (fuck off, MiB fascists)" - The Mighty Buzzard
    31. Re:Mark Your History Books by FlyingGuy · · Score: 1

      If you had bothered to actually read what I said in the context of his remarks, it would have been perfectly obvious to you that I was referencing his use of the pejorative, "simpletons". Each person has their own particular skill set. Now just because that persons skill set is not that of a programmer, system administrator or even a particularly competent person to say, adjust the X-Windows setting, does not mean their skill set is of any less value. A Carpenters skill set is that of building things from wood, but they would more then likely be desirous of using estimating software, but not tweaking a Linux system.

      --
      Hey KID! Yeah you, get the fuck off my lawn!
    32. Re:Mark Your History Books by Anonymous Coward · · Score: 0

      Synaptic works on packages. The packages takes the form of .DEB files. You CAN download a .DEB from a link on a website and open it, and Synaptic will use it and appropriately deal with the dependancies (automatically download and install), something windows has never been able to do right. Seems like a pretty slick system that even you could use to me, hmm?

      Moron. Open your mind and use your search engine.

    33. Re:Mark Your History Books by GalionTheElf · · Score: 1

      Well, it can do that. Even automagically resolves dependencies. Not that you'd care as you're just an anonymous troll but I thought I'd clarify for the non-loonies reading this.

      HTH, HAND

      --
      I'm going over here and I don't know why!
    34. Re:Mark Your History Books by MMC+Monster · · Score: 1

      Actually, Linux (at least Ubuntu) can do that. Go to a software page and download the file (usually it says it is for Debian/Ubuntu). It will download to the desktop. Double click on the file. It will bring up the standard package installation dialog (used by *ALL* packages in the OS). The dialog will give a short description of the package and the version number of the package. Hit the installation button. The OS will ask for the administrator password. If other dependancies are required, they will then be downloaded (automatically!) and then everything will be installed.

      You likely will not have to log off or reboot the machine, unless you just installed a new version of the kernel. If you do need to log off or reboot, a friendly dialog will just let you know once and an icon will remain visible in a corner of the screen. None of the Windows business of popups every fifteen minutes pestering you to reboot or start an autoreboot if you don't cancel within 30 seconds (as if usability studies suggest that individuals never leave their seats while the computer was logged in...).

      --
      Help! I'm a slashdot refugee.
    35. Re:Mark Your History Books by hal9035 · · Score: 1

      that was very funny. complementing you is even better than modding you up +1 funny. Very, very funny. Thanks.

    36. Re:Mark Your History Books by andymadigan · · Score: 1

      Assuming software is actually useful in an occupation, with the exception of truly graphical programs like CAD, these same people would have been using a console 15 years ago. 15 years is a long time in computers, but not in the rest of the world. GUIs are nice frontends to useful tools but someone who is scared of a console has no business using it for business. You should not depend on anything for your business if you are scared of it, certainly not something you use every day.

      No, it wasn't obvious you were referring to 'simpletons' and if you are that thin-skinned, GTFO. You should be no more scared of a console than a GUI. You shouldn't operate either of them for business without documentation and instructions.

      --
      The right to protest the State is more sacred than the State.
    37. Re:Mark Your History Books by Phroggy · · Score: 1

      Sure, that's the package file format, but I was referring to slackpkg, which acts as a front-end to Slackware's installpkg/removepkg/upgradepkg tools. It's included in the "extras" directory, or you can download it from that web site.

      Once it's installed, edit /etc/slackpkg/mirrors and uncomment your favorite mirror. Then type:
      slackpkg update

      Once it's done retrieving the list of available packages, type:
      slackpkg upgrade-all

      You'll get a list of all available updates, with the option to upgrade each package. When you're finished, it will ask how to handle modified configuration files: blindly delete the old one and use the new one, blindly delete the new one and keep the old one, or save both so you can merge them manually.

      It's just as easy as those other "modern" package managers, but it's all hacked together from shell scripts and tarballs. :-D

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    38. Re:Mark Your History Books by FlyingGuy · · Score: 1

      Again, you fail to comprehend the nature of what I wrote. The Linux command prompt can be very intimidating to the non-initiated, and as I said, the vast majority of people do not want to be bothered by it, they simply want their computer to work, period.

      The question of being thin or thick skinned is irrelevant. Using pejorative language to describe anyone who appears to, or may in point of fact have less skill then a person like me, who has been doing this stuff for 25 years, does not build a desire to use a system, in which you are going to have to ask for help with, eventually, when you think that the very person you will have to seek help from will deride you for not knowing the in and outs of grep, pipes, re-direction, tail, shell scripting etc..

      When Joe or Jane average user, whether Joe is a carpenter or Jane is a doctor use a tool such as a computer, which uses very complex processes to produce a given result, generally don't have the time or inclination to even use or learn about Linux at the CUI interface level, much less be afraid of it.

      --
      Hey KID! Yeah you, get the fuck off my lawn!
    39. Re:Mark Your History Books by andymadigan · · Score: 1

      The GUI is just as fearsome for the uninitiated. As I said, a professional should not operate a tool without proper training. If my doctor was using a computer and assuming it was accurate to within .0000000001% then he should not be operating a computer. If a doctor runs an MRI without training, very bad things can happen (particularly if something magnetic is inside the person). Use of a computer is usually not quite as dangerous, but used the wrong way it could be. The "it's just my job I don't have to understand it" defense doesn't apply here. If you're too afraid of a computer to understand it, don't use it for something important. Carpentry and medicine both involve the potential for lethal mistakes.

      --
      The right to protest the State is more sacred than the State.
    40. Re:Mark Your History Books by FlyingGuy · · Score: 1

      Ok...

      I am going to make this really easy for you to understand.

      My next door neighbor, could GIVE A FUCK LESS about the guts of Linux, Windows, Plan9, Unix, Zenix or ANY OTHER operating system you want to mention.

      What they do, in point of fact, GIVE A FUCK ABOUT, is can they right a letter and print it. Can they write a spreadsheet and print it, or e-mail it. Can they use it to estimate a job, with a given bit of software.

      Does that help you understand my point?

      And oh by the way, I am done replying to you. Ta Ta

      --
      Hey KID! Yeah you, get the fuck off my lawn!
    41. Re:Mark Your History Books by ajs318 · · Score: 1

      There is one, and in fact there has been one even longer than Linux has been around; but you have to be able to spell the words "configure", "make" and "install" before you can play.

      --
      Je fume. Tu fumes. Nous fûmes!
  19. Planned for a while... by d3ik · · Score: 4, Informative

    I remember Jeff Waugh (Gnome guy, also worked at Canonical) had mentioned at last year's Ohio Linux Fest there had been talk about this for years but everyone was always busy working on other stuff. Glad to see they finally are getting it out.

  20. Both - because it depends upon the situation. by khasim · · Score: 1

    <blockquote>Being able to get a console and edit xorg.conf will probably always be with us, but it should never be the primary means of configuration for a desktop machine.</blockquote>
    Unless you're in an office environment where you have many machines that are identical. Then you can just push out the default configuration and allow the user to change from there (<Ctrl><Alt><+> & <Ctrl><Alt><->).

    Having the GUI is great for home users who will have every possible video card + monitor combination. Not to mention that they will be able to import the Windows .inf file for their monitor. That makes it even easier for them.

  21. They do have such things..... by armanox · · Score: 1

    Well, KDE and GNOME do have such panels. In GNOME, System -> Preferences -> Screen Resolution In KDE, the program krandr does the same thing. For safe mode, we have the command prompt. Far more functional then windows safe mode.

    --
    I'm starting to think GNU is the problem with "GNU/Linux" these days.
    1. Re:They do have such things..... by JJMacey · · Score: 1

      I'd have to argue the point about Ubuntu being the first option out there. I run Linux Mint. This comes with all the codecs out there, and the 3D Desktop Manager Beryl. I've seen what has been popular take a nose-dive. I've been Linux for years. Somebody has already said that what is popular becomes too complex. I just love adapting to what I need! Hey, an Ubuntu install was far better than Microsoft Vista after it crashed and burned. Join a forum if you have issues.

      --
      JJMacey On The Jersey Shore
    2. Re:They do have such things..... by zakezuke · · Score: 1

      Well, KDE and GNOME do have such panels. In GNOME, System -> Preferences -> Screen Resolution In KDE, the program krandr does the same thing. For safe mode, we have the command prompt. Far more functional then windows safe mode. Valid point -> Windows crash recovery sucks. The recovery console is very limited in function, and safemode can easily be rendered useless. Heck, the jump from win2k to XP it would seem that the save mode video frequency was just enough off the spec to render some displays useless, in particular some LCD models. The only real way to do any sort of crash recovery is to have another version of xp, either on another HD or on a jump drive. WinME is when microsoft started stepping in and giving us the "you can't get here from there".

      But the point is moot -> You missed the point... the point is to offer an experience to the end user better than windows can. and XF86config isn't exactly user friendly.

      --
      There is no sanctuary. There is no sanctuary. SHUT UP! There is no shut up. There is no shut up.
    3. Re:They do have such things..... by armanox · · Score: 1

      For an easy install, I'm partial to the Fedora Core (and Red Hat) installer. Hasn't changed much over the years, but I think they got it right.

      --
      I'm starting to think GNU is the problem with "GNU/Linux" these days.
    4. Re:They do have such things..... by armanox · · Score: 1

      There was an old Red Hat utilitly, XConfigurator, that was far more user friendly xf86config. Or, for debian based (ie, ubuntu), dpkg-reconfigure xserver-xorg seems to work quite well too.

      --
      I'm starting to think GNU is the problem with "GNU/Linux" these days.
  22. OSS on the move! by Brummund · · Score: 4, Funny

    This is clearly a great example of the agile developers of the OSS community. Only months after Microsoft announces similar features in the upcoming Windows version customized for the home user, the OSS movement has once again beat them to it, and implemented features only mentioned with vague release dates by the huge Seattle-based software company. Way to go, guys!

    1. Re:OSS on the move! by Anonymous Coward · · Score: 0

      Please tell me you're not serious.

    2. Re:OSS on the move! by Anonymous Coward · · Score: 0

      lurk moar

  23. You heard the man by Anonymous Coward · · Score: 0

    [quote]Mod me down[/quote]

    Have a nice day M$ puppet!

  24. Re:Everyone knows this but... by Anonymous Coward · · Score: 0

    Don't you like our Utopian rhetoric?

  25. This took getting to version 7.10?! by jayegirl · · Score: 1

    The prosecution presents Exhibit Q, which clearly indicates that it is a failure of attitude that keeps Linux from the hands of the common user.

    1. Re:This took getting to version 7.10?! by Anonymous Coward · · Score: 0

      Ubuntu is Year.Month as far as release numbers go. 7.10 is actually only the 7th total release since Ubuntu was created. As in, 3 years.

    2. Re:This took getting to version 7.10?! by jayegirl · · Score: 1

      The prosecution rests. :)

    3. Re:This took getting to version 7.10?! by Anonymous Coward · · Score: 0

      That doesn't even make sense.

    4. Re:This took getting to version 7.10?! by Anonymous Coward · · Score: 0

      So's your face.

      Seriously though, jayegirl is a twit.

    5. Re:This took getting to version 7.10?! by AusIV · · Score: 1

      Bullet-proof-X has been on the to-do list for Ubuntu for at least two or three releases. I agree we probably should have seen it sooner, but I don't think this is something that could have been provided by a simple little script - it needed some significant advancements from Xorg, and that took time.

    6. Re:This took getting to version 7.10?! by Anonymous Coward · · Score: 0

      version 7.10 just means "released in 2007 tenth month"

  26. I suggested this ages ago! by Theovon · · Score: 2, Interesting

    Ok, I'm sure others have too, but I filed a bug report on this problem a LOOOONG time ago. It's taken them quite a long time to get around to fixing this, a rather significant usability problem.

    1. Re:I suggested this ages ago! by fimbulvetr · · Score: 1

      Well it is a _significant_ problem to fix. Imagine writing the tool that could effectively work with almost every videocard/monitor combination known. I'm sure there will be things it doesn't work with, but if it's 90% or better, it will be nice.

      Windows doesn't have this problem because when manf. make video cards and monitors, they (usually) just make sure their product is "good enough for windows".

    2. Re:I suggested this ages ago! by Theovon · · Score: 3, Interesting

      You seem to forget that they ALREADY have this tool. It runs when you install the OS! It's very smart and figures out exactly what card you have and everything!

      The problems occur when you do something as simple as move the graphics card to a different slot after installation. X is not smart enough to figure out that it just needs to substitute a different PCI bus ID.

    3. Re:I suggested this ages ago! by embsysdev · · Score: 1

      Too smart in some cases... A coworker of mine was having trouble installing Ubuntu, but CentOS worked fine. Ubuntu would get through the install, but would power-up to a black screen with a single blinking underscore. Turns out, the PC he was using had two video cards and Ubuntu was enumerating them differently than CentOS. Had he hooked up a monitor to the other card, the problem would have been obvious. The solution was to remove one of the extra video cards.

      I guess my point is, that there are some classes of problems that any amount of software can't fix. Fortunately, the problem you posed is probably not one of them.

    4. Re:I suggested this ages ago! by Anonymous Coward · · Score: 0

      No

      The entire configuration for my current graphics card consists of a line specifying the driver to use, in this case the free radeon driver. The driver uses Linux APIs to search for a suitable ATI graphics card and initialise it, no matter which AGP, PCI, or PCIe slot it is connected to.

      If you for some reason specify a particular PCI slot, then sure, you can't use that configuration when it's wrong. There's no reason for distributions to set such optional parameters, and if Ubuntu (or some other distro you're using) does that, well that's a foolish mistake on their part.

      The latest X servers don't even need a driver configuration, given a blank configuration they will auto-detect any PCI-family graphics card, input devices (Wacom pad, USB mouse, PS/2 keyboard, etc.) and bring everything up in a usable state, modulo the driver bugs that can plague any operating system. Of course there are noticeable deficiencies in the hardware support for this stuff - many pointing devices don't make it clear whether they actually have three or more physical buttons, keyboards don't (astoundingly) include an indication of whether the layout is US or British, or even French or Russian. But those are deficiencies in any operating system (probably Apple's OS X can detect Apple branded and supplied French or US keyboards, but not a typical store-bought USB keyboard) and require work from outside the Linux community to fix.

    5. Re:I suggested this ages ago! by mvdwege · · Score: 1

      The problems occur when you do something as simple as move the graphics card to a different slot after installation. X is not smart enough to figure out that it just needs to substitute a different PCI bus ID.

      Bullshit.

      X autodetects the videocard and uses it, no matter what slot it is in. The only way to turn this off is by hardcoding the PCI-ID in the xorg.conf file. Now, maybe some distros are dumb enough to do so, but that's not an X failure. The only possible failure is when X does not autodetect your card at all.

      Mart
      --
      "I know I will be modded down for this": where's the option '-1, Asking for it'?
    6. Re:I suggested this ages ago! by Theovon · · Score: 1

      Well, this is how Ubuntu Feisty Fawn did it.

    7. Re:I suggested this ages ago! by mvdwege · · Score: 1

      You mean Ubuntu actually hardcodes the detected PCI-ID into the xorg.conf file? That's beyond dumb. Even Debian (Ubuntu's base distro) relies on Xorg's autodetection, so much so in fact that its automatic tools give you an almost empty xorg.conf.

      Mart
      --
      "I know I will be modded down for this": where's the option '-1, Asking for it'?
  27. Useless by phrasebook · · Score: 0, Flamebait

    A Windows user boots Ubuntu on a new laptop, say, and gets a low-res 'safe mode' telling them that there's no specific support for their video hardware ("Ubuntu failed to start the windowing system because it was unable to properly configure your hardware").

    Yeah, now what?

    They can't download a driver package and update. They're stuck with whatever came with the version of X in that Ubuntu release. They can't use a driver off a CD that came with the machine, because there aren't any. If X was capable of a better mode it would have used it, like the plain vesa driver with a resolution matching the LCD.

    So what are they supposed to do?

    It's better than getting dumped to a VT, sure, but it doesn't solve the real issue. On Windows 95 I could put in the CD, install driver.exe, reboot and presto. With Ubuntu the only option for the average user is to wait 6 months.

    This feature might be useful if you like to intentionally break xorg.conf, but unless there is actually a way to get real hardware support installed, rather than seeing if you can force X into a different mode (which it should do automatically), it seems pretty useless.

    1. Re:Useless by vga_init · · Score: 4, Informative

      A Windows user boots Ubuntu on a new laptop, say, and gets a low-res 'safe mode' telling them that there's no specific support for their video hardware ("Ubuntu failed to start the windowing system because it was unable to properly configure your hardware").

      Out of the box Xorg supports more video cards than Windows does. It also supports the use of generic drivers for standards compliant cards, such as VESA.

      They can't download a driver package and update.

      Of course they can. ATI and nVidia, the two biggest graphics card vendors provide Linux driver packages you can download. In fact, Ubuntu has a utility that will do this automatically for you.

      They can't use a driver off a CD that came with the machine, because there aren't any.

      Generally it's the same with Windows. My last computer, a Compaq, didn't come with any CD. The only option was to create a "restore" CD/DVD which amounted to little more than a disk image. Say I want to install a different version of Windows than what the machine was imaged with, where are the drivers?

      None of your arguments against X hold water, and of course if you actually put some thought into it, you'd be able to come up with some simple reasons why failsafe mode is useful. What if your X has the right drivers, but the auto detect failed or something you did borked the configuration? With failsafe mode you can revert back to a correct driver setting and recover your desktop rather quickly and painlessly.

      You cite Windows as "the superior way," but don't you even realize that Windows has a graphics safe mode for exactly the same reason as Ubuntu has now? If anything Ubuntu is mimicking something Windows has done for over a decade. If the feature were as useless as you claim, why hasn't Microsoft removed that feature by now, and why do I have so much first hand experience utilizing it at home and work?

    2. Re:Useless by TerminaMorte · · Score: 1

      X is not flawless.

      It will not detect your video card, monitor, etc. right the first time in every case. Especially if you're using weird and old hardware.

      This gives an easy way for a user to try to fix it themselves, without having to use the command line.

    3. Re:Useless by thatskinnyguy · · Score: 1

      You know, that's one of Mac's strong points. I'm not a fanboy by any means; but I have never had a problem with hardware not working during or after upgrading OS's on a Mac.

      My experience with Linux has been to throw darts at a wall as to whether my devices would work or not during/after installation. I suppose that's a factor of my dumb ass not doing research into what kernels support which hardware and are available in which distro.But who wants to go through all that fuss? Isn't the beginning of user-friendliness how everything should work right out of the box?

      --
      The game.
    4. Re:Useless by Anonymous Coward · · Score: 0

      Considering they only support a handful of hardware devices in comparison to Ubuntu (or maybe I should say a thimblefull), I'd say Apple has it easy.

      If you ran into this type of issue on a Mac, they'd tell you to go buy a new Mac.

      (I'm not anti-mac, I like them but this is an unfair comparison)

    5. Re:Useless by thatskinnyguy · · Score: 1

      So you're saying the comparison is Apples to oranges?

      --
      The game.
    6. Re:Useless by Anonymous Coward · · Score: 0

      Out of the box Xorg supports more video cards than Windows does. It also supports the use of generic drivers for standards compliant cards, such as VESA.

      Great, I'm happy to know 5000 ISA video cards are supported. Shame the ones people actually buy nowadays aren't.

      Of course they can. ATI and nVidia, the two biggest graphics card vendors provide Linux driver packages you can download. In fact, Ubuntu has a utility that will do this automatically for you.

      Ever upgraded kernels? With the binary drivers, that's always a blast.

    7. Re:Useless by nick.ian.k · · Score: 1

      You know, that's one of Mac's strong points. I'm not a fanboy by any means; but I have never had a problem with hardware not working during or after upgrading OS's on a Mac.

      Place overtly willful limits on hardware compatibility and things get substantially easier. Apple's OS tends to not have problems with hardware because Apple maintains a tremendous degree of control over the hardware platform in question. This is the thing that people should find *least* impressive about the Mac, because it's one of the most simple by design. Save your gape-mouthed expression for skillfully-designed user interfaces, purty enclosures, and practically seamless use of Unix under the hood.

    8. Re:Useless by GaryPatterson · · Score: 1

      Place overtly willful limits on hardware compatibility and things get substantially easier.

      You're so right. After all, Apple's use of non-standard interfaces like PCI, USB, FireWire, AGP and others means that Apple can easily account for anything you've plugged into your Mac. There's only a couple of possible options for PCI slots, surely?

      Apple use almost completely standard components across the board. They limit the possibilities in the initial purchase, but the towers can have pretty much anything in them and somehow still have very few hardware problems after OS upgrades. Note that I said 'few' and not 'none' - read sites like xlr8yourmac.com for many examples (still 'few' compared to volume) of upgrades causing hardware failures.

      I also have had issues with hardware failing after upgrading from MacOS 8 to MacOS 9, but nothing in OS X.

    9. Re:Useless by miro+f · · Score: 2, Insightful

      Ever upgraded kernels? With the binary drivers, that's always a blast.


      I do it all the time. I never even noticed, since the binary drivers and their kernel modules get upgraded along with the kernel itself with the upgrade manager.

      Oh unless you are talking about compiling your own kernel, then you will have to recompile the nvidia kernel module... Of course, if you want to compile your own kernel, then you can surely live with the consequences. For everyone else, there's no issue, since the update manager updates the kernel and the only thing the user needs to do it reboot afterwards
      --
      being vague is almost as cool as doing that other thing...
    10. Re:Useless by Blakey+Rat · · Score: 1

      Dude, we're talking about monitors here. OS X will work flawlessly with any monitor that has anything even resembling a VGA or DVI port. I've never seen Mac OS (X or Classic) mis-detect a monitor and set it to too low a resolution, nor have I ever seen Mac OS ever put a monitor out-of-range.

    11. Re:Useless by HeroreV · · Score: 1

      You're totally right. Canonical should do like Apple and only allow users to run Ubuntu on hardware they sell to you. That way you'll always know your Canonical PC will be fully compatible with Ubuntu.

    12. Re:Useless by nick.ian.k · · Score: 2, Insightful

      You're so right. After all, Apple's use of non-standard interfaces like PCI, USB, FireWire, AGP and others means that Apple can easily account for anything you've plugged into your Mac. There's only a couple of possible options for PCI slots, surely?

      Well, I'm not really talking about hardware interfaces in and of themselves, but I'll skip your bitterly sarcastic tone and respond just the same: In terms of what's made to be Mac compatible? Yes, absolutely. You're *not* going to find people trying to make hardware without well-crafted and extensively tested drivers for the platform in question plug random pieces in and expect them to work flawlessly when it comes to the Mac. You *are* going to find people doing such with hardware they already have and/or works under some other OS doing such with the free *nix-style OSes. Couple this with the fact that the majority of Macs sold these days are *not* easy-to-upgrade towers, but compact all-in-ones, and the chances of some piece of hardware not getting properly detected on installation or post-software-upgrade becomes slim indeed.
    13. Re:Useless by Epsillon · · Score: 1

      Ever upgraded kernels? With the binary drivers, that's always a blast.
      Indeed.

      BSDBox /usr/src # make installkernel && portupgrade -f nvidia-driver && fastboot
      Most annoying. It sometimes takes me a whole ten seconds to type all that out, with a further two minutes for the kernel to install, the port to rebuild and the machine to reboot (this stage is optional and only required if the kernel is being updated because of a vulnerability or you are running an X session that won't let go of the nvidia kernel module). Yeah, ease of use, CLI, Joe Sixpack, yada yada.

      General purpose computers are complicated. It's what makes them so powerful. Hiding this fact is deluding the user, restraining flexibility and limiting the ability to learn, not to mention being diametrically opposite to the Unix philosophy (Linux Is Not UniX, yes, I know).

      Matt Fuller (who is not me, I hasten to add) dissects the arguments here. For my own part, whenever I hear of such-and-such being made "easier," I wonder just what is being compromised to get there. Sure, make things easier if you must, but leave my CLI alone. I do not want to spend twenty minutes clicking pretty boxes in GUIs to do what takes me thirty seconds as su root, which is one reason I chose BSD.
      --
      Resistance is futile. Reactance buggers it up.
    14. Re:Useless by MMC+Monster · · Score: 1

      Same here. If I try to install a kernel when it's absolutely fresh (within the first couple hours after it became available), it won't let me without first removing the nvidia drivers. I wait an hour or two and the kernel will install and download the new nvidia driver as well.

      --
      Help! I'm a slashdot refugee.
    15. Re:Useless by jimicus · · Score: 1

      Out of the box Xorg supports more video cards than Windows does.

      This is a variant on the "linux supports more hardware than Windows" argument which is sometimes espoused.

      This argument does not count when most of the "supported" bits of hardware in question are antique esoteric lumps which have not been sold in years, where the manufacturer has gone out of business and there are a sum total of 4 such items still in use across the entire planet.

    16. Re:Useless by toddestan · · Score: 1

      Out of the box Xorg supports more video cards than Windows does. It also supports the use of generic drivers for standards compliant cards, such as VESA.

      The thing is, when your card is not detected in Windows, it's pretty easy to fix. When it isn't detected on Linux, most users are not going to know how to fix it, especially when it involves something like hacking xorg.conf or compiling some beta driver someone wrote and installing it.

  28. Re:Its been over 10 years... by Anonymous Coward · · Score: 0

    Its been over 10 years and linux is just getting up to windows 9x standards of usabillity.

    I use WinXP at work and Fedora 7 at home, and Fedora passed Win98 at v2 and WinXP at v6 in terms of appearance and functionality (it was always ahead for stability). My 8 year old PC at home with Fedora 7 feels like it's about 5 years ahead of my 2 year old WinXP PC at work.

    Incidentally, if you used Firefox V2 it would red-line your spelling mistakes, such as "usabillity" and offer the corrected version, usability.

  29. Who is this Bryce Harrington? by ishmalius · · Score: 1

    And how long did he think he could get away with it?

    Just kidding. Bryce is a fine fellow, and is also the excellent boss of the Inkscape project.

  30. Seen this before by sproketboy · · Score: 1

    Didn't Microsoft do this with windows in like 95? ;)

    1. Re:Seen this before by LingNoi · · Score: 1

      Microsoft made a fail safe mode for X? Now that IS news.

  31. Common XP burning mistake by dbcad7 · · Score: 0, Offtopic
    Often, people will download an ISO, click on it in XP which very helpfuly asks "make a CD ?".. which they do.. but they are not making a bootable CD.. all they have done is copy the ISO to the CD.

    If you browse a newly created Ubuntu disk.. it will NOT be one file ending in .iso

    There should be several directories.. If not it isn't burned correctly.

    You need a proper burning program like Nero or Active ISO Burner. You burn FROM an Image, you dont copy the image to CD.

    Again
    If you browse a newly created Ubuntu disk.. it will NOT be one file ending in .iso
    Again
    If you browse a newly created Ubuntu disk.. it will NOT be one file ending in .iso
    Again
    If you browse a newly created Ubuntu disk.. it will NOT be one file ending in .iso
    Again
    If you browse a newly created Ubuntu disk.. it will NOT be one file ending in .iso

    --
    waiting for ad.doubleclick.net
    1. Re:Common XP burning mistake by mabhatter654 · · Score: 1

      just remind windows XP users to get the ISO Power Tool that lets XP burn iso images natively. not that hard and no money required.

  32. Cool, now we need better font support by realmolo · · Score: 1

    The one thing that always drives me nuts when installing Ubuntu is that the fonts really blow. And even if you install nice Windows fonts, you STILL have to screw around with your font configuration files to make them look nice. Especially in Firefox. Kubuntu is *slightly* better, but it still sucks.

    I sometimes wonder if the Ubuntu team should *really* focus on fixing all the problems with GNOME/KDE. Put all their energy into making the GUI as good as it can possibly be. All the other pieces of a Linux distro are handled well-enough by other people, but the *important* GUI work seems to be handled by a too-small group of developers for the GNOME/KDE project.

    1. Re:Cool, now we need better font support by Anonymous Coward · · Score: 0

      I sometimes wonder if the Ubuntu team should *really* focus on fixing all the problems with GNOME/KDE. Put all their energy into making the GUI as good as it can possibly be.
      Yeah, I mean gosh, look at how well that worked for Microsoft ...
    2. Re:Cool, now we need better font support by flyingfsck · · Score: 1

      If that is such a problem to you, then maybe you switch to a better distribution like Mandriva. Ubuntu is the 'best known' Linux, not the 'best' Linux. It is an example of marketing dollars at work.

      --
      Excuse me, but please get off my Pennisetum Clandestinum, eh!
    3. Re:Cool, now we need better font support by MrCrassic · · Score: 1

      Actually, I have to disagree with this somewhat. The stock fonts are not great, but after I installed the MS fonts and some of the Vista fonts (Segoe UI, Calibri, Candara, etc.), Segoe looked better on Ubuntu than it did on Vista or XP! It kind of looks like OS X fonts, except not as much. You have to apply the "right" sub-pixel rendering to get it perfect, though.

    4. Re:Cool, now we need better font support by Draek · · Score: 0, Troll

      well, perhaps they aren't interested in "fixing" it because it's a completely subjective area, like the default desktop wallpaper or whether the trash can icon should be round or square.

      personally, I'd take Ubuntu's default font rendering over anything else, with OSX being a close second, Windows in a very, very far third place, and on last place, Windows with ClearType activated which isn't just ugly as sin, but headache-inducing too. And I'm not the only one who thinks so, one of my friends once told me that he wanted to install Linux on one of his PCs specifically because fonts looked "so beautiful" on my Linux machine, specially while reading PDFs.

      but then again, I wouldn't call any of the MS-created fonts "nice"...

      --
      No problem is insoluble in all conceivable circumstances.
    5. Re:Cool, now we need better font support by Stevecrox · · Score: 1

      I have to agree here and I think its a problem with almost all of the FOSS stuff from openoffice to linux. Even using the compiz/beryl program my ubunutu installation did not look anywhere near as good as my XP one and while Vista may just be "resource intensive eye candy" in many peoples eyes. When you go from Vista's interface to Ubunutu's it feels like going back to windows 3.1 (visually.)

      I think this is an important step I've messed X up several times in various linux installs and always found it easier just to reload whatever distro I'm trying than to surf forums trying to learn which tools I need to use to fix things. I really ope the Ubunutu team can keep going like this for years now I've had a list of reasons of why I won't use Linux and every Ubunutu release seems to knock or or two items off my list.

    6. Re:Cool, now we need better font support by Jendi · · Score: 1

      Whenever the "font quality" thread breaks out, there seems to be a three-way tie between the people who vastly prefer ClearType, OS X or Linux fonts.

      Personally I'm with you -- font support on Linux gives me headaches to try and use.
      But I installed the latest Gutsy alpha, and font rendering seems to have taken another substantial step forward. To my eyes it's still not as good as ClearType, but it's beginning to get into the level where it might not matter as much.

      Firefox fonts on Linux still melt my retinas, but there you go.

  33. Modes by ucblockhead · · Score: 1

    I hope that they make sure that the dialogs you'd need to fix graphics issues are sized to work in whatever graphics resolution they use in "safe mode".

    I say this because I know that many of the current GTK dialogs are too large for 640x480, and because there are Windows dialogs that are annoyingly unusable in Windows "safe mode".

    --
    The cake is a pie
  34. Common posting mistake by dbcad7 · · Score: 1, Funny
    sorry bout that.. meant to post reply to my own post above. I will be more careful next time

    Again
    I will be more careful next time
    Again
    I will be more careful next time
    Again
    I will be more careful next time

    ok I got it... again sorry dude. :)

    --
    waiting for ad.doubleclick.net
  35. You don't get it! by Z80xxc! · · Score: 1

    You obviously don't get it. You can't go to "System -> Preferences -> Screen Resolution" if you can't see anything 'cause your graphics are messed up! And the whole point is to make it easier for people who don't like using the command line.

    1. Re:You don't get it! by armanox · · Score: 1

      And if you're screen is messed up I'd like to see Windows XP Safe mode do better.

      --
      I'm starting to think GNU is the problem with "GNU/Linux" these days.
  36. Silly? No. by Anonymous Coward · · Score: 0

    RedHat, back in the day, used to have Xconfigurator.

    Going from RedHat, to trying out other distributions... Was a big case of WTF?! Seriously, the idea that the average user has any idea what refresh rates are, or the proper arcane settings for their monitors and video cards (which may not even be referenced in the manual of said devices)...

    Sure, if you want to run Apache, you should know how to make a virtual host entry. You want to run MySQL, you should learn how to put in a root password.

    A GUI is not Apache or MySQL. A GUI is, quite frankly, basic. Hate to pull Windows into the argument, but you install Windows, and boom - no wierd questions about horizontal refresh rates and font directories or anything else. It just works. You then install a driver and it works even better. That's what people want, and there's no reason not to have it.

    Dicking around with config files and vi is great - for heavy duty stuff. X is not heavy duty. X is something that should work by default, without making users jump through hoops - unless, of course, you'd like Linux to be nowhere else but servers. :P

  37. Honestly *not* trying to troll here... by Dputiger · · Score: 1
    Admission: I've never used Ubuntu, but I'm surprised to hear this sort of feature is news.

    AFAIK, this sort of thing was present in Windows going all the way back to Windows 95. Granted, of course, its gotten *better* since then (and maybe the Ubuntu feature will be quite solid), but I honestly don't see why Linux distros wouldn't have included this as a feature a long time ago. Is this something that's new specifically to Ubuntu, or do most Linux distros force you to command line if the graphics card fails to initialize its drivers properly?

    1. Re:Honestly *not* trying to troll here... by Alaria+Phrozen · · Score: 1

      I have tried Red Hat, Debian, and Ubuntu a few times each over the past 2 years. I consider it a total failure if I boot into a console after doing all the installation crap, because there's no way in hell I'm going to figure out how to properly configure the VHzMinMax and HHz and goodness knows what else that is NOT on the back of my monitor. I have an ATI Radeon 9800, how is this weird hardware?

      And yeah, this sort of thing has been in Windows forever. The only way to fix x.conf or whatever it is has conventionally been emacs or VI, talk about user friendly. My mom can't find the play button on the damn VCR, kthnx, good luck expecting her to know VI shortcuts.

  38. Sax2? by The+Mysterious+X · · Score: 1

    SuSE has been using something similar for at least 4 years, it's tied into YaST a bit heavily, but surely it would have been easier to port SaX then to write a new application from scratch. A little bit of NIH syndrome, maybe?

    1. Re:Sax2? by confused+one · · Score: 1

      I don't recall Sax2 starting automatically if I hosed my X settings. I seem to recall having to edit config files from a shell prompt and text editor last time, after I misconfigured X and rebooted the machine. FWIW I haven't used Suse since version 10; maybe it's improved.

    2. Re:Sax2? by The+Mysterious+X · · Score: 1

      Not automatically, no, but as it has a commandline switch to create a new config file from scratch/backups/safe settings, it should be a small change in the code, from if (crash) {showLog()} to if (crash) {openSax()}.

    3. Re:Sax2? by confused+one · · Score: 1

      That's what I thought. You, I and perhaps the average /. member can deal with that. A typical non-techy user can't. It should be default for a desktop to drop back into a debug/setup GUI when something critical, like X, fails to start. That's not just my opinion, that's the expectation of millions of Windows and Mac users who have come to depend on that kind of behavior.

  39. This is a good thing... by confused+one · · Score: 2, Insightful

    I want to re-iterate some of what's been said here. Just to be clear, I'm no *nix n00b. I learned on VMS and IBM VM/CMS then moved to a mixed VMS, Ultrix, HP-UX and SunOS/Solaris environment in 1991. I started using redhat in 1995, switched to Suse in 2002, and to Ubuntu in 2007. I work as an engineer and do some software development. At home I have a Windows box which gets used for work and acts as a file and print server (since it's the more powerful machine). Beside it is a linux box that likewise gets used for dev work and cross compiling code. I am capable of dealing with problems that may arise on either the Windows or *nix platform.

    In my kitchen is a laptop. It's running Ubuntu. It's the machine my non-techy wife uses. She has been using linux since 2002 and I would guess she represents a "typical" user. Present her with a GUI, dialog boxes, a clear and user friendly interface and she's fine; put her in front of a shell prompt and she's lost.

    Features like this "Failsafe Graphics Mode" are critical if we expect more widespread adoption of linux. This is where Microsoft and Apple have done a very good job of making it easy for a typical person with limited or no technical background to configure and use the machines. A previous poster suggested that linux has always had a failsafe mode; but, booting into single user mode and dumping someone at a shell prompt is not good enough. At that point most people would give up. We have to work to make the platform as user friendly as possible if we expect it to be adopted. linux needs more of these user friendly interfaces for diagnosing problems and configuring hardware. That laptop my wife uses, in order to get the wifi interface to work I had to drop back to a command prompt to troubleshoot the problem, then edit a couple of configuration files to make it work. (and for the record, it's a Ralink 2500 based card made by Asus, which is supposed to be well supported) That's just unacceptable to most users. Let's try to keep the typical end user in mind when we design these projects. I think the folks working on Ubuntu are setting a fine example.

    1. Re:This is a good thing... by dbIII · · Score: 1

      In the case of the wireless card it's unfortunately "well supported" for a given value of reverse engineering because the manufacturer isn't talking. There is still hardware like that. Generally if you have a choice and the manufacturer thinks so little of drivers for a paticular OS that they do not mention them on their website then I avoid that hardware for that OS.

    2. Re:This is a good thing... by confused+one · · Score: 1

      I chose an Ralink card specifically because it's NOT reverse engineered code. The manufacturer has been providing direct support to the community.

    3. Re:This is a good thing... by jimicus · · Score: 1

      This is where Microsoft and Apple have done a very good job of making it easy for a typical person with limited or no technical background to configure and use the machines.

      Apple have a nice easy job there. They know exactly what hardware they've used so supporting it isn't that hard.

      Microsoft have a harder job, but they're the 800lb gorilla of the marketplace. They have the resources and the power to guarantee that any graphics card, however unusual, can always be persuaded to do something useful - even if that means "basic VESA graphics mode while the user downloads the correct driver, which we can be fairly certain will actually exist".

    4. Re:This is a good thing... by confused+one · · Score: 1

      It's in the manufacturer's best interest to support some basic video modes. This allows the integrator or the end user to bring the machine up so that they can install the drivers. It doesn't require a Microsoft or Apple to make this happen, it's just common sense.

      My Microsoft and Apple comment is referring to the fact that they make certain there is a friendly user interface for doing the configuration.

      I have run into an occasional video chip that doesn't work well, such as an integrated Via chipset that would only work in the most rudimentary mode(s). However, if you are using an ATI/AMD, nVidia or Intel graphics chipset, which by the way account for most of the market, it's likely to be supported by X.org or a manufacturer's driver. Support for Via and SiS isn't as good; but, for the most part they work.

    5. Re:This is a good thing... by jimicus · · Score: 1

      "Common sense" is alas neither of those things. Particularly when you've got a limited amount of engineering time, and provided the "functions acceptably within Windows, even when the correct drivers are not installed" tickbox is checked, for a lot of OEMs that's really as far as they're prepared to go.

      There are therefore two minor issues:

      1. VESA mode support doesn't seem to be terribly well tested these days - certainly not at higher resolutions.
      2. Most modern graphics chipsets are dog slow with generic VESA drivers.

    6. Re:This is a good thing... by confused+one · · Score: 1

      Right. I'm not suggesting that people actually continue to use basic VESA modes, just that they're made available as a launching point for doing the driver install. Windows depends on these same modes for the same reason, to bring the machine up for the first time. Low resolution and dog slow performance is acceptable, if only for the 10-20 minutes needed to get the driver working. After that, you may never use that functionality again. As an engineer, I wouldn't expect to spend much time at all on VESA mode.

      Does VESA 640x480 work? Check. Moving on...

      I've got a laptop which first came up displaying VGA 640x480 as a little box in the center of the 1024x768 pixel display. It's an ugly hack, but it got the job done long enough for me to select the correct driver for X.

    7. Re:This is a good thing... by jimicus · · Score: 1

      Laptops tend to do that kind of thing because (certainly older laptop LCDs) didn't tend to adjust their display size to account for the mode that was being sent to them.

      The thing which I cannot understand is that this has been possible for years. There's been a basic VESA X driver for as long as I can remember, and I first set X up in about 1997. And I'm sure many Linux installers have been using it since the advent of graphical installers.

      Why is this such amazing news now? Has Canonical only just realised that they're never going to be able to guarantee that every graphics card, including some that haven't been released, will function under Ubuntu without VESA drivers?

    8. Re:This is a good thing... by confused+one · · Score: 1

      I think what they're doing is setting it up so that if your current X configuration gets screwed up, you swap video cards, or something "bad" happens, it will default to the VESA mode and prompt the user to fix the problem. This may have been possible for some time; but, I believe the default behavior is to crash X and drop the user to a command prompt. In fact, another poster suggested that it's like a one line change in a script file to make it drop back to VESA mode and retry when X crashes. The solution Canonical is proposing seems a little more robust though.

  40. That's nice. by Anonymous Coward · · Score: 0

    But the real question is, why can't it just automatically detect hardware and set everything up at startup so I never have to do any configuring at all, like OS X or even Windows?

    1. Re:That's nice. by PitaBred · · Score: 1

      Being as you're so misinformed about how Linux, OSX AND Windows all work in practice, I assume you stopped upgrading systems after the last Amiga was shipped?

    2. Re:That's nice. by Anonymous Coward · · Score: 0

      "But the real question is, why can't it just automatically detect hardware and set everything up at startup so I never have to do any configuring at all"
      Ubuntu does... Most of the time. In my experience (I've probably booted it up on 10 assorted systems), it has always "just worked." When it doesn't it's a pain, grandma doesn't want to see "The X server failed to start. Hit enter to view a screenfull of technobabble. [ Ok ]." If grandma absolutely has to fix it manually, grandma wants to do it with a GUI tool. Right now, this is just not the case, and the failsafe graphics mode is going to fix that.

      "like OS X"
      OS X has a very small, specific group of hardware it has to run on. Head over to osx86project.org and have fun watching OS X JUST WORK on some random PC.

      "or even Windows?"
      ROFLOLMFAOHAHAHAHA GTFO TROLL

  41. This is new? by nurb432 · · Score: 2, Interesting

    FBSD has defaulted to a VESA mode for some time now i thought. Not that its 100% but it covers 99% of what is still running ( and that you would want to try running X on ).

    Sure its nice, but doesnt seem 'earth shaking'

    --
    ---- Booth was a patriot ----
  42. This is cool by Anonymous Coward · · Score: 0

    I had this problem last time I tried installing ubuntu, that X.org thing failed, and I couldnt figure out why, eventually I knew why, I needed to install the ATI drivers, and had to do it via command line

  43. Not for Everybody by Caravela · · Score: 1

    unfortunately for some Graphic Cards, newer ATIs, Xorg is UNABLE to Boot even using failsafe drivers like vesa.

  44. Oh great... by hitmanWilly1337 · · Score: 0, Troll

    Ubuntu makes it hard enough to get to a pure cmd line as it is, now with the failsafe mode...

    Ubuntu...Bringing Windows to GNU/Linux...

    1. Re:Oh great... by Anonymous Coward · · Score: 0

      run the terminal program, or push control alt F1. Oh. That's so hard

  45. Now I can try linux again! by svunt · · Score: 1

    I've had three goes at (k)ubuntu now, and fuckups with xorg have driven me back to Windows every time - I've posted about this a few times, the simple inability of ubuntu to find my native resolution, and the need to manually edit configuration files is a killer for beginners. This is great news, now I will be bothered to re-use the dead 30GB partition that currently boots to a blank screen, which it's done ever since I added 1440x900 to the display modes in kubuntu.

    1. Re:Now I can try linux again! by HeroreV · · Score: 4, Informative

      If you hit Ctrl+Alt+F# (F1, F2, etc) you can get into a command line, then login and use sudo nano /etc/X11/xorg.conf to edit your configuration file. Of course, users should never be expected to do such a thing, but it's at least nice to know that you can.

    2. Re:Now I can try linux again! by andymadigan · · Score: 1

      As an OS X user that used to use (and still does from time to time) linux, I have to say this is one of my most missed features. The fact is that any graphical system or program crashes from time to time. More often than not I could go to a VT and kill the offending process. Now about once a week I have to hard-shutdown my mac to get it working again, a definite downgrade.

      --
      The right to protest the State is more sacred than the State.
    3. Re:Now I can try linux again! by ThatFunkyMunki · · Score: 1

      Why is it so bad to expect a user understands at least a little bit about how their system works? I say if people are too dumb/ignorant to use GNU/Linux, they shouldn't use it.

      --
      If patriotism is racist, is racism patriotic?
    4. Re:Now I can try linux again! by HeroreV · · Score: 1

      You shouldn't have to know how something is designed to use it. It's the separation of interface and implementation. Imagine if when programming you had to know how every class was coded to use it. Imagine if when writing in Python or Ruby you had to know how the parser, interpreter, and libraries were implemented.

      Not having to know how things are implemented is great!

    5. Re:Now I can try linux again! by ThatFunkyMunki · · Score: 1

      Totally irrelevant, but still true. A good programmer should know how a compiler works, and the caveats of the specific one they're using. Expecting people to know at least a little more about their computer besides "oh look i left clicky here and the innanets pop up!!" is NOT too much to ask.

      --
      If patriotism is racist, is racism patriotic?
    6. Re:Now I can try linux again! by Chris+Shannon · · Score: 1

      If you hit Ctrl+Alt+F# (F1, F2, etc) you can get into a command line... You can hit Ctrl+Alt+F7 to get back to the GUI. Probably more important that they know that one, if they accidentally zap themselves to the command line.
      --
      "Follow me" the wise man said, but he walked behind.
  46. Hurd by flyingfsck · · Score: 1

    Once the unwashed masses use Linux, we'll have to move on The Hurd, then we can have all the old problems all over again...

    --
    Excuse me, but please get off my Pennisetum Clandestinum, eh!
    1. Re:Hurd by ls671 · · Score: 1

      Reminds me of copper phone lines (PSTN). I have been playing with VOIP lately and it sure fits the pattern you describe ;-)

      --
      Everything I write is lies, read between the lines.
  47. What? by pclminion · · Score: 1

    From that description, it sounds like I never have to manually configure my settings -- unless of course, it couldn't detect my settings and fell back to a crappy generic driver and resolution. "I see stuff on the screen" does not mean the same thing as "It works."

  48. your gonna need your coat by NemoinSpace · · Score: 1

    I suspect sometime after peak oil but before hell freezes over. Seriously, after learning the rpm and apt-get package systems. I lost interest in fiddling with others. If distributions want to lock themselves out of the market, just keep fragmenting -it's allowed. Hopefully Xorg can incorporate a generalized default graphics routine so every freakin distribution doesn't re-invent the wheel. I can't count the number of times a noob has returned a live cd to me because "it doesn't work" How would my grandmother know she should have just selected the VESA line?

  49. Nope. It is easier. by khasim · · Score: 1

    I think you are misusing "easier" when you really mean "more powerful".

    Nope. It's both. How difficult is typing "apt-get install --reinstall foo"? The only difficult part is finding that information when you're an average user who doesn't have access to a GUI web browser. But once you have it, it's simple.

    If I can make the mistakes in GUI, I should be able to fix my mistakes in GUI also.

    Why? That just limits the range of options.

    This mentality that "users just need to get used to Linux, and drop their Windows attitude" will simply not fly.

    Why? It's a fact. Linux is NOT Windows.

    A parallel could be brought up about car design and interface; many concept vehicles completely redesign how a driver uses the vehicle, yet the mainstream isn't willing to change the old and understood for someone's idea of 'better'.

    Nope. Bad analogy. While the majority of USER INTERACTIONS are the same between models of cars (and Ubuntu and Windows), they are NOT all the same.

    Imagine the fun of a user refusing to change the way he puts fuel in a car. He learned that the fuel tank is on the driver's side and he'll be damned if he's going to put fuel in on any other side.

    Would you consider that person an idiot? Yes, you would.

    Cruise control belongs on the stick, not the steering wheel. I don't care if I crash into things.

    And manual vs automatic?

    Linux is NOT Windows. Don't treat it like it is.
    1. Re:Nope. It is easier. by Anonymous Coward · · Score: 0

      I have never used Linux before, and if I were to, I'd expect it to be as simple as Windows. If not, I shan't use it, and I consider my self well versed in computers (I build my own, etc).

      Nope. It's both. How difficult is typing "apt-get install --reinstall foo"? The only difficult part is finding that information when you're an average user who doesn't have access to a GUI web browser. But once you have it, it's simple.
      wtf is "apt-get install --reinstall foo"?
      If Windows screws up for me I just follow the GUI steps. I don't need to search for my answer, or some console command; it's all right in front of me in a nice GUI.

      Why? That just limits the range of options.
      Maybe, but it also makes it MUCH simpler for your average Joe that doesn't want to spend hours trying to learn a whole ton of commands and just wants it to work.

      Why? It's a fact. Linux is NOT Windows.
      No, it isn't.
      But who says it doesn't have to work like it? Windows is easy and very user friendly. To throw a console in someones face when something goes bad, and expect them to know and type the commands is just asking for frustration.

      Linux is NOT Windows. Don't treat it like it is.
      As above.

      To me it seems all of your posts seem hell bent on showing everyone just how useless/not-needed this addition is, when in fact you're completely wrong. It actually makes me consider Linux just that little bit more.
      Don't get me wrong here, I am all for the anti-MS/Windows crusade, and I would love to transfer to a Linux system. But I do NOT want to stare at a console screen when something dies. I want a GUI, and I want to be able to SEE what I can choose. I don't want to have to memorize commands.

    2. Re:Nope. It is easier. by Rogerborg · · Score: 2, Insightful

      How difficult is typing "apt-get install --reinstall foo"?

      Again, what's 'foo'? There's no point in Grandma Josephine writing that down on her 3x5. What's the actual command?

      The only difficult part is finding that information when you're an average user who doesn't have access to a GUI web browser.

      Are you really so arrogant that you assume that the kind of user who's likely to bork their GUI and not know how to fix it from the command line also has a spare machine sitting right there where they can Google a solution?

      Even if they do, according to you, the solution is "apt-get install --reinstall foo". Would you care to take this opportunity to provide one that might actually work, or are you more interested in demonstrating that you could do so, if it was in your idiom to actually help people rather than to just demonstrate your smug superiority?

      --
      If you were blocking sigs, you wouldn't have to read this.
    3. Re:Nope. It is easier. by Anonymous Coward · · Score: 0

      Nope. Bad analogy. While the majority of USER INTERACTIONS are the same between models of cars (and Ubuntu and Windows), they are NOT all the same.

      Imagine the fun of a user refusing to change the way he puts fuel in a car. He learned that the fuel tank is on the driver's side and he'll be damned if he's going to put fuel in on any other side.
      you want an analogy? try this.

      Imagine the fun of a user refusing to change the way he puts fuel in a car. He learned that fuel goes in the fuel tank on the drivers side, but then he got this new linux car and for some reason he now needs to put precisely 1.005 litre of fuel in on the drivers side, exactly 2.785 Litres of fuels on the passenger side and the remainder goes in through the hole under the licence place. if he puts too much or too little fuel in either side tank, his car refuses to start. to someone, somewhere, this makes perfect sense. there's a technical reason behind it, but its not something that your average user should need to know or care about. to joe average it comes across as fucking stupid.

      would you consider that person an idiot, for expecting a supposedly better operating system to have at least an equally usable interface for refueling than his old car?
  50. Welcome to the 90's by JohnnyBigodes · · Score: 2, Insightful

    Welcome to the 1990's and the VESA support in just about every graphics card in existance that never got used until around 2000, and only now at the mid-to-end of the decade we get a VESA safe mode.

    1. Re:Welcome to the 90's by dbIII · · Score: 1

      The difference is that Ubuntu have decided to use it. I've seen this behavior on old versions of RHEL and before that (yes, in the 1990s) there was the option to start X from the command line without doing any configuration and get it into a mode that will work in most cases.

  51. This is exactly what linux needs by mbreitba · · Score: 1

    I would say I'm above the average computer user. I've configured FreeBSD to act as a back-end spam filtering and anti-virus filtering system. It works great, I can set up a box in about an hour or two, depending on how fast it compiles SpamAssassin and ClamAV. My laptop's Windows XP installation bombed out about a month ago. I said to myself, this is your chance to install Linux, use it as your browsing platform, and get really familiar with it in your spare time. I tried 5 (count them 5!) different distro's. I wanted to get one of them to load simply onto my laptop, give me an x-windows environment where I could check on web crap, and learn the rest of it at my own pace. I tried Fedora Core first. Graphics issue. Tried Ubuntu. Graphics issue. Tried Debian, graphics issue (granted, this one was the best of all of them - I could actually get a graphics display, it was just a double image - totally unusable). Tried FreeBSD. Graphics issue. Tried Slack. Graphics issue. None of these so-called mainstream distro's would allow me to pop in a disk, and get my laptop working without serious headaches. I finally (after two days of downloading ISO's, burning them, trying them) gave up, and installed XP again. 1 hour later and 8-10 mouse clicks, and my system was working without any sort of real input from me other than my name, company, and cd key. I like Linux for it's ability to be tailored exactly to your use. I like that I can configure it to do SPAM filtering, and only SPAM filtering. I don't like that I have to jump through 8 burning hoops to get a simple desktop with a browser. Maybe this will give me the tools I need to finally be able to have a linux system that I can actually use daily, and then figure out the guts of when I'm not trying to put out fires at work. I can only imagine how intimidating it would be to someone who has a hard time using Windows.

    1. Re:This is exactly what linux needs by limitedmage · · Score: 1

      FreeBSD != Linux

  52. mod parent up by bluej100 · · Score: 1

    You can't even burn an ISO properly in Windows with its default burning interface. (Not that getting the necessary freeware is so hard, but every extra step stops some people.)

  53. screw failsafe! I want my products to be fail dead by jollyreaper · · Score: 1
    I want my software to fail deadly like they do on Star Trek with the safety grenades.

    The best explanation I ever heard for that is that Starfleet has "Safety Grenades" installed in all consoles as standard equipment. The reasoning being that if a system is not functioning properly, any attempt to use it could potentially be catastrophic. So, at the first sign of systems failure, the built-in Safety Grenade explodes, rendering the console useless and protecting the entire crew, albeit occasionally at the cost of the person using the console (but, hey, needs of the many, right?).
    --
    Kwisatz Haderach
    Sell the spice to CHOAM
    This Mahdi took Shaddam's Throne
  54. Re:oes this work for drivers that need X to be.... by wasabii · · Score: 2, Informative

    I'm not aware of any such drivers on Ubuntu. Are you talking about the non .deb NVidia provided driver package? You shouldn't be using that. Ubuntu includes drivers.

  55. Linux for Old Ladies by kwabbles · · Score: 2, Interesting

    That's what I always used to call Ubuntu. Being a die-hard linux user/sysadmin for going on 10 years now, and a rabid Debian and Slackware fan - I always scoffed at Ubuntu. I felt like it was "dumbed down".

    Seeing the positive effect Ubuntu has had in spreading more mainstream use of linux, I've changed my ways. This is just another step further in helping more people to step away from Windows and discover something better. I agree that X11 problems account for the majority of failed end-user attempts at trying linux out.

    Since Feisty came out, I've been able to quickly install a GNU/Linux distro on several machines (family members, friends) and have them up and running, and the users happily working on a friendly OS. All of them have stayed with Ubuntu. No Ubuntu/XP dual booting, just straight up scrapping Windows and going full ahead with Ubuntu. Most of them (my wife included) have said "I will never go back to Windows again".

    Every time a user says "I will never go back to Windows again", an angel gets its wings.

    --
    Just disrupt the deflector shield with a tachyon burst.
    1. Re:Linux for Old Ladies by hubritc · · Score: 1

      Every time a user scraps Linux and goes back to Windows, the baby Jesus cries.

  56. Scenario: The GUI does not run. by khasim · · Score: 1

    What's wrong with providing a simple GUI for accomplishing the same thing?

    Nothing is wrong with it.

    The problem is with the people claiming that a GUI is NECESSARY.

    Years ago we had DOS. And we ran WordPerfect. And we ran Lotus 123. A GUI is not necessary. It is nice. But it is not necessary.

    Surely providing an option for people more used to GUIs can only help Linux adoption.

    No one is saying that it would hurt Linux adoption. Just that the argument that a GUI is necessary is incorrect.

    Not everyone cares to learn the Unix command set, or the ins and outs of package management, so why force them to work that way?

    No one is forcing them. No one is saying that they should not have that option. Just that the argument that a GUI is necessary is incorrect.

    Aren't they making enough of a commitment by trying Linux out?

    And by "trying Linux out" you mean "complaining that it isn't exactly like Windows. Linux is NOT Windows and anyone who is honestly "trying Linux out" will try to learn the differences.

    You cannot apply your experiences to everyone and expect them to jump through the hoops you're happy to jump through in order to get something simple done.

    Of course I can. Since I went through the learning experience I am better suited to know what the differences are and what the minimum skills required are. Again, Linux is NOT Windows. People spent time learning Windows. Why do you expect a completely different system to exactly the same?

    Ever drive a manual transmission? It's different from an automatic. It requires a different skill set.

    Making it simple and visual is a good thing for the rest of the population.

    Which is why I get so many calls to fix broken Windows boxes.

    What happens when the "click here to fix all the problems" GUI does not launch?

    With Windows, you bring it to me.

    With Ubuntu, you don't have to. You type "apt-get install --reinstall foo" and it works again.

    Now, what is the problem with having a few basic commands written down on a 3x5 card and taped to the side of the box? When the GUI fails, a little thought and some very simple commands will bring your box back WITHOUT having to bring it to me.
    1. Re:Scenario: The GUI does not run. by coryking · · Score: 1

      Which is why I get so many calls to fix broken Windows boxes. Maybe because there are just more Windows users, eh? Wait until grandma Fux0z your little Ubuntu install with the latest Ubuntu.Blast4r.2000 bot because she apt-got some shitty kitten screen saver. Or were you guys not planning on some kind of RFC put out by the Free Software Foundation that bans all forms of shitty kitty screen savers? What about all the third party software that wasn't in the repository? What happens when every company tries to install their weird ass toolbars, printer drivers and other kinds of garbage? What then? Or is Richard Stallman working on that RFC too?

      Trust me, when people hack unix boxes, they can dig themselves so deep into your OS you'll never know they are there. People will fuck their computer up no matter what the operating system is. Imagine what happens when our botnet friends can use a compiler on your machine and have access to all kinds of exciting scripting languages like bash & perl. The day a Linux system becomes mainstream, we'll see all kinds of new exciting exploits.

      Impossible you say? All it takes is one foul apt-get of "Shitty Kitty Screen Saver" and a local root exploit.
    2. Re:Scenario: The GUI does not run. by Rogerborg · · Score: 1

      With Ubuntu, you don't have to. You type "apt-get install --reinstall foo" and it works again.

      OK, enough hypotheticals, grandpa. What's 'foo'? Tell me what apt-get command to run to fix a borken GUI. The actual command that will fix any conflict or misconfiguration, that I need to decide on and write down now, before my GUI goes tits up. That's your proposed solution, so demonstrate how it would actually work, without waffling and hand waving and "Oh, I could find that out if I had to." jibba jabba. You have to find it out before you're forced to do so, so show us how easy it is to do that.

      --
      If you were blocking sigs, you wouldn't have to read this.
    3. Re:Scenario: The GUI does not run. by Dulcise · · Score: 1

      Lynx (http://lynx.browser.org/)

      I doubt that grandma could use it, but it's pretty simple, and has saved me on many an occasion

    4. Re:Scenario: The GUI does not run. by Anonymous Coward · · Score: 0

      4 digit uid or not, you present yourself to be an arrogant dick

    5. Re:Scenario: The GUI does not run. by confused+one · · Score: 1
      I'm going to have to disagree with you...

      The problem is with the people claiming that a GUI is NECESSARY.

      For the average user, it is. Grandma needs a simple interface, like a GUI, to get things done.

      Years ago we had DOS. And we ran WordPerfect. And we ran Lotus 123. A GUI is not necessary. It is nice. But it is not necessary.

      Poor example. Both WordPerfect and Lotus provided a visual representation of the work. In both cases, you could hit a simple key combo and get a list of commands. It wasn't a GUI, but it was a close to a GUI as you could get with the technology of the time.

      No one is saying that it would hurt Linux adoption. Just that the argument that a GUI is necessary is incorrect.

      The *nix way is to use text configuration files and have command line programs which do some job. These are still present in most of the GUI interfaces in *nix, the GUI simply modifies the config file or calls the command line interface. This leaves the power in the hands of those who want or need it, in order to deal with unusual situations. The average user, however, does not want go to the trouble of reading the man page(s) and typing commands at a prompt. For the typical situation, they want a simple click and play interface.

      No one is forcing them. No one is saying that they should not have that option. Just that the argument that a GUI is necessary is incorrect.

      Again, I disagree. And by not making the GUI available, you are forcing them to learn the unix command set.

      And by "trying Linux out" you mean "complaining that it isn't exactly like Windows. Linux is NOT Windows and anyone who is honestly "trying Linux out" will try to learn the differences.

      It is different. However, this is the kind of argument, made by the community members, which keeps people from trying linux. If you tell someone "tough, that's just the way it is!", or call them a n00b, then they're not going to be very happy with the experience. If you try to make them comfortable, honestly listen to their critiques and suggestions, they might adopt the product.

      Of course I can. Since I went through the learning experience I am better suited to know what the differences are and what the minimum skills required are. Again, Linux is NOT Windows. People spent time learning Windows. Why do you expect a completely different system to exactly the same?

      I've been using Apple, Microsoft and *nix products for 20 years. I think I'm qualified to know what the minimum skills required are too. *nix isn't Windows. People can't expect it to behave like Windows. People can expect it to behave similar to Windows. We must keep these people in mind if we're expecting Windows users to migrate to *nix, and provide that option.

      Ever drive a manual transmission? It's different from an automatic. It requires a different skill set.

      What you're proposing is not that we make the users learn to drive a manual transmission. What you're suggesting is closer to making the users learn to do all the maintenance: change the oil, replace belts, change brake pads, tune up the car. Typical users want to get into the car, turn the key, and drive. They may not even care how the car works, just that it does; and, they're content to bring it to a technician periodically to do the maintenance or repairs.

      Which is why I get so many calls to fix broken Windows boxes.

      No, you get calls to fix so many Windows boxes because Windows boxes represent >90% of the desktop market. Windows 2k, XP, and 2k3 are pretty stable and aren't that hard to fix. You can screw up a linux box just as bad as any Windows box.

      What happens when the "click here to fix all the problems" GUI does not launch? With Windows, you bring it to me.

      And, that's how it should be. When the GUI interface, which should handle most situatio

    6. Re:Scenario: The GUI does not run. by IAmGarethAdams · · Score: 1

      What happens when the "click here to fix all the problems" GUI does not launch?

      With Windows, you bring it to me.

      With Ubuntu, you don't have to. You type "apt-get install --reinstall foo" and it works again.


      BZZZT! Wrong answer.

      The people who needed to bring the Windows box to you will be the same ones who need to bring the Ubuntu box to you. The people who would be able to understand apt-get install --reinstall foo are generally the people who have the aptitude to work out how to do whatever you'd be doing to their Windows boxes.

      You can't even claim that my anecdotal evidence about people being unable to transition between OSs is cancelled out by your anecdotal evidence that they are able to. I'm not denying that some people will understand a command line OS, whereas you seem to think there isn't anyone who will struggle with it
    7. Re:Scenario: The GUI does not run. by GaryPatterson · · Score: 1

      Just that the argument that a GUI is necessary is incorrect.

      Good point. You may notice that I never argued a GUI was necessary. It's incredibly useful for people who don't care to learn all the Unix commands though, which is about 99.9% of the potential user base.

      And by "trying Linux out" you mean "complaining that it isn't exactly like Windows. Linux is NOT Windows and anyone who is honestly "trying Linux out" will try to learn the differences.

      No. I don't mean that at all, and you're stretching a lot to get your sentence from mine (by stretching I mean 'completely inventing'). I mean that there's a bit of hype around at the moment for Linux, and this will translate into people testing a Live CD or installing Linux in a seperate partition. People want to see how good Linux is. To respond to your point - if you force them to use an archaic command line, then you're not selling Linux very well. Don't you *want* people to try Linux?

      What happens when the "click here to fix all the problems" GUI does not launch?

      What happens when the user screws up the command line? And who said anything about a 'click here to fix all the problems' GUI? You're stretching again, aren't you? What about a more reasonable GUI that guides users through common problems, and leaves the really tricky ones to the command line.

      With Ubuntu, you don't have to. You type "apt-get install --reinstall foo" and it works again.

      Excellent. Now, where's the easy help system to guide users to this command? You went on to talk about a 3x5 card, but that's pure rubbish and you probably know this. Exactly which 'foo' are you talking about that will resolve *any* GUI issues? I'd guess there are many 'foo's but that severely weakens your point.

      If you're keen on seeing more people try and use Linux, you need to accept the GUI tools are a Good Thing. You may want users to learn the Linux way, but instead of throwing them in the deep end and laughing while most drown, how about helping them through the early stages so that they can learn Linux at a pace that suits them? Giving people better tools can only help, and the command line, while powerful, is an archaic remnant of an earlier computing age. People expect graphic interfaces now (and some aesthetics), and developers such as Apple have become adept at providing them. Your imagination may fail to come up with intuitive ways to accomplish command line functions in a GUI, but why should that hold back devs with better imaginations producing interfaces that are stable, attractive, functional and powerful?

  57. thank god by sentientbrendan · · Score: 1

    X configuration is by far my biggest time waster on linux. If they manage to make the gtk based configurator half decent, they will finally make x as usable as mac was back in... 1984.

    Seriously though, I'm happy *someone* is finally trying to fix one of the big problems in X, of which there are legion.

  58. Good by The+MAZZTer · · Score: 1

    nVidia's configuration tool for their restricted drivers doesn't properly generate a xorg.conf in all cases. The tool isn't put in the menus automatically, I forget what the command line for it is. nvidia-settings or nvidia-configure or something? Anyways, if your monitor model name has a " in it, it won't be escaped when it's enclosed in quotes, and xorg.conf will get confused and won't start next time you boot. Oops.

    Fortunately nvidia-settings (or whatever) makes a backup so it was easy to restore and reboot. Then I examined the file it outputs and rather quickly noticed nVidia's mistake.

  59. multi-monitor support by m2943 · · Score: 1

    Perhaps just as important as the safe mode is the multi-monitor support; configuring multiple monitors is still a pain in Feisty Fawn.

  60. The killer for me was "ergonomic" refresh rates. by RealGene · · Score: 2, Insightful
    I've tried to install various Ubuntorum on old PCs.
    The graphical installers ALWAYS try to use an ergonomic refresh rate
    that drive my old Genuine IBM VGA monitors bananas.

    The installer should be written for 640x480, 60 Hz, PERIOD.
    And authors of said installers should test them at 640x480.
    There's nothing that makes me want to microwave an Ubuntu CD faster
    than a dialog box with the buttons off the bottom of the screen.


    --Gene

    --
    Mission: To provide products that consume time and energy as entertainingly as permitted by the laws of thermodynamics.
  61. Its about time by dekarguy · · Score: 1

    Over the years, I have wanted to try Linux, and ended up stopping First time I tried Linux, I could find no drivers for my DSL modem, and no internet meant no OS Second time, I played around just fine, but I lose the GUI once, and could never wander through the help to get it back (I found out about 'startx' later) Third time, I had network drivers (even managed to get WiFi set up on my laptop), I could get back into X if I ever got stuck out to a command prompt, but when I started messing around with video drivers, my xorg.conf got messed up, and I couldn't for the life of me figure out how to get it to work again. Maybe Fourth time will be a charm

    1. Re:Its about time by Gordonjcp · · Score: 1

      my xorg.conf got messed up, and I couldn't for the life of me figure out how to get it to work again

      That's why you make a copy of anything you're about to start fiddling with. When you break it, you just copy your intact version back over the broken one and you're right back where you began, ready to break it in a different way.

  62. It is a problem of perception. by tknd · · Score: 4, Insightful

    I think that that is the case ONLY because those people are coming from a Windows background.

    And the problem with your perception is that you think that the linux command line mentality is better for the average joe user. I don't disagree that if you know what you're doing, it is much easier to fix a broken Linux than it is to fix a broken Windows. But the key here is that most people don't know what they're doing. Parts of the design of Windows are aimed at users that don't know what they're doing so that their PC will at least be somewhat functional for them with all of the familiar interfaces even if something bad happens.

    You see, the command line or text messages with a black background mean nothing to the user. For all purposes, if they don't see something that resembles their desktop, they think their computer is broken. They also don't care if they have to type in one command to fix it because to them, learning that the command line exists and that you can even enter text commands is too much to deal with. If you can't expect failure in your software and implement necessary messages and functionality to recover to a close but not quite mode expected by the user, it doesn't mean a damn thing because they will end up calling the nearest geek to fix it. And when they do that, it doesn't matter how long it takes you to fix or even if you can't fix it. They've already lost time waiting for your service and your service is only seen as a backup effort. If geeks were not available, they probably would have considered their computer broken and the only way to fix it would be to purchase a new one.

    The people at Ubuntu are doing more for linux and open source software adoption than anyone else has. Take a hint and learn something about understanding other (non-techy) user's viewpoints. If all open source developers could actually understand those users, then linux might eventually be ready for the desktop.

    1. Re:It is a problem of perception. by evilviper · · Score: 2, Interesting

      I don't disagree that if you know what you're doing, it is much easier to fix a broken Linux than it is to fix a broken Windows. But the key here is that most people don't know what they're doing.

      I'd say the important part is that when something goes wrong with a Unix system, it CAN be fixed, AT ALL.

      It's not some anecdote that Windows users have to reinstall all the time... There really is no other way to fix serious problems in Windows. Even after 10 years of experience, and extensive knowledge of Windows, there are still regular fuck-ups with Windows that I and anyone else can't possibly fix.

      Maybe it's some driver that refuses to uninstall, so much so that even removing all references to it in the registry, and all (text) files across the entire filesystem, still doesn't remove or disable. Maybe it's some of the registry hives getting so unbelievably corrupted that you can't delete, add, replace entries anymore. Maybe it's some system file that gets corrupted, and the original from disc is entirely incompatible because of updates, etc., etc. With a Unix system, there is no problem that can't be fixed. With Windows, even after all these years, there are still a huge number that force restoring the FULL system from backup, or often completely reinstalling.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    2. Re:It is a problem of perception. by Risen888 · · Score: 1

      You see, the command line or text messages with a black background mean nothing to the user. For all purposes, if they don't see something that resembles their desktop, they think their computer is broken. They also don't care if they have to type in one command to fix it because to them, learning that the command line exists and that you can even enter text commands is too much to deal with.

      Not true. Maybe to a ten year old, but anyone over the age of consent remembers having an Apple II in their elementary school. I said this already in another post, but to reiterate: we were all navigating directory structures via CLI at age six. And I've found that, with my clients (I install and service desktop Linux machines), that metaphor goes a long way because they do remember that.

      I just don't think people are as stupid as you seem to think they are.

      --
      Hey, I finally got my first freak! Took you long enough!
    3. Re:It is a problem of perception. by Reziac · · Score: 1

      Reinstalling is against my religion... The only times I've seen a Windows system that was so fucked up I couldn't fix it, was when it had been abused and neglected for years on end, by installing every piece of shitware that came down the pipe, and "uninstalling" by randomly deleting the more-visible parts, and never once giving it any basic maintenance (kill tempfiles, defrag, run a registry scrubber).

      The fact is, the average Windows system withstands a huge amount of outright abuse before it becomes unusable; what would happen to a linux box that suffered the same abuse?? Seriously -- what happens if you install every sort of incompatible shitware on your linux box, then uninstall it by deleting whatever you see that happens to have a remotely-similar name? I'd bet the results are no prettier than they are with Windows.

      A big problem in geekdom is "I hate it, therefore I refuse to maintain it". Frex, a friend of mine loves DOS and Netware, and hates Windows. So he let his Windows box get into a state of neglect that he would never countanance on his Netware server or his DOS machine. So naturally the poor Windows box finally got unstable -- after 4 years of total neglect. I spent 10 minutes doing basic cleanup, defragged it, and it was good as new.

      "I gave linux to my parents and it worked forever" doesn't count -- your parents are too afraid of their computer to mess with it much. If you really want to see how stable it is, give a linux box to someone who knows just enough about linux to be dangerous, and who can't resist installing everything they ever hear about, then when things get cranky, randomly mucks about with its innards. If it can gracefully survive that, without needing either a serious geek doctoring or an outright reinstall, then you can compare it to the abuse that Windows ROUTINELY survives.

      See, this failsafe video thing recognises that -- because resolution is one of those things people who know just enough to be dangerous most often fuck with. So it needs to have a fallback mechanism (which BTW Windows has had for 12 years), both for the event of a hardware issue, and so users can't dig themselves into a hole they can't get out of. So hooray for Ubuntu, it's about bloody time, and I'll be ordering a new set of CDs right soon now.

      Did any linux zealots read this far?

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    4. Re:It is a problem of perception. by evilviper · · Score: 1

      The only times I've seen a Windows system that was so fucked up I couldn't fix it, was when it had been abused and neglected for years on end

      Your lack of experience with various Windows machines does not change the facts. It happens very often. I saw it happen with multiple workstations every year, sometimes the same ones twice per year. The whole idea of a registry is flawed, and the actual implementation is worse than you could possibly imagine.

      Seriously -- what happens if you install every sort of incompatible shitware on your linux box, then uninstall it by deleting whatever you see that happens to have a remotely-similar name? I'd bet the results are no prettier than they are with Windows.

      In fact, the results are far, FAR better. If your kernel and /bin partition hasn't been corrupted, your system can be recovered. Removing all traces of improperly deleted packages is easy enough, as is reinstalling any you actually want from CD or network. And an intermediate user can do it, whereas Windows can't be fixed even by the best experts.

      Your ranting about your anecdotal experiences are completely pointless. I've maintained both Windows and Unix systems for years, and I can tell you my experience is hard earned, based on much blood sweat and tears struggling with Windows workstations and servers (and fixing Unix workstations and Servers).
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  63. "Safe mode" by sgunhouse · · Score: 1

    ... like that other OS's "Safe Mode" - VGA resolution with network support disabled. Not a bad idea, though the other GUI-based "user friendly" distros should have thought of it a long time ago.

    Of course these days, VGA resolution is mostly unnecessary. I think 1024x768 with 256 colors should work on almost everything out there.

  64. BulletProof-X by cadeon · · Score: 1

    . . . . Is this the new '50 Cent' game?

    Strange that they would bundle it with Ubuntu.

  65. In case you've never experienced configuring Xorg by Sammy+Loo · · Score: 0

    What happens in linux sometimes is, especially with those pesky generic LCDs, the refresh rate has to be manually set or the handling is all messed up, or your card isnt supporting a certain resolution. And what you get is that the screen will show you the boot splash, the computer loading, and when its time for your GUI, boom theres just a black screen. And you cant do anything unless you boot into a terminal and configure xserver.xorg by HAND, which let me tell you can be VERY ANNOYING for the everyday user. Of course I'm not the everyday user, but if I were, I'd probably just use windows.

    And this is one step closer to Ubuntu becoming mainstream. =]

  66. Re:The killer for me was "ergonomic" refresh rates by mcrbids · · Score: 2, Insightful

    IBM "Genuine VGA" monitors? You're USING them!?!?

    Dude, if they still work, save them in your cellar! They will soon be collectors items and you can make a fortune!

    But if you are trying to work with them, it's obvious that the only reason you don't microwave your install CD is that you are so cheap you make Scrooge look lavish. I can spend $5-$10 at the local thrift store to get SVGA, 1280x1024 monitors, 15 inch. If you're still using IBM VGA monitors and you expect everything else to work on them, you are [unrealistic/indescribable/retarded/virgin].

    --
    I have no problem with your religion until you decide it's reason to deprive others of the truth.
  67. This is great. by noiseordinance · · Score: 0

    I've attempted installing 7.04 on five different systems:

    1. Abit AB9-Pro Core 2 Duo System
    2. Dell Inspiron 1100
    3. Dell Inspiron 2500
    4. Dell Inspiron 2600
    5. Toshiba Laptop (I forget the model, single core Celeron 2.0ghz)

    The AB9-Pro system would get to the Live CD options but would freeze with graphical issues. The Inspiron 1100 installed without a hitch, but in 640x480 which required a LOT of tweaking and eventually, X Server would come up with errors and wouldn't even boot thereafter.

    The final three laptops would get past the Live CD options but wouldn't get beyond X Server graphic errors.

    I used two different copies of Ubuntu 7.04, X Ubuntu and Ubuntu Alternate with the same errors each time. I know this wasn't related to my burning methods.

    I then downloaded PCLinuxOS (which I'm using now) and it installed without a hitch on both my AB9-Pro and my Inspiron 1100 (which I'm using now).

  68. Re:WHEN will we be rid of you? by metalcup · · Score: 2, Insightful
    I am a biologist - I often wonder how much longer I need to put up with imbeciles who don't even understand how the cells in their body work - or how the very brain that they use to think with is formed!

    but we have to put up with you and your kind, who has never run a protein gel, read a DNA sequence, or solved a single biological problem of even the remotest significance for the good of humanity in the slightest inconsequential way; preaching the Gospel of how your Body works by your definitions spawned from everything you could glean from the National Enquirer and the Maury Povich show and the view out of the window of your single-wide mobile home, and delivered as if you were James Fucking Watson.

    Speaking for 99.99999999 of humanity, go conduct a poll to back up those numbers and then get back to us, junior!

    /rant: I know I am replying to an AC, but I feel too many people on /. think parent's argument is valid - I obviously believe it is not!

    --
    "Laziness is an optimisation protocol"
  69. Ubuntu-only? by Tumbleweed · · Score: 1

    Is there equivalent functionality for Xubuntu? (or the other *ubuntu?)

    1. Re:Ubuntu-only? by Anonymous Coward · · Score: 0

      I think they've added it to crapubuntu, poopubuntu and doodubuntu, with support on the way for kookubuntu and aintunbuntu.

  70. I'm excited by Nosferatu+Alucard · · Score: 1

    This is a great advance for my own usages! I'm not nearly advanced enough to fix mistakes that I make on a Ubuntu box. I had attempted to install Nvidia drivers on my box once and for some reason, it fried X, and I was left with only a command line to work with. I was able to ftp the log with my limited knowledge, but it didn't help me fix the issue in the end. I ended up just wiping the drive and starting over. I would have loved a fail-safe GUI to work with.

    1. Re:I'm excited by LingNoi · · Score: 1

      You must have been using a super old version of Ubuntu. The past four distributions of Ubuntu you have been able to apt-get install the nvidia drivers.

  71. the disc burning mistake... by advocate_one · · Score: 1

    very simple...they burn the .iso image as a file instead of an image...

    --
    Donald 'Duck' Dunn: We had a band powerful enough to turn goat piss into gasoline.
  72. Just goes to show... by renegadesx · · Score: 1

    ...how scared todays linux users are of the command line

    --
    Make SELinux enforcing again!
    1. Re:Just goes to show... by DragonTHC · · Score: 2, Interesting

      it's funny you should say that.
      I'm a certified Linux admin. I'm one of "today's linux users".
      I am not afraid of the command line. All my servers are installed without an X server.
      What I am afraid of is a cryptic "no screens found" error from xorg. This happens way too often.
      When you install display drivers, this can happen despite seemingly doing everything right.
      I'm stunned it took this long to get failsafe X server support.

      --
      They're using their grammar skills there.
  73. So.... by unborracho · · Score: 1

    It does what Windows has been doing for the last 5 years?

    Glad to see computing is advancing.

    --
    "You had this look that of an angel, it was such a bad disguise" --Dishwalla
    1. Re:So.... by andymadigan · · Score: 1

      Sometimes you have to move slowly to get things right. I have a computer that XP pops up the 'Your resolution is too low' window on and then procedes to throw the monitor into an unsupported resolution (so no image at all). Thanks for assuming I wanted *that* one MS.

      --
      The right to protest the State is more sacred than the State.
    2. Re:So.... by unborracho · · Score: 1

      You really have a monitor that doesn't support 800x600? ...wow

      --
      "You had this look that of an angel, it was such a bad disguise" --Dishwalla
  74. Do they include safety goggles too? by Anonymous Coward · · Score: 0

    Thank god we have the alternate cd for those 60Hz refresh rates are kinda equal to shining a laser beam into your eye. Anyone manufacturing anti-flicker safety goggles btw? (ones that'd blur framerate to 15 fps while using refresh rate of 120Hz or so internally)

  75. Re:WHEN will we be rid of you? by Anonymous Coward · · Score: 1, Informative

    You see, the difference here is that nobody in their right mind attempts the job of a biologist without any qualifications. EVERYONE thinks they know about computers in a way which has understandably pissed off the OP. Maybe he has a point.

  76. Re:WHEN will we be rid of you? by Anonymous Coward · · Score: 0

    If your goal is to discourage people from using computers then an operating system that cannot be recovered within a GUI is realy the way to go for you.

    But don't moan about people using Windows then.

  77. Slowly...? by Joce640k · · Score: 1

    This is single worst problem with Linux.

    I've lost count of the number of times I've had to fix this over the years.

    It even breaks after monthly patching, etc. and there's no way a normal user can be expected to "boot into single user mode and use vi to fix it".

    This should have been done ten years ago.

    --
    No sig today...
  78. Couldn'ty agree more by Joce640k · · Score: 1

    "I determined the graphics failure to be an issue 100% of the time."

    Me too.

    I have to fix Xorg.conf this on 90% of all new installs. I have to fix it after monthly patches, etc, etc. It's a total pain in the ass and it's not something a normal person can fix.

    This is ten years overdue.

    --
    No sig today...
  79. It doesn't look that good.. by NekoXP · · Score: 4, Interesting
    Assumptions:

    1) You're running an x86 PC with a VESA compliant graphics card, or any platform which has 'legacy VGA' registers mapped. What about PPC or something? It's frighteningly rare for the kernel framebuffer not to work on these platforms but there are some times where the X.org driver/autodetect or most commonly GDM doesn't quite configure your card correctly and hands you a garbage display. I never understood why X.org can't have a TRUE framebuffer console driver which simply inherits the mode the kernel gives it.

    This isn't bulletproof it's just a band-aid.

    2) Everyone loves GTK+ - well, I pretty much don't. Does this mean the Kubuntu guys have to install GTK now? Actually not, because there is a cute KDE app for it, but seriously.. why does everyone fawn over the GTK stuff and never show the Qt stuff?

    In fact, it turns out this was a KDE app to start with. Quote;

    displayconfig-gtk is a GTK/Python frontend being developed for KDE's guidance configuration system by glatzor, mvo, and others. In addition to using this in the failsafe mode, this is plugged into Ubuntu's System / Administration menu so users can also use it for configuring their system once successfully booted into X (shown below).


    Which just begs the question, why wasn't this news when the KDE app got written?

    3) Everyone loves GDM, well, I don't. What's up with KDM these days? Does it handle it better? None of the developers are telling the success story on any project I'm watching right now, it's all "GDM breaks this" and "we have problems with that". So it worked on KDE before, but nobody thought to say "this is a great feature, now we port it to GTK"?

    There are some very strange priorities in the software world these days.. bug reports flood the net and nobody talks about anything being finished..
    1. Re:It doesn't look that good.. by moosesocks · · Score: 1

      KDE fanboy are we?

      I'm not going to doubt you, since I'm not a developer. However, you'd be a fool to argue that KDE's more user-friendly at the moment.

      Gnome's got the advantage of being simplistic and easy to use, with the added bonus that GTK is pretty fast even on old hardware. This is what matters right now.

      Of course, If I were ruler of the universe, Ubuntu would be using Xfce as the default desktop environment. It's *very* slick, and flies on every piece of hardware I've used it on.

      --
      -- If you try to fail and succeed, which have you done? - Uli's moose
    2. Re:It doesn't look that good.. by dbIII · · Score: 1

      Everyone loves GDM, well, I don't

      The recent difference is gdm is no longer abandonware now that it has a new maintainer and a few new developers that are actually doing something. That's why something that has been done before in a few places is getting some attention.

    3. Re:It doesn't look that good.. by NekoXP · · Score: 1

      Yeah I like Qt over GTK and I like the way KDE looks and operates over the way GNOME does.

      KDE4 usability is top notch. We'll have this discussion again at Christmas when it's released.

      Xfce is too minimal for me. I have to run it on a 400MHz board (http://www.genesippc.com/efika.php) because I'm forced to, but I loathe the way GTK acts, and when switching to a KDE environment to do some testing, I am a little more refreshed but also a little pissed off that I had to run GDM to get there, install GTK in the first place (I would be perfectly happy in a Qt-only system).

      The only thing that stops me from going Qt-only is the dismal Debian/Kubuntu packaging option. The standard Qt apt GUI is awful, nowhere near as classy as Synaptic, although Synaptic serves to have me clawing at the monitor sometimes. None of them are anywhere near the usefulness of the Gentoo equivalents which while incredible are also beta and unreleased.

      Kuroo (http://kuroo.org/) really lights my fire and the work one of the KDE Usability guys did to it makes me cream for KDE 4 in a way GNOME's little foot paw just doesn't rub the right way. AHEM. kio-apt is pretty damn neat too.

    4. Re:It doesn't look that good.. by ajs318 · · Score: 1

      It's just standard Slashdot groupthink: KDE bad, GNOME good. It dates back to a long, long time ago when Qt was released under a non-free licence. Nowadays it's GPL (not LGPL, but the full-on GPL; which means that non-free applications can't even link to it, so up yours, you leech) but some people have failed to get with the programme and still blame the kids for crimes committed by the great-great-grandparents.

      I prefer Window Maker myself anyway, but I think I'm in a minority ..... not that that matters much anyway.

      --
      Je fume. Tu fumes. Nous fûmes!
    5. Re:It doesn't look that good.. by NekoXP · · Score: 1

      Actually the Qt licensing got better last month, now it's GPL with some great exceptions; however using it in a commercial application still requires licensing, I don't figure this is too bad. Anyone who was using it commercially anyway (before it was GPL) was paying for it anyway. Nothing changed there.

      After all, the licensing money goes to pay Trolltech developers to improve the toolkit. That is a lot more than you can say about GTK+. I have a deep distrust of something that was born out of the need for a single application to have a GUI and then spread across the rest of the application world. It smacks of an incremental design process which I don't think works in software - the glorious exception being Linux, but then Linux is very, very well managed by a BDFL. Who's the BDFL for GNOME and GTK?

      I wonder why KDM got to be classed as 'abandonware' by some people here? It's a great login manager..

  80. Now They Need A Device Manager by imneuromancer · · Score: 1

    One of the best things about Windows is the device manager, IMHO. Or rather, the whole "Computer Manager" application. A graphical way to 100% manage your devices is very helpful.

    Personally, this is the one area that Windows has right and Linux/OSX has wrong. A graphical method for knowing what the system sees for hardware and then changing it is essential for the average user... sometimes even for moderate users like me, for that matter. I shouldn't ever have to drop to a line command as long as I have a graphical environment.

  81. Couldn't SuSE do this in 2003? by Anonymous Coward · · Score: 0

    Maybe i'm wrong but SuSE long had a graphical installer before debian, ubuntu and others, it also if i remember had ways of bringing YaST to you even if graphical boot failed. I know its not quite the same, you probably had to launch sax2 yourself but i still don't see why this couldn't have been done 2-4 years ago....or even further back. Its not like we don't have a VESA driver built into X11 now is it? Syllable/formerly AtheOS and Windows not to mention other OS's out there all automatically fall back on VESA or VGA mode should the GUI be incompatible with the setup where you can comfortably use things without a safe mode. My guess is AtheOS has probably done this since 2001 or before.... thats 6 years ago....and finally someone decides ooo ubunto should fall back to help people who don't have 2 days to spend fixing their pc. I wonder if win 3.11 was capable of the same...

  82. windows95 by Anonymous Coward · · Score: 0

    That's something Microsoft Windows did already back 1995. What's the Fuzz?

  83. Why do we even have xorg.conf anymore? by Anonymous Coward · · Score: 2, Insightful

    I'm not sure why this couldn't be in X.org directly. xorg.conf is by far the greatest problem in making Linux a viable alternative on the desktop. Most of my xorg.conf was even autodetected with the configuration utility (could be done by X.org on startup)

    Today my xorg.conf contains:
    Paths to fonts (could be autodetected or stored in a standard font configuration, at second though, isn't there some other font configuration file already?)
    Basic mouse and keyboard settings (could be set to a default inside X.org)
    Screen and graphics card settings (Basically a name for both and some settings for nvidia)
    Touchpad options
    Modules to load (could be done dynamically)

    that's simply the touchpad, nvidia and keyboard layout options that are important. Keyboard layout could be shared with the rest of the system (my console knows my keyboard layout, why is it then in xorg.conf?). The nvidia driver could store it's own settings and likewise the touchpad (oh, and user specific mouse settings please?). xorg.conf could exist only to override what you specifically didn't want as the autodetected values and a cached version of the autodetected values could be stored to speed up boot if no parameters changed. And please, give me live updating of these settings, restarting X is tiresome.

    1. Re:Why do we even have xorg.conf anymore? by black88 · · Score: 0

      I would guess because of the modularity of the Unix/Linux filesystem hierarchy, I speak for myself at least when I say I would rather not edit the X server code directly (frankly, I am not even certain what that would entail), but I am in fact quite comfortable using vim in gnome-terminal to edit the xorg.conf text file.

      You may be on to something though.

      For what it's worth, do you think it would help if you tried to contact the xorg devs?

  84. Universal Uninstaller for Linux by Prototerm · · Score: 1

    Here it is: Open a terminal, go to the root directory and type the following:

    sudo rm -rf

    It will uninstall *everything* for you. Next question.

    --
    "My country, right or wrong; if right, to be kept right; and if wrong, to be set right." --Senator Carl Schurz (1872)
  85. Assuming you can boot it in the first place by Megane · · Score: 1

    https://bugs.launchpad.net/bugs/96084

    Oops! Your new IDE chipset doesn't have drivers in the kernel we made, so we're not able to mount the CD-ROM that you booted from! But just to make things more fun, you'll get an error message that gives you no clue to the problem!

    Not to mention all the fun trying to get Ubuntu working properly with the D830's trackpad and not having random clicks from just scooting around the screen. I have never been impressed with GUIs under Linux... they always work fine on the hardware that the developers use, but need not just command-line fixes, but command-line + hours-of-googling fixes on the hardware that _I_ try to use.

    FYI the D830 was for work, and I normally use OS X. It's bullshit like this (and that damn X-windows 3-button copy/paste) that keeps me on OS X. When I do use Linux, I stick to the command line. Only recently have I considered moving up from Slackware to Debian, and that's because I got hooked on apt-get in Fink.

    --
    #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
  86. Welcome to 1995 by DogDude · · Score: 1

    Let me be the first to welcome Linux to 1995, when Windows 95 was first introduced with a "safe mode" for graphics problems. Let's hope that in another 12 years, Linux will have caught up to Windows XP.

    --
    I don't respond to AC's.
    1. Re:Welcome to 1995 by Anonymous Coward · · Score: 0

      Let me be the first to tell you Linux is not Windows. Let's hope that in another 12 years, you will have caught up to trying things before saying anything.

    2. Re:Welcome to 1995 by Curtman · · Score: 1

      Let's hope that in another 12 years, Linux will have caught up to Windows XP.

      Strange how it's already surpassed Vista isn't it?
  87. Mandrake / Mandriva by PotatoHead · · Score: 1

    Ubuntu just kills Mandriva these days.

    I've still got a Mandrake 8 box running, emulators, OGLE (IMHO, the best DVD playback), some net utilities, and other old things. I really like it. That's about the last time I really liked it.

    For some reason the Mandrake/iva stuff just didn't quite gell. After some futzing around, I generally got the system running well, but that's the problem! Nobody, besides the geeks, wants, or needs to do this!

    Hell, I don't want or need to do this, and I know my stuff! I also know where my time is best spent and it's not doing that crap.

    I put the kids on a Ubuntu box and it's just fine. I really don't have to do much sysadmin at all, and they like it. (they are teens, having seen some OSes in their time) After a few months, I saw their cameras, portable media players, e-mail, pictures, games running nicely. This just has not happened with other environments, without hassles.

    Their perspective:

    win32 = virii, spyware, driver / DLL conflicts over time This translates to windows rot, getting slow, iffy, etc... they are very careful on one of these machines, largely because they know stuff happens (interesting huh?)

    most Linuxes = runs great, but only does some things, without intervention (They do what they want, and it's safe, but it requires help and does not just work)

    mac = pretty, but you have to buy stuff, or run "old" software. (that's OSS stuff on Mac)

    Ubuntu = fun, has all sorts of stuff that can be loaded, pretty, fast. (I set up their package manager so that it just worked, let them find it and use it. They came back and said, "this gimp thing is awesome" found a ton of bizzare picture edits --go figure)

    Of course, I can change that perception with work on my end. The take away here is that Ubuntu has required very little of that work, by comparison to most other environments.

    Somebody, somewhere, needs to make a cheap, all in the box, Ubuntu system. Just include sound, 3D graphics, video in, video out, USB, game controller port, portable media reader, DVD playback, Rip Mix Burn for video and audio.

    This is possible for a few hundred dollars, minus display. It's a winner. Does not need to be the fastest, or the latest, just needs to be loaded up and ready to run. Think of it as the Mac Mini for the rest of us.

  88. Re:Ubuntu is the new hotness by Anonymous Coward · · Score: 0

    Damn, that's one epic shit.

  89. wow goooogle add by unl0cker · · Score: 1

    A little offtopic but, here u go anyway

    Why there is SO MANY targeted windows server add on linux news?
    Isn't that SUPPOSED TO BE RANDOM?

    I saw that pattern in the past... it's starting, since MS does not need "need" Linux no more, now it has OSX with acceptable share and therefore cannot be labeled as monopoly.

    Sorry for the offtopic again. O_O

  90. That's nVidia-specific by SEMW · · Score: 1

    That's an nVidia driver config dialogue. I can't speak for the GP, but I have an ATi card; and when I tried to get dualscreen's working (about a year ago, with 6.06; I don't know whether anything's changed since then), it was xorg.conf all the way. Which was painful.

    IIRC, there was an ATi specific set of instructions, and a generic Xinemara set. The ATi specific set just didn't work - the machine failed to load X and dumped me at a command line, no matter what variations I tried. After figuring out the basics of bash syntax (mostly by trial and error) and restoring the original xorg, I tried the Xinemara way. Whilst I eventually got this to work (after about 4 hours of trying various different variations in xorg), it was a kludge at best -- my right hand monitor is 1024x768 whilst my left one is 1152x864, but Xinemara apparently couldn't cope with that, and gave me a 'virtual' desktop spanning the two monitors 864 pixels high, which I could scroll the view of the right hand monitor up & down in. So a maximised window would either have its top or bottom cut off. Horrible solution, I don't know who thought that would be a good idea. I now just unplug my right hand monitor whenever I boot into Ubuntu.

    --
    What's purple and commutes? An Abelian grape.
  91. Re:The killer for me was "ergonomic" refresh rates by RealGene · · Score: 1
    Well, I prefer the term "frugal".
    The reasons I use the IBM monitors:

    1. They still work and look good at 15 years old.
    2. By definition, they ARE the standard.
    3. I would have to pay $20 to legally dispose of them in my state.

    Besides, it's not like I'm asking for Hercules monochrome mode support.

    --Gene

    --
    Mission: To provide products that consume time and energy as entertainingly as permitted by the laws of thermodynamics.
  92. Finally by alxconn · · Score: 1

    I don't know how many times I've had to remember where that config file was... I always missed that feature from Debian...

  93. Video failure == no VESA 2.0 support in hardware by Reziac · · Score: 1

    As I just said in another post, the problem seems to be that many linux distros require VESA 2.0 support *IN HARDWARE*, and if this is absent (as can be the case even on modern video cards) the linux installer will freeze solid first time it tries to go into graphics mode.

    I twigged to this when I realised that for some distros, on otherwise-identical hardware, the only difference between success and failure was whether the video card was S3 (no VESA 2.0 support in hardware) or Matrox (VESA 2.0 support in hardware).

    Presumably some distros DO have software VESA 2.0 support, so they don't encounter the issue.

    It would be nice to have this info up front; it would save a lot of "it doesn't work!" complaints.

    --
    ~REZ~ #43301. Who'd fake being me anyway?
  94. Two Words by Master+of+Transhuman · · Score: 1

    Abut fucking time!

    Okay, three words.

    It's about fucking time somebody in the IT industry realized that the answer to a problem is not just a fucking unintelligible error message - or crashing.

    Hopefully Microsoft will steal THIS idea...

    --
    Richard Steven Hack - This sig is TOO GODDAMN SHORT TO DO ANYTHING USEFUL WITH! MORONS!
    1. Re:Two Words by nonos · · Score: 2, Informative

      MS Windows has this option for ages...

  95. Re:The killer for me was "ergonomic" refresh rates by Reziac · · Score: 1

    I know people who run 19" monitors at 640x480, because they HAVE TO, due to vision problems.

    I have a number of clients who are elderly, and run a 19" monitor at 800x600, because that is the highest resolution that they can see properly.

    So you're saying you're okay with locking out these users? They're hardly rare... your own grandparents are probably among them.

    --
    ~REZ~ #43301. Who'd fake being me anyway?
  96. This is not new by capica · · Score: 1

    As somebody said, we had this in SuSE for a long time (Sax), but other distros had this also. For instance, I used Debian, and it had "X -configure" which started VESA gui which tried to autoconfigure everything, and if not, it had some buttons to, for instance move the screen up, down, left, right. I believe this will be more polished, but it is not never-before-seen stuff.

  97. "Fail Safe" by fm6 · · Score: 1

    "Fail safe" does not mean "cannot fail". (No such thing.) It means "designed to fail safely." For example, brake systems that are designed to lock up if the brake fluid leaks.

    Usually when people say "fail safe" they mean "foolproof". Foolproof systems do exist, but only until some fool figures out how to circumvent them!

  98. Nergleheimer! by tillerman35 · · Score: 1

    I just spent all weekend trying to install Kubuntu on my desktop. With an NVidea 8800-based video card, it's nearly impossible. The catch-22 there is that you can't NVidia's linux driver w/o a running system- but it's a GUI installation. It was very unclear that the alternate installation CD had a text-based mode. The description of the CD gave the impression that it was only for oddly-configured machines, like ones that ran on kerosene and used disk drives made of butter. I gave up- it was hopeless.

    I finally switched to OpenSuSE. Granted, the distro took an overnight to download on my crappy connection, but it installed booted and let me stuff in the NVidia drivers like a champ. I'd really prefer to go with Kubuntu, but I think I'll wait. Maybe this will all be settled when they release some other silly version names like Horny Hippo, Idiotic Ibex, or Jumping Jehosephat. Hopefully I won't have to wait for Nerdy Nergleheimer...

  99. Then let me add an anecdote. by Jamie+Lokier · · Score: 1

    Then let me add to your statistics. My shiny new laptop bought last September failed at the "install X" step when installing Ubuntu Dapper Drake from CD. It yielded a black screen, and I never did see the final steps of the install process. It wasn't the CD, it was a graphics problem with Intel video chipset.

    Once fixed, it was still a few sad months before the display worked as I would like.

    However, I am now the happy user of Ubuntu Gutsy Gibbon, whose Intel driver is most excellent. Apart from the bugs every odd version or so, but the ones without those bugs work very well. :-)

    (The X video driver is the only package on my Ubuntu which is "version locked" to an older version because the current one has problems).

  100. Slackpkg is not a patch on synaptic though by pbhj · · Score: 1

    Slackpkg is great and all but it's only for packages that are a part of the distro (correct me if i'm wrong) ... yeah there's slapt-get (and is swaret still going?) but the breadth of apps that the ?ubuntu's have is not there because of the smaller userbase.

    Also so far I've not managed to upgrade Slack with just "slackpkg install-new; slackpkg upgrade-all;" whilst I've heard plenty of reports of a dist-upgrade working.

  101. Anything scriptable has a command line by tepples · · Score: 1

    MacOS "Classic", for example - or any number of embedded OS implementation like Symbian-using Nokia's - have no commandline at all. Mac OS 9 has what could pass for a command line, and it's called AppleScript.
  102. I say death to the graphical installer by rastoboy29 · · Score: 1

    It's supposed to be "easier" for non-technical people, until you have to explain that what they are looking at is booted off the cd, not their hard drive.

    IMHO it's not the installers that need to be "easier", but disaster recovery--ie you put a new video card in, and Linux goes to hell in a handbasket.  It's the last remaining thing that Windows really does better.  So this is great.

  103. Re:The killer for me was "ergonomic" refresh rates by mcrbids · · Score: 1

    So you're saying you're okay with locking out these users? They're hardly rare... your own grandparents are probably among them.

    No. I'm saying other people are locking them out. And that you don't have to be one of them.

    I don't write device drivers, I don't manufacture VGA cards or monitors. I don't decide what hardware gets supported. I deal with whatever hardware is supported. And "works" for me and my staff is wwwwaaaayyyyy more important than "works like I think it should". Because I'm about getting stuff done.

    If you are willing to deal with major headaches because of a "standard" that you adhere to that can be otherwise dealt with for $5-10 at the local thrift store, be glad that you don't work for me. Because if you did, you wouldn't for long. I'm not willing to invest 2-3 man-days of skilled programmer time to figure out how come a driver won't work on a 15 year old monitor when a 10 year-old monitor that will work can be had for $10 and 1/2 hour.

    What's YOUR time really worth? At $100-$200 per hour of MY time, a trip to the thrift store sounds awful convenient, to hell be damned with "the standard".

    --
    I have no problem with your religion until you decide it's reason to deprive others of the truth.
  104. Re:The killer for me was "ergonomic" refresh rates by Reziac · · Score: 1

    Mmm, okay, I think we're talking at cross purposes somehow...

    Yeah, when it's cost-effective to just replace some old piece of crap, AND when it's not critical to what you're doing or your way of doing things, then a cheap replacement is the thing to do. Don't cling to it just because you're stubborn.

    But sometimes that's not the problem, as per my examples. Sometimes people have no better option available to them, or the "better" option doesn't actually work well for them.

    --
    ~REZ~ #43301. Who'd fake being me anyway?
  105. same thing needed for "run fsck manually" by Gunstick · · Score: 1

    yes it happens, still today with ext3 and reiserfs, that the filesystem check crashes and you have to do it manually.
    Now imagine a lambda user in front of a linux PC asking to "run fsck manually", that's a BIG no.

    --
    Atari rules... ermm... ruled.