From: zeek <ze...@sp...> - 2004-11-05 01:26:31
|
Greetings, I've been putting far too much effort in getting the IR on this Hauppauge to work with LIRC (boring details with some developments below). I only want to experiment with IR control with this card (as a prototype) so I'm wondering: 1) What is the most established, hassle free way of getting LIRC to work? Serial receiver? 2) That is, does someone have an inexpensive product (homebrew or not), Serial receiver compatible with touchscreen remotes? Yeah, the Pronto is really nice but something <$100. I've seen some attractive Sony devices. Basically I've got to get a move on with some technical info and a solution as to how to build a prototype digital jukebox (and eventually HTPC on Linux). The budget is small but I'm willing to work with you. If you can couple the receiver with display output, please email me immediately. Have no hesitation about tech-speak or details as I've been working with Linux nearly since Linus announced it (pre 1. kernel, 12+ years?). However I do need speed with a solution as I'm in a stressful positon of tech, potential marketing, sales, and so on. Thank you, -zeek > -----Original Message----- > From: lir...@li... > [mailto:lir...@li...] On Behalf Of > ze...@sp... > Sent: Wednesday, November 03, 2004 8:16 AM > To: lir...@li... > Subject: Hauppauge WinTV PVR - lircd - could not open /dev/lirc > > > Greetings Lircers, > > I have the Hauppauge WinTV PVR and am wanting to use this for > it's IR features only (for the time being). I've compiled and > installed lirc-0.6.6 using the Hauppauge + i2c driver. I > start lircd (output below), I can see the devices (output > below), but mode2 gives: > > mode2: error opening /dev/lirc > mode2: No such device > > and irrecord: > > irrecord: could not open /dev/lirc > irrecord: default_init(): No such device > irrecord: could not init hardware (lircd running ? --> close it, check > permissions) > > > The output from lircd SHOULD BE this (correct?): > > # lircd > # tail /var/log/messages > Sep 18 15:38:26 frontend kernel: lirc_i2c: chip found @ 0x18 > (Hauppauge IR) Sep 18 15:38:26 frontend kernel: lirc_dev: > lirc_register_plugin:sample_rate: > > > My guess is the problem is the relationship between i2c and > bttv, but I'm sure where to go from here (bttv docs?). > > Any suggestions would be appreciated. > > Thank you, > -zeek > > > >ls -ld /dev/lirc* > > crw-rw-rw- 1 root root 61, 0 Oct 31 19:06 /dev/lirc > srw-rw-rw- 1 root root 0 Nov 3 08:00 /dev/lircd= > prw-r--r-- 1 root root 0 Oct 31 15:55 /dev/lircm| > > >lircd > > Nov 3 08:00:40 mogwai.1715.com lircd 0.6.6: lircd(hauppauge) ready > > --- > > >insmod lirc_dev; insmod lirc_i2c > > Nov 3 07:56:08 mogwai kernel: lirc_dev: IR Remote Control > driver registered, at major 61 > > --- > > >rmmod bttv; insmod bttv > > bttv0: unloading > bttv0: i2c detach [client=Philips NTSC (FI1236 and compati,ok] > i2c-core.o: client [Philips NTSC (FI1236 and compati] unregistered. > i2c-core.o: adapter unregistered: bt848 #0 > bttv: driver version 0.7.96 loaded > bttv: using 4 buffers with 2080k (8320k total) for capture > bttv: Host bridge is VIA Technologies, Inc. VT8601 [Apollo ProMedia] > bttv: Bt8xx card found (0). > PCI: Found IRQ 12 for device 00:0a.0 > PCI: Sharing IRQ 12 with 00:07.5 > PCI: Sharing IRQ 12 with 00:0a.1 > bttv0: Bt878 (rev 17) at 00:0a.0, irq: 12, latency: 32, mmio: > 0xe8002000 > bttv0: detected: Hauppauge WinTV/PVR [card=80], PCI subsystem > ID is 0070:4500 > bttv0: using: BT878(Hauppauge WinTV PVR) > [card=80,autodetected] Unable to load > '/usr/lib/video4linux/hcwamc.rbf'. > i2c-dev.o: Registered 'bt848 #0' as minor 1 > tuner: probing bt848 #0 i2c adapter [id=0x10005] > tuner: chip found @ 0xc2 > bttv0: i2c attach [client=(unset),ok] > i2c-core.o: client [(unset)] registered to adapter [bt848 #0](pos. 0). > i2c-core.o: adapter bt848 #0 registered as adapter 1. > bttv0: Hauppauge eeprom: model=45231, tuner=Philips FM1236 > (2), radio=yes > bttv0: using tuner=2 > bttv0: i2c: checking for MSP34xx @ 0x80... not found > bttv0: i2c: checking for TDA9875 @ 0xb0... not found > bttv0: i2c: checking for TDA7432 @ 0x8a... not found > bttv0: registered device video0 > bttv0: registered device vbi0 > bttv0: registered device radio0 > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Sybase ASE Linux Express Edition - download now for FREE > LinuxWorld Reader's Choice Award Winner for best database on Linux. > http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click > > |