Hello Ian,
2007/9/1, Ian Campbell <[EMAIL PROTECTED]>: > On Sat, 2007-09-01 at 13:59 +0100, Ian Campbell wrote: > > On Sat, 2007-09-01 at 12:30 +0200, Bert Haverkamp wrote: > > > Hello all, > > > > > > I am having problems installing ivtv-fb > > > > > > I am running debian, kernel 2.6.22-1-686. > > > > Which version exactly? A new one came out today which might trigger this > > again. > > Actually, that was stable not unstable. So it should be fine, I wonder > why it breaks for you... > > The issue is that Debian don't include the fourth digit in the kernel > version so 2.6.22.<n> all appear as 2.6.22. The ivtv source tries to > detect which version of ivtv-driver.h to use based on the <n> and so > this failed on Debian. I patched it to try and use Module.symvers if it > is available. > > Can you send me the output of > grep ivtv_udma_setup /lib/modules/$(uname -r)/build/Module.symvers > and take a look in /usr/share/doc/linux-image-$(uname > -r)/changelog.Debian.gz to find out the latest stable release which was > imported. > > Thanks, > Ian. > -- > Ian Campbell > > Conceit causes more conversation than wit. > -- LaRouchefoucauld > > _______________________________________________ > ivtv-users mailing list > [email protected] > http://ivtvdriver.org/mailman/listinfo/ivtv-users > > I did a dist-upgrade before starting with ivtv-source, so I should be on the latest version. It seemed I only could get a 1.0.x version of ivtv-source from experimental though. testing still gave me 0.10. I'm not sure if I tried unstable actually. Here is some data on the versions I am running: winebox:~# uname -a Linux winebox 2.6.22-1-686 #1 SMP Sun Jul 29 14:37:42 UTC 2007 i686 GNU/Linux winebox:~# dpkg -l | grep linux-image ii linux-image-2.6-686 2.6.22+9 Linux 2.6 image on PPro/Celeron/PII/PIII/P4 ii linux-image-2.6.18-4-686 2.6.18.dfsg.1-12 Linux 2.6.18 image on PPro/Celeron/PII/PIII/ ii linux-image-2.6.22-1-686 2.6.22-3 Linux 2.6.22 image on PPro/Celeron/PII/PIII/ ii linux-image-686 2.6.22+9 Linux image on PPro/Celeron/PII/PIII/P4 winebox:~# dpkg -l | grep ivtv ii ivtv-modules-2.6.18-4-686 0.10.3-1+2.6.18.dfsg.1-12 ivtv Linux kernel module (0.10 branch) ii ivtv-modules-2.6.22-1-686 1.0.2-1+2.6.22-3 ivtv Linux kernel module (0.10 branch) ii ivtv-source 1.0.2-1 source for ivtv drivers (0.10 branch) ii ivtv-utils 1.0.2-1 utilities for use with the ivtv kernel drive ii libvideo-ivtv-perl 0.13-4 Perl extension for using V4l2 in the ivtv pe ii xserver-xorg-video-ivtv 0.10.6-1 X.Org X server -- IVTV display driver As you requested: winebox:~# grep ivtv_udma_setup /lib/modules/$(uname -r)/build/Module.symvers 0xccf173b5 ivtv_udma_setup drivers/media/video/ivtv/ivtv EXPORT_SYMBOL and finally: winebox:~# zcat /usr/share/doc/linux-image-$(uname -r)/changelog.Debian.gz | more linux-2.6 (2.6.22-3) unstable; urgency=low [ dann frazier ] * [ia64] Config cleanup in 2.6.22-2 broke the ABI; revert most of it for now (everything but the efivars and sym53c8xx modules) [ Martin Michlmayr ] * [mipsel/r5k-cobalt] Fix a typo in the config file. * [mipsel/4kc-malta] Update the config file, thanks Aurelien Jarno. * [mipsel] Add patch from Yoichi Yuasa to fix IDE on Cobalt. -- Bastian Blank <[EMAIL PROTECTED]> Sun, 29 Jul 2007 13:47:38 +0200 <snip> Hope this helps you trace the problem. Do you have a hint for me on how to get around this for the time being? a manual modprobe -f works fine. But this issue is the only thing keeping me from running mythtv on 2.6.22, where I FINALY have wifi working stably.. ;-) Regards, and thanks for the help. Bert _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
