Ubuntu Not Ready for Prime Time

Where Penguins and Daemons chill together in the warmth of the Sun.

Moderators: SecretSquirrel, notfred

Re: Ubuntu Not Ready for Prime Time

Postposted on Thu Oct 14, 2010 8:39 am

flip-mode wrote:... If you want the "when it's bug free" release mentality, that's Debian; if you want the "get it done" mentality, that's Ubuntu.

I would even take that one step further: IMO the Ubuntu LTS (long term support) releases are a pretty good compromise between those two extremes. They are released at approximately the same frequency as Debian, but are nominally based on a snapshot of the Debian "testing" branch instead of the latest official Debian release. What this effectively means is that you get newer versions of everything than you'd get with the official Debian release, but fewer bugs than a regular (non-LTS) Ubuntu release.
(this space intentionally left blank)
just brew it!
Administrator
 
Posts: 35179
Joined: Tue Aug 20, 2002 9:51 pm
Location: Somewhere, having a beer

Re: Ubuntu Not Ready for Prime Time

Postposted on Mon Oct 18, 2010 8:16 pm

ronch wrote:3. Although the OS automatically checks the file system after a number of boots, I'd appreciate it if I can do the checks whenever I choose. Perhaps this is possible but I don't know how.


It is. You can run **** yourself:

http://en.wikipedia.org/wiki/Filesystem_check

ronch wrote:5. Even if ext3 or ext4 avoids fragmenting files, there will come a time when so much data being written and deleted will eventually cause fragmentation, and that's when a defrag tool will come in handy.


I have never heard of anyone having issues with ext3 fragmentation. There is a strong possibility that you will die before this becomes a problem.

ronch wrote:6. The biggest concern I'm now having, which I haven't included in my first post, is that Ubuntu doesn't work with all PCs. Even booting off the CD will cause the PC to just hang up with a blank screen that went off to sleep mode. I've tried alternative boot parameters but my desktop just doesn't run properly. This is true for Ubuntu and Kubuntu 10.04 and Linux Mint 9 KDE. My desktop uses an ATI HD5670 1GB video card. Perhaps it's the GPU or X, but I just couldn't figure it out. Canonical acknowledges this problem, and I hope they fix it because inviting people to use Ubuntu and then later finding out the OS doesn't work just makes them disappointed and paint a bad picture of the OS.


Try running System Rescue CD and executing startx at the commandline:

http://www.sysresccd.org/Main_Page

If you get a graphical environment, the issue is with those particular distributions and not Linux distributions in general. Gentoo Linux in particular rarely has issues with hardware compatibility provided that there exists a Linux distribution capable of running on the given hardware. System Rescue CD is a Gentoo Linux based distribution that exists solely as a LiveCD. My suggestion is that you try Sabayon Linux on such systems if System Rescue CD works. Sabayon Linux is also Gentoo Linux based.

Neither System Rescue CD have as good hardware support as Gentoo Linux itself, but unlike Gentoo Linux, they automate the process of getting hardware working. Gentoo Linux's strength in terms of hardware support comes from a combination of the fact that it has the latest software versions and also from the fact that the user is responsible for getting the hardware to work under it. Sabayon and System Rescue CD to some extent give up the excellent hardware support that you get when you as a professional take the task of getting the hardware to work into your own hands, but they do a very good job such basic tasks for you and being Gentoo Linux based, they make it easy for you to go into the system to fix things like you would on a Gentoo Linux system. In fact, System Rescue CD is meant primarily for fixing systems (e.g. Windows, Linux, Mac OS X, etcetera) and not meant to be used as a permanent distribution because it is a LiveCD. On the other hand, Sabayon Linux is meant to be used as a permanent distribution, which is why I wholeheartedly recommend that you try it.

If you are willing to learn (and I have not scared you away), the best distribution that you can install on your system is Gentoo Linux. It empowers you to take matters into your own hands and automates a great deal of the drudge work involved in doing it. The only things it does not automate that you will miss is the configuration of your hard disk and kernel compilation and installation, but there is a good reason behind that, particularly the fact that it is considered impossible to get those things right for every single individual without having them do it themselves.

