donderdag 18 augustus 2011

Show advanced settings for Network cards

Source: http://www.techrena.net/windows/view-change-network-adapter-card-priority-binding-order-windows-7/
Go to Control Panel > Network and Internet (View network status and tasks)> Change adapter settings and now you will now be in “Network Connections” window.
2. Now press Alt button and a hidden menu will appear beneath the location bar.

donderdag 4 augustus 2011

Dell Dimension 5150 amber light flashing (solved)

at startup of my Dell it failed showing an amberlight flashing. Due to it's age I replaced the cmos battery but that didn't help. I opened the powersupply and saw some elco's that were brown on top. Funny was that I could get it to run by setting the reset switch on the motherboard and reconnect power. It would than flash amber fast and after a few seconds boot itself up. So I was sure nothing wrong with the pc itself. I found on the internet This pc uses a standard psu so I replaced it with an Antec BP350-EC and everything fitted nicely and my DELL is back in good shape.

zondag 17 juli 2011

Audio: Do not map through this device

A setting used in DAW in XP known as "Do not map through this device" has been replaced in Win7 by "Exclusive Mode", see Control Panel => Manage Sound Devices => Highlight your sound card => Open Properties => Advanced Tab

zaterdag 16 juli 2011

change connection order LAN/WLAN Windows7

If your win7 is connected to LAN and WLAN you can set priority going to Network Connections. There is a hidden menu that can be made visible by the the use of the ALT-key. Now you can change the order.

woensdag 1 juni 2011

Plextor PX-L890SA only recognized as CDROM (solved)

The burner was connected to GIGABYTE GA-890FXA-UD5 rev 2.1 motherboard. This board has 2 SATA controllers:

1 AMD South Bridge: 6 x SATA 6Gb/s connectors supporting up to 6 SATA 6Gb/s devices
1 Gigabyte SATA2 controller: 2 x SATA 3Gb/s connectors supporting up to 2 SATA 3Gb/s devices

I connected the disk for OS and Plextor to this Gigabyte controller in AHCI mode
Plextor worked fine during installation of WIN7-64bit.

After installation of OS I tried to burn a disk and then it appeared the disk was recognized only as a CDROM-device not capable of erasing/burning disks. This was also revealed by the plexutilities self test where all results were negative. (Upgrading firmware from 1.03 to 1.05 did not help either)

In order to finish the installation I bought another PX-L890SA and to my surprise it showed same behavior. I could not believe 2 burners were in error so I connected the burner to the Southbridge controller (also AHCI-mode) and to sum it up: All went fine: Plexutilities selftest all OK, and burning CD-RW without problem.

Hopefully this can help you in future situations,

maandag 18 april 2011

VirtualBox: add SATA controller to VM (remove IDE)

Problem
When you assign the CD-ROM to the SATA port in your guest system the guest hangs during startup and takes 100% CPU time of both cores. When you assign the CD-ROM to IDE it works fine.

To use SATA for both Disk and DVD do the following
(source: http://forum.virtualbox.org/viewtopic.php?f=6&p=168263)

If your VM was created with IDE-controller you can change it into SATA:
switch off your VM
In Virtualbox Manager add SATA controller to Your VM (don't attach drives yet)
Boot your VM (new hardware found but will fail, cannot find driver)
Download From Intel: Intel Matrix Storage Manager (IATA89ENU.exe)
Install it and shutdown VM

In your VM Settings Add Sata controller and assign your vdi to this Controller
Remove the IDE Controller (don't add a CDROM/DVD on sata1 yet)
so you only have 1 SATA controller with an attached vdi (to SATA Port 0)
Boot your VM (should go fine)

Now update your SATA driver within your VM (iaStor.sys to 10.1 or higher)
(http://www.intel.com/p/en_US/support/highlights/chpsts/imsm)
I used the floppy files from Intel® RST Driver Files (for version 10.1) - F6 Install (32-bit): f6flpy-x86.zip
Unpack the files in your VM and goto Device manager and choose update driver for your SATA controller
After installation it needs a reboot of your VM
I checked to see if it booted fine (it did)

With this updated driver installed I shutdown VM again and in Settings VM I added my CD/DVD on SATA Port 1.
started VM and all is fine (see below, VM with only SATA)



dinsdag 5 april 2011

Microsoft Security Essentials (update definitions failed)

If auto update of virus signatures fails for MSE delete your temporary internet files and try again.
Note: you can choose to install MSE by running WindowsUpdate. It will show it as one of the options.

When I could net get the definition update I changed within VirtualBox the Network Settings from NAT to Bridged for the VM and update succeeded