I have 2 DVB-T cards (one brooktree and one conexant based) and both have been working well for sometime now. However, when I powered down the machine today, to try to upgrade the soundcard (SBLive to SBAudigy), one of my DVB cards stopped working, and even though I have put the old soundcard back.
In mythbackend.log I see
Code:
DVBChan(1) Error: Opening DVB frontend device failed.
eno: No such file or directory (2)
and when I run mythtv-setup and look at the config for the brooktree card it says something very similar to
Code:
Could not open card #1 subtype, directory does not exist
In the middle of the details on the screen.
However, linux reports BOTH cards as it boots. It lists both the brooktree and connexant devices.
Also if I try to add a new card in mythtv-setup, when I select card 1, the same error, Could not open card #1 subtype, is reported.
So I am looking for clues as to what is happening, and how to go about fixing this. I am not certain how putting in the new soundcard could have triggered this, it may be just coincidence. The new soundcard didn't seem to work, although I will pursue that later after I get the DVB card working again - it's much higher priority

Edit: I just realised there is only one subdirectory in /dev/dvb and that is /dev/dvb/adapter0. Looks like adapter1 is not being created anymore - trouble is I do not know much about how this all works. Can anyone help please?
Edit2: I should have noted that I am running R5E50
Edit3: lspci indicates that the card is there. I am starting to think it is udev not doing the right thing. Could this be so
Code:
lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 03)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] PCI Bridge
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 40)
00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:07.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 16)
00:07.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 16)
00:07.4 Bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40)
00:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
00:11.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
00:11.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
00:12.0 Multimedia video controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
00:12.2 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05)
00:14.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 08)
00:14.1 Input device controller: Creative Labs SB Live! Game Port (rev 08)
01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (rev 01)
01:00.1 Display controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (Secondary) (rev 01)