Well there is one question.
Yesterday I bought a Beholder Columbus PCMCIA TV tuner. It installed fine, I set up BeholdTV application for tuning. After a few hours of multiple system restores (norton ghost images from DOS) and reinstalles I think I figures out what the problem is.
The system boots fine, but ANY (I've tried three) tuner softwares HALT the system. I think it's when they try to open audio OR video streams. This is how my current (with ACPI) IRQ table looks like:
Code:
(ISA) 0 System timer
(ISA) 1 Standard 101/102-Key or Microsoft Natural PS/2 Keyboard
(ISA) 8 System CMOS/real time clock
(ISA) 9 Microsoft ACPI-Compliant System
(ISA) 12 PS/2 Compatible Mouse
(ISA) 13 Numeric data processor
(ISA) 14 Primary IDE Channel
(ISA) 15 Secondary IDE Channel
(PCI) 10 Behold TV Columbus
(PCI) 10 Crystal WDM AC'97 Driver for ICH4
(PCI) 10 Intel(R) 82801DB/DBM SMBus Controller - 24C3
(PCI) 10 Intel(R) 82801DB/DBM USB Universal Host Controller - 24C2
(PCI) 10 Intel(R) 82852/82855 GM/GME Graphics Controller
(PCI) 10 Ricoh R/RL/5C476(II) or Compatible CardBus Controller
(PCI) 10 Ricoh R/RL/5C476(II) or Compatible CardBus Controller
(PCI) 11 Intel(R) 82801DB/DBM USB Universal Host Controller - 24C4
(PCI) 11 Intel(R) 82801DB/DBM USB Universal Host Controller - 24C7
(PCI) 11 Intel(R) 82801DB/DBM USB2 Enhanced Host Controller - 24CD
(PCI) 11 OHCI Compliant IEEE 1394 Host Controller
(PCI) 11 Realtek RTL8139 Family PCI Fast Ethernet NIC
So we see, Columbus TV tuner shares IRQ's with audio and graphics controller. I think this is the key to my problem - I have no sound and no video when starting BeholdTV application, and when I find the working channels, the tuner (any application!) halts the system. I dunno what to do now, because I still didn't find a way to map IRQ's manually.
What am I trying to say regarding kX drivers is - maybe initialisation procedure IS fine and the driver works, but opening a recording caused a halt (in my case)? Previous,
3538L version had no support for recording, and worked fine.
Audigy ZS notebook has to have the same IRQ as cardbus controller so it conflicts with embedded sound device and halts the system?
Please post your IRQ maps here.
To capture IRQ mappings use Kleptomania software. To see IRQ mapping use Device manager > View > Resources by connection.
Feel free to comment and point out where I'm wrong or whatever. I'm still eager to make my TV tuner work
