×
Debian

Debian 7.0 ('Wheezy') Release Planned For 1st Weekend in May 226

An anonymous reader writes with this good news from the Debian developers who have been working hard to release the next version of the distro: "We now have a target date of the weekend of 4th/5th May for the release. We have checked with core teams, and this seems to be acceptable for everyone. This means we are able to begin the final preparations for a release of Debian 7.0 — 'Wheezy'. The intention is only to lift the date if something really critical pops up that is not possible to handle as an errata, or if we end up technically unable to release that weekend (e.g. a required machine crashes or d-i explodes in a giant ball of fire). Every other RC fix that does not make it in time will be r1 material. Please be sure to contact us about the RC fixes you would like included in the point release!" Of particular interest to casual users, from the list of changes in 7.0: "Debian wheezy comes with full-featured libav (formerly ffmpeg) libraries and frontends, including e.g. mplayer, mencoder, vlc and transcode. Additional codec support is provided e.g. through lame for MP3 audio encoding, xvidcore for MPEG-4 ASP video encoding, x264 for H.264/MPEG-4 AVC video encoding, vo-aacenc for AAC audio encoding and opencore-amr and vo-amrwbenc for Adaptive Multi-Rate Narrowband and Wideband encoding and decoding, respectively. For most use cases, installation of packages from third-party repositories should not be necessary anymore. The times of crippled multimedia support in Debian are finally over!"
Open Source

OpenShot Close To Funding Final Stretch Goal: Video Editing Server 32

The Kickstarter project we mentioned late last month to bring open source video editor OpenShot to Mac and Windows as well as its native base of Linux has surpassed its initial funding goal, and now is just shy (just under a thousand dollars shy, at this writing) of reaching all of the items on a revamped list of stretch goals. The only goal on that list not yet funded is a tantalizing one. JonOomph writes "The lead developer has proposed a revolutionary new feature, which would allow users to offload CPU, memory, and disk cache to a local server (or multiple local servers), dramatically increasing the speed of previewing and rendering. The more servers added to the pool, the faster the video editing engine becomes (with the primary limitation being network bandwidth). If the final goal of $40k is reached in the remaining hours, this feature will be added to the next version of OpenShot." Like all Kickstarter projects, though, there's no actual guarantee that things will come to pass as hoped; ya pays yer money, and ya takes yer chances. Update: 04/16 16:53 GMT by T : Some hours remain, but they've crossed the $40,000 line. I hope the funding is adequate to support the outlined plans.
Intel

Intel Releases New OpenCL Implementation for GNU/Linux 60

An anonymous reader writes "Intel has released its first version of Beignet, an open-source OpenCL run-time and LLVM back-end for Linux that uses LLVM/Clang and is compatible with Ivy Bridge processors. Right now there's partial support for OpenCL 1.0 and 1.1 along with other basic functionality." This is not using Gallium 3D, and at least David Arlie thinks it should not be an fd.o project because it duplicates functionality already present in Mesa.
Red Hat Software

Red Hat Launching Its Own Community Distro of OpenStack 25

darthcamaro writes "Red Hat still doesn't have a fully supported commercial version of OpenStack in the market yet (coming this summer) as it lags behind Ubuntu and SUSE. But Red Hat is doing something no other distro vendor has done, they are launching a brand new bleeding edge build of OpenStack that will update weekly (or faster). The best part? This isn't a fork. It's all upstream work, meaning everyone in the OpenStack Community benefits. From the article: '"Our developers will continue to work in the upstream OpenStack, and "whenever we find we need to make changes to make RDO work, we get that work done upstream first," Red Hat CTO Brian Stevens said. "RDO won't change in any way our active involvement in the upstream OpenStack development."'
Open Source

Xen To Become Linux Foundation Collaborative Project 62

jrepin writes "The Linux Foundation, the nonprofit organization dedicated to accelerating the growth of Linux, today announced the Xen Project is becoming a Linux Foundation Collaborative Project. Linux Foundation Collaborative Projects are independently funded software projects that harness the power of collaborative development to fuel innovation across industries and ecosystems. The Xen Project is an open source virtualization platform licensed under the GPLv2 with a similar governance structure to the Linux kernel. Designed from the start for cloud computing, the project has more than a decade of development and is being used by more than 10 million users. As the project experiences contributions from an increasingly diverse group of companies, it is looking to The Linux Foundation to be a neutral forum for providing guidance and facilitating a collaborative network."
Linux

Linux Collaboration Summit Keynotes Streaming Live 12

