×
Ubuntu

Linux-Friendly Mini PC Fast Enough For Steam Games 93

crookedvulture writes "Barebones mini PCs have been around for a while, and the latest one from Zotac is pretty unique. For $270, the Zbox ID42 offers a Sandy Bridge CPU, a discrete GeForce graphics processor, and all the integrated I/O and networking you'd expect from a modern PC. You have to add your own memory, hard drive, and operating system, but the latter shouldn't cost you a dime. The Zbox works well with not only Windows, but also Linux. Ubuntu even recognizes the included remote, which can be used to wake up the system, control XBMC, and navigate Steam's Big Picture interface. Team Fortress 2 for Linux is actually playable, albeit at a relatively low resolution and detail level. The hardware seems better suited to casual games. Zotac also makes a Plus version of the Zbox that comes bundled with RAM and a hard drive, but it costs an extra $130, and you can get much better components if you add them yourself. The user-friendly chassis makes filling out the system a trivial undertaking."
Cellphones

Ubuntu Smartphone Shipping In October 102

An anonymous reader writes "Smartphones running the open source Ubuntu operating system will be available to customers beginning in October 2013, Canonical CEO Mark Shuttleworth told CIO Journal. Ubuntu will be available on a full range of devices, including desktop and tablet computers, potentially providing corporate IT executives a way to reduce the number of devices they purchase and manage, and would allow users to access all manner of corporate data through a single, pocket-sized device. 'You can share Windows apps to the phone desktop,' said Mr. Shuttleworth during a meeting in New York Tuesday." Jon Brodkin adds, "Canonical is taking community input on what the core applications (e-mail, calendar, clock/alarm, weather, file manager, document viewer, YouTube, Facebook, and Twitter) should look like. The best aspects of community proposals will hopefully make it into Ubuntu phones when they finally hit the market sometime toward the end of 2013 or beginning of 2014. Take a look at the best designs Canonical has received so far."
Quake

Open Source ARM Mali Driver Runs Q3A Faster Than the Proprietary Driver 71

An anonymous reader writes "The lima driver project, the open source reverse engineered graphics driver for the ARM Mali, now has Quake 3 Arena timedemo running 2% faster than the ARM Binary driver." There's a video showing it off. Naturally, a few caveats apply; the major one is that they don't have a Free shader compiler and are forced to rely on the proprietary one from ARM, for now.
Businesses

Microsoft May Be Seeking Protection From Linux With Dell Loan 270

alphadogg writes "Microsoft's $2 billion loan to Dell is a sign that the software maker wants to influence hardware designs in a post-PC world while protecting itself from the growing influence of Linux-based operating systems in mobile devices and servers, according to analysts. As the world's third-largest PC maker, Dell is important to the success of Microsoft's server and PC software. Even though Microsoft's loan does not represent a big part of the total value of the transaction, the software maker does not throw around money lightly and its participation in the deal might be an attempt by the software maker to influence hardware designs in the post-PC world of touch laptops, tablets and smartphones, analysts said. It may also be an attempt to secure the partnership and to stop the PC maker from looking toward alternative operating systems like Linux, analysts said. Dell offers Linux servers and in late November introduced a thin and light XPS 13 laptop with a Linux-based Ubuntu OS, also code-named Project Sputnik. Major PC makers in recent months have also introduced laptops with Chrome OS." HP has released a statement in response to the deal which talks about how Dell "faces an extended period of uncertainty and transition that will not be good for its customers." Perhaps they're right; HP is certainly familiar with such a situation. However, it's likely Dell is simply hoping to avoid the same struggles HP has faced over the past several years.
Government

Tim O'Reilly Steps In To Debate Open Government and Linux 45

PatrickRIot writes "Aeon Magazine ran a longform critique of Open Source politics last week titled 'Open Sesame: "Openness" is the new magic word in politics – but should governments really be run like Wikipedia?' It referenced Tim O'Reilly and the man himself has stepped in at the bottom of the page for a detailed and lengthy rejoinder. 'I'm a bit surprised to learn that my ideas of "government as a platform" are descended from Eric Raymond's ideas about Linux, since: a) Eric is a noted libertarian with disdain for government b) Eric's focus on Linux was on its software development methodology. From the start, I was the open source activist focused on the power of platforms, arguing the role for the architecture of Unix and the Internet in powering the open source movement. ... One thing that distresses me about this discussion is the notion that somehow, if open government doesn't solve every problem, or creates new problems as it solves others, it is a failed movement. The world doesn't go forward in a straight line! The "open" democracy experiment of 1776 is still ongoing; we're trying to figure out how to use technology to adapt it to the 21st century and a country with a hundredfold greater population.'"
AMD

