Linux to drop i386 support in the 3.8 kernel, make us upgrade our Doom rig

Linux to drop i386 support in the 38 kernel, make us upgrade our Doom rig

Linux has developed a reputation for running on just about anything. If proposed changes to the 3.8 kernel take effect, we'll have to add an "almost" disclaimer. The OS' maintainers expect to drop support for Intel's i386 architecture with the new release, noting that there's "quite a bit of complexity" that could be lifted by swinging the focus to (much) newer chips. Don't expect Torvalds to have much nostalgia for i386 despite basing much of his early work on it, either, as he's bidding "good riddance" to the legacy code. We can't blame the Linux collective for wanting to drop support for 27-year-old silicon that's well out of fashion, even in embedded components; you'll just have to forgive us if we shed a tear for that retro gaming PC which finally fell off the update bandwagon.

[Image credit: Konstantin Lanzet, Wikipedia]

Filed under:

Comments

Via: ZDNet, Extremetech

Source: Kernel.org, Gmane.org

Linux 3.7 arrives with broader ARM support, optionally signed kernel code

Tux the Linux penguin gets his feet wet

If you're the sort of Linux user who won't even wait for a packaged distribution to update, you'll be happy to hear that Linux 3.7 has hit the servers. The updated foundation puts ARM chips on a footing much closer to that of their x86 counterparts: the code now supports a true multi-platform model that will load on multiple ARM designs. It's also the first instance of Linux to natively support 64-bit memory for newer ARM-based hardware. No matter what circuitry you're running, there's also a big boost to security by allowing signed kernel modules that will only accept approved code, even if a curious user gains root access. There are many (many, many) more tweaks and tune-ups in store, so those who like to push their OS limits can check release details from Linus Torvalds and developers at the source links.

Filed under:

Comments

Via: Slashdot

Source: LKML.org, Kernelnewbies.org

Slackware 14.0 now available, freshens and simplifies a Linux vanguard

Slackware 14 now available, freshens and simplifies a Linux vanguard

When it comes to Linux distributions, Slackware could well be called the archetype. It's not just one of the longest-serving releases at nearly 20 years old -- it's designed to be "pure" and cut back on customized apps, many graphical interface assistants and the requirement to download anything during the installation process. Pat Volkerding and team have nonetheless given us a bit of a break with the launch of Slackware 14.0. While many open-source fans will be downloading a copy for the more recent Linux 3.2.29 kernel and other updated packages, ease of use is the guiding principle for the new build: there's now a graphical NetworkManager interface to manage wired and wireless connections, for a start. In tandem with the newer kernel, updated versions of the KDE and Xfce desktop environments also result in much broader hardware support than many veteran users will remember. Slackware is now much more savvy about removable storage, accelerated 3D video, SATA and other features that have sometimes demanded command line trickery. Anyone can download the revamped distribution for free, including for ARM-based devices like the Raspberry Pi, although we'd consider springing for the $33 subscription to CD-based copies of Slackware to fund Volkerding's long-term efforts.

Filed under:

Slackware 14.0 now available, freshens and simplifies a Linux vanguard originally appeared on Engadget on Sun, 30 Sep 2012 19:15:00 EDT. Please see our terms for use of feeds.

Permalink Slashdot  |  sourceSlackware, Slackware Store, ARMedslack  | Email this | Comments

Intel claims Clover Trail-based Atom won’t properly run Linux, points us to Windows 8 instead

Tux the Penguin laments Intel's decision on Linux

There's potentially bad news ahead if you're hoping to wipe the drive on that future HP Envy X2 and load Ubuntu -- Intel reportedly claimed at IDF that Clover Trail-based Atom processors "cannot" handle Linux properly. As outlined in The Inquirer's account of events, the issue is more a matter of optimization than an outright block: Linux doesn't yet know how to cope with all of Clover Trail's power state changes at the kernel level, which would put any penguin-powered PC at a disadvantage. Intel would really, really prefer that you run Windows 8, as the new Atom and Microsoft's OS are tuned to work hand-in-hand. Linux might catch up, but the Windows-only emphasis is a sharp break from Intel's tendency to shower love on open-source OS projects across the board, including ongoing work like Intel-native Android builds or Tizen.

Filed under: , ,

Intel claims Clover Trail-based Atom won't properly run Linux, points us to Windows 8 instead originally appeared on Engadget on Fri, 14 Sep 2012 12:51:00 EDT. Please see our terms for use of feeds.

Permalink Engadget Spanish (translated)  |  sourceThe Inquirer  | Email this | Comments

Google Nexus 7 overclocked to 2GHz, punches well above its weight

Google Nexus 7 overclocked to 2GHz, punches well above its weight

