In message <[EMAIL PROTECTED]>, CHOI Junho writes:
>
>Hmm.. I have experienced another problem(-current of 19 Nov.) with
>vmware. When it runs it comes up with the following dialog:
>
> "Encountered an error while initializing the ethernet address.
> You probably have an old vnet driver. Try installing a newer version
> Failed to configure ethernet0"
Hi, could you try to get a ktrace of what it is doing just before
this happens? Run
ktrace -i vmware
as root (you may need to copy your ~/.vmware to ~root first). Then
use "linux_kdump -n" (/usr/ports/devel/linux_kdump) and look for
any ioctls that it does immediately before giving that error message.
Ian
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message