AMD Publishes Open-Source Radeon HD 8000 Series Driver 117

An anonymous reader writes "The hardware hasn't been released yet, but AMD has made available early open-source Linux GPU driver patches for supporting the future Radeon HD 8000 series graphics cards. At this time the Radeon HD 8800 'Oland' series is supported with the Mesa, DRM, X.Org, and kernel modifications. From the driver perspective, not many modifications are needed to build upon the Radeon HD 7000 series support."
Linux

UEFI Secure Boot Pre-Bootloader Rewritten To Boot All Linux Versions 185

hypnosec writes "The Linux Foundation's UEFI secure boot pre-bootloader is still in the works, and has been modified substantially so that it allows any Linux version to boot through UEFI secure boot. The reason for modifying the pre-bootloader was that the current version of the loader wouldn't work with Gummiboot, which was designed to boot kernels using BootServices->LoadImage(). Further, the original pre-bootloader had been written using 'PE/Coff link loading to defeat the secure boot checks.' As it stands, anything run by the original pre-bootloader must also be link-loaded to defeat secure boot, and Gummiboot, which is not a link-loader, didn't work in this scenario. This is the reason a re-write of the pre-bootloader was required and now it supports booting of all versions of Linux." Also in UEFI news: Linus Torvalds announced today that the flaw which was bricking some Samsung laptops if booted into Linux has been dealt with.
Bug

Linux: Booting Via UEFI Can Brick Samsung Notebooks 232

wehe writes "Heise News reports today some Samsung notebooks can be turned into a brick if booted just one time via UEFI into Linux. Even the firmware does not boot anymore. Some reports in the Ubuntu bug tracker system report that such notebooks can not be recovered without replacing the main board. Other Linux distributions may be affected as well. Kernel developers are discussing a change in the Samsung-laptop driver." It appears even Samsung is having trouble tracking down the problem (from the article): "According to Canonical's Steve Langasek, Samsung developers have been attempting to develop a firmware update to prevent the problem for several weeks. Langasek is advising users to start Ubuntu installation on Samsung notebooks from an up-to-date daily image, in which the Ubuntu development team has taken precautions to prevent the problem from arising. It is, however, not completely clear that these measures are sufficient."
GUI

Ask Slashdot: Open Source Remote Application Access? 113

First time accepted submitter taikedz writes "Citrix Xenapp with Receiver/Metaframe allows publishing individual applications installed on a Windows server to users on remote machines. These applications open in their own windows, along side others as if they were installed locally. I am looking to do the same at home, with free software, publishing applications from Mac, Linux, and Windows machines (and yes, I've verified the license agreements for the apps I am going to do this with!). Up until now, the only alternatives I have found are full-on remote desktop login, not seamlessly-integrated. Can you recommend any tools that can achieve the goal of remote individual application access across platforms for free or at low-cost?"
Bug

New Secure Boot Patches Break Hibernation 196

hypnosec writes "Matthew Garrett published some patches today which break hibernate and kexec support on Linux when Secure Boot is used. The reason for disabling hibernation is that currently the Linux kernel doesn't have the capability of verifying the resume image when returning from hibernation, which compromises the Secure Boot trust model. The reason for disabling the kexec support while running in Secure Boot is that the kernel execution mechanism may be used to load a modified kernel thus bypassing the trust model of Secure Boot." Before arming your tactical nuclear flame cannon, note that mjg says "These patches break functionality that people rely on without providing any functional equivalent, so I'm not suggesting that they be merged as-is." Support for signed kexec should come eventually, but it looks like hibernation will require some clever hacking to support properly in a Restricted Boot environment.
Linux

Video LinuxFest Northwest is Coming in April (Video) 43

