All of lore.kernel.org
 help / color / mirror / Atom feed
* any chance to bypass BIOS check for VT?
@ 2006-12-29 10:30 Jeff Chua
  2006-12-30  8:57 ` Avi Kivity
  0 siblings, 1 reply; 4+ messages in thread
From: Jeff Chua @ 2006-12-29 10:30 UTC (permalink / raw)
  To: lkml

kvm: disabled by bios

I know this has been asked before and the answer was no. Does it still
stand or is there a way to bypass the bios? I'm using Lenovo X60s and
there's no option to enable VT in the BIOS setup.

/proc/cpuinfo shows "VMX".


Another question ... how to enable "mouse" in KVM?


Thanks,
Jeff.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: any chance to bypass BIOS check for VT?
  2006-12-29 10:30 any chance to bypass BIOS check for VT? Jeff Chua
@ 2006-12-30  8:57 ` Avi Kivity
  2006-12-31  3:58   ` Jeff Chua
  0 siblings, 1 reply; 4+ messages in thread
From: Avi Kivity @ 2006-12-30  8:57 UTC (permalink / raw)
  To: Jeff Chua; +Cc: linux-kernel

Jeff Chua wrote:
> kvm: disabled by bios
>
> I know this has been asked before and the answer was no. Does it still
> stand or is there a way to bypass the bios? I'm using Lenovo X60s and
> there's no option to enable VT in the BIOS setup.

When it says "disabled by bios" it means what it says.  There is no 
workaround other than going to the bios and enabling it; if your bios 
doesn't support enabling VT, complain to your vendor.

>
> /proc/cpuinfo shows "VMX".
>
>
> Another question ... how to enable "mouse" in KVM?
>
>

A ps/2 mouse should be enabled automatically.  What makes you think it 
is disabled?

kvm questions are best asked on kvm-devel@lists.sourceforge.net, where 
the developers and many users hang out.


-- 
Do not meddle in the internals of kernels, for they are subtle and quick to panic.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: any chance to bypass BIOS check for VT?
  2006-12-30  8:57 ` Avi Kivity
@ 2006-12-31  3:58   ` Jeff Chua
  2006-12-31  6:52     ` Avi Kivity
  0 siblings, 1 reply; 4+ messages in thread
From: Jeff Chua @ 2006-12-31  3:58 UTC (permalink / raw)
  To: Avi Kivity; +Cc: linux-kernel

On 12/30/06, Avi Kivity <avi@argo.co.il> wrote:

> When it says "disabled by bios" it means what it says.  There is no
> workaround other than going to the bios and enabling it; if your bios
> doesn't support enabling VT, complain to your vendor.

Ok, I tried and proved the point. Kernel crashed.


> A ps/2 mouse should be enabled automatically.  What makes you think it
> is disabled?

It's enabled, but I don't see the mouse. If I cat /proc/mouse, I see
the raw data, but pointer doesn't show up in the screen.

Thanks,
Jeff.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: any chance to bypass BIOS check for VT?
  2006-12-31  3:58   ` Jeff Chua
@ 2006-12-31  6:52     ` Avi Kivity
  0 siblings, 0 replies; 4+ messages in thread
From: Avi Kivity @ 2006-12-31  6:52 UTC (permalink / raw)
  To: Jeff Chua; +Cc: linux-kernel

Jeff Chua wrote:
>
>> A ps/2 mouse should be enabled automatically.  What makes you think it
>> is disabled?
>
> It's enabled, but I don't see the mouse. If I cat /proc/mouse, I see
> the raw data, but pointer doesn't show up in the screen.
>

Are you sure the guest is configured correctly?

Please try with -no-kvm (or with the modules unloaded).


-- 
Do not meddle in the internals of kernels, for they are subtle and quick to panic.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-12-31  6:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-29 10:30 any chance to bypass BIOS check for VT? Jeff Chua
2006-12-30  8:57 ` Avi Kivity
2006-12-31  3:58   ` Jeff Chua
2006-12-31  6:52     ` Avi Kivity

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.