[Bug 1021271] Re: KVM enabling virtualization on CPU0 failed

2013-10-30 Thread Hong Yuan
Thanks for the help but alas it does not work this time either.

I have installed and tried both linux-generic-lts-quantal and linux-
generic-lts-raring:

$ sudo wajig install linux-generic-lts-*

Result with quantal:

hong@vhost01:~$ uname -a
Linux vhost01 3.5.0-42-generic #65~precise1-Ubuntu SMP Wed Oct 2 20:57:18 UTC 
2013 x86_64 x86_64 x86_64 GNU/Linux
hong@vhost01:~$ sudo kvm
failed to initialize KVM: Device or resource busy
Back to tcg accelerator.
Could not initialize SDL(No available video device) - exiting
hong@vhost01:~$ dmesg | grep kvm | tail
[   14.381796] kvm: enabling virtualization on CPU2 failed
[   14.381805] kvm: enabling virtualization on CPU0 failed
[   14.438460] kvm: enabling virtualization on CPU0 failed
[   14.438462] kvm: enabling virtualization on CPU1 failed
[   14.438466] kvm: enabling virtualization on CPU2 failed
[   14.438474] kvm: enabling virtualization on CPU3 failed
[   33.561382] kvm: enabling virtualization on CPU0 failed
[   33.561385] kvm: enabling virtualization on CPU1 failed
[   33.561387] kvm: enabling virtualization on CPU3 failed
[   33.561396] kvm: enabling virtualization on CPU2 failed

Then I boot into each one. Result with raring:

hong@vhost01:~$ uname -a
Linux vhost01 3.8.0-32-generic #47~precise1-Ubuntu SMP Wed Oct 2 16:19:35 UTC 
2013 x86_64 x86_64 x86_64 GNU/Linux
hong@vhost01:~$ sudo kvm
failed to initialize KVM: Device or resource busy
Back to tcg accelerator.
Could not initialize SDL(No available video device) - exiting
hong@vhost01:~$ dmesg | grep kvm | tail 
[   14.255276] kvm: enabling virtualization on CPU2 failed
[   14.255284] kvm: enabling virtualization on CPU0 failed
[   64.876582] kvm: enabling virtualization on CPU0 failed
[   64.876584] kvm: enabling virtualization on CPU3 failed
[   64.876587] kvm: enabling virtualization on CPU2 failed
[   64.876595] kvm: enabling virtualization on CPU1 failed
[  290.615655] kvm: enabling virtualization on CPU0 failed
[  290.615660] kvm: enabling virtualization on CPU1 failed
[  290.615666] kvm: enabling virtualization on CPU3 failed
[  290.615685] kvm: enabling virtualization on CPU2 failed

While with precies the error is only seen with CPU0, with the new
kernels it is repeated on all CPU's.

With further Googling I stumled upon a post:

https://bbs.archlinux.org/viewtopic.php?id=148163

which suggests a BIOS upgrade might work. But since kvm worked perfectly
under 10.04LTS, it should be software related and a BIOS upgrade would
be a last resort as a workaround rather than a solution.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1021271

Title:
  KVM enabling virtualization on CPU0 failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1021271/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1021271] Re: KVM enabling virtualization on CPU0 failed

2013-10-30 Thread Hong Yuan
Doesn't seem to work:

hong@vhost01:~$ sudo sh -c echo 'performance'  
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
hong@vhost01:~$ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor 
performance
hong@vhost01:~$ sudo kvm
failed to initialize KVM: Device or resource busy
Back to tcg accelerator.
Could not initialize SDL(No available video device) - exiting
hong@vhost01:~$ dmesg | grep kvm |  tail -n1
[  405.167600] kvm: enabling virtualization on CPU0 failed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1021271

Title:
  KVM enabling virtualization on CPU0 failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1021271/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1021271] Re: KVM enabling virtualization on CPU0 failed

2013-10-30 Thread Hong Yuan
Thanks for the help but alas it does not work this time either.

I have installed and tried both linux-generic-lts-quantal and linux-
generic-lts-raring:

$ sudo wajig install linux-generic-lts-*

Result with quantal:

hong@vhost01:~$ uname -a
Linux vhost01 3.5.0-42-generic #65~precise1-Ubuntu SMP Wed Oct 2 20:57:18 UTC 
2013 x86_64 x86_64 x86_64 GNU/Linux
hong@vhost01:~$ sudo kvm
failed to initialize KVM: Device or resource busy
Back to tcg accelerator.
Could not initialize SDL(No available video device) - exiting
hong@vhost01:~$ dmesg | grep kvm | tail
[   14.381796] kvm: enabling virtualization on CPU2 failed
[   14.381805] kvm: enabling virtualization on CPU0 failed
[   14.438460] kvm: enabling virtualization on CPU0 failed
[   14.438462] kvm: enabling virtualization on CPU1 failed
[   14.438466] kvm: enabling virtualization on CPU2 failed
[   14.438474] kvm: enabling virtualization on CPU3 failed
[   33.561382] kvm: enabling virtualization on CPU0 failed
[   33.561385] kvm: enabling virtualization on CPU1 failed
[   33.561387] kvm: enabling virtualization on CPU3 failed
[   33.561396] kvm: enabling virtualization on CPU2 failed

