Displaying 3 results from an estimated 3 matches for "91d8".
Did you mean:
918
2018 Mar 12
3
Cross-compiling for ARM Cortex-M3 on x86
...get tricky if we look closer at the assembly file (obtained
by *arm-none-eabi-objdump*): the user code (written by me) is in Thumb
mode, for example:
1420 00008fd2 <*main*>:
1421 8fd2: b580 push {r7, lr}
1422 8fd4: 466f mov r7, sp
*1423 8fd6: f7ff fd83 bl 91d8 <srand>*
1424 8fda: 2000 movs r0, #0
1425 8fdc: bd80 pop {r7, pc}
But libc code is in ARM mode:
1563 000091d8 <*srand*>:
1564 91d8: e3a02000 mov r2, #0
1565 91dc: e59f300c ldr r3, [pc, #12] ; 91f0 <srand+0x18>
1566 91e0: e59...
2010 Jul 22
1
HVM domain can not boot up with Qcow incremental image
...:801) apic = 1
[2010-07-22 23:31:38 4609] INFO (XendDomainInfo:1900) createDevice: vfb : {\047vncunused\047: 1, \047other_config\047: {\047vncunused\047: 1, \047vncpasswd\047: \047XXXXXXXX\047, \047vnclisten\047: \0470.0.0.0\047, \047type\047: \047vnc\047}, \047uuid\047: \047630a1ece-7bc1-91d8-3ba8-c41420c80b36\047, \047vnclisten\047: \0470.0.0.0\047, \047vncpasswd\047: \047XXXXXXXX\047, \047type\047: \047vnc\047}
[2010-07-22 23:31:38 4609] DEBUG (DevController:122) DevController: writing {\047state\047: \0471\047, \047backend-id\047: \0470\047, \047backend\047: \047/local/domain/0/backe...
2024 Sep 07
2
Nut-upsuser Digest, Vol 231, Issue 2
...6 Sep 2024 17:46:57 +0200 (CEST)
From: Roger Price <roger at rogerprice.org>
To: Mega DooOooM via Nut-upsuser <nut-upsuser at alioth-lists.debian.net>
Subject: Re: [Nut-upsuser] NUT shutsdown my UPS after a period of time
even when power is back
Message-ID: <83fe51a6-439-8bfe-91d8-59e0e2c61ade at rogerprice.org>
Content-Type: text/plain; format=flowed; charset=US-ASCII
If your setup uses systemd, it would be good to see the result of command
systemctl list-units | grep UPS
Roger
------------------------------
Message: 3
Date: Fri, 6 Sep 2024 13:27:38 -0400
From...