On Fri, Dec 22, 2006 at 03:59:10AM -0800, Brian Keefer wrote: > >>Here're the dmesg's from RAMDISK_CD and GENERIC.MP on a MBP 15" > >>CoreDuo 2.16GHz: > >> > > > >can you try 4.0-current (or a recent snapshot)? it should use the new > >vic(4) driver instead of pcn(4). > > I added Ethernet0.virtualDev to "vmxnet" (wasn't present by default) > and this is what I got with the latest i386 snap: > vic0 at pci2 dev 0 function 0 "VMware Virtual NIC" rev 0x10: apic 2 > int 18 (irq 9) > vic0: VMXnet 864F, address 00:0c:29:c9:d7:96 > > Boots fine, but when it searches for DHCP lease I get: > vic0: no link ............. giving up >
hmmm, can you try it with GENERIC (without MP)? > I tried to ifconfig vic0 down ; ifconfig vic0 up, but it still didn't > get a link. > > I tried "e1000" instead of "vmxnet" and em0 was able to get a link > just fine. > > Any other options I should try? > > Here's the .vmx: > config.version = "8" > virtualHW.version = "6" > numvcpus = "2" > scsi0.present = "TRUE" > memsize = "256" > MemAllowAutoScaleDown = "FALSE" > ide0:0.present = "TRUE" > ide0:0.fileName = "OpenBSD.vmdk" > ide1:0.present = "TRUE" > ide1:0.fileName = "/Users/chort/scratch/cd40.iso" > ide1:0.deviceType = "cdrom-image" > floppy0.present = "FALSE" > ethernet0.present = "TRUE" > ethernet0.connectionType = "nat" > ethernet0.wakeOnPcktRcv = "FALSE" > sound.present = "TRUE" > sound.fileName = "-1" > sound.autodetect = "TRUE" > pciBridge0.present = "TRUE" > isolation.tools.hgfs.disable = "TRUE" > displayName = "OpenBSD" > guestOS = "other" > nvram = "OpenBSD.nvram" > deploymentPlatform = "windows" > virtualHW.productCompatibility = "hosted" > RemoteDisplay.vnc.port = "0" > tools.upgrade.policy = "useGlobal" > powerType.powerOff = "soft" > powerType.powerOn = "soft" > powerType.suspend = "soft" > powerType.reset = "soft" > > ethernet0.addressType = "generated" > uuid.location = "56 4d b4 c8 87 f5 fa 58-c7 59 8e d7 8b c9 d7 96" > uuid.bios = "56 4d b4 c8 87 f5 fa 58-c7 59 8e d7 8b c9 d7 96" > ide0:0.redo = "" > pciBridge0.pciSlotNumber = "17" > scsi0.pciSlotNumber = "16" > ethernet0.pciSlotNumber = "32" > sound.pciSlotNumber = "33" > vmi.pciSlotNumber = "34" > ethernet0.generatedAddress = "00:0c:29:c9:d7:96" > ethernet0.generatedAddressOffset = "0" > tools.remindInstall = "TRUE" > Ethernet0.virtualDev = "vmxnet" > > checkpoint.vmState = "" > > >>Brian Keefer > >>www.Tumbleweed.com > >>"The Experts in Secure Internet Communication"