Oct 27 2009

Dell inspiron 14 Sound issue in Linux :Solution

Category: MicellaniousBipin Balakrishnan @ 8:42 pm

laptop-inspiron-14-right-black-alt-314

Recently i bought DELL inspiron 14 and made it as dual boot with Windows Vista and Ubuntu 9.04 and faced a strange issue. I can hear sound Vista in headphone as well as speakers. But in case of ubuntu i can hear sound in headphone only and no speaker sound and the strange thing is that when i first boot windows and then boot ubuntu both the mic and speakers will work properly . But when i first boot ubuntu i can hear sound from the headphone only .After some googlesearch and forum posts atlast i sloved the issue.Didnt got the exact issue yet but got the solution :) .

The log files of both working and non working sound in the system seemed to be the same :( . At last tried an experiment by upgrading the ALSA driver and this time it got worked. Now i can hear sound in mic as well as in speakers…:).Anyone facing the same issue can give a try on this fix.

cat /proc/asound/version

will give the ALSA version details, mine was Version 1.0.18 and i upgraded to Version 1.0.21

Upgradation details is avilable here ::  Click

Tags: , ,


Apr 21 2008

Access Linux Partitions from Windows

Category: MicellaniousBipin Balakrishnan @ 4:23 pm

seven_tux.jpg

If you dual boot with Windows and Linux, and have data in both different partitions, some time it is necessary to access windows partition data from Linux and Linux partition data from windows.

The first one is simple as we all know we can mount the windows partition dive to linux using mount command or by writing in the fstab file.

And what about the second one??? ie getting linux files from windows.??

We can do it by a tool called Explore2fs.

Explore2fs is a GUI explorer tool for accessing ext2 and ext3 filesystems. It runs under all versions of Windows and can read almost any ext2 and ext3 filesystem. Click here to download.

untitled.jpeg


Feb 19 2008

AndLinux- Linux running in Windows

Category: MicellaniousBipin Balakrishnan @ 4:11 pm

AndLinix logo

AndLinux is a Debian based Linux distribution that runs in Windows.In other sence we can say running mutiple OS at a time,any one having windows OS can install AndLinux and can run the commands and applications in it just like the normal linux os.The commands and all is same as the Debian or Ubuntu flavour.

For installing any thingyou can use command “apt-get install <applicationname>” like in the ubuntu OS.
For more information and downloads Click Here

The following is the screen shot of Linux running on my windows OS

3.JPG



Tags: ,