{"id":173,"date":"2010-02-26T09:51:57","date_gmt":"2010-02-26T17:51:57","guid":{"rendered":"http:\/\/blog.portnumber53.com\/?p=173"},"modified":"2010-02-26T09:51:57","modified_gmt":"2010-02-26T17:51:57","slug":"setting-up-kernel-2-6-33-on-slackware-13-on-my-asus-g1s","status":"publish","type":"post","link":"https:\/\/blog.portnumber53.com\/index.php\/2010\/02\/26\/setting-up-kernel-2-6-33-on-slackware-13-on-my-asus-g1s\/","title":{"rendered":"Setting up kernel 2.6.33 on  Slackware 13 on my Asus G1S"},"content":{"rendered":"<p>Download DVD iso<\/p>\n<p>Burn to media<\/p>\n<p>Install it<\/p>\n<p>Install Slack Build Gnome<\/p>\n<p>Download and install new kernel:<\/p>\n<pre class=\"brush:bash\">cd \/usr\/src\nwget http:\/\/www.kernel.org\/pub\/linux\/kernel\/v2.6\/linux-2.6.33.tar.bz2\nrm linux\ntar -xvjf linux-2.6.33.tar.bz2\nln -s linux-2.6.33 linux\ncd linux\nmake mrproper\nmake menuconfig<\/pre>\n<p>Append &#8220;-asus&#8221; to Local version<\/p>\n<p>Change Processor family to &#8220;Core 2\/newer Xeon&#8221;<\/p>\n<p>Enable &#8220;Realtek 8169 gigabit ethernet support&#8221;<\/p>\n<p>Disable &#8220;Ethernet 10000 Mbit support&#8221;, unless of course you have such a network card<\/p>\n<p>Enable &#8220;Intel Wireless Wifi&#8221;<\/p>\n<p>Enable &#8220;Enable Full Spectrum Measurement in iwlagn driver&#8221;<\/p>\n<p>Enable &#8220;Enable full debugging output in iwlagn and iwl3945 drivers&#8221;<\/p>\n<p>Enable &#8220;Enable device access tracing&#8221;<\/p>\n<p>Enable &#8220;Intel Wiress Wifi Next Gen AGN (iwlagn)&#8221;<\/p>\n<p>Enable &#8220;Intel Wireless Wifi 4965AGN&#8221;<\/p>\n<p>Frame Buffer Support:<\/p>\n<p>Enable &#8220;VGA 16-color graphics support&#8221;<\/p>\n<p>Enable &#8220;Userspace VESA VGA graphics support&#8221;<\/p>\n<p>Enable &#8220;VESA VGA graphics support&#8221;<\/p>\n<p>Backlight &amp; LCD device support<\/p>\n<p>Enable &#8220;Lowlevel LCD controls&#8221;<\/p>\n<p>Enable &#8220;Platform LCD controls&#8221;<\/p>\n<p>Intel HD audio<\/p>\n<p>Enable &#8220;Support jack plugging notification via input layer&#8221;<\/p>\n<p>Enable &#8220;Support initialization patch loading for HD-audio&#8221;<\/p>\n<p>Enable &#8220;MMC\/SD\/SDIO card support&#8221;<\/p>\n<p>Be sure to enable whichever filesystem your installation needs<\/p>\n<p>Enable &#8220;NTFS file system support&#8221;<\/p>\n<p>Enable &#8220;NTFS write support&#8221;<\/p>\n<p>Staging Drivers:<\/p>\n<p>Disable&#8221;Exclude Staging drivers from being built&#8221;<\/p>\n<p>Enable &#8220;Asus OLED driver&#8221;<\/p>\n<p>X86 Platform Specific Device Drivers<\/p>\n<p>Enable &#8220;Asus Laptop Extras&#8221;<\/p>\n<p>Virtualization<\/p>\n<p>Enable &#8220;Kernel-based Virtualization Machine (KVM) support&#8221;<\/p>\n<p>Enable &#8220;KVM for Intel processors support&#8221;<\/p>\n<p>Exit saving your configuration, and let&#8217;s compile it<\/p>\n<pre class=\"brush:bash\">#make -j7\n#make modules_install<\/pre>\n<p>Copy new files to your \/boot folder:<\/p>\n<pre class=\"brush:bash\">cp arch\/x86\/boot\/bzImage \/boot\/bzImage-2.6.33-asus.bz2\ncp System.map \/boot\/System.map-2.6.33-asus\ncp .config \/boot\/config-2.6.33-asus<\/pre>\n<p>Now update shortcuts<\/p>\n<pre class=\"brush:bash\">cd \/boot\nrm System.map\nln -s System.map-2.6.33-asus System.map\nrm config\nln -s config-2.6.33-asus config\nln -s bzImage-2.6.33-asus.bz2 bzImage<\/pre>\n<p>Update your lilo.conf file<\/p>\n<pre class=\"brush:bash\">#nano \/etc\/lilo.conf<\/pre>\n<pre class=\"brush:plain\">lba32\n\nimage = \/boot\/bzImage\nroot = \/dev\/sda3\nlabel = Asus\nread-only<\/pre>\n<pre class=\"brush:bash\">#lilo\nAdded Linux *\nAdded Asus<\/pre>\n<p>Cross your fingers and reboot  \ud83d\ude42<\/p>\n<pre class=\"brush:bash\">#reboot<\/pre>\n<p>If anything goes wrong, start with your previous kernel and do some debugging based on any kernel panic messages you have received (maybe some file system support?)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Download DVD iso Burn to media Install it Install Slack Build Gnome Download and install new kernel: cd \/usr\/src wget http:\/\/www.kernel.org\/pub\/linux\/kernel\/v2.6\/linux-2.6.33.tar.bz2 rm linux tar -xvjf linux-2.6.33.tar.bz2 ln -s linux-2.6.33 linux cd linux make mrproper make menuconfig Append &#8220;-asus&#8221; to Local version Change Processor family to &#8220;Core 2\/newer Xeon&#8221; Enable &#8220;Realtek&#8230; <a class=\"continue-reading-link\" href=\"https:\/\/blog.portnumber53.com\/index.php\/2010\/02\/26\/setting-up-kernel-2-6-33-on-slackware-13-on-my-asus-g1s\/\"> Continue reading <span class=\"meta-nav\">&rarr; <\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14],"tags":[52,81,153,203,316],"class_list":["post-173","post","type-post","status-publish","format-standard","hentry","category-linux","tag-asus","tag-compile","tag-g1s","tag-kernel","tag-slackware-13"],"_links":{"self":[{"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/posts\/173","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/comments?post=173"}],"version-history":[{"count":0,"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/posts\/173\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/media?parent=173"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/categories?post=173"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/tags?post=173"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}