public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Steve Cookson - IT <it@sca-uk.com>
To: Hans Verkuil <hverkuil@xs4all.nl>,
	Steven Toth <stoth@kernellabs.com>,
	Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: Re: Hauppauge ImpactVCB-e 01385
Date: Tue, 15 Apr 2014 17:45:53 +0100	[thread overview]
Message-ID: <534D6241.5060903@sca-uk.com> (raw)
In-Reply-To: <534BEA8A.2040604@xs4all.nl>

  Hi Hans,
On 14/04/14 15:02, Hans Verkuil wrote:

 > I'd appreciate it if you can test this with a proper video feed.

Well, I've been installing the patch today.  I finished the compilation 
script and the card is not detected.  Here's what I did:

It's been a bit hard-going because my ISP has been on a go-slow and 
everything has taken much longer than it should.

1    I did a fresh build of linux tv.  Deleted ~/linuxtv/media_build and 
then typed:
2    user$ git clone git://linuxtv.org/media_build.git
3    user$ cd media_build
4    user$./build --main-git

     This seemed to be fine.

5    tried to apply the patch (patch -p1 cx23885) but had issues (only 
the main ...card.c was updated and ....h and ...video.c were not 
updated).  As it was only one line each, I applied the updates manually.
6    user$ cd media
7    user$ sudo -s
8    root$ make -C ../v4l  (it scrolled up quickly, but completed with 
no apparent errors
9    root$ make -C ../ install
10    root$ make -C .. rmmod (had a number of errors because of stk1160 
so unplugged EasyCap and re-ran, lots of errors - see below)
11    tried to modprobe cx23885, but got "invalid agrgument"
12    tried to reboot, but ls /dev/video* showed nothing.

Following are the errors from make -C .. rmmo.

The ImpactVCB-e card is installed.  Should I unplug it before doing 
point 11?

Thanks

Steve

PS There is some Portuguese in here, sorry.  It should be fairly self 
explanitory, Entrando is entering, saindo is exiting and diretório is 
err... directory.

make -C .. rmmod
make: Entrando no diretório `/home/image/linuxtv/media_build'
make -C /home/image/linuxtv/media_build/v4l rmmod
make[1]: Entrando no diretório `/home/image/linuxtv/media_build/v4l'
scripts/rmmod.pl unload
found 582 modules
/sbin/rmmod videodev
Pulseaudio is running with UUID(s): 1000
Error: Module videodev is in use by: cx2341x v4l2_common
/sbin/rmmod videobuf_dvb
/sbin/rmmod videobuf_dma_sg
/sbin/rmmod videobuf_core
/sbin/rmmod v4l2_common
Error: Module v4l2_common is in use by: cx2341x
/sbin/rmmod tveeprom
/sbin/rmmod altera_ci
/sbin/rmmod cx2341x
/sbin/rmmod btcx_risc
/sbin/rmmod dvb_core
/sbin/rmmod tda18271
/sbin/rmmod cx2341x
Error: Module cx2341x is not currently loaded
/sbin/rmmod v4l2_common
/sbin/rmmod altera_ci
Error: Module altera_ci is not currently loaded
/sbin/rmmod videodev
/sbin/rmmod videobuf_dma_sg
Error: Module videobuf_dma_sg is not currently loaded
/sbin/rmmod videobuf_dvb
Error: Module videobuf_dvb is not currently loaded
/sbin/rmmod media
/sbin/rmmod btcx_risc
Error: Module btcx_risc is not currently loaded
/sbin/rmmod tda18271
Error: Module tda18271 is not currently loaded
/sbin/rmmod dvb_core
Error: Module dvb_core is not currently loaded
/sbin/rmmod videobuf_core
Error: Module videobuf_core is not currently loaded
/sbin/rmmod tveeprom
Error: Module tveeprom is not currently loaded
/sbin/rmmod altera_stapl
/sbin/rmmod rc_core
/sbin/rmmod videodev
Error: Module videodev is not currently loaded
/sbin/rmmod v4l2_common
Error: Module v4l2_common is not currently loaded
/sbin/rmmod cx2341x
Error: Module cx2341x is not currently loaded
/sbin/rmmod altera_ci
Error: Module altera_ci is not currently loaded
/sbin/rmmod videobuf_dma_sg
Error: Module videobuf_dma_sg is not currently loaded
/sbin/rmmod videobuf_dvb
Error: Module videobuf_dvb is not currently loaded
/sbin/rmmod btcx_risc
Error: Module btcx_risc is not currently loaded
/sbin/rmmod tda18271
Error: Module tda18271 is not currently loaded
/sbin/rmmod dvb_core
Error: Module dvb_core is not currently loaded
/sbin/rmmod videobuf_core
Error: Module videobuf_core is not currently loaded
/sbin/rmmod tveeprom
Error: Module tveeprom is not currently loaded
Couldn't unload: tveeprom videobuf_core dvb_core tda18271 btcx_risc 
videobuf_dvb videobuf_dma_sg altera_ci cx2341x v4l2_common videodev
make[1]: Saindo do diretório `/home/image/linuxtv/media_build/v4l'
make: Saindo do diretório `/home/image/linuxtv/media_build'

root@image-H61M-DS2:~/linuxtv/media_build/media# modprobe cx23885
ERROR: could not insert 'cx23885': Invalid argument


  parent reply	other threads:[~2014-04-15 16:46 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-10 10:43 Hauppauge ImpactVCB-e 01385 Steve Cookson - IT
2014-04-10 14:49 ` Steven Toth
2014-04-11  9:09 ` Steve Cookson - IT
2014-04-11  9:45   ` Hans Verkuil
2014-04-11 10:03     ` Steve Cookson - IT
2014-04-11 10:35       ` Hans Verkuil
2014-04-11 12:18         ` Steve Cookson - IT
     [not found]           ` <5347E2AF.6030205@xs4all.nl>
     [not found]             ` <5347EB5D.2020408@sca-uk.com>
     [not found]               ` <5347EC3D.7040107@xs4all.nl>
     [not found]                 ` <5348392E.40808@sca-uk.com>
     [not found]                   ` <534BEA8A.2040604@xs4all.nl>
2014-04-15 16:45                     ` Steve Cookson - IT [this message]
2014-04-15 17:13                       ` Hans Verkuil
2014-04-15 17:30                         ` Steve Cookson
2014-04-15 18:44                         ` Steve Cookson
2014-04-15 20:07                           ` Steve Cookson
2014-04-16  9:58                           ` Hans Verkuil
2014-04-16 13:14                             ` Steve Cookson
2014-04-16 13:20                               ` Hans Verkuil
2014-04-16 13:25                                 ` Devin Heitmueller
2014-04-16 16:56                                 ` Steve Cookson
2014-04-16 17:11                     ` Steve Cookson
2014-04-16 17:34                       ` Hans Verkuil
  -- strict thread matches above, loose matches on Subject: below --
2014-04-10 15:27 Steve Cookson
2014-04-10 15:59 ` Steven Toth
2014-04-16 18:15 Steve Cookson
2014-04-17  9:18 ` Steve Cookson
2014-04-17  9:59   ` Hans Verkuil

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=534D6241.5060903@sca-uk.com \
    --to=it@sca-uk.com \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    --cc=stoth@kernellabs.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox