Nemesis
N3RD
hi, ich hab in ubuntuusers.de ein recht gutes howto für lirc unter ubuntu gefunden.
eine frage habe ich jedoch noch:
wenn ich beim setup von lirc auf "1. Driver Configuration" gehe, dann fragt er mich:
da nehme ich dann IrDA, da ich ja die Fernbedienung, welche meines wissens nach über IR funktioniert zum laufen bringen möchte.
dann werde ich gefragt:
da gehe ich mal davon aus, ohne es mit sicherheit sagen zu können, das es 1. SIR IrDA ist.
dann kommt:
wobei hier "3 COM 3 (0x3e8, 4)" vorgewählt ist
wenn ich dies so belasse, komme ich wieder ins ausgangsmenü, und hinter "1. Driver configuration" steht: (driver: sir io:0x3e8 irq:4)
nach abschluss des ganzen, möchte ich dann das modul laden, mit modprobe lirc_sir, aber dann bringt er:
kann mir da jemand weiterhelfen?
kann ich das irgendwie rausbekommen, was die richtigen einstellungen für meine hardware sind, und ob es nur daran liegt?
das nb is ein Asus W1978NALP
thx
UPDATE:
ich habe noch ein Tutorial gefunden, das die Sache auch recht brauchbar beschreibt.
bei dem Punkt mit dem setserial jedoch stehe ich etwas auf dem schlauch, wenn ich mit "modprobe lirc_sir" das modul laden möchte, sagt er wie oben bereits angegeben:
das tutorial sagt, dass dann möglicherweise ein treiber für diesen port geladen ist, wobei wiederum ein: "setserial /dev/ttyS0 uart none" weiterhelfen würde, wobei für "/dev/ttyS0" die Richtige Schnittstelle zu setzen ist, siehe dmesg.
hier die dmesg ausgabe:
nunja, da sagt er mit dass irq port 4 bereits in gebrauch ist, schauen wir mal für was:
so, und da liegt glaube ich der hund begraben, aber was mach ich da nu um das zu beheben, jetzt muss ich dem lirc ja einen anderen port zuweisen? würde eventuell mit "dpkg-reconfigure lirc" funktionieren, aber kann ich da einfach nen port nehmen? muss ich da net schauen an welchem die IrDA hardware is?
thx 4 hlp
UPDATE 2:
ich hab noch was in der ausgabe von lsmod entdeckt:
daraus diese zeilen:
bedeutet das, dass bei mir bereits ein irda modul läuft? crc_ccitt ?
das lirc_dev läd er ja, aber das lirc_sir nicht.
thx
eine frage habe ich jedoch noch:
wenn ich beim setup von lirc auf "1. Driver Configuration" gehe, dann fragt er mich:
Code:
1. Home-brew (16x50 UART compatible serial port)
2. Home-brew (paralell port)
3. Home-brew (soundcard input)
4. Other serial port devices
5. TV Card
6. IrDA hardware
7. PDAs
8, USB Device
9. Network (UDP)
0.Other (MIDI, Bluetooth, etc. )
a None (network conection only)
da nehme ich dann IrDA, da ich ja die Fernbedienung, welche meines wissens nach über IR funktioniert zum laufen bringen möchte.
dann werde ich gefragt:
Code:
Please select a driver, that supports your hardware:
1. SIR IrDA (built in IR ports)
2. Tekram Irmate 210 (16x50 UART compatibel serial port)
3. ITE IT8712/IT8705 CIR Port
4. Asus Digimatrix IT87xx CIR port
5. Actisys Act200L SIR driver support
da gehe ich mal davon aus, ohne es mit sicherheit sagen zu können, das es 1. SIR IrDA ist.
dann kommt:
Code:
Either Choose a predefined I/O base Adress/IRQ combination, or enter custom values Hint: use <space> tho choose and <enter> to proceed
1 COM 1 (0x3f8, 4)
2 COM 2 (0x2f8, 3)
3 COM 3 (0x3e8, 4)
4 COM 4 (0x2e8, 3)
9 OTHER (custom values)
wobei hier "3 COM 3 (0x3e8, 4)" vorgewählt ist
wenn ich dies so belasse, komme ich wieder ins ausgangsmenü, und hinter "1. Driver configuration" steht: (driver: sir io:0x3e8 irq:4)
nach abschluss des ganzen, möchte ich dann das modul laden, mit modprobe lirc_sir, aber dann bringt er:
Code:
FATAL: Error inserting lirc_sir (/lib/modules/2.6.12.10-386/misc/lirc_sir.ko): Device or resource busy
kann mir da jemand weiterhelfen?
kann ich das irgendwie rausbekommen, was die richtigen einstellungen für meine hardware sind, und ob es nur daran liegt?
das nb is ein Asus W1978NALP
thx
UPDATE:
ich habe noch ein Tutorial gefunden, das die Sache auch recht brauchbar beschreibt.
bei dem Punkt mit dem setserial jedoch stehe ich etwas auf dem schlauch, wenn ich mit "modprobe lirc_sir" das modul laden möchte, sagt er wie oben bereits angegeben:
Code:
FATAL: Error inserting lirc_sir (/lib/modules/2.6.12.10-386/misc/lirc_sir.ko): Device or resource busy
hier die dmesg ausgabe:
Code:
root@Nemesis-Mobil:/home/nemesis# dmesg
pnp: PnP ACPI: found 15 devices
[4294672.105000] PnPBIOS: Disabled by ACPI PNP
[4294672.105000] PCI: Using ACPI for IRQ routing
[4294672.105000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[4294672.111000] pnp: 00:09: ioport range 0x400-0x47f could not be reserved
[4294672.111000] pnp: 00:09: ioport range 0xc00-0xc0f has been reserved
[4294672.111000] pnp: 00:09: ioport range 0x500-0x53f has been reserved
[4294672.111000] pnp: 00:09: ioport range 0x4c0-0x4cf has been reserved
[4294672.111000] pnp: 00:0a: ioport range 0x540-0x55f has been reserved
[4294672.111000] audit: initializing netlink socket (disabled)
[4294672.111000] audit: initialized
[4294672.111000] VFS: Disk quotas dquot_6.5.1
[4294672.111000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[4294672.111000] devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
[4294672.111000] devfs: boot_options: 0x0
[4294672.111000] Initializing Cryptographic API
[4294672.111000] isapnp: Scanning for PnP cards...
[4294672.474000] isapnp: No Plug & Play device found
[4294672.487000] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f12:PS2M] at 0x60,0x64 irq 1,12
[4294672.489000] i8042.c: Detected active multiplexing controller, rev 1.1.
[4294672.490000] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[4294672.490000] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[4294672.491000] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[4294672.491000] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[4294672.491000] serio: i8042 KBD port at 0x60,0x64 irq 1
[4294672.491000] Serial: 8250/16550 driver $Revision: 1.90 $ 54 ports, IRQ sharing enabled
[4294672.491000] ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[4294672.493000] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
[4294672.493000] PCI: setting IRQ 5 as level-triggered
[4294672.493000] ACPI: PCI Interrupt 0000:00:1f.6[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
[4294672.493000] ACPI: PCI interrupt for device 0000:00:1f.6 disabled
[4294672.493000] io scheduler noop registered
[4294672.493000] io scheduler anticipatory registered
[4294672.493000] io scheduler deadline registered
[4294672.493000] io scheduler cfq registered
[4294672.494000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[4294672.494000] EISA: Probing bus 0 at eisa.0
[4294672.494000] EISA: Detected 0 cards.
[4294672.494000] NET: Registered protocol family 2
[4294672.503000] IP: routing cache hash table of 4096 buckets, 32Kbytes
[4294672.503000] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[4294672.503000] TCP bind hash table entries: 32768 (order: 5, 131072 bytes)
[4294672.503000] TCP: Hash tables configured (established 32768 bind 32768)
[4294672.503000] NET: Registered protocol family 8
[4294672.503000] NET: Registered protocol family 20
[4294672.503000] ACPI wakeup devices:
[4294672.503000] AUDI P0P2 MODM USB1 USB2 USB3 EHCI SLPB
[4294672.503000] ACPI: (supports S0 S1 S3 S4 S5)
[4294672.503000] Freeing unused kernel memory: 224k freed
[4294672.513000] vga16fb: initializing
[4294672.513000] vga16fb: mapped to 0xc00a0000
[4294672.637000] Console: switching to colour frame buffer device 80x30
[4294672.637000] fb0: VGA16 VGA frame buffer device
[4294672.774000] input: AT Translated Set 2 keyboard on isa0060/serio0
[4294673.777000] Capability LSM initialized
[4294673.784000] NET: Registered protocol family 1
[4294673.794000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[4294673.794000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[4294673.794000] ACPI: bus type ide registered
[4294673.798000] ICH4: IDE controller at PCI slot 0000:00:1f.1
[4294673.798000] PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
[4294673.799000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 4
[4294673.799000] PCI: setting IRQ 4 as level-triggered
[4294673.799000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 4 (level, low) -> IRQ 4
[4294673.799000] ICH4: chipset revision 3
[4294673.799000] ICH4: not 100% native mode: will probe irqs later
[4294673.799000] ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:DMA
[4294673.799000] ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:pio, hdd:pio
[4294673.799000] Probing IDE interface ide0...
[4294674.063000] hda: HTS548080M9AT00, ATA DISK drive
[4294674.471000] hdb: PIONEER DVD-RW DVR-K14AS, ATAPI CD/DVD-ROM drive
[4294674.522000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[4294674.522000] Probing IDE interface ide1...
[4294675.041000] Probing IDE interface ide1...
[4294675.559000] Probing IDE interface ide2...
[4294676.071000] Probing IDE interface ide3...
[4294676.583000] Probing IDE interface ide4...
[4294677.095000] Probing IDE interface ide5...
[4294677.609000] hda: max request size: 1024KiB
[4294677.630000] hda: 156301488 sectors (80026 MB) w/7877KiB Cache, CHS=16383/255/63, UDMA(100)
[4294677.630000] hda: cache flushes supported
[4294677.630000] /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 p4 < p5 >
[4294677.674000] hdb: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2000kB Cache
[4294677.674000] Uniform CD-ROM driver Revision: 3.20
[4294677.854000] Attempting manual resume
[4294677.944000] swsusp: Suspend partition has wrong signature?
[4294677.979000] usbcore: registered new driver usbfs
[4294677.979000] usbcore: registered new driver hub
[4294677.979000] USB Universal Host Controller Interface driver v2.2
[4294677.980000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 5
[4294677.980000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 5 (level, low) -> IRQ 5
[4294677.980000] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[4294677.980000] uhci_hcd 0000:00:1d.0: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1
[4294678.042000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[4294678.042000] uhci_hcd 0000:00:1d.0: irq 5, io base 0x0000e800
[4294678.042000] hub 1-0:1.0: USB hub found
[4294678.042000] hub 1-0:1.0: 2 ports detected
[4294678.045000] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5
[4294678.045000] ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5
[4294678.045000] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[4294678.045000] uhci_hcd 0000:00:1d.1: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2
[4294678.107000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[4294678.107000] uhci_hcd 0000:00:1d.1: irq 5, io base 0x0000e880
[4294678.107000] hub 2-0:1.0: USB hub found
[4294678.107000] hub 2-0:1.0: 2 ports detected
[4294678.110000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 4 (level, low) -> IRQ 4
[4294678.110000] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[4294678.110000] uhci_hcd 0000:00:1d.2: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3
[4294678.172000] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[4294678.172000] uhci_hcd 0000:00:1d.2: irq 4, io base 0x0000ec00
[4294678.172000] hub 3-0:1.0: USB hub found
[4294678.172000] hub 3-0:1.0: 2 ports detected
[4294678.192000] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 7
[4294678.192000] PCI: setting IRQ 7 as level-triggered
[4294678.192000] ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 7 (level, low) -> IRQ 7
[4294678.192000] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[4294678.192000] ehci_hcd 0000:00:1d.7: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller
[4294678.192000] ehci_hcd 0000:00:1d.7: debug port 1
[4294678.192000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 4
[4294678.192000] ehci_hcd 0000:00:1d.7: irq 7, io mem 0xffaffc00
[4294678.196000] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[4294678.196000] ehci_hcd 0000:00:1d.7: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
[4294678.196000] hub 4-0:1.0: USB hub found
[4294678.196000] hub 4-0:1.0: 6 ports detected
[4294678.260000] ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
[4294678.260000] skge addr 0xff9fc000 irq 5 chip Yukon-Lite rev 7
[4294678.260000] skge eth0: addr 00:11:d8:00:3f:d9
[4294678.711000] usb 1-1: new low speed USB device using uhci_hcd and address 3
[4294680.299000] usbcore: registered new driver hiddev
[4294680.317000] input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-1
[4294680.317000] usbcore: registered new driver usbhid
[4294680.317000] drivers/usb/input/hid-core.c: v2.01:USB HID core driver
[4294680.589000] ACPI: Fan [FN00] (off)
[4294680.592000] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[4294680.592000] ACPI: Processor [CPU1] (supports 8 throttling states)
[4294680.952000] ACPI: Thermal Zone [THRM] (54 C)
[4294681.201000] Attempting manual resume
[4294681.224000] swsusp: Suspend partition has wrong signature?
[4294681.272000] kjournald starting. Commit interval 5 seconds
[4294681.272000] EXT3-fs: mounted filesystem with ordered data mode.
[4294682.453000] md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
[4294684.881000] Adding 1269092k swap on /dev/hda5. Priority:-1 extents:1
[4294685.131000] EXT3 FS on hda3, internal journal
[4294692.427000] lp: driver loaded but no devices found
[4294692.447000] mice: PS/2 mouse device common for all mice
[4294692.476000] ieee1394: Initialized config rom entry `ip1394'
[4294692.480000] SCSI subsystem initialized
[4294692.484000] sbp2: $Rev: 1219 $ Ben Collins <bcollins@debian.org>
[4294693.179000] Synaptics Touchpad, model: 1, fw: 5.9, id: 0x926eb1, caps: 0x804719/0x0
[4294693.181000] input: SynPS/2 Synaptics TouchPad on isa0060/serio4
[4294693.493000] ts: Compaq touchscreen protocol output
[4294696.112000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
[4294697.141000] cdrom: open failed.
[4294699.546000] Linux agpgart interface v0.101 (c) Dave Jones
[4294699.551000] agpgart: Detected an Intel 855PM Chipset.
[4294699.574000] agpgart: AGP aperture is 256M @ 0xe0000000
[4294699.625000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[4294699.633000] shpchp: shpc_init : shpc_cap_offset == 0
[4294699.633000] shpchp: shpc_init : shpc_cap_offset == 0
[4294699.633000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[4294699.808000] hw_random: RNG not detected
[4294700.091000] ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
[4294700.091000] PCI: Setting latency timer of device 0000:00:1f.5 to 64
[4294700.901000] intel8x0_measure_ac97_clock: measured 49485 usecs
[4294700.901000] intel8x0: clocking to 48000
[4294701.546000] Linux Kernel Card Services
[4294701.546000] options: [pci] [cardbus] [pm]
[4294701.554000] ACPI: PCI Interrupt 0000:02:01.0[A] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
[4294701.554000] Yenta: CardBus bridge found at 0000:02:01.0 [1043:1844]
[4294701.674000] Yenta: ISA IRQ mask 0x0408, PCI irq 5
[4294701.674000] Socket status: 30000006
[4294701.679000] ACPI: PCI Interrupt 0000:02:01.1[B] -> Link [LNKC] -> GSI 4 (level, low) -> IRQ 4
[4294701.679000] Yenta: CardBus bridge found at 0000:02:01.1 [1043:1844]
[4294701.799000] Yenta: ISA IRQ mask 0x0408, PCI irq 4
[4294701.799000] Socket status: 30000006
[4294701.907000] ohci1394: $Rev: 1250 $ Ben Collins <bcollins@debian.org>
[4294701.907000] ACPI: PCI Interrupt 0000:02:01.2[C] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5
[4294701.963000] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[5] MMIO=[ff9fb800-ff9fbfff] Max Packet=[2048]
[4294702.029000] Linux video capture interface: v1.00
[4294702.044000] saa7130/34: v4l2 driver version 0.2.12 loaded
[4294702.045000] ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKC] -> GSI 4 (level, low) -> IRQ 4
[4294702.045000] saa7133[0]: found at 0000:02:02.0, rev: 240, irq: 4, latency: 64, mmio: 0xff9fb000
[4294702.045000] saa7133[0]: subsystem: 5168:0212, board: UNKNOWN/GENERIC [card=0,autodetected]
[4294702.045000] saa7133[0]: board init: gpio is 10400
[4294702.045000] saa7133[0]: dsp access wait timeout [bit=WRR]
[4294702.046000] saa7133[0]: dsp access wait timeout [bit=WRR]
[4294702.156000] saa7133[0]: i2c eeprom 00: 68 51 12 02 10 28 ff ff ff ff ff ff ff ff ff ff
[4294702.156000] saa7133[0]: i2c eeprom 10: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[4294702.156000] saa7133[0]: i2c eeprom 20: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[4294702.156000] saa7133[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[4294702.177000] saa7133[0]: registered device video0 [v4l2]
[4294702.178000] saa7133[0]: registered device vbi0
[4294702.246000] ieee80211_crypt: registered algorithm 'NULL'
[4294702.249000] ieee80211: 802.11 data/management/control stack, 1.0.3
[4294702.249000] ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[4294702.255000] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.0.6
[4294702.255000] ipw2200: Copyright(c) 2003-2004 Intel Corporation
[4294702.257000] ACPI: PCI Interrupt 0000:02:03.0[A] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5
[4294702.257000] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
[4294703.298000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00e0180003256142]
[4294704.380000] Real Time Clock Driver v1.12
[4294704.494000] input: PC Speaker
[4294704.634000] irda_init()
[4294704.634000] NET: Registered protocol family 23
[4294707.510000] NET: Registered protocol family 10
[4294707.510000] Disabled Privacy Extensions on device c02eb280(lo)
[4294707.510000] IPv6 over IPv4 tunneling driver
[4294708.847000] Asus Laptop ACPI Extras version CVS
[4294708.847000] BSTS called, 0x0d returned
[4294708.847000] W1N model detected, supported
[4294708.861000] ACPI: AC Adapter [AC0] (on-line)
[4294708.948000] ACPI: Battery Slot [BAT0] (battery present)
[4294708.962000] ACPI: Power Button (FF) [PWRF]
[4294708.962000] ACPI: Sleep Button (CM) [SLPB]
[4294708.962000] ACPI: Lid Switch [LID]
[4294709.032000] ibm_acpi: ec object not found
[4294709.115000] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
[4294718.340000] eth1: no IPv6 routers present
[4294720.086000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[4294720.086000] apm: overridden by ACPI.
[4294720.976000] cs: IO port probe 0x100-0x4ff: excluding 0x170-0x177 0x290-0x297 0x370-0x377 0x4d0-0x4d7
[4294720.979000] cs: IO port probe 0x100-0x4ff: excluding 0x170-0x177 0x290-0x297 0x370-0x377 0x4d0-0x4d7
[4294720.981000] cs: IO port probe 0xc00-0xcf7: clean.
[4294720.982000] cs: IO port probe 0xc00-0xcf7: clean.
[4294720.982000] cs: IO port probe 0xa00-0xaff: clean.
[4294720.983000] cs: IO port probe 0xa00-0xaff: clean.
[4294722.538000] Bluetooth: Core ver 2.7
[4294722.538000] NET: Registered protocol family 31
[4294722.538000] Bluetooth: HCI device and connection manager initialized
[4294722.538000] Bluetooth: HCI socket layer initialized
[4294722.603000] Bluetooth: L2CAP ver 2.7
[4294722.603000] Bluetooth: L2CAP socket layer initialized
[4294722.740000] Bluetooth: RFCOMM ver 1.5
[4294722.740000] Bluetooth: RFCOMM socket layer initialized
[4294722.740000] Bluetooth: RFCOMM TTY layer initialized
[4295028.560000] ibm_acpi: ec object not found
[4295040.391000] lirc_dev: IR Remote Control driver registered, at major 61
[4295040.393000] lirc_sir: no version for "lirc_unregister_plugin" found: kernel tainted.
[4295040.396000] lirc_dev: lirc_register_plugin: sample_rate: 0
[4295040.398000] lirc_sir: IRQ 4 already in use.
[4295329.513000] lirc_dev: lirc_register_plugin: sample_rate: 0
[4295329.515000] lirc_sir: i/o port 0x03e8 already in use.
nunja, da sagt er mit dass irq port 4 bereits in gebrauch ist, schauen wir mal für was:
Code:
root@Nemesis-Mobil:/home/nemesis# dmesg | grep IRQ
[4294672.105000] PCI: Using ACPI for IRQ routing
[4294672.491000] Serial: 8250/16550 driver $Revision: 1.90 $ 54 ports, IRQ sharing enabled
[4294672.493000] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
[4294672.493000] PCI: setting IRQ 5 as level-triggered
[4294672.493000] ACPI: PCI Interrupt 0000:00:1f.6[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
[4294673.799000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 4
[4294673.799000] PCI: setting IRQ 4 as level-triggered
[4294673.799000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 4 (level, low) -> IRQ 4
[4294677.980000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 5
[4294677.980000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 5 (level, low) -> IRQ 5
[4294678.045000] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5
[4294678.045000] ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5
[4294678.110000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 4 (level, low) -> IRQ 4
[4294678.192000] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 7
[4294678.192000] PCI: setting IRQ 7 as level-triggered
[4294678.192000] ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 7 (level, low) -> IRQ 7
[4294678.260000] ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
[4294700.091000] ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
[4294701.554000] ACPI: PCI Interrupt 0000:02:01.0[A] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
[4294701.674000] Yenta: ISA IRQ mask 0x0408, PCI irq 5
[4294701.679000] ACPI: PCI Interrupt 0000:02:01.1[B] -> Link [LNKC] -> GSI 4 (level, low) -> IRQ 4
[4294701.799000] Yenta: ISA IRQ mask 0x0408, PCI irq 4
[4294701.907000] ACPI: PCI Interrupt 0000:02:01.2[C] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5
[4294701.963000] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[5] MMIO=[ff9fb800-ff9fbfff] Max Packet=[2048]
[4294702.045000] ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKC] -> GSI 4 (level, low) -> IRQ 4
[4294702.257000] ACPI: PCI Interrupt 0000:02:03.0[A] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5
[4295040.398000] lirc_sir: IRQ 4 already in use.
so, und da liegt glaube ich der hund begraben, aber was mach ich da nu um das zu beheben, jetzt muss ich dem lirc ja einen anderen port zuweisen? würde eventuell mit "dpkg-reconfigure lirc" funktionieren, aber kann ich da einfach nen port nehmen? muss ich da net schauen an welchem die IrDA hardware is?
thx 4 hlp
UPDATE 2:
ich hab noch was in der ausgabe von lsmod entdeckt:
Code:
root@Nemesis-Mobil:/dev# lsmod
Module Size Used by
lirc_dev 13540 0
rfcomm 34972 0
l2cap 22404 5 rfcomm
bluetooth 43012 4 rfcomm,l2cap
speedstep_centrino 7380 1
cpufreq_userspace 4444 1
cpufreq_stats 5124 0
freq_table 4484 2 speedstep_centrino,cpufreq_stats
cpufreq_powersave 1920 0
cpufreq_ondemand 5916 0
cpufreq_conservative 6820 0
pcmcia 24584 4
video 16004 0
tc1100_wmi 6916 0
sony_acpi 5516 0
pcc_acpi 11392 0
hotkey 9508 0
dev_acpi 11396 0
i2c_acpi_ec 5760 0
button 6672 0
battery 9604 0
container 4608 0
ac 4996 0
asus_acpi 12564 0
ipv6 217408 8
irtty_sir 7808 0
sir_dev 17324 1 irtty_sir
irda 159804 2 irtty_sir,sir_dev
crc_ccitt 2176 1 irda
pcspkr 3652 0
rtc 11832 0
ipw2200 92680 0
firmware_class 9472 1 ipw2200
ieee80211 27012 1 ipw2200
ieee80211_crypt 5636 2 ipw2200,ieee80211
saa7134 98772 0
video_buf 19844 1 saa7134
v4l2_common 5888 1 saa7134
v4l1_compat 12420 1 saa7134
i2c_core 19728 2 i2c_acpi_ec,saa7134
ir_common 7428 1 saa7134
videodev 9344 1 saa7134
ohci1394 30644 0
yenta_socket 22540 2
rsrc_nonstatic 12032 1 yenta_socket
pcmcia_core 44932 3 pcmcia,yenta_socket,rsrc_nonstatic
snd_intel8x0 30144 2
snd_ac97_codec 72188 1 snd_intel8x0
snd_pcm_oss 46368 0
snd_mixer_oss 16128 3 snd_pcm_oss
snd_pcm 78344 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer 21764 1 snd_pcm
snd 48644 6 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 9184 4 saa7134,snd
snd_page_alloc 10120 2 snd_intel8x0,snd_pcm
tpm_atmel 5504 0
tpm_nsc 6528 0
tpm 9504 2 tpm_atmel,tpm_nsc
shpchp 80612 0
pci_hotplug 24628 1 shpchp
intel_agp 21276 1
agpgart 32328 1 intel_agp
nls_iso8859_1 4224 1
nls_cp437 5888 1
vfat 12288 1
fat 46492 1 vfat
dm_mod 50364 1
joydev 9280 0
tsdev 7616 0
evdev 9088 1
sr_mod 15652 0
sbp2 21128 0
scsi_mod 124872 2 sr_mod,sbp2
ieee1394 90936 2 ohci1394,sbp2
psmouse 26116 0
mousedev 10912 1
parport_pc 31812 0
lp 11460 0
parport 32072 2 parport_pc,lp
md 40656 0
ext3 115976 1
jbd 48536 1 ext3
thermal 13192 0
processor 23100 2 speedstep_centrino,thermal
fan 4740 0
usbhid 30688 0
skge 33040 0
ehci_hcd 29448 0
uhci_hcd 28048 0
usbcore 104316 4 usbhid,ehci_hcd,uhci_hcd
ide_cd 36996 1
cdrom 33952 2 sr_mod,ide_cd
ide_disk 16128 4
ide_generic 1664 0
piix 9476 1
ide_core 125268 4 ide_cd,ide_disk,ide_generic,piix
unix 24624 352
vesafb 8088 0
capability 5000 0
commoncap 6784 1 capability
vga16fb 12232 1
vgastate 8320 1 vga16fb
softcursor 2432 2 vesafb,vga16fb
cfbimgblt 2944 2 vesafb,vga16fb
cfbfillrect 3840 2 vesafb,vga16fb
cfbcopyarea 4480 2 vesafb,vga16fb
fbcon 34176 72
tileblit 2560 1 fbcon
font 8448 1 fbcon
bitblit 5248 1 fbcon
daraus diese zeilen:
Code:
nemesis@Nemesis-Mobil:~$ lsmod | grep ir
lirc_dev 13540 0
irtty_sir 7808 0
sir_dev 17324 1 irtty_sir
irda 159804 2 irtty_sir,sir_dev
crc_ccitt 2176 1 irda
firmware_class 9472 1 ipw2200
ir_common 7428 1 saa7134
bedeutet das, dass bei mir bereits ein irda modul läuft? crc_ccitt ?
das lirc_dev läd er ja, aber das lirc_sir nicht.
thx
Zuletzt bearbeitet: