Re: Fc17 nvidia kmdls?
George Galt <[email protected]>
| Newsgroups | gmane.linux.redhat.rpm.atrpms.general |
|---|---|
| Message-ID | <CA+-thJPuRveORsU2xQaQ7OTc-2HKOE-1EwnzGm1063Ddw-ncvg@mail.gmail.com> |
On Sat, Aug 25, 2012 at 7:30 AM, John Pilkington <[email protected]> wrote: > On 25/08/12 11:28, O&M Ugarcina wrote: >> >> Hello Guys, >> >> If we look in those fc17 repos on atrpms , there will be no kmdls there >> for any kernel . I am suspecting that the modules are not building >> automatically as they should . It may have something to do with errors >> such as : >> >> Error: Package: >> nvidia-graphics295.40-kmdl-3.3.7-1.fc17-295.40-144.fc17.x86_64 (atrpms) >> Requires: modutils >= 2.4.14 >> >> These types of errors I was seeing and had to force install kmdls in >> with --nodeps a few months ago . >> >> The issue is that module-init-tools has obsoleted modutils just in fc17 >> and we probably need to modify the SPEC here . That would be my guess . >> >> Best Regards >> Milorad >> > > Yes, after looking at the f17 repo I see only the yum kmdl - no others at > all. The kernel on fedora 17 updates is 3.5.2-3, released on 22-Aug, just 3 > days ago. > > As I said earlier, I think kernel release triggers removal of non-matching > kmdls when the next auto-update of Axels's repo occurs, but a new build may > need action by Axel. I don't know when that will happen. The changes you > mention above may delay things even then. The most recent set of updates - > vlc etc - was mainly Paulo's stuff. > > My systems seem to be working well, given their known limitations and my > habits of use (SL6/Myth25.2/Intelgraphics and f16/Myth24.3/nVidia 302.17) > and I'm in 'If it ain't broke don't fix it' mode for the time being :-) > > Cheers, > > John > > > > _______________________________________________ > atrpms-users mailing list > [email protected] > http://lists.atrpms.net/mailman/listinfo/atrpms-users All: Just as a test, I tried building nvidia-graphics302 for 3.5.2-1.fc17 and it seems to have worked. I used Paulo's guide and his scripts. I have not installed these files as my FC17 machine has an ATI card, but here is what I got from the build: 3241357 Aug 27 12:17 nvidia-graphics302.17-302.17-147.fc17.x86_64.rpm 74681 Aug 27 12:17 nvidia-graphics302.17-devel-302.17-147.fc17.x86_64.rpm 3519125 Aug 27 12:20 nvidia-graphics302.17-kmdl-3.5.2-1.fc17-302.17-147.fc17.x86_64.rpm 19020893 Aug 27 12:17 nvidia-graphics302.17-libs-302.17-147.fc17.x86_64.rpm There doesn't seem to be any need to update the SPEC file. I am not sure why Axel hasn't built the files. George