<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8484041369842481076</id><updated>2011-11-24T18:54:02.835+01:00</updated><category term='x3100'/><category term='linux'/><category term='firefox'/><category term='zepto'/><category term='GRUB'/><category term='sound'/><category term='modem'/><category term='compiz fusion'/><category term='alsa'/><category term='powersave'/><category term='tweak'/><category term='ubuntu'/><category term='speaker'/><category term='eyecandy'/><category term='3215W'/><category term='bios'/><category term='3G'/><category term='cpu'/><title type='text'>Zepto Znote 3215W Ubuntu</title><subtitle type='html'>Solutions to common problems on the laptop Zepto 3215W</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://ubuntu3215w.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8484041369842481076/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://ubuntu3215w.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>donbach</name><uri>http://www.blogger.com/profile/07503188728809054447</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='18' src='http://bp0.blogger.com/_MtSvnUANHKM/R4XXEQF4TmI/AAAAAAAABGA/H6QH8u7kLZY/S220/ubuntuavatar.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>10</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8484041369842481076.post-1882632236052924165</id><published>2008-07-20T17:08:00.001+02:00</published><updated>2008-12-09T09:52:56.038+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='GRUB'/><category scheme='http://www.blogger.com/atom/ns#' term='eyecandy'/><category scheme='http://www.blogger.com/atom/ns#' term='zepto'/><category scheme='http://www.blogger.com/atom/ns#' term='3215W'/><title type='text'>GRUB Splash Image</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_MtSvnUANHKM/SIQxTsXFYNI/AAAAAAAABR4/50-4_tpfwLY/s1600-h/zepto_w.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://2.bp.blogspot.com/_MtSvnUANHKM/SIQxTsXFYNI/AAAAAAAABR4/50-4_tpfwLY/s320/zepto_w.png" alt="" id="BLOGGER_PHOTO_ID_5225355682051875026" border="0" /&gt;&lt;/a&gt;This howto shows how to install a fullscreen splash image in the GRUB-bootloader. The image is entirely eye-candy and doesn't have any function besides that.&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;First you have to get a splash image. A great start is to go and download it from the web. Later I'll show how to make your own splash image.&lt;br /&gt;&lt;div&gt;&lt;br /&gt;Here is some sites where you can download GRUB splash images:&lt;br /&gt;&lt;a title="http://www.schultz-net.dk/grub.html" href="http://www.schultz-net.dk/grub.html" target="_blank" rel="external"&gt;http://www.schultz-net.dk/grub.html&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://ruslug.rutgers.edu/%7Emcgrof/grub-images/images/?page=1"&gt;http://ruslug.rutgers.edu/~mcgrof/grub-images/images/?page=1&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;You can also download the GRUB splash image seen above, which is based on the Zepto logo:&lt;br /&gt;&lt;a href="http://donbach.users.whitehat.dk/files/zepto_w.xpm.gz"&gt;Zepto GRUB Splash&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;Find the splash image you like and download it.&lt;br /&gt;&lt;div&gt;Place the image in the folder &lt;em&gt;/boot/grub&lt;/em&gt;&lt;br /&gt;1. start a terminal&lt;br /&gt;2. &lt;span style="font-weight: bold;"&gt;sudo gedit /boot/grub/menu.lst&lt;/span&gt;&lt;br /&gt;3. Add the line "splashimage (hd0,1)/boot/grub/splashimage.xpm.gz"&lt;br /&gt;4. Add the line "viewport 0 0 80 21"&lt;br /&gt;5. Save the file and exit gedit&lt;br /&gt;6. Restart your linux-box&lt;br /&gt;Note: change (hd0,1) so it matches your system. Look in the &lt;em&gt;menu.lst&lt;/em&gt; file for help, as Ubuntu has set this up under the installation.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt; &lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;span style="font-weight: bold;"&gt;Background and foreground color in GRUB&lt;/span&gt;&lt;br /&gt;Default Ubuntu installs GRUB with the background color black and the text as white. You can change the background and text color with the color parameter in &lt;em&gt;menu.lst&lt;/em&gt;.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;em&gt;&lt;span style="font-weight: bold;"&gt;color foreground/background [highlight foreground/background]&lt;/span&gt;&lt;br /&gt;&lt;/em&gt;The colors must be specified by the following symbolic names:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Background colors&lt;/span&gt;&lt;/div&gt;black, blue, green, cyan, red, magenta, brown, light-gray&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;span style="font-weight: bold;"&gt;Foreground colors&lt;/span&gt;&lt;/div&gt;black, blue, green, cyan, red, magenta, brown, light-gray, dark-gray, light-blue, light-green, light-cyan, light-red, light-margenta, yellow, white&lt;br /&gt;&lt;br /&gt;&lt;div&gt;add "blink-" to the foreground color if the text should blink.&lt;br /&gt;eg. "color light-gray/blue blink-black/light-gray"&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;If you don't specify a highlight color, the inverted colors will be used.&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;span style="font-weight: bold;"&gt;How do I make my own GRUB Splash Image?&lt;/span&gt;&lt;br /&gt;The are 3 important factors the image must comply to:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;The image must be in &lt;a href="http://en.wikipedia.org/wiki/X_PixMap"&gt;X Pixmap&lt;/a&gt; format, .xpm /.xpm.gz&lt;/li&gt;&lt;br /&gt;&lt;li&gt;The image size must be 640x480&lt;/li&gt;&lt;br /&gt;&lt;li&gt;The image must have 14 colors, indexed&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;div&gt;Here is 2 ways how to convert a random picture to a 14 color 640x480 spash image:&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;The quick way:&lt;br /&gt;1. make sure you have &lt;a href="http://www.imagemagick.org/script/index.php"&gt;ImageMagick&lt;/a&gt; installed.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;    $ sudo apt-get install imagemagick&lt;/span&gt;&lt;br /&gt;2. &lt;span style="font-weight: bold;"&gt;convert image.jpg -resize 640x480! -colors 14 -depth 8 splash-image.xpm.gz&lt;/span&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;The GIMP way:&lt;/div&gt;1. Open the image in GIMP, click Image&gt;Mode&gt;Indexed...".&lt;br /&gt;2. Choose "Generate optimal Palette" and choose 14 in number of colors. Set colordithering to nothing.&lt;br /&gt;3. After the converting, save the image as filename.xpm. The GIMP automaticly saves the image in the correct format based on the filename extension.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;If you want to compress the image with gzip:&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;$ gzip splash-image.xpm&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;This will create a gzip file with the filename splash-image.xpm.gz&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;div&gt;&lt;strong&gt;Widescreen tip&lt;/strong&gt;&lt;/div&gt;If you have a widescreen monitor, like the Zepto 3215W's Crystal Clear, stretch the logo and text vertically by about 15%. The grub bootsplash will be stretched horizontally onscreen distorting your graphic. In effect, a perfect square becomes a rectangle. By stretching vertically now it will be rendered onscreen proportionally at boot time.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8484041369842481076-1882632236052924165?l=ubuntu3215w.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ubuntu3215w.blogspot.com/feeds/1882632236052924165/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8484041369842481076&amp;postID=1882632236052924165' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8484041369842481076/posts/default/1882632236052924165'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8484041369842481076/posts/default/1882632236052924165'/><link rel='alternate' type='text/html' href='http://ubuntu3215w.blogspot.com/2008/07/grub-splash-image.html' title='GRUB Splash Image'/><author><name>donbach</name><uri>http://www.blogger.com/profile/07503188728809054447</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='18' src='http://bp0.blogger.com/_MtSvnUANHKM/R4XXEQF4TmI/AAAAAAAABGA/H6QH8u7kLZY/S220/ubuntuavatar.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_MtSvnUANHKM/SIQxTsXFYNI/AAAAAAAABR4/50-4_tpfwLY/s72-c/zepto_w.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8484041369842481076.post-3824953435463357710</id><published>2008-06-19T17:17:00.007+02:00</published><updated>2008-06-24T21:48:07.593+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tweak'/><category scheme='http://www.blogger.com/atom/ns#' term='powersave'/><category scheme='http://www.blogger.com/atom/ns#' term='ubuntu'/><title type='text'>Preload - Prefetching Daemon</title><content type='html'>If you want to improve startup time of your applications and the overall performance of your desktop, Preload is the right application for you. Preload is an adaptive prefetching/readahead daemon. Preload will determine common used applications and will keep the libraries in your RAM before you even load them up - this leads to a faster startup time. Preload is also adaptive enough to determine if you change your working habits as well.&lt;br /&gt;&lt;br /&gt;Preload is in the Ubuntu software repositories, so you can install it this way:&lt;br /&gt;&lt;div&gt; &lt;/div&gt;&lt;span style="font-weight: bold;font-family:courier new;" &gt;sudo apt-get install preload&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Preload doesn't need to be configured as it is adaptive and relies on a count of the number of times an application is launched. The configuration file for Preload is kept in &lt;span style="font-weight: bold;"&gt;/etc/preload.conf&lt;/span&gt; and the default values should be fine for most people.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Monitoring Preload&lt;/span&gt;&lt;br /&gt;You can monitor Preload and see what files it holds in your RAM and how much RAM it uses.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;font-family:courier new;" &gt;sudo tail -f /var/log/preload.log&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold;font-family:courier new;" &gt;sudo less /var/lib/preload/preload.state&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8484041369842481076-3824953435463357710?l=ubuntu3215w.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ubuntu3215w.blogspot.com/feeds/3824953435463357710/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8484041369842481076&amp;postID=3824953435463357710' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8484041369842481076/posts/default/3824953435463357710'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8484041369842481076/posts/default/3824953435463357710'/><link rel='alternate' type='text/html' href='http://ubuntu3215w.blogspot.com/2008/06/preload-prefetching-daemon.html' title='Preload - Prefetching Daemon'/><author><name>donbach</name><uri>http://www.blogger.com/profile/07503188728809054447</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='18' src='http://bp0.blogger.com/_MtSvnUANHKM/R4XXEQF4TmI/AAAAAAAABGA/H6QH8u7kLZY/S220/ubuntuavatar.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8484041369842481076.post-4832281147842903242</id><published>2008-05-14T09:43:00.021+02:00</published><updated>2008-12-09T09:52:56.182+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='firefox'/><category scheme='http://www.blogger.com/atom/ns#' term='modem'/><category scheme='http://www.blogger.com/atom/ns#' term='ubuntu'/><category scheme='http://www.blogger.com/atom/ns#' term='3G'/><title type='text'>HUAWEI E220 3G modem HOWTO</title><content type='html'>&lt;p&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_MtSvnUANHKM/SCrMpUZ85WI/AAAAAAAABM8/YqQxzYlWgdU/s1600-h/3_usb_modem.jpg"&gt;&lt;img id="BLOGGER_PHOTO_ID_5200193729976919394" style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" alt="" src="http://2.bp.blogspot.com/_MtSvnUANHKM/SCrMpUZ85WI/AAAAAAAABM8/YqQxzYlWgdU/s320/3_usb_modem.jpg" border="0" /&gt;&lt;/a&gt;Finally I got my &lt;a href="http://en.wikipedia.org/wiki/Huawei_E220"&gt;HUAWEI E220 HSDPA USB 3G MODEM&lt;/a&gt; to work in Ubuntu. I've tried lots of things in Ubuntu 7.10, but it just wouldn't work.&lt;br /&gt;&lt;br /&gt;Now that I've installed Ubuntu 8.04 I gave it a try again, and I figured it out pretty easily. Next to follow is a HOWTO to get the USB modem to work. Notice this guide is based on my experience with a modem from the Danish part of the mobile telephone company &lt;a href="http://www.3.dk/"&gt;3&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Basics&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Use the short USB to USB mini cable provided in the package. The long cable with 2 USB sticks is said not to work. I haven't tried my configuration with the long cable yet, so I don't know if it will work. Stick to the short cable to start with.&lt;/li&gt;&lt;li&gt;Open a terminal (xterm is nice and have a small font) and type &lt;span style="font-weight: bold;font-family:courier new;" &gt;tail -f /var/log/kern.log&lt;/span&gt; . Now you have a window where you can see what the kernel is fiddling with. This window I now call Kernel status window.&lt;/li&gt;&lt;li&gt;Open a new terminal. This is where you'll be working in the next steps.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;Edit &lt;span style="font-weight: bold;"&gt;/etc/wvdial.conf&lt;/span&gt; with nano, gedit, or your favourite text editor so it looks like this:&lt;br /&gt;&lt;span style="font-weight: bold; font-family: courier new;"&gt;sudo gedit /etc/wvdial.conf&lt;/span&gt;&lt;br /&gt;- - -&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;[Dialer Defaults]&lt;br /&gt;Phone = *99***1#&lt;br /&gt;Username = username&lt;br /&gt;Password = password&lt;br /&gt;Stupid mode = 1&lt;br /&gt;Dial Command = ATDT&lt;br /&gt;&lt;br /&gt;[Dialer hsdpa]&lt;br /&gt;Modem = /dev/ttyUSB0&lt;br /&gt;Baud = 460800&lt;br /&gt;Init2 = ATZ&lt;br /&gt;Init3 = ATE0V1&amp;amp;D2&amp;amp;C1S0=0 +IFC=2,2&lt;br /&gt;ISDN = 0&lt;br /&gt;Modem Type = Analog Modem&lt;br /&gt;Init5 = AT+CGDCONT=1,"IP","data.tre.dk";&lt;br /&gt;&lt;br /&gt;[Dialer pin]&lt;br /&gt;Init1 = AT+CPIN=****&lt;br /&gt;&lt;/span&gt;- - -&lt;br /&gt;replace &lt;span style="font-family:courier new;"&gt;****&lt;/span&gt; with your own personal PIN code. Alternatively you can disable the PIN code with the modem driver application in Windows. I disabled my PIN code, and now the USB modem blinks a blue color as soon as its connected to a USB port and signal strength is good.&lt;br /&gt;&lt;br /&gt;You can tweak your security by changing your Init5 command string. I recommend that you type all the strings in as comments (with a "#" first), and leave the one you need uncommented.&lt;br /&gt;Like this:&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;Init5 = AT+CGDCONT=1,"IP","data.3.dk"; //bag en firewall&lt;br /&gt;#Init5 = AT+CGDCONT=1,"IP","vip.3.dk"; //delvis bag firewall&lt;br /&gt;#Init5 = AT+CGDCONT=1,"IP","bredband.3.dk"; //ingen firewall&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;Now that you've set up all the basic stuff its time to plug the USB modem into an empty USB port in your PC.&lt;br /&gt;&lt;br /&gt;The USB modem is both a modem and an CD-ROM drive. In Linux we don't need the CD-ROM part, that only contains the Windows drivers and applications.&lt;br /&gt;&lt;br /&gt;When in modem state, the box offers three serial USB devices:&lt;br /&gt;&lt;strong&gt;&lt;span style="font-family:courier new;"&gt;/dev/ttyUSB0&lt;br /&gt;/dev/ttyUSB1&lt;br /&gt;/dev/ttyUSB2&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;You should see the devices being created in the Kernel status window.&lt;br /&gt;If there is more ttyUSB devices created its still fine.&lt;br /&gt;&lt;br /&gt;Alternativly you can unplug your USB modem, remove the usb-storage kernel module, and reconnect your USB modem:&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;&lt;strong&gt;sudo rmmod usb-storage&lt;/strong&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;Now its time to wake up the modem and get connected to the internet:&lt;br /&gt;if you specified your PIN code in the wvdial.conf you'll have to execute the PIN code command string first. Otherwise skip this step.&lt;b&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;sudo wvdial pin&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/b&gt;run the following command and keep an eye on the LED on the USB modem:&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family:courier new;"&gt;sudo wvdial hsdpa&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;You'll notice a lot of reply information from the modem over the serial link.&lt;br /&gt;&lt;br /&gt;If the LED stays constant blue you're connected to the 3 network. Open your browser and try to access a web page.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Trobleshooting&lt;/strong&gt;&lt;br /&gt;If you get a brand new HUAWEI E220 modem you somehow need to initiate it in Windows first. This sets up some default modem settings.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Firefox starts in offline mode&lt;/span&gt;&lt;br /&gt;Workaround 1:&lt;br /&gt;This workaround works on Firefox 3.0.1 or greater.&lt;br /&gt;1. open Firefox&lt;br /&gt;2. type in "about:config" in the address line&lt;br /&gt;3. type in "toolkit." in the Filter box&lt;br /&gt;4. find "toolkit.networkmanager.disable, and set it to "true" by double clicking on it&lt;br /&gt;&lt;br /&gt;Workaround 2:&lt;br /&gt;This workaround makes NetworkManager to be always online as we add a non existing interface. Firefox will then be in online mode when it starts.&lt;br /&gt;1. open a terminal&lt;br /&gt;2. &lt;span style="font-weight: bold;"&gt;sudo nano /etc/network/interfaces&lt;/span&gt;&lt;br /&gt;3. add "iface eth1000 inet dhcp" to the end of the file&lt;br /&gt;4. save and quit&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Monitor applications&lt;br /&gt;&lt;/span&gt;&lt;span&gt;If you want to monitor signal strength&lt;/span&gt;&lt;span&gt; and network statistics you can play around with these applications:&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;a href="http://umtsmon.sourceforge.net/"&gt;http://umtsmon.sourceforge.net/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://oozie.fm.interia.pl/pro/huawei-e220/"&gt;http://oozie.fm.interia.pl/pro/huawei-e220/&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8484041369842481076-4832281147842903242?l=ubuntu3215w.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ubuntu3215w.blogspot.com/feeds/4832281147842903242/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8484041369842481076&amp;postID=4832281147842903242' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8484041369842481076/posts/default/4832281147842903242'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8484041369842481076/posts/default/4832281147842903242'/><link rel='alternate' type='text/html' href='http://ubuntu3215w.blogspot.com/2008/05/huawei-e220-3g-modem-howto.html' title='HUAWEI E220 3G modem HOWTO'/><author><name>donbach</name><uri>http://www.blogger.com/profile/07503188728809054447</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='18' src='http://bp0.blogger.com/_MtSvnUANHKM/R4XXEQF4TmI/AAAAAAAABGA/H6QH8u7kLZY/S220/ubuntuavatar.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_MtSvnUANHKM/SCrMpUZ85WI/AAAAAAAABM8/YqQxzYlWgdU/s72-c/3_usb_modem.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8484041369842481076.post-2619155812315929461</id><published>2008-05-10T14:20:00.005+02:00</published><updated>2008-08-18T23:34:16.037+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='speaker'/><category scheme='http://www.blogger.com/atom/ns#' term='zepto'/><category scheme='http://www.blogger.com/atom/ns#' term='sound'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='3215W'/><category scheme='http://www.blogger.com/atom/ns#' term='ubuntu'/><title type='text'>PC Speaker disable</title><content type='html'>I've just installed Ubuntu 8.04 LTS on my Zepto 3215W, and everything works out-of-the-box. All the previously issues I've been writing about now works perfect.&lt;br /&gt;&lt;br /&gt;One thing that still is annoying is the PC speaker, and it is very LOUD on a Zepto 3215W. Why is'nt the PC speaker disabled by default in a modern operating system?&lt;br /&gt;&lt;br /&gt;To disable the PC speaker in Ubuntu do the following:&lt;br /&gt;&lt;br /&gt;To disable the PC speaker immediately and only during this session, remove the kernel module:&lt;br /&gt;&lt;span style="font-weight: bold;font-family:courier new;" &gt;sudo modprobe -r pcspkr&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;To disable and blacklist the kernel module from the startup scripts, edit &lt;span style="font-style: italic;"&gt;/etc/modprobe.d/blacklist&lt;/span&gt; and add this line::&lt;br /&gt;&lt;span style="font-weight: bold;font-family:courier new;" &gt;blacklist pcspkr&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8484041369842481076-2619155812315929461?l=ubuntu3215w.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ubuntu3215w.blogspot.com/feeds/2619155812315929461/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8484041369842481076&amp;postID=2619155812315929461' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8484041369842481076/posts/default/2619155812315929461'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8484041369842481076/posts/default/2619155812315929461'/><link rel='alternate' type='text/html' href='http://ubuntu3215w.blogspot.com/2008/05/pc-speaker-removal.html' title='PC Speaker disable'/><author><name>donbach</name><uri>http://www.blogger.com/profile/07503188728809054447</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='18' src='http://bp0.blogger.com/_MtSvnUANHKM/R4XXEQF4TmI/AAAAAAAABGA/H6QH8u7kLZY/S220/ubuntuavatar.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8484041369842481076.post-7444966555600894275</id><published>2008-04-14T14:58:00.003+02:00</published><updated>2008-04-27T15:38:04.860+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='zepto'/><category scheme='http://www.blogger.com/atom/ns#' term='bios'/><category scheme='http://www.blogger.com/atom/ns#' term='3215W'/><title type='text'>BIOS update 1.16</title><content type='html'>Today I updated/flashed the BIOS firmware on my Zepto 3215W to version 1.16. It went good, and i hasn't caused any trouble yet. See the Changelog.txt and howto at the link below.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://ubuntu3215w.blogspot.com/2008/01/bios-update.html"&gt;http://ubuntu3215w.blogspot.com/2008/01/bios-update.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I've installed Ubuntu 8.04 Beta and it runs very stable.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8484041369842481076-7444966555600894275?l=ubuntu3215w.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ubuntu3215w.blogspot.com/feeds/7444966555600894275/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8484041369842481076&amp;postID=7444966555600894275' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8484041369842481076/posts/default/7444966555600894275'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8484041369842481076/posts/default/7444966555600894275'/><link rel='alternate' type='text/html' href='http://ubuntu3215w.blogspot.com/2008/04/bios-update-116.html' title='BIOS update 1.16'/><author><name>donbach</name><uri>http://www.blogger.com/profile/07503188728809054447</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='18' src='http://bp0.blogger.com/_MtSvnUANHKM/R4XXEQF4TmI/AAAAAAAABGA/H6QH8u7kLZY/S220/ubuntuavatar.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8484041369842481076.post-1116273602862896358</id><published>2008-01-07T09:42:00.003+01:00</published><updated>2008-05-17T12:55:35.338+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='cpu'/><category scheme='http://www.blogger.com/atom/ns#' term='powersave'/><category scheme='http://www.blogger.com/atom/ns#' term='ubuntu'/><title type='text'>CPU Frequency Scaling Monitor</title><content type='html'>If you want to prolong the battery time on the laptop you have to make the CPU use as little power as possible. This can be done by forcing the CPU to run at its lowest clock frequency. By default Ubuntu uses the Ondemand frequency scaling policy, and you have no control over that. The CPU will alternate between 2 to 3 different clock frequencies depending on the CPU load.&lt;br /&gt;If you follow this howto you can get control over the clock frequency scaling policy of your CPU with a few mouse clicks.&lt;br /&gt;&lt;br /&gt;You can enable the applets full potential by doing one of the these:&lt;br /&gt;&lt;br /&gt;&lt;span style="FONT-WEIGHT: bold"&gt;1)&lt;/span&gt;&lt;br /&gt;Change the permissions on the program cpufreq-selector:&lt;br /&gt;&lt;span style="FONT-WEIGHT: bold;font-family:courier new;" &gt;sudo chmod +s /usr/bin/cpufreq-selector&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="FONT-WEIGHT: bold"&gt;2)&lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-WEIGHT: bold;font-family:courier new;" &gt;sudo dpkg-reconfigure gnome-applets&lt;/span&gt;&lt;br /&gt;and answer “Yes” to the question regarding setting the suid of the cpufreq-selector executable.&lt;br /&gt;&lt;br /&gt;If you left click on the CPU Frequency Monitor Applet, you can now select a clock frequency or choose the modes Conservative, Ondemand, Performance, or Powersave.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8484041369842481076-1116273602862896358?l=ubuntu3215w.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ubuntu3215w.blogspot.com/feeds/1116273602862896358/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8484041369842481076&amp;postID=1116273602862896358' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8484041369842481076/posts/default/1116273602862896358'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8484041369842481076/posts/default/1116273602862896358'/><link rel='alternate' type='text/html' href='http://ubuntu3215w.blogspot.com/2008/01/cpu-frequency-scaling-monitor.html' title='CPU Frequency Scaling Monitor'/><author><name>donbach</name><uri>http://www.blogger.com/profile/07503188728809054447</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='18' src='http://bp0.blogger.com/_MtSvnUANHKM/R4XXEQF4TmI/AAAAAAAABGA/H6QH8u7kLZY/S220/ubuntuavatar.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8484041369842481076.post-2686583185979203295</id><published>2008-01-06T14:45:00.003+01:00</published><updated>2008-09-11T19:12:06.016+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='zepto'/><category scheme='http://www.blogger.com/atom/ns#' term='bios'/><category scheme='http://www.blogger.com/atom/ns#' term='3215W'/><title type='text'>BIOS update 1.13</title><content type='html'>A couple of days ago I updated/flashed the BIOS firmware on my Zepto 3215W to version 1.13. It went good, and i hasn't caused any trouble yet. See the Changelog.txt at the link below.&lt;br /&gt;&lt;br /&gt;WARNING: Updating the BIOS wrong can brick your laptop. Update only if you have a problem or know what you are doing.&lt;br /&gt;&lt;br /&gt;Howto:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Download the CD-image (.ISO) from Zepto's FTP-server &lt;a href="ftp://ftp.zepto.dk/Notebooks/Discontinued_Models/Znote3215W/BIOS/"&gt;here&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;Burn the image to a CD. I use a CD-RW for that purpose.&lt;/li&gt;&lt;li&gt;Make sure your laptop have a fully charged battery and are connected to the AC-mainline.&lt;/li&gt;&lt;li&gt;Reboot your laptop and boot from the CD. Try hitting F12 if your CD-drive isn't first in the boot device priority.&lt;/li&gt;&lt;li&gt;When the CD boots up it will automatically overwrite the old firmware without any confirmation.&lt;/li&gt;&lt;li&gt;To confirm that you are running the new firmware, go into the BIOS-menu and check the current version.&lt;br /&gt;&lt;/li&gt;&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8484041369842481076-2686583185979203295?l=ubuntu3215w.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ubuntu3215w.blogspot.com/feeds/2686583185979203295/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8484041369842481076&amp;postID=2686583185979203295' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8484041369842481076/posts/default/2686583185979203295'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8484041369842481076/posts/default/2686583185979203295'/><link rel='alternate' type='text/html' href='http://ubuntu3215w.blogspot.com/2008/01/bios-update.html' title='BIOS update 1.13'/><author><name>donbach</name><uri>http://www.blogger.com/profile/07503188728809054447</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='18' src='http://bp0.blogger.com/_MtSvnUANHKM/R4XXEQF4TmI/AAAAAAAABGA/H6QH8u7kLZY/S220/ubuntuavatar.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8484041369842481076.post-7180273204596252699</id><published>2007-11-10T20:18:00.003+01:00</published><updated>2008-12-09T09:52:56.524+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='zepto'/><category scheme='http://www.blogger.com/atom/ns#' term='3215W'/><category scheme='http://www.blogger.com/atom/ns#' term='x3100'/><category scheme='http://www.blogger.com/atom/ns#' term='compiz fusion'/><category scheme='http://www.blogger.com/atom/ns#' term='ubuntu'/><title type='text'>Howto enable Compiz Fusion</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_MtSvnUANHKM/RzY0QUcspEI/AAAAAAAABAw/WmUg1Zze8W8/s1600-h/CFLogo.png"&gt;&lt;img id="BLOGGER_PHOTO_ID_5131346280406885442" style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" alt="" src="http://2.bp.blogspot.com/_MtSvnUANHKM/RzY0QUcspEI/AAAAAAAABAw/WmUg1Zze8W8/s320/CFLogo.png" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_MtSvnUANHKM/RzY0V0cspFI/AAAAAAAABA4/0KB-idLnW30/s1600-h/15_icon_x3000.png"&gt;&lt;img id="BLOGGER_PHOTO_ID_5131346374896165970" style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" alt="" src="http://4.bp.blogspot.com/_MtSvnUANHKM/RzY0V0cspFI/AAAAAAAABA4/0KB-idLnW30/s320/15_icon_x3000.png" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Compiz Fusion won't be enabled on Ubuntu 7.10 by default. The Intel 965GMA / X3100 graphic adapter is blacklisted due to &lt;a href="http://wiki.compiz-fusion.org/Hardware/Blacklist"&gt;issues&lt;/a&gt; with video playback backend XV. If you open Totem or VLC it will exit again due to a failure in the XV backend.&lt;br /&gt;&lt;br /&gt;If you want to enable Compiz Fusion on the Zepto 3215W, and don't care about video playback, follow this howto:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:lucida grande;"&gt;Remove the Intel 965GMA / X3100 graphic adapter from the blacklist:&lt;br /&gt;&lt;strong style="font-family: courier new;"&gt;sudo nano /usr/bin/compiz&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Locate the blacklisting part and comment out the "intel 965" line.&lt;br /&gt;&lt;br /&gt;Restart X with &lt;strong&gt;CTRL-ALT-BACKSPACE&lt;/strong&gt; and login again. You now have Compiz Fusion on Ubuntu 7.10.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8484041369842481076-7180273204596252699?l=ubuntu3215w.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ubuntu3215w.blogspot.com/feeds/7180273204596252699/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8484041369842481076&amp;postID=7180273204596252699' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8484041369842481076/posts/default/7180273204596252699'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8484041369842481076/posts/default/7180273204596252699'/><link rel='alternate' type='text/html' href='http://ubuntu3215w.blogspot.com/2007/11/howto-enable-compiz-fusion.html' title='Howto enable Compiz Fusion'/><author><name>donbach</name><uri>http://www.blogger.com/profile/07503188728809054447</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='18' src='http://bp0.blogger.com/_MtSvnUANHKM/R4XXEQF4TmI/AAAAAAAABGA/H6QH8u7kLZY/S220/ubuntuavatar.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_MtSvnUANHKM/RzY0QUcspEI/AAAAAAAABAw/WmUg1Zze8W8/s72-c/CFLogo.png' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8484041369842481076.post-8538463477858318053</id><published>2007-11-07T22:25:00.003+01:00</published><updated>2008-05-17T13:04:57.862+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='zepto'/><category scheme='http://www.blogger.com/atom/ns#' term='3215W'/><title type='text'>My Zepto Znote 3215W POWER</title><content type='html'>&lt;strong&gt;Configuration&lt;br /&gt;&lt;/strong&gt;&lt;br /&gt;Znote 3215W 15,4" WXGA&lt;br /&gt;Keyboard Znote 2x25/3x15/3xx4 - D&lt;br /&gt;Intel C2 DUO T5250 1,50GHz 667MHZ&lt;br /&gt;2048MB (2x1024) PC5300 Original Z&lt;br /&gt;Intel® GMA X3100&lt;br /&gt;Intel Pro/Wireless 4965AGN&lt;br /&gt;80GB SATA, 2,5" 5400RPM - HDD&lt;br /&gt;SAMSUNG DVD-RW DL 6xx4W/6xx5WD/2x&lt;br /&gt;6 Cell Batteri til Znote 2xx5W/2x&lt;br /&gt;No operating system ordered (Ubuntu 8.04 installed)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;dmesg output&lt;/strong&gt;&lt;br /&gt;- - -&lt;br /&gt;&lt;span style="font-size:78%;"&gt;[ 0.000000] Linux version 2.6.24-16-generic (buildd@palmer) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Thu Apr 10 13:23:42 UTC 2008 (Ubuntu 2.6.24-16.30-generic)&lt;br /&gt;[ 0.000000] BIOS-provided physical RAM map:&lt;br /&gt;[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f800 (usable)&lt;br /&gt;[ 0.000000] BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)&lt;br /&gt;[ 0.000000] BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)&lt;br /&gt;[ 0.000000] BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)&lt;br /&gt;[ 0.000000] BIOS-e820: 0000000000100000 - 000000007f6d0000 (usable)&lt;br /&gt;[ 0.000000] BIOS-e820: 000000007f6d0000 - 000000007f6e3000 (ACPI NVS)&lt;br /&gt;[ 0.000000] BIOS-e820: 000000007f6e3000 - 0000000080000000 (reserved)&lt;br /&gt;[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)&lt;br /&gt;[ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)&lt;br /&gt;[ 0.000000] BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)&lt;br /&gt;[ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)&lt;br /&gt;[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)&lt;br /&gt;[ 0.000000] BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)&lt;br /&gt;[ 0.000000] 1142MB HIGHMEM available.&lt;br /&gt;[ 0.000000] 896MB LOWMEM available.&lt;br /&gt;[ 0.000000] found SMP MP-table at 000f7bc0&lt;br /&gt;[ 0.000000] Entering add_active_range(0, 0, 521936) 0 entries of 256 used&lt;br /&gt;[ 0.000000] Zone PFN ranges:&lt;br /&gt;[ 0.000000] DMA 0 -&gt; 4096&lt;br /&gt;[ 0.000000] Normal 4096 -&gt; 229376&lt;br /&gt;[ 0.000000] HighMem 229376 -&gt; 521936&lt;br /&gt;[ 0.000000] Movable zone start PFN for each node&lt;br /&gt;[ 0.000000] early_node_map[1] active PFN ranges&lt;br /&gt;[ 0.000000] 0: 0 -&gt; 521936&lt;br /&gt;[ 0.000000] On node 0 totalpages: 521936&lt;br /&gt;[ 0.000000] DMA zone: 32 pages used for memmap&lt;br /&gt;[ 0.000000] DMA zone: 0 pages reserved&lt;br /&gt;[ 0.000000] DMA zone: 4064 pages, LIFO batch:0&lt;br /&gt;[ 0.000000] Normal zone: 1760 pages used for memmap&lt;br /&gt;[ 0.000000] Normal zone: 223520 pages, LIFO batch:31&lt;br /&gt;[ 0.000000] HighMem zone: 2285 pages used for memmap&lt;br /&gt;[ 0.000000] HighMem zone: 290275 pages, LIFO batch:31&lt;br /&gt;[ 0.000000] Movable zone: 0 pages used for memmap&lt;br /&gt;[ 0.000000] DMI present.&lt;br /&gt;[ 0.000000] ACPI: RSDP signature @ 0xC00F7B40 checksum 0&lt;br /&gt;[ 0.000000] ACPI: RSDP 000F7B40, 0024 (r2 Compal)&lt;br /&gt;[ 0.000000] ACPI: XSDT 7F6D872A, 008C (r1 Compal CRESTLNE 6040000 LTP 0)&lt;br /&gt;[ 0.000000] ACPI: FACP 7F6DFBD2, 00F4 (r3 INTEL CRESTLNE 6040000 ALAN 1)&lt;br /&gt;[ 0.000000] ACPI: DSDT 7F6D9B51, 600D (r2 Compal CRESTLNE 6040000 INTL 20061109)&lt;br /&gt;[ 0.000000] ACPI: FACS 7F6E2FC0, 0040&lt;br /&gt;[ 0.000000] ACPI: APIC 7F6DFCC6, 0068 (r1 INTEL CRESTLNE 6040000 LOHR 5A)&lt;br /&gt;[ 0.000000] ACPI: HPET 7F6DFD2E, 0038 (r1 Compal CRESTLNE 6040000 LOHR 5A)&lt;br /&gt;[ 0.000000] ACPI: MCFG 7F6DFD66, 003C (r1 INTEL CRESTLNE 6040000 LOHR 5A)&lt;br /&gt;[ 0.000000] ACPI: TCPA 7F6DFDA2, 0032 (r1 Intel CRESTLNE 6040000 LOHR 5A)&lt;br /&gt;[ 0.000000] ACPI: TMOR 7F6DFDD4, 0026 (r1 PTLTD 6040000 PTL 3)&lt;br /&gt;[ 0.000000] ACPI: SLIC 7F6DFDFA, 0176 (r1 Compal CRESTLNE 6040000 TBD 1)&lt;br /&gt;[ 0.000000] ACPI: APIC 7F6DFF70, 0068 (r1 PTLTD APIC 6040000 LTP 0)&lt;br /&gt;[ 0.000000] ACPI: BOOT 7F6DFFD8, 0028 (r1 PTLTD $SBFTBL$ 6040000 LTP 1)&lt;br /&gt;[ 0.000000] ACPI: SSDT 7F6D988C, 02C5 (r1 SataRe SataAhci 1000 INTL 20050624)&lt;br /&gt;[ 0.000000] ACPI: SSDT 7F6D8D42, 025F (r1 PmRef Cpu0Tst 3000 INTL 20050624)&lt;br /&gt;[ 0.000000] ACPI: SSDT 7F6D8C9C, 00A6 (r1 PmRef Cpu1Tst 3000 INTL 20050624)&lt;br /&gt;[ 0.000000] ACPI: SSDT 7F6D87B6, 04E6 (r1 PmRef CpuPm 3000 INTL 20050624)&lt;br /&gt;[ 0.000000] ACPI: BIOS bug: multiple APIC/MADT found, using 0&lt;br /&gt;[ 0.000000] ACPI: If "acpi_apic_instance=2" works better, notify linux-acpi@vger.kernel.org&lt;br /&gt;[ 0.000000] ACPI: DMI detected: Compal&lt;br /&gt;[ 0.000000] ACPI: PM-Timer IO Port: 0x1008&lt;br /&gt;[ 0.000000] ACPI: Local APIC address 0xfee00000&lt;br /&gt;[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)&lt;br /&gt;[ 0.000000] Processor #0 6:15 APIC version 20&lt;br /&gt;[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)&lt;br /&gt;[ 0.000000] Processor #1 6:15 APIC version 20&lt;br /&gt;[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])&lt;br /&gt;[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])&lt;br /&gt;[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])&lt;br /&gt;[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23&lt;br /&gt;[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)&lt;br /&gt;[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)&lt;br /&gt;[ 0.000000] ACPI: IRQ0 used by override.&lt;br /&gt;[ 0.000000] ACPI: IRQ2 used by override.&lt;br /&gt;[ 0.000000] ACPI: IRQ9 used by override.&lt;br /&gt;[ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs&lt;br /&gt;[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000&lt;br /&gt;[ 0.000000] Using ACPI (MADT) for SMP configuration information&lt;br /&gt;[ 0.000000] Allocating PCI resources starting at 88000000 (gap: 80000000:7ec00000)&lt;br /&gt;[ 0.000000] swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000&lt;br /&gt;[ 0.000000] swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000d2000&lt;br /&gt;[ 0.000000] swsusp: Registered nosave memory region: 00000000000d2000 - 00000000000d4000&lt;br /&gt;[ 0.000000] swsusp: Registered nosave memory region: 00000000000d4000 - 00000000000dc000&lt;br /&gt;[ 0.000000] swsusp: Registered nosave memory region: 00000000000dc000 - 0000000000100000&lt;br /&gt;[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 517859&lt;br /&gt;[ 0.000000] Kernel command line: root=UUID=9d8aeef0-f694-4ed2-9b08-7dfbce32e3e1 ro quiet splash&lt;br /&gt;[ 0.000000] mapped APIC to ffffb000 (fee00000)&lt;br /&gt;[ 0.000000] mapped IOAPIC to ffffa000 (fec00000)&lt;br /&gt;[ 0.000000] Enabling fast FPU save and restore... done.&lt;br /&gt;[ 0.000000] Enabling unmasked SIMD FPU exception support... done.&lt;br /&gt;[ 0.000000] Initializing CPU#0&lt;br /&gt;[ 0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)&lt;br /&gt;[ 0.000000] Detected 1496.267 MHz processor.&lt;br /&gt;[ 42.529049] Console: colour VGA+ 80x25&lt;br /&gt;[ 42.529052] console [tty0] enabled&lt;br /&gt;[ 42.529353] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)&lt;br /&gt;[ 42.529679] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)&lt;br /&gt;[ 42.635070] Memory: 2057540k/2087744k available (2157k kernel code, 28992k reserved, 998k data, 364k init, 1170240k highmem)&lt;br /&gt;[ 42.635078] virtual kernel memory layout:&lt;br /&gt;[ 42.635079] fixmap : 0xfff4b000 - 0xfffff000 ( 720 kB)&lt;br /&gt;[ 42.635081] pkmap : 0xff800000 - 0xffc00000 (4096 kB)&lt;br /&gt;[ 42.635082] vmalloc : 0xf8800000 - 0xff7fe000 ( 111 MB)&lt;br /&gt;[ 42.635083] lowmem : 0xc0000000 - 0xf8000000 ( 896 MB)&lt;br /&gt;[ 42.635084] .init : 0xc041b000 - 0xc0476000 ( 364 kB)&lt;br /&gt;[ 42.635086] .data : 0xc031b5a4 - 0xc0414dc4 ( 998 kB)&lt;br /&gt;[ 42.635087] .text : 0xc0100000 - 0xc031b5a4 (2157 kB)&lt;br /&gt;[ 42.635090] Checking if this processor honours the WP bit even in supervisor mode... Ok.&lt;br /&gt;[ 42.635133] SLUB: Genslabs=11, HWalign=64, Order=0-1, MinObjects=4, CPUs=2, Nodes=1&lt;br /&gt;[ 42.635298] hpet clockevent registered&lt;br /&gt;[ 42.715261] Calibrating delay using timer specific routine.. 3003.14 BogoMIPS (lpj=6006296)&lt;br /&gt;[ 42.715288] Security Framework initialized&lt;br /&gt;[ 42.715294] SELinux: Disabled at boot.&lt;br /&gt;[ 42.715309] AppArmor: AppArmor initialized&lt;br /&gt;[ 42.715313] Failure registering capabilities with primary security module.&lt;br /&gt;[ 42.715321] Mount-cache hash table entries: 512&lt;br /&gt;[ 42.715452] CPU: After generic identify, caps: bfebfbff 20000000 00000000 00000000 0000e39d 00000000 00000001 00000000&lt;br /&gt;[ 42.715461] monitor/mwait feature present.&lt;br /&gt;[ 42.715463] using mwait in idle threads.&lt;br /&gt;[ 42.715467] CPU: L1 I cache: 32K, L1 D cache: 32K&lt;br /&gt;[ 42.715470] CPU: L2 cache: 2048K&lt;br /&gt;[ 42.715473] CPU: Physical Processor ID: 0&lt;br /&gt;[ 42.715474] CPU: Processor Core ID: 0&lt;br /&gt;[ 42.715477] CPU: After all inits, caps: bfebfbff 20000000 00000000 00003940 0000e39d 00000000 00000001 00000000&lt;br /&gt;[ 42.715487] Compat vDSO mapped to ffffe000.&lt;br /&gt;[ 42.715500] Checking 'hlt' instruction... OK.&lt;br /&gt;[ 42.731666] SMP alternatives: switching to UP code&lt;br /&gt;[ 42.733459] Early unpacking initramfs... done&lt;br /&gt;[ 43.132982] ACPI: Core revision 20070126&lt;br /&gt;[ 43.133030] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.&lt;br /&gt;[ 43.200221] CPU0: Intel(R) Core(TM)2 Duo CPU T5250 @ 1.50GHz stepping 0d&lt;br /&gt;[ 43.200239] SMP alternatives: switching to SMP code&lt;br /&gt;[ 43.200986] Booting processor 1/1 eip 3000&lt;br /&gt;[ 43.211289] Initializing CPU#1&lt;br /&gt;[ 43.290933] Calibrating delay using timer specific routine.. 2992.48 BogoMIPS (lpj=5984961)&lt;br /&gt;[ 43.290940] CPU: After generic identify, caps: bfebfbff 20000000 00000000 00000000 0000e39d 00000000 00000001 00000000&lt;br /&gt;[ 43.290946] monitor/mwait feature present.&lt;br /&gt;[ 43.290949] CPU: L1 I cache: 32K, L1 D cache: 32K&lt;br /&gt;[ 43.290951] CPU: L2 cache: 2048K&lt;br /&gt;[ 43.290953] CPU: Physical Processor ID: 0&lt;br /&gt;[ 43.290955] CPU: Processor Core ID: 1&lt;br /&gt;[ 43.290956] CPU: After all inits, caps: bfebfbff 20000000 00000000 00003940 0000e39d 00000000 00000001 00000000&lt;br /&gt;[ 43.291519] CPU1: Intel(R) Core(TM)2 Duo CPU T5250 @ 1.50GHz stepping 0d&lt;br /&gt;[ 43.291543] Total of 2 processors activated (5995.62 BogoMIPS).&lt;br /&gt;[ 43.291735] ENABLING IO-APIC IRQs&lt;br /&gt;[ 43.291932] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1&lt;br /&gt;[ 43.438964] checking TSC synchronization [CPU#0 -&gt; CPU#1]: passed.&lt;br /&gt;[ 43.458969] Brought up 2 CPUs&lt;br /&gt;[ 43.458994] CPU0 attaching sched-domain:&lt;br /&gt;[ 43.458997] domain 0: span 03&lt;br /&gt;[ 43.458999] groups: 01 02&lt;br /&gt;[ 43.459002] CPU1 attaching sched-domain:&lt;br /&gt;[ 43.459004] domain 0: span 03&lt;br /&gt;[ 43.459006] groups: 02 01&lt;br /&gt;[ 43.459232] net_namespace: 64 bytes&lt;br /&gt;[ 43.459241] Booting paravirtualized kernel on bare hardware&lt;br /&gt;[ 43.459774] Time: 12:04:08 Date: 05/10/08&lt;br /&gt;[ 43.459803] NET: Registered protocol family 16&lt;br /&gt;[ 43.460004] EISA bus registered&lt;br /&gt;[ 43.460009] ACPI: bus type pci registered&lt;br /&gt;[ 43.460443] PCI: PCI BIOS revision 2.10 entry at 0xfdde1, last bus=14&lt;br /&gt;[ 43.460446] PCI: Using configuration type 1&lt;br /&gt;[ 43.460447] Setting up standard PCI resources&lt;br /&gt;[ 43.463071] ACPI: EC: Look up EC in DSDT&lt;br /&gt;[ 43.465476] ACPI: BIOS _OSI(Linux) query ignored via DMI&lt;br /&gt;[ 43.465479] ACPI: If "acpi_osi=Linux" works better, please notify linux-acpi@vger.kernel.org&lt;br /&gt;[ 43.466023] ACPI: Interpreter enabled&lt;br /&gt;[ 43.466027] ACPI: (supports S0 S3 S4 S5)&lt;br /&gt;[ 43.466044] ACPI: Using IOAPIC for interrupt routing&lt;br /&gt;[ 43.507470] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62&lt;br /&gt;[ 43.507473] ACPI: EC: driver started in poll mode&lt;br /&gt;[ 43.507514] ACPI: PCI Root Bridge [PCI0] (0000:00)&lt;br /&gt;[ 43.508730] PCI quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO&lt;br /&gt;[ 43.508735] PCI quirk: region 1180-11bf claimed by ICH6 GPIO&lt;br /&gt;[ 43.510524] PCI: Transparent bridge - 0000:00:1e.0&lt;br /&gt;[ 43.510594] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]&lt;br /&gt;[ 43.511024] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]&lt;br /&gt;[ 43.511171] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]&lt;br /&gt;[ 43.511315] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]&lt;br /&gt;[ 43.511458] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]&lt;br /&gt;[ 43.511601] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]&lt;br /&gt;[ 43.511744] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]&lt;br /&gt;[ 43.511904] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]&lt;br /&gt;[ 43.517681] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 *5 6 7 10 12 14 15)&lt;br /&gt;[ 43.517797] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10&lt;br /&gt;[ 43.517910] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *7 10 12 14 15)&lt;br /&gt;[ 43.518022] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10&lt;br /&gt;[ 43.518134] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *11&lt;br /&gt;[ 43.518245] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 *11 12 14 15)&lt;br /&gt;[ 43.518356] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11&lt;br /&gt;[ 43.518467] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *10&lt;br /&gt;[ 43.518628] Linux Plug and Play Support v0.97 (c) Adam Belay&lt;br /&gt;[ 43.518660] pnp: PnP ACPI init&lt;br /&gt;[ 43.518668] ACPI: bus type pnp registered&lt;br /&gt;[ 43.539026] pnp: PnP ACPI: found 10 devices&lt;br /&gt;[ 43.539029] ACPI: ACPI bus type pnp unregistered&lt;br /&gt;[ 43.539032] PnPBIOS: Disabled by ACPI PNP&lt;br /&gt;[ 43.539255] PCI: Using ACPI for IRQ routing&lt;br /&gt;[ 43.539258] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report&lt;br /&gt;[ 43.702826] NET: Registered protocol family 8&lt;br /&gt;[ 43.702829] NET: Registered protocol family 20&lt;br /&gt;[ 43.702863] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0&lt;br /&gt;[ 43.702868] hpet0: 3 64-bit timers, 14318180 Hz&lt;br /&gt;[ 43.703903] AppArmor: AppArmor Filesystem Enabled&lt;br /&gt;[ 43.706701] Time: tsc clocksource has been installed.&lt;br /&gt;[ 43.706710] Switched to high resolution mode on CPU 0&lt;br /&gt;[ 43.706820] Switched to high resolution mode on CPU 1&lt;br /&gt;[ 43.715688] system 00:01: iomem range 0xfed1c000-0xfed1ffff could not be reserved&lt;br /&gt;[ 43.715692] system 00:01: iomem range 0xfed14000-0xfed17fff could not be reserved&lt;br /&gt;[ 43.715695] system 00:01: iomem range 0xfed18000-0xfed18fff could not be reserved&lt;br /&gt;[ 43.715698] system 00:01: iomem range 0xfed19000-0xfed19fff could not be reserved&lt;br /&gt;[ 43.715701] system 00:01: iomem range 0xe0000000-0xefffffff has been reserved&lt;br /&gt;[ 43.715705] system 00:01: iomem range 0xfed20000-0xfed3ffff could not be reserved&lt;br /&gt;[ 43.715708] system 00:01: iomem range 0xfed40000-0xfed44fff could not be reserved&lt;br /&gt;[ 43.715711] system 00:01: iomem range 0xfed45000-0xfed8ffff could not be reserved&lt;br /&gt;[ 43.715720] system 00:04: iomem range 0xfed00000-0xfed003ff could not be reserved&lt;br /&gt;[ 43.715727] system 00:06: ioport range 0x680-0x69f has been reserved&lt;br /&gt;[ 43.715730] system 00:06: ioport range 0x800-0x80f has been reserved&lt;br /&gt;[ 43.715733] system 00:06: ioport range 0x1000-0x107f has been reserved&lt;br /&gt;[ 43.715736] system 00:06: ioport range 0x1180-0x11bf has been reserved&lt;br /&gt;[ 43.715738] system 00:06: ioport range 0x1640-0x164f has been reserved&lt;br /&gt;[ 43.715741] system 00:06: ioport range 0xfe00-0xfe00 has been reserved&lt;br /&gt;[ 43.715744] system 00:06: ioport range 0xff00-0xff7f has been reserved&lt;br /&gt;[ 43.746183] PCI: Bridge: 0000:00:1c.0&lt;br /&gt;[ 43.746187] IO window: 2000-2fff&lt;br /&gt;[ 43.746194] MEM window: c0000000-c3ffffff&lt;br /&gt;[ 43.746199] PREFETCH window: cc000000-cdffffff&lt;br /&gt;[ 43.746206] PCI: Bridge: 0000:00:1c.1&lt;br /&gt;[ 43.746210] IO window: 3000-3fff&lt;br /&gt;[ 43.746216] MEM window: f0000000-f3ffffff&lt;br /&gt;[ 43.746221] PREFETCH window: fa000000-fbffffff&lt;br /&gt;[ 43.746228] PCI: Bridge: 0000:00:1c.2&lt;br /&gt;[ 43.746231] IO window: 4000-4fff&lt;br /&gt;[ 43.746237] MEM window: f4000000-f7ffffff&lt;br /&gt;[ 43.746242] PREFETCH window: fc000000-fdffffff&lt;br /&gt;[ 43.746249] PCI: Bridge: 0000:00:1c.3&lt;br /&gt;[ 43.746252] IO window: 5000-5fff&lt;br /&gt;[ 43.746259] MEM window: b8000000-bbffffff&lt;br /&gt;[ 43.746264] PREFETCH window: c8000000-c9ffffff&lt;br /&gt;[ 43.746271] PCI: Bridge: 0000:00:1c.4&lt;br /&gt;[ 43.746272] IO window: disabled.&lt;br /&gt;[ 43.746278] MEM window: disabled.&lt;br /&gt;[ 43.746283] PREFETCH window: disabled.&lt;br /&gt;[ 43.746290] PCI: Bridge: 0000:00:1c.5&lt;br /&gt;[ 43.746291] IO window: disabled.&lt;br /&gt;[ 43.746297] MEM window: f8200000-f82fffff&lt;br /&gt;[ 43.746302] PREFETCH window: disabled.&lt;br /&gt;[ 43.746309] PCI: Bridge: 0000:00:1e.0&lt;br /&gt;[ 43.746311] IO window: disabled.&lt;br /&gt;[ 43.746317] MEM window: f8300000-f83fffff&lt;br /&gt;[ 43.746322] PREFETCH window: disabled.&lt;br /&gt;[ 43.746357] ACPI: PCI Interrupt 0000:00:1c.0[A] -&gt; GSI 17 (level, low) -&gt; IRQ 16&lt;br /&gt;[ 43.746364] PCI: Setting latency timer of device 0000:00:1c.0 to 64&lt;br /&gt;[ 43.746392] ACPI: PCI Interrupt 0000:00:1c.1[B] -&gt; GSI 16 (level, low) -&gt; IRQ 17&lt;br /&gt;[ 43.746398] PCI: Setting latency timer of device 0000:00:1c.1 to 64&lt;br /&gt;[ 43.746426] ACPI: PCI Interrupt 0000:00:1c.2[C] -&gt; GSI 18 (level, low) -&gt; IRQ 18&lt;br /&gt;[ 43.746432] PCI: Setting latency timer of device 0000:00:1c.2 to 64&lt;br /&gt;[ 43.746459] ACPI: PCI Interrupt 0000:00:1c.3[D] -&gt; GSI 19 (level, low) -&gt; IRQ 19&lt;br /&gt;[ 43.746466] PCI: Setting latency timer of device 0000:00:1c.3 to 64&lt;br /&gt;[ 43.746492] ACPI: PCI Interrupt 0000:00:1c.4[A] -&gt; GSI 17 (level, low) -&gt; IRQ 16&lt;br /&gt;[ 43.746498] PCI: Setting latency timer of device 0000:00:1c.4 to 64&lt;br /&gt;[ 43.746525] ACPI: PCI Interrupt 0000:00:1c.5[B] -&gt; GSI 16 (level, low) -&gt; IRQ 17&lt;br /&gt;[ 43.746531] PCI: Setting latency timer of device 0000:00:1c.5 to 64&lt;br /&gt;[ 43.746547] PCI: Setting latency timer of device 0000:00:1e.0 to 64&lt;br /&gt;[ 43.746559] NET: Registered protocol family 2&lt;br /&gt;[ 43.783677] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)&lt;br /&gt;[ 43.783916] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)&lt;br /&gt;[ 43.784377] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)&lt;br /&gt;[ 43.784602] TCP: Hash tables configured (established 131072 bind 65536)&lt;br /&gt;[ 43.784605] TCP reno registered&lt;br /&gt;[ 43.795746] checking if image is initramfs...&lt;6&gt;ACPI: EC: non-query interrupt received, switching to interrupt mode&lt;br /&gt;[ 44.174066] it is&lt;br /&gt;[ 44.583454] Freeing initrd memory: 7705k freed&lt;br /&gt;[ 44.583613] Simple Boot Flag at 0x38 set to 0x1&lt;br /&gt;[ 44.584264] audit: initializing netlink socket (disabled)&lt;br /&gt;[ 44.584278] audit(1210421048.636:1): initialized&lt;br /&gt;[ 44.584492] highmem bounce pool size: 64 pages&lt;br /&gt;[ 44.586600] VFS: Disk quotas dquot_6.5.1&lt;br /&gt;[ 44.586679] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)&lt;br /&gt;[ 44.586822] io scheduler noop registered&lt;br /&gt;[ 44.586824] io scheduler anticipatory registered&lt;br /&gt;[ 44.586826] io scheduler deadline registered&lt;br /&gt;[ 44.586838] io scheduler cfq registered (default)&lt;br /&gt;[ 44.586849] Boot video device is 0000:00:02.0&lt;br /&gt;[ 44.587105] PCI: Setting latency timer of device 0000:00:1c.0 to 64&lt;br /&gt;[ 44.587171] assign_interrupt_mode Found MSI capability&lt;br /&gt;[ 44.587227] Allocate Port Service[0000:00:1c.0:pcie00]&lt;br /&gt;[ 44.587263] Allocate Port Service[0000:00:1c.0:pcie02]&lt;br /&gt;[ 44.587375] PCI: Setting latency timer of device 0000:00:1c.1 to 64&lt;br /&gt;[ 44.587440] assign_interrupt_mode Found MSI capability&lt;br /&gt;[ 44.587493] Allocate Port Service[0000:00:1c.1:pcie00]&lt;br /&gt;[ 44.587527] Allocate Port Service[0000:00:1c.1:pcie02]&lt;br /&gt;[ 44.587642] PCI: Setting latency timer of device 0000:00:1c.2 to 64&lt;br /&gt;[ 44.587707] assign_interrupt_mode Found MSI capability&lt;br /&gt;[ 44.587760] Allocate Port Service[0000:00:1c.2:pcie00]&lt;br /&gt;[ 44.587794] Allocate Port Service[0000:00:1c.2:pcie02]&lt;br /&gt;[ 44.587908] PCI: Setting latency timer of device 0000:00:1c.3 to 64&lt;br /&gt;[ 44.587974] assign_interrupt_mode Found MSI capability&lt;br /&gt;[ 44.588026] Allocate Port Service[0000:00:1c.3:pcie00]&lt;br /&gt;[ 44.588059] Allocate Port Service[0000:00:1c.3:pcie02]&lt;br /&gt;[ 44.588168] PCI: Setting latency timer of device 0000:00:1c.4 to 64&lt;br /&gt;[ 44.588234] assign_interrupt_mode Found MSI capability&lt;br /&gt;[ 44.588286] Allocate Port Service[0000:00:1c.4:pcie00]&lt;br /&gt;[ 44.588319] Allocate Port Service[0000:00:1c.4:pcie02]&lt;br /&gt;[ 44.588430] PCI: Setting latency timer of device 0000:00:1c.5 to 64&lt;br /&gt;[ 44.588495] assign_interrupt_mode Found MSI capability&lt;br /&gt;[ 44.588547] Allocate Port Service[0000:00:1c.5:pcie00]&lt;br /&gt;[ 44.588581] Allocate Port Service[0000:00:1c.5:pcie02]&lt;br /&gt;[ 44.588863] isapnp: Scanning for PnP cards...&lt;br /&gt;[ 44.944074] isapnp: No Plug &amp;amp; Play device found&lt;br /&gt;[ 44.970768] Real Time Clock Driver v1.12ac&lt;br /&gt;[ 44.971039] hpet_resources: 0xfed00000 is busy&lt;br /&gt;[ 44.971068] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled&lt;br /&gt;[ 44.972736] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize&lt;br /&gt;[ 44.972808] input: Macintosh mouse button emulation as /devices/virtual/input/input0&lt;br /&gt;[ 44.972911] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12&lt;br /&gt;[ 45.016043] serio: i8042 KBD port at 0x60,0x64 irq 1&lt;br /&gt;[ 45.016048] serio: i8042 AUX port at 0x60,0x64 irq 12&lt;br /&gt;[ 45.038959] mice: PS/2 mouse device common for all mice&lt;br /&gt;[ 45.039078] EISA: Probing bus 0 at eisa.0&lt;br /&gt;[ 45.039085] Cannot allocate resource for EISA slot 1&lt;br /&gt;[ 45.039088] Cannot allocate resource for EISA slot 2&lt;br /&gt;[ 45.039090] Cannot allocate resource for EISA slot 3&lt;br /&gt;[ 45.039092] Cannot allocate resource for EISA slot 4&lt;br /&gt;[ 45.039094] Cannot allocate resource for EISA slot 5&lt;br /&gt;[ 45.039110] EISA: Detected 0 cards.&lt;br /&gt;[ 45.039114] cpuidle: using governor ladder&lt;br /&gt;[ 45.039115] cpuidle: using governor menu&lt;br /&gt;[ 45.039203] NET: Registered protocol family 1&lt;br /&gt;[ 45.039230] Using IPI No-Shortcut mode&lt;br /&gt;[ 45.039260] registered taskstats version 1&lt;br /&gt;[ 45.039388] Magic number: 8:528:76&lt;br /&gt;[ 45.039455] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found&lt;br /&gt;[ 45.039457] EDD information not available.&lt;br /&gt;[ 45.039657] Freeing unused kernel memory: 364k freed&lt;br /&gt;[ 45.064128] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1&lt;br /&gt;[ 46.282819] fuse init (API version 7.9)&lt;br /&gt;[ 46.304724] ACPI: SSDT 7F6D9610, 01B4 (r1 PmRef Cpu0Ist 3000 INTL 20050624)&lt;br /&gt;[ 46.304981] ACPI: SSDT 7F6D8FA1, 05EA (r1 PmRef Cpu0Cst 3001 INTL 20050624)&lt;br /&gt;[ 46.307117] Monitor-Mwait will be used to enter C-1 state&lt;br /&gt;[ 46.307121] Monitor-Mwait will be used to enter C-2 state&lt;br /&gt;[ 46.307124] Monitor-Mwait will be used to enter C-3 state&lt;br /&gt;[ 46.307260] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])&lt;br /&gt;[ 46.307265] ACPI: Processor [CPU0] (supports 8 throttling states)&lt;br /&gt;[ 46.307533] ACPI: SSDT 7F6D97C4, 00C8 (r1 PmRef Cpu1Ist 3000 INTL 20050624)&lt;br /&gt;[ 46.307771] ACPI: SSDT 7F6D958B, 0085 (r1 PmRef Cpu1Cst 3000 INTL 20050624)&lt;br /&gt;[ 46.308851] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])&lt;br /&gt;[ 46.308857] ACPI: Processor [CPU1] (supports 8 throttling states)&lt;br /&gt;[ 46.657456] usbcore: registered new interface driver usbfs&lt;br /&gt;[ 46.657480] usbcore: registered new interface driver hub&lt;br /&gt;[ 46.657508] usbcore: registered new device driver usb&lt;br /&gt;[ 46.658833] USB Universal Host Controller Interface driver v3.0&lt;br /&gt;[ 46.658879] ACPI: PCI Interrupt 0000:00:1a.0[A] -&gt; GSI 16 (level, low) -&gt; IRQ 17&lt;br /&gt;[ 46.658891] PCI: Setting latency timer of device 0000:00:1a.0 to 64&lt;br /&gt;[ 46.658896] uhci_hcd 0000:00:1a.0: UHCI Host Controller&lt;br /&gt;[ 46.659112] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1&lt;br /&gt;[ 46.659147] uhci_hcd 0000:00:1a.0: irq 17, io base 0x00001820&lt;br /&gt;[ 46.659278] usb usb1: configuration #1 chosen from 1 choice&lt;br /&gt;[ 46.659303] hub 1-0:1.0: USB hub found&lt;br /&gt;[ 46.659308] hub 1-0:1.0: 2 ports detected&lt;br /&gt;[ 46.761986] ACPI: PCI Interrupt 0000:00:1a.1[B] -&gt; GSI 21 (level, low) -&gt; IRQ 20&lt;br /&gt;[ 46.762001] PCI: Setting latency timer of device 0000:00:1a.1 to 64&lt;br /&gt;[ 46.762006] uhci_hcd 0000:00:1a.1: UHCI Host Controller&lt;br /&gt;[ 46.762032] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2&lt;br /&gt;[ 46.762070] uhci_hcd 0000:00:1a.1: irq 20, io base 0x00001840&lt;br /&gt;[ 46.762199] usb usb2: configuration #1 chosen from 1 choice&lt;br /&gt;[ 46.762227] hub 2-0:1.0: USB hub found&lt;br /&gt;[ 46.762232] hub 2-0:1.0: 2 ports detected&lt;br /&gt;[ 46.804702] SCSI subsystem initialized&lt;br /&gt;[ 46.813723] libata version 3.00 loaded.&lt;br /&gt;[ 46.865969] ACPI: PCI Interrupt 0000:00:1a.7[C] -&gt; GSI 18 (level, low) -&gt; IRQ 18&lt;br /&gt;[ 46.865988] PCI: Setting latency timer of device 0000:00:1a.7 to 64&lt;br /&gt;[ 46.865992] ehci_hcd 0000:00:1a.7: EHCI Host Controller&lt;br /&gt;[ 46.866022] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 3&lt;br /&gt;[ 46.869949] ehci_hcd 0000:00:1a.7: debug port 1&lt;br /&gt;[ 46.869957] PCI: cache line size of 32 is not supported by device 0000:00:1a.7&lt;br /&gt;[ 46.869969] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf8604800&lt;br /&gt;[ 46.884795] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004&lt;br /&gt;[ 46.884916] usb usb3: configuration #1 chosen from 1 choice&lt;br /&gt;[ 46.884942] hub 3-0:1.0: USB hub found&lt;br /&gt;[ 46.884949] hub 3-0:1.0: 4 ports detected&lt;br /&gt;[ 46.988874] ACPI: PCI Interrupt 0000:00:1d.7[A] -&gt; GSI 23 (level, low) -&gt; IRQ 21&lt;br /&gt;[ 46.988891] PCI: Setting latency timer of device 0000:00:1d.7 to 64&lt;br /&gt;[ 46.988895] ehci_hcd 0000:00:1d.7: EHCI Host Controller&lt;br /&gt;[ 46.988921] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 4&lt;br /&gt;[ 46.992833] ehci_hcd 0000:00:1d.7: debug port 1&lt;br /&gt;[ 46.992840] PCI: cache line size of 32 is not supported by device 0000:00:1d.7&lt;br /&gt;[ 46.992850] ehci_hcd 0000:00:1d.7: irq 21, io mem 0xf8604c00&lt;br /&gt;[ 47.008741] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004&lt;br /&gt;[ 47.008855] usb usb4: configuration #1 chosen from 1 choice&lt;br /&gt;[ 47.008881] hub 4-0:1.0: USB hub found&lt;br /&gt;[ 47.008887] hub 4-0:1.0: 6 ports detected&lt;br /&gt;[ 47.112928] ACPI: PCI Interrupt 0000:0e:06.0[A] -&gt; GSI 22 (level, low) -&gt; IRQ 22&lt;br /&gt;[ 47.165633] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[22] MMIO=[f8300000-f83007ff] Max Packet=[2048] IR/IT contexts=[4/4]&lt;br /&gt;[ 47.169680] ata_piix 0000:00:1f.1: version 2.12&lt;br /&gt;[ 47.169702] ACPI: PCI Interrupt 0000:00:1f.1[A] -&gt; GSI 19 (level, low) -&gt; IRQ 19&lt;br /&gt;[ 47.169748] PCI: Setting latency timer of device 0000:00:1f.1 to 64&lt;br /&gt;[ 47.169966] scsi0 : ata_piix&lt;br /&gt;[ 47.170044] scsi1 : ata_piix&lt;br /&gt;[ 47.170663] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1810 irq 14&lt;br /&gt;[ 47.170666] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1818 irq 15&lt;br /&gt;[ 47.444485] Clocksource tsc unstable (delta = -2451330871 ns)&lt;br /&gt;[ 47.448830] Time: hpet clocksource has been installed.&lt;br /&gt;[ 47.451079] ata1.00: ATAPI: TSSTcorp CDDVDW SN-S082H, SB00, max UDMA/33&lt;br /&gt;[ 47.465578] ata1.00: configured for UDMA/33&lt;br /&gt;[ 47.490375] scsi 0:0:0:0: CD-ROM TSSTcorp CDDVDW SN-S082H SB00 PQ: 0 ANSI: 5&lt;br /&gt;[ 47.490777] tg3.c:v3.86 (November 9, 2007)&lt;br /&gt;[ 47.490858] ACPI: PCI Interrupt 0000:04:00.0[A] -&gt; GSI 17 (level, low) -&gt; IRQ 16&lt;br /&gt;[ 47.490876] PCI: Setting latency timer of device 0000:04:00.0 to 64&lt;br /&gt;[ 47.534071] eth0: Tigon3 [partno(BCM95906) rev c002 PHY(5906)] (PCI Express) 10/100Base-TX Ethernet 00:1b:38:54:a0:6b&lt;br /&gt;[ 47.534079] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[0] TSOcap[1]&lt;br /&gt;[ 47.534082] eth0: dma_rwctrl[76180000] dma_mask[64-bit]&lt;br /&gt;[ 47.534128] ahci 0000:00:1f.2: version 3.0&lt;br /&gt;[ 47.534156] ACPI: PCI Interrupt 0000:00:1f.2[B] -&gt; GSI 19 (level, low) -&gt; IRQ 19&lt;br /&gt;[ 47.553352] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00023f79bc400ee4]&lt;br /&gt;[ 47.601676] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x7 impl SATA mode&lt;br /&gt;[ 47.601683] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part&lt;br /&gt;[ 47.601692] PCI: Setting latency timer of device 0000:00:1f.2 to 64&lt;br /&gt;[ 47.601975] scsi2 : ahci&lt;br /&gt;[ 47.602219] scsi3 : ahci&lt;br /&gt;[ 47.602407] scsi4 : ahci&lt;br /&gt;[ 47.602521] ata3: SATA max UDMA/133 abar m2048@0xf8604000 port 0xf8604100 irq 217&lt;br /&gt;[ 47.602525] ata4: SATA max UDMA/133 abar m2048@0xf8604000 port 0xf8604180 irq 217&lt;br /&gt;[ 47.602529] ata5: SATA max UDMA/133 abar m2048@0xf8604000 port 0xf8604200 irq 217&lt;br /&gt;[ 47.671161] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)&lt;br /&gt;[ 47.672137] ata3.00: ATA-7: Hitachi HTS541680J9SA00, SB2OC7KP, max UDMA/100&lt;br /&gt;[ 47.672142] ata3.00: 156301488 sectors, multi 16: LBA48 NCQ (depth 31/32)&lt;br /&gt;[ 47.673350] ata3.00: configured for UDMA/100&lt;br /&gt;[ 47.695275] ata4: SATA link down (SStatus 0 SControl 300)&lt;br /&gt;[ 47.716558] ata5: SATA link down (SStatus 0 SControl 300)&lt;br /&gt;[ 47.716802] scsi 2:0:0:0: Direct-Access ATA Hitachi HTS54168 SB2O PQ: 0 ANSI: 5&lt;br /&gt;[ 47.717197] ACPI: PCI Interrupt 0000:00:1d.0[A] -&gt; GSI 23 (level, low) -&gt; IRQ 21&lt;br /&gt;[ 47.717209] PCI: Setting latency timer of device 0000:00:1d.0 to 64&lt;br /&gt;[ 47.717214] uhci_hcd 0000:00:1d.0: UHCI Host Controller&lt;br /&gt;[ 47.717245] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5&lt;br /&gt;[ 47.717274] uhci_hcd 0000:00:1d.0: irq 21, io base 0x00001860&lt;br /&gt;[ 47.717407] usb usb5: configuration #1 chosen from 1 choice&lt;br /&gt;[ 47.717433] hub 5-0:1.0: USB hub found&lt;br /&gt;[ 47.717438] hub 5-0:1.0: 2 ports detected&lt;br /&gt;[ 47.725495] Driver 'sd' needs updating - please use bus_type methods&lt;br /&gt;[ 47.728681] sd 2:0:0:0: [sda] 156301488 512-byte hardware sectors (80026 MB)&lt;br /&gt;[ 47.728701] sd 2:0:0:0: [sda] Write Protect is off&lt;br /&gt;[ 47.728705] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00&lt;br /&gt;[ 47.728733] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA&lt;br /&gt;[ 47.728800] sd 2:0:0:0: [sda] 156301488 512-byte hardware sectors (80026 MB)&lt;br /&gt;[ 47.728816] sd 2:0:0:0: [sda] Write Protect is off&lt;br /&gt;[ 47.728819] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00&lt;br /&gt;[ 47.728851] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA&lt;br /&gt;[ 47.728854] sda:&lt;6&gt;ACPI: PCI Interrupt 0000:00:1d.1[B] -&gt; GSI 19 (level, low) -&gt; IRQ 19&lt;br /&gt;[ 47.812680] PCI: Setting latency timer of device 0000:00:1d.1 to 64&lt;br /&gt;[ 47.812688] uhci_hcd 0000:00:1d.1: UHCI Host Controller&lt;br /&gt;[ 47.812724] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6&lt;br /&gt;[ 47.812767] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001880&lt;br /&gt;[ 47.812890] usb usb6: configuration #1 chosen from 1 choice&lt;br /&gt;[ 47.812916] hub 6-0:1.0: USB hub found&lt;br /&gt;[ 47.812921] hub 6-0:1.0: 2 ports detected&lt;br /&gt;[ 47.916594] ACPI: PCI Interrupt 0000:00:1d.2[C] -&gt; GSI 18 (level, low) -&gt; IRQ 18&lt;br /&gt;[ 47.916607] PCI: Setting latency timer of device 0000:00:1d.2 to 64&lt;br /&gt;[ 47.916613] uhci_hcd 0000:00:1d.2: UHCI Host Controller&lt;br /&gt;[ 47.916647] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7&lt;br /&gt;[ 47.916679] uhci_hcd 0000:00:1d.2: irq 18, io base 0x000018a0&lt;br /&gt;[ 47.916808] usb usb7: configuration #1 chosen from 1 choice&lt;br /&gt;[ 47.916835] hub 7-0:1.0: USB hub found&lt;br /&gt;[ 47.916840] hub 7-0:1.0: 2 ports detected&lt;br /&gt;[ 48.069627] Driver 'sr' needs updating - please use bus_type methods&lt;br /&gt;[ 48.095134] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray&lt;br /&gt;[ 48.095140] Uniform CD-ROM driver Revision: 3.20&lt;br /&gt;[ 48.095215] sr 0:0:0:0: Attached scsi CD-ROM sr0&lt;br /&gt;[ 48.123339] sda1 sda2 &lt;&gt;&lt;br /&gt;[ 48.151235] sd 2:0:0:0: [sda] Attached SCSI disk&lt;br /&gt;[ 48.155735] sr 0:0:0:0: Attached scsi generic sg0 type 5&lt;br /&gt;[ 48.155757] sd 2:0:0:0: Attached scsi generic sg1 type 0&lt;br /&gt;[ 48.400205] Attempting manual resume&lt;br /&gt;[ 48.400209] swsusp: Resume From Partition 8:5&lt;br /&gt;[ 48.400210] PM: Checking swsusp image.&lt;br /&gt;[ 48.400350] PM: Resume from disk failed.&lt;br /&gt;[ 48.449836] kjournald starting. Commit interval 5 seconds&lt;br /&gt;[ 48.449875] EXT3-fs: mounted filesystem with ordered data mode.&lt;br /&gt;[ 55.167030] Linux agpgart interface v0.102&lt;br /&gt;[ 55.201283] agpgart: Detected an Intel 965GM Chipset.&lt;br /&gt;[ 55.202421] agpgart: Detected 7676K stolen memory.&lt;br /&gt;[ 55.231640] agpgart: AGP aperture is 256M @ 0xd0000000&lt;br /&gt;[ 55.335770] pci_hotplug: PCI Hot Plug PCI Core version: 0.5&lt;br /&gt;[ 55.366976] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4&lt;br /&gt;[ 55.497039] input: Power Button (FF) as /devices/virtual/input/input2&lt;br /&gt;[ 55.534059] ACPI: Power Button (FF) [PWRF]&lt;br /&gt;[ 55.534138] input: Lid Switch as /devices/virtual/input/input3&lt;br /&gt;[ 55.534209] ACPI: Lid Switch [LID0]&lt;br /&gt;[ 55.534260] input: Power Button (CM) as /devices/virtual/input/input4&lt;br /&gt;[ 55.565721] ACPI: Power Button (CM) [PWRB]&lt;br /&gt;[ 55.622849] ACPI: WMI-Acer: Mapper loaded&lt;br /&gt;[ 56.001549] ACPI: AC Adapter [ACAD] (on-line)&lt;br /&gt;[ 56.084799] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/LNXVIDEO:00/input/input5&lt;br /&gt;[ 56.101397] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)&lt;br /&gt;[ 56.113274] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input6&lt;br /&gt;[ 56.141386] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)&lt;br /&gt;[ 56.330839] ACPI: Battery Slot [BAT1] (battery present)&lt;br /&gt;[ 56.614181] ACPI: PCI Interrupt 0000:00:1b.0[A] -&gt; GSI 20 (level, low) -&gt; IRQ 23&lt;br /&gt;[ 56.614211] PCI: Setting latency timer of device 0000:00:1b.0 to 64&lt;br /&gt;[ 56.647818] hda_codec: Unknown model for ALC268, trying auto-probe from BIOS...&lt;br /&gt;[ 56.717624] iTCO_vendor_support: vendor-support=0&lt;br /&gt;[ 56.746595] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.02 (26-Jul-2007)&lt;br /&gt;[ 56.746723] iTCO_wdt: Found a ICH8M TCO device (Version=2, TCOBASE=0x1060)&lt;br /&gt;[ 56.746783] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)&lt;br /&gt;[ 57.029999] ricoh-mmc: Ricoh MMC Controller disabling driver&lt;br /&gt;[ 57.030003] ricoh-mmc: Copyright(c) Philip Langdale&lt;br /&gt;[ 57.030411] ricoh-mmc: Ricoh MMC controller found at 0000:0e:06.2 [1180:0843] (rev 12)&lt;br /&gt;[ 57.030425] ricoh-mmc: Controller is now disabled.&lt;br /&gt;[ 57.053839] sdhci: Secure Digital Host Controller Interface driver&lt;br /&gt;[ 57.053841] sdhci: Copyright(c) Pierre Ossman&lt;br /&gt;[ 57.053878] sdhci: SDHCI controller found at 0000:0e:06.1 [1180:0822] (rev 22)&lt;br /&gt;[ 57.053900] ACPI: PCI Interrupt 0000:0e:06.1[B] -&gt; GSI 23 (level, low) -&gt; IRQ 21&lt;br /&gt;[ 57.053916] sdhci:slot0: Will use DMA mode even though HW doesn't fully claim to support it.&lt;br /&gt;[ 57.053963] mmc0: SDHCI at 0xf8300800 irq 21 DMA&lt;br /&gt;[ 57.121805] iwl4965: Intel(R) Wireless WiFi Link 4965AGN driver for Linux, 1.2.0&lt;br /&gt;[ 57.121810] iwl4965: Copyright(c) 2003-2007 Intel Corporation&lt;br /&gt;[ 57.121967] ACPI: PCI Interrupt 0000:0c:00.0[A] -&gt; GSI 17 (level, low) -&gt; IRQ 16&lt;br /&gt;[ 57.122006] PCI: Setting latency timer of device 0000:0c:00.0 to 64&lt;br /&gt;[ 57.122037] iwl4965: Detected Intel Wireless WiFi Link 4965AGN&lt;br /&gt;[ 57.546399] input: PC Speaker as /devices/platform/pcspkr/input/input7&lt;br /&gt;[ 58.716495] iwl4965: Tunable channels: 13 802.11bg, 19 802.11a channels&lt;br /&gt;[ 58.717036] wmaster0: Selected rate control algorithm 'iwl-4965-rs'&lt;br /&gt;[ 58.923141] input: ImPS/2 Logitech Wheel Mouse as /devices/platform/i8042/serio1/input/input8&lt;br /&gt;[ 59.101607] lp: driver loaded but no devices found&lt;br /&gt;[ 59.222750] Adding 3229024k swap on /dev/sda5. Priority:-1 extents:1 across:3229024k&lt;br /&gt;[ 59.688069] EXT3 FS on sda1, internal journal&lt;br /&gt;[ 60.476114] ip_tables: (C) 2000-2006 Netfilter Core Team&lt;br /&gt;[ 60.894299] No dock devices found.&lt;br /&gt;[ 61.842783] apm: BIOS not found.&lt;br /&gt;[ 61.964205] ppdev: user-space parallel port driver&lt;br /&gt;[ 62.048425] audit(1210421073.685:2): type=1503 operation="inode_permission" requested_mask="a::" denied_mask="a::" name="/dev/tty" pid=5163 profile="/usr/sbin/cupsd" namespace="default"&lt;br /&gt;[ 62.920653] Bluetooth: Core ver 2.11&lt;br /&gt;[ 62.920777] NET: Registered protocol family 31&lt;br /&gt;[ 62.920781] Bluetooth: HCI device and connection manager initialized&lt;br /&gt;[ 62.920786] Bluetooth: HCI socket layer initialized&lt;br /&gt;[ 62.987193] Bluetooth: L2CAP ver 2.9&lt;br /&gt;[ 62.987201] Bluetooth: L2CAP socket layer initialized&lt;br /&gt;[ 63.098721] Bluetooth: RFCOMM socket layer initialized&lt;br /&gt;[ 63.098734] Bluetooth: RFCOMM TTY layer initialized&lt;br /&gt;[ 63.098737] Bluetooth: RFCOMM ver 1.8&lt;br /&gt;[ 63.520840] tg3: eth0: Link is up at 100 Mbps, full duplex.&lt;br /&gt;[ 63.520847] tg3: eth0: Flow control is on for TX and on for RX.&lt;br /&gt;[ 65.130751] [drm] Initialized drm 1.1.0 20060810&lt;br /&gt;[ 65.142466] ACPI: PCI Interrupt 0000:00:02.0[A] -&gt; GSI 16 (level, low) -&gt; IRQ 17&lt;br /&gt;[ 65.142480] PCI: Setting latency timer of device 0000:00:02.0 to 64&lt;br /&gt;[ 65.142566] [drm] Initialized i915 1.6.0 20060119 on minor 0&lt;br /&gt;[ 65.191618] NET: Registered protocol family 17&lt;br /&gt;[ 66.217287] NET: Registered protocol family 10&lt;br /&gt;[ 66.217691] lo: Disabled Privacy Extensions&lt;br /&gt;[ 66.219177] ADDRCONF(NETDEV_UP): wlan0: link is not ready&lt;br /&gt;[ 69.871770] eth0: no IPv6 routers present&lt;br /&gt;[ 74.621898] CPU0 attaching NULL sched-domain.&lt;br /&gt;[ 74.621908] CPU1 attaching NULL sched-domain.&lt;br /&gt;[ 74.633545] CPU0 attaching sched-domain:&lt;br /&gt;[ 74.633554] domain 0: span 03&lt;br /&gt;[ 74.633557] groups: 01 02&lt;br /&gt;[ 74.633563] CPU1 attaching sched-domain:&lt;br /&gt;[ 74.633566] domain 0: span 03&lt;br /&gt;[ 74.633569] groups: 02 01&lt;/span&gt;&lt;br /&gt;- - -&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8484041369842481076-8538463477858318053?l=ubuntu3215w.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ubuntu3215w.blogspot.com/feeds/8538463477858318053/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8484041369842481076&amp;postID=8538463477858318053' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8484041369842481076/posts/default/8538463477858318053'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8484041369842481076/posts/default/8538463477858318053'/><link rel='alternate' type='text/html' href='http://ubuntu3215w.blogspot.com/2007/11/my-zepto-znote-3215w-power.html' title='My Zepto Znote 3215W POWER'/><author><name>donbach</name><uri>http://www.blogger.com/profile/07503188728809054447</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='18' src='http://bp0.blogger.com/_MtSvnUANHKM/R4XXEQF4TmI/AAAAAAAABGA/H6QH8u7kLZY/S220/ubuntuavatar.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8484041369842481076.post-8932910577848190333</id><published>2007-11-06T09:37:00.002+01:00</published><updated>2008-05-17T13:08:18.053+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='zepto'/><category scheme='http://www.blogger.com/atom/ns#' term='sound'/><category scheme='http://www.blogger.com/atom/ns#' term='alsa'/><category scheme='http://www.blogger.com/atom/ns#' term='3215W'/><category scheme='http://www.blogger.com/atom/ns#' term='ubuntu'/><title type='text'>Sound issue Ubuntu 7.10</title><content type='html'>I installed Ubuntu 7.10 on my new Zepto 3215W and all hardware worked except the audio. As written on the &lt;a href="http://www.zepto.dk/Shop/Notebook.aspx?notebookid=673"&gt;Zepto&lt;/a&gt; site, you have to install new ALSA drivers.&lt;br /&gt;&lt;br /&gt;I've solved the problem by following the steps below:&lt;br /&gt;&lt;br /&gt;- - -&lt;br /&gt;&lt;span style="font-size:85%;"&gt;Install dependencies:&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;&lt;span style="FONT-WEIGHT: bold"&gt;sudo apt-get install libncurses5-dev&lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-WEIGHT: bold"&gt;build-essential ncurses-dev gettext linux-headers-`uname -r`&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Download the files needed (this is version 1.0.15rc2):&lt;br /&gt;&lt;a href="ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.15rc2.tar.bz2"&gt;ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.15rc2.tar.bz2&lt;/a&gt; &lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;&lt;a href="ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.0.15rc2.tar.bz2"&gt;ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.0.15rc2.tar.bz2&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href="ftp://ftp.alsa-project.org/pub/utils/alsa-utils-1.0.15rc1.tar.bz2"&gt;&lt;span style="font-size:85%;"&gt;ftp://ftp.alsa-project.org/pub/utils/alsa-utils-1.0.15rc1.tar.bz2&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;br /&gt;Notice: ALSA 1.0.15 is released, so go download that instead.&lt;br /&gt;&lt;br /&gt;I save mine on separate home-partition first (in case of reinstall) to a&lt;br /&gt;directory called &lt;span style="FONT-STYLE: italic"&gt;~/ALSA/1.0.15rc2&lt;/span&gt; and then I do the following:&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;&lt;span style="FONT-WEIGHT: bold"&gt;sudo mkdir -p /usr/src/alsa&lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-WEIGHT: bold"&gt;cd /usr/src/alsa&lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-WEIGHT: bold"&gt;sudo cp ~/ALSA/1.0.15rc2/* .&lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-WEIGHT: bold"&gt;sudo tar xjf alsa-driver-1.0.15rc2.tar.bz2&lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-WEIGHT: bold"&gt;sudo tar xjf alsa-lib-1.0.15rc2.tar.bz2&lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-WEIGHT: bold"&gt;sudo tar xjf alsa-utils-1.0.15rc1.tar.bz2&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;Then compile (I'm not sure if the --with-oss=yes is needed):&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;&lt;span style="FONT-WEIGHT: bold"&gt;cd alsa-driver-1.0.15rc2/&lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-WEIGHT: bold"&gt;sudo ./configure --with-cards=hda-intel --with-oss=yes&lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-WEIGHT: bold"&gt;sudo make&lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-WEIGHT: bold"&gt;sudo make install&lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-WEIGHT: bold"&gt;cd ../alsa-lib-1.0.15rc2/&lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-WEIGHT: bold"&gt;sudo ./configure&lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-WEIGHT: bold"&gt;sudo make&lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-WEIGHT: bold"&gt;sudo make install&lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-WEIGHT: bold"&gt;cd ../alsa-utils-1.0.15rc1/&lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-WEIGHT: bold"&gt;sudo ./configure&lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-WEIGHT: bold"&gt;sudo make&lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-WEIGHT: bold"&gt;sudo make install&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;Then edit alsa-base in &lt;span style="FONT-STYLE: italic"&gt;/etc/modprobe.d&lt;/span&gt;:&lt;br /&gt;&lt;span style="FONT-WEIGHT: bold;font-family:courier new;" &gt;sudo nano /etc/modprobe.d/alsa-base&lt;/span&gt;&lt;br /&gt;And add the following line at the end:&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;&lt;span style="FONT-WEIGHT: bold"&gt;options snd-hda-intel model=acer&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;Then restart the ALSA deamon and ALSA will find your audio hardware. You can also reboot your laptop if you like.&lt;br /&gt;- - -&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:100%;"&gt;Notice: If you install a new kernel you'll have to do it all over again.&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8484041369842481076-8932910577848190333?l=ubuntu3215w.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ubuntu3215w.blogspot.com/feeds/8932910577848190333/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8484041369842481076&amp;postID=8932910577848190333' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8484041369842481076/posts/default/8932910577848190333'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8484041369842481076/posts/default/8932910577848190333'/><link rel='alternate' type='text/html' href='http://ubuntu3215w.blogspot.com/2007/11/sound-issue-ubuntu-710.html' title='Sound issue Ubuntu 7.10'/><author><name>donbach</name><uri>http://www.blogger.com/profile/07503188728809054447</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='18' src='http://bp0.blogger.com/_MtSvnUANHKM/R4XXEQF4TmI/AAAAAAAABGA/H6QH8u7kLZY/S220/ubuntuavatar.jpg'/></author><thr:total>4</thr:total></entry></feed>