ronch wrote:7. I still say Ubuntu (and other distros) should step out of the 6 month release cycle. If it ain't ready, don't let it out. It's that way for processors, video cards, Windows, games, etc. and Linux distros should be no different. If it needs to be delayed, delay it. I'd rather wait a bit longer for better peace of mind than get something that's available right now but messes my data up. I'm sure everyone agrees with that.


Not every distribution is on a 6-month release cycle. Gentoo Linux releases continuously. Debian Linux is on a 2-year release cycle, but it rarely keeps to it, so it could take 3 or 4 years between releases. RedHat Linux releases a new major OS version every 5 to 6 years.

There are also Linux alternatives such as FreeBSD, which is in some respects better designed than Linux. It has a more traditional release cycle.

ronch wrote:I'm now trying Linux Mint 9 KDE and using ext4 (instead of ext3). Some concerns, such as the vsync issue, applying read-only attributes to the folder and all subfolders/files, touchpad not working, etc. appear to be a non-issue here, but I've been running this Linux distro for only a few days now so I'm still observing it. It has its fair share of bugs/annoyances such as.


By default, all folders should be set to 755, with all files set to 644. Why would you want to be any different?

By the way, if you do not like Linux Mint, I suggest that you try Sabayon Linux. Linux Mint is transitively Debian based while Sabayon Linux is directly Gentoo Linux based. The two distributions take significantly different approaches to package management, so any quirks that Linux Mint inherited from Debian are likely not present in Sabayon Linux.

ronch wrote:1. During installation, I specified that I would be logged in automtically, but everytime the OS starts it asks for my password. Points for Ubuntu on this one.


That is probably a bug in the installer. I require password logins on all of my systems, so I do not know how to fix it, but I know that it can be done. I have OpenSUSE configured to do this on my mother's laptop.

ronch wrote:2. I configured the wireless connection manager to log in automatically to our home network, but when the OS starts it still asks me everytime for my network password. Our network password is about 16 chars long so I find it a bit irritating. Another point for Ubuntu.


Wireless functionality has traditionally been buggy under Linux, although it has recently become much better. What wireless connection manager are you using? In my experience, the nm-applet which GNOME uses works well. Wicd is a solid alternative. KDE's KNetworkManager and more recently, the network management plasmoid that replaces the GUI in KNetworkManager only recently become usable to the point where they do not routinely lose network connection information. Since I use Gentoo's testing tree, I get the latest software fairly quickly and I am presently enjoying the improvements. Since you use Linux Mint, you will likely need to wait for the next release before you see these improvements, although you could switch wireless connection managers to workaround that. Alternatively, you could install Sabayon Linux, which is based on Gentoo Linux's testing tree and should see these improvements much sooner than Debian based distributions, although that is not necessary.

ronch wrote:3. Changing the desktop effects used when switching desktkops (the cube animation is cool) causes the configuration screen (where you specify which graphical effect to use) to briefly display itself when I already closed it earlier. A bummer when showing off the OS's cool effects to other people.


That sounds like a known issue:

https://bugs.kde.org/show_bug.cgi?id=253041

Sign up for a KDE bugzilla account and vote for the bug to get the attention of KDE's developers. You could also post a bit about your own experiences with it. It is an annoying bug that I will be happy to see die. If I had time, I would try fixing it myself and submitting the patches to upstream. If you know C++, you could try your hand at that in addition to voting and possibly adding some feedback to the bug report.

ronch wrote:This is actually a nice alternative to Ubuntu, on which it's based upon. I've always wanted to try Kubuntu but for some reason some annoyances/glitches prevent me from successfully achieving it. Some reviews say Linux Mint 9 KDE is what Kubuntu should have been all along. Will try this distro for a week or two. If I find it better to live with then maybe this is it. Otherwise, perhaps Ubuntu again for me. The new version, 10.10 looks enticing but maybe the LTS is a better choice.


Kubuntu is really Ubuntu with KDE packages installed instead of GNOME packages. That is a eccentricity of Canonical and no other distribution provider does that. Ubuntu/Kubuntu has a reputation for being a terribly done KDE distribution and I really do not advise using it with KDE.

OpenSUSE is the best Linux distribution for KDE. Slackware Linux, Gentoo Linux and Sabayon Linux are good as well. Every mainstream distribution of which I can fathom is better than Ubuntu at running KDE.

Dirge wrote:
cheesyking wrote:RE fragmentation...
I've got some servers run ext3 file systems that have been running for 6 years and are still only 5% fragmented. Granted they aren't doing the kinds of tasks that create fragmented files (big database files are the usual cause as I understand it) but they do have GBs of data being written and deleted on them all the time. It just doesn't seem to be a problem that you need to worry about (hence no one has written a tool to deal with it)


Clearly Linux file systems live up to what has been said regarding fragmentation. I would still be concerned if my drives were maxed out space wise, but then I suppose it would be time for a bigger drive.


That is actually not the issue you would think it is unless you fill the drive as root. Linux file systems by default have 5% reserved space so that they reach 100% when they are only 95% full as a safety feature. Only root can write additional files after the 100% mark has been reached, assuming that there is available reserved space.

just brew it! wrote:
flip-mode wrote:... If you want the "when it's bug free" release mentality, that's Debian; if you want the "get it done" mentality, that's Ubuntu.

I would even take that one step further: IMO the Ubuntu LTS (long term support) releases are a pretty good compromise between those two extremes. They are released at approximately the same frequency as Debian, but are nominally based on a snapshot of the Debian "testing" branch instead of the latest official Debian release. What this effectively means is that you get newer versions of everything than you'd get with the official Debian release, but fewer bugs than a regular (non-LTS) Ubuntu release.


As far as the spectrum of Linux distributions goes, Redhat Enterprise Linux and its clone CentOS are probably the best in terms of a "bug free" experience as far as Linux while Gentoo Linux's testing tree is probably the best in terms of get it done. No release of Ubuntu Linux is better than these distributions at either of these extremes. FreeBSD is a better option in my option than RHEL, but it is not a Linux distribution.
Disclaimer: I over-analyze everything, so try not to be offended if I over-analyze something you wrote.
Shining Arcanine
Gerbil Jedi
 
Posts: 1717
Joined: Wed Jun 11, 2003 10:30 am

Re: Ubuntu Not Ready for Prime Time

Postposted on Mon Oct 18, 2010 9:28 pm

Shining Arcanine wrote:As far as the spectrum of Linux distributions goes, Redhat Enterprise Linux and its clone CentOS are probably the best in terms of a "bug free" experience as far as Linux while Gentoo Linux's testing tree is probably the best in terms of get it done. No release of Ubuntu Linux is better than these distributions at either of these extremes. FreeBSD is a better option in my option than RHEL, but it is not a Linux distribution.

I think I'd put Debian (the stable release of course, not the testing/unstable branches) up there with RHEL/CentOS in terms of stability.

FWIW I don't think Ubuntu is *meant* to fill the niche at either extreme. It is clearly a compromise between stability and having the latest bleeding edge versions of stuff, with the non-LTS releases slanted farther towards the latter. It happens to be a compromise that works well for many people (myself included).
(this space intentionally left blank)
just brew it!
Administrator
 
Posts: 35179
Joined: Tue Aug 20, 2002 9:51 pm
Location: Somewhere, having a beer

Re: Ubuntu Not Ready for Prime Time

Postposted on Mon Nov 01, 2010 11:04 pm

just brew it! wrote:
Shining Arcanine wrote:As far as the spectrum of Linux distributions goes, Redhat Enterprise Linux and its clone CentOS are probably the best in terms of a "bug free" experience as far as Linux while Gentoo Linux's testing tree is probably the best in terms of get it done. No release of Ubuntu Linux is better than these distributions at either of these extremes. FreeBSD is a better option in my option than RHEL, but it is not a Linux distribution.