DeviceGuru writes "The Linux Foundation is offering live video streaming of all of the Linux Collaboration Summit's day 1 keynote sessions to be held Monday, April 15. The day 1 keynotes include presentations by Jaguar Land Rover, Samsung, Intel, Netflix, Yocto, OpenMAMA, Adapteva, and LWN's Jon Corbet. The foundation's Linux Collaboration Summit is an exclusive, invitation-only summit of core kernel developers, distribution maintainers, ISVs, end users, system vendors and other community organizations. It includes full-group sessions as well as workgroups."
KDE

KLyDE: Lightweight KDE Desktop In the Making 129

jrepin writes "During Hack Week 9 at SUSE, longtime KDE hacker Will Stephenson started working on a project codenamed KLyDE. This project's aim is to bring KDE Plasma to the lightweight desktop market. It applies KDE's strengths of modularity and configurability to the challenge of making a lightweight desktop." Better said, Stephenson was able to devote lots of time to it; he's been working on the project for a few years now.
Bitcoin

Open Source Radeon Gallium3D OpenCL Stack Adds Bitcoin Mining 140

hypnosec writes "The open-source Radeon Gallium3D OpenCL stack has been modified to support Bitcoin mining through the use of mining application 'bfgminer.' To mine Bitcoins using the open source GPU driver, one must use Tom Stellard's non-stock branches of Mesa, LLVM and libclc OpenCL library. Further, bfgminer must be patched as well. Once the patches are applied and modified code of the stack is used, users will be able to mine Bitcoins using the Radeon HD 5000 and Radeon HD 6000 graphics cards; however the cards have to be pre-HD6900 Cayman in case of the HD 6000 series."
Graphics

NVIDIA Releases Optimus Linux Driver With New Features 123

An anonymous reader writes "Nearly one year after Linux creator Linux Torvalds publicly bashed NVIDIA and several years after their multi-GPU mobile technology premiered, the graphics vendor has finally delivered an Optimus-supported Linux driver. NVIDIA released the 319.12 Beta Linux driver that brings support for 'RandR 1.4 GPU provider objects' that basically allows for Optimus-like functionality when using the latest X Server, Linux kernel, and XRandR. The 319.12 beta also has many other features including better UEFI support, installer improvements, new pages on their settings panel, and new GPU support."
Android

Qt 5.1 Adds Android and iOS Support 81

colinneagle writes "This week, the team at Digia rolled out the first alpha release of Qt 5.1, which is slated to have the first round of support for Android and iOS, with full support coming in 5.2. The goal is to make 5.1 completely usable for building complete, shippable apps for both mobile platforms. That means Qt can now be used to build native, smooth applications on Linux, Windows, Android, iOS, MacOS X and even BlackBerry 10, all with an excellent integrated development environment – QtCreator. Coming with version 5.1 is also something called 'Qt Quick Controls' — which is a set of nice, reusable user interface controls. Currently, it is focused on Desktop applications, but is expanding to add touchscreen-specific features. And, importantly, this release also brings 'Qt Sensors' into play. 'Qt Sensors' are pretty much exactly what they sound like — access to hardware sensors on devices where they are available, with built-in motion gesture recognition. Definitely a big plus for Android and iOS applications."
Linux

Linux Fatware: Distros That Need To Slim Down 299

snydeq writes "We need bare-bones Linux distros tailored for virtual machines or at least the option for installs, writes Deep End's Paul Venezia. 'As I prepped a new virtual server template the other day, it occurred to me that we need more virtualization-specific Linux distributions or at least specific VM-only options when performing an install. A few distros take steps in this direction, such as Ubuntu and OEL jeOS (just enough OS), but they're not necessarily tuned for virtual servers. For large installations, the distributions in use are typically highly customized on one side or the other — either built as templates and deployed to VMs, or deployed through the use of silent installers or scripts that install only the bits and pieces required for the job. However, these are all handled as one-offs. They're generally not available or suitable for general use.'"
KDE

Video Editor Kdenlive 0.9.6 Released 95

jrepin writes "Version 0.9.6 of free and open source video editor Kdenlive has been announced. This version adds a Reverse clip option to Clip Jobs that creates a backwards clip.The list of audio/video bitrates can now be customized in custom rendering profiles. New release also fixes several bugs and crashes, including a very annoying bug that caused project files to seem corrupted."
Games

Resurrecting the Linux Game Tome 26

First time accepted submitter jakimfett writes "On April 13th, The Linux Game Tome will be going dark, but there's hope yet. The admin, BobZ, has an update for the community: 'To everyone who is expressing interest in helping to continue The Linux Game Tome: thank you! But don't tell me, tell the community! After this site is shut down, I will walk away from it. I have no plans to be involved in any effort to continue the Linux Game Tome legacy. If you are interested in continuing the legacy, please organize and make it happen.' Following the announcement was an email with some 'Linux Game Tome 3.0' information. In response to the email, I've set up a site that can act as a discussion platform for anyone interested in contributing to the project."
Linux

