| Author |
Message |
John Lewis
Joined: 03 Dec 2007 Posts: 148 Location: Albany West Australia
|
Posted: Sun 17 Jan 2010, 02:45 Post subject:
How to set up AviaMedia DVB-T HD USB Puppy 4.3.1 Subject description: Setup TV Volar Black HD |
|
How to set up the AverMedia TV Volar Black HD DVB-T USB stick.
Vendor ID 0x1d6b Product ID 0x2
Having just been through this exercise in Puppy 4.3.1 I thought it might be helpful to detail the process in the hope it might help others. This works on sd card frugal in eee701SD pc and from multisession DVD just fine.
The basic steps are:
1. Install driver if not already. The driver for this card is in 4.3.1 already. It is dvb-usb-af9015.ko
2. Install the firmware file dvb-usb-af9015.fw in /lib/firmware. For some reason it was absent.
3. Install linuxtv-apps-1.1.1.pet. Then:
4. In terminal run MAKEDEV-DVB.sh to create the device nodes.
If you now plug in the stick and run dmesg you should have a warm device shown along with some other information.
5. Download and untar dvbt-scanaid-0.03.tar.bz2 to a suitable location. I put it in root.
6. Run scanaid to create a text file of channel data.
7. Run this command in terminal:
cd dvbt-scanaid-0.03
./Create_Scanning_Table
scan Scanlist.txt >/root/.xine/channels.conf
There are some listed text files for various locations in directory DVB-T in "My Applications" and by experimenting with these I got SBS running too. as it was not picked up by the initial scan.
Now for a useful extra to enable easier channel changes and recording.
Install Gtb-DVB.pet.
For this to work you need to also install GtkBasic003e.pet and PuppyBasic-2.6.pet.
I'm very pleased with this. It works better in Puppy than in Mepis on my main desktop computer where HDTV tends to stutter a bit.
Puppy linux Search and Google helped me find all the necessary bits and pieces.
The above steps should work with almost any version of Puppy as long as you have the necessary driver and firmware files. You may need to compile them if you can't find what you want with Puppy search.as I'm now trying to do for another card I have that is not yet supported.
Thanks to all the great people on this forum who contributed the dot pets and their time and expertise. Without you I would never have succeeded. I have just collected all the information I found here in one place to help others.
Files needed.
dvb-usb-af9015.fw.
http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware_files/4.71.0/
Linuxtv-apps-1.1.1.pet
http://puppyfiles.org/dotpupsde/dotpups/Multimedia/Mplayer-1.0rc1/
dvbt-scanaid-0.03.tar.bz2
http://www.johannes-bauer.com/dvbt/dvbt-scanaid-0.03.tar.bz2
Gtb-DVB.pet (Half way down page)
http://www.murga-linux.com/puppy/viewtopic.php?t=29513
GtkBasic003e.pet
http://dotpups.de/puppy3/dotpups/Programming/GtkBasic003/GtkBasic003e.pet
PuppyBasic-2.6.pet (On this page)
http://dotpups.de/dotpups/Programming/
John Lewis
|
|
Back to top
|
|
 |
edoc

Joined: 07 Aug 2005 Posts: 3937 Location: Southeast Georgia, USA
|
Posted: Wed 21 Jul 2010, 12:32 Post subject:
|
|
Sure appreciate you sharing this!
Have you heard from anyone who has tried this under any other versions of Puppy?
I was thinking of trying this with Spup 040 and have asked elsewhere about that - no replies yet.
_________________ Thanks! David
Home page: http://nevils-station.com
Don't google Search! http://duckduckgo.com
Multiple computers - currently running Puppy Exprimo ver. 5x15
|
|
Back to top
|
|
 |
John Lewis
Joined: 03 Dec 2007 Posts: 148 Location: Albany West Australia
|
Posted: Sun 25 Jul 2010, 08:37 Post subject:
|
|
I've not tried it in another Puppy but I think it should work so long as the af9015 file files matches the kernal.
By the way the link for scanaid no longer works. I found another source via Google. Sorry can't give link at present as it is on another computer. If you are stuck I could email files if you wish.
Off to watch TDF on TV now.
John Lewis
|
|
Back to top
|
|
 |
