[mythtv-users] Re: Yum versus apt

Axel Thimm Axel.Thimm at ATrpms.net
Tue May 31 06:52:17 UTC 2005


On Mon, May 30, 2005 at 10:48:44PM -0400, Nickoli Dubyk wrote:
> I too have followed Jarods description exactly (copy/paste
> instructions),  all has gone well until
> # apt-get install ivtv-firmware
> # apt-get install ivtv-kmdl-$KVER
> # apt-get install ivtv
> 
> ivtv-firmware went fine as did ivtv and ivtvdev. 
> when typing # apt-get install ivtv-kmdl-$KVER, I get:
> [root at localhost mythtv]# apt-get install ivtv-kmdl-$KVER
> Reading Package Lists... Done
> Building Dependency Tree... Done
> E: Couldn't find package ivtv-kmdl

Sounds like KVER is empty and apt-get only sees

apt-get install ivtv-kmdl-

which means "remove ivtv-kmdl".

Boot into your kernel and try

apt-get install ivtv-kmdl-`uname -r`

-- 
Axel.Thimm at ATrpms.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-users/attachments/20050531/15824870/attachment.pgp


More information about the mythtv-users mailing list