View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 5 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Thu Feb 23, 2006 3:53 pm 
Offline
Joined: Tue Feb 21, 2006 4:43 am
Posts: 3
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


Last edited by RattyDAVE on Fri Feb 24, 2006 4:07 am, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Feb 23, 2006 7:46 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
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? ;-)


Top
 Profile  
 
 Post subject:
PostPosted: Thu Feb 23, 2006 8:27 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
And if you can verify this works, I'll ensure it is in the next release...

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject: New Error!
PostPosted: Fri Feb 24, 2006 2:13 am 
Offline
Joined: Tue Feb 21, 2006 4:43 am
Posts: 3
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


Top
 Profile  
 
 Post subject: ALL FIXED!
PostPosted: Fri Feb 24, 2006 6:28 am 
Offline
Joined: Tue Feb 21, 2006 4:43 am
Posts: 3
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


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu