Ubuntu Multimedia :: Lirc/irw: IMON Pad Registers Some Events Twice
May 6, 2010
I use Mythbuntu 9.10 with an IMON PAD IR/VFD. Everything is fine except that two buttons (MyDVD and menu) fire their event twice. In that case, I'm not talking about a normal repetition in case of a long button press but they fire their initial events twice.
Here is what irw shows:
0000000029a3d5b7 00 MyDVD iMON-PAD
0000000029a3d5b7 00 MyDVD iMON-PAD
000000002ba385b7 00 Menu iMON-PAD
000000002ba385b7 00 Menu iMON-PAD
I pressed the buttons only once each - and not long enough for a repetition. For all other buttons it's fine. As far as I understand, using the .lirrc file to cope with repetitions is no valid approach (at least it didn't work for me) because the events are all numbered with "00", and not with "00", "01",... - so .lircrc is out of this, right?
I am having problems getting to set up the iMON VFD on my Thermaltake Bach. When I enter lsusb
I get the following output:
Bus 003 Device 003: ID 099a:7202 Zippy Technology Corp. Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 002: ID 15c2:ffdc SoundGraph Inc. iMON PAD Remote Controller Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
From what I understand so far I do have the iMON VFD and not the LCD installed.
I've edited my LCDd.conf and have changed there the initial entry Driver=curses to Driver=imon When I am restarting, nothing is happening. Where am I going wrong ?
I've been trying to get my IMON LCD front panel to work under Ubuntu Maverick for some days now, w/o success so far. `lsusb' identifies the device as
ID 15c2:ffdc SoundGraph Inc. iMON PAD Remote Controller
I've installed lirc and successfully set it up after reading somewhere that I need to load the `imon' driver instead of the `imon_lcd' driver due to some changes in the kernel. So, the remote control works fine!Now I would like to display some info on the LCD. It works under XP, I tested this because I sent the previous LCD back asking for a replacement which didn't work. After installing `lcdproc' and setting up LCDd (almost) nothing happens. When turning on the power, it lights up for a second, then goes to an intermediate state and stays this way. It doesn't even turn off when I shut down Ubuntu, only when I unplug the power cord.
I have tried to learn how 64bit asm (nasm in my case) works and found, among the many disparate pieces of info on the net, a few vague inferences that floating point registers can be used for other purposes than what they are intended for, example: "64-bit Linux allows up to fourteen parameters to be transferred in registers (6 integer and 8 floating point)." This would be fantastic for string operations/manipulation (I have never used asm for floating-point operations), can anyone shed a bit of light?
I am running Ubuntu 10.10 and am trying to get lirc to recognize my pcusa mce remote control. I have been working on this for a week and have not had any success. Please note that I am very new to Linux. I am comfortable moving around in the terminal but most of anything else that I do in the terminal is just following instructions.
This is the remote that I am using:
[URL]
When I run
cat /proc/bus/input/devices
I do not see anything that could be the remote. I have tried plugging the USB receiver into my Ubuntu 10.10 net book but it doesn't see the receiver either. I do not have a windows machine that I can test the remote on but I plugged the receiver into my iMac and I did get a red LED lit that I haven't seen on the Ubuntu machines.
When I run irw and press buttons on the remote I see nothing on the terminal.
When I run:
sudo mode2
I get:
mode2: could not get file information for /dev/lirc mode2: default_init(): No such file or directory
I have tried mode2 both with lirc running and stopped and I get the same response either way.
I have confirmed that there is no /dev/lirc but there is a lircd in /dev (it's not a directory). Also I had read somewhere that lirc doesn't work under Ubuntu 10.10. Is that the case?
I have recently built a new Ubuntu 10.10 (64bit) and installed MythTV and LIRC.I have correctly (?) configured LIRC for my specific IR Blaster on the serial port. Using the test send (see below), nothing happens - ie none of the pins on the serial port change state, and hence my IR Blaster hardware does nothing.
# irsend SEND_ONCE DSTV9110 1 2 3 tail -f /var/log/syslog Feb 15 00:56:56 MalutiPVR2 lircd-0.8.7-pre3[10127]: lircd(default) ready, using /var/run
Not many people read my previous item (URL...). I guess my title wasn't good.After reading my previous item, can someone answer the following questions:Has anybody have an idea why my lirc directory is removed after every reboot? Or how can I create this dir before lirc is started?
I'm setting up a gui-less music server so there's no login, and I've tried using mplayer's lirc interface as well as irexec (sending mplayer slave commands to a fifo). But I can't get mplayer to work unless I start either irexec or mplayer from a logged in session. So my S99test is something like:
If I use the "mplayer" line, I do hear music at startup, but no lirc control. Yet if I log in and kill the mplayer and rerun S99test as root, all works fine.
The only thing I have found so far which does not work for me after upgrading to 10.04 is the ability to change the master volume via LIRC and the pulseaudio lirc plugin.LIRC itself is working, I can verify it recognizes my remote control input by using irw, and all other portions of my lircrc file are executed correctly, such as my On Screen Display. However, no changes are made to the system volume.
I have already reinstalled the lirc pulseaudio plugin to no avail.Can anyone else confirm if this does/doesn't work on their own system?
I have a bare Ubuntu install that I use to run Xbmc. It has been working perfect for a month. I reboot it every few days. This morning I decided to reboot when it came back up my remote stopped working. I hadn't done any updates since I build the box. Unless Ubuntu does them without asking. Here is the dmesg log
I've got an Antec Fusion V2 chassis with a built in ir receiver.I've setup lirc on my system, and I can get irrecord to see my remote input and build a config file.I cannot get irw to work, and subsequently no activity on my HTPC.I'm running XBMC Live Further Reading:I've asked two questions on the Live community forum, however it's a slow process and the helpful responses have only taken me so far. These threads include some debug logs and troubleshooting steps.Question 1Question 2I'm wondering if this is something really basic that might simply be missing. The biggest problem here is that Linux changes so fast that information that was valid a year ago is completely obsolete now.
My only issue that I can't figure out thus far is the remote. I'm using a Hauppauge Nova-T USB Stick, and generally the setup for the Nova-T 500 is good. No problem with lircd.conf, .lircrc etc. My problem is that the remote doesn't work on startup. Looked in /etc/lirc/hardware.conf and it says, as expected: REMOTE_DEVICE="/dev/lirc0"
Which doesn't work because I have no /dev/lirc0 (I do have a /dev/lircd). However, running /proc/bus/input/devices, I discover that my IR receiver is event5, so if I change the /etc/lirc/hardware.conf to: REMOTE_DEVICE="/dev/input/event5"
And restart lirc, it works fine. Unfortunately, upon restarting the PC, the IR receiver doesn't always have the same path - eg it could be event6 or event8 etc - so then I need to fix the /etc/lirc/hardware.conf again.
Is there a way of changing the loud thump that announces the gdm login screen in Squeeze to something else? At the moment I cannot see how this can be easily done, other than turn event sounds off, which I don't want to do. Have I missed something? There seems to be very little event sound customisation in Squeeze, compared to Lenny.Also is there a way of getting Squeeze to play a short exit sound on logout or reboot? I know how to turn off the annoying system beep, that is there at the moment.
I've bought this remote control that sais it works in Vista, XP etc. without any driver. Basically it has a bunch of buttons that replace the mouse and a bunch of others that replace basic keyboard functions (arrows, enter, escape). It has a USB IR receiver so I thought I could simply use it as a lirc remote in Ubuntu.
However, it sais absolutely nothing on it except for "PCremote" so during lirc installation I have no idea what to choose. And, interestingly, I accidentally discovered that it works in Ubuntu, too, out of the box. Controlling the mouse and acting like a keyboard. Is there a way I can forfeit current functionality and just get it to work as a customizable lirc remote? Or even better, keep current functionality but change it only for certain apps (xbmc, vlc etc)?
I am not able to play certain movie files with MPlayer since a few days: Code: MPlayer dev-SVN-r32749-4.4-openSUSE Linux 11.2 (i686)-Packman (C) 2000-2010 MPlayer Team Can't open joystick device /dev/input/js0: No such file or directory Can't init input joystick mplayer: could not connect to socket mplayer: No such file or directory Failed to open LIRC support. You will not be able to use your remote control.
Playing somefile.wmv. ASF file format detected. [asfheader] Audio stream found, -aid 1 [asfheader] Video stream found, -vid 2 VIDEO: [WMV3] 640x480 24bpp 1000.000 fps 1500.0 kbps (183.1 kbyte/s) Opening video decoder: [dmo] DMO video codecs DMO dll supports VO Optimizations 0 1 DMO dll might use previous sample when requested MPlayer interrupted by signal 11 in module: init_video_codec
I am not sure which filetypes are affected by this bug, but I can play *some* files. The specific file here used to work a few days ago. Code: kalle@hoppers:~> file somefile.wmv somefile.wmv: Microsoft ASF The only major thing referring to multimedia in the past few days I remember is installing 'h264enc' from Packman, however, meanwhile I uninstalled this package, yet the problem persists.
Code: kalle@hoppers:~> grep h264enc /var/log/zypp/history 2011-01-15 20:11:53|install|h264enc|9.2.4-0.pm.1.1|noarch|root@hoppers|Packman|c5bd1d534726472929134e5acc8f66492c52c51b 2011-01-20 22:06:20|remove |h264enc|9.2.4-0.pm.1.1|noarch|root@hoppers The only way of solving this was moving MPlayers config, but that did not help either.
Xine also is not able to play this video: Code: kalle@hoppers:~> xine somefile.wmv Dies ist xine (X11 gui) - Ein freier Video-Player v0.99.6. (c) 2000-2007 Das xine Team. [wmv3 @ 0x8f78060] Extra data: 8 bits left, value: 0 xiTK received SIGSEGV signal, RIP.
I have been looking for a script example of reading and writing to the parallel port's data, status, and control registers using bash. I see it done in pascal, tcl, etc. but nothing in bash.
Ubuntu 10.10 default calculator, gcalctool 5.32. seems to be missing the 10 memory registers it used to have. The geaphic keys for memory functions are missing and control-M does not bring up memory pop-up either. Am I just missing something or have they been removed? I store lots of intermediate results in the registers for use later in calculations.
I need to set the CR4.MCE bit for all the cores on my system (4). I'd like to write a linux kernel module for that, but I am not sure how to proceed: How do you sequentially access all of the CR4 registers? I have read the Intel manuals and they describe a way to initialize each core, but this is done in the bios.
I will try to write correctly but be indulgent... so as describe in the title I have a CPU ARM and I want to access a register. i tried with mmap but it doesn't work. i attach my program if someone see the problem... so when I run the program there isn't any error, all works (open, mmap ...) but I know that my program do nothing because i have ask to read something that i know and there is nothing...
I am trying to access an OpenBSD system that I have just installed via my PcBSD system by the use of a serial cable. I have been trying both minicom and cu but I am obviously doing something wrong... cu -l /dev/cuad0 returns /var/spool/lock/LCK...cuad0 Permission Denied. Can't Open lock file. all ports busy. And when I try to connect through minicom I either get a similar lock error, or minicom will sit at the connection screen with (offline status). I feel like the answer to my problems is a rather simple one, but I do not know where else to look for information.
I'm currently running openSuSE 11.4 (kde v 4.6.4), and after unlocking the mouse cursor from the DOSBox (v 0.74) window, none of the Plasma Desktop Widgets or Components will register mouse clicks until I reboot.
Is there something config-wise I might change to prevent this from happening, or is there an otherwise quick way to restart only plasma using the terminal? Yakuake still drops down, and works, fortunately, so doing this is not a problem.
EDIT: Forgot to mention that all of said applications were installed from openSuSE repos using YaST2.
I home-made the exact configuration detailed on the lirc.org webpage for making your own IR receiver. It's all wired correctly, I'm just not sure that the serial port is working like it should. I've used a voltmeter to determine that the voltage regulator is working and all.....
I've got LIRC configured with the home-brew IR receiver, and a Haupauge remote. I run irw and NOTHING happens no matter what remote I point at it. I've used test leads to see the effect using a remote on the unit has, and it seems to be working correctly, so either a driver or config file isn't working correctly. I've read a BUNCH of pages but simply don't know enough to troubleshoot any further on my own.
Running Ubuntu 10.04 LTS. It's running as a media center box (Boxee amd mythtv), and also as a Asterisk PBX box. I have the box directly connected to my TV without a keyboard or mouse connected.
Is there a way to setup LIRC to flip through the icons on the desktop (similar to using the up/down arrow keys on the keyboard), and initiate a program with the remote? Would prevent the option of using remote desktop to open up or close a program
I have been working to try and get lirc to work with my Winfast 2000/XP. I keep getting an error that the kernel module isn't loaded. This is on Ubuntu 10.04 x64. When I try to start the service, I get the following:
I tried everything here; [URL].. When I try to use the Nuvoton IR Receiver it completely locks up the system and I need to chroot into the file system and disable lirc just to get booted again. Does anyone have LIRC and the IR receiver working on this box? I also went through the list and tried all the cir receivers in the lirc list. Here is the hardware info;
Code: description: Desktop Computer product: To Be Filled By O.E.M. vendor: To Be Filled By O.E.M. version: To Be Filled By O.E.M. serial: To Be Filled By O.E.M.
I just finished upgrading from 10.04 to 10.10 and converting from F-spot to Shotwell, including adding a large number of new photographs (>15 k).
On opening Shotwell today I found that all "tags" and "events", including those from the F-stop imported photos, have disappeared!! (strangely the photo ratings are maintained)
No amount of searching was able to relocate them. The modification date on the photo.db in the .shotwell folder is pre-problem, so I am holding out some hope that the relevant data have not been over-written.
I am not familiar with sql so do not know how to check the db (or restore the correct headers or whatever else is needed).
I want to separate the Apache2 Error log to log certain events in a specified file. For example: client denied by server configuration > denied.log Directory index forbidden by Options directive > forbidden.log I would like it add it to the logs as the events happen, and like the other logging systems, create new files when the current is full. i.e. denied.log.0
What I need is a database that can show a Timeline and have the basic functions for searching by date and other criteria. Not in a hurry is for a future project. Any clues?