MTP is probably the most annoying thing I encounter lately on many android devices, including my galaxy nexus. Media Transfer Protocol (commonly referred to as MTP) is part of the “Winblows Media” framework and thus closely related to Winblows Media Player. I have no idea why in the world of opensource like this android, have […]
Read MorePosts in category Ubuntu
Split file using rar
If you need to compress a large archive file and upload them to a filesharing site which had size limitation, you must split them first into some parts. You need rar application to do this, so install it using : {code}apt-get install rar{/code} After complete then run this command using terminal or konsole to compress […]
Read Morecolor hue skew on youtube video
I do not really remember when this problem started, but now, each time i play a youtube video, the color hue will skew to blue using my ubuntu 11.10 installation. The hue problem only arise on firefox and chromium browser, minitube, totem, smplayer, vlc and tvtime not showing this issue, so this must not related […]
Read MoreAW-NB100H – AR5B225 Atheros half size mini pci-e using compat wireless
This is a quick hack, not a real problem solver for this Azurewave AW-NB100H which also identified as AR5B225 and comes as a combo WLAN and Bluetooth 3.0 half size mini pci-e card. There are no linux driver references for this card i could find at this very moment, even on Qualcomm Atheros and Azurewave […]
Read MoreAR8161 ethernet using compat-wireless
After rooting the kindle being bugging me whole day yesterday, it’s time to deal with Atheros ar8161 ethernet driver. This ethernet chipset were used on axioo komodo model and some asus laptop. Once, I remember have to deal with atheros ethernet chipset in past, not clearly remember the chipset code, but for so long the […]
Read Moretimes of trouble
If you falter in times of trouble, how small is your strength! Sounds like proverb 😀 but this is actually true if you’re working with ubuntu or other linux that use UTC by default, especially if you’re dual boot with winblows and not setting the timezone properly within each OS. Operating systems store and retrieve […]
Read Morenuvolaplayer on klixs
Got bored with your music collection ? No worry .. there are quite a lot of internet radio station out there, just like shoutcast, pandora, grooveshark, google music, and many more with tons of selections of amazing artist, genre and songs. Just recently I’ve been using nuvolaplayer on my ubuntu system to listen to my […]
Read Morevlsub subtitle extension search for vlc
Just recompiling vlc 2.0 TwoFlowers for the third time after dealing again with samba play problems. Many thanks to the vlc dev guy whoever fix this problem, you rock! 😀 Pull out latest 2.0.1 from git, compile it, and now It works very good. Wohoooo … Because just recently I also compiled the vdpau for […]
Read MoreDealing with ubuntu’s uid gid
Not like any other distro i’ve known, Ubuntu using uid and gid start from 1000 rather than 500 such as on klixs, fedora, mageia and any other else, even mac osx lion. This could be problematic if you were dual booting or using many sftp transfering files on network between them, because you had to […]
Read Morefrom grub2 mbr to partition
for chainloading with klixs, grub2 must install on the partition, not mbr, thus we can chainloading it within klixs grub bootloader. if you already install ubuntu on mbr, here is how to so it will install on partition : boot into ubuntu installation, and {code}grub-setup –force /dev/sdaxx warn: Attempting to install GRUB to a partition […]
Read More