Then I boot into each one. Result with raring:

hong@vhost01:~$ uname -a
Linux vhost01 3.8.0-32-generic #47~precise1-Ubuntu SMP Wed Oct 2 16:19:35 UTC 
2013 x86_64 x86_64 x86_64 GNU/Linux
hong@vhost01:~$ sudo kvm
failed to initialize KVM: Device or resource busy
Back to tcg accelerator.
Could not initialize SDL(No available video device) - exiting
hong@vhost01:~$ dmesg | grep kvm | tail 
[   14.255276] kvm: enabling virtualization on CPU2 failed
[   14.255284] kvm: enabling virtualization on CPU0 failed
[   64.876582] kvm: enabling virtualization on CPU0 failed
[   64.876584] kvm: enabling virtualization on CPU3 failed
[   64.876587] kvm: enabling virtualization on CPU2 failed
[   64.876595] kvm: enabling virtualization on CPU1 failed
[  290.615655] kvm: enabling virtualization on CPU0 failed
[  290.615660] kvm: enabling virtualization on CPU1 failed
[  290.615666] kvm: enabling virtualization on CPU3 failed
[  290.615685] kvm: enabling virtualization on CPU2 failed

While with precies the error is only seen with CPU0, with the new
kernels it is repeated on all CPU's.

With further Googling I stumled upon a post:

https://bbs.archlinux.org/viewtopic.php?id=148163

which suggests a BIOS upgrade might work. But since kvm worked perfectly
under 10.04LTS, it should be software related and a BIOS upgrade would
be a last resort as a workaround rather than a solution.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1021271

Title:
  KVM enabling virtualization on CPU0 failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1021271/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1021271] Re: KVM enabling virtualization on CPU0 failed

2013-10-28 Thread Hong Yuan
hong@vhost01:~$ uname -a
Linux vhost01 3.2.0-54-generic #82-Ubuntu SMP Tue Sep 10 20:08:42 UTC 2013 
x86_64 x86_64 x86_64 GNU/Linux

The result with saucy is the same as with precise:

ubuntu@s1:~$ sudo kvm
W: kvm binary is deprecated, please use qemu-system-x86_64 instead
failed to initialize KVM: Device or resource busy
Back to tcg accelerator.

(qemu-system-x86_64:4607): Gtk-WARNING **: cannot open display:

ubuntu@s1:~$ dmesg | tail -n1
[43436.367067] kvm: enabling virtualization on CPU0 failed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1021271

Title:
  KVM enabling virtualization on CPU0 failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1021271/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1021271] Re: KVM enabling virtualization on CPU0 failed

2013-10-28 Thread Hong Yuan
hong@vhost01:~$ uname -a
Linux vhost01 3.2.0-54-generic #82-Ubuntu SMP Tue Sep 10 20:08:42 UTC 2013 
x86_64 x86_64 x86_64 GNU/Linux

The result with saucy is the same as with precise:

ubuntu@s1:~$ sudo kvm
W: kvm binary is deprecated, please use qemu-system-x86_64 instead
failed to initialize KVM: Device or resource busy
Back to tcg accelerator.

(qemu-system-x86_64:4607): Gtk-WARNING **: cannot open display:

ubuntu@s1:~$ dmesg | tail -n1
[43436.367067] kvm: enabling virtualization on CPU0 failed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1021271

Title:
  KVM enabling virtualization on CPU0 failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1021271/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1021271] Re: KVM enabling virtualization on CPU0 failed

2013-10-18 Thread Hong Yuan
$ kvm-ok
INFO: /dev/kvm exists
KVM acceleration can be used

BIOS is OK. I haven't change anything during the upgrade to 12.04. And
now I installed a parallel installation of 10.04 on another partition.
When the machine is booted into that distribution, all VM's run as
usual. It's just with 12.04 that the error occur:

$ dmesg | grep kvm
[   16.662398] kvm: Nested Virtualization enabled
[   16.662402] kvm: Nested Paging enabled
[   18.496106] kvm: enabling virtualization on CPU0 failed
[   18.556637] kvm: enabling virtualization on CPU0 failed
[  212.738592] kvm: enabling virtualization on CPU0 failed
[  213.179775] kvm: enabling virtualization on CPU0 failed
[  213.540391] kvm: enabling virtualization on CPU0 failed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1021271

