Information and Knowledge
This page is an area where I like to share some information and knowledge in some areas that may be a bit obscure, but that you may find useful. This page will no doubt continue to grow as I continue add info over time. If you wish to add any comments, use my blog site: Maarten's Blog
Windows 10 Upgrade or Installation
After installing Windows 10 (or upgrading from Win 7 / 8), there are some tweaks that some find usefule, especially for desktop/laptop PCs.
Disable Lock Screen in Windows 10 (Pre Version 1607)
The lock screen set as default for Windows 10 (first screen before login) might be pretty, but of no real use for non-touch devices. Prior to version 1607, it could be disabled in Windows 10 Pro and Home as described below. But with the 'Anniversary Update' 1607, it is no longer possible to disable the Lock Screen! The Microsoft link below to has a discussion on this matter with users pleading to reinstate the ability to disable the lock screen on desktop PCs, but Ankit Rajput of Microsoft clearly does not understand the situation. Take a look and see for yourself ... quite unbelievable ... but then again, this is Microsoft!
There are some other rather complicated work-arounds for this problem - search Google for:
'Disable Lock Screen in Windows 10 V1607'
However, if you are still on an earlier version of Windows 10, this is how to disable the Lock Screen.
For Windows 10 Professional, it is achieved as follows:
- Win-R and type: gpedit.msc
- Administrative Templates > Control Panel > Personalization
- Dbl-click [Do not display the lock screen] > Enabled
- Ok, Close, reboot
For Windows 10 Home, it needs to be done with a registry tweak (works for Pro also).
You could edit the registry (Win-R regedit), locate and change the appropriate key as below.
Or create and run a registry script:
- Open notepad
- Copy and paste the code below
- Save file with .reg suffix, eg: Disable-Lock-Screen.reg
- Double click new registry script
- Reboot
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Personalization] "NoLockScreen"=dword:1
Use only Local Network to Share Updates in Windows 10
The default setting for Win 10 updates is to use peer-to-peer download/upload of updates. This is great for those on unlimited gigabit broadband - the updates arrive quicker and they are shared with others on the Internet.
For those with slow broadband speeds, it slows things down as your PC is sending updates to other PC's (and uses your gigabytes if on metered account). However, it is still useful to share the updates with other Win 10 PCs on your local network - there is a recommended change to the Settings:
- Update & Security > Advanced options > Choose how updates are delivered
- Leave the slider set to On, but change the option to [PCs on my local network]
The default is [PC's on my local network, and PCs on the Internet] - not a good choice unless you have fast unlimited Internet.
Stop Windows Changing Default Printer
Windows 10 tries to make life easier for us, but at times it's like interfering. For example, you set up a default printer, but if you then use another printer, Windows then sets that one as default! A real irritation for those of us who like to be in control of our technology. The fix for this is:
- Settings > Devices > Printers & Scanners
- Turn off [Let Windows manage my default printer]
Set Default File Explorer to This PC
If you prefer File Explorer (Windows Explorer) to open at your PC root structure rather than Quick Access, make the simple tweak as follows:
- File Explorer > File > Change File and Search Options
- Set: Open File Explorer to: This PC
Reviving Gadgets in Windows 10
Gadgets were deemed by Microsoft to be a security risk, hence dropped them from Windows 8 & 10. However, if you wish to still have them on board (perhaps stick to those internal system gadgets that don't access the Internet), then they have been revived by a third party: Gadgets Revived.
Simply download their software, Desktop gadgets installer, run it once. You can pick those classic gadgets at the time, or at a later stage with a right-click on the desktop.
Also, once this software has been installed, you will find that you can install other favourite gadgets, such as All_CPU_Meter_V4.7.3.gadget.
USB Mouse Stops Working after Upgrade to Windows 10
On a few occasions, folk have found that the USB mouse stops working after upgrading to Windows 10. The mouse works initially, but after a restart, it stops working. The mouse LED laser is on during BIOS startup, but turns off as soon as Windows starts loading. If the mouse is then unplugged and inserted in another port, it works fine ... until the next restart. This can happen with Microsoft USB mouse as well, so you cannot blame a third-part manufacturer.
One cause for this problem lies in the USB Controller, and the fix is as follows:
- Open Device Manager (search for 'device manager')
- Expand USB Serial Controllers
- Dbl-click Generic USB Hub > Power Management
- Disable: [Allow the computer to turn off this device to save power]
- Ok > Close, etc
However, this fix turned out to be temporary, and no longer worked after a month or so.
In the end, the best fix was to replace the Microsoft mouse with a basic Logitech mouse - no more problems.
Toshiba Satellite Pro L500 DVD drive fails after Upgrade to Windows 10
Many have found that, after upgrading their Toshiba Satellite Pro L500 to Windows 10, all is fine except the DVD drive. It is not present in File Explorer, and looking at the Device Manager, the DVD/CD drive has the dreaded exclamation mark beside it. Opening it up shows an Error Code 19.
One is tempted to blame the hardware, drivers, etc. But in this case, the problem is caused by Toshiba Optical Disc Drive software taking control of the drive. This software is not compatible with Windows 10, so the broken software leaves the Optical Drive in an unusable state. Some folk have suggested uninstalling some of the Toshiba software.
However, the simplest fix is to disable the TODD service as follows:
- Open Services (search for 'services')
- Scroll down to Toshiba Optical Disc Drive Service (TODDsrv.exe)
- Dbl-click that line
- Set Startup to [Disabled]
- Apply > Ok > Close, etc
- Restart Windows
The TODD service is used to play DVD movies, etc, in Windows 7. But this issue is best circumvented by using VLC from VideoLAN for watching all videos in Windows 10.
Error when Adding a New User in Windows 8
A frustrating error can crop up when trying to add a new user account in Windows 8. After completing all the required details (name, email, date of birth, sex, toothpaste brand, average length of nasal hairs, etc), Windows happily reports:
Error: We are sorry, but something went wrong. This user wasn't added to this PC. Code 0xd0..... [Error code varies for different installation]
Trying different name, email, etc still gives the same error!
However, it turns out to be due to a very simple issue - the PC date is wrong!
Set the time correctly, and all works fine again!
Registering OCX files in Win7 or Win 8
If you have some oldish software copied from XP system on to Win 7 or Win 8, and it reports certain OCX files are missing, they need to be registered with the following command:
Regsvr32 xxx.OCX
In the command above, xxx is the required OCX, eg: MSFLXGRD.OCX
However, this may return the following error:
... the call to DllRegisterServer failed with error code ...
To circumvent this problem, run Command Prompt as Administrator. Then repeat the Regsvr32 command and all should be fine.
Disable WD SmartWare Virtual CD
Many users of WD USB drives have reported frustration with the WD SmartWare Virtual CD. The Virtual CD can be irritating when it wants to install itself on any PC each time the USB drive is connected.
If you don't want to use the WD SmartWare and don't want this installation popping up each time, the Virtual CD can be disabled using the Virtual CD Manager software present on that particular Virtual CD partition. To disable the Virtual CD:
- Connect the WD USB drive and open the WD Virtual CD in Windows explorer.
- Take a copy of the VCD Manager software (Virtual CD Manager.exe) and store it somewhere safe - you will need it if you want to re-enable the WD Virtual CD.
- Run the VCD Manager - will give screen as below.
- Click Continue - it will identify your WD USB drive, show the current status of the Virtual CD as Enabled, and show the 'target' setting as Disabled.
- Click Configure Drive to proceed and disable the VCD.
- When configuration is complete, disconnect the USB drive for a few seconds and reconnect - only the storage partition should now be visible.
Should you want to re-enable SmartWare Virtual CD, run the software saved in step 2 above (with the WD USB drive connected) and follow the same steps as above, except this time it will enable the VCD. If you don't have a copy of Virtual CD Manager.exe, it can be downloaded from the WD Support website. However, in this case, WD recommend updating the firmware on your USB drive before running the VDC Manager software.
Please note that it is not possible to completely remove the Virtual CD partition and reuse the extra space for storage. However, it is normally a very small portion of the total HDD space, so not worth bothering about.
Ripping DVD with Handbrake Produces corrupted Video
Handbrake is a favoured package for ripping DVDs (along with other video editing tools).
However, many have experienced problems using it with Win 7 64-bit - it can produce a corrupted video file with 'blocky' video and 'stuttering' audio.
This problem can be rectified by installing libdvdcss.dll as follows:
- Download the libdvdcss 64-Bit from VideoLan at: http://download.videolan.org/pub/libdvdcss/1.2.11/win64/libdvdcss-2.dll
- Rename libdvdcss-2.dll to libdvdcss.dll
- Move it to your Handbrake install location ( C:\Program Files\Handbrake )
Thanks to Wenluke.net for this tip.
Can't Ping by Hostname - One Simple Fix
If you can ping a PC by IP address, but not by hostname, the fix could be as simple as restarting the router.
On my LAN, I have some Windows PCs and 2 Linux boxes: one Ubuntu 14.04, and the other Linux Mint 17.1. I could ping both Linux PCs by IP addresses, and ping the Ubuntu PC by hostname. But I could not ping the Linux Mint PC by hostname (unless pinging Mint PC from the Mint PC).
I spent about 2 hours searching the web, trying out numerous suggestions, checking assorted files (hosts, hostname, nsswitch.conf, resolv.conf, etc), restarting assorted services.
When comparing Network Settings on both Linux PCs, I could see that they both had DNS set at 192.168.1.1 (router). Ubuntu had been running for several months, but Linux Mint only a few days ... so perhaps the router did not know about the new Linux Mint PC.
After restarting the modem/router, I could then ping both Linux PCs by hostname from anywhere, plus open their respective websites by hostname.
So remember the old adage: "Have you turned it off and back on?"
Linux Mint Cinnamon Using up Free Memory
Various versions of Linux Mint has issue with Memory Leakage -
over time, used memory increases while free memory decreases. I have seen this on 2 PCs running Linux Mint 17.3, using the following command:
free -m
The memory can be refreshed by flushing the caches:
sudo sync
echo 3 | sudo tee /proc/sys/vm/drop_caches
Or as single line:
sudo sync; echo 3 | sudo tee /proc/sys/vm/drop_caches
If logged in as Root (sudo -i):
sync
echo 3 > /proc/sys/vm/drop_caches
And as single line:
sync; echo 3 > /proc/sys/vm/drop_caches
To use with server, better to use echo 1 instead:
sync
echo 1 > /proc/sys/vm/drop_caches
Memory leakages usually is not a real problem if a system is restarted each day. But if the system is left running for several days, memory shortages has been reported to cause issues. In this case, it preferable to refresh the memory automatically each day, eg: at 3am. I have done this on my server as follows:
- Login in as Root:
sudo -i - Create a Bash Script:
nano clearcache.sh - Enter the following 3 lines:
#!/bin/bash
sync
echo 1 > /proc/sys/vm/drop_caches - Exit & save (Ctrl-X)
- Edit crontab (will be root entry):
crontab -e - At the end, append the following line:
0 3 * * * /root/clearcache.sh - Exit & save (Ctrl-X)
- Exit root session:
exit
The above crontab entry executes the bash script at 3am each day, and works well.
The above script can also be run manually any time with:
sudo /root/clearcache.sh
Linux Mint Cinnamon and Network Manager Problems
Linux Mint Cinnamon has a problem with the Network Manager - sometimes it will not show the wired network settings (Preferences > Network Connections). Instead, it returns the following error:
The system network services are not compatible with this version.
This can be rectified with the following commands:
sudo service network-manager stop
sudo service network-manager start
After that, the Network Settings and Network Connections display the required information.
VT6415 IDE Controller and Linux Boot Problems
There is a known bug with VIA VT6415 IDE Controller on some Mother Boards and Linux - this controller chip can cause boot failures with several versions of Linux. My experience was with Asus P7H55M mother board and Ubuntu V 12.04, 13.04, and 14.04, and later with Acronis True Image boot CD (uses Linux O/S). The symptoms were usually just a black screen with a flashing cursor shortly after BIOS POST screen.
The fix for this was discussed in a forum a while back. However, it does require using SATA for the Ubuntu boot HDD, or using a SATA-IDE adapter. Below is based on this forum and what I found works on my system:
- Disable VT6415 IDE Controller in the BIOS (Advanced)
- Start Ubuntu as normal
- Edit grub:
sudo gedit /etc/default/grub - Find line:
GRUB_CMDLINE_LINUX="" - Edit and change to:
GRUB_CMDLINE_LINUX="libata.dma=1" - Save and exit editor
- Update grub:
sudo update-grub - Reboot
- Enable VT6415 IDE Controller in the BIOS (Advanced)
After that, all worked well for my system. Thanks Paladin24.
Sharing Linux Printer with Windows - A Reliable Method
Linux is regularly used as a server making its files accessible to other PCs, both Windows and Linux.
The same can be done with a printer connected to the Linux server. For printer sharing, CUPS (Common Unix Printing System) is used to share between Linux boxes. Samba is typically used to share printers between Linux and Windows. However, based on my experience and from what is posted on many blogs and forums, this has been found to be unreliable with Ubuntu.
Even after many hours modifying smb.conf and experimenting, I found that although one could find a shared Ubuntu printer and set it as a networked printer in Windows, it would stop working the next day, and no longer visible when browsing for it. This seems to be a Samba issue. A work-around was to log into the Ubuntu server from the Windows PC before printing . . . not exactly a quick and easy printing method.
A much more reliable method is to drop Samba for shared printing, and instead use IPP to communicate with CUPS. The following method to implement shared printing is for Ubuntu 10.10, so other versions may have some differences. This has also been successfully impleneted in Linux Mint 17.3
Note: Some networks are notoriously unreliable when it comes to identifying PCs by their name, and it is recommended to use their IP address. But since this can change if using DHCP, it is therefore preferrable to used a fixed IP address for a Linux server. In Ubuntu 10.10, this is set as follows:
- System > Administration > Network Tools
- Network device > select appropriate interface, eg:eth0
- Take note of current IP address, Netmask & Gateway
- Configure > Select connection > Edit
- IPv4 settings > Method: Manual > Add
- Enter suitable IP address, Netmask, & Gateway (usually address of router)
- Set DNS (usually address of router) to ensure Internet access
Using a fixed IP address also makes it easier to share printers between Ubuntu PCs. Once fixed IP address is set, proceed with printer sharing below.
Enable printer sharing on the Ubuntu PC:
- System > Administration > Printing
- Take note of the exact spelling of the printer name
- Server > Settings
- Check: 'Show printers shared by other systems'. Check: 'Publish shared printers connected to this system'. Check: 'Allow printing from the internet'
- Right-click printer > Properties > Policies
- Check: 'Enabled', 'Accepting jobs', & 'Shared'
Add Ubuntu printer to Windows PC using URL:
- Add a printer
- Add network printer
- Win 7: Click 'The printer I want isn't listed'
- Win 7: 'Select a share printer by name'. Win XP: 'Connect to a printer on the internet...'
- Enter the URL of the shared printer in the following format:
http://<IP address>:631/printers/<printer name>
eg:
http://192.168.1.100:631/printers/Samsung-ML-1860-Series
Provided Windows can find this printer, it should then proceed as normal where you select a suitable Windows driver, set default, etc.
For Windows XP, you should be ready to test the printer.
HOWEVER, for Windows 7, there is one more step: the Firewall must allow port 631 for out-going comms. Proceed as follows:
- Windows Firewall > Advanced Settings
- Outbound Rules > New Rule
- Port > TCP, Specific remote ports: enter '631'
- Apply rule to Private (can select Domain & Public if required)
- Enter name, eg: 'IPP for CUPS'
- Exit and restart Windows
After this, you should be able to reliably print from a Windows PC to a printer connected to the Ubuntu server.
You can also print from another Linux PC:
- Add printer > Network printer > (wait) > Internet Printing Protocol
- Find Network Printer
- Enter IP Address of server with printer > Find
- When located, the full URL will be inserted, but with 'ipp://' instead of 'http://'
- Proceed with printer installation as normal
If you have been frustrated with trying to share Ubuntu printers using Samba (like I was after messing about for some days), then try IPP and CUPS - it works really well for my network with a mixture of Win 7, XP and Ubuntu PCs.
Using Ubuntu to Remove Virus from Windows PC
There will be times when your PC, or a friend's PC, is infected with a virus that cannot be deleted by it's own anti-virus software and the virus won't allow you to install or run any other anti-virus software - damned cunning, these viruses!
One work-around is to use Ubuntu (32-bit) to scan the Windows hard disk to detect and remove the viruses. Why this works is because the virus is active in the Windows environment, but not when the PC is booted up with Linux O/S such as Ubuntu.
There is no need to install Ubuntu - all you need to do is boot the PC from a Live Ubuntu CD, run Ubuntu from the CD, download Linux anti-virus software, and run this to scan the hard disk.
A copy of Ubuntu can be downloaded from Ubuntu - this site gives instructions on how to then create a Boot CD or USB Stick. It is also often available on the DVDs supplied with PC magazines such as PC World.
A full description of this process is described in Scan a Windows PC for Viruses from a Ubuntu Live CD on the How-To Geek web site. This page gives an extensive description of the whole process complete with numerous helpful screen-shots. While it refers to using Ubuntu V9.10, I have successfully used Ubuntu 10.10 (tho yet to try 11.04).
In summary, the steps described are:
Boot the infected PC from Ubuntu Live CD, and select option to Try Ubuntu (run Ubuntu from CD instead of installing it).
Open Firefox and go to www.avast.com/linux-home-edition. Download and save the DEB package (I keep a copy on my USB stick on my keyring). Note: you will need to register this copy of avast!, so ensure you have access to your email account.
In Ubuntu Terminal (Accessories), type the following:
cd Downloads
sudo dpkg –i avast*
After avast! has installed, ensure the latest database is installed by typing:
sudo sysctl –w kernel.shmmax=128000000
Start avast! (in Accessories) and enter your license key. You should then Update the database.
While the database is dowloading, locate the Windows hard drive under Places. You can check it is the correct drive by opening it and looking for folders such as i386, Windows, etc. Also take note of the label given to the hard drive.
In avast!, choose Selected folders, then click '+' icon. Expand and browse down thru 'media' and select the folder that has the label used for your Windows hard drive (noted in previous paragraph).
Finally click Start and allow avast! to find those viruses that are not expecting a linux anti-virus program to kick their arses!
Moving Contacts from Nokia Phone to Android Smart Phone using vCards
The common method of moving contacts to SIM card, then moving SIM to Android phone does not always work correctly with some Nokia phones if there are more than one phone number per contact. This appears to be a Nokia problem, because using the Nokia PC Suite software shows only one phone number per contact, even though there are 2 numbers shown on the phone.
>>> >>>
One work-around is to extract vCards from the Nokia Backup File and import them, as follows:
- Back up contacts on the Nokia phone, eg:
Settings > Synch & backup > Create Backup > Select 'Contacts' > Done
This will create a file (on SD card): Backup000.NBF - Copy Backup00.NBF from Nokia SD card to PC (either via USB, or directly off SD)
- On PC, copy & rename the file as Backup000.zip
- Open zip file and drill down to find folder named 'contacts'. It will contain vCard files (*.vcf)
- Extract this folder to PC
- Copy this 'contacts' folder to Android phone SD card (USB or directly to SD)
- On Android, open Contacts
- If you already have contacts transferred by SIM card, it will pay to delete them to avoid doubling up. However, use your discretion if you have already added new contacts to your Android phone.
- Use Menu/settings: Manage contacts > Import from storage > to Phone > Import all vCard files
- Wait for all your contacts to appear - they arrive chronoligically, not alphabetically.
BSOD when installing Win XP on Modern PC
Some folk still need to run Windows XP for specifics tasks, and use the Windows 7 Professional Downgrade Rights to install Win XP (instead of using XP-Mode of Win 7). But many new PCs use SATA modes that are not compatible, resulting in that dreaded BSOD when installing XP from a CD. I've had recent experience of this with the Dell Vostro 3550 laptop.
Thankfully Jesse Leonard of Dell has offered a fix for this:
- In the BIOS setup, change the SATA Operation from ACHI to ATA.
For the Dell BIOS, press F2 on startup > Advanced > SATA > ATA. F10 to save & exit - simple as that!
Note: Jesse does mention returning to AHCI after installation, but I found doing that resulted in BSOD again, hence I left setting at ATA.
Temporary Fix for:
Can't start video renderer. Check you've got a valid DirectX installation
There have been several reports of Skype 5.0 and 5.1 generating the above error with certain webcams. And accompanying them have been numerous suggestions to fix it, such as uninstall/re-install webcam software & drivers, uninstall/re-install Direct-X, upgrade Skype, etc. For me, the only suggestion that worked was to uninstall Skype and install an older version: V4.2.0. This can be downloaded from FileHippo.
It might not be the most elegant solution, but it is a work-around until Skype resolves this issue.
BTW, this Skype error seems to be independent of the version of Windows, or age of webcam. Many have reported the problem on new laptops with Win 7. I discovered it with Skype V5.1.0 using an old Genius clipon (VideoCam GF112) with XP/SP3 and DirectX 9c. It occurred whenever checking the video settings in: Tools > Options > Video Settings. The webcam used to work fine with previous versions of Skype, and hence going back to V4.2.0 fixed the problem.
Tips for GIMP
Recently I have been using GIMP V 2.8 (The GNU Image Manipulation Program) for some imaging work, and started noting down reminder tips on how to use it. Below are some of my notes I recorded recently that you might find useful.
Join Two Images (side-by-side)
- Open image A
- Open image B (separate window)
- Copy image B (Edit > Copy)
- Paste on image A (Edit > Paste)
- Open Layer Dialog (Ctrl-L)
- Click 'Floating Selection'
- Change to 'Pasted Layer' by clicking bottom left icon on Layer Dialog
- Stretch width of window
- Select Move tool (4-sided arrow)
- Moved Pasted layer to new location
- Adjust canvas: Image > Fit Canvas to Layers
- Merge layers : Layer > Merge Down
- Save as <new file>
1 - Select > All
2 - Select > Shrink - set pixels for border, eg: 20
3 - Select > Invert
4 - Select > Feather - set pixels for border, eg: 40
5 - Edit > Clear
6 - Select > None
To fade in an oval shape, follow above, but for step 2:
Use elliptical select (from Toolbox).
Start in from the edge a similar number of pixels.
Merge faded image into another image:
1 - Open image to merge
2 - Layer > Transparency > Add Alpha Channel
3 - Fade edges (as above)
4 - Select > All
5 - Edit > Copy
6 - Open main image (to have image merged into)
7 - Edit > Paste as > New layer
8 - Toolbox > Move Tool
9 - Move to required location
10 - Save as <new file>
Convert black or white background around shape to transparent:
1 - Layer > Transparency > Add Alpha Channel
2 - Use Magic Wand to select background
3 - Convert to transparent: Edit > Clear
4 - Select > None
1 - Use image above (transparent background)
2 - Add shadow: Filters > Light & Shadow > Drop Shadow
3 - Set offset (if required), Blur radius, Color, Opacity
4 - Allow resizing
When pasting above shadowed shape over existing image, the shadow might not show. If so, export shadowed image as .png, then import .png into GIMP. It will then include shadow effect when pasting over other image.
Sansui AU-101 Transistor Replacement
Many audio amplifiers have some obscure and hard-to-find transistors. However, there are always suitable equivalents. My Sansui AU101 dropped one of the driver transistors: CDC-9000-1. I found that the dependable BD140 worked as a good replacement. I therefore replaced all 4 drivers:
CDC-8000-1 . . . BD139
CDC-9000-1 . . . BD140
Earlier, someone had also replaced the four C1060 with TIP 31A - these seem to work fine. Elsewhere, others have used TIP41C - another popular transistor for the output stage.
Valve Radios
After building a crystal set at the age of 11, I was given a large number of vacuum tubes (electron valves), plus assorted transformers, etc. I did not know what to do with them for a couple of years, until a school friend, Alan Cooper, looked at the parts, and then off the top of his head, drew up a circuit diagram for a valve amplifier for my crystal set. This then became my own personal radio. For a number of years since then, I tampered with assorted valve radios and amplifiers.
In recent years, I have taken a interest repairing and restoring old radios, including our old family radio (since the 1950's) - Pacemaker Type 515-2. This radio now has a prime spot in our dining room.
Below is some info I have discovered during my time working on valve radios.
Modulation Hum / Tunable Hum
Symptom: A 50Hz hum is heard only when tuned into a station. The hum is not noticeable between stations.
Cause: Power cables pick up local radio frequencies. The RF signals are modulated with 50Hz in the rectifier valve, are present on the HV line, and then detected by the frequency changer.
Fix: Fit a 0.01uF cap to earth on the live side of the mains transformer. On one radio, adding a second cap on the neutral line (to earth) improved this slightly further. On another radio, a cap on the neutral line actually slightly increased the hum.
Notes:
- This is probably very noticeable due to my location. I live about 15km outside Dunedin, and the power cables pass close to 3 radio transmitter towers.
- It is recommended to use X2 rated caps to ensure that they if they fail, they fail open. http://my.execpc.com/~endlr/line-filter.html
100Hz Oscillation at Low Tone
Symptom: A loud 100Hz hum is heard when the tone is turned down. This is not affected by the volume setting.
Cause: This occurs only in a circuit similar to that below. An oscillation starts due to instability of the HV between the two resistors when the resistance in the tone control approaches 0 ohm. The 100Hz ripple on the HV line triggers the oscillation.
Fix: Fit a 0.1uF cap to earth on the reduced HV line as in the circuit below (C*).
Notes: This occurred on a Columbus Model 32.