Displaying 20 results from an estimated 100 matches similar to: "llvm-objdump cannot recognize mul&mulh RISC-V M Instructions"
2013 Nov 24
2
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
On 11/24/2013 09:56 AM, Ady wrote:
>> The very early code that emits this message is *identical* between
>> Syslinux 4 and Syslinux 6. The biggest difference is the size of
>> isolinux.bin, so it is possible that that might be the source of the
>> problem.
>>
>> -hpa
>
> I wonder if isolinux.bin should be limited to max. 16 sectors (of
> 2KiB
2013 Nov 23
4
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
It occured with every BIOS system I tested on (none of them Dell):
1. HP G62 laptop (i3)
2. Samsung RV520 (i3)
Don't know what system Philip Muller uses; have copied him in as he has far
more technical knowledge than I do. Syslinux tested from Arch and Manjaro
(an Arch derivative). Basically found then when creating latest ISO images.
I may be missing something as well about the FMs. Just
2013 Nov 23
0
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
Hi Ady,
I'm the developer of manjaroiso, the tool we use to build our install
medias for Manjaro Linux.
During our testings we found out, that syslinux6 won't work on older
hardware. I've a new Lenovo i7 notebook which booted up our images just
fine. Even with syslinux6. On my other PCs I got similar error messages
as Carl got.
Here is the code I'm using for either syslinux6
2013 Nov 23
0
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
Hi there,
since I didn't had the time to test, this might be the solution for the
issue Arch-based distros faced:
https://projects.archlinux.org/svntogit/packages.git/plain/trunk/syslinux-6.02-fix-chainloading.patch?h=packages/syslinux
This is included in the latest syslinux package you find in
testing/unstable at Manjaro.
kind regards
Phil
On 11/23/2013 03:44 PM, Philip M?ller wrote:
2013 Nov 25
0
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
>
> these are the cmds I'm using now, which are working with syslinux4 just
> fine:
>
> xorriso -as mkisofs ${_qflag} \
> -iso-level 3 -rock -joliet \
> -max-iso9660-filenames -omit-period \
> -omit-version-number \
> -relaxed-filenames -allow-lowercase \
> -volid "${LABEL}" \
>
2013 Nov 24
3
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
On 11/21/2013 02:50 AM, Carl Duff wrote:
> Hi All,
>
> It is impossible to boot Linux-based ISOs that use Syslinux 6.02 via
> CD or DVD on older - non-UEFI - systems. Any attempt to do so will
> result in the following error message: ISOLINUX 6.02 ETCDisolinux:
> Disk error 01, AX = 4279, drive FE
>
Error 01 is unsupported operation, 42xx is read, so something is really
2009 Aug 26
1
denyhosts configuration
Hello,
I've installed denyhosts on centos 5.3 trying to block automated
attacks on ssh. It appears to be working in that entries are being added to
/etc/hosts.deny yet the daily emails sent from denyhosts show only one ip
being added perday when the total is many more than that. My config is
below, i've gone over it and am not seeing what i missed. Suggestions
welcome.
I was also
2008 Apr 10
2
Delay occurred when the makefile change
I have tried to add a plunging to the "libtheora-1.0beta2" (network
bandwidth measuring component was added) and Got it success for some far
now the problem is when it is added the encoding process get extremely slow
(around 20 seconds delay).
I think that the problem is with my modified Makefile (some flag may have
missed).
the following is my modified Makefile.am which is in the
2008 Apr 23
1
Theora got extreamly slow (Makefile.am was changed)
I have tried to add a plunging to the "libtheora-1.0beta2" (network
bandwidth measuring component was added) and Got it success for some far
now the problem is when it is added the encoding process get extremely slow
(around 20 seconds delay).
I think that the problem is with my modified Makefile (some flag may have
missed).
the following is my modified Makefile.am which is in the
2020 Apr 02
2
lli cannot execute the bc file for RISCV, Unable to find target for this triple
*llvm-project version:dd8a2013dc1804be1b7d9cffacad2e984300bd22*
*Instructons to build LLVM+clang:*
```
cmake -G Ninja
-DCMAKE_INSTALL_PREFIX=/home/llvm/workspace/llvm/llvm-project/llvm_install
-DCMAKE_BUILD_TYPE="Release"
-DDEFAULT_SYSROOT="/home/llvm/workspace/riscv/riscv-tc-20200220/bin/riscv32-unknown-elf"
2020 Feb 20
3
Unknown setting error with dovecot-sql.conf.ext
Hi All,
I am trying to install Dovecot connecting to MySQL and all seems to be
working until I try to send/receive.
I'm getting a "Unknown setting" error for anything that is inside
dovecot-sql.conf.ext
dovecot-sql.conf.ext is inside /etc/dovecot and is referenced from
/etc/dovecot/conf.d/auth-sql.conf.ext
The error I get is:
auth: Fatal: sql
2020 Feb 20
3
[LLVM][DISubprogram][LL format updation query] Question regarding moving DISubprogram DIFlags to DISPFlag.
Hello,
In regard to the review request https://reviews.llvm.org/D74470,
I am trying to move five of the DIFlags to DISPFlag for the moment namely DIFlagExplicit, DIFlagPrototyped, DIFlagNoReturn, DIFlagThunk, DIFlagAllCallsDescribed.
The llvm ir format for DISubprogram currently has backword compatibility where the isLocal, isDefinition, virtuality, isOptimized and SPFlags are mutually exclusive.
2006 Feb 15
0
Insertion.Top does not work in IE 6
Hi all,
I have recently joined this mailing list and I''m not sure if this had
already been answered. I have a function that gets called from the
<body> onload event and fills the drop-down (<select> tag) with the
data from the database. The function is as follows:
function initForm(frm) {
switch (frm) {
case "style":
Element.hide(''newcat'',
2012 May 01
1
dovecot sasl with postfix: SASL LOGIN authentication failed: Connection lost to authentication server
When using dovecot (2.1.5) sasl with postfix (2.8.4) behind nginx smtp
proxy I am seeing a ton of errors of the form:
postfix/smtpd[7731]: warning: unknown[192.168.0.6]: SASL LOGIN
authentication failed: Connection lost to authentication server
Nothing is printed by dovecot in the logs regarding the error. It seems
that dovecot just hung up on postfix. (side note: no, can't use xclient
2003 Apr 23
2
Kerberized Telnet Badly Broken (Patch enclosed)
Ugh.
With MAKE_KERBEROS5=yes, on a recent STABLE,
I get the following trying to use Kerberized telnet:
# telnet -l test big.x.kientzle.com
Trying 66.166.149.54...
Connected to big.x.kientzle.com.
Escape character is '^]'.
[ Trying mutual KERBEROS5 (host/big.x.kientzle.com@X.KIENTZLE.COM)... ]
Bus error (core dumped)
Fortunately, it's pretty easy to track down:
(gdb) up
#2
2020 Feb 20
6
Allowing PRs on GitHub for some subprojects
Hi,
I know there has been significant discussion about "moving" from Phabricator to GitHub reviews and pull requests, etc. I'm not suggesting that we do anything in terms of global LLVM policy. However, as a maintainer of libc++, I commit __a lot__ of other people's code for them. It would be a huge time saver for me if I could nicely suggest to contributors (not force them) to
2020 Feb 20
0
[PATCH] nv50_disp_chan_mthd: ensure mthd is not NULL
Hi,
Is anything missing here? How can I get this merged?
Best regards,
Fr?d?ric Pierret
On 2020-02-08 20:43, Fr?d?ric Pierret wrote:
> Pointer to structure array is assumed not NULL by default. It has
> the consequence to raise a kernel panic when it's not the case.
>
> Basically, running at least a RTX2080TI on Xen makes a bad mmio error
> which causes having 'mthd'
2020 Feb 20
0
[ANNOUNCE] xkbcomp 1.4.3
Adam Jackson (1):
Suppress high-keycode warnings at the default warning level
Alan Coopersmith (1):
Update configure.ac bug URL for gitlab migration
Andreas Boll (2):
pkgconfig: Remove unneeded Requires.private
configure: Remove unused AC_SUBST([REQUIRED_MODULES])
Andreas Wettstein (1):
xkbcomp Fix missing support for "affect" and incorrect modifier
2020 Feb 20
0
Unknown setting error with dovecot-sql.conf.ext
On 20.2.2020 12.06, Andy Woolley wrote:
>
> Hi All,
>
> ?
>
> I am trying to install Dovecot connecting to MySQL and all seems to be
> working until I try to send/receive.
>
> ?
>
> I?m getting a ?Unknown setting? error for anything that is inside
> dovecot-sql.conf.ext
>
> ?
>
> dovecot-sql.conf.ext is inside /etc/dovecot and is referenced from
>
2020 Feb 20
0
BUG: dsync and folder names with "@"
Hello,
the Webside says report bug to the Mailing List, but no reactions so far.
This Bug is really easy to reproduce.. just create a folder like an email
address "spam at mydom.net" and run a dsync backup.
It failes every time when it comes to that folder, if I delete that folder
it runs smoothly
Hans
Am So., 26. Jan. 2020 um 05:25 Uhr schrieb <spamvoll at googlemail.com>: