search for: unrecognisable

Displaying 20 results from an estimated 241 matches for "unrecognisable".

Did you mean: recognisable
2001 Jan 24
3
0.0.3d-e: JFS: Unrecognised features on journal
I updated my kernel from 0.0.3d to 0.0.3e using the "d-e" patch in the 0.0.3e tarball. When I try to boot the new kernel on a machine with an ext3 root filesystem I am getting the message: JFS: Unrecognised features on journal Does this sound feasible or even somewhat expected? Is there any interest in me doing some debugging of this? Is there any way to deal with this without
2007 Mar 20
2
0.22.2 bug?
Hi, I''ve just installed 0.22.2 and believe I''ve discovered a bug (or oversight). I have an exec like this: exec { "change-to-local-mirror": command => "sed -i ''s#\(KERNEL_REPO.*=\).*#\1 $mirror#'' ${rulefile}", path => "/usr/bin:/usr/sbin:/bin",
2006 Jan 10
1
Helix and unrecognised streams.
Kind of an interim release, I have a copy of the Helix/RealPlayer Ogg plugin working in the presence of unrecognised streams, <href="http://www.srcf.ucam.org/~ibm21/omd_players/index.html#hxplugin> The patches won't go into Helixcommunity until I've put in a joint copyright document (and the stream end strategy patch still needs to be completed), but they can be GPLed so if
2011 Feb 08
6
Unrecognised escape sequences
unfortunately, we keep getting this warns into the system log by puppet masters: " [...] Unrecognised escape sequence ''\<CHAR>'' in file <PATH> [...] " but then everything works fine; also, without using escapes, catalogs dont work on agents. What can we do to avoid these kind of errors in master syslogs? Please ,let us know ASAP and tell us if this
2015 Jun 18
3
[PATCH v2 0/3] daemon: parted: Always use -s option even with -m.
version 2: - Turn the "unrecognised disk label" error into errno == EINVAL - Fix virt-alignment-scan - Rework the fix for virt-v2v bug 1232192 (see description of patch 3/3)
2004 Aug 06
4
Source XML for status.xsl
> <!-- Admin logs in with the username given below --> > <admin-user>admin</admin-user> > <admin-password>hackme</admin-password> > </authentication> Doh, I forgot to update my config file when I updated from buggy debian packages to CVS compiled source. >Nope. This is one of them vertual things. I know you can do
2016 Oct 18
2
Is it possible to execute Objective-C code via LLVM JIT?
Hello, Is it possible to execute Objective-C code using LLVM JIT? The original point for my research is this topic on StackOverflow: All selectors unrecognised when invoking Objective-C methods using the LLVM ExecutionEngine http://stackoverflow.com/questions/10375324/all-selectors-unrecognised-when-invoking-objective-c-methods-using-the-llvm-exec
2008 Jun 10
2
Recognising an unrecognisable scanner
I have to figure out how to use a scanner that sane doesn't officially recognise. Wine installed the twain software with no problems, and the apps come up just fine. The scanner drivers should be installed in wine, but I'm having some serious issues getting linux to recognise that there's a device connected. Is there any way to tell wine to see the device? If not, how would I pass
2010 Jun 10
2
Recognising an unrecognisable scanner
dhanhurley <wineforum-user at winehq.org> wrote at Jun 10, 2010 6:30 AM > >Hi from Z?rich,Schweiz and a hot , humid day. Greetings from Sunny Tucson Arizona where the high today is expected to be over 40C. >The SCANNER,Canoscan LiDE 600F,is not detected by XSANE/SIMPLE SCAN. >It is probably detected :- here is the OUTPUT from TERMINAL COMMAND "sane-find-scanner -v"
2012 Jun 02
2
FM12 not running. Shader Problem?
Hi, trying now to run Fussball Manager 12 for about 5 hours... help would be great. System setup: Intel i5 2,9 GHz Nvidia Optimus (315M GT) Xubuntu 12.04 x64 6GB RAM I tried Wine directly & playonlinux... on both i get this "error" messages: p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
2012 Dec 18
0
dm-multipath do not autoscan partition table
Hello I am wondering if anyone este tried this. I Have few CentOS 6.2 systems that are running KVM virtual machines. As storage backend for them I use 2 iscsi targets (based on openindiana). For accessing these disks I use dm-multipath, since I use 2 separate networks for access. For these reasons I want host system to force not to scan dm-multipath disks for partitions. According to
2016 Oct 18
2
Is it possible to execute Objective-C code via LLVM JIT?
Hi Stanislav, Lang I have a version of objc metadata parser based on LLVM which can handle objc2 metadata from MachO object and bitcode (bitcode version is even swift compatible). I don't know if there is enough interest for me to upstream it. It probably requires some work to clean up the interface and complete it by adding objc1 support and other object format support. Steven > On Oct
2010 Jun 10
1
Re: Recognising an unrecognisable scanner
Hi from Z?rich,Schweiz and a hot , humid day. The SCANNER,Canoscan LiDE 600F,is not detected by XSANE/SIMPLE SCAN. It is probably detected :- here is the OUTPUT from TERMINAL COMMAND "sane-find-scanner -v" ***************************************************** found USB scanner (vendor=0x04a9 [Canon], product=0x2224 [CanoScan]) at libusb:001:005
2019 Mar 20
3
can admin folder render HTML files?
I put a custom HTML file in the admin folder, but when I login to the admin interface then browse to it (e.g., http://server:8000/admin/mypage.html), I get "400 - UNRECOGNISED COMMAND". Is admin (or the admin folder) able to render only the standard Icecast files? I'm using 2.4.4 on Windows 10. Thanks, Justin -------------- next part -------------- An HTML attachment was
2016 Oct 19
3
Is it possible to execute Objective-C code via LLVM JIT?
Hi Lang, Steven, At this point it seems that the best next step is for Steven to share his code, right? Or is there some other work that can be done in parallel? Lang? Steven? Here’s small note about my interest here: Alex Denisov and I are working on a tool for mutation testing https://github.com/AlexDenisov/mutang <https://github.com/AlexDenisov/mutang>. Alex has made fascinating
2011 Apr 01
4
Maildir
I noticed in Cyrus they seem to address maildir++ recognised by IMAP. I need to know does Dovecot recognise this format? Procmail has an ability to deliver mails to different folders which if unrecognised renders the whole process useless. Does Dovecot have a similar deliver method? Thanks. -Walt
2016 Oct 22
3
Is it possible to execute Objective-C code via LLVM JIT?
> So no JIT for i386? I didn't realise i386 still used ObjC 1 - all my experiments were on arm64. i386 support for ObjC would be nice to have, but it's not a blocker for adding ObjC 2 support. - Lang. On Thu, Oct 20, 2016 at 11:57 AM, Steven Wu <stevenwu at apple.com> wrote: > > > > On Oct 19, 2016, at 11:28 AM, Stanislav Pankevich <s.pankevich at
2014 Nov 24
2
Windows PE booting without chainloading ipxe
Adding an option for initrdfile= boot argument to be ignored by wimboot worked just fine. They can add this patch, which is probably most sane, or syslinux could add the INITRDFILE configuration option instead of having to append the option for linux.c32 wimboot-2.4.0/src/cmdline.c @ Line ~107 } else if ( key == cmdline ) { /* Ignore unknown initial
2019 May 21
2
OpenSSH Certificate Extensions
Hello: I am working to implement certificate-based authentication for some internal applications. It would be very helpful to be able to pass information server-side by specifying some custom options via the Extensions of the signed certificate, allowing the authenticity of the options to be verified readily. However, I have not been able to find too much for specifying behaviors, etc.
2016 Nov 11
2
Is it possible to execute Objective-C code via LLVM JIT?
Hi Stanislav Thanks for checking on this. If you want a quick hack, you can try to read the code in tools/llvm-objdump/MachODump.cpp. There are some c code in there to parse metadata. My code is something I put up for my own purpose for debugging/parsing objc metadata. The interface is a bit rough to use but the biggest problem is testing. I have my own binary living out of tree to test the