I'm experiencing a similar problem with similar hardware. I have a sager np3880-v laptop, the sound works great in windows. In gentoo linux, everything seems to be working fine as far as I can tell, except no sound comes out. cat /dev/urandom > /dev/dsp makes no sound. Maybe someone knows what they're looking at here better than I do. I'll paypal $50 to whoever provides the magic solution. [EMAIL PROTECTED]
lspci | grep -i audio 0000:00:1b.0 Class 0403: Intel Corp. 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 04) /etc/init.d/alsasound start * Loading ALSA modules ... * Loading: snd-card-0 ... [ ok ] * Loading: snd-seq-oss ... [ ok ] * Loading: snd-pcm-oss ... [ ok ] * Restoring Mixer Levels ... [ ok ] alsamixer: PCM and Front, Front Mi, Surround, Center, LFE are all up and unmuted. There is no Master volume. Line, Mic, Headphon are all muted and down. cat /proc/asound/cards 0 [Intel ]: HDA-Intel - HDA Intel HDA Intel at 0x80000000 irq 10 cat /proc/asound/devices 16: [0- 0]: digital audio playback 24: [0- 0]: digital audio capture 0: [0- 0]: ctl 1: : sequencer 33: : timer cat /proc/asound/oss/sndstat Sound Driver:3.8.1a-980706 (ALSA v1.0.9b emulation code) Kernel: Linux wookie 2.6.12-gentoo-r6 #3 Wed Jul 20 23:58:09 Local time zone must be set--see zic manu i686 Config options: 0 Installed drivers: Type 10: ALSA emulation Card config: HDA Intel at 0x80000000 irq 10 Audio devices: 0: ALC880 Analog (DUPLEX) Synth devices: NOT ENABLED IN CONFIG Midi devices: NOT ENABLED IN CONFIG Timers: 7: system timer Mixers: 0: Realtek ALC880 lsmod | grep -i snd snd_pcm_oss 48160 0 snd_mixer_oss 17408 1 snd_pcm_oss snd_seq_oss 34560 0 snd_seq_midi_event 6016 1 snd_seq_oss snd_seq 50704 4 snd_seq_oss,snd_seq_midi_event snd_seq_device 7436 2 snd_seq_oss,snd_seq snd_hda_intel 13952 0 snd_hda_codec 69248 1 snd_hda_intel snd_pcm 82696 3 snd_pcm_oss,snd_hda_intel,snd_hda_codec snd_timer 21892 2 snd_seq,snd_pcm snd 47204 9 snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer snd_page_alloc 7940 2 snd_hda_intel,snd_pcm