Ok, nevermind I think I got it.  The firmware files were not in right place of course.  I had to move and rename them.  I put a note on the wiki about having to rename them under the hotplug section.  It still isn’t working though. 

 

I am getting errors in mythtv now when I try to watch live tv.  Watching a recording works fine as does the direct dd if=/dev/video0 of=/dev/video16.  This worked great before I updated

 

Changing from None to WatchingLiveTV

2005-12-08 13:38:39.375 Using profile 'Live TV' to record

2005-12-08 13:38:39.381 Channel(/dev/video0)::CheckSignalFull(): input = 4

2005-12-08 13:38:39.386 Channel(/dev/video0)::SetColourAttribute(): failed to set controls, error: Invalid argument

2005-12-08 13:38:39.390 Channel(/dev/video0)::SetColourAttribute(): failed to set controls, error: Invalid argument

2005-12-08 13:38:39.394 Channel(/dev/video0)::SetColourAttribute(): failed to set controls, error: Invalid argument

2005-12-08 13:38:39.397 Channel(/dev/video0)::SetColourAttribute(): failed to set controls, error: Invalid argument

Error setting codec params

VIDIOC_S_CTRL:: Invalid argument

2005-12-08 13:38:39.479 TVRec: Recording Prematurely Stopped

2005-12-08 13:38:39.481 43      BACKEND_MESSAGE[]:[]QUIT_LIVETV 1[]:[]empty

2005-12-08 13:38:39.518 2       ok

2005-12-08 13:38:39.520 58      BACKEND_MESSAGE[]:[]DONE_RECORDING 1 -2147...

2005-12-08 13:38:39.560 276     Star Trek: Deep Space Nine[]:[]Cardassians...

2005-12-08 13:38:39.579 2       -1

 

 

 

 

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brent Kilgore
Sent:
Thursday, December 08, 2005 12:59 PM
To: 'Discussion list for development of the IVTV driver'
Subject: [ivtv-devel] 4.1 report and odd log entries

 

ivtv-fb.o is not installing.  Actually I don’t know whats going on.  It was working.  I had a 4.0 install (which installed to drivers/media/video) along side the 4.1 (which installs to drivers/ivtv) and it worked (4.0 was missing tuner.o and others)

 

I decided to go ahead and move the files in the video directory.  Everything is dead now.  Modprobe ivtv complained about not finding ivtv-fb.o  I found it in the drivers directory in the newest 4.1 svn so I just copied it over.  Now modprobe complains about this, top part I understand, havn’t tweaked my config files yet;

 

Warning: ignoring enable_output=1, no such parameter in this module

Warning: ignoring output_select=0, no such parameter in this module

Module saa7127 loaded, with warnings

Module saa7115 loaded, with warnings

Module msp3400 loaded, with warnings

/lib/modules/2.4.27-2-386/kernel/ivtv/ivtv.o: init_module: No such device

Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.

      You may find more information in syslog or the output from dmesg

/lib/modules/2.4.27-2-386/kernel/ivtv/ivtv.o: insmod /lib/modules/2.4.27-2-386/kernel/ivtv/ivtv.o failed

/lib/modules/2.4.27-2-386/kernel/ivtv/ivtv.o: insmod ivtv failed

 

dmesg compains about not finding v4l-cx2341x-enc.fw

 

I copied that bin file in the ivtv directory to /usr/src/kernel-headers-2.4.27-2-386/include/config/hotplug/v4lcx2341x-enc.fw

 

Where is the hotplug directory?

 

Here is my make log (after initial build)

 

make[1]: /scripts/pathdown.sh: Command not found

make[1]: Entering directory `/root/svn/ivtv-0.4/driver'

make[1]: Entering directory `/root/svn/ivtv-0.4/driver'

make SUBDIRS=/root/svn/ivtv-0.4/driver -C /lib/modules/2.4.27-2-386/build modules

make[2]: Entering directory `/usr/src/kernel-headers-2.4.27-2-386'

make -C  /root/svn/ivtv-0.4/driver CFLAGS="-D__KERNEL__ -I/usr/src/kernel-headers-2.4.27-2-386/include -Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DMODULE -DMODVERSIONS -include /usr/src/kernel-headers-2.4.27-2-386/include/linux/modversions.h" MAKING_MODULES=1 modules

make[3]: Entering directory `/root/svn/ivtv-0.4/driver'

ld -m elf_i386 -e stext -r -o cx25840.o cx25840-core.o cx25840-audio.o cx25840-firmware.o cx25840-vbi.o

ld -m elf_i386 -e stext -r -o ivtv.o ivtv-driver.o ivtv-fileops.o ivtv-i2c.o ivtv-streams.o ivtv-firmware.o ivtv-reset.o ivtv-gpio.o ivtv-queue.o ivtv-irq.o ivtv-mailbox.o ivtv-vbi.o ivtv-kthreads.o ivtv-audio.o ivtv-ioctl.o ivtv-controls.o ivtv-video.o ivtv-cards.o v4l1-compat.o ivtv-yuv.o

ld -m elf_i386 -e stext -r -o ivtv-fb.o ivtv-osd.o ivtv-queue.o

make[3]: Leaving directory `/root/svn/ivtv-0.4/driver'

make[2]: Leaving directory `/usr/src/kernel-headers-2.4.27-2-386'

make[1]: Leaving directory `/root/svn/ivtv-0.4/driver'

make -C utils all

make[1]: Entering directory `/root/svn/ivtv-0.4/utils'

make -C ../driver ivtv-svnversion.h

make[2]: /scripts/pathdown.sh: Command not found

make[2]: Entering directory `/root/svn/ivtv-0.4/driver'

make[2]: Entering directory `/root/svn/ivtv-0.4/driver'

make[2]: Leaving directory `/root/svn/ivtv-0.4/driver'

make CFLAGS="-I/root/svn/ivtv-0.4/utils -I/root/svn/ivtv-0.4/utils/../driver -D_GNU_SOURCE -O2 -Wall" -C ivtv-tune

make[2]: Entering directory `/root/svn/ivtv-0.4/utils/ivtv-tune'

make[2]: Nothing to be done for `all'.

make[2]: Leaving directory `/root/svn/ivtv-0.4/utils/ivtv-tune'

make CFLAGS="-I/root/svn/ivtv-0.4/utils -I/root/svn/ivtv-0.4/utils/../driver -D_GNU_SOURCE -O2 -Wall" -C cx25840ctl

make[2]: Entering directory `/root/svn/ivtv-0.4/utils/cx25840ctl'

make[2]: Nothing to be done for `all'.

make[2]: Leaving directory `/root/svn/ivtv-0.4/utils/cx25840ctl'

make[1]: Leaving directory `/root/svn/ivtv-0.4/utils'

make -C test all

make[1]: Entering directory `/root/svn/ivtv-0.4/test'

make[1]: Nothing to be done for `all'.

make[1]: Leaving directory `/root/svn/ivtv-0.4/test'

 

 

_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to