Live USB sticks work well to test LINUX but you cannot update or modify the OS on them. There is a way to install a full version of Linux onto a USB jump drive but it seems not to be possible to boot from it.
If you want to test Linux use a secondary HDD at best so you do not mess up your production HDD.
Install your flavor of Ubunutu 16.04. I tested Xubunutu and Ubuntu. Both worked well but I stayed with Ubuntu.
Apply any updates to OS after installation if needed.
To install CUDA with Ubuntu16.04 all you need is to install the Nvidia driver for your card.
You can do that via:System settings > Softwares and Updates > Additional Drivers Select Nvidia driver for your card and hit apply.
Restart your Mac/PC and enjoy CUDA with Blender on Linux.
Note for users with two different GPUs:
MacPro can come with older cards.
Ubuntu runs on them fine with the Ubuntu native driver.
But Ubunut 16.04 as of right now cannot deal with mixing drivers (native for old - NVIDIA for new card)
Best is to only switch to NVIDIA for the new card turn the computer off take the old card out and if you
have a second card put the second one in.
I run with two GTX 970.
I also swichted to NVIDIA drivers for both GT 8800 and GTX 970 and Ubuntu also cannot deal with that.
You will be stuck in a loop at the log-in page.
Win and OS X do not care here.
I assume the same is also true for PCs with older and newer cards.
By my personal experience, the *buntu distro tends to be a bit behind when it comes to software packages like Blender (I think they’re still on 2.76 last time I installed an *buntu version). This is why I moved to a rolling release like Antergos which offer the ease of installation that *buntu has with the lastest version of applications that Arch has. You get the latest 2.77 on Arch based distro.
I downloaded Xubuntu, internet access works but app store does not connect.
Then I made new partitions for the HD rebooted into the live USB stick and then during installation process I was told the
stuff to install was not found …
Well things like this why Linux is where it is
I will check out Kubuntu
Honestly all I am interesting is just to test the CPU and CUDA speed for myself.
I still cannot believe that CUDA on Linux is that much faster.
Did you read my first post in this thread? They talk about poor performance in Windows 10 with Blender. Do you use Mac machine, right?
Another thing, if you are downloading a big iso file (not talking only about Linux images), you try using a good Download manager different that those who comes by default with the browser (they tend to corrupt files). And then check the integrity of the iso file with MD5 checksum.
In deed Win is slower again with builds I downloaded.
In the past Win was always slower but then it caught up with OS X.
Maybe it it just the current build bot.
But CPU between OS X and Xubuntu was equal.
Because after 3 attempts to install a full version of Xubuntu I ended up each time with a live iso installation again I gave up.
So no Cuda testing for me.
Test File: Mike BMW updated version
GPU: 2 x GTX 970
1- Install Antergos (you’ll have the option to install the nvidia drivers during the install)
2- Install blender: sudo pacman -S blender
3- Install cuda: sudo pacman -S cuda
4- ???
5- Profit!
I wouldn’t go back to *buntu even if I was paid for it, especially the bug ridden 16.04 LTS…
You mean, so that the changes remain saved? That depends on how you create the LiveUSB. You have to create it with the option of persistent data. You can use this from windows: http://www.linuxliveusb.com/
(You select the iso image you had downloaded, do not download it again from the program)
Anyway this does not work nothing stable compared to the installed system on disk.
By the way, how you tried to install the nvidia driver?. Yes, nvidia does not care to make a friendly GUI for Linux installer, like on Windows.
I just installed Ubuntu 16.04 on a new machine with i7-6700, 32GigRAM. I haven’t installed the graphics card yet. The Blenchmark CPU test ran in 1min53secs. I followed the setup instructions in this perfectly timed blog post by David Revoy which includes how he installs Blender;
Previously I’d tried installing Ubuntu14 from and old disk but the ethernet card was designed to work with a newer kernel. Ubuntu16 worked straight away and those instructions from David Revoy were also great. Wacom tablet appears to be working fine too which was a concern for me. …just the NVidia card to go now
Weirdly, it’s the opposite for me.
Windows 10 starts in seconds but Ubuntu GNOME 16.04 literally shows me more than a minute of black screen before the login screen shows up.
Weird I have dual boot setup and windows turn starts up faster then Ubuntu, But the difference in boot up time is kind of small so it is not something that I give particular thought to or spend my time worrying about.
Do you use Nvidia card with propriety drivers enabled? SOmietimes Nvidia is probing too long and that takes too much time to from boot. Rund dmesg --color in terminal to see progress and timing.
I just installed Ubuntu 16.04 on a new machine with i7-6700, 32GigRAM. I haven’t installed the graphics card yet. The Blenchmark CPU test ran in 1min53secs. I followed the setup instructions in this perfectly timed blog post by David Revoy which includes how he installs Blender;
Previously I’d tried installing Ubuntu14 from and old disk but the ethernet card was designed to work with a newer kernel. Ubuntu16 worked straight away and those instructions from David Revoy were also great. Wacom tablet appears to be working fine too which was a concern for me. …just the NVidia card to go now
Just install propriety drivers, go to Software & Updates and there is Additional drivers tab, check driver you want and hit Apply changes.
For installing Blender you can just download from Blender.org, extract it to some location and start Blender. Simple as that.
Yes, proprietary NVIDIA drivers are active. Had to start Ubuntu with ‘nomodeset’ the first time to even be able to see anything and be able to activate the proprietary drivers. Before that, it would just stay on a black screen.
Now it boots up but takes ages before the login screen shows.
Using an NVIDIA GTX 980 Ti.
ASUS Rampage IV Extreme motherboard.