Re: Freebsd-current Virtualbox crashes when enable Vt-x/AMD Virtualization

2015-02-05 Thread Ccs189
Hi Alan, 
I have put the screen capture after kernel panic. I not sure if that helps. If 
you need more testing pls let me know. 

https://docs.google.com/file/d/0B54HQrZQWnfnRW1teTFHNG5PNW8/edit?usp=docslist_api

https://docs.google.com/file/d/0B54HQrZQWnfnR3JwS0xfQ3QxVW8/edit?usp=docslist_api

My hardware is thinkpad X1 carbon i7  3444 first generation. 

I use custom kernel which I only disable VESA and WITNESS options to allow the 
laptop suspend to sleep mode.  


> On 5 Feb 2015, at 1:07 am, Allan Jude  wrote:
> 
>> On 2015-02-04 10:11, Claudius Chan wrote:
>> Hi,
>> this is my first post in this mailing list. I hope this is the correct way
>> to post it here.
>> 
>> I have issue when enable the Vt-x/AMD in Virtuabox, after the virtual
>> machine boot up. kernel panic happened.
>> 
>> I currently using Virtualbox version:
>> $ pkg info |grep virtual
>> virtualbox-ose-4.3.20_4General-purpose full virtualizer for x86
>> hardware
>> virtualbox-ose-kmod-4.3.20 VirtualBox kernel module for FreeBSD
>> ___
>> freebsd-current@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-current
>> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
> 
> did the kernel panic include output that might explain what the problem was?
> 
> -- 
> Allan Jude
> 
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Freebsd-current Virtualbox crashes when enable Vt-x/AMD Virtualization

2015-02-04 Thread Allan Jude
On 2015-02-04 10:11, Claudius Chan wrote:
> Hi,
> this is my first post in this mailing list. I hope this is the correct way
> to post it here.
> 
> I have issue when enable the Vt-x/AMD in Virtuabox, after the virtual
> machine boot up. kernel panic happened.
> 
> I currently using Virtualbox version:
> $ pkg info |grep virtual
> virtualbox-ose-4.3.20_4General-purpose full virtualizer for x86
> hardware
> virtualbox-ose-kmod-4.3.20 VirtualBox kernel module for FreeBSD
> ___
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
> 

did the kernel panic include output that might explain what the problem was?

-- 
Allan Jude



signature.asc
Description: OpenPGP digital signature


Re: Freebsd-current Virtualbox crashes when enable Vt-x/AMD Virtualization

2015-02-04 Thread R0B_ROD

On 02/04/2015 10:11 AM, Claudius Chan wrote:

Hi,
this is my first post in this mailing list. I hope this is the correct way
to post it here.

I have issue when enable the Vt-x/AMD in Virtuabox, after the virtual
machine boot up. kernel panic happened.

I currently using Virtualbox version:
$ pkg info |grep virtual
virtualbox-ose-4.3.20_4General-purpose full virtualizer for x86
hardware
virtualbox-ose-kmod-4.3.20 VirtualBox kernel module for FreeBSD
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"



Also try Enabling the CPU Virtualization Setting at
UEFI/BIOS Setup.


--
 > Roberto
 >   ^
 >  /"\ / 33.2947° N, 82.2006° W
 >  \ /  ASCII REBEL CAMPAIGN  / (1) 4044743997
 >  -X-  AGAINST HTML EMAIL   /  witchdoctor.mdf at gmail.COM
 >  / \  AND POSTINGS/   http://mdf0.blogspot.com
 >  \_/
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Freebsd-current Virtualbox crashes when enable Vt-x/AMD Virtualization

2015-02-04 Thread R0B_ROD

On 02/04/2015 10:11 AM, Claudius Chan wrote:

Hi,
this is my first post in this mailing list. I hope this is the correct way
to post it here.

I have issue when enable the Vt-x/AMD in Virtuabox, after the virtual
machine boot up. kernel panic happened.

I currently using Virtualbox version:
$ pkg info |grep virtual
virtualbox-ose-4.3.20_4General-purpose full virtualizer for x86
hardware
virtualbox-ose-kmod-4.3.20 VirtualBox kernel module for FreeBSD
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"



Welcome. Make sure your email client puts a reply
as above, this makes it easier to read in console email
clients like mutt.

Please post
 you@bsd-host:~ % cat /var/run/dmesg.boot | grep Features

This may tell you if your CPU is capable of virtualization.
I learned I could run bhyve by checking this file.
Also please post the CPU information in same file.

--
 > Roberto
 >   ^
 >  /"\ / 33.2947° N, 82.2006° W
 >  \ /  ASCII REBEL CAMPAIGN  / (1) 4044743997
 >  -X-  AGAINST HTML EMAIL   /  witchdoctor.mdf at gmail.COM
 >  / \  AND POSTINGS/   http://mdf0.blogspot.com
 >  \_/
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"