LinHES Forums
http://forum.linhes.org/

UPDATED - Firmware file in R5A30.2 - Twinhan DVB-T
http://forum.linhes.org/viewtopic.php?f=14&t=8679
Page 1 of 1

Author:  RattyDAVE [ Thu Feb 23, 2006 3:53 pm ]
Post subject:  UPDATED - Firmware file in R5A30.2 - Twinhan DVB-T

I am very new to KnoppMyth and this is my 1st installation.

The problem I am getting is it is not getting the firmware for the Twinhan Magic Box DTV card.

It looks like it can't find the firmware. At the end of this message are some diagnostics I have done. The firmware file is there though.

HELP!

Thanks in advance.

DAVE


root@mythtv:/usr/lib/hotplug/firmware# dmesg | grep dvb
dvb-usb: found a 'TwinhanDTV USB-Ter USB1.1 / Magic Box I / HAMA USB1.1 DVB-T device' in cold state, will try to load a firmware
saa7146: register extension 'dvb'.
saa7146: register extension 'budget dvb'.
saa7146: register extension 'budget_ci dvb'.
dvb-usb: did not find the firmware file. (dvb-usb-dibusb-5.0.0.11.fw) Please see linux/Documentation/dvb/ for more details on firmware-problems.
dvb-usb: TwinhanDTV USB-Ter USB1.1 / Magic Box I / HAMA USB1.1 DVB-T device error while loading driver (-2)
dvb_usb_dibusb_mb: probe of 2-1:1.0 failed with error -22
usbcore: registered new driver dvb_usb_dibusb_mb




root@mythtv:/usr/lib/hotplug/firmware# ls -ltr
total 3388
-rw-r--r-- 1 root root 226408 Apr 10 2005 dvb-ttpci-01.fw-261b
-rw-r--r-- 1 root root 226460 Apr 10 2005 dvb-ttpci-01.fw-261a
-rw-r--r-- 1 root root 231952 Apr 10 2005 dvb-ttpci-01.fw-261d
-rw-r--r-- 1 root src 226376 Apr 10 2005 dvb-ttpci-01.fw-261c
-rw-r--r-- 1 root root 10317 Apr 12 2005 dvb-dibusb-an2235-1.fw
-rw-r--r-- 1 root root 9003 Apr 12 2005 dvb-dibusb-adstech-usb2-1.fw
-rw-r--r-- 1 root root 7329 Apr 12 2005 dvb-dibusb-6.0.0.5.fw
-rw-r--r-- 1 root root 9180 Apr 12 2005 dvb-dibusb-5.0.0.11.fw
-rw-r--r-- 1 root root 12772 Apr 12 2005 dvb-fe-or51132-qam.fw
-rw-r--r-- 1 root root 5908 Apr 12 2005 dvb-fe-nxt2002.fw
-rw-r--r-- 1 root root 10011 Apr 12 2005 dvb-dibusb-umt-1.fw
-rw-r--r-- 1 root root 7508 Apr 12 2005 dvb-dibusb-nova-t-1.fw
-rw-r--r-- 1 root root 10757 Apr 12 2005 dvb-dibusb-avertv-usb2-1.fw
-rw-r--r-- 1 root root 7431 Apr 12 2005 dvb-usb-dtt200u-01.fw
-rw-r--r-- 1 root root 465152 Apr 12 2005 dvb-ttusb-dec-3000s.fw
-rw-r--r-- 1 root root 460448 Apr 12 2005 dvb-ttusb-dec-2540t.fw
-rw-r--r-- 1 root root 430328 Apr 12 2005 dvb-ttusb-dec-2000t.fw
-rw-r--r-- 1 root root 231952 Apr 12 2005 dvb-ttpci-01.fw
-rw-r--r-- 1 root root 20108 Apr 12 2005 dvb-fe-tdlb7.fw
-rw-r--r-- 1 root root 24479 Apr 12 2005 dvb-fe-tda10046.fw
-rw-r--r-- 1 root root 30555 Apr 12 2005 dvb-fe-tda10045.fw
-rw-r--r-- 1 root root 23620 Apr 12 2005 dvb-fe-sp887x.fw
-rw-r--r-- 1 root root 8518 Apr 12 2005 dvb-fe-or51211.fw
-rw-r--r-- 1 root root 17532 Apr 12 2005 dvb-fe-or51132-vsb.fw
-rw-r--r-- 1 root root 10752 Apr 12 2005 dvb-usb-vp7045-01.fw
-rw-r--r-- 1 root root 209327 Sep 13 14:24 haup-ir-blaster.bin
-rw-r--r-- 1 root root 262144 Nov 27 04:41 pvrusb2.f2
-rw-r--r-- 1 root root 8192 Nov 27 04:41 pvrusb2.f1
-rw-r--r-- 1 root root 124668 Nov 27 05:04 go7007tv.bin
-rw-r--r-- 1 root root 30800 Nov 27 05:04 go7007fw.bin
drwxr-xr-x 2 root root 4096 Nov 27 05:04 ezusb

