Re: [VOTE] KIP-1040: Improve handling of nullable values in InsertField, ExtractField, and other transformations

2024-06-12 Thread Mario Fiore Vitale
for InsertField and ExtractField SMTs. Thanks, Mario. On Wed, Jun 12, 2024 at 12:08 AM Greg Harris wrote: > Hi Mario, > > Thanks for the KIP. I'm on-board with this KIP, I just wanted to verify a > discrepancy I noticed. > > I checked all of the call-sites of Struct#get(Field) and

Re: Una riflessione e un confronto

2024-06-12 Thread Mario Vittorio Guenzi
Grazie Luca Il 11/06/24 20:52, Luca Presta ha scritto: Il 10/06/24 09:38, Mario Vittorio Guenzi ha scritto: come dicevo poc'anzi ad Alessandro sono conscio che ormai il caching ha poco senso a me servirebbe la parte AUTH Il mio piu' cordiale saluto Ho sempre apprezzato e stimato Squid. E

Re: [apache/incubator-teaclave] Dependency errors (Issue #729)

2024-06-12 Thread Mario López
Closed #729 as not planned. -- Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave/issues/729#event-13129499183 You are receiving this because you are subscribed to this thread. Message ID:

Re: [BRLTTY] [ht] Spurious Cursor Moving when braille display is attached

2024-06-12 Thread Mario Lang
Dave Mielke writes: >>2024-06-11@17:38:22.466 [brltty] Write error 5: Eingabe-/Ausgabefehler > > You'll need to help me, here. Does that mean "I/O error"? Yes. -- CYa, ⡍⠁⠗⠊⠕ ___ This message was sent via the BRLTTY mailing list. To post a message,

[Bug 2069093] Re: When I put my Lenovo T14 g3n 3 to sleep by closing the lid, it often does not wake again when I open the lid

2024-06-11 Thread Mario Limonciello
*** This bug is a duplicate of bug 2064595 *** https://bugs.launchpad.net/bugs/2064595 ** This bug has been marked a duplicate of bug 2064595 S2idle regression -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Discover] [Bug 486362] Discover crashes when opening

2024-06-11 Thread Mario Barbati
https://bugs.kde.org/show_bug.cgi?id=486362 Mario Barbati changed: What|Removed |Added CC||mario.barb...@gmail.com -- You are receiving

[Discover] [Bug 486362] Discover crashes when opening

2024-06-11 Thread Mario Barbati
https://bugs.kde.org/show_bug.cgi?id=486362 --- Comment #2 from Mario Barbati --- Created attachment 170383 --> https://bugs.kde.org/attachment.cgi?id=170383=edit New crash information added by DrKonqi plasma-discover (5.27.5) using Qt 5.15.8 I was opening discover without inter

Re: [FFmpeg-devel] [PATCH] libswscale/x86/yuv2rgb: Add missing EMMS

2024-06-11 Thread Mario Hros
FPU is in the invalid state at that point, the result is NaN. This must to breaking other code using FPU also. The original code with inline assembly used EMMS at the end. From: Mario Hros Sent: Wednesday, June 5, 2024 7:35 PM To: ffmpeg-devel@ffmpeg.org Cc

Re: [VOTE] KIP-1040: Improve handling of nullable values in InsertField, ExtractField, and other transformations

2024-06-11 Thread Mario Fiore Vitale
Hi all, Just wanted to bump up this thread for visibility. Thanks! On Wed, May 29, 2024 at 5:31 PM Mickael Maison wrote: > Hi Mario, > > +1 (binding) > Thanks for the KIP! > > Mickael > > On Mon, May 27, 2024 at 12:06 PM Mario Fiore Vitale > wrote: > > >

Re: [PATCH] qtest/x86/numa-test: do not use the obsolete 'pentium' cpu

2024-06-11 Thread Mario Casquero
-id=0 -numa cpu,node-id=0,socket-id=1,core-id=1,thread-id=0 -numa cpu,node-id=1,socket-id=1,core-id=1,thread-id=1 -accel qtest Tested-by: Mario Casquero On Tue, Jun 4, 2024 at 8:24 AM Ani Sinha wrote: > > 'pentium' cpu is old and obsolete and should be avoided for running tests if

[regext] Re: Fwd: New Version Notification for draft-newton-regext-rdap-considerations-on-rfc9537-00.txt

2024-06-11 Thread Mario Loffredo
multiple roles). However, representing the contact data through a fully object-oriented format, no matter if it will be JSContact or something else, would make redaction handling by clients as well as the overall handling of the RDAP response much easier. Best, Mario [1] https://rdap.

Re: Una riflessione e un confronto

2024-06-11 Thread Mario Vittorio Guenzi
Grazie Marco MA continuo a pensare che ne valga la pena: ormai praticamnete tutto supporta il proxy (pc, tv, tablet, stampanti, ...) e è estremamente più comodo che aprire regole di firewall in giro... -- Mario Vittorio Guenzi e-mailjcl...@tiscali.it Si vis pacem, para bellum

