Power supply failures can be pretty annoying to find

Recently one of the four drives in my HTPC kept dropping out, first it happened once every few days, then after several hours. The weird thing was that it always came back after losing the SATA link and allowed me to mount it again. I first thought it was a problem of the SATA controller …

Continue reading ‘Power supply failures can be pretty annoying to find’ »

The power of TNT is at your disposal

TNT stands for Thumb2 Newlib Toolchain, a GCC/Newlib based toolchain project I started quite a while ago. Trying various other toolchains like CodeSourcery, summon-arm-toolchain and YAGARTO, I realized none of them really seemed to have the smallest ARM Cortex-M microcontrollers in mind; They were wasteful with RAM as well as flash memory. TNT has been …

Continue reading ‘The power of TNT is at your disposal’ »

OSX port of the awesome gqrx SDR software [Update 02/03/2013]

A while ago I already managed to compile gqrx on OSX, but then Alexandru Csete decided to move on to a new audio backend called pulseaudio. Sadly there is no proper pulseaudio port for OSX. Thus I bring you my branch of gqrx 2.1 which runs quite well on OSX. It contains all the rtl-sdr, …

Continue reading ‘OSX port of the awesome gqrx SDR software [Update 02/03/2013]’ »

Fixing a weird problem where macdeployqt drops icons from app bundle

Qt has a great tool for building self contained application bundles on OSX, it’s called “macdeployqt”. Though I recently had a really weird bug while using it. When I ran the application normally everything was fine, but once I used the macdeployqt all the icons were missing. After a while investigating this I realized not …

Continue reading ‘Fixing a weird problem where macdeployqt drops icons from app bundle’ »

multimonNG

Due to my recent acquisition of an RTL-SDR compatible radio module (Some would call it DVB-T stick) I started playing with radio transmissions. Doing so I found POCSAG transmissions which I tried to decode using multimon. Sadly multimon was very broken, after I finally managed to compile it on OS X I realized it had …

Continue reading ‘multimonNG’ »

Overclocking my HTC Vision aka Desire Z aka G2

I’ve recently added some modifications to the Cyanogenmod kernel. They include overclocking up to 2ghz as well as lower idle voltages (undervolting) and a higher default maximum frequency. The maximum frequency after bootup is now 1516800hz. It can be changed up to 2016000hz. Frequencies higher than 1612800hz are unstable when using the ondemand governor on …

Continue reading ‘Overclocking my HTC Vision aka Desire Z aka G2’ »

A driver independent and really ugly way to set the display brightness

I lately had some problems changing my laptops (A Samsung Q45) brightness since the major distributions went on and started using KMS instead of the prior Xorg driver, even though most Samsung laptops aren’t properly supported. Searching around the net I found some hints about using setpci – Writing directly into the hardware. dekar@vasectomy:~$ sudo …

Continue reading ‘A driver independent and really ugly way to set the display brightness’ »

My Optoma HD700X projector running at 120hz – So I can probably do 3D?

I didn’t find any information about this (just people whining about not getting a firmware update) so I feel like posting it so others may find it using google. My HD700X seems to be able to do 120hz. I just did a quick test using my laptop (vga) since my media pc (hdmi) is broken …

Continue reading ‘My Optoma HD700X projector running at 120hz – So I can probably do 3D?’ »