Displaying 20 results from an estimated 100 matches similar to: "Lines to plots with a for-loop"
2018 Apr 03
2
nouveau TRAP_M2MF still there on G98
Hi!
In commit da5e45e619b3f101420c38b3006a9ae4f3ad19b0:
> drm/nouveau/mmu: ALIGN_DOWN correct variable
>
> Commit 7110c89bb8852ff8b0f88ce05b332b3fe22bd11e ("mmu: swap out round
> for ALIGN") replaced two calls to round/rounddown with ALIGN/ALIGN_DOWN,
> but erroneously applied ALIGN_DOWN to a different variable (addr) and left
> intended variable (tail) not
2017 Feb 16
1
[Bug 2678] New: PubKey Authentication fails when more than one user/group ACL is set on any Path component to authorized_keys
https://bugzilla.mindrot.org/show_bug.cgi?id=2678
Bug ID: 2678
Summary: PubKey Authentication fails when more than one
user/group ACL is set on any Path component to
authorized_keys
Product: Portable OpenSSH
Version: 5.3p1
Hardware: amd64
OS: Linux
Status: NEW
2020 Sep 06
0
Error With Xeon 2678 in virt-manager
Hello, I have to select Ivy Bridge since I have Xeon 2678 but I cannot find
it on the drop-down menu in virt-manager. When I select copy host cpu
configuration it changes it to EPYC as soon as I click the start button.
I have Manjaro on my computer.
How to solve this problem?
Thanks!
*John Washington Bajer*
*El Ciclista de la Triste Figura*
2007 Jun 04
3
Calls being dropped
We have the latest version of asterisk, on a xeon dell server (2gb ram),
with 6 snom320's(latest firmware) and 3 grandstream gxp 2000's (latest
stable firmware) and are having a few problems. We have a basic menu that
transfers calls to different extensions. The problems can be found on all
extensions. We have 2 different incoming providers and the problem happens
on both providers.
I
2011 Sep 09
3
Missing Content-Length header breaks ActiveResource 3.1 on create
Hi,
I''ve recently moved a 3.0 app ta 3.1 and am finding that
ActiveResource breaks after a successful post because we now check for
the presence of the Content-Length header[1] after a successful create
(basically whenever the API returns a 201). The API is also on 3.1,
and this only happens on staging/pre-prod/prod.
I''m still investigating, but one thing that is clear is that
2003 Apr 17
2
HoltWinters() - p-values for alpha, beta and gamma
Need your expertise for the theoretical approach to
deduce the p-values for the level, trend and
seasonality parameters. I wonder if there's source
code available. Thanks group.
Kel
2008 Aug 19
1
matrix question
Hi,
I have a vector and a list, with data I would like to multiply together.
So for instance I have a vector s:
[[1]]
[1] 44308
[[2]]
[1] 4371
Also, I have a list d:
[[1]]
[1] 1201 6170 2036 2927 1625 1391 2074 1453 3172 3027 4691 3719 1185 320 2071 1027 1046 1186 1403 580 1382 440 8 174
[[2]]
[1] 6521 688 2678 3409 3033 1608 3618 1461 1836 2104 879 1095 2630 1591 2986 703 2548
2009 Jan 09
2
Trying to run really old Macromedia Director game
Hello, I have wine v1.1.10 installed from portage on a Gentoo x86_64 box running KDE 3.5.9 and Linux kernel 2.6.27-gentoo-r7. Wine built cleanly and the included apps (iexplore.exe, notepad.exe, explorer.exe, winhlp32.exe regedit.exe and even cmd.exe) all run fine. Networking works with no trouble in iexplore.exe. I am very impressed with this app.
I tested multimedia by downloading and
2010 Apr 01
1
predicted time length differs from survfit.coxph:
Hello All,
Does anyone know why length(fit1$time) < length(fit2$n) in survfit.coxph
output? Why is the predicted time length is not the same as the number of
samples (n)?
I tried: example(survfit.coxph).
Thanks,
parmee
> fit2$n
[1] 241
> fit2$time
[1] 0 31 32 60 61 152 153 174 273 277 362
365 499 517 518 547
[17] 566 638 700 760 791
2004 Dec 13
0
[oh323] sporadic call setup
Hi all,
this is my actuel setup
[SIP 2005]--[asterisk]--H.323 Trunk--[PBX]--[ext. 8900]
Linux CentOS 3.3 (2.4.21-20.EL.c0)
asterisk-1.0.1
asterisk-oh323-0.6.3b
openh323_1.12.2
pwlib_1.5.2
Calling from SIPphone to the extension 8900 works always.
Calling from 8900 to SIPphone works only sporadicly without any recognizeable pattern.
Find below the output of the debug command: asterisk
2009 Jan 27
6
problems mounting HPFS/NTFS domU partition
Hello,
I''m not able to mount a HPFS/NTFS domU partition.
My system:
dom0 is on a debian (Lenny) machine, using xen-hypervisor-3.2-1-i386 Xen
Hypervisor.
domU is a Windows XP machine, that works well.
My target is to mount file system domU machine (when domU is not active).
In my domU configuration file I have:
disk = [''phy:/dev/virtual_machines/xp_disk,hda,w'',
2011 Dec 06
2
[LLVMdev] Assertion `PI && "Expected required passes to be initialized"' failed for AliasAnalysis.
Dear lazydev,
I'm writing an instrumentation pass that depends on AliasAnalysis. My
getAnalysisUsage() looks as follows:
2453 void ThreadSanitizer::getAnalysisUsage(AnalysisUsage &AU) const {
2454 AU.addRequired<TargetData>();
2455 AU.addRequired<AliasAnalysis>();
2456 }
and the pass initialization:
2668 char ThreadSanitizer::ID = 0;
2669
2017 Jun 18
3
Unable to use nut-2.7.4 with Eaton 5E1500I USB
On Jun 16, 2017, at 6:12 AM, Manuel Wolfshant <wolfy at nobugconsulting.ro> wrote:
>
> running autogen.sh was triggered automatically. but even if I do it explicitly, I still get:
> + autoreconf -i
> configure.ac:887: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
2011 Dec 06
0
[LLVMdev] Assertion `PI && "Expected required passes to be initialized"' failed for AliasAnalysis.
Hi Alexander,
I had the same error:
sincos: /home/marcusmae/rpmbuild/BUILD/llvm/lib/VMCore/PassManager.cpp:635:
void llvm::PMTopLevelManager::schedulePass(llvm::Pass*): Assertion `PI
&& "Expected required passes to be initialized"' failed.
The solution was to add:
PassRegistry &Registry = *PassRegistry::getPassRegistry();
initializeCore(Registry);
2013 Jun 07
4
matched samples, dataframe, panel data
I R-helpers
#I have a data panel of thousands of firms, by year and industry and
#one dummy variable that separates the firms in two categories: 1 if the firm have an auditor; 0 if not
#and another variable the represents the firm dimension (total assets in thousand of euros)
#I need to create two separated samples with the same number os firms where
#one firm in the first have a corresponding
2007 Dec 20
0
libspeex stopped to work
On 12/20/07, Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> wrote:
> Sorry, been busy with maintenance on Valin 2.0 and 3.0 :-) Just applied
> your fix to the assembly. Can you confirm it works fine?
Yep, it works fine. Thanks.
> About including
> assembly directly (.asm/.s instead of gcc inline asm), I'm OK in
> principle if someone can show me how to do that cleanly
2007 Dec 19
2
libspeex stopped to work
> Seems Jean-Marc have not added your optimisation to Speex svn. Could
> you sent it to the mailing list, so people would be able to try it out?
> If it will give some speed up, we'll try to port it to gcc asm for use
> in embedded
> Linux applications.
Sorry, been busy with maintenance on Valin 2.0 and 3.0 :-) Just applied
your fix to the assembly. Can you confirm it works
2016 Nov 29
2
Any reason Asterisk won't start without a rebuild on a cloned VPS?
Any ideas why a VPS, cloned from another instance (DigitalOcean
"droplets" if it matters), won't run on the new instance?
Everything else is the same; region, memory, disk, hypervisor version etc.
And everything else runs, just not Asterisk, unless I do a make
distclean in the /usr/src/asterisk directory, rebuild, and then it
runs just fine.
I'd understand if I was moving it
2019 Aug 03
1
segmentation fault in fs_list_get_path
Hi,
There seems to be a straightforward bug in
src/lib-storage/list/mailbox-list-fs.c:79. set->index_dir is unchecked
prior to dereferencing (unlike on line 126 in the same file, where it is
properly checked). This manifested on a FreeBSD server running dovecot
2.3.6 when clients tried to retrieve mail with subscriptions like
`~/bar/baz`. This caused the `imap` child to crash, e.g.
2024 Nov 15
1
What does this message notify message mean?
On 11/15/24 15:57, Orion Poplawski wrote:
> This is on EL9 with 2.8.2:
>
> nut-monitor[150988]: upsnotify: failed to notify about state 2: no
> notification tech defined, will not spam more about it
>
> I have no idea what this really means. I think it has something to do about
> systemd startup notification, but I'm not really sure. Can someone enlighten me?
>