Howto

Uitlezen van moederbord temperaturen op ION-Atom 330

GPU temperatuur

Om deze temperatuur weer te geven in Gnome, start de applicatie:

  • Systeem -> Beheer -> NVIDIA X Server Instellingen

De GPU temperatuur kan worden gevonden in het menu:

  • GPU 0 -> Thermal Settings

Hier zie je de core temperatuur van de GPU.

Op de command line, is het ook …

Displaying mainboard temperatures of ION-Atom 330 board

GPU temperature

To display this temperature in Gnome, start application: System->Administration->NVIDIA X Server Settings

The GPU temperature can be found in menu: GPU 0 -> Thermal Settings
Here you see the Core Temperature of the GPU

On the command line, it is possible to see the GPU …

Installing XBMC on Ubuntu 10.04

Check if XBMC is already available for this Ubuntu release: XBMC (roadmap)

If XBMC is released for Ubuntu 10.04, you can proceed with the normal installation, otherwise you have to install from SVN.

Normal installation

If XBMC is available for this Ubuntu release, the installation is as follows:

  • Go …
Reinstall from non-Ubuntu repositories after release upgrade

Before the Ubuntu upgrade

Before upgrading, check if all your non-Ubuntu repository applications are available. For XBMC you can check the XBMC roadmap

After the Ubuntu upgrade

We need to reinstall all applications, which are not in the Ubuntu repository. They were cleaned up automatically. …

Ubuntu op Point Of View 330: Geluid via HDMI in XBMC

XBMC

Na lang zoeken en veel forums gelezen heb ik eindelijk mijn geluid via HDMI. En de oplossing was zeer eenvoudig.

Maar voordat ik begin, zal ik een overzicht geven van mijn systeem:

  • Moederbord: Point Of View 330 (ION-chipset met Atom 330)
  • Main display: Dell 17 “LCD (1280x1024 60Hz)
  • TV …
Ubuntu on Point Of View 330: Sound via HDMI in XBMC
After a lot of searching and going through nearly every forum I have my sound via HDMI. And my solution was very simple.

But before I start, I will give an overview of my system:
  • Mainboard: Point Of View 330 (ION chipset with Atom 330)
  • Main display: Dell 17" LCD (1280x1024 60Hz)
  • TV connected …
Configuring Ubuntu for dual screen and dual x-server
# lspci | grep VGA  
03:00.0 VGA compatible controller: nVidia Corporation ION VGA (rev b1)

# ls /dev/input/mouse*  

/dev/input/mouse0 /dev/input/mouse1 /dev/input/mouse2 /dev/input/mouse3
The following command gives a complete list with the connect devices:  

$ cat /proc/bus/input/devices

I: …
warning: preg_match() expects parameter 2 to be string, array given in bootstrap.inc

After an upgrade of module Internationalization (i18n), I was getting the following message on a multi-language installation (Drupal 6.16):

warning: preg_match() expects parameter 2 to be string, array given in includes/bootstrap.inc on line 777.

I did not had this problem, when I was logged in or …

warning: preg_match() expects parameter 2 to be string, array given in includes/bootstrap.inc

Drupal

Na een upgrade van de module Internationalisering (i18n), ik kreeg het volgende bericht op een multi-taal, installatie (Drupal 6.16): warning: preg_match() expects parameter 2 to be string, array given in includes/bootstrap.inc on line 777.

Ik kreeg de melding alleen als ik niet was ingelogd en de …