Author |
Message |
stephencu2004
|
Posted: Wed Jun 01, 2005 7:51 am |
|
Joined: Tue May 10, 2005 12:29 pm
Posts: 35
|
I have mine working now but I would like to add that I could not get this step to work:
Code: # tar -xpvjf lirc-0.7.0.tar.bz2 I had to extract it on my Windoze machine with winrar and then transfer the folder to my Myth box so that worked Also be sure you have the kernel source extracted or the install will not work Code: cd /usr/src
tar jxvf kernel-source-2.11.7-chw-4.tar.bz2
These were the only bumps I hit but overall a very nice guide.....
PS: who has a guide for installing ndswrapper for my wirless Dlink G510?? Pretty please 
|
|
Top |
|
 |
tumbledown
|
Posted: Sat Jun 04, 2005 5:09 pm |
|
Joined: Sun Nov 21, 2004 2:15 pm
Posts: 23
|
Just installed R5A16 and I'm having a few issues with my pvr-250 remote.
Followed this to the letter and has the following: -
Quote: gunzip lirc-0.7.0_pvr150.patch.gz
Gunzip reported that this file was not in a .gz format had to do this on my
Dohz box and copy across (hope this saved ok!)
irv was not recognised did an updatedb and locate irv but this file
was not found.
Edit!!!
Doh it's irw
but nothing is being displayed in screen when the remotes buttons are pressed !!
end Edit!!!!!
rebooted but remote does not respond at all.
checked all connection.
even re-installed older version and the remote worked out of the box
Any suggestions???
TIA
Steve
|
|
Top |
|
 |
rigga
|
Posted: Sun Jun 05, 2005 3:51 am |
|
Joined: Wed May 18, 2005 2:57 am
Posts: 63
|
double check that lircd is running
Code: ps -ef |grep lircd
If its not then run it and press some buttons and see if its recognised, if not you then need to check that all the relevant modules are lsted - refer to page 1 for this.
Good luck!
|
|
Top |
|
 |
tumbledown
|
Posted: Sun Jun 05, 2005 11:19 am |
|
Joined: Sun Nov 21, 2004 2:15 pm
Posts: 23
|
Got this on working now
looking in /usr/src there is a remotes-lircrc.tar.bz2 file
in there there is a huge lst of remotes.
I just copied the lircd.conf and lircmd.con to the /etc folder.
the only thing is that there is still no output from irw???

|
|
Top |
|
 |
panth0r
|
Posted: Mon Jun 06, 2005 1:10 am |
|
Joined: Fri Apr 22, 2005 5:21 pm
Posts: 11
Location:
Milwaukee, WI
|
Sorry to bother you about this, but I caught a snag. I'm trying this with the PVR-350 with version R5A12 and am getting the following error when I try to configure the version of LIRC... I'm getting an error that says I need to have the kernel source installed for this driver... any help would be greatly apprecieated, and if I get it working before hand, I'll edit this... Thanks!
_________________ Signature:
This is a block of text that can be added to posts you make. There is a 255 character limit
HTML is OFF
BBCode is ON
Smilies are ON
|
|
Top |
|
 |
rigga
|
Posted: Mon Jun 06, 2005 1:57 am |
|
Joined: Wed May 18, 2005 2:57 am
Posts: 63
|
If I recall correctly the kernel source is in /usr/src so all you will need to do is untar it and then create a link to it called linux.
Code: cd /usr/src tar jxvf <kernel source name> ln -s <kernel source name> linux
Hope this helps
|
|
Top |
|
 |
panth0r
|
Posted: Tue Jun 07, 2005 2:20 am |
|
Joined: Fri Apr 22, 2005 5:21 pm
Posts: 11
Location:
Milwaukee, WI
|
That worked, thank you ver much I would have probably spend hours search for the source for the 2.6.9-11-chw-...whatever... kernel... Thanks again!
_________________ Signature:
This is a block of text that can be added to posts you make. There is a 255 character limit
HTML is OFF
BBCode is ON
Smilies are ON
|
|
Top |
|
 |
aspain
|
Posted: Thu Jun 09, 2005 7:13 am |
|
Joined: Fri May 06, 2005 6:31 am
Posts: 79
Location:
Spain
|
hi!, when I execute the step :
4.) Run the setup script
Code:
# ./setup.sh
Select Driver Configuration (1)
Select TV Card (5)
Select Hauppauge TV Card (f)
Select Save Configuration & Run Configure
the configuration start and at the end, the system throw me this exception :
configure: error: *** you need to have the Linux kernel source installed for this driver
Anyone know what do I have to do ?
do I have to run a command like : apt-get install kernel-source-2.6.xx ?
I use Knoppmyth R5A15.1
and I have a PVR-350
Last edited by aspain on Thu Jun 09, 2005 11:21 am, edited 1 time in total.
|
|
Top |
|
 |
