View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 5 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sat Jun 16, 2007 6:53 am 
Offline
Joined: Tue Jan 23, 2007 1:38 pm
Posts: 251
Location: Sweden
It appears that people have been able to get the remote working with a NovaT setup. mad_paddler and parkinpants have written serious posts on this, but something is still not quite right in my setup.

The novas bypass lirc entirely unless done right, resulting in only arrows and numbers working and nothing else. This is not a config file issue as the functionality is the same whether lircd is running or not. The remote is said to function like a keyboard unless lirc grabs it. That appears correct. The remote arrows in a terminal window have the same function as on the keyboard.

Code:
# cat /proc/bus/input/devices

This tells me my three Novas use event2 through 4. Connecting the ir dongle to the first card, nearest the AGP, and verifying event2 with:
Code:
# cat /dev/input/event2

and pressing the "other" (ff,rew,etc) keys *does* produce some weird characters, indicating that the event2 receives/intercepts the transmissions. It's alive!

Adapting /etc/lirc/hardware.conf to fit:
Code:
# /etc/lirc/hardware.conf
#
# Arguments which will be used when launching lircd
LIRCD_ARGS=""

#Don't start lircmd even if there seems to be a good config file
START_LIRCMD=false

#Try to load appropriate kernel modules
LOAD_MODULES=true

# Run "lircd --driver=help" for a list of supported drivers.
DRIVER="dev/input"
# If DEVICE is set to /dev/lirc and devfs is in use /dev/lirc/0 will be
# automatically used instead
DEVICE="/dev/input/event2"
MODULES="lirc_dev lirc_i2c"


But starting lirc thus:
Code:
/usr/sbin/lircd --device="/dev/input/event2" /etc/lirc/lircd.conf

Still, only the arrow and number keys work. It appears that lirc still doesn't grab the events, although the process is running.

Does anyone have a clue how to continue the investigation?

I've tried IRW, but it does nothing at all, except shutting down the lircd. This seems to be valid for all nova-t boxes.

Cheers,
/Chris
Code:

_________________
LinHES R8.6.1
BE: AMD64X4, 4GB, Hauppauge usb tuners
FE1: Gigabyte F2A85X-UP4, nVidia GT640
FE2: Gigabyte GA-MA69GM-S2H, AthlonX2 4850E 2.5 GHz, 1GB, ASUS GEFORCE 7200GS 256MB
FE3: Asus Eeebox410


Last edited by cahlfors on Sat Jun 16, 2007 8:30 am, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jun 16, 2007 8:11 am 
Offline
Joined: Tue Feb 14, 2006 4:45 am
Posts: 21
Location: UK
I got my remote working on r5f1 by doing the following:

nano /etc/lirc/hardware.conf

change the lines to:

DEVICE="/dev/input/eventX"
DRIVER="dev/input"
MODULES="lirc_dev"

Where X is the number you've already found (event2) using
cat /dev/input/event2

Restart lirc - /etc/init.d/lirc restart
(I can't remember but I may have restarted the computer here to get it working properly) then test using irw.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jun 16, 2007 8:36 am 
Offline
Joined: Tue Jan 23, 2007 1:38 pm
Posts: 251
Location: Sweden
Oops! I did the changes to /etc/lirc/hardware.conf , but forgot to mention it in the first post. It's now updated. :oops:

Cheers,
/Chris

_________________
LinHES R8.6.1
BE: AMD64X4, 4GB, Hauppauge usb tuners
FE1: Gigabyte F2A85X-UP4, nVidia GT640
FE2: Gigabyte GA-MA69GM-S2H, AthlonX2 4850E 2.5 GHz, 1GB, ASUS GEFORCE 7200GS 256MB
FE3: Asus Eeebox410


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jun 16, 2007 8:48 am 
Offline
Joined: Tue Jan 23, 2007 1:38 pm
Posts: 251
Location: Sweden
NaWaitaminute!
You're right - restarting the whole computer made things start working! irw does things it never did before (such as to run...). However, keys seem to be pointing to the wrong config file (hardware.conf.new).

This is enough to get me going again. I'll sort out the config files and mappings now.

Thanks! :D

Cheers,
/Chris

_________________
LinHES R8.6.1
BE: AMD64X4, 4GB, Hauppauge usb tuners
FE1: Gigabyte F2A85X-UP4, nVidia GT640
FE2: Gigabyte GA-MA69GM-S2H, AthlonX2 4850E 2.5 GHz, 1GB, ASUS GEFORCE 7200GS 256MB
FE3: Asus Eeebox410


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 18, 2007 3:13 am 
Offline
Joined: Sun Jun 12, 2005 2:39 pm
Posts: 464
Location: UK
Lirc can be a bit of a pain with mythtv, i can never get any changes i make to take effect until a reboot!


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu