LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-06-2012, 09:55 PM   #1
jbruyet
Member
 
Registered: Feb 2011
Location: North Central Washington
Distribution: Debian, OpenSUSE, Kali, Ubuntu
Posts: 178

Rep: Reputation: 7
Is 64 bit working or not?


Hey all, I have a Toshiba Satellite laptop that's running OpenSuSE 12.2 64 bit:

Code:
jobee@Suba:~> uname -a
Linux Suba.site 3.4.11-2.16-desktop #1 SMP PREEMPT Wed Sep 26 17:05:00 UTC 2012 (259fc87) x86_64 x86_64 x86_64 GNU/Linux
jobee@Suba:~>
I downloaded VirtualBox AMD64 and installed it but no 64 bit options were available for VMs. I checked my BIOS and sure enough VT-x was turned off. I turned it back on and checked to see if my software could see the 64 bit hardware but no joy:

Code:
Suba:/home/jobee # egrep '(vmx|svm)' /proc/cpuinfo
Suba:/home/jobee #
I've been trying to find out if I need to recompile my kernel (something I've never done; yet) now that VT-x has been turned on but I can't find any information on it. I tried to find some information on just recompiling my current kernel but everything I see is for installing a new kernel. So 1) do I need to recompile my existing kernel now that VT-x is on and 2) where are some instructions for doing so?

Thanks,

Joe B
 
Old 12-06-2012, 10:14 PM   #2
Knightron
Senior Member
 
Registered: Jan 2011
Location: Australia
Distribution: openSUSE
Posts: 1,465
Blog Entries: 6

Rep: Reputation: 200Reputation: 200Reputation: 200
Quote:
Originally Posted by jbruyet View Post
I turned it back on and checked to see if my software could see the 64 bit hardware but no joy:
Can you please describe what did happen?
Litterally nothing?
Have you tried a 32bit os, just to make sure it's specific to 64 bit operating systems?
 
Old 12-06-2012, 10:55 PM   #3
jbruyet
Member
 
Registered: Feb 2011
Location: North Central Washington
Distribution: Debian, OpenSUSE, Kali, Ubuntu
Posts: 178

Original Poster
Rep: Reputation: 7
Quote:
Originally Posted by Knightron View Post
Can you please describe what did happen?
If you're asking for the steps, I pressed F2 on boot to get in to BIOS, under Virtualization I enabled VT-x and then exited BIOS and proceeded to boot my laptop.

Quote:
Litterally nothing?
There was no change in the operation of my laptop. At least nothing that I can see. In BIOS VT-x still shows as having been activated (I thought it might have turned off by itself). I've rebooted my laptop a couple of times and even power-cycled it but no joy.

Quote:
Have you tried a 32bit os, just to make sure it's specific to 64 bit operating systems
I just did an install of XP 32 bit and it installed without any problems.

Thanks,

Joe B
 
Old 12-07-2012, 05:36 AM   #4
Knightron
Senior Member
 
Registered: Jan 2011
Location: Australia
Distribution: openSUSE
Posts: 1,465
Blog Entries: 6

Rep: Reputation: 200Reputation: 200Reputation: 200
No, what i mean is; what happens when you try to boot the 64 bit os in Virtualbox?
 
Old 12-07-2012, 09:54 AM   #5
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,298
Blog Entries: 61

Rep: Reputation: Disabled
Quote:
Originally Posted by jbruyet View Post
...and checked to see if my software could see the 64 bit hardware but no joy:

Code:
Suba:/home/jobee # egrep '(vmx|svm)' /proc/cpuinfo
Suba:/home/jobee #
That checks your processor, not software. Post the results of:
Code:
cat /proc/cpuinfo
 
Old 12-07-2012, 11:29 PM   #6
jbruyet
Member
 
Registered: Feb 2011
Location: North Central Washington
Distribution: Debian, OpenSUSE, Kali, Ubuntu
Posts: 178

Original Poster
Rep: Reputation: 7
@knightron, I haven't installed it because I don't get an option to install a 64 bit OS. On my desktop I've installed VirtualBox and when I go to create a new VM I get 64 bit options for OS installs.

@brianL
Code:
jobee@linux-had2:~> cat /proc/cpuinfo
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 37
model name	: Intel(R) Pentium(R) CPU        P6200  @ 2.13GHz
stepping	: 5
microcode	: 0x3
cpu MHz		: 933.000
cache size	: 3072 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm pcid popcnt lahf_lm arat dtherm
bogomips	: 4256.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 37
model name	: Intel(R) Pentium(R) CPU        P6200  @ 2.13GHz
stepping	: 5
microcode	: 0x3
cpu MHz		: 933.000
cache size	: 3072 KB
physical id	: 0
siblings	: 2
core id		: 2
cpu cores	: 2
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm pcid popcnt lahf_lm arat dtherm
bogomips	: 4256.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 36 bits physical, 48 bits virtual
power management:

jobee@linux-had2:~>
Thanks,

Joe B
 
Old 12-08-2012, 01:40 AM   #7
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,128

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Odd - very odd.
The virtualization extensions are strictly not related to 64-bit, although these days they can be considered synonymous.

The "lm" options shows you have 64-bit hardware, but no vmx. Re-compile is unlikely to help I would think. What model CPU is that ?.
 
Old 12-08-2012, 04:30 PM   #8
jbruyet
Member
 
Registered: Feb 2011
Location: North Central Washington
Distribution: Debian, OpenSUSE, Kali, Ubuntu
Posts: 178

Original Poster
Rep: Reputation: 7
Quote:
Originally Posted by syg00 View Post
What model CPU is that ?.
Is there a different parameter I can use to pull the CPU model out of /etc/cpuinfo?

Thanks,

Joe B
 
Old 12-08-2012, 04:48 PM   #9
Air-Global
Member
 
Registered: Dec 2012
Location: The Netherlands
Distribution: Fedora 27 & CentOS 7
Posts: 62

Rep: Reputation: 8
As far as i can find the P6200 does not support any form of virtualization technologies. And therefore does not support 64bit virtual machines or any other form of resource sharing.

Source:
http://ark.intel.com/products/50176/...Cache-2_13-GHz

I am sorry to inform you that your BIOS played a dirty mindtrick on you leading you to believe VT-x can be enabled.
Your best bet would be running 32 bit virtual machines, or getting a new CPU/System to run virtual machines on (since i am no fan of using non Virtualization supported systems with Virtual machines)
 
2 members found this post helpful.
Old 12-08-2012, 10:08 PM   #10
jbruyet
Member
 
Registered: Feb 2011
Location: North Central Washington
Distribution: Debian, OpenSUSE, Kali, Ubuntu
Posts: 178

Original Poster
Rep: Reputation: 7
Well, I did an OS reinstall hoping to say you are wrong but I can't. I checked out the Intel article and that just drove it home for me. Sounds like dual-booting will have to work after all.

Thanks everyone,

Joe B
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Newt not working in Slackware 14 64 bit, works on 32 bit TobiSGD Slackware 8 10-05-2012 09:43 AM
Converting a working 64-bit system to 32-bit, possible? And how? ottavio Slackware - Installation 3 10-04-2011 12:21 PM
AR982x not working less reliably in 64 bit Jaunty as opposed to 32 bit Jaunty devinmcelheran Ubuntu 4 10-02-2009 10:16 AM
Ubuntu 64-bit, Opera 64-bit, Java not working Debian_Poland Linux - Desktop 6 08-12-2008 01:15 PM
Can I upgrade to a 64 bit version if I'm currently working on a 32 bit one? algogeek Linux - Software 20 06-26-2008 07:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:27 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration