[1] Archiv / MLD 4.x / Raspberry PI / IgorPlugUSB am RPI mit MLD
 

Offline gelium

  • Newbie
  • *
  • Posts: 7
    • View Profile
IgorPlugUSB am RPI mit MLD
« on: October 21, 2014, 13:08:31 »
Hallo allerseits,

ich beschäftige mich seit geraumer Zeit mit MLD aufm RPI. Alles läuft soweit zufriedenstellend nur mein IgorPlugUSB-Receiver will nicht mitspielen.
Da ich gestern im falschen Thread (http://www.minidvblinux.de/forum/index.php/topic,4868.msg45631.html#msg45631) schon darüber geschrieben habe, öffne ich hiermit einen neuen Thread.

Ich würde mich freuen, wenn jemand mir mit meinem Problem weiterhelfen kann!!!

Offline gelium

  • Newbie
  • *
  • Posts: 7
    • View Profile
IgorPlugUSB am RPI mit MLD
« Reply #1 on: October 21, 2014, 20:08:50 »
ein Update.

der IgorPlugUSB-Receiver wird schon mal erkannt:
Code: [Select]
[    3.301896] usb 1-1.2: new low-speed USB device number 4 using dwc_otg
[    3.437599] usb 1-1.2: New USB device found, idVendor=03eb, idProduct=0002
[    3.437638] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.437657] usb 1-1.2: Product: IgorPlug-USB (AVR)
[    3.437675] usb 1-1.2: Manufacturer: Ing. Igor Cesko, Copyright(c) 2003
[    3.944655] BTRFS info (device mmcblk0p2): disk space caching is enabled
[    4.666941] random: nonblocking pool is initialized
[    9.267553] lirc_dev: IR Remote Control driver registered, major 250
[    9.278758] lirc_dev: lirc_register_driver: sample_rate: 100
[    9.304181] lirc_igorplugusb[4]: Ing. Igor Cesko, Copyright(c) 2003 IgorPlug-USB (AVR) on usb1:4
[    9.304229] ------------[ cut here ]------------
[    9.304273] WARNING: CPU: 0 PID: 799 at drivers/usb/core/hcd.c:1507 usb_hcd_map_urb_for_dma+0x354/0x40c()
[    9.304288] transfer buffer not dma capable
[    9.304299] Modules linked in: lirc_igorplugusb(O+) lirc_dev(O) snd_bcm2835 snd_pcm snd_timer snd uinput
[    9.304350] CPU: 0 PID: 799 Comm: modprobe Tainted: G           O  3.16.1.88 #3
[    9.304420] [<c001411c>] (unwind_backtrace) from [<c0011498>] (show_stack+0x10/0x14)
[    9.304462] [<c0011498>] (show_stack) from [<c001f844>] (warn_slowpath_common+0x68/0x88)
[    9.304493] [<c001f844>] (warn_slowpath_common) from [<c001f8f8>] (warn_slowpath_fmt+0x30/0x40)
[    9.304522] [<c001f8f8>] (warn_slowpath_fmt) from [<c043b76c>] (usb_hcd_map_urb_for_dma+0x354/0x40c)
[    9.304551] [<c043b76c>] (usb_hcd_map_urb_for_dma) from [<c043b9ac>] (usb_hcd_submit_urb+0x188/0x950)
[    9.304582] [<c043b9ac>] (usb_hcd_submit_urb) from [<c043e464>] (usb_start_wait_urb+0x44/0xcc)
[    9.304609] [<c043e464>] (usb_start_wait_urb) from [<c043e6bc>] (usb_control_msg+0xbc/0xe0)
[    9.304659] [<c043e6bc>] (usb_control_msg) from [<bf0582ec>] (igorplugusb_remote_probe+0x214/0x36c [lirc_igorplugusb])
[    9.304704] [<bf0582ec>] (igorplugusb_remote_probe [lirc_igorplugusb]) from [<c04410b4>] (usb_probe_interface+0xe0/0x1ac)
[    9.304745] [<c04410b4>] (usb_probe_interface) from [<c03f412c>] (driver_probe_device+0x78/0x208)
[    9.304775] [<c03f412c>] (driver_probe_device) from [<c03f4348>] (__driver_attach+0x8c/0x90)
[    9.304805] [<c03f4348>] (__driver_attach) from [<c03f2b30>] (bus_for_each_dev+0x54/0x88)
[    9.304833] [<c03f2b30>] (bus_for_each_dev) from [<c03f39d4>] (bus_add_driver+0xd8/0x1d0)
[    9.304860] [<c03f39d4>] (bus_add_driver) from [<c03f49a4>] (driver_register+0x78/0xf4)
[    9.304887] [<c03f49a4>] (driver_register) from [<c044049c>] (usb_register_driver+0x64/0x120)
[    9.304924] [<c044049c>] (usb_register_driver) from [<bf05b02c>] (igorplugusb_remote_init+0x2c/0x5c [lirc_igorplugusb])
[    9.304960] [<bf05b02c>] (igorplugusb_remote_init [lirc_igorplugusb]) from [<c00085e8>] (do_one_initcall+0x80/0x1c8)
[    9.305007] [<c00085e8>] (do_one_initcall) from [<c00702dc>] (load_module+0x1784/0x1ca4)
[    9.305041] [<c00702dc>] (load_module) from [<c00708d8>] (SyS_init_module+0xdc/0xe0)
[    9.305074] [<c00708d8>] (SyS_init_module) from [<c000e200>] (ret_fast_syscall+0x0/0x30)
[    9.305090] ---[ end trace fabffa1a6eb5dbf8 ]---
[    9.305112] lirc_igorplugusb[4]: SET_INFRABUFFER_EMPTY: error -11
[    9.305547] usbcore: registered new interface driver lirc_igorplugusb
[   10.674081] udevd[849]: starting version 175

