Friday, July 15, 2011

[Solved] EVGA P55 SLI eSata Troubles

I've been using the EVGA P55 SLI motherboard for going on 2 years now. I just picked up a used 5 bay Sans Digital enclosure that has an eSata interface.

Before I bought it, i did a quick check online to see if P55 boards had port multiplying capability. Whatever I saw made me think they did, so I went ahead and bought it.

I get home tonight.. move drives into the enclosure.. power it up.. Only a single drive shows up on my system. This screamed "you're an idiot, I don't port multiply" to me. I messed with AHCI settings, flashed my BIOS, and updated chipset drivers. Nothing fixed it.

In between looking at add-on cards, I was continuing my endless attempt at Googling my way out of the problem. Then I came across this post on xtremesystems.org that saved my life.

User getoffmylawn said the following:
I had the exact same problem. Using lspci under Linux, I was able to determine that the eSata ports were connected to a Marvell 6121 controller.
The Asus P5Q-Deluxe Wi-Fi motherboard has the same controller. If you go the the Asus support site, select motherboards->socket 775->P5Q-Deluxe-WiFi(blah blah blah), then expand SATA, and you should see a Marvell 6121 driver. 
If you expand the zip file, follow the directories in, and I think I installed by running drvSetup.exe, not AsusSetup.exe. Once the drivers are installed correctly, you should see a "Generic Marvell 61xx RAID controller" in the device manager under storage controllers. 
At this point, hotplugging should we working!!
the instructions were perfect and enabled hot swap and port multiplication using my back panel eSATA port.

Thursday, February 3, 2011

MineCraft Server Setup - Basics + Tips

Step 1: Buy MineCraft and download the server files. (or go find a server wrapper)

Now that we have that out of the way... You have a few questions to ask yourself before you setup a MineCraft server. Do you want people to type in a regular web address when they're joining your server (minecraft.irnothink.com)? Or do you want them to type in your PC's IP Address (xxx.xxx.xxx.xxx)?

Wednesday, February 2, 2011

Seattle MineCraft - Creating a Server (Part 1)

A few months ago I bought MineCraft, it was in alpha then, and played around in single player quite a bit. It kept my attention for a while, but I felt the need for more... (I love multi-player everything)... After a few weeks multi-player servers started popping up and the client was being updated every few days courtesy of the creator, Notch.

I just so happened to have a spare PC laying around. I recently built a new desktop :3 (Maybe i'll tell you about it later~). I decided to take that spare PC, get it running, and install MineCraft server on it. First things first, I obtained a stripped down Windows Server 2008 (for educational and MineCraft purposes).