This short walkthrough describes how to get the latest linux kernel working under Ubuntu Linux without having to compile it yourself.
This tutorial should work with the latest version of Ubuntu Linux (9.10) and all distributions based on Ubuntu Linux like Mint.
The included kernel files have been compiled using the generic ubuntu configuration.
Note: nVIDIA ForceWare drivers are automatically installed using DKMS (which is included in Ubuntu 8.10 and higher including 9.04 and 9.10)
And in case you don`t want to reboot you should try out Ksplice.
Installation Guide
- Download linux-headers-2.6.33-020633_2.6.33-020633_all.deb
- Download your kernel headers package;
I386: linux-headers-2.6.33-020633-generic_2.6.33-020633_i386.deb
AMD64: linux-headers-2.6.33-020633-generic_2.6.33-020633_amd64.deb - Download your kernel compile;
I386: linux-image-2.6.33-020633-generic_2.6.33-020633_i386.deb
AMD64: linux-image-2.6.33-020633-generic_2.6.33-020633_amd64.deb - Install the files in the same (else it won`t work!)
- In the terminal run:
sudo update-grub - Reboot and select the kernel from the bootloader menu
For those who want to do their “own” compiles, the source is available here.
Sun Microsystems released OpenSolaris build 132.
The OpenSolaris development package repository http://pkg.opensolaris.org/dev/ has been updated to reflect the changes up to and including snv_132 for
both the x86/x64 and SPARC platforms.
Users who wish to update their system to the development build can do so by setting their preferred publisher to the above URL and using the “image-update” facility provided by the pkg(1) command or by the “Update All” facility of the Package Manager GUI.
Continue reading ‘OpenSolaris 2010.02 build 132 released’
Sun Microsystems released OpenSolaris build 131.
The OpenSolaris development package repository http://pkg.opensolaris.org/dev/ has been updated to reflect the changes up to and including snv_131 for
both the x86/x64 and SPARC platforms.
Users who wish to update their system to the development build can do so by setting their preferred publisher to the above URL and using the “image-update” facility provided by the pkg(1) command or by the “Update All” facility of the Package Manager GUI.
Continue reading ‘OpenSolaris 2010.02 build 131 released’
Solaris Express Community Edition build 129 has been released.
The kernel, core and drivers changelog can be found at http://dlc.sun.com/osol/on/downloads/b129/on-changelog-b129.html
X Windows changelog
Continue reading ‘Solaris Express Community Edition build 129 released’
nVIDIA released an update for the ForceWare drivers 190-series. These drivers work for the nVIDIA GeForce 6xxx, 7xxx, 8xxx, 9xxx, 100 and 200 and ION series.
New in Version 195.62
- Adds GPU-acceleration for smoother online HD videos with the new Adobe Flash 10.1 beta. Learn more here.
- Adds support for GeForce GT 240.
- Adds support for OpenCL 1.0 (Open Computing Language) for all GeForce 8-series and later GPUs.
- Adds support for CUDA Toolkit 3.0 features and performance enhancements. See CUDA Zone for more details.
- Adds SLI and multi-GPU support for many top new gaming titles including Borderlands, Call of Duty: Modern Warfare 2, FIFA Soccer 10, and more.
- Includes numerous bug fixes including improved performance for Need for Speed: Shift. Refer to the release notes on the documentation tab for information about the key bug fixes in this release.
- Users without US English operating systems can select their language and download the International driver here.
Continue reading ‘nVIDIA ForceWare 195.62 released’