Archive: Xbox

November 16, 2007

HOWTO - Fix a "Red Ring of Death" Xbox 360

xboxreddeath_20071116.jpg

The photo above is taken from a Wikipedia entry titled Xbox 360 Technical Problems, which describes a hardware failure issue that is not uncommon for Xbox 360 owners. The general problem is that the array of solder joints that attach the GPU and CPU to the motherboard can break overtime due to heat expansion during normal use. This is actually quite similar to an issue with many early model iBooks, and the fix is similar: you find a clever way to re-fuse the electronics back onto the motherboard.

Brian Whitfield wrote in about his own experience:

So ... all the Xbox 360 owners out there have one thing in common. We all dread to wake up and turn on our 360 only to find the 3 "Red Lights of Death" (RoL). That happened to me the other day, and I started to panic. Christmas time is soon, and I have absolutely no money to spend to fix up my 360. So I started looking for tutorials on how to fix this problem (as my Microsoft is off warrenty since I bought it off eBay).

I came across this lots of these "Towel Trick" tutorials. So I watched a couple videos on YouTube and read a bunch of blogs (I never knew so many people had soo much time on their hands), in any case, I figured I'd give it a shot. Now for those who don't know, the "Towel Trick" (TT) is where you turn on your Xbox 360 and then wrap it in a towel and leave it on for a certain amount of time (most tutorials say 10 mins, but I only left mine on for like a minute to a minute and a half). I turned off my Xbox and then unwrapped the towel and turned it on, and it worked. I played for a good 3 hours and no problems.

Today, I went to use my Xbox 360 and yet again, I received the 3 RoLs. So I did the same thing, and it worked again. Now most people will say this is stupid and overheating something only causes more damage to it. Well it might, but if the Xbox works, you can save yourself $140 (which is what is cost to send and have Microsoft repair it without warrenty). I can't believe something this simple worked. I was reading online somewhere (not saying this is entirely true, but hey, worth mentioning) that the reason for the 3 RoLs, is because of the solder between the GPU and the board. Supposedly, if you heat up the 360 enough, the solders melt a bit back into position. Again, not saying that is true, but good enough reason for me.

As long as my Xbox 360 works, I will probably continue to use the "TT", cause let's face it, everyone would rather have a more damaged Xbox 360 that works, then a minor damaged one that doesn't.

If the towel trick works for you, awesome. For most people, though, it sounds like it's a very temporary fix. To get the job done right, you need to liquify those solder joints and allow them to make a more solid connection.

In the case of the similar iBook issue, Mark Hoekstra from GeekTechnique was using a can of sterno atop the GPU to heat things up. That route, while demanding some sincere applause, freaks me out too much.

YouTube user twitch88 has a video showing how to use a heat gun to get the same effect. It requires a little extra equipment, but the process is a bit more controllable that an open flame. To each his own, though (and send me a pic if you are brave enough to try the sterno trick and it works).

References:
Towel Trick Info @Engadget - Link
Fix the Xbox 360 With a Heat Gun (video) - Link
Xbox 360 Technical Problems - Link
Fix an old iBook's video problems... with fire! - Link

Posted by Jason Striegel | Nov 16, 2007 07:43 PM
Electronics, Hardware, Xbox | Permalink | Comments (5) | TrackBack | Digg It | Tag w/del.icio.us

October 5, 2007

Make a cheap Xbox 360 Wireless Adapter with DD-WRT

xbox360_20071005.jpg

DD-WRT, the awesome open source router firmware, has a feature that will turn your router into a wireless client instead of an access point. In this configuration, a cheap 802.11 access point can be transformed into a wireless adapter that you can plug standard ethernet-bound devices into.

This project will help you change a cheap wireless router into a wireless receiver for your Xbox 360. The total cost of this project can be as low as twenty or thirty dollars, compared to the one hundred dollars Microsoft wants for their little wireless dongle.

If you have a PC or two without a wireless connection, this hack is also a nice way to extend your network throughout your house without needing to pull any cables. I have a feeling that the hardware in most routers will pick up a stronger signal than built-in PC/laptop wireless adapters, so it may also be worth checking out if you get a spotty signal in your corner office.

DD-WRT Client Mode: Cheap Wireless For Your Xbox 360 - Link

Posted by Jason Striegel | Oct 5, 2007 08:33 PM
Wireless, Xbox | Permalink | Comments (2) | TrackBack | Digg It | Tag w/del.icio.us

April 16, 2007

Xbox360 and Mac

connect360_20070416.jpg
There was a nice post on TUAW today about making your Xbox360 and Mac play nice together. The guide includes information on using your Mac as a router to share your internet connection with the game console, using Xbox360 accessories with your Mac, and streaming media from the Mac to the Xbox360 using the $20 Connect360 program (pictured above).

TUAW Guide: Xbox 360 and Mac -Link.

Posted by Jason Striegel | Apr 16, 2007 10:22 PM
Mac, Xbox | Permalink | Comments (0) | TrackBack | Digg It | Tag w/del.icio.us

March 23, 2007

Read RSS Feeds on Xbox 360 Media Center

hackszine_on_xbox2.jpg

I just read about the Media Center RSS reader on The Unofficial Blog of the Unofficial Guide to Windows Vista, and hoped it would work with the Xbox 360 Media Center Extender. It does, but it takes a couple extra steps, because the Xbox 360 Media Center Extender runs under a different user account. First of all, you should make sure that the Media Center RSS Reader works correctly under Windows Media Center, and that the Extender is configured on your Xbox 360.

Next, open up an Administrator Command Prompt (click the start menu, type cmd.exe into the search field, and press Ctrl-Shift-Enter). Now you need to find out where your feeds are and copy them into the Mcx1 (the name might be slightly different) user's feeds directory:

C:>cd \Users\Mcx1\AppData\Local\Microsoft\Feeds
C:>copy \Users\bjepson\AppData\Local\Microsoft\Feeds\*
\Users\bjepson\AppData\Local\Microsoft\Feeds\Boing Boing~.feed-ms
\Users\bjepson\AppData\Local\Microsoft\Feeds\digg ~f Technology~.feed-ms
\Users\bjepson\AppData\Local\Microsoft\Feeds\FeedsStore.feedsdb-ms
\Users\bjepson\AppData\Local\Microsoft\Feeds\Hackszine~dcom~.feed-ms
\Users\bjepson\AppData\Local\Microsoft\Feeds\MAKE Magazine~.feed-ms
5 file(s) copied.

Now your feeds should show up in your Xbox Media Center under Accessories! Link

Related:


  • Run Commands As Administrator In Windows Vista - Link
  • Call for Hacks: Windows Tips for Everyone - Link

Posted by Brian Jepson | Mar 23, 2007 08:45 AM
Xbox | Permalink | Comments (1) | TrackBack | Digg It | Tag w/del.icio.us

December 21, 2006

Debug Your Xbox XNA Game Without an Xbox

xna_newproject.png
Stephen Cawood, author of Halo 2 Hacks, answers the question that many XNA hackers will face: "how do you work on your xbox 360 game when you're in the coffee shop?" - Link

Posted by Brian Jepson | Dec 21, 2006 01:24 PM
Xbox | Permalink | Comments (0) | TrackBack | Digg It | Tag w/del.icio.us

Bloggers

Welcome to the Hacks Blog!

Brian Jepson.Brian Jepson


Jason Striegel.Jason Striegel


Philip Torrone.Phillip Torrone



See all of the books in the Hacks Series!
Advertise here.

Recent Posts

www.flickr.com
photos in Hacks More photos in Hacks