Author:  tjc [ Thu Feb 23, 2006 7:46 pm ]
Post subject: 

Just a SWAG, but I would try copying or linking dvb-dibusb-5.0.0.11.fw to dvb-usb-dibusb-5.0.0.11.fw just from guessing that it was the same file with a naming problem...
Code:
cd /usr/lib/hotplug/firmware
ln -s dvb-dibusb-5.0.0.11.fw dvb-usb-dibusb-5.0.0.11.fw

However, before I did that, or even posted the question, I'd take the exact text of the error message you posted here and drop it into a Google search... Want to guess how many postings on the first page of results for "dvb-usb: did not find the firmware file. (dvb-usb-dibusb-5.0.0.11.fw)" have those exact same directions? ;-)

Author:  cesman [ Thu Feb 23, 2006 8:27 pm ]
Post subject: 

And if you can verify this works, I'll ensure it is in the next release...

Author:  RattyDAVE [ Fri Feb 24, 2006 2:13 am ]
Post subject:  New Error!

I have made that change above and now getting a new error.

I had already tried to make that change and you know how it goes you press buttons and everything then gets worse. Thought I would start at a point that is common.

Any more help?

DAVE


root@mythtv:/usr/lib/hotplug/firmware# ls
dvb-dibusb-5.0.0.11.fw dvb-ttpci-01.fw-261a
dvb-dibusb-6.0.0.5.fw dvb-ttpci-01.fw-261b
dvb-dibusb-adstech-usb2-1.fw dvb-ttpci-01.fw-261c
dvb-dibusb-an2235-1.fw dvb-ttpci-01.fw-261d
dvb-dibusb-avertv-usb2-1.fw dvb-ttusb-dec-2000t.fw
dvb-dibusb-nova-t-1.fw dvb-ttusb-dec-2540t.fw
dvb-dibusb-umt-1.fw dvb-ttusb-dec-3000s.fw
dvb-fe-nxt2002.fw dvb-usb-dibusb-5.0.0.11.fw
dvb-fe-or51132-qam.fw dvb-usb-dtt200u-01.fw
dvb-fe-or51132-vsb.fw dvb-usb-vp7045-01.fw
dvb-fe-or51211.fw ezusb
dvb-fe-sp887x.fw go7007fw.bin
dvb-fe-tda10045.fw go7007tv.bin
dvb-fe-tda10046.fw haup-ir-blaster.bin
dvb-fe-tdlb7.fw pvrusb2.f1
dvb-ttpci-01.fw pvrusb2.f2

root@mythtv:/usr/lib/hotplug/firmware# dmesg | grep dvb
dvb-usb: found a 'TwinhanDTV USB-Ter USB1.1 / Magic Box I / HAMA USB1.1 DVB-T device' in cold state, will try to load a firmware
saa7146: register extension 'dvb'.
saa7146: register extension 'budget dvb'.
saa7146: register extension 'budget_ci dvb'.
dvb-usb: did not find the firmware file. (dvb-usb-dibusb-5.0.0.11.fw) Please see linux/Documentation/dvb/ for more details on firmware-problems.
dvb-usb: TwinhanDTV USB-Ter USB1.1 / Magic Box I / HAMA USB1.1 DVB-T device error while loading driver (-2)
dvb_usb_dibusb_mb: probe of 2-1:1.0 failed with error -22
usbcore: registered new driver dvb_usb_dibusb_mb

Author:  RattyDAVE [ Fri Feb 24, 2006 6:28 am ]
Post subject:  ALL FIXED!

We have a working machine now....

I dont know what happened.. but I reinstalled... made that symbolic link and all works now!

Thank you very much for you help!

DAVE

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/