Forgot your password?

typodupeerror

Slashdot is powered by your submissions, so send in your scoop

Intel

Intel's Linux OpenGL Driver Faster Than Apple's OS X Driver 249

Posted by samzenpus
from the greased-lightning dept.
An anonymous reader writes "The open-source Intel Linux graphics driver has hit a milestone of now being faster than Apple's own OpenGL stack on OS X. The Intel Linux driver on Ubuntu 13.04 is now clearly faster than Apple's internally-developed Intel OpenGL driver on OS X 10.8.3. when benchmarked from a 'Sandy Bridge' class Mac Mini. Only some months ago, Apple's GL driver was still trouncing the Intel Linux Mesa driver."
Ubuntu

Ubuntu Developers Revisit Replacing Firefox With Chromium 153

Posted by Unknown Lamer
from the but-firefox-has-a-cooler-logo dept.
Via Phoronix comes news that Ubuntu is revisiting replacing Firefox with Chromium as the default browser. Reasons include that Chromium is the basis of Ubuntu Touch and their new web apps platform, and using a single browser for all versions of Ubuntu would simplify maintenance. From the article: "Expressed shortcomings of switching to Google's Chromium open-source web-browser is that data migration from Firefox isn't too obvious, extensions don't migrate between browsers, Chromium isn't supported on all architectures (e.g. PowerPC), the browser doesn't work with the Orca screen reader and doesn't integrate well for accessibility reasons, there is no native PDF plug-in, and Chromium is said to have worse performance under memory pressure. There were also some concerns expressed about differences with WebApps in Chromium. ... It looks like the switch to Chromium will happen in the name of a better user experience for the desktop with Chrome/Chromium now arguably surpassing Firefox in its features and performance while pushing Chromium as the default leads to a more consistent experience across Ubuntu form factors from phones/tablets to the desktop." The Ubuntu community will have their input solicited as the next step. The Ubuntu Developer Summit session has notes and a full video of today's discussion.
Ubuntu

Ubuntu Developing Its Own Package Format, Installer 466

Posted by Soulskill
from the anything-they-can-do-we-can-do-better dept.
An anonymous reader writes "While complementing Debian APT/DPKG, Canonical is now developing their own package format. The new package format has promised highlights of having no dependencies between applications, each package would install to its own directory, root support wouldn't always be required, and overall a more self-contained and easier approach for developers than it stands now for Debian/Ubuntu packages. The primary users of the new packaging system would be those distributing applications built on the Ubuntu Touch/Phone SDK. The initial proof-of-concept package management system is written in Python and uses JSON representation." This quote from the post by Canonical's Colin Watson bears repeating: "We'll continue to use dpkg and apt for building the Ubuntu operating system, syncing with Debian, and so on."
AMD

AMD's Open Source Linux Driver Trounces NVIDIA's 147

Posted by timothy
from the hari-seldon dept.
An anonymous reader writes "In a 15-way graphics card comparison on Linux of both the open and closed-source drivers, it was found that the open-source AMD Linux graphics driver is much faster than the open-source NVIDIA driver on Ubuntu 13.04. The open-source NVIDIA driver is developed entirely by the community via reverse-engineering, but for Linux desktop users, is this enough? The big issue for the open-source 'Nouveau' driver is that it doesn't yet fully support re-clocking the graphics processor so that the hardware can actually run at its rated speeds. With the closed-source AMD Radeon and NVIDIA GeForce results, the drivers were substantially faster than their respective open-source driver. Between NVIDIA and AMD on Linux, the NVIDIA closed-source driver was generally doing better than AMD Catalyst."
Graphics

Wayland 1.1 Released — Now With Raspberry Pi Support 197

Posted by timothy
from the delicious-support dept.
An anonymous reader writes "Six months after the release of Wayland 1.0, versions 1.1 of Wayland and Weston have been released. Wayland/Weston 1.1 brings new back-end support for the Raspberry Pi, Pixman renderer, Microsoft Remote Desktop Protocol (RDP), and FBDEV frame-buffer device. Wayland/Weston 1.1 also introduces a modules SDK, supports the EGL buffer-age extension, touch-screen calibration support, and numerous optimizations and bug-fixes."
Intel

Intel Releases New OpenCL Implementation for GNU/Linux 60

Posted by Unknown Lamer
from the do-your-own-thing dept.
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.
Graphics

Jolla Ports Wayland To Android GPU Drivers 90

Posted by timothy
from the cross-platform-the-hard-way dept.
An anonymous reader writes "A Jolla Sailfish OS engineer has ported Wayland to run on Android GPU drivers. The implementation uses libhybis with the Android driver so that the rest of the operating system can be a conventional glibc-based Linux operating system, such as Mer / Sailfish OS. The code is to be LGPL licensed. The reported reasoning for making Wayland support Android GPU drivers was difficulty in ODM vendors not wishing to offer driver support for platforms aside from Android."
Graphics

NVIDIA Releases Optimus Linux Driver With New Features 123

Posted by Soulskill
from the baby-steps dept.
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."
HP

HP Launches Moonshot 168

Posted by Unknown Lamer
from the everyone's-doing-it dept.
New submitter linatux writes "HP has announced their 'Moonshot 1500 server' — up to 1,800 servers per 47U rack are supported. The tech certainly seems to be an advance on what is currently available — will it be enough to revive HP's server fleet?" From Phoronix: "Moonshot began with Calxeda-based ARM SoCs, but in the end HP settled for Intel Atom processors. Released today were HP's Moonshot system based on the Intel Atom S1200. Hewlett-Packard claims that their Moonshot System uses 89% less energy, 80% less space, 77% less cost, and 97% less complexity than traditional servers."
Open Source

