Re: [ivtv-devel] PVR-150 Sound

2005-06-10 Thread Bryan Mayland
Jerry Burgess wrote: Bryan, out of curiosity what module options do you use? I don't have any module options at all actually. I just `modprobe ivtv` and it works like a champ. --- This SF.Net email is sponsored by: NEC IT Guy Games.

Re: [ivtv-devel] PVR-150 Sound

2005-06-10 Thread Jerry Burgess
--- Bryan Mayland <[EMAIL PROTECTED]> wrote: > Jerry Burgess wrote: > > >ivtv: Linux version: 2.6.10-5-amd64-k8 gcc-3.3 > >tveeprom: Hauppauge: model = 26032, rev = C199, > >cx25840: firmware load failed > > > Oh that's right, you were the one with the > firmware load problem. I > run ubu

Re: [ivtv-devel] PVR-150 Sound

2005-06-10 Thread Bryan Mayland
Jerry Burgess wrote: ivtv: Linux version: 2.6.10-5-amd64-k8 gcc-3.3 tveeprom: Hauppauge: model = 26032, rev = C199, cx25840: firmware load failed Oh that's right, you were the one with the firmware load problem. I run ubuntu with the 686 version of that same kernel, with the exact same PV

Re: [ivtv-devel] PVR-150 Sound

2005-06-09 Thread Jerry Burgess
The card is NTSC. I've added ivtv options suggested in previous posts. Still no sound.. dmesg: ivtv: START INIT IVTV ivtv: version 0.3.6 (e) loading ivtv: Linux version: 2.6.10-5-amd64-k8 gcc-3.3 ivtv: In case of problems please include the debug info ivtv:

Re: [ivtv-devel] PVR-150 Sound

2005-06-09 Thread Monkey Pet
On 6/9/05, Jerry Burgess <[EMAIL PROTECTED]> wrote: I've checked alsamixer and all inputs are > unmuted. Why would inputs matter? The PVR 150 (not mce) uses oncard hw encoding for mpeg2. I just got done setting my pvr 150 (not mce) working with myth out of the box: ivtv: ST

Re: [ivtv-devel] PVR-150 Sound

2005-06-09 Thread Nick Rosier
On 6/9/05, Jerry Burgess <[EMAIL PROTECTED]> wrote: > non mce PVR-150, latest ivtv 0.3.6f, > options: > alias char-major-81 videodev > alias char-major-81-0 ivtv try adding options ivtv tda9887=0 (and maybe ivtv_debug=1) N. --- This SF.Net ema

Re: [ivtv-devel] PVR-150 Sound

2005-06-09 Thread Bryan Mayland
Is this PAL or NTSC, and can you post the dmesg output from the IVTV init (starting at START INIT IVTV)? Jerry Burgess wrote: non mce PVR-150, latest ivtv 0.3.6f, options: alias char-major-81 videodev alias char-major-81-0 ivtv ---

Re: [ivtv-devel] PVR-150 Sound

2005-06-09 Thread Jerry Burgess
non mce PVR-150, latest ivtv 0.3.6f, options: alias char-major-81 videodev alias char-major-81-0 ivtv --- Nick Rosier <[EMAIL PROTECTED]> wrote: > Jerry, > > what card? what driver? what are your current > module-options? > > N. > > On 6/9/05, Jerry Burgess <[EMAIL PROTECTED]> > wrote: > > Ok,

Re: [ivtv-devel] PVR-150 Sound

2005-06-09 Thread Nick Rosier
Jerry, what card? what driver? what are your current module-options? N. On 6/9/05, Jerry Burgess <[EMAIL PROTECTED]> wrote: > Ok, what's the secret to getting the sound from the > tuner? I searched the list and tried tda9887 qss=0. No > luck. I've checked alsamixer and all inputs are > unmuted.

[ivtv-devel] PVR-150 Sound

2005-06-09 Thread Jerry Burgess
Ok, what's the secret to getting the sound from the tuner? I searched the list and tried tda9887 qss=0. No luck. I've checked alsamixer and all inputs are unmuted. What else should I try? Thanks, Jerry --- This SF.Net email is sponsored by: NEC

Re: [ivtv-devel] PVR 150 sound patch doesn't work for me

2005-02-14 Thread Jonathan Martin
Can you tell me if you applied any other patches or anything else that I might not be doing? I am still not getting any audio. -- Jonathan Martin www.niblet.us > Hi - I've posted it a bunch of times before it's exactly the same > as yours but with a different serial number. > > > tveeprom:

Re: [ivtv-devel] PVR 150 sound patch doesn't work for me

