View unanswered posts | View active topics It is currently Fri May 24, 2013 2:16 pm



Reply to topic  [ 25 posts ]  Go to page Previous  1, 2, 3  Next
 A little help needed with on-board SATA... 
Author Message

Joined: Mon Sep 20, 2010 5:18 pm
Posts: 26
Post Re: A little help needed with on-board SATA...
well... i have no clue about what to change in sata_nv.o at all. any other thing i can try? thanks.


Thu Sep 23, 2010 12:56 pm
Profile
Site Admin

Joined: Mon Mar 16, 2009 10:13 pm
Posts: 3874
Post Re: A little help needed with on-board SATA...
Seems that the driver format has changed with 4.x as with 3.5 you could see the actual PCI id list. How do you feel about compiling a driver?

_________________
Dave Mishchenko
VMware vExpert 2009-2012
Image
Now available - VMware ESXi: Planning, Implementation, and Security
Also available - vSphere Quick Start Guide


Thu Sep 23, 2010 8:08 pm
Profile

Joined: Mon Sep 20, 2010 5:18 pm
Posts: 26
Post Re: A little help needed with on-board SATA...
Dave.Mishchenko wrote:
Seems that the driver format has changed with 4.x as with 3.5 you could see the actual PCI id list. How do you feel about compiling a driver?

i can try that. i have a vm with slackware 13.1 x64. else, tell me which distro to download so i can install it on a vm and work from there. what do u want me to do?


Fri Sep 24, 2010 3:07 am
Profile
Site Admin

Joined: Mon Mar 16, 2009 10:13 pm
Posts: 3874
Post Re: A little help needed with on-board SATA...
Here you can find the source for ESXi - http://www.vmware.com/download/open_source.html

And a guide to follow - http://www.kernelcrash.com/blog/using-a ... 009/08/22/.

_________________
Dave Mishchenko
VMware vExpert 2009-2012
Image
Now available - VMware ESXi: Planning, Implementation, and Security
Also available - vSphere Quick Start Guide


Fri Sep 24, 2010 6:11 pm
Profile

Joined: Mon Sep 20, 2010 5:18 pm
Posts: 26
Post Re: A little help needed with on-board SATA...
I'm a little lost here... but I'm trying to keep going on my own. I already downloaded/installed CentOS 5.5 64 bit on a VM. I will try to continue using the instructions for the marvell driver and see how far I can go. I'll reply back later.


Sun Sep 26, 2010 6:52 am
Profile

Joined: Mon Sep 20, 2010 5:18 pm
Posts: 26
Post Re: A little help needed with on-board SATA...
So far, so good. I downloaded CentOS v5.5 and the ESXi public source and was able to modify the source for the ahci module (ahci.c) to add the pci id for the Linux AHCI option in my motherboard which is 0584. i successfully recompiled using the instructions for the marvell sky2 module and it seems to be working. ESXi now sees all my 4 drives and I have successfully RDM'd them to a FreeNAS VM. I'm testing as we speak. I'll give you more details later.


Tue Sep 28, 2010 11:56 am
Profile
Site Admin

Joined: Mon Mar 16, 2009 10:13 pm
Posts: 3874
Post Re: A little help needed with on-board SATA...
I'm glad to hear that.

_________________
Dave Mishchenko
VMware vExpert 2009-2012
Image
Now available - VMware ESXi: Planning, Implementation, and Security
Also available - vSphere Quick Start Guide


Tue Sep 28, 2010 12:33 pm
Profile

Joined: Fri Feb 04, 2011 7:36 am
Posts: 3
Post Re: A little help needed with on-board SATA...
Hi,
i am trying to build a home system for training and learning purposes and have the same problem (Nvidia 630i chipset).
Is there a way besides recompiling the sources?
Any help appreciated.

regards


Fri Feb 04, 2011 7:43 am
Profile
Site Admin

Joined: Mon Mar 16, 2009 10:13 pm
Posts: 3874
Post Re: A little help needed with on-board SATA...
You might install ESXi and then patch it to see if the drivers have been updated. If you can find a working one then that just leaves the option to compile your own.

_________________
Dave Mishchenko
VMware vExpert 2009-2012
Image
Now available - VMware ESXi: Planning, Implementation, and Security
Also available - vSphere Quick Start Guide


Fri Feb 04, 2011 4:38 pm
Profile

Joined: Fri Feb 04, 2011 7:36 am
Posts: 3
Post Re: A little help needed with on-board SATA...
I have some partial success, but since i'm not realy a Linux expert and i could really use some help.
What i have done so far:
- downloaded and unpacked the sources as described above
- copied ahci.c in the drivers/ata subdir to ahci2.c and modified it to support the "10de:0584" signature (Linux AHCI mode)
- modified the build script to create ahci2.o instead of ahci.o
- created a simple.map file and inserted "10de:0584 0000:0000 storage ahci2.o"
- built an oem.tgz containg pci.ids, simple.map and the ahci2.o driver

then i used the script from here to build a custom image containing the oem.tgz file

so far so good, my hard disk gets recognized during install, install completes and i can boot and run vmware from my drive.
However, i have tried loading some files into the datastore and the system crashes under load :-(

as i said, i am not really a Linux person, can anyone let me know what i'm doing wrong?
Thanks


Sun Feb 06, 2011 2:07 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 25 posts ]  Go to page Previous  1, 2, 3  Next

Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.