[mythtv-users] Native lirc in Mythtv on PVR-250 Mandrake 9.2
Scott Rowe
mythgnomer at rowelab.com
Tue Feb 24 08:34:09 EST 2004
Looking good so far.. You probably need to copy
/<myth-install-dir>/configfiles/hauppauge-lircrc-nativelirc to your
/<user-who-runs-mythfrontend's-home-directory>/.mythtv/lircrc
-Scott Rowe
-----Original Message-----
From: mythtv-users-bounces at mythtv.org
[mailto:mythtv-users-bounces at mythtv.org] On Behalf Of dshumway
Sent: Monday, February 23, 2004 10:30 PM
To: mythtv-users at mythtv.org
Subject: [mythtv-users] Native lirc in Mythtv on PVR-250 Mandrake 9.2
I am having trouble getting native lirc working in mythtv. I compiled 0.1.9
from source, and setup per the Docs (as far as I can tell).
When I run irw, I get key[resses:
[mythtv at redrock .mythtv]$ irw
00000000000017c0 00 0 hauppaugegrey
00000000000017c0 01 0 hauppaugegrey
0000000000001fc8 01 8 hauppaugegrey
0000000000001fc5 00 5 hauppaugegrey
0000000000001fc5 01 5 hauppaugegrey
00000000000017c2 00 2 hauppaugegrey
00000000000017c2 01 2 hauppaugegrey
00000000000017c2 02 2 hauppaugegrey
--------------
some messages from dmesg:
i2c-core.o: i2c core module version 2.8.0 (20030714) Linux video capture
interface: v1.00
ivtv: version 0.1.9 (release) loading
ivtv: SGarray_size = 340, DSGarray_size = 16
ivtv: Found an iTVC16 based chip
ivtv: Unreasonably low latency timer, setting to 64 (was 32)
tuner: chip found @ 0xc2
tuner(bttv): type forced to 2 (Philips NTSC (FI1236,FM1236 and compatibles))
[insmod]
saa7114.c: starting probe for adapter ivtv i2c driver #0 (0x10005)
saa7114.c: detecting saa7114 client on address 0x42
saa7115.c: writing init values
status: (1E) 0x89, (1F) 0xb1
msp34xx: init: chip=MSP3448W-A2, has NICAM support
msp3410: daemon started
ivtv: Encoder revision: 0x02040011
ivtv: Registered v4l2 device, minor 0
ivtv: Registered v4l2 device, minor 32
ivtv: Registered v4l2 device, minor 224
ivtv: loaded
lirc_dev: IR Remote Control driver registered, at major 61
bttv: driver version 0.7.107 loaded
bttv: using 4 buffers with 2080k (8320k total) for capture
bttv: Host bridge is VIA Technologies, Inc. VT8363/8365 [KT133/KM133]
bttv: Host bridge is VIA Technologies, Inc. VT82C686 [Apollo Super ACPI]
lirc_i2c: chip found @ 0x18 (Hauppauge IR)
lirc_dev: lirc_register_plugin:sample_rate: 10
_devfs_append_entry(0): dir: "lirc" is not a directory
devfs_register(lirc/0): could not append to parent, err: -20
0: nvidia: loading NVIDIA Linux x86 nvidia.o Kernel Module 1.0-5328 Wed
Dec
17 13:54:51 PST 2003
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 564M
agpgart: Detected Via Apollo Pro KT133 chipset
agpgart: AGP aperture is 128M @ 0xd0000000
ivtv: ivtv-api.c: unknown ioctl 0x803c7601
--------------------
tail /var/log/lircd:
the lsat message reads:
Feb 23 19:57:12 redrock.home.cxm lircd 0.7.0pre2: lircd(hauppauge) ready
--------------------
[root at redrock run]# lsmod
Module Size Used by Tainted: P
agpgart 53828 3 (autoclean)
nvidia 2128672 14 (autoclean)
lirc_i2c 5124 0 (unused)
lirc_dev 10288 1 [lirc_i2c]
ivtv 92524 0
msp3400 18976 1
saa7115 7676 0 (unused)
tuner 11688 1
videodev 8000 3 [ivtv]
i2c-algo-bit 8552 0 [ivtv]
i2c-core 20580 0 [lirc_i2c ivtv msp3400 saa7115 tuner
i2c-algo-bit]
parport_pc 25768 1 (autoclean)
lp 8288 0 (autoclean)
parport 35560 1 (autoclean) [parport_pc lp]
audigy 75916 0
ac97_codec 15860 0 [audigy]
sound 72552 0 [audigy]
soundcore 6564 0 [audigy sound]
nfsd 76048 8 (autoclean)
af_packet 16872 0 (autoclean)
sr_mod 17016 0 (autoclean)
floppy 57052 0
tulip 44448 1 (autoclean)
supermount 84800 3 (autoclean)
ide-cd 34148 0
cdrom 32608 0 [sr_mod ide-cd]
ide-scsi 11504 0
scsi_mod 108352 2 [sr_mod ide-scsi]
usb-uhci 26352 0 (unused)
usbcore 77612 1 [usb-uhci]
rtc 10412 0 (autoclean)
reiserfs 203732 7
----------------------
Mythtv seems to be working petty well, but without remote.
Does anyone have any suggestions? Where else should I look?
Your help would be greatly appreciated.
System info:
[root at redrock run]# lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev
03) 00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP]
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South]
(rev
40)
00:07.1 IDE interface: VIA Technologies, Inc.
VT82C586A/B/VT82C686/A/B/VT8233/A/C/VT8235 PIPC Bus Master IDE (rev 06)
00:07.2 USB Controller: VIA Technologies, Inc. USB (rev 1a)
00:07.3 USB Controller: VIA Technologies, Inc. USB (rev 1a)
00:07.4 Host bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI]
(rev
40)
00:09.0 Multimedia video controller: Internext Compression Inc: Unknown
device
0016 (rev 01)
00:0c.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 08)
00:0c.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev
08)
00:0d.0 Ethernet controller: Linksys Network Everywhere Fast Ethernet 10/100
model NC100 (rev 11) 01:00.0 VGA compatible controller: nVidia Corporation
NV15 [GeForce2 GTS/Pro] (rev a3)
Regards,
Donn
More information about the mythtv-users
mailing list