Re: [PATCH] drm/amd: force min_input_signal to 0 on Framework AMD 13/16

2024-06-10 Thread Mario Limonciello
On 6/10/2024 15:12, Thomas Weißschuh wrote: On 2024-06-10 14:58:02+, Mario Limonciello wrote: +Kieran On 6/10/2024 14:26, Thomas Weißschuh wrote: The value of "min_input_signal" returned from ATIF on a Framework AMD 13 is "12". This leads to a fairly bright minim

Re: [PATCH] drm/amd: force min_input_signal to 0 on Framework AMD 13/16

2024-06-10 Thread Mario Limonciello
On 6/10/2024 15:12, Thomas Weißschuh wrote: On 2024-06-10 14:58:02+, Mario Limonciello wrote: +Kieran On 6/10/2024 14:26, Thomas Weißschuh wrote: The value of "min_input_signal" returned from ATIF on a Framework AMD 13 is "12". This leads to a fairly bright minim

Re: [PATCH] drm/amd: force min_input_signal to 0 on Framework AMD 13/16

2024-06-10 Thread Mario Limonciello
+Kieran On 6/10/2024 14:26, Thomas Weißschuh wrote: The value of "min_input_signal" returned from ATIF on a Framework AMD 13 is "12". This leads to a fairly bright minimum display backlight. Introduce a quirk to override "min_input_signal" to "0" which leads to a much lower minimum brightness,

Re: [PATCH] drm/amd: force min_input_signal to 0 on Framework AMD 13/16

2024-06-10 Thread Mario Limonciello
+Kieran On 6/10/2024 14:26, Thomas Weißschuh wrote: The value of "min_input_signal" returned from ATIF on a Framework AMD 13 is "12". This leads to a fairly bright minimum display backlight. Introduce a quirk to override "min_input_signal" to "0" which leads to a much lower minimum brightness,

Re: [Gvsig_usuarios] HELP alguna opinión 4

2024-06-10 Thread Mario Carrera
hacer te sirve este plugin: https://blog.gvsig.org/2019/02/06/camino-a-gvsig-2-5-plugin-para-convertir-una-capa-vectorial-2d-a-3d-a-partir-de-un-mdt/ Hace tiempo que no lo pruebo pero debería funcionar (al menos sobre la 2.5.1). Un saludo,  Mario El 8/6/24 a las 21:14, Carlos Hugo Cereghetti

Re: [PATCH v2] drm/amd/display: Guard ACPI calls with CONFIG_ACPI

2024-06-10 Thread Mario Limonciello
evice *dev, enum amdgpu_ss ss_state) { return 0; } +static inline void amdgpu_acpi_get_backlight_caps(struct amdgpu_dm_backlight_caps *caps) { } #endif #if defined(CONFIG_ACPI) && defined(CONFIG_SUSPEND) Reviewed-by: Mario Limonciello

Re: [PATCH] drm/amd/display: Guard ACPI calls with CONFIG_ACPI

2024-06-10 Thread Mario Limonciello
On 6/10/2024 09:55, sunpeng...@amd.com wrote: From: Leo Li To fix CONFIG_ACPI disabled build error. Fixes: ec6f30c776ad ("drm/amd/display: Set default brightness according to ACPI") Signed-off-by: Leo Li --- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 6 ++ 1 file changed, 6

Re: Una riflessione e un confronto

2024-06-10 Thread Mario Vittorio Guenzi
Ciao Mario, io ho dismesso da tempo squid e comunque avevo verificato che mi serviva soprattutto per fare da cache agli aggiornamenti ma non sulle pagine. Grazie Marco, come dicevo poc'anzi ad Alessandro sono conscio che ormai il caching ha poco senso a me servirebbe la parte AUTH Il mio

Re: Una riflessione e un confronto

2024-06-10 Thread Mario Vittorio Guenzi
n ricevono più aggiornamenti (anche HAVP mi sa che è morto) e non so dansguardian che fine ha fatto. Ho letto un paio d'anni fa che dansguardian e' fermo ma c'e' stato un fork (che strano...) che si chiama e2guardian e che e' sostanzialmente la stessa cosa. Il mio piu' cordiale saluto

Una riflessione e un confronto

2024-06-10 Thread Mario Vittorio Guenzi
) Giro a voi il quesito e vi ringrazio in anticipo per le opinioni che vorrete fornirmi. Cordiali saluti. -- Mario Vittorio Guenzi E-mail jcl...@tiscali.it Si vis pacem, para bellum

[Bug 2068738] Re: Kernel update 5.15.0-112 might cause severe problems with specific AMD GPUs

2024-06-09 Thread Mario Limonciello
AFAIK It's a bad backport to 5.15 stable. If it's what I think, here's the fix (IIRC). https://lore.kernel.org/amd-gfx/20240523173031.4212-1-w_ar...@gmx.de/ Try applying that to your 5.15 kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2068793] Re: Black screen on restart after update: fix "nomodeset"

2024-06-09 Thread Mario Limonciello
AFAIK It's a bad backport to 5.15 stable. If it's what I think, here's the fix (IIRC). https://lore.kernel.org/amd-gfx/20240523173031.4212-1-w_ar...@gmx.de/ Try applying that to your 5.15 kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 2068838] [NEW] package mysql-server-8.0 8.0.36-2ubuntu3 failed to install/upgrade: »installiertes post-installation-Skript des Paketes mysql-server-8.0«-Unterprozess gab den Fehlerwert 1 zurück

2024-06-09 Thread Mario Henneberg
Public bug reported: versuch, mysql-server zu installieren ProblemType: Package DistroRelease: Ubuntu 24.04 Package: mysql-server-8.0 8.0.36-2ubuntu3 ProcVersionSignature: Ubuntu 6.8.0-35.35-generic 6.8.4 Uname: Linux 6.8.0-35-generic x86_64 ApportVersion: 2.28.1-0ubuntu3 Architecture: amd64

Re: [Metamath] Re: Shortest possible axiom for propositional calculus

2024-06-07 Thread Mario Carneiro
On Fri, Jun 7, 2024 at 6:07 PM Discher, Samiro < samiro.disc...@rwth-aachen.de> wrote: > If you are asking for technical details, sorry but I do not care enough > about "Boolean algebra" to work these out. I think it is a complicated mess > that has no pure logical character whatsoever (which is

[apache/incubator-teaclave] Dependency errors (Issue #729)

2024-06-07 Thread Mario López
So I am trying to contribute to the project. I am trying to use sgx_tstd library on attestation/src/service.rs, but if I use `sgx_tstd = { version = "2.0.0" }` on the Cargo.toml from attestation, this error shows up: ``` error: failed to select a version for the requirement `sgx_tstd =

Re: [Gvsig_usuarios] HELP alguna opinión

2024-06-07 Thread Mario Carrera
s los registros y al exportar tendrás el nuevo SHP con los campos X e Y. Esa opción maneja el rellenado de campos de una forma más óptima, ya que es una herramienta reciente. Con eso solucionarías el problema en principio de forma provisional. Si nos confirmas de todas formas que la herramienta

[PATCH] drm/amd/display: Set default brightness according to ACPI

2024-06-07 Thread Mario Limonciello
that should be used if the system is brought up in AC and DC respectively. Use these values to set up the default brightness when the backlight device is registered. Signed-off-by: Mario Limonciello --- drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | 4 drivers/gpu/drm/amd/display/amdgpu

Re: [Metamath] Re: Shortest possible axiom for propositional calculus

2024-06-06 Thread Mario Carneiro
On Thu, Jun 6, 2024 at 11:07 AM Gino Giotto wrote: > So this is the linked single NAND axiom for propositional calculus by > Stephen Wolfram: > > ((p·q)·r)·(p·((p·r)·p))=r > > My question is: how would this translate into Metamath? > To answer this question directly, here's a metamath

Re: [Metamath] Re: Shortest possible axiom for propositional calculus

2024-06-06 Thread Mario Carneiro
Wolfram's axiom is in "equational logic". That means that all theorems are of the form |- A = B, and the rules of inference are more or less: * symmetry: If |- A = B then |- B = A * instantiation: If |- A = B then |- A[sigma] = B[sigma] for any substitution sigma to the variables in A and B *

Re: [PATCH v2] drm/amdgpu: Fix the BO release clear memory warning

2024-06-06 Thread Mario Limonciello
On 6/6/2024 15:04, Arunpravin Paneer Selvam wrote: This happens when the amdgpu_bo_release_notify running before amdgpu_ttm_set_buffer_funcs_status set the buffer funcs to enabled. check the buffer funcs enablement before calling the fill buffer memory. v2:(Christian) - Apply it only for

[Bug 2067997] Re: Lenovo T14 Gen3 AMD laptop freezes shortly after suspend resume

2024-06-06 Thread Mario Limonciello
*** This bug is a duplicate of bug 2064595 *** https://bugs.launchpad.net/bugs/2064595 ** This bug has been marked a duplicate of bug 2064595 S2idle regression -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [syzbot] [mm?] general protection fault in dequeue_hugetlb_folio_nodemask

2024-06-06 Thread Mario Limonciello
/8992fc8fe046/bzImage-0e1980c4.xz The issue was bisected to: commit cd94d1b182d2986378550c9087571991bfee01d4 Author: Mario Limonciello Date: Thu May 2 18:32:17 2024 + dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 users bisection log: https

Re: [syzbot] [mm?] general protection fault in dequeue_hugetlb_folio_nodemask

2024-06-06 Thread Mario Limonciello
/8992fc8fe046/bzImage-0e1980c4.xz The issue was bisected to: commit cd94d1b182d2986378550c9087571991bfee01d4 Author: Mario Limonciello Date: Thu May 2 18:32:17 2024 + dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 users bisection log: https

Re: [PATCH v4 5/5] backends/hostmem: Report error when memory size is unaligned

2024-06-05 Thread Mario Casquero
-by: Mario Casquero On Wed, Jun 5, 2024 at 12:45 PM Michal Privoznik wrote: > > If memory-backend-{file,ram} has a size that's not aligned to > underlying page size it is not only wasteful, but also may lead > to hard to debug behaviour. For instance, in case > memory-backend-file and hug

[Bug 2067997] Re: Lenovo T14 Gen3 AMD laptop freezes shortly after suspend resume

2024-06-05 Thread Mario Limonciello
Should be a duplicate of that. It was fixed in upstream 6.8.5, Ubuntu's 6.8.0-35 is still on 6.8.3. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067997 Title: Lenovo T14 Gen3 AMD laptop freezes

[PATCH v3 2/2] drm/amd: Add power_saving_policy drm property to eDP connectors

2024-06-05 Thread Mario Limonciello
d be disabled. When the property is restored to an empty bit mask the previous value of ABM and pSR will be restored. Signed-off-by: Mario Limonciello --- v2->v3: * Use `disallow_edp_enter_psr` instead * Drop case in dm_update_crtc_state() --- drivers/gpu/drm/amd/amdgpu/amdgpu_display.c |

[PATCH v3 0/2] Add support for 'power saving policy' property

2024-06-05 Thread Mario Limonciello
no requirements then the previous value that would have been programmed will be restored. v2->v3: * Updates from Leo's comments (see individual patches) The matching changes for the igt are here: https://lore.kernel.org/dri-devel/2024050849.33343-1-mario.limoncie...@amd.com/ Mario Limonciello (2)

[PATCH v3 0/2] Add support for 'power saving policy' property

2024-06-05 Thread Mario Limonciello
no requirements then the previous value that would have been programmed will be restored. v2->v3: * Updates from Leo's comments (see individual patches) The matching changes for the igt are here: https://lore.kernel.org/dri-devel/2024050849.33343-1-mario.limoncie...@amd.com/ Mario Limonciello (2)

[PATCH v3 2/2] drm/amd: Add power_saving_policy drm property to eDP connectors

2024-06-05 Thread Mario Limonciello
d be disabled. When the property is restored to an empty bit mask the previous value of ABM and pSR will be restored. Signed-off-by: Mario Limonciello --- v2->v3: * Use `disallow_edp_enter_psr` instead * Drop case in dm_update_crtc_state() --- drivers/gpu/drm/amd/amdgpu/amdgpu_display.c |

[PATCH v3 1/2] drm: Introduce 'power saving policy' drm property

2024-06-05 Thread Mario Limonciello
-by: Leo Li Signed-off-by: Mario Limonciello --- v2->v3: * Add tag --- drivers/gpu/drm/drm_connector.c | 46 + include/drm/drm_connector.h | 2 ++ include/drm/drm_mode_config.h | 5 include/uapi/drm/drm_mode.h | 7 + 4 files changed, 60 inserti

[PATCH v3 1/2] drm: Introduce 'power saving policy' drm property

2024-06-05 Thread Mario Limonciello
-by: Leo Li Signed-off-by: Mario Limonciello --- v2->v3: * Add tag --- drivers/gpu/drm/drm_connector.c | 46 + include/drm/drm_connector.h | 2 ++ include/drm/drm_mode_config.h | 5 include/uapi/drm/drm_mode.h | 7 + 4 files changed, 60 inserti

[FFmpeg-devel] [PATCH] libswscale/x86/yuv2rgb: Add missing EMMS

2024-06-05 Thread Mario Hros
Previous rewrite from inline assembly into nasm (commit e934194) missed the required EMMS instruction to bring the x87 FPU back into usable state. Signed-off-by: Mario Hros --- libswscale/x86/yuv_2_rgb.asm | 1 + 1 file changed, 1 insertion(+) diff --git a/libswscale/x86/yuv_2_rgb.asm b

[regext] Re: regext - New Meeting Session Request for IETF 120

2024-06-05 Thread Mario Loffredo
data format in RDAP. Best, Mario I know I have my own ideas but I do think it’s important to hear from the working group first. Antoin and I will make an adjustment to the requested time based on what folks want to move forward with. Thanks! Jim On 3 Jun 2024, at 10:40, IETF Meeting Ses

Re: [PATCH v2 4/4] backends/hostmem: Report error when memory size is unaligned

2024-06-05 Thread Mario Casquero
This patch has been successfully tested by QE. After allocating some hugepages in the host, try to boot up a VM with the memory backed by a file and the size unaligned, check now the message displayed by QEMU: qemu-system-x86_64: backend memory size must be multiple of 0x20 Tested-by: Mario

Re: [apache/incubator-teaclave] Issues with keys (Issue #727)

2024-06-04 Thread Mario López
Closed #727 as not planned. -- Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave/issues/727#event-13033225200 You are receiving this because you are subscribed to this thread. Message ID:

Re: [Metamath] Metamath proof visualizer with graphs

2024-06-03 Thread Mario Carneiro
This is amazing and super awesome, and I will be using it in all my talks from now on. :) It makes me more excited for getting that site rewrite project moving forward... On Tue, Jun 4, 2024 at 12:27 AM Matthias Vogt wrote: > Hi everyone, > I wrote a cool visualizer for metamath proofs :3 > >

Re: [Chicken-announce] [ANN] CHICKEN 5.4.0 release candidate available

2024-06-03 Thread Mario Domenech Goulart
ase version 2.36. Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. All the best. Mario -- http://parenteses.org/mario

BUG in the Chromium port : pkg-static: py311-build-1.2.1 conflicts with py39-build-1.2.1.

2024-06-02 Thread Mario Marietto
ror code 1 Stop. make[1]: stopped in /usr/ports/www/chromium *** Error code 1 Stop. make: stopped in /usr/ports/www/chromium Any idea about how to fix it ? -- Mario.

RE: How can I get an AI Chatbot to interpret a nine page PDF?

2024-06-01 Thread Mario Eiland
HI Keith, This might help. Here is a YouTube video tutorial for a Chrome Image to Text for ChatGPT extension. https://www.youtube.com/watch?v=zob0us4bPc8 -Original Message- From: viphone@googlegroups.com On Behalf Of Keith Kramlinger Sent: Saturday, June 1, 2024 2:40 PM To:

[Spectacle] [Bug 487596] Screenshot region selection broken with fractional scaling on multi-monitor setups (X11)

2024-06-01 Thread Mario Ebenhofer
https://bugs.kde.org/show_bug.cgi?id=487596 Mario Ebenhofer changed: What|Removed |Added Version Fixed In||24.02.0 -- You are receiving this mail

[Spectacle] [Bug 462860] Rectangle capture modes have wrong GUI sizing and positioning with fractional scaling

2024-06-01 Thread Mario Ebenhofer
https://bugs.kde.org/show_bug.cgi?id=462860 Mario Ebenhofer changed: What|Removed |Added CC||m...@fsfe.org --- Comment #65 from Mario

[Spectacle] [Bug 487596] Screenshot region selection broken with fractional scaling on multi-monitor setups (X11)

2024-06-01 Thread Mario Ebenhofer
https://bugs.kde.org/show_bug.cgi?id=487596 Mario Ebenhofer changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[Spectacle] [Bug 487596] Screenshot region selection broken with fractional scaling on multi-monitor setups (X11)

2024-06-01 Thread Mario Ebenhofer
https://bugs.kde.org/show_bug.cgi?id=487596 Mario Ebenhofer changed: What|Removed |Added CC||mano...@mailbox.org --- Comment #3 from

RE: Heading Level Access In Safari Browser

2024-05-31 Thread Mario Eiland
Use the rotor while in the Safari app and look for headings. Once you hear headings then flick down with one finger and that should take you from heading to heading. To go up flick up. If you can't find the heading option in the rotor then you must add it in the VoiceOver rotor settings. Good

Re: [RFC] virtio testing framework

2024-05-31 Thread Mario Marietto
this patch makes no functional > changes to existing code. > > --Emil > > On Thu, May 30, 2024 at 6:19 PM Mario Marietto > wrote: > >> Can someone explain to me what the purpose of what you are talking about >> ? >> >> >> On Thu, May 30, 2024

Re: [Flying-squirrel-members] May 28 meeting notes

2024-05-30 Thread Mario Savastano
care of it, and I'd rather not wait until the next Squirrel meeting to address it. If I can get his info, I'll get in touch with him and work it out. Mario On Tue, May 28, 2024 at 8:31 PM Al Brundage wrote: > Flying Squirrel General Meeting May 28 2024 > > EVENTS > > July 6 whole building A

Re: [RFC] virtio testing framework

2024-05-30 Thread Mario Marietto
d an overview of the design [here >> <https://gist.github.com/etsal/4280b6f16c1815d64ffda7ecce0b66f5>]. The >> patch has a ways to go, and currently only supports virtio-blk device >> emulation as a PoC, but feedback is welcome and appreciated. Please also >> let me know if there is interest in using this for testing other virtio >> devices apart from virtiofs. >> >> --Emil >> > -- Mario.

Re: HAXM + NVMM is doable ?

2024-05-30 Thread Mario Marietto
At the moment , can NVMM be used in conjunction with QEMU as an accelerator ? On Thu, May 30, 2024 at 3:41 PM James Cave wrote: > Hi, Mario, > > Intel discontinued development of HAXM last year because all the > major operating systems include hypervisor backends of their own. &

Re: Jenkins integration

2024-05-30 Thread Mario Izaguirre
Hi i view at github.com/IBM/zvm_ansible few modules about. Regarás, Mario Izaguirre Barcelona, Spain El El mar, 28 may 2024 a las 15:02, Philip Tully escribió: > Does anyone know if there is any integration with zVM for Jenkins or > Github ? &g

Fwd: HAXM + NVMM is doable ?

2024-05-30 Thread Mario Marietto
Sorry,I meant : At the moment , can HAXM be used in conjunction with QEMU as an accelerator ? Thanks. -- Forwarded message - From: Mario Marietto Date: Thu, May 30, 2024 at 2:12 PM Subject: HAXM + NVMM is doable ? To: Netbsd-Users-List Hello NetBSD developers and users

HAXM + NVMM is doable ?

2024-05-30 Thread Mario Marietto
Hello NetBSD developers and users. What's the current state of the HAXM hypervisor ? Is it stable and good ? Can it be used in conjunction with NVMM ? Thanks. -- Mario.

[Discover] [Bug 487442] Discover crashes when tiling and then resizing the window to a very small size.

2024-05-30 Thread Mario Ebenhofer
https://bugs.kde.org/show_bug.cgi?id=487442 Mario Ebenhofer changed: What|Removed |Added Resolution|WAITINGFORINFO |--- Status|NEEDSINFO

Re: [PATCH v2] drm/client: Detect when ACPI lid is closed during initialization

2024-05-29 Thread Limonciello, Mario
Also a direct acpi_lid_open() call seems a bit iffy. But I guess if someone needs this to work on non-ACPI system they get to figure out how to abstract it better. acpi_lid_open() does seem to return != 0 when ACPI is not supported, so at least it would err on the side of enabling everything.

Re: [PATCH v2] drm/client: Detect when ACPI lid is closed during initialization

2024-05-29 Thread Limonciello, Mario
Also a direct acpi_lid_open() call seems a bit iffy. But I guess if someone needs this to work on non-ACPI system they get to figure out how to abstract it better. acpi_lid_open() does seem to return != 0 when ACPI is not supported, so at least it would err on the side of enabling everything.

Re: new egg: poule - manage a pool of worker processes

2024-05-29 Thread Mario Domenech Goulart
On Tue, 28 May 2024 12:39:13 + Pietro Cerutti wrote: > this egg implements a manager for a pool of worker processes. > > Code: https://code.ptrcrt.ch/poule/ > Docs: http://wiki.call-cc.org/eggref/5/poule Thanks, Pietro! Your egg has been added to the coop. All the best. Ma

Re: [PATCH v2] drm/client: Detect when ACPI lid is closed during initialization

2024-05-29 Thread Mario Limonciello
If you don't hook into some lid notify event how is one supposed to get the display back to life after opening the lid? I guess in my mind it's a tangential to the "initial modeset". The DRM master can issue a modeset to enable the combination as desired. This code is run whenever

Re: [PATCH v2] drm/client: Detect when ACPI lid is closed during initialization

2024-05-29 Thread Mario Limonciello
If you don't hook into some lid notify event how is one supposed to get the display back to life after opening the lid? I guess in my mind it's a tangential to the "initial modeset". The DRM master can issue a modeset to enable the combination as desired. This code is run whenever

[ccp4bb] Postdoc position available at LNBR/CNPEM

2024-05-29 Thread Mario Tyago Murakami
Postdoctoral position available in carbohydrate enzymology and structural biology We are looking for candidates who are interested in exploring the microbial dark matter from Brazilian mega biodiversity aiming at elucidating novel mechanisms involved in carbohydrate breakdown and modification

Re: [PATCH v2] drm/client: Detect when ACPI lid is closed during initialization

2024-05-29 Thread Mario Limonciello
On 5/29/2024 09:14, Ville Syrjälä wrote: On Tue, May 28, 2024 at 04:03:19PM -0500, Mario Limonciello wrote: If the lid on a laptop is closed when eDP connectors are populated then it remains enabled when the initial framebuffer configuration is built. When creating the initial framebuffer

Re: [PATCH v2] drm/client: Detect when ACPI lid is closed during initialization

2024-05-29 Thread Mario Limonciello
On 5/29/2024 09:14, Ville Syrjälä wrote: On Tue, May 28, 2024 at 04:03:19PM -0500, Mario Limonciello wrote: If the lid on a laptop is closed when eDP connectors are populated then it remains enabled when the initial framebuffer configuration is built. When creating the initial framebuffer

Re: [PATCH v2] drm/client: Detect when ACPI lid is closed during initialization

2024-05-29 Thread Mario Limonciello
On 5/29/2024 08:55, Alex Deucher wrote: On Wed, May 29, 2024 at 9:51 AM Jani Nikula wrote: On Wed, 29 May 2024, Alex Deucher wrote: On Tue, May 28, 2024 at 5:03 PM Mario Limonciello wrote: If the lid on a laptop is closed when eDP connectors are populated then it remains enabled when

Re: [PATCH v2] drm/client: Detect when ACPI lid is closed during initialization

2024-05-29 Thread Mario Limonciello
On 5/29/2024 08:55, Alex Deucher wrote: On Wed, May 29, 2024 at 9:51 AM Jani Nikula wrote: On Wed, 29 May 2024, Alex Deucher wrote: On Tue, May 28, 2024 at 5:03 PM Mario Limonciello wrote: If the lid on a laptop is closed when eDP connectors are populated then it remains enabled when

[PATCH v2] drm/client: Detect when ACPI lid is closed during initialization

2024-05-29 Thread Mario Limonciello
Bainbridge Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3349 Signed-off-by: Mario Limonciello --- Cc: hughsi...@gmail.com v1->v2: * Match LVDS as well --- drivers/gpu/drm/drm_client_modeset.c | 30 1 file changed, 30 insertions(+) diff --git a/drivers/gpu/

[PATCH v2] drm/client: Detect when ACPI lid is closed during initialization

2024-05-28 Thread Mario Limonciello
Bainbridge Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3349 Signed-off-by: Mario Limonciello --- Cc: hughsi...@gmail.com v1->v2: * Match LVDS as well --- drivers/gpu/drm/drm_client_modeset.c | 30 1 file changed, 30 insertions(+) diff --git a/drivers/gpu/

[PATCH v2] drm/client: Detect when ACPI lid is closed during initialization

2024-05-28 Thread Mario Limonciello
Bainbridge Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3349 Signed-off-by: Mario Limonciello --- Cc: hughsi...@gmail.com v1->v2: * Match LVDS as well --- drivers/gpu/drm/drm_client_modeset.c | 30 1 file changed, 30 insertions(+) diff --git a/drivers/gpu/

Re: Refine the firmware-updates exception

2024-05-28 Thread Mario Limonciello
Ping? From: Mario Limonciello Sent: Wednesday, May 1, 2024 10:32:49 AM To: Robie Basak ; Mario Limonciello Cc: ubuntu-release@lists.ubuntu.com ; Richard Hughes Subject: Re: Refine the firmware-updates exception Robie, My apologies; my email didn't get

Re: [PATCH] drm/amd/amdgpu: Fix 'snprintf' output truncation warning

2024-05-28 Thread Mario Limonciello
rted this you should add a "Reported-by:" tag for it. Otherwise LGTM (feel free to add that tag when committing). Reviewed-by: Mario Limonciello --- drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdg

[regext] Re: [Ext] New Version Notification for draft-brown-rdap-referrals-00.txt

2024-05-28 Thread Mario Loffredo
ic. Then, we could discuss if it would be advisable to have RDAP responses returning only the link information in addition to the object identifier. In that case, I agree with Jasdip that registering an ad-hoc field set could be a viable option. Best, Mario Il 24/05/2024 18:58, Jasdip Si

[Bug 2063143] Re: sddm/simpledrm race conditions leads to frequent black display on bootup

2024-05-27 Thread Mario Limonciello
I posted some idea over to the systemd bug on a way to approach this from systemd instead of each greeter. https://github.com/systemd/systemd/issues/32509#issuecomment-2134152084 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2063143] Re: sddm/simpledrm race conditions leads to frequent black display on bootup

2024-05-27 Thread Mario Limonciello
I posted some idea over to the systemd bug on a way to approach this from systemd instead of each greeter. https://github.com/systemd/systemd/issues/32509#issuecomment-2134152084 -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to sddm in

[Bug 2063983] Re: simpledrm / lightdm race condition leads to black screen

2024-05-27 Thread Mario Limonciello
The discussion upstream on dri-devel has mostly settled upon userspace greeters need to support hot-unplug. https://lore.kernel.org/dri-devel/ZkyZCmMU86nUV4TO@phenom.ffwll.local/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2063983] Re: simpledrm / lightdm race condition leads to black screen

2024-05-27 Thread Mario Limonciello
Can someone with an affected system raise a bug report upstream to lightdm? There was a very similar bug that occurred in GDM last year: https://gitlab.gnome.org/GNOME/mutter/-/issues/2909 And there is a similar report opened with SDDM: https://github.com/sddm/sddm/issues/1917 ** Summary

[Bug 2063143] Re: sddm/lightdm race conditions leads to frequent black display on bootup

2024-05-27 Thread Mario Limonciello
** Summary changed: - Frequent boot to black display + sddm/lightdm race conditions leads to frequent black display on bootup ** Summary changed: - sddm/lightdm race conditions leads to frequent black display on bootup + sddm/simpledrm race conditions leads to frequent black display on bootup

[Bug 2063143] Re: sddm/lightdm race conditions leads to frequent black display on bootup

2024-05-27 Thread Mario Limonciello
** Summary changed: - Frequent boot to black display + sddm/lightdm race conditions leads to frequent black display on bootup ** Summary changed: - sddm/lightdm race conditions leads to frequent black display on bootup + sddm/simpledrm race conditions leads to frequent black display on bootup

[Bug 2063983] Re: 24.04 Upgrade/Fresh Install results in black screen on reboot on AMDGPU system

2024-05-27 Thread Mario Limonciello
** Package changed: linux (Ubuntu) => lightdm (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2063983 Title: 24.04 Upgrade/Fresh Install results in black screen on reboot on AMDGPU system

[Bug 2065250] Re: My external Diplay Flickers

2024-05-27 Thread Mario Marinero
Same setup as #2 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2065250/comments/2 The failing monitor is 1080p old NEC MustySync EA231EMi The main monitor is 4K, it has no issues Lowering resolutions to 1600x900 on failing monitor or 1080p on 4k monitor solves the issue Lowering refresh

Re: [Flying-squirrel-members] Meeting tomorrow

2024-05-27 Thread Mario Savastano
I have rehearsal upstairs tomorrow night. I will be stopping in for a few minutes, but won't be available for most of the meeting. Mario On Mon, May 27, 2024 at 11:50 AM Christopher Snyder wrote: > Good morning all, > > Our squirrel general Meeting is tomorrow at 7pm. I'll be on my

[PATCH] drm/client: Detect when ACPI lid is closed during initialization

2024-05-27 Thread Mario Limonciello
Reported-by: Chris Bainbridge Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3349 Signed-off-by: Mario Limonciello --- drivers/gpu/drm/drm_client_modeset.c | 23 +++ 1 file changed, 23 insertions(+) diff --git a/drivers/gpu/drm/drm_client_modeset.c b/drivers/gpu

[PATCH] drm/client: Detect when ACPI lid is closed during initialization

2024-05-27 Thread Mario Limonciello
Reported-by: Chris Bainbridge Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3349 Signed-off-by: Mario Limonciello --- drivers/gpu/drm/drm_client_modeset.c | 23 +++ 1 file changed, 23 insertions(+) diff --git a/drivers/gpu/drm/drm_client_modeset.c b/drivers/gpu

[PATCH] drm/client: Detect when ACPI lid is closed during initialization

2024-05-27 Thread Mario Limonciello
Reported-by: Chris Bainbridge Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3349 Signed-off-by: Mario Limonciello --- drivers/gpu/drm/drm_client_modeset.c | 23 +++ 1 file changed, 23 insertions(+) diff --git a/drivers/gpu/drm/drm_client_modeset.c b/drivers/gpu

[Bug 2065321] Re: Kubuntu 24.04 Second boot always black screen

2024-05-27 Thread Mario Limonciello
*** This bug is a duplicate of bug 2063143 *** https://bugs.launchpad.net/bugs/2063143 ** This bug has been marked a duplicate of bug 2063143 Frequent boot to black display -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2065321] Re: Kubuntu 24.04 Second boot always black screen

2024-05-27 Thread Mario Limonciello
*** This bug is a duplicate of bug 2063143 *** https://bugs.launchpad.net/bugs/2063143 ** This bug has been marked a duplicate of bug 2063143 Frequent boot to black display -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to the bug

Re: [VOTE] KIP-1040: Improve handling of nullable values in InsertField, ExtractField, and other transformations

2024-05-27 Thread Mario Fiore Vitale
After 7 days I received only one vote. Should I suppose this will not be approved? On Mon, May 20, 2024 at 4:14 PM Chris Egerton wrote: > Thanks for the KIP! +1 (binding) > > On Mon, May 20, 2024 at 4:22 AM Mario Fiore Vitale > wrote: > > > Hi everyone, > > > &g

[PATCH] drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platforms

2024-05-26 Thread Mario Limonciello
kages/issues/50417 Cc: sta...@vger.kernel.org Fixes: cd94d1b182d2 ("dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 users") Signed-off-by: Mario Limonciello --- Cc: regressi...@lists.linux.dev --- .../drm/amd/pm/swsmu/smu13/smu_v13_0_4_ppt.c | 20 ++-

[Discover] [Bug 487442] Discover crashes when tiling and then resizing the window to a very small size.

2024-05-24 Thread Mario Ebenhofer
https://bugs.kde.org/show_bug.cgi?id=487442 --- Comment #4 from Mario Ebenhofer --- I just tried it again, and the part about the window being so narrow only happens after I tiled another window there and resized it. If I don't do that before, Discover takes up half of the screen like normal

[Discover] [Bug 487442] Discover crashes when tiling and then resizing the window to a very small size.

2024-05-24 Thread Mario Ebenhofer
https://bugs.kde.org/show_bug.cgi?id=487442 --- Comment #3 from Mario Ebenhofer --- Created attachment 169775 --> https://bugs.kde.org/attachment.cgi?id=169775=edit Display configuration The issue only occurs on the 90° rotated HP Display. -- You are receiving this mail because:

[Discover] [Bug 487442] Discover crashes when tiling and then resizing the window to a very small size.

2024-05-23 Thread Mario Ebenhofer
https://bugs.kde.org/show_bug.cgi?id=487442 --- Comment #1 from Mario Ebenhofer --- Also, I could not replicate that issue on my other monitors, only on one 90° rotated 1920x1080 monitor, so it's probably only on very slim displays. -- You are receiving this mail because: You are watching all

[Discover] [Bug 487442] New: Discover crashes when tiling and then resizing the window to a very small size.

2024-05-23 Thread Mario Ebenhofer
https://bugs.kde.org/show_bug.cgi?id=487442 Bug ID: 487442 Summary: Discover crashes when tiling and then resizing the window to a very small size. Classification: Applications Product: Discover Version: 6.0.4

  1   2   3   4   5   6   7   8   9   10   >