I think I'd put Debian (the stable release of course, not the testing/unstable branches) up there with RHEL/CentOS in terms of stability.

FWIW I don't think Ubuntu is *meant* to fill the niche at either extreme. It is clearly a compromise between stability and having the latest bleeding edge versions of stuff, with the non-LTS releases slanted farther towards the latter. It happens to be a compromise that works well for many people (myself included).


I enjoy the happy mediumness of Ubuntu (sometimes) as well. You can just install stuff from the repositories without having to hunt down stuff or compile it yourself, and a lot of it is fairly up-to-date. What I do question is why, especially with LTS releases, they opt to go with stuff that is pretty obviously bleeding-edge with the assumption that it will get better soon. That can make for a pretty frustrating experience for new users, especially when so many are trying Ubuntu - they might have a less traumatizing experience with Debian Stable, assuming their machine is a gazillion years old so the hardware is supported (I kid, I kid).
badger badger badger badger badger badger badger
axeman
Minister of Gerbil Affairs
 
Posts: 2009
Joined: Fri Jan 31, 2003 10:46 am

Re: Ubuntu Not Ready for Prime Time

Postposted on Tue Nov 02, 2010 12:00 am

I suspect they are afraid to take a step back feature-wise on an LTS release vs. the previous non-LTS release; this may drive some of the questionable package version decisions on the LTS releases. While the assumption that "features which were bleeding edge 6 months ago should be relatively stable now" may be true much of the time, it certainly isn't always true. The drawn-out, painful maturation of subsystems like Pulseaudio and Compiz are cases in point.
(this space intentionally left blank)
just brew it!
Administrator
 
Posts: 35179
Joined: Tue Aug 20, 2002 9:51 pm
Location: Somewhere, having a beer

Re: Ubuntu Not Ready for Prime Time

Postposted on Tue Nov 02, 2010 6:58 am

A more prosaic example of needless change in the LTS release was the new theme and window-button placement that everyone was griping about this past spring.

IMO they should've waited until 10.10 for that and then made adjustments during the cycle to the next LTS.
Image
Think for yourself, schmuck!
i5-2500K@4.3|Asus P8P67-LE|8GB DDR3-1600|Powercolor R7850 2G|1.5TB 7200.11|1988 Model M|Saitek X-45 & P880|Logitech MX 518|Dell 2209WA|Sennheiser PC151|Asus Xonar DX
bthylafh
Minister of Gerbil Affairs
 
Posts: 2812
Joined: Mon Dec 29, 2003 10:55 pm
Location: Southwest Missouri, USA

Re: Ubuntu Not Ready for Prime Time

Postposted on Thu Apr 14, 2011 5:11 pm

Interesting first comment. Ubuntu not ready for prime time. I have been using Ubuntu for about three years now and there is not much it won't do. I have used Windows (reluctantly) since about 1993 and found it way too buggy and hackable so I decided to try multiple Linus distros, I tried Ubuntu last...actually, I wasn't going to try Ubuntu because I wasn't sure I liked the name, but I am very happy I did because I won't use Windows now. I have a laptop...well 2 now that won't run Windows properly, one...I cannot find the wireless driver from anywhere and it won't detect it and Windows renders it slow. Under Ubuntu there is no guess work, waiting for anything...it is very fast, does anything I desire it to do and the wifi adapter works as soon as I turn the laptop on...never needed to install anything. My second laptop will run Windows...very poorly I might add. It runs ever so slow and freezes. When I run Ubuntu this Dual Core 64bit Dell Laptop runs pretty much as fast as my quad core with zero problems. It also will do anything I try, anything I wish to accomplish as a programmer, hardware engineer and business owner becomes easy and secure. Not to mention, appearance wise it is years ahead of Windows. I wouldn't go near Windows and all I sacrificed was one Windows game, the rest work fine using Wine.
Jolt
Gerbil In Training
 
Posts: 1
Joined: Thu Apr 14, 2011 4:55 pm

Re: Ubuntu Not Ready for Prime Time

Postposted on Thu Apr 14, 2011 6:18 pm

Paragraphs are your friends. Without them, your post is unreadable.
Image
Think for yourself, schmuck!
i5-2500K@4.3|Asus P8P67-LE|8GB DDR3-1600|Powercolor R7850 2G|1.5TB 7200.11|1988 Model M|Saitek X-45 & P880|Logitech MX 518|Dell 2209WA|Sennheiser PC151|Asus Xonar DX
bthylafh
Minister of Gerbil Affairs
 
Posts: 2812
Joined: Mon Dec 29, 2003 10:55 pm
Location: Southwest Missouri, USA

Re: Ubuntu Not Ready for Prime Time

Postposted on Thu Apr 14, 2011 6:19 pm

Jolt wrote:I have a laptop...well 2 now that won't run Windows properly, one...I cannot find the wireless driver from anywhere and it won't detect it and Windows renders it slow. Under Ubuntu there is no guess work, waiting for anything...it is very fast, does anything I desire it to do and the wifi adapter works as soon as I turn the laptop on...never needed to install anything. My second laptop will run Windows...very poorly I might add. It runs ever so slow and freezes. When I run Ubuntu this Dual Core 64bit Dell Laptop runs pretty much as fast as my quad core with zero problems.

Yeah, with the release of Vista/Win7, I think we've seen an interesting "turning of the tables" where driver support is actually *better* overall on Linux than on Windows now. The bleeding edge devices that lack Linux drivers are more than made up for by the huge number of older devices where the manufacturer decided not to bother doing a Vista/Win7 and/or 64-bit port. Planned obsolescence really pisses me off, and Linux doesn't force me to ditch my older hardware just because the manufacturer decided it wasn't worth supporting any more.

Not to mention, appearance wise it is years ahead of Windows.

Years ahead of XP, at least. But that's not really a fair comparison, given that XP is nearly a decade old!

Still, I'm with you -- I'm definitely a Linux convert. The only reasons I still use Windows at all (in a VM) are A) to edit complex Word documents created by other people that don't import properly into OpenOffice; and B) to run embedded development tools for PIC microcontrollers. The vast majority of my computing is Linux-based these days, and has been for a couple of years now.
(this space intentionally left blank)
just brew it!
Administrator
 
Posts: 35179
Joined: Tue Aug 20, 2002 9:51 pm
Location: Somewhere, having a beer

Re: Ubuntu Not Ready for Prime Time

Postposted on Thu Apr 14, 2011 7:19 pm

My HTPC runs Windows XP only because my scanner still works and there's no drivers for it under Win 7 (old Canon scanner, probably about 7 years old now).

For daily computing needs like email, basic multimedia, document editing etc, I can get a Linux distro to do most of these things out of the box without having to install much else for older machines. I prefer installing Linux distros to Windows, as they are simpler and faster.

Jolt wrote:I have a laptop...well 2 now that won't run Windows properly, one...I cannot find the wireless driver from anywhere and it won't detect it and Windows renders it slow. Under Ubuntu there is no guess work, waiting for anything...it is very fast, does anything I desire it to do and the wifi adapter works as soon as I turn the laptop on...never needed to install anything. My second laptop will run Windows...very poorly I might add. It runs ever so slow and freezes. When I run Ubuntu this Dual Core 64bit Dell Laptop runs pretty much as fast as my quad core with zero problems.


Did your laptop come installed with bloatware? How much memory does it have? Windows XP will pretty much run quickly on any PC from the last 6 to 7 years. I have a Vista laptop and that is really slow. Win 7 works well even on my Eee PC, but that's probably because of the SSD. Linux seems to do fine with older hardware and if you got something really old, anything using LXDE as a frontend pretty much keeps it snappy.

I'd say Linux and Windows both have their merits. It all boils down to how much effort you want to put into learning how to use and maintain the operating system, and you can get pretty efficient machines out of either OS.
*yawn*
etilena
Gerbil Jedi
 
Posts: 1666
Joined: Wed Jun 12, 2002 6:43 am
Location: .ozziefied.

