Koozali.org: home of the SME Server

Zoneminder on SME 7.4

Offline Chummers

  • *
  • 15
  • +0/-0
Zoneminder on SME 7.4
« on: May 09, 2010, 04:30:09 PM »
Hello everyone,

I have installed zoneminder onto a test SME 7.4 box, i have zoneminder itself is working ok, but i seem to have run into trouble with the drivers for the capture card..

Now, I have two capture cards, one is a FLYview Prime 34+ (which uses the SAA7134 driver)

I have also recently bought a 4 port USB capture card off ebay (Easycap002) which i think uses the stk1160 drivers. (i know i may be on rocky ground here!)

Now I am really green when i comes to anything with drivers/modules ect, so i was wondering if anyone could help me get these recognised in SME.

When i do a lspci i get
Code: [Select]
00:00.0 Host bridge: Intel Corporation 82915G/P/GV/GL/PL/910GL Memory Controller Hub (rev 04)
00:01.0 PCI bridge: Intel Corporation 82915G/P/GV/GL/PL/910GL PCI Express Root Port (rev 04)
00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL Integrated Graphics Controller (rev 04)
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 3 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 4 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d3)
00:1f.0 ISA bridge: Intel Corporation 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 03)
00:1f.2 IDE interface: Intel Corporation 82801FB/FW (ICH6/ICH6W) SATA Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 03)
06:00.0 Ethernet controller: Intel Corporation 82557/8/9/0/1 Ethernet Pro 100 (rev 02)
06:01.0 Multimedia controller: Philips Semiconductors SAA7134/SAA7135HL Video Broadcast Decoder (rev 01)
06:08.0 Ethernet controller: Intel Corporation 82562ET/EZ/GT/GZ - PRO/100 VE (LOM) Ethernet Controller (rev 01)

and if i do uname-r, i get...
Code: [Select]
2.6.9-89.0.16.ELsmp

What i could really do knowing is,
1)  how do i get a driver loaded in SME?
2) i think i need to compile the driver (they are .h) is this trues?
3) do i need to recompile the kernel - if so any pointers on how to do this??

Is there anyone out there that can help please?

Any help would be appreciated..

Regards,

Chummers..

Offline elmarconi

  • ****
  • 139
  • +0/-0
Re: Zoneminder on SME 7.4
« Reply #1 on: May 10, 2010, 10:18:47 AM »
What i could really do knowing is,
1)  how do i get a driver loaded in SME?
2) i think i need to compile the driver (they are .h) is this trues?
3) do i need to recompile the kernel - if so any pointers on how to do this??

1: man modprobe, check with dmesg
2: probably yes. Quick look: locate saa713
3: probably not. You need to install developer tools. man make etc...

HTH.
...

Offline Chummers

  • *
  • 15
  • +0/-0
Re: Zoneminder on SME 7.4
« Reply #2 on: May 11, 2010, 11:40:41 AM »
Many thanks for you reply :)

I will give that a go and see what happens...

Regards

Offline Chummers

  • *
  • 15
  • +0/-0
Re: Zoneminder on SME 7.4
« Reply #3 on: May 19, 2010, 08:15:22 PM »
Well after many hours of looking found i managed to get the Synek Easycap working :) the frame rate was absolutly shocking, I went out and bought a dedicated PCI capture card that does 30FPS rather than the 1FPS I was getting from the Syntek.

Lesson learnt, you get what you pay for!