rigga
|
Posted: Thu Jun 09, 2005 7:36 am |
|
Joined: Wed May 18, 2005 2:57 am
Posts: 63
|
have you read this thread? the answer is a few posts up 
|
|
Top |
|
 |
kwyjibo
|
Posted: Thu Jun 09, 2005 11:08 am |
|
Joined: Tue May 17, 2005 3:34 pm
Posts: 43
Location:
Switzerland
|
rigga wrote: double check that lircd is running Code: ps -ef |grep lircd If its not then run it and press some buttons and see if its recognised, if not you then need to check that all the relevant modules are lsted - refer to page 1 for this. Good luck! hm, followed the guide above and worked... but not after reboot  this is how my system looks after a reboot: Code: sh-3.00$ ps -ef |grep lircd root 2024 1 0 18:55 ? 00:00:00 /usr/local/sbin/lircd mythtv 4107 4071 0 18:57 ttyp0 00:00:00 grep lircd sh-3.00$ lsmod Module Size Used by sg 30880 0 ehci_hcd 31112 0 pci_hotplug 31048 0 sis_agp 7940 1 8250_pnp 10112 0 pcspkr 5324 0 tsdev 7744 0 evdev 9088 0 saa7127 14236 0 ivtv 808420 1 saa7115 13720 0 msp3400 27576 0 tuner 26536 0 bttv 144336 0 video_buf 18436 1 bttv firmware_class 9728 1 bttv i2c_algo_bit 10504 2 ivtv,bttv v4l2_common 6528 1 bttv btcx_risc 5768 1 bttv tveeprom 13336 1 bttv videodev 9600 2 ivtv,bttv lirc_i2c 8836 0 lirc_dev 13452 1 lirc_i2c ndiswrapper 124156 0 md5 5760 1 ipv6 235808 8 autofs4 17284 0 af_packet 18696 2 snd_mixer_oss 18048 0 snd_intel8x0 29248 0 snd_ac97_codec 68984 1 snd_intel8x0 snd_pcm 79364 2 snd_intel8x0,snd_ac97_codec snd_timer 22532 1 snd_pcm snd_page_alloc 9348 2 snd_intel8x0,snd_pcm snd 47460 5 snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pc m,snd_timer soundcore 9312 1 snd agpgart 29616 1 sis_agp bcm4400 37708 0 b44 21252 0 mii 5888 1 b44 i2c_sis96x 6660 0 i2c_core 20224 9 saa7127,saa7115,msp3400,tuner,bttv,i2c_algo_bit, tveeprom,lirc_i2c,i2c_sis96x parport_pc 37444 0 parport 32456 1 parport_pc 8250 23108 1 8250_pnp serial_core 19840 1 8250 pcmcia 20624 0 yenta_socket 20616 1 rsrc_nonstatic 10496 1 yenta_socket pcmcia_core 42656 3 pcmcia,yenta_socket,rsrc_nonstatic video 16260 0 thermal 12936 0 processor 22504 1 thermal fan 5252 0 container 5248 0 button 7056 0 battery 10372 0 ac 5508 0 rtc 11980 0 ohci1394 31748 0 ieee1394 301752 1 ohci1394 usb_storage 63552 0 ohci_hcd 20488 0 uhci_hcd 30224 0 usbcore 101368 6 ehci_hcd,ndiswrapper,usb_storage,ohci_hcd,uhci_h cd tmscsim 22976 0 BusLogic 77588 0
then, trying irw: Code: root@mythtv:/home/mythtv# irw
root@mythtv:/home/mythtv# lircd lircd 0.7.1pre2: there seems to already be a lircd process with pid 2024 lircd 0.7.1pre2: otherwise delete stale lockfile /var/run/lircd.pid root@mythtv:/home/mythtv# rm /var/run/lircd.pid rm: remove regular file `/var/run/lircd.pid'? y root@mythtv:/home/mythtv# lircd root@mythtv:/home/mythtv# irw 00000000000017e1 00 Ch- hauppauge_pvr 00000000000017e1 01 Ch- hauppauge_pvr 00000000000017e1 02 Ch- hauppauge_pvr 00000000000017e1 03 Ch- hauppauge_pvr 00000000000017d0 00 Vol+ hauppauge_pvr 00000000000017d0 01 Vol+ hauppauge_pvr 00000000000017e0 00 Ch+ hauppauge_pvr 00000000000017e0 01 Ch+ hauppauge_pvr 00000000000017d1 00 Vol- hauppauge_pvr
after i deleted lirc.pid, the irw accepts the keys pressed by the remote but after a reboot, it's gone...
btw, i'm using a 350 remote. it looks like this one:

