LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-31-2016, 02:43 PM   #1
TheNutCase
Member
 
Registered: May 2016
Location: Columbia, South Carolina14
Distribution: Slackware 15.0
Posts: 700

Rep: Reputation: Disabled
Watching TV with Slackware.


How do I go about watching TV with Slackware 14.2 (64 bit)? I already have a TV tuner card installed n my computer, but I need drivers for it. My TV tuner cardf is a Hauppauge Win TV PVR 150.
 
Old 12-31-2016, 03:19 PM   #2
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Hi:

I think you need the ivtv-utiils in order to get things working.I looked in the SlackBuilds repo but didn't find those utilities.

Here's the .rpm that you can convert using rpm2tgz or rpm2targz.
Code:
rpm2targz [filename].rpm
NOTE: Running rpm2targz will create a .tar.gz file, while running rpm2tgz will create a .tgz file.

https://www.rpmfind.net/linux/rpm2ht...ls%28x86-64%29
http://www.neiland.net/blog/article/...-in-slackware/

HTH
-----------------------------------------------------------------------------------
Other related links.
https://ubuntuforums.org/showthread.php?t=1634445
http://thelinuxcurmudgeon.blogspot.c...350500-tv.html
 
1 members found this post helpful.
Old 12-31-2016, 11:48 PM   #3
TheNutCase
Member
 
Registered: May 2016
Location: Columbia, South Carolina14
Distribution: Slackware 15.0
Posts: 700

Original Poster
Rep: Reputation: Disabled
But where can I find it in '.tar.gz' format (I would like to avoid the extra step to convert it, if possible)?
 
Old 01-01-2017, 08:34 AM   #4
fskmh
Member
 
Registered: Jun 2002
Location: South Africa
Distribution: Custom slackware64-current
Posts: 307

Rep: Reputation: 92
I've used tvtime with my card in the past but that might not do it for you, so I'm attaching a build script etc. for ivtv-utils.

If you're not sure to do with the attachments, download them all and do the following:
(1) su -l
(2) cd
(3) mkdir ivtv-utils && cd ivtv-utils
(4) mv YOUR_DOWNLOAD_LOCATION/{README,ivtv-utils.SlackBuild,slack-desc}.txt .
(5) for i in `ls -1`; do mv $i ${i%.txt}; done
(6) ./ivtv-utils.SlackBuild
(7) upgradepkg --install-new /tmp/ivtv-utils-1.4.1-x86_64-1SBo.tgz
Attached Files
File Type: txt README.txt (414 Bytes, 12 views)
File Type: txt ivtv-utils.SlackBuild.txt (3.3 KB, 10 views)
File Type: txt slack-desc.txt (979 Bytes, 8 views)
 
Old 01-01-2017, 09:52 AM   #5
TheNutCase
Member
 
Registered: May 2016
Location: Columbia, South Carolina14
Distribution: Slackware 15.0
Posts: 700

Original Poster
Rep: Reputation: Disabled
Never mind, I found ivtv-utils.tar.gz here:

http://www.filewatcher.com/m/ivtv-ut....189918-0.html
 
1 members found this post helpful.
Old 01-02-2017, 03:48 PM   #6
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by TheNutCase View Post
But where can I find it in '.tar.gz' format (I would like to avoid the extra step to convert it, if possible)?
ivtv-utils-1.4.0.tar.gz-

http://pkgs.fedoraproject.org/lookas...285e63f668b95/
 
Old 01-02-2017, 05:55 PM   #7
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
There's now a SlackBuild put out by Mathew Holleran that is queued for the next public update. It will compile the source (no pre-compiled binary from another distro) and install the firmware.

ivtv-utils

Last edited by bassmadrigal; 01-02-2017 at 08:32 PM. Reason: Oops... fixed the link
 
Old 01-02-2017, 06:18 PM   #8
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by bassmadrigal View Post
There's now a SlackBuild put out by Mathew Holleran that is queued for the next public update. It will compile the source (no pre-compiled binary from another distro) and install the firmware.

[url=https://slackbuilds.org/cgit/slackbuilds/tree/multimedia/ivtv-utils?h=willysr&id=4de1eaf0e996e588318b053ce030e324128699a2]ivtv-utils[/ur]
That link did not work for me.
N/M I found it here.

https://slackbuilds.org/cgit/slackbu...30e324128699a2

Last edited by Ztcoracat; 01-02-2017 at 06:21 PM.
 
1 members found this post helpful.
Old 01-02-2017, 06:50 PM   #9
croxen
Member
 
Registered: May 2002
Posts: 100

Rep: Reputation: 42
Quote:
Originally Posted by TheNutCase:
How do I go about watching TV with Slackware 14.2 (64 bit)? I already have a TV tuner card installed n my computer, but I need drivers for it. My TV tuner cardf is a Hauppauge Win TV PVR 150.
Just because nobody has mentioned it yet: the PVR-150 is an ancient analog-only card that went out of production prior to the US digital switchover in 2009. So the OP's success will depend on whether he has an analog TV signal to feed to it wherever he is, or an analog output from something like a cable box, DTA, VCR or similar. Receiving over-the-air ATSC, or DVB, or clear-QAM (if that even exists any more) will require a more modern, digital card.
 
1 members found this post helpful.
Old 01-02-2017, 08:32 PM   #10
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Quote:
Originally Posted by Ztcoracat View Post
That link did not work for me.
N/M I found it here.

https://slackbuilds.org/cgit/slackbu...30e324128699a2
Thanks, I fixed the closing url tag.
 
1 members found this post helpful.
Old 01-02-2017, 08:35 PM   #11
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by bassmadrigal View Post
Thanks, I fixed the closing url tag.
You're Welcome.
 
Old 01-02-2017, 09:35 PM   #12
TheNutCase
Member
 
Registered: May 2016
Location: Columbia, South Carolina14
Distribution: Slackware 15.0
Posts: 700

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by croxen View Post
Just because nobody has mentioned it yet: the PVR-150 is an ancient analog-only card that went out of production prior to the US digital switchover in 2009. So the OP's success will depend on whether he has an analog TV signal to feed to it wherever he is, or an analog output from something like a cable box, DTA, VCR or similar. Receiving over-the-air ATSC, or DVB, or clear-QAM (if that even exists any more) will require a more modern, digital card.
The reason that I have such an "ancient" tuner card in the first place is because I wanted to transfer the contents of some of my videotapes onto DVDs.

Last edited by TheNutCase; 01-02-2017 at 09:36 PM.
 
Old 01-02-2017, 09:38 PM   #13
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by TheNutCase View Post
The reason that I have such an "ancient" tuner card in the first place is because I wanted to transfer the contents of some of my videotapes onto DVDs.
That's completely understandable.

Were you able to install ivtv-utils?
 
Old 01-03-2017, 12:22 AM   #14
TheNutCase
Member
 
Registered: May 2016
Location: Columbia, South Carolina14
Distribution: Slackware 15.0
Posts: 700

Original Poster
Rep: Reputation: Disabled
I haven't gotten around to trying do do that yet.
 
Old 01-03-2017, 03:08 AM   #15
Bindestreck
Member
 
Registered: Jul 2011
Location: Sweden
Distribution: Slackware
Posts: 820

Rep: Reputation: 440Reputation: 440Reputation: 440Reputation: 440Reputation: 440
I am too stupid to understand how ivtv-utils works, but how do you actually watch TV with this tool (I also have a TV-tuner)?

Last edited by Bindestreck; 01-03-2017 at 03:10 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Slackware 13.37 KDE crashes when watching video full screen with Firefox 4 mjbudd77 Linux - Software 1 07-04-2011 05:05 PM
Watching TV with a PC Woodsman Slackware 6 12-18-2008 01:10 AM
how to configure bttv on Slackware 12.0 to watching TV? Fleshless Linux - Newbie 1 02-13-2008 07:18 AM
Watching DVDs cuscus1986 Linux - Newbie 16 03-17-2005 10:31 AM
Watching DVDs idris1388 Slackware 11 04-05-2004 01:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:49 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration