Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E1000 Driver issue on Ubuntu/VMware Fusion 13.0.x, ARM64 #1500

Closed
combatpoodle opened this issue Apr 29, 2023 · 1 comment
Closed

E1000 Driver issue on Ubuntu/VMware Fusion 13.0.x, ARM64 #1500

combatpoodle opened this issue Apr 29, 2023 · 1 comment
Labels
Status: Untriaged An issue that has yet to be triaged.

Comments

@combatpoodle
Copy link
Contributor

combatpoodle commented Apr 29, 2023

Version

Currently running into a driver issue on VMware's e1000 driver in combination with Ubuntu 20.04, 22.04, and 22.10 and VMWare Fusion 13.0.1 and 13.0.2 on ARM64/OS X.

Environment

ARM64/Silicon Mac.

Scenario

So, strictly hypothetically I'd like to not be stuck in a sneakernet. I meannnn... I know that's a lot, BUT... I still remember those dark days...

Steps to Reproduce

Here are my build lines...

israel@HOST ~/_/bento> git rev-parse HEAD
5b98131aef24eb3923cfaec623ed7f110ead4fed
israel@HOST ~/_/bento> PACKER_LOG=DEBUG packer build -debug -timestamp-ui -only=vmware-iso.vm -var-file=os_pkrvars/ubuntu/ubuntu-20.04-aarch64.pkrvars.hcl ./packer_templates
israel@HOST ~/_/bento> PACKER_LOG=DEBUG packer build -debug -timestamp-ui -only=vmware-iso.vm -var-file=os_pkrvars/ubuntu/ubuntu-22.04-aarch64.pkrvars.hcl ./packer_templates
israel@HOST ~/_/bento> PACKER_LOG=DEBUG packer build -debug -timestamp-ui -only=vmware-iso.vm -var-file=os_pkrvars/ubuntu/ubuntu-22.10-aarch64.pkrvars.hcl ./packer_templates

My VMX is modded at the pause of:

==> vmware-iso.vm: Pausing after run of step 'StepRegister'. Press enter to continue. 

with the following line:

usb_xhci.present = "TRUE"

Which allows you to get through the boot process by adding a USB host; drop to a terminal via the help menu. Get to dmesg | less (that's dmesg pipe less). Search for e1000

Expected Result

Should probably just not crash out; working network would be greattttt. Is it a VMWare issue? Is it something we can work around for the moment? IDK. Reporting to VMWare.

Actual Result

Ubuntu 22.xx

Screenshot 2023-04-29 at 12 53 21 AM

Screenshot 2023-04-29 at 12 53 29 AM

Ubuntu 20.xx

Screenshot 2023-04-29 at 1 13 04 AM

Screenshot 2023-04-29 at 1 13 19 AM

@combatpoodle combatpoodle added the Status: Untriaged An issue that has yet to be triaged. label Apr 29, 2023
verschlimmbesserer added a commit to verschlimmbesserer/bento that referenced this issue May 4, 2023
verschlimmbesserer added a commit to verschlimmbesserer/bento that referenced this issue May 4, 2023
Signed-off-by: verschlimmbesserer <[email protected]>
verschlimmbesserer added a commit to verschlimmbesserer/bento that referenced this issue May 4, 2023
Signed-off-by: verschlimmbesserer <[email protected]>
verschlimmbesserer added a commit to verschlimmbesserer/bento that referenced this issue May 4, 2023
Signed-off-by: verschlimmbesserer <[email protected]>
Stromweld pushed a commit that referenced this issue May 5, 2023
Signed-off-by: verschlimmbesserer <[email protected]>
@Stromweld
Copy link
Collaborator

This should be fixed in the latest merge.

raykrist pushed a commit to norcams/bento that referenced this issue Aug 19, 2024
Signed-off-by: verschlimmbesserer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Untriaged An issue that has yet to be triaged.
Projects
None yet
Development

No branches or pull requests

2 participants