Re: Ubuntu Not Ready for Prime Time

Postposted on Thu Apr 14, 2011 7:46 pm

I've converted to Ubuntu for the majority of my computing time. Going forward though I don't know how I feel about it yet. The problem is that Canoncial is pushing Unity onto Ubuntu WAY too early. In it's current state I wouldn't consider it even close to being ready for prime time. The last few updates have increased Unity's stability greatly but there's just too much features and design decisions that I think are poorly thought out. Not being able to right click is driving me nuts. It leaves out way too much functionality that's exposed in the menu when right clicking.

Actually, Unity and Gnome 3 both have me questioning the UI design talent in the Linux community. Just stuff that seems to being pushed based on people's ego rather than good design principles.
Skrying
Gerbil Jedi
 
Posts: 1792
Joined: Wed Jul 09, 2008 12:37 am
Location: Missouri

Re: Ubuntu Not Ready for Prime Time

Postposted on Thu Apr 14, 2011 8:07 pm

etilena wrote:My HTPC runs Windows XP only because my scanner still works and there's no drivers for it under Win 7 (old Canon scanner, probably about 7 years old now).

Have you checked whether it is supported under Linux? I was quite pleasantly surprised to discover that my Epson Perfection 1650 (about the same age as your Canon) "just worked". Plugged it in to my Ubuntu desktop, and wasn't sure what to expect... 5 minutes later I was scanning documents with xsane. It was probably the most hassle-free scanner setup I've ever done, under *any* OS. (Yeah, admittedly xsane's UI is a little... *ahem*... shall we say, counter-intuitive. But once you've learned it you're set since it works with any scanner that has Linux drivers.)

Skrying wrote:Actually, Unity and Gnome 3 both have me questioning the UI design talent in the Linux community. Just stuff that seems to being pushed based on people's ego rather than good design principles.

On the bright side, KDE 4 finally seems to have stabilized... so there's a viable alternative!
(this space intentionally left blank)
just brew it!
Administrator
 
Posts: 35179
Joined: Tue Aug 20, 2002 9:51 pm
Location: Somewhere, having a beer

Re: Ubuntu Not Ready for Prime Time

Postposted on Thu Apr 14, 2011 9:34 pm

Kurotetsu wrote:I don't use Ubuntu, but from what I understand Linux doesn't need defragging due to how the file system works:

http://geekblog.oneandoneis2.org/index. ... ragmenting

So 5. isn't really an issue.

BS. Every time I head the "doesn't need a defragmenter" argument, it's because that FS doesn't have one available.

The example is vastly over-simplified. The "Linux" filesystem (actually there are several) can fragment files just as easily as any other FS. Note the simple example doesn't mention NTFS. NTFS is just as sophisticated as most Linux filesystems, yet has more defragmentation programs available for it than any other OS -- because of how pervasive it is, not because it fragments worse or more easily.

On the other hand, fragmentation isn't generally a big problem. It's a corner case that's easily optimized on Windows because there are a plethora of tools to handle it. But most of those systems would continue to run just fine even if they weren't defragmented.
Buub
Maximum Gerbil
 
Posts: 4104
Joined: Sat Nov 09, 2002 10:59 pm
Location: Seattle, WA

Re: Ubuntu Not Ready for Prime Time

Postposted on Thu Apr 14, 2011 9:39 pm

axeman wrote:A brand new install of Windows ends up with 10% of the files fragmented or some nonsense when there is 100s of GB of free space... wtf?

There are advantages and disadvantages to both approaches. Pushing most of the files together, true, can cause fragmentation more quickly. But spacing them out with large gaps between them causes a lot more head movement, and moving the drive head is the slowest thing a hard drive can do. So six of one, half dozen of the other...
Buub
Maximum Gerbil
 
Posts: 4104
Joined: Sat Nov 09, 2002 10:59 pm
Location: Seattle, WA

Previous

Return to Linux, Unix, and Assorted Madness

Who is online

Users browsing this forum: No registered users and 3 guests