LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Pinnacle TV card and other TV stuff (https://www.linuxquestions.org/questions/linux-hardware-18/pinnacle-tv-card-and-other-tv-stuff-348601/)

jaakkop 07-31-2005 12:53 PM

Pinnacle TV card and other TV stuff
 
The TV card is Pinnacle PCTV 300i PAL Stereo DVB-T. What do I need to get it working? What programs do you suggest to use? If you need more info then just ask.

maroonbaboon 07-31-2005 05:51 PM

A good site for information is

http://www.linuxtv.org/

You need to figure out what drivers your card needs. If you are lucky they are already in the latest kernel. Once the card was working I could watch and record using dvbstream.

flyingbuddha 08-01-2005 04:11 PM

Hi guys,

Please help. I'm totally new to Linux and have the same problem as jaakkop. I'm running Mandriva Linux LE 2005. I've checked out that site, but there's so many files, I don't know which one to choose.

Sorry for being really dense but love to get my card working on Linux.
Cheers in advance.

maroonbaboon 08-01-2005 05:42 PM

Digital TV cards are pretty new in linux. When I dabbled in this a while back things were changing almost daily, with new cards and drivers getting added. The most useful documentation was the mailing lists on sites like linuxtv and other discussion forums. I doubt that things have changed much, except maybe more cards are supported in the current linux kernel.

But if you buy hardware without first checking for linux compatibility, chances are you will have to do some research, maybe install kernel patches, and perhaps even find that there is no current support for your card.

Even if your card has current kernel support, unless you have the very latest distro, you will still have to configure and compile a new kernel. In general there is no single file or package you can download to get things working.

The very latest knoppix live CD is always worth a try with new hardware, but still there are no guarantees.

flyingbuddha 08-02-2005 01:59 AM

Ok, thats fair enough.
I done some digging around and noticed that there is some support for my card.
Any good tutorials for compiling a kernel?

maroonbaboon 08-02-2005 06:55 AM

Since this is LQ there's this ...

http://www.linuxquestions.org/questi...icle&artid=170

which looks fairly thorough. Note there are some issues changing from 2.4 systems to 2.6 systems (mentioned in the tutorial), so it may be easier to start with the latter if you are building a 2.6 kernel. So long as you make sure you do not overwrite your current kernel it is easy to revert if you screw up. Have fun!

flyingbuddha 08-02-2005 12:40 PM

Cheers for the help!

jaakkop 08-02-2005 03:08 PM

I found a correct link, http://dl.bytesex.org/patches/ , to place where to download a patch for my tv card, thou I didn't find a patch for my kernel, 2.6.12.2. Should I use another patch instead, or does 2.6.12.2 have it already?

maroonbaboon 08-02-2005 07:42 PM

Without really knowing the situation, I think the latest kernel would be a safer choice than older kernel+patches.

flyingbuddha 08-06-2005 11:09 AM

My kernel is 2.6.11-6, are there any from that list I could download or would it have to match my kernel version exactly?

maroonbaboon 08-06-2005 07:21 PM

I think the -6 is just the local label. It's probably just 2.6.11. Why not just use the latest kernel? You will have to get source code, configure and recompile anyway.

flyingbuddha 08-07-2005 03:31 AM

Howdy,

I might be looking at this wrong but I think I have the latest version of my kernel (for mandriva linux) or are they independent of the people who compiled them in the first place?

If I wanted to use the 2.6.11 files from that patch site, do I have to download them individually or is there a way to grab those files and download them automatically?

Ta.

jaakkop 08-07-2005 04:39 AM

2.6.12.2 has the SAA7134 module. I tried to enable it and make the modules but it gave me this:
Code:

WARNING: /lib/modules/2.6.12.2/kernel/drivers/media/video/saa7134/saa7134-dvb.ko needs unknown symbol tda10046_attach
What should I do?

flyingbuddha 08-07-2005 07:15 AM

Alright Jaakkop,

I've got that driver in the same location, how did you try to 'enable' it?

jaakkop 08-07-2005 07:38 AM

Quote:

Originally posted by flyingbuddha
Alright Jaakkop,

I've got that driver in the same location, how did you try to 'enable' it?

I edited the .config file with "make menuconfig" and enabled the module. Sry for the bad expression, just couldn't come up for anything else.


All times are GMT -5. The time now is 09:22 PM.