Jakob Perry, today's interviewee, is a volunteer who helps make LinuxFest Northwest happen. This is an event produced by the Bellingham Linux Users Group that "has been a tradition in Bellingham, WA since 2000." Bellingham is a small town about a 1.5 hour drive away from Seattle, and a shorter distance from Vancouver, Canada. Last year they had 1200 people. They have a core group of about 10 year-round volunteers, with as many as 60 participating in the event itself, many of whom are students at Bellingham Technical College, which is where LinuxFest Northwest is held.
Open Source

Why a Linux User Is Using Windows 3.1 415

colinneagle writes "About two weeks back, I was using my Android tablet and looking for a good graphics editor. I wanted something with layers and good text drawing tools. That's when it hit me. We already have that. Photoshop used to run on Windows 3.1. And Windows 3.1 runs great under both DOSBox and QEMU, both of which are Open Source emulators available for Android and every other platform under the sun. So I promptly set to work digging up an old copy of Photoshop. The last version released for Windows 3.1 was back in 1996. And finding a working copy proved to be...challenging. Luckily, the good folks at Adobe dug around in their vaults and managed to get me up and running. And, after a bit of tweaking, I ended up with an astoundingly functional copy of Photoshop that I can now run on absolutely every device I own. And the entire environment (fonts, working files and all) are automatically backed up to the cloud and synced between systems. But what other applications (and, potentially, games) does this give me access to? How far can I take this?"
First Person Shooters (Games)

"Adults Only" OpenArena Now Playable On Raspberry Pi 65

hypnosec writes "The Raspberry Pi Foundation has released OpenArena – a multiplayer first person shooter game based on Quake III — for the Raspberry Pi. Available as a free download, the game has been rated 'Adults Only' because of the blood and guns. The open-source game is powered by the 'ioquake3' fork of the engine that Quake III runs on id's Tech 3 engine. Modifications have been made to the gameplay by removing the copyrighted material and adding new free content."
Intel

Alan Cox Exits Intel, Linux Development 214

judgecorp writes "Linux kernel developer Alan Cox has left Intel and Linux development after slamming the Fedora 18 distribution. He made the announcement on Google+ and promised that he had not fallen out with Linus Torvalds, and would finish up all outstanding work." Also at Live Mint, which calls Cox's resignation notice a "welcome change from the sterility, plain dishonesty of CEO departure statements." Cox says in that statement that he's leaving "for a bit," and "I may be back at some point in the future - who knows."
Red Hat Software

Alan Cox: Fedora 18 "The Worst Red Hat Distro," Switches To Ubuntu 380

An anonymous reader writes "Linux kernel developer veteran Alan Cox has lashed out at Red Hat's recent release of Fedora 18. Cox posted comments to his Google+ page saying 'Fedora 18 seems to be the worst Red Hat distro I've ever seen.' He encountered numerous problems with Fedora 18 and then decided to switch to Ubuntu."
Data Storage

Open Source ExFAT File System Reaches 1.0 Status 151

Titus Andronicus writes "fuse-exfat, a GPLv3 implementation of the exFAT file system for Linux, FreeBSD, and OS X, has reached 1.0 status, according to an announcement from Andrew Nayenko, the primary developer. exFAT is a file system designed for sneaker-netting terabyte-scale files and groups of files on flash drives and memory cards between and among Windows, OS X, and consumer electronics devices. It was introduced by Microsoft in late 2006. Will fuse-exfat cut into Microsoft's juicy exFAT licensing revenue? Will Microsoft litigate fuse-exfat's developers and users into patent oblivion? Will there be a DKMS dynamic kernel module version of the software, similar to the ZFS on Linux project? All that remains to be seen. ReadWrite, The H, and Phoronix cover the story."
KDE

The Road To KDE Frameworks 5 and Plasma 2 89

jrepin wrote in with a link to an article about the steps being taken toward a Qt5 based KDE 5 and Plasma Workspaces 2. From the article: "KDE's Next Generation user interfaces will run on top of Qt5. On Linux, they will run atop Wayland or Xorg as display server. The user interfaces move away from widget-based X11 rendering to OpenGL. Monolithic libraries are being split up, inter-dependencies removed, and portability and dependencies cut by stronger modularization. For users, this means higher quality graphics, more organic user interfaces and availability of applications on a wider range of devices. Developers will find an extensive archive of high-quality, libraries and solutions on top of Qt."
GNU is Not Unix

Arch GNU/Linux Ported To Run On the FreeBSD Kernel 79

An anonymous reader writes "The Arch Linux distribution has been modified to run off the FreeBSD 9.0 kernel as an alternative to using Linux. The developer of Arch BSD explained his reasoning as enjoying FreeBSD while also liking the Arch Linux philosophy of a 'fast, lightweight, optimized distro,' so he sought to combine the two operating systems to have FreeBSD at its core while being encircled by Arch. The Arch BSD initiative is similar to Debian GNU/kFreeBSD."
Open Source

LTSI Linux Kernel 3.4 Released 61

hypnosec writes "The Linux Foundation has announced the release of Linux 3.4 under its Long Term Support Initiative (LTSI), which will be maintained for the next two years with back-ported features from newer Linux kernels. Based on Linux 3.4.25, the LTSI 3.4 is equipped with features such as Contiguous Memory Allocator – which is helpful for embedded devices with limited hardware resource availability; AF_BUS – a kernel-based implementation of the D-Bus protocol; and CoDel (controlled delay) – a transmission algorithm meant for optimization of TCP/IP network buffer control."
Operating Systems

Canonical Could Switch To Rolling Releases For Ubuntu 14.04 and Beyond 222

massivepanic writes "For the longest time Canonical has slapped an LTS ("long term support") moniker on some of their Ubuntu releases. Currently, a new major release of the operating system happens every six months, and is supported for 18 months after release. Whereas in the past when LTS versions received two years support or more, the current model — starting with 12.04 — supports new LTS releases for five years. However, a recent public Google Hangouts session revealed that Canonical has been thinking about switching from the venerable LTS model to a rolling release, starting with version 14.04."
Businesses

MS Won't Release Study Disputing Munich's Linux-Switch Savings 268

itwbennett writes "As previously reported on Slashdot, in November of last year, the city of Munich reported savings of over €10 million from its switch to Linux. Microsoft subsequently commissioned a study (conducted by HP) that found that, in fact, 'Munich would have saved €43.7 million if it had stuck with Microsoft.' Now, Microsoft has said it won't release the study, saying that '[it] was commissioned by Microsoft to HP Consulting for internal purposes only.'"
Input Devices

Ask Slashdot: Best Webcam To Augment Impaired Vision? 63

mynamestolen writes "In order to read paper-based books many visually impaired people want to attach a webcam to a computer and attach the computer to a TV. Some Electronic Magnifiers are purpose-built to provide a similar solution. Different organisations around the world (such as in the UK) have help pages. But I have not been able to find a guide to set up my own system. So I'm asking Slashdot readers how to go about it. What is the best camera to use if I want to hold the camera in my hand and point it at book or magazine? What parameters should I adjust, either in the software or on the camera? Depth of view, refresh rates, contrast, color balance and resolution might be key problems. My system is Linux and getting drivers for a good camera might also be a problem."
Databases

Fedora 19 Nixing MySQL in Favor of MariaDB 116

An anonymous reader writes "Red Hat developers are planning to replace MySQL with MariaDB in Fedora 19. For the next Fedora update, the MariaDB fork would replace MySQL and the official MySQL package would be discontinued after some time. The reasoning for this move is the uncertainty about Oracle's support of MySQL as an open-source project and moves to make the database more closed." Update: 01/22 13:47 GMT by T : Note: "Nixing" may be a bit strong; this move has been proposed, but is not yet officially decided.
Linux

Fedora 18 Installer: Counterintuitive and Confusing? 458

An anonymous reader writes "Igor Ljubuncic, former physicist and current IT Systems Programmer and blogger, reviews Fedora 18 with its new installer. In his role as alter ego Dedoimedo, the self proclaimed 'king of everything', Igor's Linux distro and DE reviews are often wry and biting and this review is no exception: 'You enter a world of smartphone-like diarrhea that undermines everything and anything that is sane and safe. In all my life testing Linux and other operating systems, I have never ever seen an installer that is so counter-intuitive, dangerous and useless, all at the same time.'" The non-linear installer interface does look like kind of confusing, at least from the screenshots posted.
Android

Linux and Android MMO Launches Kickstarter To Support Gameplay Expansion 25

