Comment 9 for bug 218165

Revision history for this message
François (francois-michonneau) wrote :

Patrick

I'm not sure if the absence of sound stems from the same bug (given that we don't have the same audio device).

francois@dell:~$ cat /dev/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.16 emulation code)
Kernel: Linux dell 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
HDA Intel at 0xfe9fc000 irq 20

Audio devices:
0: STAC92xx Analog (DUPLEX)

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers:
0: SigmaTel STAC9228

-----

Furthermore, I was wrong in my earlier post. I need to type:

sudo alsa force-reload

(and not sudo alsa reload) at the beginning of the session to have the sound.

François