[15:05] hello everyone. can anybody help with a mythmusic problem? if i try to start playing music i only hear a lil noise from the speakers and then nothing happens. neither the frontend log nor the console when starting the frontend with 'mythfrontend -v playback' shows any errors. the only message that looks suspicious is 'max_analyze_duration reached' 'Estimating ... from bitrate, ..' [15:06] i forgot, mythtv 0.24.1 on mythbuntu 11.04 with kernel 2.6.35-30 === dirk_ is now known as carl-rannseier [16:17] Hi! [16:18] I've got a problem with TV cards here [16:18] Do you know on how to get a card working with the Conextan cx88 thingy without recompiling about the whoe OS? [19:28] I've been trying to get a usbuirt working for either send or receive on mythbuntu 11.04. Are there any recommended USB transmitters / receivers? I need to both receive from a remote, and transmit to a dish receiver. [19:39] I've been trying to get this working via command line like this [19:39] http://pastebin.com/2xcmBqBW [19:39] [pastebin.com] sudo irrecord -f --driver=uirt2_raw -d /dev/ttyUSB0 blah_uirt2_raw.conf irrec - Pastebin.com [20:46] oops rebooted before checking the replies here, hope I didn't miss anything. I find mode2 --driver=usb_uirt_raw produces pulses like it should, but irw /var/run/lirc/lircd shows nothing. [21:06] My syslog makes me think this usbuirt issue is a broken package on 11.04 http://pastebin.com/u18Z4LaX I don't think I should be getting the checksum errors for either of my potential drivers. I don't know how to trouble shoot the check sum error, or determine that's the problem. [21:06] [pastebin.com] Jul 3 16:02:13 jharvey-Latitude-D620 lircd-0.8.7[2672]: accepted new client on - Pastebin.com [21:14] mode2 confirms I'm getting a signal http://pastebin.com/TYmGK5g5 but no worky in irw. /etc/lirc/hardware.conf uses REMOTE_LIRCD_CONF="hauppauge/lircd.conf.hauppauge" how does it choose haupauge vs remote haupauge PVR, ect? Hmmm, the mystery continues. I can't make my own config file, as irrecord fails the checksum. [21:15] [pastebin.com] $ mode2 --driver=usb_uirt_raw mode2: uirt2_raw: checksum error mode2: uirt2_ra - Pastebin.com [21:23] log file seems to claim a checksum error with uirt2_raw, when it should be starting with usb_uirt_raw. Same thing after a reboot as well. I don't know why it's using uirt2, init.d/lirc launches with usb_uirt_raw via hardware.conf config file.