edoc

Joined: 07 Aug 2005 Posts: 3937 Location: Southeast Georgia, USA
|
Posted: Sun 25 Jul 2010, 20:28 Post subject:
|
|
| John Lewis wrote: | I've not tried it in another Puppy but I think it should work so long as the af9015 file files matches the kernal.
By the way the link for scanaid no longer works. I found another source via Google. Sorry can't give link at present as it is on another computer. If you are stuck I could email files if you wish.
Off to watch TDF on TV now.
John Lewis |
I had already located and downloaded all of the files, including scanaid -- I found it using the privacy-respecting alternative to google http://startpage.com
What is "af9015" and how do I know if it matches the kernel, please?
_________________ Thanks! David
Home page: http://nevils-station.com
Don't google Search! http://duckduckgo.com
Multiple computers - currently running Puppy Exprimo ver. 5x15
|
|
Back to top
|
|
 |
edoc

Joined: 07 Aug 2005 Posts: 3937 Location: Southeast Georgia, USA
|
Posted: Sun 25 Jul 2010, 20:31 Post subject:
Subject description: Matching the af9015 files to the kernel? |
|
BTW: Barry has temporarily suspended/postponed development of Spup at 040 and has returned to Wary. Spup seems the best-of-breed so I sure hope he returns to it soon!
He intends to use the 2.6.32.16 kernel in Wary.
Any idea if it is compatible?
http://bkhome.org/blog/?viewDetailed=01737
http://bkhome.org/blog/?viewDetailed=01738
_________________ Thanks! David
Home page: http://nevils-station.com
Don't google Search! http://duckduckgo.com
Multiple computers - currently running Puppy Exprimo ver. 5x15
|
|
Back to top
|
|
 |
John Lewis
Joined: 03 Dec 2007 Posts: 148 Location: Albany West Australia
|
Posted: Mon 26 Jul 2010, 06:35 Post subject:
|
|
Hi edoc,
Hope this helps. I've not been checking the forum a lot lately due to other commitments.
The file
dvb-usb-af9015.fw. from
http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware_files/4.71.0/
You already have? Not sure whether it is kernel specific. probably not.
This is the odd one.
Install driver if not already. The driver for this card is in 4.3.1 already.it is dvb-usb-af9015.ko
I'm pretty sure this will be kernel specific. If it is included in your puppy version you are set. Not sure what to do if it is not. You could try the one from 4.3.1 I guess and see what happens.
I cut and pasted from my notes for the above .
When I get a chance I am going to try some other pups to see what happens.
John Lewis
One thing I've noticed. If you don't have a good working antenna nothing appears to work at all. The little one that comes with the stick doesn't work at all here.
|
|
Back to top
|
|
 |
edoc

Joined: 07 Aug 2005 Posts: 3937 Location: Southeast Georgia, USA
|
Posted: Mon 26 Jul 2010, 09:18 Post subject:
|
|
This shows up in Spup 040 vi Pfind:
/lib/modules/2.6.34.1/kernel/drivers/media/dvb/dvb-usb/dvb-usb-af9015.ko
I had downloaded:
| Quote: | dvb-usb-af9015.fw. from
http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware_files/4.71.0/ |
How does one determine if something is kernel specific?
Is there a specific way to inquire in Console or does one just try it and see what happens?
This is my home/business laptop so I try to avoid taking too many risks, even with a good backup!
I sure appreciate the help!
_________________ Thanks! David
Home page: http://nevils-station.com
Don't google Search! http://duckduckgo.com
Multiple computers - currently running Puppy Exprimo ver. 5x15
|
|
Back to top
|
|
 |
