Displaying 20 results from an estimated 50 matches for "misidentifi".
Did you mean:
misidentify
2013 Jun 18
0
Re: Fwd: Haswell 4770 misidentified as Sandy Bridge
I didn't have cpuid installed on my system, but I imagine that libvirt is
using the instruction cpuid, not a userspace program.
Please let me know if there's anything else I can do to help.
Best,
Michael
eax in eax ebx ecx edx
00000000 0000000d 756e6547 6c65746e 49656e69
00000001 000306c3 01100800 7ffafbff bfebfbff
00000002 76036301 00f0b5ff 00000000 00c10000
2013 Jun 13
0
Fwd: Haswell 4770 misidentified as Sandy Bridge
Hi,
I'm running libvert on a Debian 7 system. I have upgraded libvert and qemu
from source (v1.06 and 1.5.0 respectively) and the problem persists. The
guest OS is also a Debian 7 system running a non-SMP kernel. The error
message from virt-manager is
Error starting domain: unsupported configuration: guest and host CPU are
not compatible: Host CPU does not provide required features: rtm,
2018 Jan 20
10
[Bug 1216] New: Error messaging for "interval overlaps with previous one" misidentifies location
https://bugzilla.netfilter.org/show_bug.cgi?id=1216
Bug ID: 1216
Summary: Error messaging for "interval overlaps with previous
one" misidentifies location
Product: nftables
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: netfilter at allyco...
2013 Jun 18
2
Re: Fwd: Haswell 4770 misidentified as Sandy Bridge
On 06/17/2013 05:41 PM, Michael Giardino wrote:
> Kashyap: I have not tried integrating your guest xml but I will look
> over it today when I get a chance. Thank you.
>
> Martin: Below is the output from /proc/cpuinfo. Let me know if there is
> anything else that would be helpful in debugging this. Thank you,
>
Unfotunately, my guess was wrong. If you could run 'cpuid
2013 Jun 19
2
Re: Fwd: Haswell 4770 misidentified as Sandy Bridge
Sorry to blow up everyone's email on this but I tried something new and
found a different problem. I uninstalled all the debian package (libvirt,
kvm, qemu, virt-manager, etc.) and then remade all the packages and
installed them. Haswell again shows up in virt-manager, but now any CPU I
choose including kvm64 and qemu64 give the same error:
root@mal:~# virsh create
2013 Jun 13
3
Haswell 4770 misidentified as Sandy Bridge
Hi,
I'm running libvert on a Debian 7 system. I have upgraded libvert and qemu
from source (v1.06 and 1.5.0 respectively) and the problem persists. The
guest OS is also a Debian 7 system running a non-SMP kernel. The error
message from virt-manager is
Error starting domain: unsupported configuration: guest and host CPU are
not compatible: Host CPU does not provide required features: rtm,
2013 Jun 17
0
Re: Fwd: Haswell 4770 misidentified as Sandy Bridge
Kashyap: I have not tried integrating your guest xml but I will look over
it today when I get a chance. Thank you.
Martin: Below is the output from /proc/cpuinfo. Let me know if there is
anything else that would be helpful in debugging this. Thank you,
Michael Giardino
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 60
model name : Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz
stepping
2012 Apr 25
3
Meet the new maintainer
I'll throw this thought out here so it doesn't get lost: when it came time for me to build a Windows release, I always used a quarantined Windows box that had the minimum stuff installed and had never been on a network, to avoid malware getting into the binaries.
The last thing I ever wanted to hear was some Windows user blaming FLAC because a bad build infected him.? It was bad enough
2012 Jan 15
1
NOUVEAU driver video acceleration
My Xorg.0.log file says:
[ 64601.460] (==) Using default built-in configuration (30 lines)
[ 64601.460] (==) --- Start of built-in configuration ---
[ 64601.460] Section "Device"
[ 64601.460] Identifier "Builtin Default nouveau Device 0"
[ 64601.460] Driver "nouveau"
[ 64601.460] EndSection
[ 64601.460] Section "Screen"
2013 May 09
1
PATCH: Allow specifying the filesystem driver for guestmount
...his patch extends the --mount argument, so you can
force an ext2 partition to mount as ext4:
guestmount -a mydisk.img -m /dev/vda:/:defaults:ext4 mountpoint
You could also use it to choose between ntfs and ntfs-3g, or between
hfsplus and the commercial ufsd. Finally, it could be useful if blkid
misidentifies the filesystem.
GitHub compare doodad: https://github.com/vasi/libguestfs/compare/fuse-fstype
Patch: https://github.com/vasi/libguestfs/compare/fuse-fstype.patch
Thanks for making such a useful utility!
-V
2011 Jan 18
2
Baseline terms for lrm
Dear R-help and Prof. Harrell:
My question concerns the baseline state for continuous variable in lrm()
within the RMS package.
I have a model which can be reduced to:
lrm(FT ~ rcs(V1, c(0, 1,5))
The model makes perfect sense if the baseline state is where V1>=5 but
the model makes no sense if the baseline category is 0 (which I had
expected).
Can someone point me to a reference, or
2013 Jun 17
2
Re: Fwd: Haswell 4770 misidentified as Sandy Bridge
On 06/13/2013 10:11 PM, Michael Giardino wrote:
> Hi,
>
> I'm running libvert on a Debian 7 system. I have upgraded libvert and qemu
> from source (v1.06 and 1.5.0 respectively) and the problem persists. The
> guest OS is also a Debian 7 system running a non-SMP kernel. The error
> message from virt-manager is
>
> Error starting domain: unsupported configuration:
2006 Mar 16
4
Table Relationships Problems.
I have the following tables setup:
locations
:id
:name
systemmessages
:id
:name
systemmessage_validtimes
:id
:name
:systemmessage_id
:location_id
:start
:end
The systemmessage_validtimes has a ''has_many'' relationship with
systemmessages, meaning that there could be many valid times for each
system message.
@systemMessage = Systemmessage.find(1)
E.g. I
2005 Jun 29
10
TCP Snoop & wrapper shell script posted
Hi ,
I have posted DTrace script to snoop tcp traffic and also provided a
wrapper script
for it to filter out unwanted traffic.
http://blogs.sun.com/roller/comments/raviswam/Weblog/tcp_snoop_using_dtrace
Please let me know if you have any feedback/comments on this.
Thanks
Ravi
2007 Jul 31
1
Proposed apcsmart driver patch
G'day y'all,
Here's a tiny patch set for drivers/apcsmart.c and drivers/apcsmart.h.
Adds APC SmartUPS 1250 ("8QD" case) + 940-0024C recognition to
apcsmart. (Unpatched apcsmart.c v1.99.8 misidentifies the SmartUPS
1250 as a "dumb" UPS.) For NUT 2.0.5+.
NUT 2.0.5: Patches apply successfully. Builds successfully. Works as
expected under Ubuntu 7.04.
NUT 2.2: Patches apply successfully (with offset). Builds
successfully. Untested.
No changes to man pages.
-- Rob
[Sample...
2019 Aug 08
2
Trouble with ORCv2 Tutorial
Hi Praveen,
Thanks for pointing that out :) That's my mistake.
I might have been misidentifying the issue with the assert statement.
With those fixes made function calls seem to all call the first
function called in the REPL. For example:
ready> def fib(n) if (n < 2) then n else fib(n - 1) + fib(n - 2);
...
ready> fib(40);
Evaluated to 102334155.000000
ready> fib(10); # This
2019 Aug 09
2
Trouble with ORCv2 Tutorial
HI Lang,
Thanks a bunch for the reply. That worked great for on my end and is a
pretty tiny change.
Really appreciate all the work you've done on this new JIT stuff and
putting together those great tutorials.
Zeke
On Thu, Aug 8, 2019 at 3:07 PM Lang Hames <lhames at gmail.com> wrote:
>
> Hi Zeke,
>
> Thanks for pointing this out.
>
> You're right: the issue is
2018 Jan 23
0
Tripp-Lite BCPERS450 shutdown/restart problems
...he number that you give and that then counts down until the
shutdown.
But note that in spite of the words "outlet" and "load" in the
descriptors, what this control actually does is to shut down the UPS,
not just the load. So is the real problem here that the system has
somehow misidentified the UPS delayed shutdown control as the delayed
load-off control, and that's why it doesn't use it when you say
"usbhid-ups -k"?
in the mean time, would you be interested in setting things up to
rebuild the driver?
I was able to build it following your directions. Some...
2002 Aug 15
1
Re: isolinux doesn't load kernel
Hello !
I have only 2 questions concerning my problem :
1) is there any limitation on the size of the kernel with isolinux ?
(mine is 1230215 bytes. perhaps it's too big ?)
2) Is isolinux compatible with the use of the -z option of mkisofs,
(transparent iso compression) even if the isolinux directory is not
concerned by the compression ?
That's all.
sylvain
2020 Jan 14
2
not receiving verification token.
After logging in I was shown this message:
"Warning: Your permissions have been limited until you verify your email
address."
I tried to verify my email but was wasn't receiving any token by mail. how
do i get my email verified?
Thanks