Skip to main content

First experiences with Windows 7 Beta

Started taking a look at the Windows 7 public beta this week. The target machine for the install is my older PC, a Sony VAIO VGC-RA820G, that I have connected up as an HTPC. As this is a older machine I had held out form upgrading this machine the Vista I didn't want to upgrade or wipe out the existing XP installation on the this machine, so as a first step I created a blank 30Gb partition for the Windows 7 installation using SystemRescueCD

Installation of Windows 7 was very smooth, once everything was up and running it also downloaded the latest updates. The Aero interface was working right of of the box, even without installing latest drivers which was nice, and looks great. I decided to install the latest video drivers anyway. A quick search on the ATI website located the ATI Windows 7 Beta drivers. Installed without a hitch, so far so good.

Like previous versions of Windows it nags you to install some Anti Virus software and suggests a few options including Norton and AVG. I've used and loved AVG in the past on XP and Vista, but my current favorite anti virus application is Avira Antivir.

I encountered my first problem with Windows 7 while trying to download the ATI drivers and Aviria installation - IE 8 locked up on me a couple of times, and crashed. Windows did detect that the process had stopped responding and sent the crash reports to Microsoft, but it was annoying as it happened more than once - so my next next download, Google Chrome.

Now on the Windows Media Center, as this is my home theater setup. At first glance Media Center looks similar to the version in Vista. Tried the basics, full screen video looks good. Now the TV setup - ahh, problem the TV tuner card is not recognized, not really that surprizing. So off to the Sony eSupport site to se if there are any drivers, hopefully the Vista drivers will work - here they are - no they don't. Next to try a trick I saw posted on another blog, manualy update the driver and select the old windows XP installation folder as the location to search for drivers. I have my Windows XP partition mounted as drive X: so I pointed the driver search to X:\WINDOWS and bingo - the TV tuner card in recognized.

Well that's it for now, initial impressions of Windows 7 are very positive. My perception of the performance and responsiveness would put it on par with XP on the same machine, if not slightly better. I really hope Microsoft don't screw things up between now and the final release.

Comments

Greg. said…
I've got the same ra820G, planning to install 7 over the weekend. How's it going?
elmo40 said…
I have the same rig. Been testing win7 and can not seem to get the SD card reader working. I hear that there are 8 individual drivers required for each card format though I can not locate any on the sony site. They will not support win7 on this machine hence the lack of drivers. The TV-Tuner card (iTVC16) is also non-functional. I guess 'legacy' computers will never be supported, such a shame. Maybe it is time to go to Linux.
Greg. said…
I backed out @ the install screen. From what I've read about similarly spec'd systems, the only thing you gain on an older PC is the new UI, no significant performance bump, esp. since the RA820's limited to 2GB of RAM
elmo40 said…
2Gb is double the 'minimum' win7 requires. I found a few drivers from all over the net, but this site is _decent_. http://qurl.org/3u0 Too much scrolling, too many pages ;) The CF and SD card readers recognize that there is a card in the slot but they say they need to be formatted. What gives? Works with every other OS I had on this rig. Silly win7, no where near backwards compatible enough. The RealTech audio now works properly. ATI Drivers for Vista work, meagerly. I have yet to try the IR remote but since the TV-Tuner card is non-functional I might give up on that (or break down and get a new card...) Win7 is more related to XP then Vista, why all these hassles? I believe the main culprit is Sony. Even the PTGD-VX mobo is not on the Asus's website. Intel's chip recognition software will not even run under win7. Many issues but too late in the game to give up and get a new rig. It will last another 2 years and by then octo-core mobo's will be $150 ;)

Popular posts from this blog

Meego 1.1 on Aser Aspire One AOA 110

I've previously covered some to the modifications required to improve Meego on the Acer Aspire One. Having just reinstalled Meego 1.1 (note, the the no easy upgrade form 1.0, the recommended approach is a fresh install), here is a summary of the Meego AA1 tweeks. Enable right hand side SDHC Card Reader Add the following line to /etc/rc.local /sbin/modprobe pciehp pciehp_force=1 > /dev/null 2>&1 Increase battery life Add the lines suggested in the "Increase Battery Life" section at  https://help.ubuntu.com/community/AA1/Using   to the end of  /etc/rc.local Fix suspend issue when SDHC cards are mounted At the following line to beginning of /usr/sbin/pm-suspend umount /dev/mmcblk*p* Changes bfrfs settings for SSD usage Modify  /etc/fstab  to change  realatime  to  noatime  and add the btrfs option  ssd_spread /dev/sda2 / btrfs defaults,noatime,nodatasum,ssd_spread 1 1 Reduce SSD disk IO use tmpfs To reduce the...

Gaim Instant Messaging (IM) Client

Gaim is an excellent open source IM client that supports the main messaging platforms (MSN, Yahoo!, AIM, ICQ etc). Gaim does not support all of the fancy new features available in the main IM clients, but when it comes to plain and simple messaging Gaim is a winner for me. I largly use Gaim as my messaging client at work where I don't care for audio and video features and animated emoticons. There are also a number of Gaim plugin extenstions available. My personal favorite is the Guifications plugin in conjuction with the MSN Guifications theme which provides MSN messenger style popup notifications in the corner of the screen.

Video Conversion: Windows Media Center (MCE) DVR-MS to iPod Video

I treated myself to an iPod Video a couple of weeks ago, and after loading up my music collection I decided to try and move some recorded TV shows from my Media Center PC onto the iPod. The iPod won't play the Media Center recording directly, so they need to be converted to the appropriate video format, which is typically H.264 encoded video and AAC encoded audio in an .mp4 container. After much searching around and trying a variety of video conversion tools I settled on the following fairly straightforward approach using a couple of freely available applications. The first tool is used to convert the media center files to a non-proprietary format, and then the second step is to re-encode the video in a format suitable for the iPod. Step 1 - Convert the Windows Media Center DVR-MS recording to MPEG-2 video format Download and install the latest 1.1.0.x version of DVRMSToolbox (the 1.2.0.x versions are for Windows Vista only). Launch the DVRMStoMPEGGUI tool Start > All Programs ...