PDA

View Full Version : kernel 2.6.33.1-19.fc13.x86_64


Landshark
30th March 2010, 07:47 PM
Another question:

If I wanted to download the source or .rpm for the 2.6.33.1-19.fc13.x86_64 kernel and the associated modules, where would I find them? What's the best source?

Landshark

dd_wizard
30th March 2010, 07:57 PM
Check here (http://koji.fedoraproject.org/koji/packages) for all RPMs, including sources. A search for "kernel" will get you the list of builds. There is at least one newer build there for F13.

dd_wizard

---------- Post added at 11:57 AM CDT ---------- Previous post was at 11:54 AM CDT ----------

Actually, there's a bug fix, kernel-2.6.33.1-24.fc13, that you might want to wait for.

dd_wizard

SlowJet
30th March 2010, 08:01 PM

K 19 has a pointer problem and k 24 is compiling now in koji to fix it.
K 21 and 23 have other fixes also.

The src rpm is in koji when it finishes.

http://koji.fedoraproject.org/koji/buildinfo?buildID=164598

The log from K 24

* Tue Mar 30 2010 John W. Linville <linville@redhat.com> 2.6.33.1-24 - Avoid null pointer dereference introduced by 'ssb: check for sprom' (#577463)

* Mon Mar 29 2010 John W. Linville <linville@redhat.com> 2.6.33.1-23 - iwlwifi: reset card during probe (#557084) - iwlwifi: use dma_alloc_coherent (#574146)

* Mon Mar 29 2010 Ben Skeggs <bskeggs@redhat.com> 2.6.33.1-22 - nouveau: sync with nouveau upstream

* Wed Mar 24 2010 Josef Bacik <josef@toxicpanda.com> 2.6.33.1-21 - Update btrfs so it includes the default subvolume stuff, for the rollback feature

* Mon Mar 22 2010 Jarod Wilson <jarod@redhat.com> - A few more imon driver button additions - Fix minor init issue w/topseed 0x0008 mceusb transceivers

* Fri Mar 19 2010 John W. Linville <linville@redhat.com> 2.6.33.1-19 - ssb: check for sprom (#533746)

SJ

Landshark
30th March 2010, 08:15 PM
Great Information. Thank you.