i didn't want to put this post in the ubuntu gutsy topic because it is more of a guide on how to get thinkpads set up correctly as opposed to a place to fix a problem that only occurs with my machine.
I got my x61 on thursday afternoon, and audio has worked "out of the box" perfectly for me (including the vol up/down buttons) however, all of the sudden I don't get any audio and I get these errors:
Code: Select all
cameron@camubuntux61tab:~$ aplay
ALSA lib pcm_direct.c:867:(snd_pcm_direct_initialize_slave) snd_pcm_hw_params_any failed
ALSA lib pcm_dmix.c:876:(snd_pcm_dmix_open) unable to initialize slave
aplay: main:545: audio open error: Invalid argument
cameron@camubuntux61tab:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0Autodetect:
Code: Select all
audiotestsrc wave=sine freq=512 ! audioconvert ! audioresample ! gconfaudiosink: Internal data flow error.AD198x Analog:
Code: Select all
audiotestsrc wave=sine freq=512 ! audioconvert ! audioresample ! gconfaudiosink: Could not open resource for writing.and so far, I have tried reinstalling alsa with:
Code: Select all
sudo apt-get install --reinstall alsa-basedoes anyone know how to fix this??



