sound problems continued
Christian Williamson
emailthatguy at socal.rr.com
Fri Nov 19 20:54:15 UTC 2004
well I think were making some progress here, which is awesome.
cerebrix at ubuntu:~ $ ps ax | grep [u]devd
364 ? S<s 0:00 udevd
now as soon as i use the tail command i notice:
Nov 19 12:46:30 localhost kernel: cx8800[0]: AUD_STATUS: 0x1372 [mono/no
pilot] ctl=BTSC_AUTO_STEREO
Nov 19 12:46:33 localhost kernel: cx8800[0]: AUD_STATUS: 0x1332 [mono/no
pilot] ctl=BTSC_AUTO_STEREO
Nov 19 12:46:36 localhost kernel: cx8800[0]: AUD_STATUS: 0x12f2 [mono/no
pilot] ctl=BTSC_AUTO_STEREO
the above error gets spammed over and over and over. if i reload the
module as you suggested i finally hear a small pop from my speakers
which tells me the soundcard did in fact just try to do something. once
i heard that the above cx8800 kept spamming itself in the logfile but
dispite that i tried to play sound anyway. it did not play sound. is
it possible that the cx8800 thing is blocking it somehow? i dont even
know what that module is for.
thanks everyone,
Christian
On Fri, 2004-11-19 at 15:14 +0100, Markus Hubig wrote:
> 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