RSS Subscription
Linux Howtos & Tutorials

Enter your email:

Delivered by


NOTE:New tutorials are from LinuxCareer.com

Poll

Do you own or wish to have iPhone?
 


Linux eBooks FREE Download
A guide to programming Linux kernel modules
Introduction to Linux - A Hands on Guide
A Newbie's Getting Started Guide to Linux

Linux from Scratch - Create Your Own Linux System - Free eBook

Linux: The Hacking Solution (v.3.0)

SQLite 3 with PHP Essential Training – Free Video Training Tutorials

This guide will introduce you to the world of GNU/Linux

The GNU/Linux Advanced Administration

A Complete Beginner's Manual for Ubuntu 10.04 (Lucid Lynx)

Advanced Bash-Scripting Guide

Set up, maintain, and secure a small office email server

Partner Linux Sites:
How-To.LinuxCareer.com
Jobs.LinuxCareer.com
TuxMachines
Monsterb
LinuxBloggers
AdamsInfo
LinuxScrew
All For Linux

xine was unable to initialize audio drivers

xine was unable to initialize audio drivers error message is an issue which bothers me for long time alredy. I have a feeling that it is not related to only debian lenny but Ubuntu is also affected with this bug.  To be honest I do not know the real cause of this problem. My suspicion is that xine dies when using combination of my skype and amarok although I can not prove it as well as I can not provide long term solution to this problem. The only quick fix I found is to unload all alsa driver modules recompile and load them back. Fortunately this can be easily done with # alsaconf .


When running # alsaconf command alsaconf will unload all alsa modules:

Unloading ALSA sound driver modules: snd-hda-intel snd-usb-audio snd-pcm-oss snd-mixer-oss snd-pcm snd-seq-dummy snd-usb-lib snd-hwdep snd-seq-oss snd-seq-midi snd-rawmidi snd-seq-midi-event snd-seq snd-timer snd-seq-device snd-page-alloc.


then it will search for sound cards hardware and let you choose your card. Then it will compile new modules and load them to the system. The final message is always promising:

Loading driver...
Setting default volumes...



===============================================================================

Now ALSA is ready to use.
For adjustment of volumes, use your favorite mixer.

Have a lot of fun!

 

Let me know if there is better solution to this problem.

 

Share this linux post:

Submit xine was unable to initialize audio drivers in Delicious Submit xine was unable to initialize audio drivers in Digg Submit xine was unable to initialize audio drivers in FaceBook Submit xine was unable to initialize audio drivers in Google Bookmarks Submit xine was unable to initialize audio drivers in Stumbleupon Submit xine was unable to initialize audio drivers in Technorati Submit xine was unable to initialize audio drivers in Twitter
 
Comments for this page are closed !!!
Please visit our new Linux Forum for additional help or discussion.


Linux eBooks FREE Download