Posts: 291
Joined: Feb 2006
Reputation:
2
I just did this remotely, and lirc is not complaining, so it may be working - will have to wait till I get home to test. However I did not update:
/etc/modprobe.d/lirc-imon.conf
I updated:
cd /etc/modprobe.d/options.conf
Posts: 291
Joined: Feb 2006
Reputation:
2
I'll try that, but I am pretty sure that is the same as the old one I have! Thanks for the idea..
Posts: 291
Joined: Feb 2006
Reputation:
2
Where is your lircd.conf and hardware.conf files located?
Posts: 1
Joined: Nov 2009
Reputation:
0
Linux XBMCLive 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:04:26 UTC 2009 i686 GNU/Linux
(live)root@XBMCLive:/var/cache/apt/archives# lsusb
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 003: ID 046d:c512 Logitech, Inc. LX-700 Cordless Desktop Receiver
Bus 005 Device 002: ID 15c2:ffdc SoundGraph Inc. iMON PAD Remote Controller
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 0bda:0151 Realtek Semiconductor Corp. Mass Stroage Device
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
(live)root@XBMCLive:/var/cache/apt/archives# lsmod |grep lirc
lirc_imon 25872 1
lirc_dev 10804 1 lirc_imon
(live)root@XBMCLive:/var/cache/apt/archives# cat /etc/LCDd.conf
## Server section with all kinds of settings for the LCDd server ##
[server]
Driver=imon
Bind=127.0.0.1
Port=13666
WaitTime=5
User=nobody
DriverPath=/usr/lib/lcdproc/
ToggleRotateKey=Enter
PrevScreenKey=Left
NextScreenKey=Right
## The menu section. The menu is an internal LCDproc client. ##
[menu]
MenuKey=Escape
EnterKey=Enter
UpKey=Up
DownKey=Down
### Driver sections are below this line, in alphabetical order ###
## Soundgraph/Ahanix/Silverstone/Uneed/Accent iMON driver ##
[imon]
Device=/dev/lcd0
Size=16x2
======================
Problem: No display on VFD
LCDd -f-r 4 brings up LCD, lcdproc will run in another terminal but no output.
also, lirc
irw brings back nothing
Any ideas
Posts: 22
Joined: Jan 2010
Reputation:
0
Is there any special reason why you think that it does'n work in camelot? Any notes or such?