Warning

 

Close
Confirm Action

Are you sure you wish to do this?

Cancel Confirm
AR15.COM
2/12/2013 5:49:01 PM EDT
I'm buliding a computer to be used as a server for Minecraft. I want to use Linux 64bit but don't know anything about it. How do drivers for it work? I'm thinking about useing a MSI GTX650 video card but what do i use for a driver? They only have drivers for windows on their web site.

Thanks
2/12/2013 7:08:16 PM EDT
[#1]
The people supporting the Linux distribution are the ones that support the device drivers normally.

You can always test drive the live version of the distribution you want to use and see how it runs it.
2/12/2013 10:43:34 PM EDT
[#2]
I just dont want to buy a card that will not work. At this point I can buy a card that will work so just wanting a list that will work.
2/12/2013 10:50:28 PM EDT
[#3]
Tag.  Linux drivers are iffy but Nvidia is usually better.
2/12/2013 10:57:32 PM EDT
[#4]
Are you actually going to be using the server box to play the game?

If you're only going to be running the minecraft server daemon on the server, wouldn't generic vga drivers suffice?
In other words, no need for a fancy video card.

I only ask because in my experience most servers don't need high-powered graphics as the clients are doing the rendering.
2/12/2013 11:19:28 PM EDT
[#5]
Quoted:
I'm buliding a computer to be used as a server for Minecraft. I want to use Linux 64bit but don't know anything about it. How do drivers for it work? I'm thinking about useing a MSI GTX650 video card but what do i use for a driver? They only have drivers for windows on their web site.

Thanks


Thats an Nvidia card, and you have basically 2 choices for drivers.

Nvidia releases a set of binary drivers that distros typically keep in their repository. It is closed source but generally the best performance and the only way to get all the features including full 3d acceleration out of your card.

The other option is the open source "nouveau" drivers which will provide basic functionality, some 2d and maybe some 3d acceleration, but generally not all the features and not nearly as good of performance as the closed source binary drivers.

Knowing what distribution of linux ( ubuntu, fedora, debian, gentoo, etc ) is required before you can find instructions on how to get a grapical desktop w/ whichever set of drivers you choose running.

Personally, I've always used closed source drivers either from nvidia or ati/amd. I'm not an "open source purist" I guess.
2/12/2013 11:58:33 PM EDT
[#6]
Quoted:
Are you actually going to be using the server box to play the game?

If you're only going to be running the minecraft server daemon on the server, wouldn't generic vga drivers suffice?
In other words, no need for a fancy video card.

I only ask because in my experience most servers don't need high-powered graphics as the clients are doing the rendering.


Yes I will playing from the server computer so I need a graphics card.

2/13/2013 12:01:47 AM EDT
[#7]
Quoted:
Quoted:
I'm buliding a computer to be used as a server for Minecraft. I want to use Linux 64bit but don't know anything about it. How do drivers for it work? I'm thinking about useing a MSI GTX650 video card but what do i use for a driver? They only have drivers for windows on their web site.

Thanks


Thats an Nvidia card, and you have basically 2 choices for drivers.

Nvidia releases a set of binary drivers that distros typically keep in their repository. It is closed source but generally the best performance and the only way to get all the features including full 3d acceleration out of your card.

The other option is the open source "nouveau" drivers which will provide basic functionality, some 2d and maybe some 3d acceleration, but generally not all the features and not nearly as good of performance as the closed source binary drivers.

Knowing what distribution of linux ( ubuntu, fedora, debian, gentoo, etc ) is required before you can find instructions on how to get a grapical desktop w/ whichever set of drivers you choose running.

Personally, I've always used closed source drivers either from nvidia or ati/amd. I'm not an "open source purist" I guess.


I'm planning on running ubuntu 64bit. So it sounds like I can get a driver for that card? The closed source drivers sounds like the best for me.

2/13/2013 2:06:50 AM EDT
[#8]
Quoted:

I'm planning on running ubuntu 64bit. So it sounds like I can get a driver for that card? The closed source drivers sounds like the best for me.



Without a doubt. Ubuntu is the most popular distro, and Nvidia cards are the most popular.

Translation ... it's a very well supported combination, you'll be fine.
2/13/2013 3:19:34 AM EDT
[#9]
You should have no problems with finding drivers with an Nvidia card and Ubuntu. I'd say go for it.
2/13/2013 4:45:34 AM EDT
[#10]
Thanks for all your help. I'll go with that combination. I might ask more questions as I put the system together.
2/15/2013 6:56:31 PM EDT
[#11]
I have no experience using anything but the basic 2d graphics in linux with the drivers built into the distribution, but nvidia has linux drivers
http://www.nvidia.com/object/linux-display-amd64-310.32-driver.html
2/17/2013 6:17:21 PM EDT
[#12]
Quoted:
I have no experience using anything but the basic 2d graphics in linux without the drivers built into the distribution, but nvidia has linux drivers
http://www.nvidia.com/object/linux-display-amd64-310.32-driver.html


Had not seen that. Thanks.
2/17/2013 7:40:59 PM EDT
[#13]
Quoted:
Quoted:

I'm planning on running ubuntu 64bit. So it sounds like I can get a driver for that card? The closed source drivers sounds like the best for me.



Without a doubt. Ubuntu is the most popular distro, and Nvidia cards are the most popular.

Translation ... it's a very well supported combination, you'll be fine.


Could've sworn Mint had officially surpassed Ubuntu…maybe not. I run Mint (can't stand Unity) on all my computers except for my MacBook Pro (it's there in a virtual machine but I don't count that) and RPi's. Ubuntu based distros are certainly the most popular at the moment. I'd play around with a few distros and find one you like GUI wise. If it's Ubuntu based, all of the CLI and repo's are mostly the same (and are interchangeable).