Incarnate-VO writes "Long running space-MMO Vendetta Online, which debuted with Linux support back in 2002, has launched a Kickstarter campaign to support a major gameplay expansion, including player-owned stations, capships, and territorial conquest. If the Kickstarter succeeds, an upcoming iPad version could also gain some added polish, joining the existing mobile support for Android. (The Kickstarter video is also available on YouTube in HD)."
Desktops (Apple)

Ibex Virtual Reality Desktop Beta For Mac Released 52

New submitter Hesh writes "Ibex, the first cross-platform VR desktop of its kind, was previously released for Linux, and has finally been updated to work on Mac OS X Mountain Lion. Running at a silky smooth 60fps, it is nearing final release and awaiting delivery of the developer Oculus Rift kits for final integration testing. A Windows version may be released in time. The source can be found on bitbucket for the Linux version and iPhone orientation sensor client while the Mac source is to follow soon at the same location."
GNOME

SolusOS Forks Gnome 3 Fallback Mode 162

An anonymous reader writes "Linux distribution SolusOS has forked the GNOME 3 'fallback mode' that the GNOME Project decided to scrap with the upcoming 3.8 GNOME release. According to SolusOS, the fork, named Consort, can 'maintain an experience virtually identical to GNOME 2, but vastly improve it with no need for hardware acceleration such as with GNOME Shell or Cinnamon.' It 'will bring back all the old features, such as right click-interaction on the panel, GNOME 2 applet support, creating desktop launchers, etc' and 'allow Python GNOME 2 applets to run natively on consort-panel.'"
Linux Business

CentOS 5.9 Released 96

kthreadd writes "The Red Hat Enterprise Linux 5 derivative CentOS version 5.9 has been released just 10 days after its upstream provider. According to the release notes a number of changes have been made. New packages available in CentOS 5.9 includes for example OpenJDK 7 and Rsyslog 5. Several drivers have also been updated in the kernel which has been updated to version 2.6.18-348, including support for Microsoft's virtualization environment Hyper-V." CentOS has been plugging away now for nearly 10 years.
Emulation (Games)

Open Source Gaming Handheld Project Wants Your Money 203

YokimaSun writes to point out a Kickstarter project that may warm the cockles of your heart: "Fans of emulation and homebrew have not had much to cheer about over the years; the recent generation of consoles has pretty much killed off any hacking by constant firmware updates. The days of PSP homebrew have died a death and consoles like the Caanoo, GP2x and even the mighty Openpandora never really lived up to the massive expectation. There is a glimmer of hope from a team of homebrew developers who have developed a new console called the GCW-Zero, a new open source handheld system which uses the OpenDingux Linux OS. The specs are impressive, with a Ingenic JZ4770 1 GHz MIPS processor, Vivante GC860, capable of OpenGL ES 2.0, 3.5 inch LCD with 320x240 pixels; 4:3 aspect ratio, 512 MB DDR2 and 16GB of internal memory which can via external memory card be extended by another 32GB. N64 and PS1 emulation and everything below should be at full speed in time."
GNOME

Fedora 18 Released 118

ultranerdz writes "Fedora 18 has been released. Featuring a new installer UI, GNOME 3.6, Clojure, DragonEgg, KDE Plasma Workspaces 4.9, MATE Desktop, Samba 4, Secure Boot, and updated major packages versions, this is one of the most anticipated Fedora versions yet. After more than two months of slips and delays, Fedora 18 is finally here." I'm glad to see MATE becoming more widely available; it suits me, as a GNOME 2 fan but not a complete troglodyte.
Cloud

Ask Slashdot: Linux Mountable Storage Pool For All the Cloud Systems? 165

An anonymous reader writes "Many cloud systems are available on the market like: dropbox, google, sugar sync, or your local internet provider, that offer some free gigabytes of storage. Is there anything out there which can combine the storage into one usable folder (preferably linux mountable) and encrypt the data stored in the cloud? The basic idea would be to create one file per cloud used as a block device. Then combine all of them using a software raid (redundancy etc) with cryptFS on top. Have you heard of anything which can do that or what can be used to build upon?"
Open Source

Who Controls Vert.x: Red Hat, VMware, Neither? 118