Title:
  KVM enabling virtualization on CPU0 failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1021271/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1021271] Re: KVM enabling virtualization on CPU0 failed

2013-10-18 Thread Hong Yuan
$ kvm-ok
INFO: /dev/kvm exists
KVM acceleration can be used

BIOS is OK. I haven't change anything during the upgrade to 12.04. And
now I installed a parallel installation of 10.04 on another partition.
When the machine is booted into that distribution, all VM's run as
usual. It's just with 12.04 that the error occur:

$ dmesg | grep kvm
[   16.662398] kvm: Nested Virtualization enabled
[   16.662402] kvm: Nested Paging enabled
[   18.496106] kvm: enabling virtualization on CPU0 failed
[   18.556637] kvm: enabling virtualization on CPU0 failed
[  212.738592] kvm: enabling virtualization on CPU0 failed
[  213.179775] kvm: enabling virtualization on CPU0 failed
[  213.540391] kvm: enabling virtualization on CPU0 failed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1021271

Title:
  KVM enabling virtualization on CPU0 failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1021271/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1021271] Re: KVM enabling virtualization on CPU0 failed

2013-10-17 Thread Hong Yuan
Any progress with the bug?

I encouter the same problem now when upgrading from 10.04 to 12.04.3LTS.
I am also using amd CPU, AMD Phenom(tm) II X4 940 to be precise.

After the upgrade, no virtual machine can be started with exactly the
same error. I am considering a distribution downgrade if there is no
progress with this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1021271

Title:
  KVM enabling virtualization on CPU0 failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1021271/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1021271] Re: KVM enabling virtualization on CPU0 failed

2013-10-17 Thread Hong Yuan
Any progress with the bug?

I encouter the same problem now when upgrading from 10.04 to 12.04.3LTS.
I am also using amd CPU, AMD Phenom(tm) II X4 940 to be precise.

After the upgrade, no virtual machine can be started with exactly the
same error. I am considering a distribution downgrade if there is no
progress with this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1021271

Title:
  KVM enabling virtualization on CPU0 failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1021271/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 258059] Re: Upgrade to Intrepid broke X (I830WaitLpRing timeout)

2008-09-26 Thread Hong Yuan
I have exactly the same problem with Intrepid Alpla6, which is using the
2.4.1-1ubuntu6 version of the intel driver.

My motherbord is a Gigabyte EG43M-S2H with the G43 IGP.

~$ lspci
00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03)
00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset 
Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation 4 Series Chipset Integrated 
Graphics Controller (rev 03)
00:1a.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI 
Controller #4
00:1a.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI 
Controller #5
00:1a.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI 
Controller #6
00:1a.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI 
Controller #2
00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio 
Controller
00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Port 1
00:1c.5 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Port 6
00:1d.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI 
Controller #1
00:1d.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI 
Controller #2
00:1d.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI 
Controller #3
00:1d.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI 
Controller #1
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90)
00:1f.0 ISA bridge: Intel Corporation 82801JIB (ICH10) LPC Interface Controller
00:1f.2 IDE interface: Intel Corporation 82801JI (ICH10 Family) 4 port SATA IDE 
Controller
00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller
00:1f.5 IDE interface: Intel Corporation 82801JI (ICH10 Family) 2 port SATA IDE 
Controller
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI 
Express Gigabit Ethernet controller (rev 02)
03:01.0 Bridge: Motorola Device 1608
03:05.0 IDE interface: Integrated Technology Express, Inc. Device 8213

Ubuntu can not start with the default session. It works with xfce4
though. But when the program is doing some more intensive graphics, like
animation, window expanding e.g., the X server will often crash.

Some other users are also experiencing this with the G43 chipset. See:
http://ubuntuforums.org/showthread.php?s=46351871546530d7c8625576d5d706eet=889323page=2

This error is making the new G43 board almost unuseable for Ubuntu.


** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/17972346/Xorg.0.log

-- 
Upgrade to Intrepid broke X (I830WaitLpRing timeout)
https://bugs.launchpad.net/bugs/258059
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 258059] Re: Upgrade to Intrepid broke X (I830WaitLpRing timeout)

2008-09-26 Thread Hong Yuan
Additional note: the bug remains the same with newest version of the
driver xf86-video-intel-2.4.2.

A temporary workaround is to disable hardware acceleration through the
xorg.conf file:

Section Device
Identifier  Configured Video Device
Driver  intel
Option  NoAccel True
EndSection

-- 
Upgrade to Intrepid broke X (I830WaitLpRing timeout)
https://bugs.launchpad.net/bugs/258059
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs