Author |
Message |
superkrusty
|
Posted: Sun Mar 20, 2005 11:40 pm |
|
Joined: Sun Mar 20, 2005 11:13 pm
Posts: 15
|
Hi Guys,
I have just installed a Visionplus HDTV card with R5A12. When I select watch TV I just get a black screen on the monitor. In the DMESG info it seems to have recognised the card O.K.
In mythtv-setup if I try and setup the capture card it doesn't recognise anything there on either card 0,1,2 or 3.
Any suggestions, I had analog cards whipped but feel like I am starting again with Digital
Cheers
Brad
|
|
Top |
|
 |
nigelpearson
|
Posted: Mon Mar 21, 2005 5:34 am |
|
Joined: Wed Mar 03, 2004 7:43 pm
Posts: 748
Location:
Sydney, Australia
|
I agree black screen isn't very helpful, so the next thing to check is the log from the backend. Open a new console (Alt-Ctl-2), login, and less /var/log/mythtv/mythbackend.log
Have a look at the end of the file. Is there an error message, like "Could not get a lock?" Or "No PIDs set"
The former would probably be weak signal, the latter could be an incomplete scan in the setup program.
_________________ | Nigel Pearson, nigel.pearson.au@gmail.com| "Things you own end up owning you" - Tyler, Fight Club
|
|
Top |
|
 |
superkrusty
|
Posted: Mon Mar 21, 2005 6:51 am |
|
Joined: Sun Mar 20, 2005 11:13 pm
Posts: 15
|
Thanks Nigel, I have been going over your guides trying to sort it out. The output of /var/log/mythtv/mythbackend.log and DMESG below. Any info most welcome
2005-03-21 22:44:18.062 DVB#0 ERROR - Opening DVB frontend device failed.
(19) No such device
Linux video capture interface: v1.00
bttv: driver version 0.9.15 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
bttv: Bt8xx card found (0).
ACPI: PCI interrupt 0000:01:08.0[A] -> GSI 16 (level, high) -> IRQ 16
bttv0: Bt878 (rev 17) at 0000:01:08.0, irq: 16, latency: 32, mmio: 0xdc000000
bttv0: detected: Twinhan VisionPlus DVB-T [card=113], PCI subsystem ID is 1822:0
001
bttv0: using: Twinhan DST + clones [card=113,autodetected]
bttv0: gpio: en=00000000, out=00000000 in=00f100fe [init]
bttv0: using tuner=4
tuner: Ignoring new-style parameters in presence of obsolete ones
bttv0: add subdevice "dvb0"
|
|
Top |
|
 |
alien
|
Posted: Mon Mar 21, 2005 7:46 am |
|
Joined: Mon Jun 21, 2004 5:28 am
Posts: 700
Location:
Germany
|
superkrusty wrote: bttv0: using tuner=4 tuner: Ignoring new-style parameters in presence of obsolete ones bttv0: add subdevice "dvb0"
That looks familiar. I just had it, but on a PVR-250 card.
Try deleting the "options tuner type=x" line in /etc/mythtv/modules/ivtv, running update-modules, depmod then rebooting. This will allow the auto-detected values to be used. Not 100% sure if this will solve the problem, but it might get you closer.
Cheers,
Allen
_________________ ASUS AT3N7A-I (Atom 330) TBS 8922 PCI (DVB-S2)
|
|
Top |
|
 |
nigelpearson
|
Posted: Tue Mar 22, 2005 5:50 am |
|
Joined: Wed Mar 03, 2004 7:43 pm
Posts: 748
Location:
Sydney, Australia
|
superkrusty wrote: 2005-03-21 22:44:18.062 DVB#0 ERROR - Opening DVB frontend device failed. (19) No such device
OK. This corresponds to what you said about mythtv-setup not identifying the cards. But the dmesg output looks normal. I don't know why it is happening. My next suggestion would be to compile the linuxtv-dvb-apps src (it is in /usr/src), and run the scan utility as per my guide.
I assume that /dev/dvb/adapter0 exists?
_________________ | Nigel Pearson, nigel.pearson.au@gmail.com| "Things you own end up owning you" - Tyler, Fight Club
|
|
Top |
|
 |
superkrusty
|
Posted: Tue Mar 22, 2005 5:08 pm |
|
Joined: Sun Mar 20, 2005 11:13 pm
Posts: 15
|
Thanks again Nigel, I am downloading R5A10 to see it that has any more luck. I hope R10 has the correct drivers as I have not tried that version yet.
|
|
Top |
|
 |
superkrusty
|
Posted: Tue Mar 22, 2005 7:54 pm |
|
Joined: Sun Mar 20, 2005 11:13 pm
Posts: 15
|
By the way, on R5A12 I thought I would have a go at upgrading the kernel to 2.6.10. I tried apt-get install kernel-2.6.10 which seemed to work. I then edited lilo and changed the boot image to the new kernel ie. changed where it said 2.6.9... to 2.6.10.. (cannot remember exact versions).
Didn't boot after that. Is this the correct way to upgrade the kerenel ?
|
|
Top |
|
 |
twistedman
|
Posted: Fri Mar 25, 2005 4:12 am |
|
Joined: Tue Mar 22, 2005 9:44 pm
Posts: 1
|
I seem to be hitting the same problem using R5A12. Vision Plus card is being picked up by Knoppmyth at install, but not showing up in config.
I'm getting the above errors in the backend log and dmsg, with the added twisted of seeing that the card is being picked up but is then being "blacklisted" buy the MythTV PCI agent immediately after it appears to have configured it happily.
And here I was thinking that this was going to easy.........................
I would welcome some guidance.
|
|
Top |
|
 |
nigelpearson
|
Posted: Mon Mar 28, 2005 9:40 pm |
|
Joined: Wed Mar 03, 2004 7:43 pm
Posts: 748
Location:
Sydney, Australia
|
|
Top |
|
 |