News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - permo

#1
Developers / Re: New generic serial device
August 24, 2009, 07:42:53 PM
A reboot did the trick, now the device starts and registers properly! Now I just have to figure out how my device works :)

Thank you!

/Per
#2
Developers / New generic serial device
August 24, 2009, 12:36:03 PM
Hey!

I just got my 810 install working, and I love it! Now I want to make a new gsd to get a device working. Its a rf transmitter to control lightswitches from nexa, usb connected. There is a command line app to send commands with it called rfcmd, and you run it like this: rfcmd NEXA A 1 1. That will turn on the switch with id A 1, using the NEXA protocol. I figured i could make this easy, make a new gsd, run this command in its process receive command for child with the proper ID. The thing is, I followed the wiki on how to add a new gsd, but it does not register, there is no logfile created for it, and the DCERouter.log just says: The target device 118 (routed to 118) has not registered. <0x89a70b90>. I have the gsd package installed. Anyone know what I am doing wrong?

/Per
#3
Users / pvr-usb2 not working in 810 alpha 2.29
August 18, 2009, 10:54:53 PM
Hello!

I just upgraded from 7.10 to the latest alpha release, and now I cant get my pvr-usb2 to work. It does not seem to load properly.

Dmesg:

22.805068] Linux video capture interface: v2.00
[   22.948966] usbcore: registered new interface driver pvrusb2
[   22.949011] pvrusb2: Hauppauge WinTV-PVR-USB2 MPEG2 Encoder/Tuner : V4L in-tree version
[   22.949014] pvrusb2: Debug mask is 31 (0x1f)
[   23.146009] cx25840' 0-0044: cx25843-24 found @ 0x88 (pvrusb2_a)
[   23.341202] tuner' 0-0043: chip found @ 0x86 (pvrusb2_a)
[   23.368250] Intel ICH 0000:00:1f.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[   23.368273] Intel ICH 0000:00:1f.5: setting latency timer to 64
[   23.461352] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input5
[   23.496897] tda9887 0-0043: creating new instance
[   23.496901] tda9887 0-0043: tda988[5/6/7] found
[   23.497048] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[   23.508087] tuner' 0-0061: chip found @ 0xc2 (pvrusb2_a)
[   23.511701] wm8775' 0-001b: chip found @ 0x36 (pvrusb2_a)
[   23.524585] tveeprom 0-00a2: Hauppauge model 24019, rev C289, serial# 8567676
[   23.524590] tveeprom 0-00a2: tuner model is TCL MFPE05 2 (idx 89, type 38)
[   23.524594] tveeprom 0-00a2: TV standards PAL(B/G) PAL(I) SECAM(L/L') PAL(D/D1/K) (eeprom 0x74)
[   23.524597] tveeprom 0-00a2: audio processor is CX25843 (idx 37)
[   23.524600] tveeprom 0-00a2: decoder processor is CX25843 (idx 30)
[   23.524603] tveeprom 0-00a2: has radio, has IR receiver, has no IR transmitter
[   23.524610] pvrusb2: Supported video standard(s) reported available in hardware: PAL-B/B1/D/D1/G/H/I/K;SECAM-B/D/G/H/K/K
[   23.524616] pvrusb2: Mapping standards mask=0xff00ff (PAL-B/B1/D/D1/G/H/I/K;SECAM-B/D/G/H/K/K1/L/LC)
[   23.524619] pvrusb2: Setting up 20 unique standard(s)
[   23.524624] pvrusb2: Set up standard idx=0 name=PAL-B/G
[   23.524627] pvrusb2: Set up standard idx=1 name=PAL-D/K
[   23.524630] pvrusb2: Set up standard idx=2 name=SECAM-B/G
[   23.524632] pvrusb2: Set up standard idx=3 name=SECAM-D/K
[   23.524635] pvrusb2: Set up standard idx=4 name=PAL-B
[   23.524638] pvrusb2: Set up standard idx=5 name=PAL-B1
[   23.524640] pvrusb2: Set up standard idx=6 name=PAL-G
[   23.524643] pvrusb2: Set up standard idx=7 name=PAL-H
[   23.524646] pvrusb2: Set up standard idx=8 name=PAL-I
[   23.524648] pvrusb2: Set up standard idx=9 name=PAL-D
[   23.524651] pvrusb2: Set up standard idx=10 name=PAL-D1
[   23.524653] pvrusb2: Set up standard idx=11 name=PAL-K
[   23.524656] pvrusb2: Set up standard idx=12 name=SECAM-B
[   23.524659] pvrusb2: Set up standard idx=13 name=SECAM-D
[   23.524661] pvrusb2: Set up standard idx=14 name=SECAM-G
[   23.524664] pvrusb2: Set up standard idx=15 name=SECAM-H
[   23.524667] pvrusb2: Set up standard idx=16 name=SECAM-K
[   23.524669] pvrusb2: Set up standard idx=17 name=SECAM-K1
[   23.524672] pvrusb2: Set up standard idx=18 name=SECAM-L
[   23.524675] pvrusb2: Set up standard idx=19 name=SECAM-LC
[   23.524678] pvrusb2: Initial video standard auto-selected to PAL-B/G
[   23.524690] pvrusb2: Device initialization completed successfully.
[   23.524921] pvrusb2: registered device video0 [mpeg]
[   23.525005] pvrusb2: registered device radio0 [mpeg]
[   23.533495] firmware: requesting v4l-cx25840.fw


It does seem to load but then it requests the firmware again? Does anyone know how to fix this? I found a workaround for pvr-usb2 for earlier kernels but that does not work on 2.6.27-14.

/Per