Results 1 to 10 of 10

Thread: Hauppage TV card

  1. #1
    Join Date
    Jan 2009
    Beans
    9
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Hauppage TV card

    Hello, I have a TV tuner card from Hauppage that I would like to use in linux. I have kubuntu 7.10 running. It is somehow detected but not functioning yet. I found the following thead that shows a list of chips and tuners. I have found the number on my tuner. There are several entries that could be my tuner. I want to try them all as described in the tread:

    http://ubuntuforums.org/showthread.php?t=377290&page=4

    Once you have the tuner chip and the card type unload the current bttv driver and tuner types:

    Code:
    sudo rmmod bttv
    sudo rmmod tuner
    Next, load the correct types, substituting the numbers from the lists for x and y:
    (Your card was card=10)
    (If you have a Phillips NTSC tuner it would be tuner=2)

    Code:
    sudo modprobe bttv card=X tuner=Y
    You may also have luck loading them as 2 separate commands:

    Code:
    sudo modprobe bttv card=x
    sudo modprobe tuner type=y

    My first question is do I need to restart something after this procedure ?

    Second question how could I check that the card actually works. I found the following procedure:

    http://ubuntuforums.org/showthread.p...auppauge+wintv

    Now perhaps your device is already working correct. Show us the output of:

    Code:
    dmesg | grep ivtv
    On my computer this looks like:

    Code:
    dmesg | grep ivtv
    ivtv: Start initialization, version 1.2.1
    ivtv0: Initializing card #0
    ivtv0: Autodetected Hauppauge card (cx23416 based)
    ivtv0: Unreasonably low latency timer, setting to 64 (was 32)
    ivtv i2c driver #0: Test OK
    ivtv0: Autodetected Hauppauge WinTV PVR-150
    ivtv0: Reopen i2c bus for IR-blaster support
    cx25840 1-0044: cx25842-24 found @ 0x88 (ivtv i2c driver #0)
    tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0)
    wm8775 1-001b: chip found @ 0x36 (ivtv i2c driver #0)
    ivtv0: Registered device video0 for encoder MPG (4096 kB)
    ivtv0: Registered device video32 for encoder YUV (2048 kB)
    ivtv0: Registered device vbi0 for encoder VBI (1024 kB)
    ivtv0: Registered device video24 for encoder PCM (320 kB)
    ivtv0: Initialized card #0: Hauppauge WinTV PVR-150
    ivtv: End initialization
    ivtv0: Loaded v4l-cx2341x-enc.fw firmware (376836 bytes)
    ivtv0: Encoder revision: 0x02060039
    As you can see my video device node is video0.
    Then you could use cat to test your video device node (if one exists):

    Code:
    cat /dev/video0 > test.mpeg
    This should produce an mpeg video file in you users home directory. Since you did not to tune any channel prior to the cat command you'll only see some flicker in the video file. But in this case your tv-card works.
    Now you could proceed to my frontend and use it to watch tv
    In any case you should install tha package "ivtv-utils" via synaptics. If you want to use my frontend there some more dependences.

    Third question.

    What is ivtv-utils used for and do i need it if I am going to use myth tv ?

    Thanks for all help that you can give.

  2. #2
    Join Date
    May 2008
    Beans
    35
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Hauppage TV card

    ivtv-utils allows you to change channels via command line. I tried to get MythTV working but could not. I tried various other non functioning GUI apps as well. Finally, I gave up and wrote a few shell scripts to view/record TV. I don't know what kind of luck you will have with MythTV, but if you can't get it to work I will post my shell scripts here for you to copy and use.

  3. #3
    Join Date
    Jan 2009
    Beans
    9
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Re: Hauppage TV card

    Thanks for your reply and offer. I want to try a bit more. Should I get something back as in the example from the dmesg | grep ivtv command ? Does this proof the card is working ?

    And can I change the tuner type as described without restarting the system or something else ?

  4. #4
    Join Date
    Dec 2004
    Location
    Atlanta, GA USA
    Beans
    7,257
    Distro
    Ubuntu Development Release

    Re: Hauppage TV card

    I have a Hauppauge pvr150 card running on my box, and I get tv by:

    Code:
    sudo apt-get install ivtv-utils
    open VLC player

    Media -> Open Capture Device -> PVR (from pull down menu) -> OK
    or File>Open Capture Device>PVR Tab>OK if you are using an older version.

    then you can do (in terminal)

    Code:
    ivtv-tune -c25
    (25 is channel number)

    which changes the channel.

    Code:
    ivtv-tune -h
    to see the options which control the card.


    for a cool desktop tv "remote",(so you dont have to use terminal to change channels) go to: http://tvremote.sourceforge.net/

    remember to have java installed first. then you can right click: open with java.

    to record tv:

    Code:
    cat /dev/video0 > /tmp/name_of_file.mpg
    it will record whatever channel you are on. then ctrl-c to stop.
    Last edited by wolfen69; February 3rd, 2009 at 05:40 AM.

  5. #5
    Join Date
    Jan 2009
    Beans
    9
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Re: Hauppage TV card

    Hi, now home I have managed to install the software. All the commands are working. I can record something. I am not sure what you mean with VLC player as it is not on my desktop.

    Is VLC player installed automatically in kubuntu 7.10 or how do I check if it is installed.

    Still the command:

    dmesg | grep ivtv

    Does not give anything back as in the example of my first post. Does it give you some info ?

    Could I have an issue because I installed my tv card after installing kubuntu ?

  6. #6
    Join Date
    Dec 2004
    Location
    Atlanta, GA USA
    Beans
    7,257
    Distro
    Ubuntu Development Release

    Re: Hauppage TV card

    vlc is not installed by default.
    Code:
    sudo apt-get install vlc
    if you follow my mini tutorial to the letter, i guarantee it will work.

  7. #7
    Join Date
    Apr 2008
    Beans
    159

    Re: Hauppage TV card

    You could try TV-Viewer to watch TV.

    Regards

    Saedelaere
    TV-Viewer 0.8.x
    GUI for Hauppauge PVR and other ivtv based TV cards.
    sourceforge.net project site || Homepage
    Thread for discussions and announcements.

  8. #8
    Join Date
    Jun 2007
    Location
    Huntington Beach, CA
    Beans
    17
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Hauppage TV card

    Here is a useful page: http://www.technetra.com/2008/07/01/...tv-with-linux/

    I use kaffeine with my 950Q on 8.10.

  9. #9
    Join Date
    Feb 2009
    Beans
    2

    Re: Hauppage TV card

    Quote Originally Posted by cmargolin View Post
    Here is a useful page: http://www.technetra.com/2008/07/01/...tv-with-linux/

    I use kaffeine with my 950Q on 8.10.
    I'm having no end of trouble trying to get my 950q up and running on 8.10.

    Any chance you could post the steps you took to get yours going?

    Thanks

    AMD5200+ 64bit Intrepid Ibex

  10. #10
    Join Date
    Jan 2009
    Beans
    9
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Re: Hauppage TV card

    I am still trying to get mine to work aswell. Came a bit further because of this thread.

    http://ubuntuforums.org/showthread.php?t=377290&page=4

    This thread goes about checking if it works.

    http://ubuntuforums.org/showthread.p...auppauge+wintv

    Did you try what wolfen 69 described ?

    Success

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •