Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:CNN has video up (Score 1) 200

IANARS, but if I had to guess, I would say that when the fueling probe disconnected, the fuel that was in the arm poured out and was ignited by the rocket as it went by. When the arm disconnects, there's a plume of white that spews out and it appears to be that which ignites a second or two later.

Comment Re:So, anybody up to making an open source cracker (Score 1) 373

All you really need for this is an HDMI receiver with HDCP support but no keys and an HDMI or DVI transmitter. Wire the two chips together, add in a small microcontroller (msp430/cypress psoc class should be sufficient) to manage the link. Keyless receiver/transmitter chips use a simple I2C eeprom to store the keys externally on the assumption that you've paid the HDCP consortium for the keys (chips with built in keys require you to sign a license deal in order to purchase them). Use your pc to generate a valid sink key, program that into the eeprom, write some relatively simple code to manage the receiver/transmitter and your done. Analog Devices used to sell a dev board that would be perfect for this purpose - it contained all the necessary parts, save the microcontroller, so would need to build that part of the system. A bit of overkill for this kind of project, but it would work.
Image

Designer Builds Coffin For Xbox's Suffering RROD 118

angry tapir writes "The Xbox 360 RROD coffin was created by Aussie designer Alexis Vanamois, and it does exactly what it says on the tin. It's the ultimate final resting place for 'bricked' Xbox 360 consoles that have suffered the Red Ring of Death; it even has a cavity for your controller!"

Comment Re:Misleading summary (Score 2, Insightful) 156

And the number of embedded Linux systems with ludicrous boot times that could be improved by something like this is quite high. Think of that BluRay player that takes 90 seconds to open the tray from power off, or your new LCD TV that takes 30 seconds to produce a picture, or your Tivo that takes minutes to be ready to do anything. The vast majority of these devices run embedded linux and getting the boot times down to sub 10 seconds would go a long way to making customers much happier. I know I'd be much happier with consumer electronics if I didn't have to wait so much for things to boot (and sadly, since I've been doing embedded Linux for the last 8 years, I'm probably responsible for some of it...) Yeah, this demo is certainly a contrived example - I'd guess that they've stripped the kernel and u-boot to the bare minimum, loading from parallel flash instead of serial, no arbitrary delays anywhere and init is probably the application they're demoing.

Comment Lots of choices for dedicated hardware... (Score 3, Informative) 170

Disclaimer: I work for LifeSize Communications, so I might be biased...

Anyway, in the dedicated hardware area, you've got HP and Cisco at the high end (100k++++), Polycom and Tandberg (merging with Cisco) in the middle end (10k++) and LifeSize and a host of other smaller players at the low end (<20k). If you want HD (720p30 minimum), you're not really going to find it on PC based implementations, most are limited to 640x480p15 - 30 due to the compute required to encode the stream efficiently. Polycom and Tandberg offer a mix of SD and HD products with the SD products generally being cheaper than the HD ones. Everyone in the "professional" video conferencing space is moving to HD. LifeSize offers products from 2.5k (passport - 720p30 only, point to point only) to about 17k (room 220, 1080p30/720p60, 8 way multipoint, H.323) with a variety of products in between. We pride ourselves on needing the least bandwidth to achieve certain levels of performance (e.g., we'll do 720p30 in 768kbps, 720p60 in 1mbps and 1080p30 in < 2mbps). Polycom and Tandberg offerings are generally 2x the bandwidth at the same resolution/frame rate. Cisco's telepresence stuff needs (I could be wrong here, but I think I'm in the right ball park) something like 18mbps for the 3 screen solution you've seen on 24 and a couple of other shows (that's 6mbps/screen).

There are plenty of pc clients, but truth be told, they look like a** compared to the (HD) professional ones in my opinion. Of course, I'm starting to realize that HD TV looks like crap too, so it might just be me.
PlayStation (Games)

US Air Force Buying Another 2,200 PS3s 144

bleedingpegasus sends word that the US Air Force will be grabbing up 2,200 new PlayStation 3 consoles for research into supercomputing. They already have a cluster made from 336 of the old-style (non-Slim) consoles, which they've used for a variety of purposes, including "processing multiple radar images into higher resolution composite images (known as synthetic aperture radar image formation), high-def video processing, and 'neuromorphic computing.'" According to the Justification Review Document (DOC), "Once the hardware configuration is implemented, software code will be developed in-house for cluster implementation utilizing a Linux-based operating software."

Comment Re:How about cable and sat boxes that can power do (Score 1) 609

Most of the CEC enabled players allow you to selectively enable or disable CEC support. And if the software is written correctly (and the path to the TV is not too deep), the source can tell if the sink is on or off, regardless of the connection topology. Of course, most of the CEC and HDMI implementations I've come across are half baked at best.

Comment Re:That's it... (Score 1) 303

If I remember correctly, my ancient Sun 3/75 diskless workstation used to state: le0: no carrier when the (AUI -> fiber) ethernet dongle fell off the back of the box (the network is the connector was the old slam against Sun's flaky AUI network connectors of that time). Of course that was before 10baseT was popular, so I suppose it's possible that that form doesn't use a carrier.

Slashdot Top Deals

One way to make your old car run better is to look up the price of a new model.

Working...