Share

Linux Infrared Remote Control

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Need USB-UIRT config help on Ubuntu 8.04

You are viewing a single message from this topic. View all messages.

  1. 2009-03-01 15:13:48 UTC
    I do not have the same setup, but I'm pretty sure if you do not have a /dev/lirc then the proper module is not loading. Running "modprobe -a (put correct module name)" Then try starting "lircd -n" where the n tells it to not run in the background. This may show you errors, or "dmesg" or "tail /var/log/messages" may show what is happening. After the right modules is loaded you should see /dev/lirc is created, and you should be able to run the command "mode2" which shows whether or not signals are being received from the IR remote. Once you start seeing signals, then you can work to translate those signals into actual commands with remote configuration files, so the up key on the remote actually provides an up key on the computer, etc.
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.