Open-source News

Cirrus Logic "Dolphin" Audio Support Coming For Linux 5.15

Phoronix - Fri, 08/13/2021 - 20:26
Cirrus Logic has contributed a number of improvements to their CS8409 HDA audio driver for the Linux kernel that includes support for new "Dolphin" audio hardware...

Linux 5.15 To Allow Reading From The Nintendo OTP Memory Area

Phoronix - Fri, 08/13/2021 - 19:31
For hobbyists that enjoy tinkering around with Linux running on the Nintendo Wii or Wii U game consoles, a new driver coming for Linux 5.15 allows accessing the specialized OTP read-only memory area that contains the encryption/decryption keys and other data...

Arm Working On Clang C++ For OpenCL 2021 (OpenCL 3.0 Compatible)

Phoronix - Fri, 08/13/2021 - 18:24
With LLVM's Clang C/C++ compiler front-end squaring away its OpenCL C 3.0 language support, Arm engineers are now working on the C++ equivalent support...

Install Linux with LVM

opensource.com - Fri, 08/13/2021 - 15:01

A couple of weeks ago, the good folks at Linux Mint released version 20.2 of their open source operating system. The installer built into the live ISO is excellent and only requires a few clicks to install the OS. You even have a built-in partitioner if you want to customize your partitions.


read more

Linux 5.15 To Add Graphics Support For Qualcomm Adreno 680, 7c3

Phoronix - Fri, 08/13/2021 - 15:00
The MSM DRM kernel updates to this open-source Qualcomm Adreno driver have been sent in to DRM-Next ahead of the upcoming Linux 5.15 merge window...

Code memory safety and efficiency by example

opensource.com - Fri, 08/13/2021 - 15:00

C is a high-level language with close-to-the-metal features that make it seem, at times, more like a portable assembly language than a sibling of Java or Python. Among these features is memory management, which covers an executing program's safe and efficient use of memory. This article goes into the details of memory safety and efficiency through code examples in C and a code segment from the assembly language that a modern C compiler generates.


read more

Parse command options in Java with commons-cli

opensource.com - Fri, 08/13/2021 - 15:00

When you enter a command into your terminal, whether it's to launch a GUI app or just a terminal app, there are often options (sometimes called switches or flags) you can use to modify how the application runs. This is a standard set by the POSIX specification, so it's useful for a Java programmer to know how to detect and parse options.


read more

AV1 VA-API Acceleration Coming For AMD Radeon RX 6000 Series Linux Users

Phoronix - Fri, 08/13/2021 - 08:15
With AMD RDNA2 GPUs such as the Radeon RX 6000 series there is hardware support for AV1 decoding while the Linux support has been slow to materialize. Fortunately, that's now changing...

Open Mainframe Project Announces the Full Schedule for the 2nd Annual Open Mainframe Summit on September 22-23

The Linux Foundation - Fri, 08/13/2021 - 04:06

The open source mainframe virtual event features keynote speakers from DeployHub, FINOS, Jono Bacon Consulting, the Linux Foundation, ZEDEDA and more 

SAN FRANCISCO, August 12, 2021 The Open Mainframe Project (OMP), an open source initiative that enables collaboration across the mainframe community to develop shared tool sets and resources, today announces the complete schedule of the 2nd annual Open Mainframe Summit. This year’s virtual event, which takes place on September 22-23, will feature keynote speakers Gabriele Columbro, Executive Director of Fintech Open Source Foundation (FINOS); Jason Shepherd, Vice President of Ecosystem at ZEDEDA and Chair of the LF Edge Governing Board; Jono Bacon, a leading community and collaboration speaker and founder of Jono Bacon Consulting; Steve Winslow, Vice President of Compliance and Legal at The Linux Foundation; Tracy Ragan, CEO and Co-Founder of DeployHub and Continuous Delivery Foundation Board Member, and more.

The theme of this year’s Open Mainframe Summit expands beyond the mainframe to highlight influencers with strengths in the areas supporting or leveraging the technology like continuous delivery, edge computing, financial services and open source. It will also highlight projects, diversity and business topics that will offer seasoned professionals, developers, students and leaders an opportunity to share best practices and network with like-minded individuals.

Conference Sessions highlight projects, diversity and business topics such as:

With a commitment to diversity, equity and inclusion, Open Mainframe Project worked closely with the CHAOSS Diversity & Inclusion Badging Program, which encourages events to obtain D&I badges for leadership, self-reflection, and self-improvement on issues critical to building the Internet as a social good. Open Mainframe Summit earned a Gold Badge for prioritizing diversity and inclusion.

See the full conference schedule here. Conference Registration for the online event is $50 for general attendance and $15 for academia.

Open Mainframe Summit is made possible thanks to Platinum Sponsors Broadcom, IBM, Rocket Software and SUSE; Gold Sponsors Micro Focus and Vicom Infinity; Silver Sponsor BMC; and Academic and Community Sponsors CD Foundation and FINOS. For information on becoming an event sponsor, click here

Members of the press who would like to request a press pass to attend should contact Maemalynn at maemalynn@linuxfoundation.org.

About the Open Mainframe Project

The Open Mainframe Project is intended to serve as a focal point for deployment and use of Linux and Open Source in a mainframe computing environment. With a vision of Open Source on the Mainframe as the standard for enterprise class systems and applications, the project’s mission is to build community and adoption of Open Source on the mainframe by eliminating barriers to Open Source adoption on the mainframe, demonstrating value of the mainframe on technical and business levels, and strengthening collaboration points and resources for the community to thrive. Learn more about the project at https://www.openmainframeproject.org.

About The Linux Foundation

The Linux Foundation is the organization of choice for the world’s top developers and companies to build ecosystems that accelerate open technology development and commercial adoption. Together with the worldwide open source community, it is solving the hardest technology problems by creating the largest shared technology investment in history. Founded in 2000, The Linux Foundation today provides tools, training and events to scale any open source project, which together deliver an economic impact not achievable by any one company. More information can be found at www.linuxfoundation.org.

The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see its trademark usage page: www.linuxfoundation.org/trademark-usage. Linux is a registered trademark of Linus Torvalds.

###

The post Open Mainframe Project Announces the Full Schedule for the 2nd Annual Open Mainframe Summit on September 22-23 appeared first on Linux Foundation.

Pages