TechSpot Blog

Technology news and commentary by the TechSpot.com staff

Archive for the ‘hardware’ Category

Xbox 360 HD DVD drive bundled with Heroes Season 1 (for free)

with 2 comments

Ever since we started discussing the differences between Blu-ray and HD DVD, I always thought and assumed that when time came, I would jump to the Blue team bandwagon. After all, Sony’s format offers a larger technological leap and seems to be more data (PC) friendly…

Almost two years later, neither format dominates the market and it would appear that for the immediate future they will have to co-exist. Personally I had not been paying much attention to the whole format wars until recently that I bought a new HDTV and prices for the HD formats have been lowered to more reasonable ranges.

Making a long story short, I got myself a Xbox 360 a few months back making the upgrade to an HD DVD easier and less costly, so that’s the route I recently took. As many of you may be aware, there is a mail-in promotion offered by both Blu-ray and HD DVD manufacturers where you can get 5 free movies with the purchase of a player (this includes the relatively cheap Xbox add-on HD DVD – which also works with PCs via USB).

Well, only three weeks after I bought myself the Xbox HD DVD add-on, a new promotion is out for a limited time. Amazon and other retailers like BestBuy and Buy.com seem to be carrying it, the drive is being bundled with a free set of Heroes Season 1 HD DVDs. That’s a really good promotion if you like the TV show and were planning to buy it anyway, ahh.. too bad I missed it!

Written by Julio Franco

October 31st, 2007 at 11:21 pm

New MacBook update on its way

without comments

Update: This didn’t take too long, the minor MacBook update has been confirmed. No word on LED backlighting unfortunately.

Whether you are a Mac user already or are planning to give one a try, it’s only obvious that any plans for upgrading or getting a new machine revolved around the release of OS X Leopard. We are hearing from various sources however that the Apple MacBooks, which account for a large percent of Mac computer sales, are about to get a hardware update that could be announced anytime between now and November 15th.

I only thought it would be appropriate to advise to hold off your buying plans for just a little while and avoid getting pissed by buying a new machine that will become an “old model” in a matter of weeks. It’s believed that only the MacBook (and maybe the Mac Mini) will be getting hardware upgrades, this does not affect the MB Pros. Details are scarce at this time but an upgrade to Intel’s Santa Rosa platform seems imminent. Other rumors circulate around a slight graphics update to Intel X3100 graphics and a much awaited LED-backlighted screen.

Written by Julio Franco

October 30th, 2007 at 3:57 pm

Posted in apple, blog, hardware, rumor mill

Trouble connecting an external drive in Vista?

with 9 comments

Bashing Vista for whatever reason you can imagine seems to be the most hip thing to do nowadays, and while a post with my take on Vista is on its way, for now I wanted to share a tip with you for connecting external hard drives successfully to the OS.

I should note that not all external drives should be having this kind of problem, however when I upgraded from XP and wanted to get access to my Maxtor Shared Storage Plus external drive, the Maxtor utilities simply refused to communicate with the drive. As a side note, the drive I’m talking about is a networked drive a.k.a. Network-attached storage (not USB). Also Maxtor was acquired by Seagate last year, so my almost brand new 500gb drive receives limited support for the rest of its life span.

Now, the problem and its solution…

Windows Vista defaults to allow only NTLMv2 authentication on a network for increased security, and the Maxtor Shared Storage drives do not work with this type of authentication (that’s why only Public areas were accessible). The solution is to enable LM and NTLM authentications on the network to get full access back.

  1. Click on Start and on the command/search field, enter secpol.msc
  2. This will open the Local Security Policy app. Now on the left menu go to Local Policies > Security Options.
  3. On the right pane, scroll down to Network Security: LAN Manager authentication level and double click it.
  4. On the Local Security Setting tab you should see a drop down menu with options. Choose “Send LM & NTLM – use NTLMv2 session security if negotiated.” Accept all dialogs and restart.
  5. That should do the trick (on Vista Ultimate).

Because the Home editions of Vista do not include the Local Security Policy utility, on those machines you will need to edit a setting in the registry. If you follow my instructions exactly there should be nothing to be worried about:

  1. Click on Start and on the command/search field, enter regedit.
  2. This will open the Registry Editor. Now browse on the left pane to: HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Control > Lsa.
  3. That should show a bunch of settings on the right pane, select LmCompatibilityLevel (double-click it).
  4. Change the current setting, from 3 to 1.
  5. Accept all dialogs and restart.

Written by Julio Franco

October 4th, 2007 at 6:02 pm