<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#330000">
Chuck Anderson wrote:
<blockquote cite="mid:20090502171640.GA1639@angus.ind.WPI.EDU"
 type="cite">
  <pre wrap="">On Sat, May 02, 2009 at 11:13:37AM -0500, E.B. A. wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">My only problem is VirtualBox. Whenever I try to run a new virtual session,
somehow, it just stop working. I installed the dkms but somehow it doesn't
work. Still, I think it's because of something I do, I haven't really done
any troubleshoot.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I'm curious why you use VirtualBox instead of the built-in 
virtualization solution in Fedora, yum groupinstall Virtualization

  </pre>
</blockquote>
<font face="URW Gothic L">Doesn't this depend on hardware
virtualization features in the CPU?  I'm not the original poster, but
that is the reason I use VirtualBox.<br>
<br>
gerry@ubuntu-64:~$ cat /proc/cpuinfo<br>
processor    : 0<br>
vendor_id    : AuthenticAMD<br>
cpu family    : 15<br>
model        : 35<br>
model name    : AMD Athlon(tm) 64 X2 Dual Core Processor 4200+<br>
stepping    : 2<br>
cpu MHz        : 2216.429<br>
cache size    : 512 KB<br>
physical id    : 0<br>
siblings    : 2<br>
core id        : 0<br>
cpu cores    : 2<br>
apicid        : 0<br>
initial apicid    : 0<br>
fpu        : yes<br>
fpu_exception    : yes<br>
cpuid level    : 1<br>
wp        : yes<br>
flags        : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt
lm 3dnowext 3dnow rep_good pni lahf_lm cmp_legacy<br>
bogomips    : 4432.85<br>
TLB size    : 1024 4K pages<br>
clflush size    : 64<br>
cache_alignment    : 64<br>
address sizes    : 40 bits physical, 48 bits virtual<br>
power management: ts fid vid ttp<br>
<br>
processor    : 1<br>
vendor_id    : AuthenticAMD<br>
cpu family    : 15<br>
model        : 35<br>
model name    : AMD Athlon(tm) 64 X2 Dual Core Processor 4200+<br>
stepping    : 2<br>
cpu MHz        : 2216.429<br>
cache size    : 512 KB<br>
physical id    : 0<br>
siblings    : 2<br>
core id        : 1<br>
cpu cores    : 2<br>
apicid        : 1<br>
initial apicid    : 1<br>
fpu        : yes<br>
fpu_exception    : yes<br>
cpuid level    : 1<br>
wp        : yes<br>
flags        : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt
lm 3dnowext 3dnow rep_good pni lahf_lm cmp_legacy<br>
bogomips    : 4433.33<br>
TLB size    : 1024 4K pages<br>
clflush size    : 64<br>
cache_alignment    : 64<br>
address sizes    : 40 bits physical, 48 bits virtual<br>
power management: ts fid vid ttp<br>
<br>
Note: no SVM flag.<br>
<br>
Gerry<br>
</font>
</body>
</html>