Building wayvnc on Ubuntu 26.04

  sudo apt install meson libdrm-dev libxkbcommon-dev libjansson-dev \         libpam0g-dev libgnutls28-dev libavfilter-dev libavcodec-dev \         libavutil-dev…

Read more →

Home Assistant on a Pi5

1. Install Home Assistant OS Follow: https://www.home-assistant.io/installation/raspberrypi Download and install HAOS through Raspberry Pi Imager Plug in to Pi and connect network cable Connect to…

Read more →

Pi5 Birdbox Webcam Setup (Motion & Icecast)

 Installing a H264 webcam on a Raspberry Pi. The following can be completed in 15-30 minutes... Ingredients Memory Card for the Pi (e.g. 16Gb) Raspberry Pi 5 USB Webcam Setting up the Basics Installing The…

Read more →

Re-connecting Home Assistant to Google Home

 These steps assume that the Google Home has been previously paired with Home Assistant, and the settings in the Google Cloud API pages are correct; the Home Assistant has been installed and is accessible to…

Read more →

VOIP PABX on A Raspberry Pi 5

Install PiOs Lite 64 Bit Select your Pi And PiOS 64-bit Lite And your memory card Ensure that you set the hostname, enable ssh and set the username to something obscure Select 'Write' and wait .... Once installed, boot…

Read more →

WiFi Antenna Comparison

Objective  Comparing several WiFi Antenna on the 2.4GHz network. Setup 1. Raspberry Pi 5 modified with antenna socket 2. Short 150mm cable from PCB IPEX connector to RP-SMA connector 3. Antenna connected to RP-SMA…

Read more →

Pi 5 Birdbox Webcam Setup (Restreamer)

Installing a H264 webcam on a Raspberry Pi. The following can be completed in 15-30 minutes... Ingredients Memory Card for the Pi (e.g. 16Gb) Raspberry Pi 5 USB Webcam Installing The Operating System On a Windows or…

Read more →

Apache2 Enable Perl

 Assumptions all web files are installed in the /var/www/domain/html folder, and owned by www-data the domain is set up as a virtual host / site as described in the Configuration Files below Configuration Files…

Read more →

Home Assistant: Multi-Entity Sensor

