CAPTCHA
Image CAPTCHA
Enter the characters shown in the image.
This question is for testing whether or not you are human.
  • Create new account
  • Reset your password

User account menu

Home
The Hyperlogos
Read Everything

Main navigation

  • Home
  • My Resumé
  • blog
  • Howtos
  • Pages
  • Contact
  • Search

howto

Breadcrumb

  • Home
  • howto

How-To: Tutorials and Walkthroughs

Mixman DM2 on Linux; SPIN_LOCK_UNLOCKED

By drink | Sun March 04, 2012

Since I got a Mixman DM2 and like to run Linux I decided to put the two together. Slight hassle, though, the kernel doesn't sit still while you're not watching. A slight tweak is needed to get the driver to work on a modern kernel; in my case, 3.0.0-14-generic on Ubuntu.

music
controller
howto
linux
  • Read more about Mixman DM2 on Linux; SPIN_LOCK_UNLOCKED
  • Log in or register to post comments

Mixman DM2

By drink | Fri March 02, 2012

I got a used Mixman DM2 and here's some notes on what I've done with it on day one. This is on Windows XP; you can use the device on earlier versions of Windows, but not later ones. Works fine on OSX and Linux supposedly, but I haven't tried it in either place.

music
controller
howto
linux
  • Read more about Mixman DM2
  • Log in or register to post comments

Make Ubuntu use local (non-UTC) time

By drink | Thu March 24, 2011

Ubuntu has set the system clock to UTC since the Intrepid Ibex (8.10.) I didn't notice because I had upgraded through several other versions. Using UTC for the system clock is cool if you don't dual-boot, but I do. The functionality exists in at least Vista and later to use UTC for the system clock, but I'm using XP and don't trust it to work even if it appears to.

howto
Ubuntu
time
  • Read more about Make Ubuntu use local (non-UTC) time
  • Log in or register to post comments

MiniDLNA on Debian 5.0 "Lenny"

By drink | Sat January 01, 2010

For some time now I have been using PS3 Media Server to stream video to my Xbox 360. Since solutions for playing various video streams on various devices have become more convenient of late I've become less picky about what I transcode to, except that I like to achieve fairly high quality. ogmrip has become less useful of late, failing on most source video on which I try to use it, so I've gone back to Handbrake, the most competent and arrogant of DVD transcoders.

Debian
howto
DLNA
streaming
linux
  • Read more about MiniDLNA on Debian 5.0 "Lenny"
  • 1 comment
  • Log in or register to post comments

Steam/Half-Life 2 on Ubuntu Maverick 10.10 with nVidia

By drink | Mon December 20, 2010

Half-life 2 gave me a black screen on Maverick until I upgraded to latest nVidia from ubuntu-x-swat x-updates PPA, and wine1.3 from ubuntu wine team PPA. Before the update from wine 1.2 (from the regular Maverick repos) I also installed directx9 with winetricks (from the repos also.) Presumably those files are still in my wine setup.

steam
Ubuntu
howto
  • Read more about Steam/Half-Life 2 on Ubuntu Maverick 10.10 with nVidia
  • Log in or register to post comments

Building VIA VT6656 Driver on Debian 5 (lenny)

By drink | Thu November 11, 2010

Via VT6656 USB WiFi has been out-of-tree because of non-GPLness. The new driver is a candidate for inclusion supposedly but for now you need to build your own driver in most cases. I want it for Debian 5 on my DT360.

Debian
Driver
wifi
howto
  • Read more about Building VIA VT6656 Driver on Debian 5 (lenny)
  • 2 comments
  • Log in or register to post comments

Howto toggle dual monitors with nVidia on Linux

I have two LCDs and Ubuntu, and I want to use compositing so I can use Compiz. Xinerama still doesn't work with Composite outside of Xgl, which was deprecated some years ago. I want to play full screen games but they don't properly span monitors in many cases, even if that's what I wanted. What is needed then is a way to easily toggle the second monitor. I found it in the Ubuntu forums archive in the form of Disper.

howto
nVidia
Ubuntu
  • Read more about Howto toggle dual monitors with nVidia on Linux
  • 1 comment
  • Log in or register to post comments

Howto improve software on Magellan Maestro 4050

As I now own a Magellan Maestro 4050, which unlike my 4250 has bluetooth and a headphone jack, I decided to upgrade the software. After hunting around a little I found Miopocket 4.0, a complete shell replacement for WinCE 4.x through 6.x GPS devices including smartphones with touch. It implements an iPhone-like interface and provides dozens of utilities, apps, and games.

gps
software
howto
  • Read more about Howto improve software on Magellan Maestro 4050
  • Log in or register to post comments

Stop a Linux password from expiring

By drink | Fri July 02, 2010

After installing plugbox linux on my Dockstar I found that new users' passwords expired on login and forced a logout forever. To fix this for a single user use this script:

#!/bin/sh
chage -d 1 -E -1 -I -1 -m -1 -M -1 -W -1 $1

Call it with the username you want to fix. It sets the last change date to a day after the epoch but it works.

linux
howto
password
  • Read more about Stop a Linux password from expiring
  • Log in or register to post comments

Install GoogleCL on Windows

By drink | Sun June 20, 2010

GoogleCL is a python-based command-line utility for accessing Google. It uses gdata-python-client for the google interface. No Windows release is planned, but this is largely irrelevant because python runs fine on Windows, and so do gdata-python-client and GoogleCL. Here are simple instructions for installing GoogleCL under Windows.

google
howto
Windows
  • Read more about Install GoogleCL on Windows
  • 2 comments
  • Log in or register to post comments
Pagination
  • Previous page ‹‹
  • Page 6
  • Next page ››
Subscribe to howto

Footer menu

  • Contact
Powered by Drupal

Copyright © 2026 Martin Espinoza - All rights reserved