My guess is you need to upgrade you kernel. I don't believe the 2.6.9-1.724_FC3 kernel has any modules on atrpms.net now. Try running
# apt-get install kernel=2.6.10-1.741_FC3 Set that to be your default kernel, and now you should find kernel modules available. Of course, any other modules for your old kernel will also need to be updated. Just set that KVER=`uname -r` and then update any kernel modules you've already installed (they'd be the ones listed with the "$KVER" part in Jarod's guide. -Andy On Mon, 24 Jan 2005 21:53:24 -0500, James Olsovsky <[EMAIL PROTECTED]> wrote: > I'm somewhat new to Linux and am undertaking loading Mythtv. But I > seem to be having issues while loading IVTV. I'm following the step > by steps from wilson.net and seem to be coming up short. > > I run this series of commands > > Edit /etc/apt/sources.list, changing at-stable to at-testing, > This works fine. > #apt-get update > This works fine. > > #apt-get install ivtv-firmware > This works fine. > # apt-get install ivtv-kmdl-$KVER > This is the error I get at this command. > Reading Package Lists... Done > Building Dependency Tree... Done > Couldn't find package ivtv-kmdl-2.6.9-1.724_FC3 > > I've also tried changing my sources.list file to at-stable and > at-bleeding, but still get the same error. > > Thanks for the help > > > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > > >
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
