Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > 3rd Party Projects > Projects > Mythbuntu
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Mythbuntu
Discussions for the Mythbuntu project.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old October 23rd, 2007   #1
Akriss
5 Cups of Ubuntu
 
Join Date: Oct 2007
Beans: 26
[SOLVED] Adding lirc_pvr150 module = system hard lock

OK its been solved!

Follow the quotes

Quote:
Originally Posted by superm1 View Post
Akriss,

Okay I've got the patch built on a PPA.

Add this deb line into Applications->System->Software Sources->Third Party Sources (or to your /etc/apt/sources.list).

Code:
deb     http://ppa.launchpad.net/superm1/ubuntu gutsy main restricted universe multiverse
Update your package lists and a new linux-ubuntu-modules should be available.
Quote:
Originally Posted by Akriss View Post
Done. . Works well now.

Added the module update. . Then added lirc from packet manager. Added ONLY “lirc_pvr150” to “MODULES” line in hardware.conf, added my blaster code set to “lircd.conf” and moved “haup-ir-blaster.bin” to “/lib/firmware/

Receives and send ir as intended.
________End of Fix_______

I ‘am trying to get my pvr-150 blaster to work in Gusty and/or Mythbuntu but it’s giving me grief.

I have installed the “lirc” and “lirc-modules-source” from the package manager. And Choose the Hauppauge tv card when asked. Then I opened “/etc/lirc/hardware.conf” and Modify the “MODULES” line from “ MODULES="lirc_dev lirc_i2c" “ to “MODULES="lirc_dev lirc_pvr150 lirc_i2c" “ adding the prv150 to be loaded. Then I download the firmware “haup-ir-blaster.bin” and move it to “/lib/firmware/” and confirm its there.

Now here is where the fun begins. If I reboot or “sudo /etc/init.d/lirc restart” the system hard locks. The only way I can boot the system to normal mode is to rename “/etc/lirc/lircd.conf” (--OR--) to edit “/etc/lirc/hardware.conf” and remove “lirc_pvr150” from the “MODULES” line.

I have tried editing “/etc/lirc/hardware.conf” and the “MODULES” line to just “MODULES="lirc_pvr150" “ and it still hard locks.

This is all from a fresh install of Gusty or Mythbuntu RC.

This is from my /var/log/messages, with the lirc_pvr150 in the modules line of hardware.conf and no lircd.conf file:
Code:
 Oct 22 22:57:30 ubuntu kernel: [   46.516840] ivtv:  ==================== START INIT IVTV ====================
Oct 22 22:57:30 ubuntu kernel: [   46.516845] ivtv:  version 1.0.0 (2.6.22-14-generic SMP mod_unload 586 ) loading
Oct 22 22:57:30 ubuntu kernel: [   46.516971] ivtv0: Autodetected Hauppauge card (cx23416 based)
Oct 22 22:57:30 ubuntu kernel: [   46.517215] ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17
Oct 22 22:57:30 ubuntu kernel: [   46.517225] ACPI: PCI Interrupt 0000:01:09.0[A] -> Link [APC2] -> GSI 17 (level, high) -> IRQ 21
Oct 22 22:57:30 ubuntu kernel: [   46.517238] ivtv0: Unreasonably low latency timer, setting to 64 (was 32)
Oct 22 22:57:30 ubuntu kernel: [   46.578274] ACPI: PCI Interrupt Link [APCJ] enabled at IRQ 20
Oct 22 22:57:30 ubuntu kernel: [   46.578280] ACPI: PCI Interrupt 0000:00:06.0[A] -> Link [APCJ] -> GSI 20 (level, high) -> IRQ 18
Oct 22 22:57:30 ubuntu kernel: [   46.900604] intel8x0_measure_ac97_clock: measured 52793 usecs
Oct 22 22:57:30 ubuntu kernel: [   46.900610] intel8x0: clocking to 48000
Oct 22 22:57:30 ubuntu kernel: [   47.208450] ivtv0: loaded v4l-cx2341x-enc.fw firmware (4158612376 bytes)
Oct 22 22:57:30 ubuntu kernel: [   47.424328] ivtv0: Encoder revision: 0x02050032
Oct 22 22:57:30 ubuntu kernel: [   47.424332] ivtv0: Recommended firmware version is 0x02060039.
Oct 22 22:57:30 ubuntu kernel: [   47.484674] tveeprom 2-0050: Hauppauge model 26032, rev C199, serial# 8359175
Oct 22 22:57:30 ubuntu- kernel: [   47.484680] tveeprom 2-0050: tuner model is TCL 2002N 5H (idx 99, type 50)
Oct 22 22:57:30 ubuntu kernel: [   47.484683] tveeprom 2-0050: TV standards NTSC(M) (eeprom 0x08)
Oct 22 22:57:30 ubuntu kernel: [   47.484686] tveeprom 2-0050: audio processor is CX25841 (idx 35)
Oct 22 22:57:30 ubuntu kernel: [   47.484689] tveeprom 2-0050: decoder processor is CX25841 (idx 28)
Oct 22 22:57:30 ubuntu kernel: [   47.484692] tveeprom 2-0050: has no radio, has IR receiver, has IR transmitter
Oct 22 22:57:30 ubuntu kernel: [   47.484695] ivtv0: Autodetected Hauppauge WinTV PVR-150
Oct 22 22:57:30 ubuntu kernel: [   47.484698] ivtv0: reopen i2c bus for IR-blaster support
Oct 22 22:57:30 ubuntu kernel: [   47.576126] tuner 2-0061: chip found @ 0xc2 (ivtv i2c driver #0)
Oct 22 22:57:30 ubuntu kernel: [   47.791103] cx25840 2-0044: cx25841-23 found @ 0x88 (ivtv i2c driver #0)
Oct 22 22:57:30 ubuntu kernel: [   52.102889] cx25840 2-0044: loaded v4l-cx25840.fw firmware (16382 bytes)
Oct 22 22:57:30 ubuntu kernel: [   52.218192] wm8775 2-001b: chip found @ 0x36 (ivtv i2c driver #0)
Oct 22 22:57:30 ubuntu kernel: [   52.275914] tuner 2-0061: type set to 50 (TCL 2002N)
Oct 22 22:57:30 ubuntu kernel: [   52.611960] ivtv0: Registered device video0 for encoder MPEG (4 MB)
Oct 22 22:57:30 ubuntu kernel: [   52.612254] ivtv0: Registered device video32 for encoder YUV (2 MB)
Oct 22 22:57:30 ubuntu kernel: [   52.612547] ivtv0: Registered device vbi0 for encoder VBI (1 MB)
Oct 22 22:57:30 ubuntu kernel: [   52.612752] ivtv0: Registered device video24 for encoder PCM audio (1 MB)
Oct 22 22:57:30 ubuntu kernel: [   52.640505] ivtv0: Initialized Hauppauge WinTV PVR-150, card #0
Oct 22 22:57:30 ubuntu kernel: [   52.640646] ivtv:  ====================  END INIT IVTV  ====================
If any of that info helps.

I am stuck at this point need some advise please.

Last edited by Akriss; October 30th, 2007 at 03:42 PM.. Reason: Added quotes on how to fix it
Akriss is offline   Reply With Quote
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:14 AM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry