> Sometimes after a reboot my audio does not work,<br><br>I did a diff of the two dmesg logs and the following lines<br>are the interesting differences:<br><br>  audio_broken<br>  ------------<br>   snd_seq_midi_event: Unknown symbol snd_seq_expand_var_event
<br>   snd_seq_oss: Unknown symbol snd_midi_event_free<br>   snd_seq_oss: Unknown symbol snd_midi_event_no_status<br>   snd_seq_oss: Unknown symbol snd_midi_event_new<br>   snd_seq_oss: Unknown symbol snd_midi_event_decode
<br>   snd_seq_oss: Unknown symbol snd_midi_event_encode_byte<br>   cannot find the slot for index 0 (range 0-0), error: -16<br>   Intel ICH: probe of 0000:00:1f.5 failed with error -12<br><br>  audio_ok<br>  --------<br>
   ACPI: PCI Interrupt 0000:00:1f.5[B] -> GSI 17 (level, low) -> IRQ 20<br>   PCI: Setting latency timer of device 0000:00:1f.5 to 64<br>   AC'97 0 analog subsections not ready<br>   intel8x0_measure_ac97_clock: measured 50758 usecs
<br>   intel8x0: clocking to 48000<br><br><br>Pat<br>---<br><br>