snydeq writes "Simon Phipps sheds light on a fight for control over Vert.x, an open source project for scalable Web development that 'seems immunized to corporate control.' 'Vert.x is an asynchronous, event-driven open source framework running on the JVM. It supports the most popular Web programming languages, including Java, JavaScript, Groovy, Ruby, and Python. It's getting lots of attention, though not necessarily for the right reasons. A developer by the name of Tim Fox, who worked at VMware until recently, led the Vert.x project — before VMware's lawyers forced him to hand over the Vert.x domain, blog, and Google Group. Ironically, the publicity around this action has helped introduce a great technology with an important future to the world. The dustup also illustrates how corporate politics works in the age of open source: As corporate giants grasp for control, community foresight ensures the open development of innovative technology carries on.'"
Image

Microsoft's Future of the Living Room Starring SuperTuxKart 82

New submitter Antoine.Stroll writes "Microsoft's concept of the living room's future doesn't include Master Chief apparently. In fact, it's starring several FOSS games including Red Eclipse and SuperTuxKart (video). Does FOSS just allow more possibilities for research and experimentation? SuperTuxKart had their 0.8 release last month. Go check out the website and download the game that Redmond's researchers couldn't resist. STK gets its Microsoft closeup at 48 seconds into the demonstration." This is the full room projection tech detailed in an earlier story about the patents Microsoft filed relating to it.
Linux

World's First Linux Powered Rifle Announced 272

stevew writes "Following up our earlier discussion about whether guns should be self-aware comes the announcement of the world's first Linux-powered rifle. A startup attending CES was showing how their 'Precision Guided Firearms' would use customized, computerized scopes to assist with aiming. 'The Linux-powered scope produces a display that looks something like the heads-up display you'd see sitting in the cockpit of a fighter jet, showing the weapon's compass orientation, cant, and incline. To shoot at something, you first "mark" it using a button near the trigger. Marking a target illuminates it with the tracking scope's built-in laser, and the target gains a pip in the scope's display. When a target is marked, the tracking scope takes into account the range of the target, the ambient temperature and humidity, the age of the barrel, and a whole boatload of other parameters. It quickly reorients the display so the crosshairs in the center accurately show where the round will go.'"
Games

Valve's SteamBox Gets a Name and an Early Demo at CES 328

xynopsis writes "Looks like the final version of the Linux based Steam Gaming Console has been made public at CES. The result of combined efforts of small-form-factor maker Xi3 and Valve, the gaming box named 'Piston' is a potential game changer in transforming the Linux desktop and gaming market. The pretty device looks like a shrunk Tezro from Silicon Graphics when SGI used to be cool." Looks like Gabe Newell wasn't kidding.
Hardware Hacking

LEGO Announces GNU/LInux-Powered Mindstorms EV3 Platform 164

First time accepted submitter Barryke writes "Today LEGO announces the new mohawk (NASA's turf) sporting MINDSTORMS EV3 platform (press release). And with details on its features and innards (in Dutch) which in short comes down to: 'Its intelligent brick sports an ARM9-soc running Linux on 64MB RAM and 16MB storage memory, and supports SD cards. There are also four ports, which allow four other 'Bricks' can be connected. The intelligent brick can be reached by WiFi, USB and Bluetooth, and supports control via Android and iOS devices. It comes with 3 servo's, two touch sensors and an IR sensor to track other robots at upto six meters. It also includes 17 build plans, shown in 3D using Adobe Inventor Publisher.'"
Operating Systems

Blizzard Reportedly Planning A Linux Game For 2013 353

It looks like the recent success of Linux gaming has caught Blizzard's eye. According to "a reliable source at the company" 2013 will be the year that "at least one of their very popular titles will see a release for Ubuntu Linux." From the article: "It's been a poorly-kept secret that Blizzard has a native Linux client of World of Warcraft. As recently as 2011, the World of Warcraft Linux client was still being maintained internally. The client has been around for years and done by their own developers as a form of testing for the popular MMORPG currently offered on Windows and Mac OS X. As for why they haven't released the client, it's come down to "targeting a specific version of the platform" with Linux being "unstandardized" due to the many different distributions. There's still some fundamental problems with gaming on Linux. With World of Warcraft working generally fine under Wine as well, the company is further unmotivated to officially support a Linux build of the game."
Graphics