John Lewis
Joined: 03 Dec 2007 Posts: 148 Location: Albany West Australia
|
Posted: Tue 27 Jul 2010, 09:57 Post subject:
|
|
Does you version of Puppy have the dvb-usb-af9015.ko file?
A good way to try would be to put a frugal install of your puppy on a USB stick and try it there. That way should be no danger of damaging the installation provided it has its own save file. In any event I'm pretty sure that if the file is wrong it won't be a problem. You would just remove it.
John Lewis
|
|
Back to top
|
|
 |
edoc

Joined: 07 Aug 2005 Posts: 3937 Location: Southeast Georgia, USA
|
Posted: Tue 27 Jul 2010, 10:20 Post subject:
|
|
According to Pfind it is here in Spup 040:
/lib/modules/2.6.34.1/kernel/drivers/media/dvb/dvb-usb/dvb-usb-af9015.ko
_________________ Thanks! David
Home page: http://nevils-station.com
Don't google Search! http://duckduckgo.com
Multiple computers - currently running Puppy Exprimo ver. 5x15
|
|
Back to top
|
|
 |
gronos04
Joined: 30 Dec 2006 Posts: 54 Location: Radfordia QLD
|
Posted: Wed 28 Jul 2010, 01:57 Post subject:
|
|
@edoc
dmesg | grep dvb
if the firmware is incompatible you will see a bunch of squawks.
|
|
Back to top
|
|
 |
John Lewis
Joined: 03 Dec 2007 Posts: 148 Location: Albany West Australia
|
Posted: Wed 28 Jul 2010, 07:37 Post subject:
|
|
| edoc wrote: | According to Pfind it is here in Spup 040:
/lib/modules/2.6.34.1/kernel/drivers/media/dvb/dvb-usb/dvb-usb-af9015.ko |
I'm pretty sure in that case that if you follow my steps it will work. Tomorrow I will download spup040 if I can find it and give it a try.
John Lewis
|
|
Back to top
|
|
 |
edoc

Joined: 07 Aug 2005 Posts: 3937 Location: Southeast Georgia, USA
|
Posted: Wed 28 Jul 2010, 14:27 Post subject:
|
|
| gronos04 wrote: | @edoc
dmesg | grep dvb
if the firmware is incompatible you will see a bunch of squawks. |
Here are my results ...
| Quote: |
# dmesg | grep dvb
# |
I am also testing Fatdog64-500 on another laptop as well as TXZ_450 -- anyone tested this on either of those?
_________________ Thanks! David
Home page: http://nevils-station.com
Don't google Search! http://duckduckgo.com
Multiple computers - currently running Puppy Exprimo ver. 5x15
|
|
Back to top
|
|
 |
gronos04
Joined: 30 Dec 2006 Posts: 54 Location: Radfordia QLD
|
Posted: Wed 28 Jul 2010, 15:39 Post subject:
|
|
@edoc
Was your dvb device plugged in before running the dmesg command?.
If it was then the kernel has no support for dvb
|
|
Back to top
|
|
 |
edoc

Joined: 07 Aug 2005 Posts: 3937 Location: Southeast Georgia, USA
|
Posted: Wed 28 Jul 2010, 16:00 Post subject:
|
|
| gronos04 wrote: | @edoc
Was your dvb device plugged in before running the dmesg command?.
If it was then the kernel has no support for dvb |
Does it matter if the device was plugged in when I powered-up or rebooted?
It does show up in HardInfo - USB Devices.
_________________ Thanks! David
Home page: http://nevils-station.com
Don't google Search! http://duckduckgo.com
Multiple computers - currently running Puppy Exprimo ver. 5x15
|
|
Back to top
|
|
 |
gronos04
Joined: 30 Dec 2006 Posts: 54 Location: Radfordia QLD
|
Posted: Wed 28 Jul 2010, 18:04 Post subject:
|
|
@edoc
Yes plug it in and boot.
You can activate it but it ain't in the frontal lobes at the moment ie I have forgotten exactly how.
modprobe -something or other
|
|
Back to top
|
|
 |
|