NVIDIA Open-Sources 3D Driver For Tegra SoCs 54

Posted by samzenpus
from the set-it-free dept.
An anonymous reader writes "Linux developers are now working on open-source 3D support for NVIDIA's Tegra in cooperation with NVIDIA and months after the company published open-source 2D driver code. There are early patches for the Linux kernel along with a Gallium3D driver. The Tegra Gallium3D driver isn't too far along yet but is enough to run Wayland with Weston."
Graphics

Remote Desktop Backend Merged into Wayland 215

Posted by Unknown Lamer
from the thought-no-one-used-that-feature dept.
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."
AMD

AMD Releases UVD Engine Source Code 79

Posted by Soulskill
from the new-toys dept.
An anonymous reader writes "Years of desire by AMD Linux users to have open source video playback support by their graphics driver is now over. AMD has released open-source UVD support for their Linux driver so users can have hardware-accelerated video playback of H.264, VC-1, and MPEG video formats. UVD support on years old graphics cards was delayed because AMD feared open-source support could kill their Digital Rights Management abilities for other platforms."
Debian

Valve Starts Publishing Packages For Its Own Linux Distribution 310

Posted by timothy
from the ready-for-the-console-at-least dept.
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."
GUI

Wayland/Weston Gets Forked As Northfield/Norwood 252

Posted by timothy
from the same-number-syllables dept.
An anonymous reader writes "Weeks after Canonical announced Mir, Wayland's display server protocol and Weston compositor have been forked. A contributor to Wayland found differing views with the project over desktop eye candy and other technical decisions to the X11 successor, which resulted in forming the Northfield and Norwood projects. The developer, Scott Moreau, has been outted from the project but has provided a lengthy explanation why the fork was needed to advance the Linux desktop."
Enlightenment

Enlightenment Terminal Allows Video Playback, PDF Viewing 114

Posted by Unknown Lamer
from the symbolics-did-it-better dept.
An anonymous reader writes "The E17 Enlightenment project has released a new version of its Terminology terminal emulator. With Terminology 0.3 comes several fancy features, including the ability to preview video files, images, and PDF files from within the terminal. There's new escape sequences, inline video playback, and other features to this terminal emulator that's only built on EFL and libc."
GNOME

GNOME Aiming For Full Wayland Support by Spring 2014 300

Posted by Unknown Lamer
from the ten-little-kingdoms dept.
An anonymous reader writes "Canonical's plan to develop the Mir Display Server for Ubuntu rather than going with their original plans to adopt Wayland has been met with criticism from KDE (and other) developers... The GNOME response to Ubuntu's Mir is that they will now be rushing support for the GNOME desktop on Wayland. Over the next two release cycles they plan to iron out the Wayland support for the GNOME Shell, the GTK+ toolkit, and all GNOME packages so that by this time next year you can be running GNOME entirely on Wayland while still having X11 fall-back support."
Graphics

Canonical Announces Mir: A New Display Server Not On X11 Or Wayland 354

Posted by samzenpus
from the rolling-it-out dept.
An anonymous reader writes "On the Ubuntu Wiki is now the Mir specification, which is a next-generation display server not based on X11/X.Org or Wayland. Canonical is rolling their own display server for future releases of Ubuntu for form factors from mobile phones to the desktop. Mir is still in development but is said to support Android graphics drivers, open-source Linux graphics drivers, and they're pressuring hardware vendors with commercial closed-source drivers to support it too. They also said X11 apps will be compatible along with GTK3 and Qt/QML programs. Canonical isn't using X11 or Wayland with their future Unity desktop as they see many shortcomings from these existing and commonly used components."
Debian

First Debian/Ubuntu Bootable ARM64 Images Released 34

Posted by Unknown Lamer
from the be-prepared dept.
An anonymous reader writes "With work done by ARM and Linaro, there is now a bootable image of Debian/Ubuntu that works for ARM64, the new 64-bit ARM architecture. There are still some caveats and work ahead, but Linux is once again the first platform that has software ready to run on a new architecture when released. This 64-bit ARM Linux support also includes the ability to run 32-bit ARM software side-by-side." You can grab a bootable rootfs, but there's no hardware to actually run it on now (the developers are using the free-as-in-beer simulator from ARM). Kernel support for the architecture was released around a year ago; this is more a tale of getting from a bootable kernel to a bootable operating system.
Debian

Debian Project Releases 7.0 "Wheezy" Installer Candidate 100

Posted by timothy
from the so-many-people-hours dept.
An anonymous reader writes "The first release candidate of Debian Installer 7.0 Wheezy was released this week. Debian 7.0 is set to introduce a number of new features including optional systemd support, a real-time Linux kernel option, UEFI installation support, and the Debian Installer now supports WPA/WPA2 wireless networks. More Debian 7.0 features are listed on the Debian Wiki and the 7.0 RC1 installer can be downloaded at Debian.org." Update: 02/21 16:12 GMT by S : Changed headline and summary to reflect that it was the Installer release candidate, not the distribution.

This fortune is dedicated to your mother, without whose invaluable assistance last night would never have been possible.

Working...