Free Software NVIDIA Driver Now Supports 3D Acceleration With All GeForce GPUs 159

aloniv writes "The reverse-engineered free/libre and open source driver for NVIDIA cards Nouveau has reached another milestone. 'The Nouveau driver in the current Linux 3.8 development branch has recently acquired everything that's necessary to support the 3D acceleration features of any GeForce graphics hardware. Together with a current version of libdrm and the Nouveau 3D driver in Mesa 3D 9.0, this allows Linux applications to use 3D acceleration even with the most recent GeForce graphics cards."
Operating Systems

Valve Reveals First Month of Steam Linux Gains 295

An anonymous reader writes with news that Valve has updated its Hardware & Software Survey for December 2012, which reflects the first month of the platform being available for Linux. Even though the project is still in a beta test, players on Ubuntu already account for 0.8% of Steam usage. The 64-bit clients for Ubuntu 12.10 and 12.04.1 showed about double the share of the 32-bit versions. MacOS use also showed growth, rising to about 3.7%. Windows 7's usage share dropped by over 2%, but balanced by the growth of Windows 8, which is now at just under 7%. The total share for Windows is still about 95%.
Operating Systems

Fedora 18 Release Slips Another Week 68

An anonymous reader writes "The next major release of the Fedora Project's GNU/Linux distribution (named Spherical Cow) was originally scheduled for November 16th. However, an ambitious set of new features has resulted in the project slipping way past its scheduled release. It had fallen three weeks behind before even producing an alpha release and nine weeks behind by the time the beta release was produced. A major redesign in the distribution installer seems to have resulted in the largest percentage of bugs blocking its release. The set-back marks the first time since 2005 in which there was only one major Fedora release during a calendar year instead of two. Currently, the distribution is scheduled for release on January 15th."
Cellphones

Who Would Actually Build an Ubuntu Smartphone? 230

Nerval's Lobster writes "When Canonical whipped back the curtain from its upcoming Ubuntu for smartphones, it set off a flurry of blogosphere speculation about the open-source operating system's chances on the open market. But which company would actually build such a device? Apple and Research In Motion and Nokia are all out of the running, for very obvious reasons. Motorola, as a subsidiary of Google, is also unlikely to leap on the Ubuntu bandwagon. While Hewlett-Packard has flirted with smartphones in the past, most notably after its Palm acquisition, the company doesn't seem too focused on that segment at the moment. That leaves manufacturers such as HTC, which currently offer devices running either Google Android or Windows Phone. But given Android's popularity, it might prove difficult for Canonical to convince these manufacturers to do more than release a token Ubuntu device—especially if Google and Microsoft apply counter-pressure."
Ubuntu

Quad-Core Stick PC Runs Ubuntu 72

New submitter asola writes with this cool piece of small (ha!) news from Liliputing: "This Freescale i.MX6-quad based stick will officially support Ubuntu in addition to Android. This is a first among the newfangled category of ARM-based stick PCs. This Ubuntu may very well have the hw accelerated Gstreamer plugins created by Freescale for the i.MX6 so full HD video playing will be available under Ubuntu as well."
Cellphones

Nokia N9: the World's Most Underrated Smartphone? 176

jrepin writes "Eighteen months ago, Nokia announced a smartphone unlike any other it has produced before. It was a proper smartphone, one that looked miles away from previous Nokia phones: it was sleek, modern and simple at the same time. The hardware was pretty modern, too; no underpowered processors with severely limited RAM issues to be seen here. And, it runs on an operating system that Nokia had announced dead months before the phone's announcement. This, ladies and gentlemen, is the Nokia N9."
KDE

An Ode To Skulpture 56

jrepin writes with an excerpt from an an article at OSNews musing on the virtues of those "ugly" old interfaces that were common before Apple's Aqua drove everyone to use visual gloss for its own sake: "Thom Holwerda tends to believe that the best interfaces have already been made. Behaviourally, CDE is the best and most consistent interface ever made. It looked like ass, but it always did exactly as you told it to, and it never did anything unexpected. When it comes to looks, however, the gold standard comes from an entirely different corner — Apple's Platinum and QNX's PhotonUI. Between all the transparency, flat-because-it's-hip, and stitched leather violence of the past few years, one specific KDE theme stood alone in bringing the best of '90s UI design into the 21st century, and updating it to give everything else a run for its money. This is an ode to Christoph Feck's Skulpture."
Cellphones

