[Bug 120512] Re: cloop don't work with 7.04 (amd64)

2007-09-05 Thread ExplodingLemur
Experiencing the problem with Feisty Fawn i386 as well. Kernel package version 2.6.20-16.31. modprobe -v cloop file="/mnt/fakecd/KNOPPIX/KNOPPIX" insmod /lib/modules/2.6.20-16-generic/kernel/ubuntu/misc/cloop.ko file=/mnt/fakecd/KNOPPIX/KNOPPIX FATAL: Error inserting cloop (/lib/modules/2.6.20-

[Bug 128963] Gallery2 installation causes postgresql to be installed

2007-07-28 Thread ExplodingLemur
Public bug reported: Binary package hint: gallery2 Feisty system. Gallery2 2.1.2-2 dependencies include: mysql-client | postgresql-client-7.4 | postgresql-client-8.1 php4-mysql | php5-mysql | php4-pgsql | php5-pgsql Packages mysql-client 5.0.38-0ubuntu1 and php5-mysql 5.2.1-0ubuntu1.4 are insta

[Bug 105615] parted crashes on reading a resized RAID volume

2007-04-11 Thread ExplodingLemur
Public bug reported: Binary package hint: parted Behavior observed in Ubuntu 6.10 with parted 1.7.1-2.1ubuntu3. RAID volume created on a 3Ware 9650SE card, partitioned, and OS installed. RAID volume then resized. Rebooted after resizing and ran parted to grow a partition into the newly availa

[Bug 105615] Re: parted crashes on reading a resized RAID volume

2007-04-11 Thread ExplodingLemur
Additionally, found this Debian bug report: http://lists.alioth.debian.org/pipermail/parted- maintainers/2006-December/000961.html -- parted crashes on reading a resized RAID volume https://bugs.launchpad.net/bugs/105615 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 496676] [NEW] libvirtd does not call qemu-kvm with "-enable-kvm" flag for hardware virtualization

2009-12-14 Thread ExplodingLemur
Public bug reported: In previous versions, /usr/bin/kvm was a standalone binary that enabled hardware-accelerated virtualization by default. In 9.10, /usr/bin/kvm links to /usr/bin/qemu-system-x86_64 which requres the -enable-kvm flag to use hardware virtualization acceleration. libvirt does not

[Bug 496676] Re: libvirtd does not call qemu-kvm with "-enable-kvm" flag for hardware virtualization

2009-12-14 Thread ExplodingLemur
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/36786327/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/36786328/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/36786329/ProcStatus.txt -- libvir

[Bug 496676] Re: libvirtd does not call qemu-kvm with "-enable-kvm" flag for hardware virtualization

2009-12-15 Thread ExplodingLemur
This may be a non-issue...it does appear that qemu-system-x86_64 is utilizing the kvm kernel modules without the -enable-kvm flag. Prior to starting the VM: lsmod |grep kvm kvm_intel 43816 0 kvm 162688 1 kvm_intel After starting the VM: lsmod |grep kvm kvm_intel 43816 3 kvm 162688 1 kvm_intel --

[Bug 1469478] [NEW] rtl_power, rtl_fm segfault

2015-06-27 Thread ExplodingLemur
Public bug reported: rtl_power and rtl_fm segfault immediately on execution if no step size is specified in the scanning range. Example of proper syntax: "rtl_power -f 50M:100M:10k -" Improper syntax: "rtl_power -f 50M:100M -" Rather than displaying an error about the missing step size optio