LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 02-12-2011, 12:25 PM   #1
metallica1973
Senior Member
 
Registered: Feb 2003
Location: Washington D.C
Posts: 2,190

Rep: Reputation: 60
Centos withMPEG-4 / H.264 Support with DVR card.


I have a dvr card that is a Softlogic 6x10 line of MPEG-4 codec card that uses mpeg 4. This is the driver that they recommend that I use but it is for ubuntu. Is there a Centos 5.5 equivalent?

http://support.bluecherrydvr.com/ent...s-mpeg-4-h-264

this is the card:

http://store.bluecherry.net/products...sion-card.html

This is what appears in lspci:

PHP Code:
03:06.0 Multimedia video controllerUnknown device 9413:6010 
I found this on the net:

http://elrepo.org

and installed

PHP Code:
kmod-video4linux-PAE-0.0-7.20100410.2.el5.elrepo.i686.rpm

kernel
-ml-PAE-2.6.37-0.3.el5.elrepo.i686.rpm 
I get this error when I run a modprobe budget_av:

PHP Code:
modprobe budget_av
WARNING
Error inserting videobuf_dma_sg (/lib/modules/2.6.18-194.32.1.el5PAE/we                                         ak-updates/video4linux/videobuf-dma-sg.ko): Unknown symbol in module, or unknown                                          parameter (see dmesg)
WARNINGError inserting v4l1_compat (/lib/modules/2.6.18-194.32.1.el5PAE/weak-u                                         pdates/video4linux/v4l1-compat.ko): Unknown symbol in module, or unknown paramet                                         er (see dmesg)
WARNINGError inserting videodev (/lib/modules/2.6.18-194.32.1.el5PAE/weak-upda                                         tes/video4linux/videodev.ko): Unknown symbol in module, or unknown parameter (se                                         e dmesg)
WARNINGError inserting saa7146_vv (/lib/modules/2.6.18-194.32.1.el5PAE/weak-up                                         dates/video4linux/saa7146_vv.ko): Unknown symbol in module, or unknown parameter                                          (see dmesg)
FATALError inserting budget_av (/lib/modules/2.6.18-194.32.1.el5PAE/weak-updat                                         es/video4linux/budget-av.ko): Unknown symbol in module, or unknown parameter (se                                         e dmesg
but nada!!

Last edited by metallica1973; 02-12-2011 at 04:09 PM.
 
Old 02-12-2011, 02:30 PM   #2
metallica1973
Senior Member
 
Registered: Feb 2003
Location: Washington D.C
Posts: 2,190

Original Poster
Rep: Reputation: 60
I think I see what happened:

PHP Code:
 uname -r
2.6.18
-194.32.1.el5PAE

cat 
/boot/grub/grub/conf

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,0)
#          kernel /vmlinuz-version ro root=/dev/sda3
#          initrd /initrd-version.img
#boot=/dev/sda
default=2
timeout
=5
splashimage
=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS 
(2.6.37-0.3.el5.elrepoPAE)
        
root (hd0,0)
        
kernel /vmlinuz-2.6.37-0.3.el5.elrepoPAE ro root=LABEL=/1 rhgb quiet
        initrd 
/initrd-2.6.37-0.3.el5.elrepoPAE.img
title CentOS 
(2.6.18-194.32.1.el5)
        
root (hd0,0)
        
kernel /vmlinuz-2.6.18-194.32.1.el5 ro root=LABEL=/1 rhgb quiet
        initrd 
/initrd-2.6.18-194.32.1.el5.img
title CentOS 
(2.6.18-194.32.1.el5PAE)
        
root (hd0,0)
        
kernel /vmlinuz-2.6.18-194.32.1.el5PAE ro root=LABEL=/1 rhgb quiet
        initrd 
/initrd-2.6.18-194.32.1.el5PAE.img
title CentOS 
(2.6.18-194.el5PAE)
        
root (hd0,0)
        
kernel /vmlinuz-2.6.18-194.el5PAE ro root=LABEL=/1 rhgb quiet
        initrd 
/initrd-2.6.18-194.el5PAE.img 
So I should change the default to 0, and nada?

It still doest see the card

PHP Code:
03:06.0 Multimedia video controllerUnknown device 9413:6010
        Subsystem
Unknown device 9413:6010
        Flags
bus master66MHzmedium devsellatency 32IRQ 5
        Memory at fddf0000 
(32-bitprefetchable) [size=64K
What package would I need to get this going?

http://elrepo.org/linux/elrepo/el5/i386/RPMS/

Last edited by metallica1973; 02-12-2011 at 02:52 PM.
 
Old 02-12-2011, 03:05 PM   #3
metallica1973
Senior Member
 
Registered: Feb 2003
Location: Washington D.C
Posts: 2,190

Original Poster
Rep: Reputation: 60
I have installed these 3 packages but still nothing:

PHP Code:
kmod-video4linux-PAE-0.0-7.20100410.2.el5.elrepo.i686.rpm
kernel
-ml-PAE-devel-2.6.37-0.3.el5.elrepo.i686.rpm
kernel
-ml-PAE-2.6.37-0.3.el5.elrepo.i686.rpm 
 
Old 02-12-2011, 04:58 PM   #4
volga629
Member
 
Registered: Dec 2009
Posts: 67

Rep: Reputation: 21
You need ffmpeg
Here some tutorial .

http://www.pawprint.net/news/?action=view&nid=105
 
Old 02-12-2011, 05:12 PM   #5
metallica1973
Senior Member
 
Registered: Feb 2003
Location: Washington D.C
Posts: 2,190

Original Poster
Rep: Reputation: 60
it is already installed but that has nothing to due with the driver to the card but thanks anyway.
 
  


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
CentOS 5 support for Hauppauge TV-PVR 500 Video Capture Card Linux31 Red Hat 2 04-09-2008 03:48 PM
MPEG4 hardware encoded dual-tuner card blunder2 Linux - Hardware 1 02-03-2008 04:34 PM
Does Linux have support for the filesysem used by Directv on their DVR HDD? DirkDiggler Linux - General 1 06-25-2007 11:39 PM
graphics card with pci and linux driver support srinivas.chilaka LinuxQuestions.org Member Intro 1 09-22-2006 03:31 AM
Converting mpeg4 to mpeg2 (mpeg4 to dvd) conn-fused Linux - Software 9 03-04-2006 11:00 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 05:24 PM.

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