On 2/24/06, <b class="gmail_sendername">Axel Thimm</b> &lt;<a href="mailto:Axel.Thimm@atrpms.net">Axel.Thimm@atrpms.net</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Fri, Feb 24, 2006 at 06:38:16PM -0500, Michael Haan wrote:<br>&gt; Honestly I don't know the exact root of the problem.&nbsp;&nbsp;I ran a &quot;smart update&quot;<br>&gt; (upgrade?) last night.&nbsp;&nbsp;When I looked at the box today, X isn't working.&nbsp;&nbsp;At
<br>&gt; first I thought maybe my kernel had been upgraded and broken my nvidia<br>&gt; drivers, so I tried to re-install them with &quot;smart install<br>&gt; nvidia-graphics8178-kmdl-$KVER&quot;, but my $KVER is 2.6.15-1.1830_FC4
.<br><br>That kernel has a security issue and was deprectaed some time ago.<br><br>&gt; Well apparently my setup is trying to pull in ....1831...<br><br>That's OK.<br><br>&gt; So I tried to install the new kernel, but no dice.&nbsp;&nbsp;I'm sure it's
<br>&gt; probably something I've done, but I don't know how to fix it.<br><br>Some more details wouldn't hurt. ;=)<br><br>Just paste the output of whatever command you tried. I'd use<br><br>smart update<br>smart upgrade<br>
<br>rpm -qa \*-kmdl-\* | sed -e's,-kmdl.*,-kmdl-2.6.15-1.1831_FC4,' | sort -u | xargs echo smart install<br><br>The latter will only output a command that you could use to upgrade<br>all kmdls. It will not perform the actual action, just copy and paste.
<br>--<br>Axel.Thimm at ATrpms.net<br><br><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br><br><br><br></blockquote></div><br><br>[root@tibeaux ~]# smart update<br>Loading cache...<br>Updating cache...&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ################################################################### [100%]
<br><br>Fetching information for 'Fedora Core 4 - x86_64 - Base'...<br>-&gt; <a href="http://dl.atrpms.net/fc4-x86_64/redhat/base/release">http://dl.atrpms.net/fc4-x86_64/redhat/base/release</a><br>release&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ################################################################### [ 11%]
<br><br>Fetching information for 'Fedora Core 4 - x86_64 - ATrpms'...<br>-&gt; <a href="http://dl.atrpms.net/fc4-x86_64/atrpms/base/release">http://dl.atrpms.net/fc4-x86_64/atrpms/base/release</a><br>release&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ################################################################### [ 44%]
<br><br>Fetching information for 'Fedora Core 4 - x86_64 - Released Updates'...<br><br>Updating cache...&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ################################################################### [100%]<br><br>Channels have no new packages.
<br>Saving cache...<br><br>[root@tibeaux ~]# smart upgrade<br>Loading cache...<br>Updating cache...&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ################################################################### [100%]<br><br>Computing transaction...
<br>No interesting upgrades available.<br>[root@tibeaux ~]#<br><br>[root@tibeaux ~]# rpm -qa \*-kmdl-\* | sed -e's,-kmdl.*,-kmdl-2.6.15-1.1831_FC4,' | sort -u | xargs echo smart install<br>smart install ivtv-kmdl-2.6.15-1.1831_FC4
 nvidia-graphics8178-kmdl-2.6.15-1.1831_FC4<br>[root@tibeaux ~]#<br><br>So, are you saying I should run:<br><br>smart install ivtv-kmdl-2.6.15-1.1831_FC4 nvidia-graphics8178-kmdl-2.6.15-1.1831_FC4<br>?<br><br>That's not a new kernel version?&nbsp; What was deprecated b/c of security issues?&nbsp; Should I just shut-up and run the command(s)?
<br><br><br>