sound problems continued

Markus Hubig ubuntu at pot.ath.cx
Fri Nov 19 14:14:52 UTC 2004


On Fri, 19 Nov 2004, Christian Williamson wrote:

> On Fri, 2004-11-19 at 13:58 +0100, Markus Hubig wrote:
> > Re: sound problems continued
> 
> cerebrix at ubuntu:~ $ cd /dev/; ls -al mixer audio dsp snd/*
> ls: mixer: No such file or directory
> ls: audio: No such file or directory
> ls: dsp: No such file or directory
> crw-rw----    1 root     audio    116,   0 2004-11-19 02:30
> snd/controlC0
> crw-rw----    1 root     audio    116,  33 2004-11-19 02:30 snd/timer

Hmm it seems that you audio devices are not created when you're loading
the sound modules ... OK lets check if you 'udev' deamon is running:

| ps ax |grep [u]devd

if it's not running start it (sudo /dev/init.d/udev start). If it's
running unload and reload your sound modules and check the syslogfile
while you doing this:

| sudo tail -f /var/log/syslog
| sudo modprobe -r snd_ice1724
| sudo modprobe snd_ice1724

   - Markus

-- 
Oft habe ich meine Worte bereut, doch niemals mein Schweigen.
	- Publilius Syrus




More information about the ubuntu-users mailing list