Hey guys, I've been workin on this all morning/afternoon and haven't gotten anywhere.
I just installed Fedora 8, patched it and everything seems to be running ok. I've got compiz running and everything.
However I don't have any sound.
I tried various fixes to get pulse audio working, but gave up and yum remove pulseaudio* 'd it.
I installed alsa-driver however I haven't been able to get sound working at all. Historically, I've gotten sound on ubuntu but thats the only other distro.
It's the sound on a dell Inspiron 1420 laptop.
my aplay-l
Code:
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: STAC92xx Digital [STAC92xx Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
cat /etc/modprobe.conf
Code:
alias eth0 tg3
alias wlan0 iwl3945
alias snd-card-0 snd-hda-intel
options snd-card-0 index=0
options snd-hda-intel index=0
options snd-hda-intel model=ref
Just as a note, even with alsa-utils installed i can't use alsaconf, it's not a command. neither is /sbin/alsaconf (as root or regular user)
any suggestions would be greatly appreciated