Blacklist your pc speaker to disable system beeps

Posted by suvi under Hardware

I hate the internal beep speaker. I hate it, I hate it, I hate it. Okay, maybe not that much hate, but I really don’t like having it enabled. It beeps anytime the terminal cursor goes in the wrong direction. Or if the sound isn’t working quite right when I’m setting things up. Or if [...]

No Comments

Converting a NSLU2 into an RTorrent appliance

Posted by suvi under Hardware, Linux, Networking

With the sudden website move out of the way and only as damaged as expected (there fill be the odd bad link for a while, mostly older stuff but if you see something please point it out to me), I turned my attention to the Linksys NSLU2 I acquired at LinuxWorld this year. The only [...]

No Comments

Installing Ubuntu 8.04 on the Eee PC 901

Posted by suvi under Hardware, Ubuntu

I bought a black Eee PC 901 with Linux. The 901 has an Intel Atom processor, 1 GB of RAM, a 20 GB SSD, and a 9 inch LCD. So far, I’ve been very impressed with it, except for the default Xandros-based Linux distribution.
To give you an idea of how bad it is - inserting [...]

No Comments

Howto use more than 4 GB RAM on Debian etch

Posted by suvi under Debian, Hardware

Nowadays, many servers are running with 2-4 gigabytes of RAM, and their owners are discovering a problem: When they run 32-bit debian Linux distribution, their extra RAM is not being used. Fortunately, correcting the problem is only a matter of installing or building a kernel with a few specific parameters enabled or disabled.
In Debian, use [...]

No Comments

Setting Up a Bluetooth Mouse

Posted by suvi under Hardware

I purchased a Logitech V470 Bluetooth mouse for use with a laptop with an internal Bluetooth radio. Setting up Bluetooth input devices in Ubuntu 8.04 is easy (there’s no command line or config files), but not entirely straightforward.
Where I got confused initially was using the Browse Device option to pair the mouse. This seems [...]

No Comments

Get your webcam, video, and wireless rolling quickly on Debian Lenny

Posted by suvi under Debian, Hardware, Multimedia

Let’s set up our wireless firmware (or drivers) our video drivers and our webcam (web cam) drivers right now. It’s a whole lot easier than you may have heard, like when my Dad told me that landscaping was hard. Pffft. What a softie he was
We’re in the command line for this quick task. [...]

No Comments

Get Your Webcam Working with GSPCA

Posted by suvi under Hardware, Linux

Webcams are notorious for their lack of support under Linux. But thanks to GSPCA, many webcams now have functional V4L drivers. This tutorial covers the building, installation, and configuration of the GSPCA drivers, including how to adjust color balance and brightness directly at the kernel module level.
Look video at Linux Journal

No Comments

Setup Intel Graphics card with AIGLX Rendering for Compiz-Fusion

Posted by suvi under Hardware, openSuse

In openSUSE 11.0, AIGLX with Compsite is enabled by default for Intel Display Devices.AIGLX rendering is faster because of using hardware rendering for OpenGL and Xvideo. However, issues with Fragment Environment Variables mean Compiz-Fusion plugins Water, Blur and Reflection may not work correctly in which case, you have use XGL Rendering to get the above [...]

No Comments

Simplifying infrared device configuration

Posted by suvi under Hardware

Building a MythTV digital video recorder (DVR) is a series of small battles — configuring digital sound, aligning your video sources and channel guide data, getting XvMC running, and so on. Any tool that simplifies one of those battles is welcome, and GNOME LIRC Properties promises to be just such a tool. It is a [...]

No Comments

How-To: Intel Wireless 4965 AGN with Ad-Hoc network + WEP

Posted by suvi under Hardware, Networking

The Intel wireless card 4965 AGN does not work properly on ad-hoc networks since hardy and kernel 2.6.24 or around, network-manager can’t get it to use the mode ad-hoc and a standard configuration like:
$ sudo iwconfig wlan0 essid myessid mode ad-hoc channel X key s:mykey13charss
$ sudo dhclient wlan0
will fail to get an ip except a [...]

No Comments

Gestikk - mouse gesture recognition in Ubuntu

Posted by suvi under Desktop, Hardware, Ubuntu

gestikk provides mouse gestures for you, supporting many linux window managers. With gestikk, you can easily control your PC by drawing gestures with the mouse: mouse gestures. Gestikk allows to define an infinite number of gestures, which start applications or simulate key presses. Versions >= 0.5 uses PyGTK for GUI and python-virtkey for keypresses.
Read more [...]

No Comments

How To Determine Physical Memory Size in Linux

Posted by suvi under Hardware, Other

If you’re logged in at some remote Linux system and need to quickly confirm the amount of available memory, there’s a few commands you will find quite useful.
free - free and used memory stats
free command is the most obvious choice for a first command when it comes to your RAM.
Simply run it without any parameters, [...]

No Comments

Add multitouch gesture support to a TouchPad-equipped laptop

Posted by suvi under Hardware, Linux

Enable swipe and pinch gestures for Linux® applications by analyzing synclient program output for a Synaptics TouchPad.
Multitouch interfaces provide a great deal of benefits for integrating new interaction modes within applications. Newer hardware and drivers on Mac OS X and Microsoft® Windows® allow for a variety of gestures beyond point and click that create [...]

No Comments

Controlling your camera from your computer with gPhoto

Posted by suvi under Graphics, Hardware, Software

Both of the big powerhouses in the digital SLR camera market — Canon and Nikon — make software with which you can control your camera from your PC through an attached USB cable. It is a nice tool for situations when manually triggering the shutter might cause shake (such as long exposures), or for automating [...]

No Comments

How to Build a $150 Linux-based PC Through Online Deals and Coupons

Posted by suvi under Hardware, Linux

If you’ve always wanted to build a computer from the ground up but never really had the time to find the necessary parts online, a coupon-centered blog called Coupon Codes Mall has done all the work for you. We think their choices lead to a pretty solid build, and all the coupon/sale links are current, [...]

No Comments