search for: pagani

Displaying 17 results from an estimated 17 matches for "pagani".

2016 Oct 22
1
[Bug 98391] New: [GM107] priv: HUB0: 614900 00800000 (1d408200)
...ct: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: bruno.pagani at ens-lyon.org QA Contact: xorg-team at lists.x.org See https://bugs.freedesktop.org/show_bug.cgi?id=98384 for more information about my setup (but feel free to ask if you need any information obviously). Every time nouveau gets loaded on this system, there is this line printed (either i...
2017 Mar 27
31
[Bug 100423] New: MMIO read of 00000000 FAULT at 022554 [ IBUS ]
...Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: bruno.n.pagani at gmail.com QA Contact: xorg-team at lists.x.org Created attachment 130492 --> https://bugs.freedesktop.org/attachment.cgi?id=130492&action=edit dmesg output Hi there, I’ve got a new laptop since a couple months, and I’m starting to configure it intensively and report bug. It’s...
2016 Oct 22
29
[Bug 98386] New: [NVE7] bus: MMIO write of FAULT at [ IBUS ], Pointer to {TDMS, flat panel) table invalid
...uct: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: minor Priority: medium Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: bruno.pagani at ens-lyon.org QA Contact: xorg-team at lists.x.org Hi, following https://bugzilla.freedesktop.org/show_bug.cgi?id=70354, I’m still having some error messages in dmesg. This is on first loading: [ 454.756165] MXM: GUID detected in BIOS [ 454.756253] ACPI Warning: \_SB.PCI0.PEG0.PEGP._D...
2015 Jan 01
12
[Bug 87942] New: [NVE7] Unable to use nouveau
...uct: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: major Priority: medium Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: bruno.pagani at ens-lyon.org QA Contact: xorg-team at lists.x.org Whenever I try to modprobe nouveau, I face this: [ 449.052494] MXM: GUID detected in BIOS [ 449.052560] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140724/nsarguments...
2016 Mar 03
2
Building with LLVM_PARALLEL_XXX_JOBS
...D as linker or to use '-O3' OptLevel maybe in > combination with LTO and PGO (using '-O3 -flto -fprofile-use'). LTO *will* slow down dramatically the build. -- Mehdi > > Let's see when the v3.8.0 FINAL is released. > > - Sedat - > > On 3/2/16, Fabio Pagani <pagabuc at gmail.com> wrote: >> Hey Chris, >> >> Sedat was asking for a way to "to speedup my build" and those blog posts >> were really helpful to me. >> Anyway LLVM_DISTRIBUTION_COMPONENTS sounds very cool, hope you will push >> your code soon...
2019 Jan 01
2
Nouveau module results in total lockups without any dmesg trace on a NP900X5N Kaby Lake machine
...: MMIO read of 00000000 FAULT at 6013d4 [ IBUS ] [ 35.997510] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 10ac08 [ IBUS ] [ 37.551790] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 619444 [ IBUS ] I see currenty varous discussions on bugzilla: (as summarized by Bruno Pagani) https://bugs.freedesktop.org/show_bug.cgi?id=100423. But I do not see any confirmed solutions on the MMIO faults. The module is loaded but X server cannot run in framebuffer mode. I assume that the module does not provide any video memory to X to run in graphics mode. First of all I would lik...
2001 Apr 19
2
Multiple linear regression
Dear R-users, I've a question regardiing multiple linear regression. Is it possible to regress a function of the type y=b0+b1*x1+b2*x2 constraining the partial derivatives dy/dx1 and dy/dx2 to be greater than 0 ??? Thank you very much for any possible suggestion. Best regards Marco -- Marco Pagani - PhD Student Dipartimento di Scienze della Terra - Sezione Geofisica Universita' degli Studi di Milano c/o CSGAQ - CNR via Bassini, 15 - I-20133 Milano - Italia tel: +39-02-23699455 fax: +39-02-26680987 / +39-02-2362946 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2016 Mar 02
2
Building with LLVM_PARALLEL_XXX_JOBS
...ental so ccache or > shared libraries would not be a valid optimization > * We do use optimized tablegen > * “Build Less” is exactly what the LLVM_DISTRIBUTION_COMPONENTS enables, > just in a friendly wrapper target. > > -Chris > > > > On Mar 1, 2016, at 1:12 PM, Fabio Pagani <pagabuc at gmail.com> wrote: > > For faster builds and rebuilds you should definitely read: > > https://blogs.s-osg.org/an-introduction-to-accelerating-your-build-with-clang/ > https://blogs.s-osg.org/a-conclusion-to-accelerating-your-build-with-clang/ > > Hope this help...
2016 Feb 29
2
X86 Backend - How to push and pop eflags?
Hello llvm-dev list, i am implementing an X86 Machine Pass that at some point needs to push/pop eflags on the stack. This pass is hooked at preRegAlloc and LLVM is 3.7.0. I got two big problems: 1) I didn't found a way to emit a pushfq instruction in a clean way, i.e. with BuildMI(*MBB, MI, DL, TII.get(X86::PUSHF64)). Even if both EFLAGS and RSP are added to the MBB liveins, the Machine
2019 Jan 01
0
Nouveau module results in total lockups without any dmesg trace on a NP900X5N Kaby Lake machine
...FAULT at 6013d4 [ IBUS ] > [ 35.997510] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 10ac08 [ IBUS ] > [ 37.551790] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 619444 [ IBUS ] > > I see currenty varous discussions on bugzilla: (as summarized by Bruno > Pagani) https://bugs.freedesktop.org/show_bug.cgi?id=100423. > > But I do not see any confirmed solutions on the MMIO faults. > > The module is loaded but X server cannot run in framebuffer mode. I > assume that the module does not provide any video memory to X to run in > graphics mode....
2010 Feb 15
1
FIPS186-3 and NIST SP800-57 support
...compliant with this new standard? If yes, could you share with me the delivery plan of OpenSSh version implementing FIPS186-3/NIST SP800-57 standard? Thanks in advance. Best Regards GERARDO PETTI Software Engineer, AXE IO Area Ericsson Italy TEI/XSD via Madonna di Fatima, 2 Pagani, Italy gerardo.petti at ericsson.com www.ericsson.com This Communication is Confidential. We only send and receive email on the basis of the terms set out at www.ericsson.com/email_disclaimer
2008 May 15
1
samba & ldap
Hi, I'm new here and I have a doubt... I'm work with windows 2003 server and now i would change to llnux. My doubt regards the share of my server: to authenticate my users what is better: samba tdb or ldap? For us is not necessary an active directory, domain, ecc... I need only a file server and I have arounud 400 users...Anyone have experience? Any suggestions? Thanks in advance! telma
2013 Oct 10
97
[Bug 70354] New: Failed to initialise context object: 2D_NVC0 (0) (for my GeForce GT 750M)
https://bugs.freedesktop.org/show_bug.cgi?id=70354 Priority: medium Bug ID: 70354 Assignee: nouveau at lists.freedesktop.org Summary: Failed to initialise context object: 2D_NVC0 (0) (for my GeForce GT 750M) QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS:
2016 Mar 01
2
Building with LLVM_PARALLEL_XXX_JOBS
For faster builds and rebuilds you should definitely read: https://blogs.s-osg.org/an-introduction-to-accelerating-your-build-with-clang/ https://blogs.s-osg.org/a-conclusion-to-accelerating-your-build-with-clang/ Hope this helps! On Tue, Mar 1, 2016 at 9:17 PM, ChrisBieneman via llvm-dev < llvm-dev at lists.llvm.org> wrote: > > > > On Mar 1, 2016, at 10:01 AM, Mehdi Amini
2019 Jan 01
1
Nouveau module X server not starting on a NP900X5N Kaby Lake machine
...BUS ] >> [ 35.997510] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 10ac08 [ IBUS ] >> [ 37.551790] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 619444 [ IBUS ] >> >> I see currenty varous discussions on bugzilla: (as summarized by Bruno >> Pagani) https://bugs.freedesktop.org/show_bug.cgi?id=100423. >> >> But I do not see any confirmed solutions on the MMIO faults. >> >> The module is loaded but X server cannot run in framebuffer mode. I >> assume that the module does not provide any video memory to X to run in...
2016 Mar 03
3
Building with LLVM_PARALLEL_XXX_JOBS
...fprofile-use'). >> >> LTO *will* slow down dramatically the build. >> >> -- >> Mehdi >> >> >> >>> >>> Let's see when the v3.8.0 FINAL is released. >>> >>> - Sedat - >>> >>> On 3/2/16, Fabio Pagani <pagabuc at gmail.com> wrote: >>>> Hey Chris, >>>> >>>> Sedat was asking for a way to "to speedup my build" and those blog >>>> posts >>>> were really helpful to me. >>>> Anyway LLVM_DISTRIBUTION_COMPONENTS soun...
2018 Jan 29
8
[Bug 104835] New: MMIO read of 00000000 FAULT at 10ac08 [ IBUS ]
...: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: bruno.n.pagani at gmail.com QA Contact: xorg-team at lists.x.org Same setup as in https://bugs.freedesktop.org/show_bug.cgi?id=100423 Relevant part of dmesg: ``` [ 10.667586] nouveau 0000:01:00.0: enabling device (0006 -> 0007) [ 10.667788] nouveau 0000:01:00.0: NVIDIA GM107 (117310a2) [ 10.695...