Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Intel will not (Score 1) 229

Intel abominates ARM. They will do anything for it to die. Intel's marketing dept will not let them fab any ARM. Thats why they sold their ARM division.

I am sure that Intel offered Apple to use their x86 platform on the iPhone and iPad, but for some reason (energy efficiency, price, etc) they stuck with ARM.

Also it seems Apple is doing really well with ARM business, so I don't think they plan to make the switch anytime soon.

Comment High level embedded systems (Score 3, Interesting) 104

So many misconceptions here.

1st we can assume Android uses the kernel Linux, so android "includes" Linux.

2nd, there are many types (levels) of embedded systems. Some don't need CPU (nor software). Some require a simple microcontroller, and some require true connectivity, true multitasking, lots of RAM, and maybe an MMU. Some of these systems run OS, and some of there are Linux. Lets call those "high level" -- happen to be the ones we interact on a daily basis (like a Smartphone for example).

Said that, the great vast majority of embedded systems are not "high level", and we normally don't even "use" them directly, so they don't run Linux (nor Android).

What is true is that in general, people that need to program in high level, prefer to code in Linux (or even Android) than to code in Windows CE, bare metal, or any other Embedded OS (or RTOS out there).

But still, it will take "long time" to Linux really dominate the embedded market.

Red Hat Software

Submission + - Fedora 18 released (fedorapeople.org)

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 the much anticipated Fedora versions yet. After more than 2 months slips and delays, Fedora 18 is finally here.

Comment Lies! (Score -1) 91

Says Upton: "We're about to open source all of the remaining closed source ARM code for the Pi. This will make BCM2835 the first ARM multimedia SoC with a fully-open-source ARM user and kernel implementation."

This is obviously a lie. BCM2835 is not the first. This is just marketing buzz.

TI' OMAP and some other vendors SoC are 'open' for long time ago.

Also, I need to point out that in fact, they are just releasing the ARM code. There are several other parts on the SoC (like for example the video decoder) that they didn't include in this release and may not do so in the future.

You can go to Texas Instruments' OMAP website for example and download all the documentation, and completely open source SDKs, including all the ARM compatibility layer and everything you would need for software development on this SoC.

What Broadcom gives us? Well, I have the datasheet downloaded from somewhere else because I couldn't find a link on their Website and thats it. Where are all the docs?

I hope this will be just the start so they

Comment This is not gonna happen. (Score 1) 108

I think it won't happen as the article describes.

TI "spin off" the OMAP and make the Sitara and the DaVinci families ("almost" same features as OMAP) that are used by several "non-mobile" applications. Many people depend on those and I am sure that they need to keep producing and developing for many more years.

Also, OMAP is a SoC that has TI proprietary devices used by other markets, like for example the DSP, and I am sure they are not selling those either.

I think the best deal for Amazon would be to make a partnership and design an exclusive "custom" OMAP (please rename) for their needs and don't sell /that/ to B&N.

Comment Re:Can't get good sound on RPi. Power problems. (Score 1) 202

Forget about buck boost regulators on the rpi. that would increase the cost in 2 to 4 dollars, they should require you to use a regulated +5 VDC power supply that gives *at least* 1A and just wire it up to the USB port. or anything else.

If they don't want to require the use of a regulated power supply, they should just drop in an inexpensive 7805 LDO.

Christmas Cheer

Ask Slashdot: Good, Useful Free Software For Gifts? 377

First time accepted submitter Jeng writes "I'm planning on sending flash drives to friends and family as stocking stuffers. Rather than just send a blank drive, I'm looking for what good useful free software that I can load on it — from system utilities and encryption software to fun little games." We've asked similar questions before, but software keeps getting better, and so do the prices on flash drives. So what would you give as a gift this holiday season?
Open Source

Submission + - Fedora 16 released (fedoraproject.org)

ultranerdz writes: Fedora 16 has been released. Now with GNOME 3.20, KDE 4.7, GRUB2, Blender 2.5, new version of Boost, support for OpenStack, Xen Dom0 pvops and more.

Slashdot Top Deals

Anyone can make an omelet with eggs. The trick is to make one with none.

Working...