| Summary: | Make sound work on TV-cards with MSDP3415D-B3 chip | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Ulrich Spoerlein <q> | ||||
| Component: | kern | Assignee: | alex <alex> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 4.7-STABLE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Ulrich Spoerlein
2003-01-08 16:40:01 UTC
Hi Your patch works fine. The only thing I needed to do is to run sysctl -w hw.bt848.slow_msp_audio=3. Default value is -1. My hardware: bktr0: <BrookTree 878> mem 0xee800000-0xee800fff irq 9 at device 12.0 on pci2 bktr0: Hauppauge Model 44354 D147 bktr0: Warning - Unknown Hauppauge Tuner 0x2f bktr0: Detected a MSP3415D-B3 at 0x80 bktr0: Hauppauge WinCast/TV, Philips PAL I tuner, msp3400c stereo, remote control. Best regards, -- Drazen Ferencic On 2003/01/20-11:40:02 Drazen Ferencic wrote:
> Your patch works fine. The only thing I needed to do is to run sysctl -w
> hw.bt848.slow_msp_audio=3. Default value is -1.
>
> My hardware:
>
> bktr0: <BrookTree 878> mem 0xee800000-0xee800fff irq 9 at device 12.0 on pci2
> bktr0: Hauppauge Model 44354 D147
> bktr0: Warning - Unknown Hauppauge Tuner 0x2f
> bktr0: Detected a MSP3415D-B3 at 0x80
> bktr0: Hauppauge WinCast/TV, Philips PAL I tuner, msp3400c stereo, remote
> control.
Interessting, could you tell me the exact Version String of your tuner? You
might need to open your case and look on the card if there's anything from
'Philips'. It's probably something like FM1246 or FR1246 or similar.
Is this a card advertised as stereo or mono?
Could you please try it with hw.bt848.slow_msp_audio=1 and =2?
State Changed From-To: open->feedback Responsible Changed From-To: freebsd-bugs->alex Could you by chance test this on a -CURRENT box? I've committed a port of the driver a while back which fixed this for me and should fix this as well for you. Try it with the BKTR_NEW_MSP34XX_DRIVER option in the kernel-config. State Changed From-To: feedback->closed According to the submitter, the new kernel option works. |