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: > [EMAIL PROTECTED] 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
pgpYu1WFbEotW.pgp
Description: PGP signature
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
