Tuesday, September 13, 2011

Solution for Video Driver Problem BOSS GNU/Linux

When Playing a video file from BOSS some times it will play audio for couple of seconds and it will stopped and the system is hanged.
You cant proceed any other work for this you should do following:


Open the terminal window

Type gstreamer-properties and Enter

following window will open












Click the video tab change autodetect option to a specific driver to work the video device driver.

In BOSS Linux Compaq Presario CQ43 Model you shoud choose the option

X Window System (No Xv)




Its shown following figure



After that checking whether its working click test option.

No comments:

Post a Comment

Linux Kernel Compilation

 Step 1: Install Required Packages Install additional packages before building a kernel. To do so, run this command: sudo apt-get install gi...