ALT Linux hardware support
 help / color / mirror / Atom feed
* [Hardware] Как загрузить модуль lirc_gpio
@ 2007-08-27  4:59 Dmitry A. Kharitonov
  2007-08-27 10:44 ` Yakov Reztsov
  0 siblings, 1 reply; 12+ messages in thread
From: Dmitry A. Kharitonov @ 2007-08-27  4:59 UTC (permalink / raw)
  To: Hardware

Решил пульт для тюнера xthtp lirc настроить...

[22:26:41 user@localhost mp3info-0.8.4]$ sudo /sbin/modprobe lirc_gpio
Password:
FATAL: Error inserting lirc_gpio
(/lib/modules/2.6.18-wks-smp-alt2/lirc/lirc_gpio.ko): Invalid request code
[22:36:23 user@localhost mp3info-0.8.4]$ dmesg
...
saa7133[0]: found at 0000:01:09.0, rev: 209, irq: 10, latency: 64, mmio:
0xddeff000
saa7133[0]: subsystem: 5ace:6090, board: Beholder BeholdTV 409 FM
[card=67,insmod option]
saa7133[0]: board init: gpio is 0
input: saa7134 IR (Beholder BeholdTV 4 as /class/input/input3
ts: Compaq touchscreen protocol output
saa7133[0]: i2c eeprom 00: ce 5a 90 60 54 20 00 00 00 00 00 00 00 00 00 01
saa7133[0]: i2c eeprom 10: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 20: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 40: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
tuner 0-0043: chip found @ 0x86 (saa7133[0])
tda9887 0-0043: tda988[5/6/7] found @ 0x43 (tuner)
tuner 0-0060: All bytes are equal. It is not a TEA5767
tuner 0-0060: chip found @ 0xc0 (saa7133[0])
tuner 0-0060: type set to 38 (Philips PAL/SECAM multi (FM1216ME MK3))
saa7133[0]: registered device video0 [v4l2]
saa7133[0]: registered device vbi0
saa7133[0]: registered device radio0lirc_dev: IR Remote Control driver
...
registered, at major 61
bttv: driver version 0.9.16 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
The bttv_* interface is obsolete and will go away,
please use the new, sysfs based interface instead.
lirc_gpio (-1): could not get card type
...
[22:36:30 user@localhost mp3info-0.8.4]$ cat /proc/bus/input/devices
I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
S: Sysfs=/class/input/input0
H: Handlers=kbd event0
B: EV=120013
B: KEY=402000000 3802078f840d001 feffffdfffefffff fffffffffffffffe
B: MSC=10
B: LED=7

I: Bus=0010 Vendor=001f Product=0001 Version=0100
N: Name="PC Speaker"
P: Phys=isa0061/input0
S: Sysfs=/class/input/input1
H: Handlers=kbd event1
B: EV=40001
B: SND=6

I: Bus=0011 Vendor=0002 Product=0006 Version=0000
N: Name="ImExPS/2 Generic Explorer Mouse"
P: Phys=isa0060/serio1/input0
S: Sysfs=/class/input/input2
H: Handlers=mouse0 event2 ts0
B: EV=7
B: KEY=1f0000 0 0 0 0
B: REL=143

I: Bus=0001 Vendor=5ace Product=6090 Version=0001
N: Name="saa7134 IR (Beholder BeholdTV 4"
P: Phys=pci-0000:01:09.0/ir0
S: Sysfs=/class/input/input3
H: Handlers=kbd event3
B: EV=100003
B: KEY=200c0102 220004100000000 0 0 8000004802 1e168000000000 ffc

[22:44:40 user@localhost mp3info-0.8.4]$ pciscan -v
Recommended driver     Description
------------------     -----------
...
unknown                Philips Semiconductors SAA7133/SAA7135 Video
Broadcast Decoder [Multimedia controller]
                       1131:7133:5ace:6090  drivers: saa7134
class:004:80:00
                       slot: 0000:01:09.0  hwid: 3EFF7C7B5365FAA6
...
[22:44:59 user@localhost mp3info-0.8.4]$ uname -a
Linux localhost.localdomain 2.6.18-wks-smp-alt2 #1 SMP Sun Feb 25
18:42:17 MSK 2007 x86_64 GNU/Linux

Что посоветуете?



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2007-08-31 15:41 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-27  4:59 [Hardware] Как загрузить модуль lirc_gpio Dmitry A. Kharitonov
2007-08-27 10:44 ` Yakov Reztsov
2007-08-27 11:16   ` Michael Shigorin
2007-08-27 17:34   ` Yakov Reztsov
2007-08-27 18:28     ` Dmitry A. Kharitonov
2007-08-27 18:34     ` Dmitry A. Kharitonov
2007-08-28 18:50       ` Yakov Reztsov
2007-08-28 19:35         ` Dmitry A. Kharitonov
2007-08-31 15:41     ` Michael Shigorin
2007-08-27 18:23   ` Dmitry A. Kharitonov
2007-08-28  7:14     ` Алексей Шенцев
2007-08-28 19:13       ` Dmitry A. Kharitonov

ALT Linux hardware support

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/hardware/0 hardware/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 hardware hardware/ http://lore.altlinux.org/hardware \
		hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
	public-inbox-index hardware

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.hardware


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git