_________________ R5A26 / ASUS Pundit AB-P 2600 / Celeron 2.66 GHz / DVD-Rom Asus E616 / Hauppauge PVR350 / 512 MB, PC-2700 / HDD Samsung SpinPoint P120, 200GB, 7200RPM / WL-138G WLAN PCI-Card
|
|
Top |
|
 |
Xsecrets
|
Posted: Thu Jun 09, 2005 11:42 am |
|
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location:
Nashville, TN
|
if you are using a remote that looks like that one all you should have to do is run "update-rc.d lirc defaults" as root and enjoy.
_________________ Have a question search the forum and have a look at the KnoppMythWiki.
Xsecrets
|
|
Top |
|
 |
kwyjibo
|
Posted: Thu Jun 09, 2005 12:07 pm |
|
Joined: Tue May 17, 2005 3:34 pm
Posts: 43
Location:
Switzerland
|
Xsecrets wrote: if you are using a remote that looks like that one all you should have to do is run "update-rc.d lirc defaults" as root and enjoy. yeah, that worked, but its gone after a reboot... if i run it again, then it says> Quote: root@mythtv:/home/mythtv# update-rc.d lirc defaults System startup links for /etc/init.d/lirc already exist.
_________________ R5A26 / ASUS Pundit AB-P 2600 / Celeron 2.66 GHz / DVD-Rom Asus E616 / Hauppauge PVR350 / 512 MB, PC-2700 / HDD Samsung SpinPoint P120, 200GB, 7200RPM / WL-138G WLAN PCI-Card
|
|
Top |
|
 |
Xsecrets
|
Posted: Thu Jun 09, 2005 3:59 pm |
|
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location:
Nashville, TN
|
no what that does is setup the symlinks so that lirc runs at boot time. you only have to run that command once. everything in lirc should already be setup to work with the remote pictured. Unless of course you screwed with something.
_________________ Have a question search the forum and have a look at the KnoppMythWiki.
Xsecrets
|
|
Top |
|
 |
inquiz404
|
Posted: Thu Jun 09, 2005 4:38 pm |
|
Joined: Sat Dec 11, 2004 12:33 am
Posts: 2
|
I just reinstalled R5A16, and I found this topic for configuring the silver remote. When I first installed Knoppmyth, back in December, I used another thread with lircd.conf and lircrc. I had forgotten about that thread, and found this one instead. I followed the directions on the first page but I still was not getting any output from irw. After much searching, I finally found my own post back in december about the changes I had to make, and re-found the first thread. After changing the lircd.conf to this one, I began to receive outputs from irw.
Code: # /etc/lircd.conf # this config file was automatically generated # using lirc-0.7.0(hauppauge) on Tue Nov 30 00:38:32 2004 # # contributed by # # brand: lirc.conf # model no. of remote control: # devices being controlled by this remote: #
begin remote
name grayHauppauge bits 13 flags RC5 eps 30 aeps 100
one 0 0 zero 0 0 gap 200966 repeat_bit 2
begin codes Power 0x00000000000017BD Go 0x0000000000001FBB TV 0x000000000000179C Videos 0x0000000000001F98 Music 0x0000000000001799 Pictures 0x0000000000001F9A Guide 0x000000000000179B Radio 0x0000000000001F8C UP 0x0000000000001794 LEFT 0x0000000000001F96 RIGHT 0x0000000000001797 DOWN 0x0000000000001F95 OK 0x00000000000017A5 Back-Exit 0x0000000000001F9F Menu 0x000000000000178D Prev-Channel 0x0000000000001F92 Mute 0x000000000000178F Volume-UP 0x0000000000001F90 Volume-DOWN 0x0000000000001791 Channel-UP 0x0000000000001FA0 Channel-DOWN 0x00000000000017A1 Record 0x0000000000001FB7 Stop 0x00000000000017B6 Rewind 0x0000000000001FB2 Forward 0x00000000000017B4 Play 0x0000000000001FB5 Previous 0x00000000000017A4 Next 0x0000000000001F9E Pause 0x00000000000017B0 1 0x0000000000001F81 2 0x0000000000001782 3 0x0000000000001F83 4 0x0000000000001784 5 0x0000000000001F85 6 0x0000000000001786 7 0x0000000000001F87 8 0x0000000000001788 9 0x0000000000001F89 0 0x0000000000001780 star 0x0000000000001F8A hash 0x000000000000178E red 0x0000000000001F8B green 0x00000000000017AE yellow 0x0000000000001FB8 blue 0x00000000000017A9 end codes
end remote
There seem to be some differences for some keys, all seem to be changes from 7 to F. The file as well as the thread say that this is for the gray remote, but if you look at all of the buttons, they match the newer silver remote (the one with the four color buttons at the bottom) exactly.
I have not changed the lircrc file yet, but I don't anticipate any more problems with the remote. Here is the link to the actual thread that I pulled the lircd.conf file. There is also a lircrc file.
http://mysettopbox.tv/phpBB2/viewtopic.php?t=3092&highlight=lirc+pvr+250
So, for those of you that diligently followed the directions to this howto, and still don't have any output from irw, give this lircd.conf file a try.
|
|
Top |
|
 |
