[ATrpms-users] Re: dist-upgrade error with ivtv and kernel 2.4.22-1.2199.nptl_52.rhfc1.at?

Narinder Singh singh at coastside.net
Mon Sep 6 05:12:16 CEST 2004


Axel,

>On Sun, Sep 05, 2004 at 03:22:28PM -0700, Narinder Singh wrote:
>  
>
>>I am using mythtv (built using Jarod's instruction) on FC1 with 
>>kernel-2.4.22-1.2199.nptl_52.rhfc1.at.i686.rpm 
>><http://download.atrpms.net/production/packages/fedora-1-i386/atrpms/kernel-2.4.22-1.2199.nptl_52.rhfc1.at.i686.rpm>
>>
>>I ran into a problem when executing "apt-get update" followed by 
>>"apt-get dist-upgrade".  All was fine before this upgrade, and following 
>>it, ivtv failed -- error in loading the module, and similarly lirc 
>>failed (appears to depend on ivtv).
>>
>>Before the upgrade, I was using ivtv-0.1.9:
>>ivtv-0.1.9-27.rhfc1.at.i386.rpm 
>><http://download.atrpms.net/production/packages/fedora-1-i386/atrpms/ivtv-0.1.9-27.rhfc1.at.i386.rpm>
>>kernel-module-ivtv-2.4.22-1.2199.nptl-0.1.9-27.rhfc1.at.i686.rpm 
>><http://download.atrpms.net/production/packages/fedora-1-i386/atrpms/kernel-module-ivtv-2.4.22-1.2199.nptl-0.1.9-27.rhfc1.at.i686.rpm>
>>
>>When executing "apt-get dist-upgrade" I get:
>>    
>>
>
>dist-upgrading kernel-module fether packages (like ivtv) confuse apt
>and it randomly pulls a kernel-module possibly for another kernel (and
>thus pulls the kernel, too).
>
>Do your upgrading with
>
>apt-get install kernel-module-foo-`uname -r`
>
>instead.
>
Thanks.  The above install procedure avoids the problem with "apt-get 
dist-upgrade" loading incompatible versions of ivtv and ivtv kernel modules.

# apt-get install kernel-module-ivtv-`uname -r`
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  ivtv
The following packages will be upgraded
  ivtv kernel-module-ivtv-2.4.22-1.2199.nptl_52.rhfc1.at
2 upgraded, 0 newly installed, 0 removed and 0 not upgraded.
Need to get 0B/203kB of archives.
After unpacking 181kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Committing changes...
Preparing...                ########################################### 
[100%]
   1:kernel-module-ivtv-2.4.########################################### 
[ 50%]
   2:ivtv                   ########################################### 
[100%]

Checking the versions of the installed packages shows that the correct 
versions are loaded:
# rpm -qa ivtv*
ivtv-0.1.10-44_pre2_ck107u.rhfc1.at
# rpm -qa kernel-module-ivtv*
kernel-module-ivtv-2.4.22-1.2199.nptl_52.rhfc1.at-0.1.10-44_pre2_ck107u.rhfc1.at

Unfortunately, this latest version of ivtv does not work -- get a blank 
screen watching live tv and lirc is dead.  Checking ivtv status:
# /sbin/modprobe ivtv
/lib/modules/2.4.22-1.2199.nptl_52.rhfc1.at/updates/drivers/media/video/saa7115.o: 
couldn't find the kernel v
ersion the module was compiled for
/lib/modules/2.4.22-1.2199.nptl_52.rhfc1.at/updates/drivers/media/video/saa7115.o: 
insmod /lib/modules/2.4.22
-1.2199.nptl_52.rhfc1.at/updates/drivers/media/video/saa7115.o failed
/lib/modules/2.4.22-1.2199.nptl_52.rhfc1.at/updates/drivers/media/video/msp3400.o: 
couldn't find the kernel v
ersion the module was compiled for
/lib/modules/2.4.22-1.2199.nptl_52.rhfc1.at/updates/drivers/media/video/msp3400.o: 
insmod /lib/modules/2.4.22
-1.2199.nptl_52.rhfc1.at/updates/drivers/media/video/msp3400.o failed
/lib/modules/2.4.22-1.2199.nptl_52.rhfc1.at/updates/drivers/media/video/ivtv.o: 
couldn't find the kernel vers
ion the module was compiled for
/lib/modules/2.4.22-1.2199.nptl_52.rhfc1.at/updates/drivers/media/video/ivtv.o: 
insmod /lib/modules/2.4.22-1.
2199.nptl_52.rhfc1.at/updates/drivers/media/video/ivtv.o failed
/lib/modules/2.4.22-1.2199.nptl_52.rhfc1.at/updates/drivers/media/video/ivtv.o: 
insmod ivtv failed

Perhaps this is a bug in the latest version.  Fortunately, it was 
possible to revert back to the old version and get the system to work:
# apt-get remove ivtv
...
Done.

# apt-get remove kernel-module-ivtv-`uname -r`
...
Done.

# rpm -ivh 
kernel-module-ivtv-2.4.22-1.2199.nptl_52.rhfc1.at-0.1.9-27.rhfc1.at.i686.rpm 

...

# rpm -ivh ivtv-0.1.9-27.rhfc1.at.i386.rpm
...

After which, the system resumed working.

Thanks,

Narinder





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.atrpms.net/pipermail/atrpms-users/attachments/20040905/de2f8448/attachment.htm


More information about the atrpms-users mailing list