2005-02-11 Thread Jonathan Martin
Can you send me your output of "ivtvctl -A"? I keep getting this error in dmesg whenever I try to record something: > > cx25840: *** I2C Write to no cx25840 device 0x43. > > cx25840: I2C sequence write failed, length 4, ret -121 I am not sure what is causing it and/or how to fix it. I don't thin

Re: [ivtv-devel] PVR 150 sound patch doesn't work for me

2005-02-10 Thread Peter Karlsson
On Thu, 10 Feb 2005, Jonathan Martin wrote: > I seem to be a bit lost. I double checked my kernel and I have I2C as a > module. I assume this is okay. I also followed your script, but all > without any luck. I am going to poke around and try some various this and > see if I can get something.

Re: [ivtv-devel] PVR 150 sound patch doesn't work for me

2005-02-10 Thread Jonathan Martin
I seem to be a bit lost. I double checked my kernel and I have I2C as a module. I assume this is okay. I also followed your script, but all without any luck. I am going to poke around and try some various this and see if I can get something. Just an FYI, I am running a clean install of gentoo

Re: [ivtv-devel] PVR 150 sound patch doesn't work for me

2005-02-10 Thread Peter Karlsson
On Thu, 10 Feb 2005, Tyler Trafford wrote: > On Thu, 10 Feb 2005 06:20:17 -0600 (CST), Jonathan Martin <[EMAIL PROTECTED]> > wrote: > > This doesn't seem to be working for me. First I rmmod cx25840 tuner ivtv. > > After I make the changes, I do a make; make install in the drivers > > directory,

Re: [ivtv-devel] PVR 150 sound patch doesn't work for me

2005-02-10 Thread Tyler Trafford
On Thu, 10 Feb 2005 06:20:17 -0600 (CST), Jonathan Martin <[EMAIL PROTECTED]> wrote: > This doesn't seem to be working for me. First I rmmod cx25840 tuner ivtv. > After I make the changes, I do a make; make install in the drivers > directory, and then again in the utils. Then I run update-modul

Re: [ivtv-devel] PVR 150 sound patch doesn't work for me

2005-02-10 Thread Jonathan Martin
This doesn't seem to be working for me. First I rmmod cx25840 tuner ivtv. After I make the changes, I do a make; make install in the drivers directory, and then again in the utils. Then I run update-modules. Then modprobe ivtv. I hope I am not missing something simple. There is one line in my

Re: [ivtv-devel] PVR 150 sound patch doesn't work for me

2005-02-10 Thread Winston Chang
Hi - I've posted it a bunch of times before it's exactly the same as yours but with a different serial number. tveeprom: Hauppauge: model = 26052, rev = C182, serial# = 2903250 tveeprom: tuner = LG TAPC H791F (idx = 82, type = 39) tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x100

Re: [ivtv-devel] PVR 150 sound patch doesn't work for me

2005-02-10 Thread Jonathan Martin
Can you post the tveeprom output for your card? -- Jonathan > It looks like I was making a mistake with my module loading/unloading > when I played with CX25840_SET_AUD_STANDARD(), the first time around. > I just made the original change from 0x0f to 0x01, and the audio worked > fine on my card.

Re: [ivtv-devel] PVR 150 sound patch doesn't work for me

2005-02-10 Thread Winston Chang
It looks like I was making a mistake with my module loading/unloading when I played with CX25840_SET_AUD_STANDARD(), the first time around. I just made the original change from 0x0f to 0x01, and the audio worked fine on my card. Thanks, Jeff! --Winston On Feb 9, 2005, at 11:18 PM, Jeff William

Re: [ivtv-devel] PVR 150 sound patch doesn't work for me

2005-02-10 Thread Jonathan Martin
I see to be having the same problem - no audio with new patch. I appear to have a similar card too (retail non-mce): tveeprom: Hauppauge: model = 26052, rev = C182, serial# = 2902793 tveeprom: tuner = LG TAPC H791F (idx = 82, type = 39) tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x1

Re: [ivtv-devel] PVR 150 sound patch doesn't work for me

2005-02-09 Thread Jeff Williams
On Wed, 2005-02-09 at 22:01 -0500, Winston Chang wrote: > CX25840_SET_PATH1_SEL_CTL() try CX25840_SET_PATH1_SEL_CTL(0x0002) but since it appears that you have an msp3400 on your card, it may be using a different input as well as path, so you may have to try 0x0 through 0x4 on CX25840_SET_CH_2__S

[ivtv-devel] PVR 150 sound patch doesn't work for me

2005-02-09 Thread Winston Chang
I tried it on 150 and it didn't work for me. From the 0.3.2d sources, I tried every value for CX25840_SET_AUD_STANDARD() from 0x01 to 0x0E with no effect. Then, with the aud_standard set to 0x01, I tried changing CX25840_SET_PATH1_SEL_CTL() from 0x to 0x0003, again with no effect. I didn