aspain
|
Posted: Thu Jun 09, 2005 5:21 pm |
|
Joined: Fri May 06, 2005 6:31 am
Posts: 79
Location:
Spain
|
I have successfully executed step 1 to 11 but in the step 12 nothing appear in my screen.
I have a PVR-350 and a grey remote (same as the first page).
My remote is plugged and the battery is ok
anyone can help me ?
root@mythtv:~# ps -ef |grep lircd
root 4201 1 0 19:06 ? 00:00:00 lircd
root 4250 4142 0 22:16 ttyp0 00:00:00 grep lircd
root@mythtv:~# ps -ef |grep lircd
root 4201 1 0 19:06 ? 00:00:00 lircd
root@mythtv:~# lsmod
Module Size Used by
lirc_i2c 9092 1
sg 30880 0
ehci_hcd 31112 0
pci_hotplug 31048 0
intel_agp 20636 1
analog 11936 0
gameport 5632 1 analog
8250_pnp 10112 0
pcspkr 5324 0
tsdev 7744 0
evdev 9088 0
ivtv_fb 29912 2
saa7127 14236 0
ivtv 808292 3 ivtv_fb
saa7115 13720 0
msp3400 27576 0
tuner 26536 0
bttv 144336 0
video_buf 18436 1 bttv
firmware_class 9728 1 bttv
i2c_algo_bit 10504 2 ivtv,bttv
v4l2_common 6528 1 bttv
btcx_risc 5768 1 bttv
tveeprom 13336 1 bttv
videodev 9600 2 ivtv,bttv
lirc_dev 13452 1 lirc_i2c
md5 5760 1
ipv6 235808 10
autofs4 17284 0
af_packet 18696 2
snd_mixer_oss 18048 0
snd_intel8x0 29248 0
snd_ac97_codec 68984 1 snd_intel8x0
snd_pcm 79364 2 snd_intel8x0,snd_ac97_codec
snd_timer 22532 1 snd_pcm
snd_page_alloc 9348 2 snd_intel8x0,snd_pcm
snd 47460 5 snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore 9312 1 snd
agpgart 29616 1 intel_agp
ne2k_pci 10464 0
8390 10496 1 ne2k_pci
i2c_i801 9612 0
i2c_core 20224 9 lirc_i2c,saa7127,saa7115,msp3400,tuner,bttv,i2c_algo_bit,tveeprom,i2c_i801
jedec_probe 18944 0
cfi_probe 8064 0
gen_probe 4864 2 jedec_probe,cfi_probe
mtdcore 8008 0
chipreg 4736 2 jedec_probe,cfi_probe
map_funcs 3712 0
hw_random 6676 0
parport_pc 37444 0
parport 32456 1 parport_pc
8250 23108 1 8250_pnp
serial_core 19840 1 8250
pcmcia 20624 0
yenta_socket 20616 0
rsrc_nonstatic 10496 1 yenta_socket
pcmcia_core 42656 3 pcmcia,yenta_socket,rsrc_nonstatic
video 16260 0
thermal 12936 0
processor 22504 1 thermal
fan 5252 0
container 5248 0
button 7056 0
battery 10372 0
ac 5508 0
rtc 11980 0
ohci1394 31748 0
ieee1394 301752 1 ohci1394
usb_storage 63296 0
ohci_hcd 20488 0
uhci_hcd 30224 0
usbcore 101368 5 ehci_hcd,usb_storage,ohci_hcd,uhci_hcd
tmscsim 22976 0
BusLogic 77588 0
|
|
Top |
|
 |