This post is part of a group of posts all associated with the acquisition of information from external resources and making it available in Home Assistant. Simple Sensor (Background Collection: Retrieve one value…

Read more →

Home Assistant: Simple Sensor

This post is part of a group of posts all associated with the acquisition of information from external resources and making it available in Home Assistant. Simple Sensor (Background Collection: Retrieve one value…

Read more →

ESP-IDF Install

Note espressif32 uses esp-idf with tag v4.4.5   Install esp-idf into ~/esp/esp-idf For esp-idf v4.x:   sudo apt install -y git wget flex bison gperf python-setuptools cmake ninja-build ccache libffi-dev…

Read more →

Arduino Board Settings

Freenove ESP32-S3 WROOM ESP32-S3 8Mb Octal Flash 8Mb Octal PSRAM Camera Slot (CAMERA_MODEL_ESP32S3_EYE) Arduino IDE Board: "ESP32S3 Dev Moldule" CPU Frequency: "240MHz (WiFi)" Flash Mode: "QIO 120MHz" Flash Size: "8Mb…

Read more →

Champagne Measurements

2018 20Kg grapes picked in 2018 and frozen. 2019-09-09 Lightly pressed and filtered -> 11L Specific gravity = 1.065 PH = 5 2019-09-10 Syphoned top 10L from must and discarded remainder Added 700g Sugar Specific…

Read more →

ESP8266Webserver and POST requests

Good examples of the Arduino ESP8266Webserver are difficult to find when it comes to writing a HTTP server which accepts POST. There are different ways a POST request can commonly be made: Using a form Performing a…

Read more →

Open Location Codes

I've tried to implement the Open Location Code algorithm as identified in the open-location-code github page, however I found the guide confusing as it works from smallest-to-largest, multiplying by various numbers and…

Read more →

Prusa GCode Settings

Printer Start GCode M862.3 P "[printer_model]" ; printer model checkM862.1 P[nozzle_diameter] ; nozzle diameter checkM115 U3.9.2 ; tell printer latest fw version  G90 ; use absolute coordinatesM83 ; extruder…

Read more →

Invesalius Install from PPA

  Debian and Ubuntu InVesalius is already packaged and is in the main repos from Debian and Ubuntu. Install it using this command: sudo apt install invesalius If you want the most updated packages there is also…

Read more →

Wine Tricks

Always Use WineTricks  This provides a mechanism to pre-install libraries into a Wine run area. Several programmes can be installed into the same run area, and will share the same libraries and configuration.…

Read more →

Thingiverse and OpenSCad

Thingiverse can produce different results to OpenScad, and error reporting is non existent so debugging is extremely difficult.  Here are a few lessons learned. Default Backend 404 This is the output you receive…

Read more →

OpenScad Useful Functions

Some useful OpenScad functions / code row = array_lookup(search, array, column) OpenSCad doesn't support variable as such, so things need to be done recursively. function array_lookup(query, source, column) =…

Read more →

USB Webcam(s) with Raspberry Pi

Configuration Steps Update the Pi sudo rpi-update Ensure the right modules are loaded lsmod | grep uvcvideo uvcvideo               94208  1 videobuf2_vmalloc   …

Read more →

Installing and Configuring Raspberry Pi

Installation 1. Download Download Image from https://www.raspberrypi.org/downloads/ 2. Write Image Plug memory card into a Linux PC # Identify id of card which has just been plugged in dmesg # Copy the image onto the…

Read more →

XYZ Davinci Pro and Prusaslicer

Introduction The XYZ Davinci Pro slicer is not particularly configurable, and if you have replaced elements such as the hot end and nozzle size and the extruder, it doesn't provide sufficient access to create effective…

Read more →

XYZ Davinci 1.0 Pro and Cura

Install Cura AppImage Configure Printer as Custom FFF X,Y,Z Sizes: 200mm Origin At Center: Off Heated Bed: On Heated Build Volume: ?? G-Code Flavor: Marlin Compatible Material Diameter: 1.75mm There's something in the…

Read more →

Davinci Pro Default Settings

These are the default settings in the Davinci Pro XYZ Software: Printer Profile: Printer: da Vinci 1.0 Pro Cartridge 1: PLA Temperature: Nozzle 1: 190C Heated Bed: 45C Layer: Layer Height 0.3 Shell Thickness: Normal: 2…

Read more →

Setting up an IPhone 2020 SE

Ringtone Apple does not let you bluetooth media files. Apple does not let you extract media files from emails. So, to install a custom ringtone, the following is required. Convert n MP3 to an M4A file (AAC) Rename the…

Read more →

Ubuntu, Windows 10 and Samba

Introduction There are several different versions of the SMB protocol, but version 1 is not considered secure, and is not enabled by default in Windows 10.  Furthermore, if it isn't used for a period of time, it is…

Read more →

BackupPC 4.3.2 for Linux and WIndows 10

Introduction These instructions are provided for the installation and configuration of BackupPC 4.3.2 on a Linux server, and the configuration for remote backup of Windows clients. Note that later version (4.3.2)…

Read more →

Transport Stream to DVD

Splitting / Managing Data whilst retaining subtitles vidcutter mkvtoolnix cd BuildArea git clone https://github.com/ozmartian/vidcutter.git cd vidcutter sudo apt-get install python3-setuptools python3-dev libmpv-dev…

Read more →

ZGemma H9 Combo

Updating Update OpenAtv via built-in menus Create bespoke Satellites.xml file here: http://satellites-xml.org/ to include just the satellites required. Using ftp and telnet, transfer the satellites.xml file to the…

Read more →

Setting Up a Local Streaming Server

Ingredients minidlnad icecast2 ezstream update-ezstream ice2chrome Description minidlnad is a program to serve media files via DLNA protocols icecast2 is the actual server that clients connect to to stream music…

Read more →

Ubuntu <-> Android <-> Draytek 2860VPN

On the Modem Ensure PPTP VPN Service is Enabled in the Remote Access Control Setup. Disable all other options. In the PPTP General Setup, select MSCHAPv2 Only, and ensure the MPPE encryption is set to 128-bit. In the…

Read more →

Ubuntu 18.04 Hplip Scanner Problem

Problem Printing works on Ubuntu 18.04 fine, but after a recent update, scanning on an HP MFP277 results in a SANE I/O Error 9. Solution Remove HPLIP: $ sudo apt-get purge hplip Download HP Public Key (Optional Step): $…

Read more →

Google Actions, Firebase and async/await

Example Google Actions function which requests, waits, and returns data from a website. Note that this requires billing to be activated if the website is not a google resource. Note that the async/await and particularly…

Read more →

NVDA Braille Viewer

Open NVDA settings, select Advanced Tick 'I unserstand...' Tick 'Enable loading custom code' Open developer scratchpad directory Drop the braille driver files in here:…

Read more →

Philips Lightstrip Connections

Background In order to connect hue lightstrips up in a flexible way, with easy to dismount connectors, and a simple way of making Y connections, I've connected a BT phone extension socket to the driver box. This means…

Read more →

Home Automation with Google Home Routines

The Google Home is a great concept, and if you want to do something simple, it is great.&nbsp; If you want to be a little more clever, however, there are several gotchas. Setup Broadlink Mini 3 IR Sender tv - Television…

Read more →

French TV Channels

01 TF1 02 France 2 03 France 3 Bordeaux 04 Canal+ 05 France 5 06 M6 07 Arte 08 C8 09 W9 10 TMC 11 TFX 12 NRJ12 13 LCP 14 France 4 15 BFM TV 16 CNews 17 CStar 18 Gulli 19 France O 20 TF1 Series Films 21 L'Equipe 22 6TER…

Read more →

360 HDR Processing

Converting a 360 bracketed image into a compressed low-dynamic range jpg requires several steps in order to ensure that the image works correctly. This is because standard HDR software doesn't know that the left hand…

Read more →

Hue Lights

API To Hue Hub, and Hacking Lights https://www.hackster.io/robin-cole/hijack-a-hue-remote-to-control-anything-with-home-assistant-5239a4

Read more →

Useful HowTos

Virtualbox vboxdrv https://askubuntu.com/questions/920689/how-to-fix-modprobe-vboxdrv-error-in-virtualbox

Read more →

Champagne Process

Initial sugar level and CO2 Pressure from Sugar Brix is effectively a measure of the sugar content, which can be estimated from the Specific Gravity of the pressed grape juice.&nbsp; The final alcohol content is…

Read more →

Untitled

Champagne 2018 I: Picked 12Kg grapes a couple of weeks early - these have a slightly bitter taste. II: Picked remaining 20Kg a week or two late - these are sweet. Grapes were frozen and defrosted before processing.…

Read more →

Qt Linux Installer

Install the App Image Kit git clone https://github.com/AppImage/AppImageKit.git cd AppImageKit ./install-build-deps.sh ./build.sh cd build sudo make install Install the linuxdeployqt Tool git clone…

Read more →

Garmin ETrex 20x Maps and Synchronisation

Introduction The Garmin ETrex 20x can be connected to a PC via a USB cable, and with this connection, it is possible to manage maps, favorites and tracks. Connection Once connected, the GPS will present itself as one or…

Read more →

My Qt Windows Build Environment

SOURCE CODE All source code is cloned / pulled from git, and installed into subdirectories in ~/Project, for example: ~/Project/ContactManager ~/Project/EasyNotepad BUILDING These are built with QtCreator, generating…

Read more →

Building QT Windows Apps

Introduction Note: This blog entry covers version 5.10.1 and 5.12.3 of QT. QT has many different options for building Windows applications.&nbsp; This note presents four of them, all using freely available software.…

Read more →

Streaming Local Media Through an Amazon Echo

Overview This is quite a complicated set of applications, which when used together allow the Echo to stream music from a NAS within the house. The main problem the Echo has when it comes to playing media, is that it…

Read more →

Wildlife Birdbox Camera and VLC

Low-res stream (This is the sub-stream in the camera setup): rtsp://192.168.11.10:554/user=admin&amp;password=XXXXXXX&amp;channel=1&amp; stream=1.stp Low-res photo:…

Read more →

QT Gotchas

1. Inheriting QObject for Signals / Slots class Base: private QObject {&nbsp; &nbsp;Q_OBJECT&nbsp; &nbsp;/*Can use signals and slots like any other QObject-derived class*/};class Derived1: public Base {&nbsp;…

Read more →

Pano Manager

So, the first attempt has arrived ... I've created a stand-alone manager for 360 degree panoramic tours, which allow you to import equirectangular images from your camera, create a clickable tour, and export to…

Read more →

Equirectangular to Cubic and Back with Ubuntu

This note describes how to convert between equi-rectangular and cubic images. Tools: hugin - sphere stitching and file conversion panotools - perl module for image manipulation 0. Create Equirectangular Image 1. Convert…

Read more →

Lets Encrypt Scripts on Ubuntu

On the Raspberry PI Install letsencrypt in /opt/letsencrypt Install nginx Create webserver files in /data/webserver.domain/www On the Modem Forward port 443 to the Pi /data/webserver.domain/bin/createcert.sh…

Read more →

Building QT in a VM with MSVC2010

Installing Windows and QT Windows Installation In Virtualbox, Install Windows 7 + Security Fixes + IE8 QT Installation Create a Development Tools Disk D: Download QT Online Installer:…

Read more →

Untitled

Ubuntu VPN Dropping Out When connecting over mobile phone Log Message Sep 26 13:12:30 dime NetworkManager[21052]: ** Message: nm-pptp-ppp-plugin: (plugin_init): initializingSep 26 13:12:30 dime pppd[21749]: pppd 2.4.7…

Read more →

Audible Downloads on Linux

Background In order to extract MP3 files from Audible, it is necessary to convert the AAX files to MP3 And in order to do that, a magic number is needed - this is a 6 digit number called the Activation Bytes. Download…

Read more →

Garmin GPS

&lt;&lt; not sure if garminplugin is needed or just the forerunner tools it pulls in &gt;&gt; &lt;&lt; but something in the red is required to support udev ownership &gt;&gt; sudo add-apt-repository…

Read more →

Echo distingish multiple users

At the moment, if you have several uses in the household and you want separate functions e.g. diaries or music collections, you have to switch household user accounts which is quiet cumbersome. There is work going on in…

Read more →

Untitled

Dealing with Amazon Service Simulator Errors When developing Alexa skills, a message I frequently get on the Amazon Developer Console in the service simulator is: "The remote endpoint could not be called, or the…

Read more →

Part 9: Adding Chromecast casting push support

This is Part 9 in the Playing Custom Media Streams with the Amazon Echo series of postsThis post has not yet been completedPart 1: Playing Custom Media Stream with Amazon Echo Part IPart 2: Configure a Raspberry PIPart…

Read more →

Part 4: Design and Build a https relay

This is Part 4 in the Playing Custom Media Streams with the Amazon Echo series of posts This post has not yet been completed Part 1:&nbsp;Playing Custom Media Stream with Amazon Echo Part IPart 2: Configure a Raspberry…

Read more →

Part 2: Configure a Raspberry PI

Configuring a Raspberry Pi This is Part 2 in the Playing Custom Media Streams with the Amazon Echo series of posts Part 1: Playing Custom Media Stream with Amazon Echo Part I Part 2: Configure a Raspberry PI Part 3:…

Read more →

Creating Tracks for Flute Practice

Background In order to create backing tracks on Audio CDROM, for flute practice and learning, I download MIDI files (and sheet music) from one of he following sources: Flutetunes MuseScore Configuration I use Ubuntu…

Read more →

Getting Encrypted DVDs to play under Ubuntu 16

Ripping DVDs in Ubuntu 16 sudo apt-get install libdvdread4 handbrake avconv mp3splt mp3splt-gtk sudo /usr/share/doc/libdvdread4/install-css.sh sudo apt-get install ubuntu-restricted-extras Handbake -&gt; Save DVD as mkv…

Read more →

Ubuntu Server: Building a NAS

Introduction This Blog records the configuration of a NAS server using Ubuntu 16 Server. &nbsp;This server only has a few functions: Ensuring a clean shutdown on loss of power, with a UPS monitor&nbsp; Providing a File…

Read more →

XYZ Davinci Pro Network Problems

I've got a Davinci Pro 3D printer, and have identified an obscure network connection issue that I believe is associated with the printer firmware. I use the Windows application to submit a job when connected to the home…

Read more →

Braille Bow Ties

After having a taste of a shandy made with beer and cola, I decided it was time to make some labels so that different bottles in the fridge can be differentiated from each other, when the user cannot see. These Braille…

Read more →

gEDA Schematic Capture

Download and Install Install gEDA tools - select geda from Mandriva Linux Control Centre. PCB - download and install 'pcb' and 'pcb-symbols' from here: http://www.elektronist.com/download/index-tr.html#pcb Configure…

Read more →

QT 5.6 Development for Windows, from Linux

There are several ways that Windows QT applications can be developed / produced from a Linix machine. &nbsp;This blog explores a few of them. It is important to note that with QT5.6, the QWebView support has been…

Read more →

QT QTextCodec and the Euro Character

The Problem This is, in the end, a simple one to understand, but started with a QT application that when it imported a text file produced on a Windows machine with Notepad, and exporting the same data as in a UTF-8…

Read more →

Listening to MP3 Audible CDs in the Car

Setup On Windows Create a Directory Structure: &nbsp; M:\Audible\AAX &nbsp; M:\Audible\bin &nbsp; M:\Audible\MP3 Note that this should not be an SMB share. On Windows, install&nbsp;AAXToMP3_CS&nbsp;Converter in…

Read more →

Maximum portability with twolame

I've a 44.1KHz, stereo wav file, and I want to convert it to MP3, however, I've found that some of the MP3 formats produced with twolame don't work on my Sony Walkman. For example, if I use 'twolame in.wav out.mp3', the…

Read more →

Building a Pergola

Planning Permission The rules for whether planning permission is required are complex - councils will offer advice on whether planning permission is required or not, and it is recommended that this advice is sought, but…

Read more →

QT WebEngineView Communication with Javascript

Introduction The QT WebEngineView is the new method of providing applications that display, and interact with web pages. There is some documentation on the QT website on how to implement these functions, with references…

Read more →

NVDA And Custome Braille Display

It is not possible, within NVDA, to create and add your own braille tables, but it is possible to edit / change an existing one. Background The need to change arose for a couple of reasons - firstly, we did not like the…

Read more →

Building Mingw32 for Windows on Ubuntu 13.10

The Packages binutils gcc mingw32 msys Prerequisites sudo apt-get subversion mpc libgmp-dev libmpfr-dev libmpc-dev Creating Directories The build will install the programs into the /opt directory: /opt/src - source code…

Read more →

Settin up CSIPSimple and Voiptalk on Android

To set up CSIPSimple for Voiptalk, all you need to do is create an account with the following settings in Expert Mode! Make sure that you replace the bits in bold with details from your account. And watch for the colon…

Read more →

Gure Sekretua

Just set up a new website: Gure Sekretua.&nbsp; The site shows our apartment in France, which is available for holiday rentals.&nbsp; It is in the Basque spa town of Cambo-Les-Bains in the south west of France. Gure…

Read more →

A Good Place for a Massage

An excellent place for a head massage, or reflexology session is Head Over Heels, in St. Neots, Cambridgeshire. A relaxing hour in a comfortable environment, with soothing music (if you want!). All of the details are…

Read more →

TomTom 1005 and Linux

Got a new TomTom, and was expecting the same non-linux-friendly support from TomTom Home, and I wasn't disappointed! Well, however, a few things are different, since my old TomTom Go Live 530, but not much has changed.…

Read more →

Android Apps

Android Apps - Up to eBayCALENDAR AND CONTACTS&nbsp; Calendar&nbsp; CamCardNEWS&nbsp; UK &amp; World NewsGAMES&nbsp; Flow Free&nbsp; Sudoku Free&nbsp; Farm Driver&nbsp; GTA III&nbsp; 250+ Solitaire Collection&nbsp; Agry…

Read more →

Vigor 2710 Caller ID PSTN and Relays

I am trying to understand how the relay within the Vigor 2710 ADSL Modem works. I've got a Skype Freetalk adaptor, which works fine, however, when I plug it into the Vigor 2710 as shown in the picture below, I get the…

Read more →

OpenBSD and Incorrect UserMod -G

The usermod program is used to manage a user entry in the password and group data files on a unix system. The OpenBSD version of usermod claims that the -G switch will set the secondary groups (i.e. those in the…

Read more →

OpenBSD: Unbound Domain Name Server

Local DNS Server RelayIntroductionA Local DNS Server Relay is useful within a local network when an internet-facing web server is present, and you wish to access it by name from within the local network.A DNS Server…

Read more →

OpenBSD: Formatting Disks

This note shows how to identify and format a disk using OpenBSD.Toolsfdisk - partition table editordisklabel - BSD partition editornewfs - formatterSteps1. Identify name of new disk, for example, insert a USB stick,…

Read more →

Managing Satellite Decoder Channels

Database Management BackgroundThe DGS Receiver manages its channels using an SQLite3 database.e.g. # cd /var# sqlite3 db.datsqlite&gt; .tablessqlite&gt; select * from FavGRPListsqlite&gt; ^DSee here for a more complete…

Read more →

Configuring The CubeRevo IPBox 9000 HD

Installing FirmwareAbout the ImagesThere are three different relevant partitions on the cuberevo. The boot partition, into which uboot is installed. The kernel partition. The database partition.Normally, you wouldn't…

Read more →

VoIP and Inter-provider Dialling Codes

BackgroundI've got an SPA3102 VoIP adaptor, and am frustrated by the lack of proper dialling codes when using VoIP from a normal handset.I want to be able to dial:01234 12345678 -&gt; Normal Landline Phone Call#01234…

Read more →

SPA3102 GPL Violation?

Open TCP PortsPORT STATE SERVICE VERSION80/tcp open tcpwrappedOpen UDP PortsPORT STATE SERVICE VERSION 53/udp open|filtered domain 67/udp open|filtered dhcps5060/udp open|filtered sip5061/udp open|filtered…

Read more →

My Favorite Mandriva Linux Applications

Environment KDE Compiz (Expo) Internet Tools Email: Komposer (KMail) Chat: Kopete Office Tools Word Processing: LibreOffice Writer Drawing: Dia Graphics: GIMP Design Tools 2D Drawing: QCad Electronic Design: KiCad Web…

Read more →

Mandriva & Apps Gotchas

App: VirtualBoxError: dmesg vboxdrv: no symbol version for module_layoutFix: Install kernel-desktop-devel package for kernel version

Read more →

UK Dial and Progress Tones

Telephone TonesThere are several different telephone tones used in the UK, to indicate busy, call waiting, voicemail etc. These tones are described below.Sipura CodesThe Cisco / Sipura telephone adaptors have the…

Read more →

Linksys SPA3102

The Linksys SPA3102 is an amazingly powerful analogue telephone adaptor, which makes making calls over the internet completely transparent. It is capable of routing telephone calls through one or more Voice over IP…

Read more →

Downloading Audible Books and Linux

Audible ( www.audible.co.uk) is an online shop where you can download audiobooks in various formats. Rating: 1/5 (From the view of a linux user) Supports Windows and Mac Provides a try before you buy service Does not…

Read more →

Netgear DG834 Tech Support

Been in contacts with Netgear Tech Support by email, and it is extremely frustrating. I am trying to get to the point where I can request a feature, but the first thing I need to do is establish that the feature is…

Read more →

Mounting CIFS Directories in Linux

As Root, create /root/smbcredentials, with the lines: username=...username..password=..password..and set the permissions: chmod 700 /root/smbcredentialsEdit /etc/fstab, and append the line: //netbiosname/sharename…

Read more →

Installing Enigma2 on the Cube Revo 9000 HD

Download the latest NLB image from http://www.nlb.to/, and install it into flash via USB cable using the Flashtools program.Download and install the Multiboot configurationDownload the E2 PKT image (good resource is sat…

Read more →

CubeRevo / IPBox9000 with Sky UK

The CubeRevo / IPBox9000 is a good HD satellite receiver, which comes with software by DGS. There are several steps required to get the box working with SkyUK, and several different images to choose from.DGS Based…

Read more →

Akondai / KAddressBook / Google Error

Background Following the installation of Akondai, I can sync with google and fetch / update calendar entries, and fetch contacts, but when I try to add the new contact "Google Test" with a phone number of "1234" on my…

Read more →

Kontact /KMail Sync with Akonadi

IntroductionAkonadi is a program that sits between applications and enables them to share calendar and contact information in an application indepdendent way.I have used it to sync Kontact (KMail etc...) with Google…

Read more →

Developing in haXe

InstallationDownload haXe from www.haxe.orgInstall it by running the program as root.Ensure that the regular expression library is installed: urpmi pcre ln -s /lib/libpcre.so.0.0.1 /lib/libpcre.so.3Configure haXe…

Read more →

Mirroring Easily 'vs' Webhosting on Mandriva

Background on the Easily ConfigurationEasily 'Linux beginner', 'Linux advanced' and 'Linux professional' supports and does not support the following features: ph4Yesph5YesServer Side Includes (SSI)Nohtaccess…

Read more →

Adding local DNS entries to a Netgear DG834

There is a program running on your DG834 called dnsmasq, which is used to forward DNS requests to the appropriate servers. The program can optionally use one or more local hosts files, so if you are hosting a webserver…

Read more →

Android Settings for O2

Settings required to get internet working on the go with the Google Nexus One, which is running android version 2.1 are shown below.3G Connection SettingSettings / Wireless and Network / Mobile Networks / Access Point…

Read more →

Google Android Voice Recognition

My new Google Nexus One phone is running Android 2.1, and makes use of the Google beta voice recognition.Summary: To date, I give it a 6/10. It didn't work too well for me, but shows significant promise.For this…

Read more →

Transferring Contacts from Symbian to Android

Just bought a Google Nexus One phone, which runs Android 2.1. My previous phone was a Nokia E90, which runs Symbian 60.I tried bluetoothing a contact entry across, but all I get from the E90 is 'sending failed' - this…

Read more →

O2 Mobile Speed

Just ordered a Google Nexus One, and have upgraded my O2 contract to include Unlimited data access.Unlimited is a term that really should not be used, as there are limits: You have a 1G/month download limit, and there…

Read more →

Roberts Stream WM202 Radio - Review

I've just bought the Roberts Stream WM202 radio as a gift for Christmas. I picked it because it has FM/DAB and Internet Radio, and because it had support for the BBC Listen Again.Summary9/10 The Roberts Stream WM202 is…

Read more →

Pic Microcontrollers with Mandriva

IntroductionThe PIC microcontroller is one of the most successful programmable processor parts in existance, produced in their millions by Arizona Microchip. The parts are serially programmed, and a variety of…

Read more →

Motorola H700 Bluetooth Headset Pairing

I have a Motorola H700 bluetooth headset, and it can play up when messing around with connections.It worked perfectly well with my Nokia E90, but then I tried it with my TomTom Go Live, and then it worked with…

Read more →

Vista under Mandriva with VirtuaBox

I need to use Vista to interface to certain bits of hardware (e.g. my Mobile Phone, TomTom and Siemens House Phones). As a Mandriva Linux user, I don't want to dual-boot my PC. I also want to be able to back-up the…

Read more →

Remote Linux Access

OverviewThis blog gives instructions on how to login between linux machines without having to enter passwords. It does this using the secure shell client / server programs (ssh and sshd). These use a public/private key…

Read more →

LTImage Installation on the Dreambox

Upgrading / InstallingIf you are upgrading the firmware, make sure that you have saved / backed up / recorded any important data, for example: The Bouquets (using DreamboxEdit under Wine) Your Timers The Crontab File…

Read more →

Adding Audio Labels to MP3 Albums

I've got a large number of CDs, which I have ripped to MP3 to play on my internet radio, PS3, MP3 player and in the car.Not all of these devices have screens, so I felt it would be useful if the first track on the CD…

Read more →

Samba Mounting Problems

Trying to mount samba share from an FSG3 under Mandriva 2009The admin tool search finds the machine, but cannot see any shares.smbmount did not work either.Found that the machine name in the smb.conf file must be in…

Read more →

TomTom Go Live Services - Review

The TomTom Live Series of devices (the 540 is reviewed here) all contain a GSM mobile phone SIM card, which they use to "enhance the driving experience".Conclusion9/10 - Amazing features that once you use you will not…

Read more →

TomTom Go Live 540 GPS - Review

Following the purchase (and return) of a Navman S80 Deluxe GPS, I plunged for the TomTom Go Live 540, and haven't regretted it since.ConclusionGPS - 9/10 - A well engineered device, with good quality accessories.…

Read more →

Can't See my FSG3 Shares on Mandriva

Following the installation of Mandriva Linux on my desktop PC, I have been unable to simply access shares on my FSG3 Network Storage box.I use the browse shares, but the contents of the FSG3 always appear empty. I can…

Read more →

Webcam Manipulation with Javascript

I purchased an IcamView web server, and megapixel webcam, which I have waterproofed, and placed in the garden.The IcamView web server has a low power processor, and is unable to manipulate the images at all. When you…

Read more →

Linux Kernel Installation with VirtualBox

Following the installation of virtualbox, I have downloaded and built my own Linux kernel and applications from scratch. This blog entry is a step-by-step description of what I've done.ContentsBuild MachineDevelopment…

Read more →

Installing VirtualBox on Linux Mandriva

VirtualBox is a free virtual machine developed by Sun Microsystems.This is particularly useful when building kernels and checking that they boot correctly.It is also useful if you wish to switch between operating…

Read more →

Ventriloquism for Dummies

In light of the recent UK driving rules, where almost anything you do when behind the wheel of a car could be interpreted as "not being in proper control of the vehicle", you are at risk of a £60 fine and 3 points on…

Read more →

Navman S80 Deluxe - Review

I briefly had a Navman S80 Deluxe (S80D) GPS, which I bought from Halfords in the new year sales. ConclusionNote: The S80 and S80D are not the same model, nor is the Deluxe an enhanced version of the S80.2/10 - Lots of…

Read more →

Blog Site Images

Border-Black-Top:Border-Black-LeftRight:Border-Black-Bottom:Blogspot:Trumpton Sign:Borders: 10x10 10x10 15x1010x10 10x10 15x1010x15 10x15…

Read more →

ICamView Pro Server and Cameras - Review

I've just bought an ICamView Pro Server, and installed it into my Garage.Conclusion9/10 - Multi-featured, robust, powerful little device. For my specific application, the device has a few little quirks, but these can…

Read more →

IR Webcam Setup

I bought CM_09 USB webcam from ICamView, and decided to put it up in my Garage to monitor my woodwork projects. The camera when installed could only get an image of the opposite wall - this is because the angle of view…

Read more →

Happy New Year 2009

Happy new Year for 2009. I do enjoy a good video, and would like to share with you some of my favorites.Stop Frame AnimationI've always enjoyed stop frame animation, from Trumpton and Morph, when I was young, to Wallace…

Read more →

Untitled

This Is Not an AdHave a cool shave with the new cool shaving cream from Gelato.

Read more →

Mandriva - Rhythmbox

Rhythmbox is the media player to use, however, out of the box, it does not support the BBC Radio stations (due to the RealAudio Codec).Installing the RealAudio CodecThe RealAudio Codec is not part of the default…

Read more →

Mandriva - Sound Juicer

Now the Mandrive One 2009 image does not recognise any MP3 encoder. A popular encoder is lame, so in order to include it, you need to use some other sources for your downloads. Adding the PLF sources does the trick.Once…

Read more →

Linux Tools

There are many different tools on Linux, and I have found the following ones extremely useful and easy to use:Tools UsedOperating System, Mandrive One 2009 with Gnome DesktopMedia, CD Ripper and MP3 Encoder: Sound…

Read more →

Lexmark 7500 Series Printer - GPL?

I am yet another frustrated Linux user, frustrated at lack of support from peripheral suppliers (such as Lexmark, when it comes to the 7500 Series Printer).Note that the X7500 appears to be an office printer, and the…

Read more →

LTEPG Radiotimes XML Generator

One of the problems with the Dreambox Satellite Receiver in the UK is that it cannot receive the Programme Guide from Sky, as Sky has decided to use what is laughably called the OpenTV standard (which in fact is…

Read more →

Hoover WE140 Washer / Drier

I have a Hoover WE140 Washer / Drier, and for the past few months, it has not been drying. I’ve eventually gotten round to taking off the lid and having a look. The most obvious conclusion to jump to is that the drier…

Read more →

Dreambox 7025 Timer Edit Bug

With the DM7025, you can add a timer through the TV by selecting the ‘info’ button when watching a programme. Once this is stored, if you go to the web server, and try to edit it, you get the error message: “Please only…

Read more →

Citroen Xsara Central Locking

After a flat car battery, my Citroen Xsara (2003) remote locking fob (PLIP) stopped working. After searching on the internet, I found that if you hold the Lock button down for more than 10 seconds whilst the key is in…

Read more →

Bad Battery Day

I used one of those timer heater thingies to defrost the windscreen of the car from the inside before you get out in the morning. It is essentially a clock with a big battery and heater, and you set it to come on 30…

Read more →

FSG3, SMF, Visual Verification Headache

I am running the Simple Machines Forum software (php) on an Freecom FSG3 Network Storage Box, and have been banging my head on the table because I cannot get the visual verification function to work - all I see is the…

Read more →

Paragliding - What Not to do !

I’ve recently been on holiday to Spain, for a week’s paragliding. My first day was excellent, with a nice 3 hours flight, getting to a height of 2.5km above ground level. A great triangular flight, covering 35km, and…

Read more →

Cross Compiling

Crosstool has stopped working for me, as it tries to download files from an FTP server which has had a bit of a re-structuring. The app of the day for cross-compiling is now crosstool-ng. Download the latest version…

Read more →

Dreambox 7025 Netcast Setup

My dreambox 7025 has the streaming radio program ‘dreamnetcast’ plugin, but it is not clear how this should be configured with favorite stations. There is a file in the /etc directory called NETcaster.conf, however, it…

Read more →

USB <-> Serial Adaptors and Vista

I’ve got a couple of USB&lt;-&gt;Serial adaptors, neither of which work in Vista. On plugging them in, I went to the hardware manager, and looked at the properties of the unknown device (specifically the HardwareId) -…

Read more →

Internet Radios

I’ve bought a couple of internet radios, which are excellent - they allow me to listen to radio stations from all over the world - my favorites at the moment being Alouette and BBC Radio 7. The good thing about this…

Read more →

Tomy the Mowbot - Review

Well, as I am completely lazy, I’ve bought myself a robot lawnmower. I eventually went for the Mowbot, which is designed and built in Italy. Information is quite hard to find about these things, but it eventually became…

Read more →

FSG3 Storage Box and Apache

I'm trying to get the Simplemachines Forum working properly on my FSG-3, with the new 2.6 kernel. Nearly everything works, except for the graphical verification during registration. This boils down to the missing 'GD…

Read more →

Privacy Policy

We take your privacy seriously. This policy describes what personal information we collect and how we use it. (This privacy policy is applicable to websites falling under the primary holder: trumpton.org.uk.)Routine…

Read more →