Samsung And Docomo Reportedly Working on Tizen Phone 88

sfcrazy writes with this excerpt from Muktware: "Samsung, which became a market leader thanks to Android, is reportedly working on a smartphone powered by Linux-based Tizen operating system. The company is working with NTT Docomo to create a Tizen powered smartphone. ... Samsung already has its Bada operating system which it uses in some devices. Samsung was expected to merge Bada efforts with Tizen but there has been no attempt in that regards. How Samsung, the Android market leader, positions this phone and creates an app ecosystem around it will be interesting to watch."
DRM

Why Linux On Microsoft Surface Is a Tough Challenge 561

hypnosec writes "With Linux enthusiasts and distro publishers eagerly waiting for a solution to Microsoft's UEFI SecureBoot, there are those who have already looked at the viability of Linux on Microsoft Surface tablet. Matthew Garrett, a.k.a. UEFI-guru, has revealed that those who are keeping their fingers crossed and hoping to find run Linux on Microsoft's tablet are on an uphill walk and it doesn't seem to be an easy one. So why is this? The answer is in the manner in which Microsoft has restricted the Surface from loading non-signed software / binaries by implementing UEFI SecureBoot. Microsoft has loaded on the ARM based tablet its private key instead of the 'Microsoft Windows UEFI Driver Publisher' key, which is needed to sign non-Microsoft software like Linux distributions or loaders. So, no publisher key = no signed non-Microsoft binary = no Linux."
Bug

Linus Chews Up Kernel Maintainer For Introducing Userspace Bug 1051

An anonymous reader points out just how thick a skin it takes to be a kernel developer sometimes, linking to a chain of emails on the Linux Kernel Mailing List in which Linus lets loose on a kernel developer for introducing a change that breaks userspace apps (in this case, PulseAudio). "Shut up, Mauro. And I don't _ever_ want to hear that kind of obvious garbage and idiocy from a kernel maintainer again. Seriously. I'd wait for Rafael's patch to go through you, but I have another error report in my mailbox of all KDE media applications being broken by v3.8-rc1, and I bet it's the same kernel bug. And you've shown yourself to not be competent in this issue, so I'll apply it directly and immediately myself. WE DO NOT BREAK USERSPACE! Seriously. How hard is this rule to understand? We particularly don't break user space with TOTAL CRAP. I'm angry, because your whole email was so _horribly_ wrong, and the patch that broke things was so obviously crap. ... The fact that you then try to make *excuses* for breaking user space, and blaming some external program that *used* to work, is just shameful. It's not how we work," writes Linus, and that's just the part we can print. Maybe it's a good thing, but there's certainly no handholding when it comes to changes to the heart of Linux.
Linux

Ask Slashdot: Linux-Friendly Motherboard Manufacturers? 352

dotancohen writes "I am tasked with building a few Linux machines for a small office. However, many the currently available motherboards seem to be Linux-hostile. For instance, in addition to the whole UEFI issue, my last install was a three-day affair due to the motherboard reporting a Linux-supported ethernet device (the common RTL8168) while it was actually using a GbE Ethernet device that does not work with the legacy drivers and didn't even work with a test Windows 7 install until the driver disk was installed. There are no current hardware compatibility lists for Debian or Ubuntu and I've received from Asus and Gigabyte the expected reply: No official Linux support, install Windows for best experience. I even turned to the two large local computer vendors, asking if they could provide Linux-compatible machines ready to go, but neither of them would be of any help. What globally-available motherboards or motherboard manufacturers can you recommend today?"
KDE

New KScreen Supplies Some Magic For Multi-Monitor Linux Set-Ups 183

An anonymous reader points out developer Àlex Fiestas's work on multiple monitor configuration for Linux. In particular, the screen manager that he and Dan Vrátil are working on — KScreen — gives KDE users a utility "making the configuration of monitors either auto-magical or super simple." This is one thing that's certainly gotten much better in recent years for Linux GUI users in general, but the video in the linked post makes me a little envious — another good reason to swap desktops once in a while.

Slashdot Top Deals