[Bug 985727] [NEW] krb5-admin-server falsely claiming clock skew errors

2012-04-19 Thread Brian Knoll
Public bug reported: I installed a Kerberos KDC and Admin Server onto an Ubuntu 12.04 64-bit VM. I created a test realm, and added principals. When I kinit, it works, and I get a ticket back. However, when I try to use kadmin, kadmin is extremely slow to respond, then eventually gives an

[Bug 985727] Re: krb5-admin-server falsely claiming clock skew errors

2012-04-19 Thread Brian Knoll
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/985727 Title: krb5-admin-server falsely claiming clock skew errors To manage notifications about this bug go to:

[Bug 937040] Re: Duplicate ufw rules installed by dovecot packages

2012-04-28 Thread Brian Knoll
I am seeing this here as well. After seeing the comment by Serge above, I took a look at this. Here is what I did, and I propose that anyone who is experiencing this problem should probably do the same: rm /etc/ufw/applications.d/dovecot-common The reason is that you already have these rules

[Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-02-05 Thread Brian Knoll
Could you please tell us if the VMs that won't boot are SMP VMs? I know it's the SMP kernel but what I mean is, is KVM giving the VM more than one CPU? If they are SMP VMs, could you please try to make them single- CPU and try to boot them, then let us know what happens? I am seeing a bug with

[Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-02-06 Thread Brian Knoll
Okay, thank you for the information. Earlier I had wondered if maybe you had shortened the cpuinfo you posted, just to keep things more compact in your bug report (which is why I asked, because the cpuinfo obviously shows single-cpu), but since that isn't the case and they really are single-CPU

[Bug 714335] [NEW] KVM SMP Linux Guests Hang

2011-02-06 Thread Brian Knoll
Public bug reported: Binary package hint: qemu-kvm SMP Linux guests are hanging under KVM. This does not happen always, but at least 50% of the time or so. If I start the guests with -smp 1 or just completely omit the -smp parameter this doesn't happen. I can also say that it doesn't seem to

[Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-06 Thread Brian Knoll
-- 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/714335 Title: KVM SMP Linux Guests Hang -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or

[Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-06 Thread Brian Knoll
** Description changed: Binary package hint: qemu-kvm SMP Linux guests are hanging under KVM. This does not happen always, but at least 50% of the time or so. If I start the guests with -smp 1 or just completely omit the -smp parameter this doesn't happen. I can also say

[Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-02-06 Thread Brian Knoll
Thanks for the tip. I tried that over here and it didn't help, but I think I have a different bug over here (mine is related to SMP guests), so I just filed bug 714335 to track mine. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to kvm

[Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-06 Thread Brian Knoll
I also want to mention that the guests are fully-updated 64-bit Ubuntu Lucid Server VMs. -- 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/714335 Title: KVM SMP Linux Guests Hang --

[Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-07 Thread Brian Knoll
** Tags added: kvm qemu-kvm virtualization -- 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/714335 Title: KVM SMP Linux Guests Hang -- Ubuntu-server-bugs mailing list

[Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-07 Thread Brian Knoll
Thank you for your response. I did try the backported Maverick qemu-kvm packages from the PPA you mentioned, and they did not help the problem at all. Actually, they seem to have made it much worse. Now, instead of SMP VMs failing about 50% of the time on my AMD-based machines, it fails 100% of

[Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-08 Thread Brian Knoll
Thank you, Serge. Please let me know how I can help. I am wiling to test packages and help however I can. Thanks again for looking into this! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu.

[Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-09 Thread Brian Knoll
Someone else has confirmed the same bug so I am changing the status to Confirmed. ** Changed in: qemu-kvm (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu.

[Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-09 Thread Brian Knoll
I also want to add that I am not 100% clear where the bug is at this point. My best guess, based on the information we have available in this ticket, is that there is an upstream bug in the Linux kernel itself, with regard to the way it handles AMD64 processors when running under KVM. If that's

[Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-10 Thread Brian Knoll
I also want to mention that in my last comment, Launchpad turned the upstream bug number into a hyperlink and referenced an Ubuntu bug of the same number; that link is not correct, but I can't edit it because I don't have access. Please follow the first link in post #11 (the one on SourceForge)

[Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-10 Thread Brian Knoll
Okay, I have done some more research and testing and I now think the following upstream KVM bug is the problem: http://sourceforge.net/tracker/?func=detailaid=2968899group_id=180599atid=893831 Upstream KVM bug 2968899 describes a bug which causes the SMP guest to lock up when setting the time.

Re: [Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-14 Thread Brian Knoll
What is the fastest and easiest way for me to add these Natty backports packages to test them on my affected machines?  I went to the PPA you mentioned but I see a very large list of packages.  I would prefer to add some repo to my apt sources list and get them that way, but I'm not 100% certain

[Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-14 Thread Brian Knoll
It ended up being apt-get install linux-image-server-backport-natty after doing an update. But you told me what I needed to get it working. I'll try it out and let you know how it works. Thanks for all the help! -- You received this bug notification because you are a member of Ubuntu Server

[Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-18 Thread Brian Knoll
Hi Serge, Yes, that PPA kernel does indeed fix it. I used the PPA kernel in the guest and it made everything work perfectly. So I'm thinking one of those fixes you mentioned solves the problem. Note that I am still using the standard Lucid kernel in the host, but I don't think that's relevant

[Bug 714335] Re: KVM SMP Linux Guests Hang on AMD

2011-02-28 Thread Brian Knoll
@Serge, Thanks for the work on these patches. I did look at the PPA and all I see are the 2.6.38 packages, and since the 2.6.32-29 kernel isn't in the mainstream repository yet I am unsure of where to get it. Could you please point me to where I can get this new kernel with the fixes, so I can

[Bug 714335] Re: KVM SMP Linux Guests Hang on AMD

2011-03-01 Thread Brian Knoll
Hi Serge, Yes, this kernel does fix the problem! Thank you!! I was able to boot successfully into the kernel with SMP enabled on the systems that couldn't do this before. Let me know if there is additional testing I can do to help you get this into the Lucid stream. Thanks again for all of

[Bug 500272] [NEW] qemu-kvm 0.12.1.1 needed (KSM not available in current 0.11 version)

2009-12-24 Thread Brian Knoll
Public bug reported: Binary package hint: qemu-kvm KSM is supported by the current Lucid kernel. However, the current version of the qemu-kvm package, 0.11, does not support KSM. Therefore, memory usage will be suboptimal, as this key feature is disabled for KVM VM guests unless a high enough

[Bug 500272] Re: qemu-kvm 0.12.1.1 needed for KSM support (key virtualization feature)

2009-12-24 Thread Brian Knoll
** Summary changed: - qemu-kvm 0.12.1.1 needed (KSM not available in current 0.11 version) + qemu-kvm 0.12.1.1 needed for KSM support (key virtualization feature) -- qemu-kvm 0.12.1.1 needed for KSM support (key KVM virtualization feature) https://bugs.launchpad.net/bugs/500272 You received

[Bug 500272] Re: qemu-kvm 0.12.1.1 needed for KSM support (key KVM virtualization feature)

2009-12-24 Thread Brian Knoll
** Summary changed: - qemu-kvm 0.12.1.1 needed for KSM support (key virtualization feature) + qemu-kvm 0.12.1.1 needed for KSM support (key KVM virtualization feature) ** Description changed: Binary package hint: qemu-kvm - KSM is supported by the current Lucid kernel. However, the

[Bug 500272] Re: qemu-kvm 0.12.1.1 needed for KSM support (key KVM virtualization feature)

2010-01-02 Thread Brian Knoll
I am curious as to what you're running into, as I've run into a problem myself trying to build the package for all of the targets. The problem I've run into when trying to build the package from source is that it doesn't seem to build all of the targets that the old (0.11.x) package did. So I

[Bug 985727] Re: krb5-admin-server falsely claiming clock skew errors

2014-05-09 Thread Brian Knoll
I haven't experienced this issue in a long time, so I'm just changing this ticket to invalid status to cancel it. ** Changed in: krb5 (Ubuntu) Status: Incomplete = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5

[Bug 498219] Re: Please merge virtualbox-ose 3.1.2-dfsg-1 (universe) from Debian unstable (main)

2010-01-02 Thread Brian Knoll
This merge would resolve an issue with the virtualbox modules not building in the 3.0.8 currently in Lucid, by upgrading to a version that includes fixes for this issue. ** Changed in: virtualbox-ose (Ubuntu) Status: New = Confirmed -- Please merge virtualbox-ose 3.1.2-dfsg-1 (universe)

[Bug 474625] Re: [lucid] VirtualBox kernel module fails to build against Linux = 2.6.32

2010-01-02 Thread Brian Knoll
Additional information: Bug #498219 is a request to merge a newer version of virtualbox into Lucid, which would resolve this issue if it gets merged. -- [lucid] VirtualBox kernel module fails to build against Linux = 2.6.32 https://bugs.launchpad.net/bugs/474625 You received this bug

[Bug 500272] Re: qemu-kvm 0.12.1.1 needed for KSM support (key KVM virtualization feature)

2010-01-02 Thread Brian Knoll
I am curious as to what you're running into, as I've run into a problem myself trying to build the package for all of the targets. The problem I've run into when trying to build the package from source is that it doesn't seem to build all of the targets that the old (0.11.x) package did. So I

[Bug 500887] Re: Synaptics Button Press Disables Synaptics Function Until Reboot

2009-12-27 Thread Brian Knoll
** Visibility changed to: Public ** This bug is no longer flagged as a security vulnerability ** Changed in: ubuntu Status: New = Confirmed -- Synaptics Button Press Disables Synaptics Function Until Reboot https://bugs.launchpad.net/bugs/500887 You received this bug notification

[Bug 490193] Re: Please sync virtualbox-ose 3.0.10-dfsg-2 (universe) from Debian testing (main)

2010-01-02 Thread Brian Knoll
I want to add that importing 3.0.10 is mentioned as the resolution to ticket #474625, which means that ticket is one of the drivers for needing this import. The implication is that Lucid users won't be able to run Virtualbox without going out and getting the sources themselves, or otherwise

[Bug 500272] [NEW] qemu-kvm 0.12.1.1 needed (KSM not available in current 0.11 version)

2009-12-24 Thread Brian Knoll
Public bug reported: Binary package hint: qemu-kvm KSM is supported by the current Lucid kernel. However, the current version of the qemu-kvm package, 0.11, does not support KSM. Therefore, memory usage will be suboptimal, as this key feature is disabled for KVM VM guests unless a high enough

[Bug 500272] Re: qemu-kvm 0.12.1.1 needed for KSM support (key virtualization feature)

2009-12-24 Thread Brian Knoll
** Summary changed: - qemu-kvm 0.12.1.1 needed (KSM not available in current 0.11 version) + qemu-kvm 0.12.1.1 needed for KSM support (key virtualization feature) -- qemu-kvm 0.12.1.1 needed for KSM support (key KVM virtualization feature) https://bugs.launchpad.net/bugs/500272 You received

[Bug 500272] Re: qemu-kvm 0.12.1.1 needed for KSM support (key KVM virtualization feature)

2009-12-24 Thread Brian Knoll
** Summary changed: - qemu-kvm 0.12.1.1 needed for KSM support (key virtualization feature) + qemu-kvm 0.12.1.1 needed for KSM support (key KVM virtualization feature) ** Description changed: Binary package hint: qemu-kvm - KSM is supported by the current Lucid kernel. However, the

[Bug 458023] [NEW] seahorse-agent assert failure: ERROR:iop-profiles.c:606:IOP_generate_profiles: assertion failed: (obj (obj-profile_list == NULL) obj-orb)

2009-10-22 Thread Brian Knoll
Public bug reported: Binary package hint: seahorse-plugins I got this bug while browsing websites. I notice the apport system created a description mentioning seahorse-plugins but I was actually using Firefox; I'm not sure what caused that. I am on an AMD64 system, as specified in the tags.

[Bug 458023] Re: seahorse-agent assert failure: ERROR:iop-profiles.c:606:IOP_generate_profiles: assertion failed: (obj (obj-profile_list == NULL) obj-orb)

2009-10-22 Thread Brian Knoll
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/34138075/Dependencies.txt ** Attachment added: Disassembly.txt http://launchpadlibrarian.net/34138076/Disassembly.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/34138077/ProcMaps.txt ** Attachment

[Bug 458022] [NEW] seahorse-agent assert failure: ERROR:iop-profiles.c:606:IOP_generate_profiles: assertion failed: (obj (obj-profile_list == NULL) obj-orb)

2009-10-22 Thread Brian Knoll
Public bug reported: Binary package hint: seahorse-plugins I got this bug while browsing websites. I notice the apport system created a description mentioning seahorse-plugins but I was actually using Firefox; I'm not sure what caused that. I am on an AMD64 system, as specified in the tags.

[Bug 458022] Re: seahorse-agent assert failure: ERROR:iop-profiles.c:606:IOP_generate_profiles: assertion failed: (obj (obj-profile_list == NULL) obj-orb)

2009-10-22 Thread Brian Knoll
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/34138067/Dependencies.txt ** Attachment added: Disassembly.txt http://launchpadlibrarian.net/34138068/Disassembly.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/34138069/ProcMaps.txt ** Attachment

[Bug 914305] Re: [12.04] WARNING: gnome-keyring:: no socket to connect to

2012-01-31 Thread Brian Knoll
I also want to mention that this appears to be related to upstream Debian bug #649408, and breaks both network services and applications. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914305 Title:

[Bug 914305] Re: [12.04] WARNING: gnome-keyring:: no socket to connect to

2012-01-31 Thread Brian Knoll
I think somebody who has access to do so should raise the priority of this bug to a higher level. This bug has been known to break certain network services, even services which have no apparent legitimate need to be using gnome-keyring at all. It would be best if this bug were fixed prior to the

[Bug 914305] Re: [12.04] WARNING: gnome-keyring:: no socket to connect to

2012-01-31 Thread Brian Knoll
I just wanted to add one example of a critical network service which is broken by this bug, to demonstrate the broken functionality. CUPS appears to be broken by this bug. I cannot print, and when I look in my CUPS error log I see a bunch of messages about the daemon having problems connecting

[Bug 914305] Re: [12.04] WARNING: gnome-keyring:: no socket to connect to

2012-02-01 Thread Brian Knoll
I just performed a full update of all packages on my 12.04 installation, rebooted, and tried again: - # lpq WARNING: gnome-keyring:: no socket to connect to mfc is ready no entries - So the warning is still there. This installation was a regular install with the Gnome 2 desktop

[Bug 914305] Re: [12.04] WARNING: gnome-keyring:: no socket to connect to

2012-02-01 Thread Brian Knoll
I want to mention that the workaround listed in comment #6, involving commenting out the module, does indeed work over here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914305 Title: [12.04]

[Bug 886483] [NEW] Twofish LUKS Support in Alternate Installer

2011-11-05 Thread Brian Knoll
Public bug reported: In the Ubuntu Alternate installer, the option for using Twofish appears to have been removed around the Maverick or, possibly, Natty time frame. The option to install using LUKS onto Twofish partitions was present in Lucid, but some time around Maverick or Natty it was

[Bug 886483] Re: Twofish LUKS Support in Alternate Installer

2011-11-05 Thread Brian Knoll
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/886483 Title: Twofish LUKS Support in Alternate Installer To manage notifications about this bug go to:

[Bug 886483] Re: Twofish LUKS Support in Alternate Installer

2011-11-06 Thread Brian Knoll
Hi Steve, In Lucid and prior versions of Ubuntu, when using the Alternate installer the user would be presented with three choices when installing to a LUKS partition: AES, Blowfish, Serpent or Twofish. Of course, additional options were also presented, but these four basic ciphers were always

[Bug 886483] Re: Twofish LUKS Support in Alternate Installer

2011-11-06 Thread Brian Knoll
I meant to say that in prior versions the user would be presented with _four_ choices, not three. Now they are only presented with three. I apologize for the confusion. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 812874] [NEW] package base-files 5.0.0ubuntu20.10.04.4 failed to install/upgrade: EOF on stdin at conffile prompt

2011-07-19 Thread Brian Knoll
Public bug reported: I received this error on two of my Lucid AMD64 systems today. Please tell me if you want any other information. ProblemType: Package DistroRelease: Ubuntu 10.04 Package: base-files 5.0.0ubuntu20.10.04.4 ProcVersionSignature: Ubuntu 2.6.32-32.62-generic 2.6.32.38+drm33.16

[Bug 812874] Re: package base-files 5.0.0ubuntu20.10.04.4 failed to install/upgrade: EOF on stdin at conffile prompt

2011-07-19 Thread Brian Knoll
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/812874 Title: package base-files 5.0.0ubuntu20.10.04.4 failed to install/upgrade: EOF on stdin at conffile prompt To manage notifications about this

[Bug 500887] Re: Synaptics Button Press Disables Synaptics Function Until Reboot

2010-10-23 Thread Brian Knoll
Should I do this before or after the synaptics device is deactivated? Or, third option, after it's deactivated, then reactivated (even though it doesn't actually come back)? Just let me know which way would help the most. -- Synaptics Button Press Disables Synaptics Function Until Reboot

[Bug 500887] Re: Synaptics Button Press Disables Synaptics Function Until Reboot

2010-10-24 Thread Brian Knoll
Attaching X.org log ** Attachment added: Xorg.0.log https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/500887/+attachment/1709881/+files/Xorg.0.log -- Synaptics Button Press Disables Synaptics Function Until Reboot https://bugs.launchpad.net/bugs/500887 You received

[Bug 500887] Re: Synaptics Button Press Disables Synaptics Function Until Reboot

2010-10-24 Thread Brian Knoll
apport information ** Tags added: apport-collected ** Description changed: Pressing the Synaptics enable/disable button on the notebook disables the Synaptics functionality, as it should. However, pressing it again does not re-enable the Synaptics function. The function cannot be

[Bug 500887] CurrentDmesg.txt

2010-10-24 Thread Brian Knoll
apport information ** Attachment added: CurrentDmesg.txt https://bugs.edge.launchpad.net/bugs/500887/+attachment/1709884/+files/CurrentDmesg.txt -- Synaptics Button Press Disables Synaptics Function Until Reboot https://bugs.launchpad.net/bugs/500887 You received this bug notification

[Bug 500887] Dependencies.txt

2010-10-24 Thread Brian Knoll
apport information ** Attachment added: Dependencies.txt https://bugs.edge.launchpad.net/bugs/500887/+attachment/1709885/+files/Dependencies.txt -- Synaptics Button Press Disables Synaptics Function Until Reboot https://bugs.launchpad.net/bugs/500887 You received this bug notification

[Bug 500887] Lspci.txt

2010-10-24 Thread Brian Knoll
apport information ** Attachment added: Lspci.txt https://bugs.edge.launchpad.net/bugs/500887/+attachment/1709886/+files/Lspci.txt -- Synaptics Button Press Disables Synaptics Function Until Reboot https://bugs.launchpad.net/bugs/500887 You received this bug notification because you are a

[Bug 500887] Lsusb.txt

2010-10-24 Thread Brian Knoll
apport information ** Attachment added: Lsusb.txt https://bugs.edge.launchpad.net/bugs/500887/+attachment/1709887/+files/Lsusb.txt -- Synaptics Button Press Disables Synaptics Function Until Reboot https://bugs.launchpad.net/bugs/500887 You received this bug notification because you are a

[Bug 500887] PciDisplay.txt

2010-10-24 Thread Brian Knoll
apport information ** Attachment added: PciDisplay.txt https://bugs.edge.launchpad.net/bugs/500887/+attachment/1709888/+files/PciDisplay.txt -- Synaptics Button Press Disables Synaptics Function Until Reboot https://bugs.launchpad.net/bugs/500887 You received this bug notification because

[Bug 500887] ProcCpuinfo.txt

2010-10-24 Thread Brian Knoll
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.edge.launchpad.net/bugs/500887/+attachment/1709889/+files/ProcCpuinfo.txt -- Synaptics Button Press Disables Synaptics Function Until Reboot https://bugs.launchpad.net/bugs/500887 You received this bug notification because

[Bug 500887] ProcInterrupts.txt

2010-10-24 Thread Brian Knoll
apport information ** Attachment added: ProcInterrupts.txt https://bugs.edge.launchpad.net/bugs/500887/+attachment/1709890/+files/ProcInterrupts.txt -- Synaptics Button Press Disables Synaptics Function Until Reboot https://bugs.launchpad.net/bugs/500887 You received this bug notification

[Bug 500887] ProcModules.txt

2010-10-24 Thread Brian Knoll
apport information ** Attachment added: ProcModules.txt https://bugs.edge.launchpad.net/bugs/500887/+attachment/1709891/+files/ProcModules.txt -- Synaptics Button Press Disables Synaptics Function Until Reboot https://bugs.launchpad.net/bugs/500887 You received this bug notification because

[Bug 500887] RelatedPackageVersions.txt

2010-10-24 Thread Brian Knoll
apport information ** Attachment added: RelatedPackageVersions.txt https://bugs.edge.launchpad.net/bugs/500887/+attachment/1709892/+files/RelatedPackageVersions.txt -- Synaptics Button Press Disables Synaptics Function Until Reboot https://bugs.launchpad.net/bugs/500887 You received this

[Bug 500887] UdevDb.txt

2010-10-24 Thread Brian Knoll
apport information ** Attachment added: UdevDb.txt https://bugs.edge.launchpad.net/bugs/500887/+attachment/1709893/+files/UdevDb.txt -- Synaptics Button Press Disables Synaptics Function Until Reboot https://bugs.launchpad.net/bugs/500887 You received this bug notification because you are a

[Bug 500887] UdevLog.txt

2010-10-24 Thread Brian Knoll
apport information ** Attachment added: UdevLog.txt https://bugs.edge.launchpad.net/bugs/500887/+attachment/1709894/+files/UdevLog.txt -- Synaptics Button Press Disables Synaptics Function Until Reboot https://bugs.launchpad.net/bugs/500887 You received this bug notification because you are

[Bug 500887] XorgLog.txt

2010-10-24 Thread Brian Knoll
apport information ** Attachment added: XorgLog.txt https://bugs.edge.launchpad.net/bugs/500887/+attachment/1709895/+files/XorgLog.txt -- Synaptics Button Press Disables Synaptics Function Until Reboot https://bugs.launchpad.net/bugs/500887 You received this bug notification because you are

[Bug 500887] XorgLogOld.txt

2010-10-24 Thread Brian Knoll
apport information ** Attachment added: XorgLogOld.txt https://bugs.edge.launchpad.net/bugs/500887/+attachment/1709896/+files/XorgLogOld.txt -- Synaptics Button Press Disables Synaptics Function Until Reboot https://bugs.launchpad.net/bugs/500887 You received this bug notification because

[Bug 500887] Xrandr.txt

2010-10-24 Thread Brian Knoll
apport information ** Attachment added: Xrandr.txt https://bugs.edge.launchpad.net/bugs/500887/+attachment/1709897/+files/Xrandr.txt -- Synaptics Button Press Disables Synaptics Function Until Reboot https://bugs.launchpad.net/bugs/500887 You received this bug notification because you are a

[Bug 500887] setxkbmap.txt

2010-10-24 Thread Brian Knoll
apport information ** Attachment added: setxkbmap.txt https://bugs.edge.launchpad.net/bugs/500887/+attachment/1709898/+files/setxkbmap.txt -- Synaptics Button Press Disables Synaptics Function Until Reboot https://bugs.launchpad.net/bugs/500887 You received this bug notification because you

[Bug 500887] xdpyinfo.txt

2010-10-24 Thread Brian Knoll
apport information ** Attachment added: xdpyinfo.txt https://bugs.edge.launchpad.net/bugs/500887/+attachment/1709899/+files/xdpyinfo.txt -- Synaptics Button Press Disables Synaptics Function Until Reboot https://bugs.launchpad.net/bugs/500887 You received this bug notification because you

[Bug 500887] xkbcomp.txt

2010-10-24 Thread Brian Knoll
apport information ** Attachment added: xkbcomp.txt https://bugs.edge.launchpad.net/bugs/500887/+attachment/1709900/+files/xkbcomp.txt -- Synaptics Button Press Disables Synaptics Function Until Reboot https://bugs.launchpad.net/bugs/500887 You received this bug notification because you are

[Bug 500887] Re: Synaptics Button Press Disables Synaptics Function Until Reboot

2010-10-24 Thread Brian Knoll
Syslog file ** Attachment added: syslog https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/500887/+attachment/1709936/+files/syslog -- Synaptics Button Press Disables Synaptics Function Until Reboot https://bugs.launchpad.net/bugs/500887 You received this bug

[Bug 500887] Re: Synaptics Button Press Disables Synaptics Function Until Reboot

2010-10-19 Thread Brian Knoll
Yes, this bug still exists in both Lucid and Maverick. The device is an eMachines notebook. -- Synaptics Button Press Disables Synaptics Function Until Reboot https://bugs.launchpad.net/bugs/500887 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct

Re: [Bug 570984] Re: [Realtek ALC883] pactl stat failed to find default card

2010-11-13 Thread Brian Knoll
In my case, I identified the source of my sound problems with Pulseaudio:  I had installed the randomsound package, and it conflicts with Pulseaudio and causes the audio controller to stop being recognized.  If I remember correctly there is already a bug somewhere in Launchpad for this (I think I

Re: [Bug 570984] Re: [Realtek ALC883] pactl stat failed to find default card

2010-11-13 Thread Brian Knoll
To: brianknoll2...@yahoo.com Date: Saturday, November 13, 2010, 12:12 PM On 11/13/2010 08:44 PM, Brian Knoll wrote: In my case, I identified the source of my sound problems with Pulseaudio:  I had installed the randomsound package, and it conflicts with Pulseaudio and causes the audio controller to stop

[Bug 714335] Re: KVM SMP Linux Guests Hang on AMD

2011-03-03 Thread Brian Knoll
I am concerned that this patch possibly didn't make it into the -server kernel (or possibly the -virtual kernel), only the -generic kernel: -rw-r--r-- 1 root root 4052960 2011-02-28 18:37 vmlinuz-2.6.32-29-generic -rw-r--r-- 1 root root 4110656 2011-02-11 16:52 vmlinuz-2.6.32-29-server I think

[Bug 714335] Re: KVM SMP Linux Guests Hang on AMD

2011-03-04 Thread Brian Knoll
I have tested this on the latest -server kernel and the problem is indeed NOT fixed. It looks like the patch only made it into the -generic kernel. It does work in the -generic kernel, but since only the -generic kernel was patched, anyone using -server will still experience this issue. To

[Bug 699761] Re: Realtek RTL8111/8168B REV 6 PCI-E NIC bad performance

2011-03-05 Thread Brian Knoll
I see the same problem over here on a REV6 chip. I have had to resort to completely disabling the onboard NIC (Realtek R8168B) and put in an Intel PCI Express NIC so I can have functional connectivity. ** Changed in: linux (Ubuntu) Status: Invalid = Confirmed -- You received this bug

[Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-18 Thread Brian Knoll
Hi Serge, Yes, that PPA kernel does indeed fix it. I used the PPA kernel in the guest and it made everything work perfectly. So I'm thinking one of those fixes you mentioned solves the problem. Note that I am still using the standard Lucid kernel in the host, but I don't think that's relevant

[Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-10 Thread Brian Knoll
Okay, I have done some more research and testing and I now think the following upstream KVM bug is the problem: http://sourceforge.net/tracker/?func=detailaid=2968899group_id=180599atid=893831 Upstream KVM bug 2968899 describes a bug which causes the SMP guest to lock up when setting the time.

[Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-10 Thread Brian Knoll
I also want to mention that in my last comment, Launchpad turned the upstream bug number into a hyperlink and referenced an Ubuntu bug of the same number; that link is not correct, but I can't edit it because I don't have access. Please follow the first link in post #11 (the one on SourceForge)

Re: [Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-14 Thread Brian Knoll
What is the fastest and easiest way for me to add these Natty backports packages to test them on my affected machines?  I went to the PPA you mentioned but I see a very large list of packages.  I would prefer to add some repo to my apt sources list and get them that way, but I'm not 100% certain

[Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-14 Thread Brian Knoll
It ended up being apt-get install linux-image-server-backport-natty after doing an update. But you told me what I needed to get it working. I'll try it out and let you know how it works. Thanks for all the help! -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-02-05 Thread Brian Knoll
Could you please tell us if the VMs that won't boot are SMP VMs? I know it's the SMP kernel but what I mean is, is KVM giving the VM more than one CPU? If they are SMP VMs, could you please try to make them single- CPU and try to boot them, then let us know what happens? I am seeing a bug with

[Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-02-06 Thread Brian Knoll
Okay, thank you for the information. Earlier I had wondered if maybe you had shortened the cpuinfo you posted, just to keep things more compact in your bug report (which is why I asked, because the cpuinfo obviously shows single-cpu), but since that isn't the case and they really are single-CPU

[Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-06 Thread Brian Knoll
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/714335 Title: KVM SMP Linux Guests Hang -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 714335] [NEW] KVM SMP Linux Guests Hang

2011-02-06 Thread Brian Knoll
Public bug reported: Binary package hint: qemu-kvm SMP Linux guests are hanging under KVM. This does not happen always, but at least 50% of the time or so. If I start the guests with -smp 1 or just completely omit the -smp parameter this doesn't happen. I can also say that it doesn't seem to

[Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-06 Thread Brian Knoll
** Description changed: Binary package hint: qemu-kvm SMP Linux guests are hanging under KVM. This does not happen always, but at least 50% of the time or so. If I start the guests with -smp 1 or just completely omit the -smp parameter this doesn't happen. I can also say

[Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-02-06 Thread Brian Knoll
Thanks for the tip. I tried that over here and it didn't help, but I think I have a different bug over here (mine is related to SMP guests), so I just filed bug 714335 to track mine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-06 Thread Brian Knoll
I also want to mention that the guests are fully-updated 64-bit Ubuntu Lucid Server VMs. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/714335 Title: KVM SMP Linux Guests Hang -- ubuntu-bugs

[Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-07 Thread Brian Knoll
** Tags added: kvm qemu-kvm virtualization -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/714335 Title: KVM SMP Linux Guests Hang -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-07 Thread Brian Knoll
Thank you for your response. I did try the backported Maverick qemu-kvm packages from the PPA you mentioned, and they did not help the problem at all. Actually, they seem to have made it much worse. Now, instead of SMP VMs failing about 50% of the time on my AMD-based machines, it fails 100% of

[Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-08 Thread Brian Knoll
Thank you, Serge. Please let me know how I can help. I am wiling to test packages and help however I can. Thanks again for looking into this! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/714335

[Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-09 Thread Brian Knoll
Someone else has confirmed the same bug so I am changing the status to Confirmed. ** Changed in: qemu-kvm (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 714335] Re: KVM SMP Linux Guests Hang

2011-02-09 Thread Brian Knoll
I also want to add that I am not 100% clear where the bug is at this point. My best guess, based on the information we have available in this ticket, is that there is an upstream bug in the Linux kernel itself, with regard to the way it handles AMD64 processors when running under KVM. If that's

[Bug 714335] Re: KVM SMP Linux Guests Hang on AMD

2011-02-28 Thread Brian Knoll
@Serge, Thanks for the work on these patches. I did look at the PPA and all I see are the 2.6.38 packages, and since the 2.6.32-29 kernel isn't in the mainstream repository yet I am unsure of where to get it. Could you please point me to where I can get this new kernel with the fixes, so I can

[Bug 714335] Re: KVM SMP Linux Guests Hang on AMD

2011-03-01 Thread Brian Knoll
Hi Serge, Yes, this kernel does fix the problem! Thank you!! I was able to boot successfully into the kernel with SMP enabled on the systems that couldn't do this before. Let me know if there is additional testing I can do to help you get this into the Lucid stream. Thanks again for all of

[Bug 545592] Re: dummy output, no sound on HDA Intel internal sound card

2010-04-21 Thread Brian Knoll
This doesn't seem to be fixed in Lucid Beta 2. I'm getting this problem on Lucid Beta 2 machines still. ** Changed in: pulseaudio (Ubuntu) Status: Fix Released = Confirmed -- dummy output, no sound on HDA Intel internal sound card https://bugs.launchpad.net/bugs/545592 You received

[Bug 557421] Re: module-udev-detect races with module-default-device-restore

2010-04-21 Thread Brian Knoll
I just tried removing pulseaudio completely (which unfortunately does remove the ubuntu-desktop package as a dependency, but that's okay for my purposes) and I got my sound back. I have done this twice now and it worked both times. If I put pulseaudio back in, I lose sound. --

[Bug 558910] Re: No sound in Lucid Lynx Beta 2

2010-04-09 Thread Brian Knoll
** Changed in: alsa-driver (Ubuntu) Status: New = Confirmed -- No sound in Lucid Lynx Beta 2 https://bugs.launchpad.net/bugs/558910 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 509186] [NEW] Screen Goes Black With i915 GPU Hung Render Errors

2010-01-18 Thread Brian Knoll
Public bug reported: Binary package hint: xorg This usually happens when the system is idle for some time. I haven't yet checked to see if disabling the screen saver (which is OpenGL) helps, although I plan to try that. ProblemType: Bug Architecture: amd64 Date: Mon Jan 18 10:26:10 2010

  1   2   >