[mythtv-users] Cant load ivtv

John Barton kaffine at comcast.net
Mon Jan 19 20:50:51 EST 2004


I tried again with the other kernel source(2.4.22-21)
and I am getting the same result.  Here is what I did:
cd ivtv/driver
make clean
cd ../utils
make clean
cd ../driver
make
cd ../utils
make
cp test_ioctl /usr/local/bin
cd ../driver
make install
cd ../utils
make install
(I had already edited /etc/modules.conf from previous
attempts, so I left it alone, although I did double-check
that everything was right)
depmod -a
modprobe ivtv

modprobe: Can't locate module ivtv

I did have to change the KERNELDIR in the makefile, because
the source was not in fact in /lib wherever, but in
/usr/src/linux-2.4.22-21mdk/ .  I changed this in both
makefiles(driver and utils).  I hope I was less vague about
it this time.

Thanks in advance.



I've stopped 6,948 spam messages. You can too!
One month FREE spam protection at http://www.cloudmark.com/spamnetsig/


-----Original Message-----
From: mythtv-users-bounces at mythtv.org
[mailto:mythtv-users-bounces at mythtv.org] On Behalf Of Ray Olszewski
Sent: Monday, January 19, 2004 3:44 PM
To: mythtv-users at mythtv.org
Subject: RE: [mythtv-users] Cant load ivtv

At 03:00 PM 1/19/2004 -0800, John Barton wrote:
>I did make install on both the driver
>and util directory, and then edited the
>modules.conf, did depmod -a and it wouldn't
>load.

I assume the"it" is ivtv.o . When it "wouldn't load", it (or maybe 
modprobe) reported some actual error. For this kind of troubleshooting,
you 
need to report that error to us.

>I compiled with the 2.4.22-26 kernel
>source (Mdk 9.2 srpm, from mdk mirror), and
>am using a slightly modified 2.4.22-21 kernel
>(only keyboard.h I believe) because I am using
>an HP de200c as my box, and I needed to have
>the remote and front panel buttons work(they
>come in as non-standard keyboard inputs).

This may be enough of a mismatch to cause a problem. Or your kernel may 
have been compiled meaving out something that ivtv.o needs.

I *think* 2.4.22 is new enough that is had the list-handling functions 
built in (ivtv failed to compile against my 2.4.19 source because some
of 
these functions were not present, but I moved up to 2.4.24). And ivtv
seems 
to expect kernel debugging to be compiled in (though a 1-line change to
the 
ivtv source fixed that for me).

So details still count here ... especially if you load new kernel source

(as you say below that you plan to try) and still have problems.

>I guess I can try getting a kernel source
>rpm for 2.4.22-21 and compile using
>that after I make clean.
[old stuff deleted]







More information about the mythtv-users mailing list