3D Printer Controlled With a Touch-Screen Linux Tablet 30

New submitter drachensun writes "Francesco Santini was looking into the possibilities of stand-alone printing with the Solidoodle. He choose the PengPod 700, a tablet that runs a full Linux distribution and turned it into a standalone interface for the SD2. 'So, in summary, I now have a fully-functional touchscreen pronterface installation that can drive the Solidoodle, for a total cost of 110$. No assembly, soldering, firmware modding required. Just a little bit of fiddling with Linux (if required, I can post a step-by-step guide, or prepare an ad-hoc linux image).'"
Linux Business

Dell Offers Ubuntu Option With Alienware Gaming Desktop 135

dartttt writes "Dell has launched a new Ubuntu gaming desktop (first ever?) . Alienware customers can now choose either Windows or Ubuntu when buying a new X51. Ubuntu option is initially available to U.S. customers only and the price starts from $599." Also in Ubuntu news: Canonical announced on Friday the final beta release of Ubuntu 13.04, aka Raring Ringtail (the main release, as well as the growing flock of other *buntus).
Robotics

Inside Mantis: a 2-Ton Hexapod Robot With a Linux Brain 84

DeviceGuru writes "After four years of development, Micromagic Systems has finally completed the Mantis Hexapod Walking Machine (YouTube video), claimed to be the world's largest all-terrain operational hexapod robot. The device stands nearly three meters tall, weighs just under two tons, and is controlled by a PC/104 module stack running embedded Linux."
Operating Systems

The 'Linux Inside' Stigma 366

New submitter dtschmitz highlights the success of the Google Chromebook to underscore what, in his view, is a serious Linux brand image problem. "It's remarkable how Google doesn't mention the word Linux anywhere in their marketing of the Google Chromebook. I mean, it's running the Linux Kernel, so shouldn't it be Google Linux instead of ChromeOS? Why did Google carefully avoid references to Linux? It's all a very carefully crafted, well executed plan of elegant branding and image making. ... The profile of this user is that of someone who really doesn't care anything about the technical underpinnings of a device. They are not sophisticated technophiles by any means. They have a set number of things which they wish to do--recreational surfing, banking, email, an occasional letter, not complicated. ... Google didn't mention Linux because they know it will scare buyers away. That's unfortunate, but true. And we need to come to terms with that fact and work towards improving the 'Linux Inside' brand image.
Graphics

Remote Desktop Backend Merged into Wayland 215

New submitter Skrapion writes "One month ago, an independent developer submitted patches to the Wayland's Weston compositor which adds support for FreeRDP, an open-source remote desktop protocol. Now, after six revisions, the remote desktop code has been merged into the trunk. While remote desktop has been prototyped in Weston once before by Wayland developer Kristian Høgsberg, this is the first time Wayland/Weston has officially supported the feature. For a summary of why we can expect Wayland's remote desktop to surpass X.Org's network transparency, see Daniel Stone's excellent talk from Linux.conf.au."
Debian

Valve Starts Publishing Packages For Its Own Linux Distribution 310

An anonymous reader writes "In preparation for the "Steam Box" game console that will make necessary their own Linux-based software platform, Valve developers have started publishing Debian packages for their platform which looks like their first-generation operating system will be derived from Ubuntu 12.04.2 LTS. So far the packages being published include a new "Plymouth" boot splash screen as the operating system loads, a Steam desktop wallpaper, auto-updating system scripts, and experimental NVIDIA Linux graphics drivers."
GNU is Not Unix

Systemd Ditches GNU C Library for Their Own 92

In his typical fashion of replacing perfectly working software with useless broken-by-design crap, our dearest Lennart has decided that the time has come for systemd to gain an email program. He determined that the GNU libc was insufficient for the task of a dbus-enabled cpu hogging email client, leading to the new systemd libc: " Technically, this move makes perfectly sense, too. We are sick of supporting unstable glibc APIs and ABIs, and we believe that we greatly benefit from the fact that we now finally have everything the OS userspace consists of in one single repository. Of course, this new libc is not available to Ubuntu and other Linux distributions that have not yet adopted systemd. However, after deliberately choosing a home-grown display server (Wayland) over the generally accepted one (Mir) we decided creating an incompatible libc would be the best approach to create a strong platform following a strict release cadence."

On the bright side "We also renamed the API call creat() to create()..."

Slashdot Top Deals