| Author |
Message |
|
saturno
Joined: Fri May 29, 2009 9:22 am Posts: 21 Location: Portugal
|
 Re: ASUS M4N78 (trying built-in SATA)
premysl wrote: Work the same settings Vend Id Hi Premysl, Thank's for posting your solution. Please clarify me a little: Does this are screen shots from a ASUS M4N78 motherboard? Does the prints show your installation on this motherboard or one with the MCP78 controller? Thank's for clarification Luis
|
| Thu Jun 25, 2009 2:50 pm |
|
 |
|
premysl
Joined: Wed Jun 10, 2009 12:52 pm Posts: 7
|
 Re: ASUS M4N78 (trying built-in SATA)
My mainboard is Asus M3N78-EM with visible 6 channels as "unknown controller" s my oem.tgz , connected ch 1 and 2 and work.
|
| Thu Jun 25, 2009 8:08 pm |
|
 |
|
saturno
Joined: Fri May 29, 2009 9:22 am Posts: 21 Location: Portugal
|
 Re: ASUS M4N78 (trying built-in SATA)
Hi Premysl,in
Did you update the ahci driver by any mean, or is it the one included in the ESXi installation CD?
Your BIOS is in AHCI mode right? I will try this (again) later today.
Thank's
Luís
Last edited by saturno on Fri Jun 26, 2009 6:00 am, edited 1 time in total.
|
| Fri Jun 26, 2009 12:57 am |
|
 |
|
premysl
Joined: Wed Jun 10, 2009 12:52 pm Posts: 7
|
 Re: ASUS M4N78 (trying built-in SATA)
My bios setting is AHCI mode , esxi box run usb flash drive, winimage method and copy oem.tgz direct to usb
|
| Fri Jun 26, 2009 4:34 am |
|
 |
|
uspaul
Joined: Wed Jun 10, 2009 1:36 pm Posts: 1
|
 Re: ASUS M4N78 (trying built-in SATA)
Thank you premysl for your great work!
I can finally run ESXi 4.0 on my ZOTAC GF8200-C-E (AM2+) mini-ITX (MCP78 based) with SATA HD (10de:0ad4) and 1G network (10de:0760) fully supported by your oem.tgz
Can you add 10de:0ad0 and compile new driver, because this mode may be useful in some cases.
Paul.
|
| Fri Jun 26, 2009 6:19 am |
|
 |
|
saturno
Joined: Fri May 29, 2009 9:22 am Posts: 21 Location: Portugal
|
 Re: ASUS M4N78 (trying built-in SATA)
Hi, Unfortunatly this solution does not work with M4N78. With the oem.tgz kindly provided by premysl, I cannot even get the driver loaded. This is the same result as the ESXi built-in driver  (I'm already working with the latest release 4.0.0-171294). I can only load the sata_nv driver (whatever the bios setting). The problem is that even with the this driver loaded I cannot see the connected HD. Anyway, thanks for the update.
|
| Sat Jun 27, 2009 1:51 pm |
|
 |
|
darren_macintyre
Joined: Tue Sep 15, 2009 2:32 pm Posts: 2
|
 Re: ASUS M4N78 (trying built-in SATA)
Hi Uspaul,
Could you give your exact setup for ESXi 4 and ZOTAC GF8200-C-E (AM2+) mini-ITX.
I'm trying to set up a mini-ITX based system but I'm trying to decide between the Zotac or Intel DG41MJ.
There seem to be several posting on the Phenom processors having problems with virtualization in general so I'm trying to narrow down what configurations work.
Thanks.
|
| Tue Sep 15, 2009 2:37 pm |
|
 |
|
Keelhaul
Joined: Tue Sep 15, 2009 3:34 pm Posts: 7
|
 Re: ASUS M4N78 (trying built-in SATA)
I'm having problems with my ASUS M3N78-EH too. ESXi doesn't like my SATA HD. However after fiddling with my comp here is what I've found: Code: bios in sata mode ----------------------
lspci -v: 00:06.00 IDE interface Mass Storage controller: nVidia Corporation NVidia NForce MCP77 IDE/PATA Controller [vmhba0] Class 0101: 10de:0759
hwinfo -p (or lspci -p): 00:06.00 10de:0759 1043:82f2 255/ / @ V pata_amd vmhba0
/var/log/messages: pata_amd claimed device 0000:00:06.0 driver pata_amd claimed 1 device pata_amd loaded successfully.
fdisk -l: no output As you can see everything is as it should be except fdisk doesn't show any drives. Neither does ESXi. This may be expected since the controller is in SATA mode. I changed it to AHCI and tried again. Guess what? Nothing changed. The commands above produce the same outputs. Shouldn't the controller have a different device ID? If not, how can I force it to load a different module (probably ahci.o)?
|
| Wed Sep 16, 2009 7:49 am |
|
 |
|
Dave.Mishchenko
Site Admin
Joined: Mon Mar 16, 2009 10:13 pm Posts: 1461
|
 Re: ASUS M4N78 (trying built-in SATA)
The device ID should be changing when you change the mode of the controller.
_________________ Dave Mishchenko VMware vExpert 2009
 Now available - vSphere Quick Start Guide
|
| Wed Sep 16, 2009 10:11 am |
|
 |
|
Keelhaul
Joined: Tue Sep 15, 2009 3:34 pm Posts: 7
|
 Re: ASUS M4N78 (trying built-in SATA)
Hmm I decided to read the manual (LOL) and realized that this board has both SATA and PATA ports! 10de:0759 is the PATA one, 10de:0ad0 is the SATA one (in SATA mode).
I'm going to explore further.
|
| Wed Sep 16, 2009 10:11 am |
|
|