$ lspci | grep 'Texas Instruments PCIxx21'
El modelo de mi maquina es una sony vaio vgn-nr150fe, con eso logramos hacer funcionar este tipo de dispositivos de almacenamiento.
$ sudo gedit /etc/fstab
$ sudo mount -a
$ tar zxvf ./chrome9.83-242-u804.tar.gz
$ cd ./chrome9.83-242-u804
$ sudo ./vinstall
$ sudo ln -s /usr/lib/jvm/java-6-sun-1.6.0.07/jre/plugin/i386/ns7/libjavaplugin_oji.so /usr/lib/firefox-3.0.6/plugins
$ sudo apt-get install xbacklight
$ xrandr --output LVDS --set BACKLIGHT_CONTROL native
$ xbacklight -set 100
xrandr --output LVDS --set BACKLIGHT_CONTROL native
xbacklight -set 100
$ sudo gedit .profile
$ cd Escritorio/
$ sudo chmod +x GoogleEarthLinux.bin
$ sudo ./GoogleEarthLinux.bin
$ cd google-earth/
$ mv libcrypto.so.0.9.8 nuevo-libcrypto.so.0.9.8
</b:skin>
</head>
<b:if cond='data:blog.pageType == "item"'>
<style type='text/css'>
.fullpost {display:inline;}
.summarypost {display:none;}
</style>
<b:else/>
<style type='text/css'>
.fullpost {display:none;}
.summarypost {display:inline;}
</style>
</b:if>
TODO EL POST VISIBLE
<span class="summarypost">
<a href="link">Continuar Lectura...</a>
</span>
<span class="fullpost">
TODO EL POST NO VISIBLE
</span>
$ gstreamer-properties
segundo, en la pestaña vídeo, en entrada predeterminada nos aseguramos que en complemento tenga:<head>
Copiamos esto:<style type='text/css'>
#navbar-iframe {
height:0px;
visibility:hidden;
display:none;
}
</style>
Le damos Guardar Plantilla y Verificamos en nuestro blog.
$ sudo grub
> find /boot/grub/stage1
> root (hdX,Y)
> setup (hdX)
> quit
$ shares-admin
$ sudo nautilus
$ alsamixer
$ sudo gedit /etc/modprobe.d/alsa-base
$ dmesg |grep snd_hda_intel
$ mkdir canon
$ cd canon
$ sudo apt-get update
$ sudo apt-get install alien libxml1 libpng12-0 libpng12-dev libgtk1.2 libgtk1.2-common
$ sudo alien -c cnijfilter-common-2.70-1.i386.rpm cnijfilter-ip3300-2.70-1.i386.rpm
$ sudo dpkg -i *.deb
$ sudo ln -s /usr/lib/libtiff.so.4 /usr/lib/libtiff.so.3
$ sudo ln -s /usr/lib/libpng.so /usr/lib/libpng.so.3
$ sudo ln -s /usr/lib/libtiff.so.2 /usr/lib/libtiff.so.1
$ sudo ldconfig
$ sudo /etc/init.d/cupsys restart