Oggi ci accingeremo in una particolare guida che vi permetterà di installare con molta facilità il kernel 3.6.2 di Linux, in uno dei sistemi operativi open source più conosciti ed usati al mondo , stiamo parlando di Ubuntu (qui puoi leggere una guida per installare Ubuntu 12.04).
Dando un’occhiata veloce alle modifiche effettuate possiamo renderci conto che son stati risolti moltissimi bug per quanto riguarda schede AMD ATI e il file system Ext4.
Ora vi lasceremo un piccolo assaggio del changelog, ma se siete curiosi di leggerlo in versione integrale ecco il link per leggero nella sua totalità:
Ecco un breve assaggio:
- Multicast packet transmit logic has been fixed;
- MSI quirk for gateway RS690 has been added;
- pmd_present for split_huge_page and PROT_NONE with THP has been fixed;
- Multiple issues with IOMMU pools code have been repaired;
- Pre-suspend fence buffer context on resume has been restored;
- Missing volume update bits have been added;
- Flush the pending flips on the CRTC before modification;
- Online defrag was not supported for journaled files, on EXT4;
- Inverted internal mic quirk for Lenovo IdeaPad U310 has been added;
- Support for device 1ae7:2001 Speedlink Snappy Microphone SL-6825-SBK has been added;
- A crash that occurred when converting OF node to edev has been fixed;
- A memory corruption by refcount imbalance in alloc_pages_vma() has been fixed;
- Missing RCU idle APIs on idle loop has been repaired;
- Initialize efi.runtime_version to make query_variable_info/update_capsule workable;
- Ignore last group w/o enough space when resizing instead of BUG’ing, on EXT4 partitions;
- Don’t copy non-existent gdt blocks when resizing on EXT4 partitions;
- Avoid duplicate writes of the backup bg descriptor blocks, on EXT4 partitions;
INSTALLAZIONE
Installeremo il nuovo kernel molto velocemente, attraverso il classico terminale, ma nel frattempo vi consigliamo di installare questo kernel se avete versioni di Ubuntu che vanno dalla 11.10 in su.
[tabs tab1=”Terminale”]
[tab id=1]
cd /tmp
wget http://dl.dropbox.com/u/47950494/upubuntu.com/linux-kernel-3.6.2 -O linux-kernel-3.6.2
chmod +x linux-kernel-3.6.2
sudo sh linux-kernel-3.6.2
[/tab]
[/tabs]
Una volta completata l’installazione vi basterà solamente riavviare il sistema ed il gioco è fatto.
Se volete effettivamente provare che la vostra versione di Kernel sia quella giusta, in questo caso quindi la 3.6.2, basterà digitare sul terminale quanto segue:
uname -r
Fateci sapere se siete riusciti ad installare il nuovo kernel e come vi state trovando.
Lascia un commento