Look at PCM volume on my sound device, yes i have problem with this. I have to raise the volume of sound each time I turn on my pc.

Alsamixer
This my Device Specification and other informations.
Look at PCM volume on my sound device, yes i have problem with this. I have to raise the volume of sound each time I turn on my pc.

Alsamixer
This my Device Specification and other informations.
Just little share my exploration with Unstable Google Chrome under Linux platform. I will be investigation
Berikut repository dari Google Chrome. Tambahkan pada /etc/apt/sources.list.
deb http://dl.google.com/linux/deb/ stable non-free main
Kemudian update repository anda.
# sudo apt-ge update
Langsung install Google Chrome.
# sudo apt-get install google-chrome-unstable
Selain itu jika anda tidak keberatan untuk menginstall fresh pc anda dengan distribusi linux Google ChromeOS silahkan download pada link berikut.
Butuh Dekstop ringan? keren? keliatan geek? jika iya, anda patut mencoba racikan distribusi linux ini. CrunchBang atau jika dibahasa indonesiakan “KresPentung” (*gubrak). Memakai Window Manager OpenBox, Widget desktop dengan Conky, Panel dengan Tint2 Panel dan juga menggunakan compositing untuk sedikit efek pada desktop.
Sebelum menginstall ini dulu saya pernah membuat desktop menyerupai GNOME dengan fluxbx, fbpanel, idesktop dan kombinasi aplikasi2 desktop ringan lainnya. Tapi sekarang saya menemukan Desktop dengan desain yang benar2 berbeda dari ide2 Desktop yang terlintas di otak.
Linux Unified Kernel, also known as Longene and informally as LUK, is an operating system kernel intended to be binary-compatible with application software and device drivers made for Microsoft Windows and Linux.[2] In order to accomplish this, key features of the Windows kernel are ported to the Linux kernel. (sumber: http://en.wikipedia.org/wiki/Linux_Unified_Kernel )
Berikut merupakan cuplikan dari wiki longene, sedikit terwakili bahwa tujuan dari longene adalah mengubah cara yang biasa kita lakukan untuk meng-emulasikan aplikasi under windows dengan tanpa emulator. Lebih tepatnya Longene merupakan kernel patch yang dapat meng-emulasikan mekanisme Windows kernel yang termasuk didalamnya Process management, Thread management, Object management, virtual memory management, Synchronization, System calls (Syscall), Windows Registry, WDM (Device driver framework), Windows DPC mechanism, dan lain-lain.