Thursday, March 10, 2016
Removing the argument at the end of the day
I wanted a way of restricting and switching off the internet at set times to specific devices, unfortunately my TalkTalk router did not offer me many solutions.
Saturday, July 28, 2012
Sky fails to record from TV guide
If I started to watch a channel I could then record a program on that channel just not though the TV guide.
Searching the internet I found a solution that fixed my problem - rebuild the planner.
This process will stop all recordings in process and reboot the box. If there is a recording underway, consider waiting until it is completed. Rebuilding the planner will not delete any existing recordings.
- Press services on your Sky remote control and you will see the main menu with Options highlighted.
- Highlight the Settings menu using the right arrow button and press select.
- Press 0 (zero), 1 then select to access the Installer Setup menu (this menu is not listed on the Settings menu options).
- Use the left/right arrows to highlight Rebuild (this will change to Sky+ Rebuild when reached) and press select.
- The on-screen message "This will take a few minutes to complete. The rebuild will stop all recordings and reboot your Sky+" will appear. Press select to continue.
- The on-screen message "Housekeeping please wait" will appear and take up to two minutes to clear. If your Sky+HD box continues to display this message for longer than two minutes please carry out a power reset (below) with the viewing card removed.
- Once complete your Sky+HD box will switch itself off and then back on automatically displaying the red standby light.
- Ensure the red standby light on the box has re-appeared, then wait for 3 minutes.
- Press sky your remote control and the light on your Sky+HD box will turn green.
Sunday, August 21, 2011
Comtrend Power adapters - adding another adapter
Here is the solution I followed:
- Plug one of the new pair of adaptors into a socket close to the Access Point adaptor (This is the first of the original pair of Comtrend adapters the one with the Access Point in green) - ideally next to each other on a power strip.
- Hold the "config" button of the Access Point for about 5 seconds until the AP led starts to flash, then release the button.
- Next hold the "config" button on the new adaptor for about 5 seconds until the AP led starts to flash (you have about 30 seconds to do this from the time you released the config button on the Access Point adaptor - hence having them close together).
- Release that button and in a couple more seconds the AP led on the new adaptor should flash quickly three times and go out. The Status led on the new adaptor should then show red and then turn green after a few seconds.
Comtrends guides to my models:
http://www.comtrend.com/links/22$snd.htm
Wednesday, April 13, 2011
Method to fix my continually rebooting Joggler
Including:
Code by xoom450 http://www.joggler.info/forum/viewtopic.php?f=11&t=2554
Ubuntu by http://joggler.exotica.org.uk/ubuntu/
Joggler mod by http://www.gforums.de/juggler/download.html
Please be careful, I do not take any responsibility for you totally bricking your Joggler.
Tuesday, August 10, 2010
Telnet Joggler
http://jogglerwiki.info/index.php?title=Installing_Telnet
If using Windows Vista or Windows 7 you will need to install Telnet from the "Turn Windows features on or off" option in Control Panel - Programs.
Connect to the Joggler:
Start Telnet.
In the command prompt type Open 192.168.1.x (Where 192.168.1.x is the IP address of your Joggler - obtained from the Settings - Network)
Password -- letmein
Change directory:
cd /media/appshop or cd tv
Make directory:
mkdir tv
Copy file from internet to folder.
wget http://www.location.com/Program.tar (Ensure you use appropriate capitals)
Expand compressed archive
tar xvf Program.tar
Delete compressed archive
rm Program.tar
List files in the folder
ls
Copying file
cp applications.xml applications.backup
Edit file
vi applications.xml
Insert/edit the file
i
esc to exit insert mode
:x to write and exit
:w to write changes
:q to exit
:q! to exit and discard changes
Reboot the Joggler
reboot
Tuesday, May 19, 2009
Installing additional drivers at setup via USB floppy
You will need to download the driver from the manufactures website and then copy the matching .sys, .cat, .oem and .inf drivers to a floppy disk.
If you are installing to a machine with out a floppy disk driver you will need to use an external USB floppy disk drive.
During the installation after you have configured the partitions, the installation will request the driver files again if the driver fails to load it may be that the driver .OEM is not optimised to look for the USB floppy drive.
You will need to edit the TXTSETUP.OEM file adding the following information:
[HardwareIds.scsi.MSAS2K3]
...
...
id = "USB\VID_03F0&PID_2001", "usbstor" #--HP
id = "USB\VID_054C&PID_002C", "usbstor" #--Sony
id = "USB\VID_057B&PID_0001", "usbstor" #--Y-E Data
id = "USB\VID_0409&PID_0040", "usbstor" #--NEC
id = "USB\VID_0424&PID_0FDC", "usbstor" #--SMSC
id = "USB\VID_08BD&PID_1100", "usbstor" #--Iomega
id = "USB\VID_055D&PID_2020", "usbstor" #--Samsung
id = "USB\Vid_0930&PID_6540", "usbstor" #--MY USB KEY
Tuesday, September 30, 2008
Acer Aspire One - Linux - installing VLC
The built in media player has a limited set of CODECs and so can not play all the available video formats (i.e. Divx & Xvid video formats). You can install the VLC video player which will play a large selection of different types of video files.
Firstly, we need to open up the interface to allow extra software to be added.
- Go to the green Files pane at the bottom right of the screen and left-click on My Documents.
- Now left-click on File & Terminal – you'll see a text window open with a $ prompt.
- Type in xfce-setting-show and press Enter – up pops the Xfce Desktop Manager.
- Left-click on Desktop, then select the Behaviour tab. Now tick Show Desktop Menu on Right Click.
- Type Exit to close a Terminal screen.
Now, if you close all those open windows & get back to the standard Aspire One desktop, you'll find that, if you now do a right-click, you'll get a Menu appear!
Installing the VLC video player.
- Right-Click on the Desktop and select Terminal and type in the following lines at the $ prompt.
nu -
(Your appropriate password)
sudo yum install fedora-release
sudo rpm -ivh http://rpm.livna.org/livna-release-8.rpm
sudo yum install vlc python-vlc mozilla-vlc - When prompted answer Y & Enter, when complete close all open windows.
- Right Click anywhere on the Desktop and go to MultiMedia -> VLC Media Player. (You might need to restart your Netbook.
Adding Icons to the Aspire One
It's all very well having the Advanced Menu, but for some apps you'd also like the fast access provided by the desktop. Here's how you make them appear. Press Alt-F2, type in xterm to open the command line (Terminal) window - and click on Run...
At the command line, type:
sudo mousepad /home/user/.config/xfce4/desktop/group-app.xml and hit Enter. This calls up the desktop's configuration file. Scroll through and you'll see how the entries are arranged.
Add to the Fun desktop section (Possibly
Remembering to select a unique sequence number the number describes the order of the applications.
Save the file then restart your Acer Aspire. Click on the right-arrow button in the Fun section, and you should see a new VLC icon. Drag and drop it higher in the list if you prefer.
Links:
http://www.aspireoneuser.com/
Ten tweaks for a new Acer Aspire One.
Thursday, August 14, 2008
Check the Capabilities of your Processor
SecurAble probes the system's processor to determine the presence, absence and operational status of three modern processor features: .
- 64-bit instruction extensions.
- Hardware support for detecting and preventingthe execution of code in program data areas.
- Hardware support for system resource “virtualization.”
