LinuxMCE Forums
May 18, 2013, 10:11:53 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: [SOLVED] 1004 DVB cards - missing drivers  (Read 523 times)
b4rney
Guru
****
Posts: 454


View Profile
« on: July 15, 2012, 09:09:20 pm »

Hi All,
Just did a clean install from the latest snapshot (1st July). My tuners aren't detected/working for mythtv. Do I need to add drivers. I assumed they would be auto-detected as they both work in 0810.

I have a:
1. Kworld KW-DVB-T 399U USB
2. HVR2200 PCIe DVB-T
Both worked fine in 0810

Cheers,
Barney

dmesg
Code:
root@dcerouter:/# dmesg | grep dvb
[   14.504256] dvb-usb: found a 'KWorld PlusTV Dual DVB-T Stick (DVB-T 399U)' in cold state, will try to load a firmware
[   14.504263] usb 2-1: firmware: requesting dvb-usb-af9015.fw
[   14.519445] dvb-usb: did not find the firmware file. (dvb-usb-af9015.fw) Please see linux/Documentation/dvb/ for more details on firmware-problems. (-2)
[   14.519544] dvb_usb_af9015: probe of 2-1:1.0 failed with error -2
[   14.519566] usbcore: registered new interface driver dvb_usb_af9015
lsmod
Code:
root@dcerouter:/# lsmod | grep dvb
dvb_usb_af9015         23159  0
dvb_usb                14457  1 dvb_usb_af9015
dvb_core               86206  2 dvb_usb,saa7164
« Last Edit: July 16, 2012, 11:37:00 pm by b4rney » Logged
l3mce
NEEDS to work for LinuxMCE
***
Posts: 1031



View Profile
« Reply #1 on: July 16, 2012, 03:54:05 am »

Please sudo apt-get install linux-firmware-nonfree and tell me if this resolves your issue.
Logged

I never quit... I just ping out.
b4rney
Guru
****
Posts: 454


View Profile
« Reply #2 on: July 16, 2012, 10:04:17 pm »

OK. That worked for one of the cards (kworld usb).

Mythtv is a bit hit and miss. Keeps crashing, but might be poor signal with that device as it only picked up a few channels.

Thanks l3mce
Barney
Logged
l3mce
NEEDS to work for LinuxMCE
***
Posts: 1031



View Profile
« Reply #3 on: July 16, 2012, 10:13:19 pm »

Please follow this if you haven't yet until a fix is applied.

http://forum.linuxmce.org/index.php/topic,12659.msg90402.html#msg90402
Logged

I never quit... I just ping out.
b4rney
Guru
****
Posts: 454


View Profile
« Reply #4 on: July 16, 2012, 10:33:55 pm »

Thanks again l3mce.

Turns out I didn't have the firmware for the HVR2200. Got it as follows:
Code:
cd /lib/firmware/
wget http://steventoth.net/linux/hvr22xx/firmwares/3978608/v4l-saa7164-1.0.3.fw

After reboot it got detected and now it works. Will rescan and try the above fix if it's still flaky.
Barney
Logged
b4rney
Guru
****
Posts: 454


View Profile
« Reply #5 on: July 16, 2012, 11:36:37 pm »

OK. Still flaky so applied the above fix.

MythTV is definitely better. I can play on the core and an md that have had the fix. Still having some problems with encoders/mythfill database. Can't delete encoders using:
computing->mythTV setup

If I do they just re-appear when I go back in. At the moment I have 4 encoders showing in mythweb but I'm only using the HVR2200 twin tuner.

This is probably better in another thread though. I'll keep playing.

l3mce's suggestions have all more or less worked for me. That plus finding the missing firmware.
Thank you.
Barney
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!