Of course, I would like to get video and voice working, but for now, I'd be happy with just streaming music.

Thanks very much for any advice......~~Fish~~
My hardware: Dell XPS M1710.
lspci returns the following audio device: 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
And then....
bash-3.1$ lsmod | grep snd
snd_seq_dummy 2464 0
snd_seq_oss 29792 0
snd_seq_midi_event 5980 1 snd_seq_oss
snd_seq 47984 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 6088 3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 37728 0
snd_mixer_oss 14300 1 snd_pcm_oss
snd_hda_codec_idt 56156 1
snd_hda_intel 23624 3
snd_hda_codec 53788 2 snd_hda_codec_idt,snd_hda_intel
snd_hwdep 6816 1 snd_hda_codec
snd_pcm 68128 4 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer 19108 3 snd_seq,snd_pcm
snd 50820 15 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
soundcore 5824 1 snd
snd_page_alloc 7972 2 snd_hda_intel,snd_pcm