The stock Nexus 7 peaks at a 1.3GHz clock speed when it's at full burn. That's certainly good enough for the $199 price tag, but eager adopters have just hit a new record in trying to wring out even more of a bang for the buck. Courtesy of a custom Elite kernel from XDA-Developers' Clemsyn, the Tegra 3 in the mini tablet will scale all the way to a heady 2GHz. You'd be right in suspecting that it leads to some dramatic speed boosts: the Nexus 7 at this pace can put a Transformer Prime to shame in common benchmarks, let alone most smartphones. Reaching the loftier heights of performance does require nerves of steel, however. The Elite kernel is very much a rough build that the creator doesn't yet trust with the public, and NVIDIA's processor is already known to get toasty under significantly added stress. There's hope a refined kernel will make for a safer venture into unknown territory. If you can't wait to throw at least some caution (and the warranty) to the wind, though, hit the second source link for code that will reach a slightly less melt-prone 1.8GHz.

Filed under:

Google Nexus 7 overclocked to 2GHz, punches well above its weight originally appeared on Engadget on Mon, 27 Aug 2012 00:25:00 EDT. Please see our terms for use of feeds.

Permalink Phandroid  |  sourceAndroid Community, XDA-Developers  | Email this | Comments

Windows Phone 8 and Windows 8 share lots of code, NT kernel

It's not a complete surprise, but it's still a little bit shocking that it's actually happening -- Windows Phone 8 will be borrowing much of its code base, including the kernel, from Windows 8. At the heart of the latest mobile OS from Microsoft is the full-fledged NT kernel. It's not just a kernel though, the so-called "Shared Windows Core" extends to the file system, security infrastructure, etc... The obvious benefit here is to streamline the creation of a coherent ecosystem. Developers will be able to easily create apps and drivers that can jump from the phone, to the tablet and to the desktop. Only having to write a driver once should also simplify the process of building hardware, meaning manufacturers won't have to tailor GPU code to a phone and start again on the desktop. They OSes even share a substantial chunk of browser code, finally bringing Windows Phone up to parity with its desktop IE progenitors. For enterprise users and IT departments, Microsoft has brought over Secure Boot, BitLocker and some serious encryption. We'd say it's about time that Redmond finally brought all its Windows power to the mobile space.

Thanks to the sharing of C and C++ libraries, Direct X components and SQLite support, developers can actually write an app once and move it from one platform to another with only a few code tweaks. In fact, thanks to the Shared Windows Core, pretty much the only major difference for coders is screen resolution and size. Obviously, a 4-inch 720p display isn't the same as a 1080p 10-inch tablet, but the Direct X graphics engine is -- and that, friends, can make all the difference.

Windows Phone 8 and Windows 8 share lots of code, NT kernel originally appeared on Engadget on Wed, 20 Jun 2012 12:20:00 EDT. Please see our terms for use of feeds.

Permalink   |   | Email this | Comments

Samsung spills Galaxy Note’s ICS guts, releases kernel source code to devs

Image

Back when it was unveiled at IFA 2011, Sammy's famed phablet was more of an attractive oddity than sure hit. Skip to now, and that 5.3-incher's not only taken the European continent by storm, it's also made inroads onto these American shores via AT&T. In keeping with the open source embrace begun last October, the OEM's once again offering up the device's kernel code, this time for the skinned ICS OS unlocked versions currently run. Devs and the amateur hackers that love them should make haste and hit up the source below to get cracking on this latest software nut.

Samsung spills Galaxy Note's ICS guts, releases kernel source code to devs originally appeared on Engadget on Wed, 23 May 2012 23:30:00 EDT. Please see our terms for use of feeds.

Permalink SammyHub  |  sourceSamsung  | Email this | Comments

Linux kernel 3.4 is out: supports Trinity, Southern Islands, Kepler, Medfield and more

Linux kernel 3.4 is out: supports Trinity, Southern Islands, Kepler, Medfield and more

Heavens, it's already time for another Linux kernel refresh. We're now looking at 3.4, which is available for download now. Whereas the last version was all about green robots, this update focuses on support for the latest processors and graphics cards, including AMD's Trinity and Radeon HD 7000-series, NVIDIA's Kepler stack, plus the graphical component inside Intel's Medfield mobile chip. As if that wasn't enough, there are plenty more changes at the source link, along with a serene missive from the man himself.

Linux kernel 3.4 is out: supports Trinity, Southern Islands, Kepler, Medfield and more originally appeared on Engadget on Mon, 21 May 2012 07:41:00 EDT. Please see our terms for use of feeds.

Permalink SoftPedia  |  sourceLKML  | Email this | Comments

HTC One X spills its source code, but only for the quad-core half

HTC One X spills its source code, but only for its quad-core half

Not to be derailed by the "restricted" bootloader found on its US variant, One X users elsewhere can now potter around kernel version 2.6.39 and its unlocked bootloader. It's the latest release from HTC Dev, which now houses bootloaders for phones as far old as the venerable Dream, and means that the official channel has caught up with its eager modding community. Well, it's just a couple of months late. Those looking to load their boots can hit up the source below.

HTC One X spills its source code, but only for the quad-core half originally appeared on Engadget on Mon, 07 May 2012 16:11:00 EDT. Please see our terms for use of feeds.

Permalink Android Community  |  sourceHTC Dev  | Email this | Comments

Microsoft Makes the List of the Top 20 Contributors to the Linux Kernel


Considering Microsoft makes a huge amount of its money off the Windows operating system, it sounds very strange to hear that the software giant is also a big contributor to the development of the...