Axel Thimm wrote:
 > 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`

I tried a "#echo $KVER" with this result "2.6.11-1.27_FC3". So $KVER has been set correctly. Trying the above apt-get install ivtv-kmdl-`uname -r` worked for some reason now, but it also works for apt-get install ivtv-kmdl-$KVER now.

Mogens

_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to