Offline gelium

  • Newbie
  • *
  • Posts: 7
    • View Profile
IgorPlugUSB am RPI mit MLD
« Reply #2 on: October 21, 2014, 22:07:34 »
Ich habe den IgorPlugUSB-Receiver im laufenden Betrieb rausgezogen und neu angeschlossen. Es sieht leider nicht besser aus :-(.
Wenn ich mode2 aufrufe, kommt der Fehler: lirc_igorplugusb[9]: GET_INFRACODE: error -11:

Code: [Select]
[ 3066.600842] usbcore: deregistering interface driver lirc_igorplugusb
[ 3066.609367] lirc_igorplugusb 1-1.3:1.0: lirc_igorplugusb[8]: igorplugusb_remote_disconnect done
[ 3104.587650] usb 1-1.3: USB disconnect, device number 8
[ 3110.715456] usb 1-1.3: new low-speed USB device number 9 using dwc_otg
[ 3110.848881] usb 1-1.3: New USB device found, idVendor=03eb, idProduct=0002
[ 3110.848936] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3110.848959] usb 1-1.3: Product: IgorPlug-USB (AVR)
[ 3110.848978] usb 1-1.3: Manufacturer: Ing. Igor Cesko, Copyright(c) 2003
[ 3110.966998] lirc_dev: IR Remote Control driver registered, major 250
[ 3110.977320] lirc_dev: lirc_register_driver: sample_rate: 100
[ 3111.009848] lirc_igorplugusb[9]: Ing. Igor Cesko, Copyright(c) 2003 IgorPlug-USB (AVR) on usb1:9
[ 3111.010300] lirc_igorplugusb[9]: SET_INFRABUFFER_EMPTY: error -11
[ 3111.020811] usbcore: registered new interface driver lirc_igorplugusb
[ 3419.590889] lirc_igorplugusb[9]: GET_INFRACODE: error -11
[ 3419.601559] lirc_igorplugusb[9]: GET_INFRACODE: error -11
[ 3419.611241] lirc_igorplugusb[9]: GET_INFRACODE: error -11
[ 3419.621439] lirc_igorplugusb[9]: GET_INFRACODE: error -11
[ 3419.631413] lirc_igorplugusb[9]: GET_INFRACODE: error -11
[ 3419.642751] lirc_igorplugusb[9]: GET_INFRACODE: error -11

Muss vielleicht lirc neu kompiliert werden? Z.b. mit --with-driver=igorplugusb?

Offline Holger

  • Expert Member
  • *****
  • Posts: 835
    • View Profile
IgorPlugUSB am RPI mit MLD
« Reply #3 on: October 21, 2014, 22:16:03 »
Hi,

hab grad erst gesehen, dass du jetzt hier postest:

Ich hab einen IR Infrarot Remote Receiver / Empfänger TSOP38238 direkt an der Pfostenleiste (GPIO 18, 3,3V und GND) angeschlossen, das funktioniert bestens !

Einen USB-Igorplug-Empfänger hatte ich auch nicht zum Laufen bekommen...

Gruß
Holger
« Last Edit: October 21, 2014, 22:18:57 by Holger »
Spoiler (show / hide)

Offline gelium

  • Newbie
  • *
  • Posts: 7
    • View Profile
IgorPlugUSB am RPI mit MLD
« Reply #4 on: October 22, 2014, 22:18:10 »
Hi,

hab grad erst gesehen, dass du jetzt hier postest:

Ich hab einen IR Infrarot Remote Receiver / Empfänger TSOP38238 direkt an der Pfostenleiste (GPIO 18, 3,3V und GND) angeschlossen, das funktioniert bestens !

Einen USB-Igorplug-Empfänger hatte ich auch nicht zum Laufen bekommen...

Gruß
Holger


Hi Holger,

danke für den Tipp! Ich versuche zuerst Lirc neu zu kompilieren, wenn ich es schaffe ;-).
Wenn es nicht klappt, dann steige ich auf einen anderen IR-Empfänger um.

Offline clausmuus

  • Administrator
  • Expert Member
  • ********
  • Posts: 20117
    • View Profile
    • ClausMuus.de
IgorPlugUSB am RPI mit MLD
« Reply #5 on: November 04, 2014, 16:45:04 »
Mein IgorPlugUSB hatte zwar am RPI funktioniert (vor nem Jahr zuletzt getestet) allerdings war die Empfangsqualität am RPI so miserabel, das ich die Versuche mit dem schließlich aufgegeben habe.
Ich bin zwar nicht sicher, aber die nötigen Treiber sollten noch immer enthalten sein.

Claus
MLD 5.5 - Raspberry PI - 7" Touch TFT - Squeeze Play
MLD 5.5 - lirc yaUsbIR - OctopusNet - XFX GeForce 9300 mit Intel E3200 - 2GB RAM - 12TB HDD - Lian Li PC-C37B - Samsung LE40A559

[1] Archiv / MLD 4.x / Raspberry PI / IgorPlugUSB am RPI mit MLD
 



Users Online Users Online

0 Members and 1 Guest are viewing this topic.