Right, so now I’m seriously fed up. It’s enough. No more waiting, no delays. For ****’s sake, it’s outright depressing to see the new PC components I bought last August (!) lying around ever since because I did not want to rip apart my existing PC too early and investige into some Windows 7 difficulties… Continue reading Break your own reluctance!
Author: Pieter Hollants
openSUSE 11.3 Peculiarities?
I upgraded my Dell Latitude E6400 Notebook to openSUSE 11.3 and while in total the system runs just fine (even UMTS finally seems to work out-of-the-box), I’ve encountered two issues: Under the GNOME environment, I can’t modify the number of virtual desktops. Right-clicking the virtual desktop chooser applet shows only the option to change the… Continue reading openSUSE 11.3 Peculiarities?
Windows 7 and Samba domain membership
As the Samba Wiki notes, Windows 7 clients are supported as members of a NT4-style domain since Samba 3.3.5 and Samba 3.4.0 if the following registry changes are made: [HKEY_LOCAL_MACHINESystemCurrentControlSetServicesLanManWorkstationParameters] “DNSNameResolutionRequired”=dword:00000000 “DomainCompatibilityMode”=dword:000000001
ChilliSpot 1.1.0 patches (not only for x64)
ChilliSpot is a well-known captive portal solution for wireless hotspot providers. With its Universal Access Method (UAM), all user communication is intercepted and HTTP requests with the user’s web browser are redirected to a webserver running a script which asks for authentication credentials. The script feeds those back to ChilliSpot which in turn contacts a… Continue reading ChilliSpot 1.1.0 patches (not only for x64)
Notebook upgraded to openSUSE 11.2
I just upgraded my Dell Latitute E6400 notebook to the just released openSUSE 11.2.
A truely universal remote control for my EPIA system
Although it has been a bit quiet here lately, this does not mean that I have not made progress. As the first in a upcoming series of reports, let me talk a bit about the problem of finding a remote control for my EPIA system. You might wonder why I need a remote control, considering… Continue reading A truely universal remote control for my EPIA system
Asus MyCinema-PS3-100 3-in-1 TV card (updated)
In the process of evaluating TV card options for my EPIA MII, I came across a TV card which, so far, seems to have been overseen by the entire Internet, safe for the shopping sites. The Asus MyCinema-PS3-100/PTS/FM/AV/RC is not a hybrid but actually a 3-in-1 card, integrating Analogue TV, DVB-T and DVB-S on one… Continue reading Asus MyCinema-PS3-100 3-in-1 TV card (updated)
The shortcomings of the Linux LEDs API
In a recent post I mentioned that the Linux kernel has a dedicated API for LEDs. This API is composed of the drivers/leds/ directory and the additional <linux/leds.h> include file, Documentation exists in form of the Documentation/leds-class.txt file. To quote: “The underlying design philosophy is simplicity. LEDs are simple devices and the aim is to… Continue reading The shortcomings of the Linux LEDs API
OpenWrt Remote debugging
While analyzing hostapd and trying to find out where to hook in after WPA pairwise key exchange has completed, the need arose to get a gdb running on the target platform (the EPIA MII), so I could break in the function and obtain a backtrace.
Adding four custom status LEDs to the EPIA MII
In the course of my little EPIA MII project, I have to interface four custom LEDs which I connected to the MII’s internal parallel port connector. The LEDs are tri-state LEDs, that is, they can not be just turned on or off but can show three different colors, hence the name tri-state LEDs. The particular… Continue reading Adding four custom status LEDs to the EPIA MII