Why do you think you need it?
Unless you have a specific requirement personally I wouldn't touch it with a bargepole.
question answered thenDon't really need it
question answered then![]()
While linux development only makes up a small part of my work, that part which it does (the server end of the products) I also do almost entirely under Windows 7. Builds are done on the linux boxes, but via ssh from a W7 client (only way, as they are all in data centres around the world).BTW: I also develop code for Linux as my day job and use Linux servers to do most of my compiling and source code editing/management. I do all of that through a Win 7 machine.... as do all of my colleagues.
it is not the best OS for photography (mainly thanks to Adobe for not porting their stuff).
Linux is like retro, it sounds like fun, it appears cool, you get it out and realise why you don't use it anymore. Linux sounds cool/fun, but unless you need it, it is more pain than benefit.
Nope... failed on the 7th resume.... Back to the drawing board...All seems fixed now though - it looks like I needed to install the nvidia-319-updates-dev package instead of the nvidia-319-updates package... Doh - obvious really.....
Maybe.
I've been using primarily linux on my home machines for the last 5 years, and it's only really a need for windows to run image processing software that's driving me back there again now. Ubuntu wouldn't be my first choice though, mostly because it can be a bit buggy and sometimes unstable (and it looks a bit half-finished). If you have a newish machine then try either openSUSE or Sabayon using the KDE desktop environment. I'm writing this from my openSUSE 13.1 environment, but I've also got Sabayon and Pear linux partitions as well as Windows. Pear linux has just been acquired and is no longer available, but it's a VERY good OSX impersonator. If you have an older, slower machine then I recommend linuxliteOS - based on Ubuntu, but using a lightweight desktop environment, it's really quick and easy to use, even on a 7 year old laptop with 1Gb ram.
Many windows programs can be run under WINE - a windows simulator - but sadly not Lightroom or photoshop without some clever tricks to make them work. DigiKam (linux photo manipulation package) has the best sharpening tool I've yet found, with it's refocus function.
It may be obvious, but when installing additional operating systems always make sure you have a backup of your data. Even experienced users make mistakes.
But do you do much more than web browsing and simple document processing? If not, you are using a very small subset of what is available so won't be exploring the regions where Linux is poor and/or buggy.Never had any major issues with ubuntu or its sub OSs built on it.
But do you do much more than web browsing and simple document processing? If not, you are using a very small subset of what is available so won't be exploring the regions where Linux is poor and/or buggy.
Another couple of examples of issues with Linux spring to mind:
- Graphics drivers. The only one that is anything like complete is Nvidia. Don't try ATI (no Linux drivers, you have to rely on community efforts) or Intel (don't get me started on what works and what doesn't with video acceleration for their latest hardware) if you want something that is bug free and runs quickly.
- power usage. Linux doesn't have the power saving that Windows has - a laptop run under Linux is likely to have significantly lower battery life than a laptop under something modern from Microsoft like Win 8.
But do you do much more than web browsing and simple document processing? If not, you are using a very small subset of what is available so won't be exploring the regions where Linux is poor and/or buggy.
Another couple of examples of issues with Linux spring to mind:
- Graphics drivers. The only one that is anything like complete is Nvidia. Don't try ATI (no Linux drivers, you have to rely on community efforts) or Intel (don't get me started on what works and what doesn't with video acceleration for their latest hardware) if you want something that is bug free and runs quickly.
- power usage. Linux doesn't have the power saving that Windows has - a laptop run under Linux is likely to have significantly lower battery life than a laptop under something modern from Microsoft like Win 8.
Yes, because it is evangelised as the second coming by people who do precisely nothing more than surf and minor DTP. It is OK, but there are rough edges, which you will find sooner than either Windows or OSX if you use more than the browser. For the record, I have more Linux installs here than anything else, so am not anti-Linux per-se.You do have a thing about it, don't you?
Graphics drivers *are* a problem if you are trying to do anything out of "simple web browsing and DTP" for example video acceleration. ATI support is pants and Intel back end video processing support is broken. This is what MPEG2 looks like if you try and deinterlace it on Haswell for example:Graphics drivers *used* to be a problem
Plymouth is the shiny boot environment, nothing more, nothing less and Nouveau has no hardware acceleration. Want to use it to play video - hmm... it's a lottery.but with Nouveau and Plymouth those days are pretty much gone.
The command line rocks....Modern linux is enormously better than it used to be, and the command line is (mostly) a bad memory.
As I said, the issues are with drivers direct from the manufacturers. ATI basically don't provide any with full hardware acceleration (you need to use Open Source versions which "work" but don't benefit from the internal knowledge of the ATI engineers - at least not directly), Intel are broken in many areas (have a hunt around libva bugs on freedesktop.org - that picture I posted is from a bug report made at the end of December to the Intel developers directly: https://bugs.freedesktop.org/show_bug.cgi?id=72522). Another example is VC-1 decoding is very broken on Haswell. I built a Haswell based htpc just before Christmas and I ended up on kernel 3.13.0-031300rc3-generic #201312061335 (i.e. bleeding edge and compiling it myself) to try and get everything in I needed. My workaround for all the issues Intel have in their driver - just run the decoding in software - I was fortunate to have a powerful enough CPU. These issues just don't exist in the Win 8 drivers though.....Often if one distro has some problems with a particular video card, another will have it sorted.
Just make sure you get version 4.x rather than 3.x as on ubuntu 12.04lts you get version 3.x by default and 3.x seems a bit buggy. Ubuntu 13.10 installs 4.x by default which is good.Thanks guys for mentioning Rawtherapee... gonna give it a go.
As I said, the issues are with drivers direct from the manufacturers.
I think that set of sentences says what I wanted to say far better than I could. Updates that break the system, hunting for distros to get hardware working, or otherwise swapping hardware to get the current one working. That's about my experience with Linux too... As I said, easy to get off the beaten track. Linux simply isn't the panacea people make it out to be. In fact, I think I spend more time per-install administering Linux systems than Windows.That's been true for you, but in my case most of the issues have been due to updates shipped out with mis-matched kernel/graphics driver, resulting in the x server failing to start. From the POV of a user that doesn't wander too far from conventional usage, if for any reason there is a problem with one of my aged graphics cards then I can either swap distros or pop another card in from the other maker.