bryan6376
January 23rd, 2011, 08:09 AM
Hey all:
I'm sure I sound like a broken record, but I've had Maverick installed for a few days and haven't had any sound output to go along with it. I've been working my way through the forums trying to solve my sound issues. Care to suggest anything? I've uninstalled and reinstalled pulse and alsa a few times over, with no success. Here are my aplay and lspci outputs:
aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: AD198x Digital [AD198x Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
sudo lspci -v
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 04)
Subsystem: Hewlett-Packard Company Device 2a74
Flags: bus master, fast devsel, latency 0, IRQ 46
Memory at f9bf8000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
Capabilities: [100] Virtual Channel
Capabilities: [130] Root Complex Link
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
Any suggestions? I'll post back on here if I manage to solve anything :)
SOLVED: Via terminal: sudo gedit /etc/modprobe.d/alsa-base.conf
At the very end, add a line which says: options snd-hda-intel model=touchsmart
It seems like depending on your type of computer, all you need to do to fix many of the sound issues is change "touchsmart" to whatever you are using (laptop, toshiba, etc.). Good luck!
I'm sure I sound like a broken record, but I've had Maverick installed for a few days and haven't had any sound output to go along with it. I've been working my way through the forums trying to solve my sound issues. Care to suggest anything? I've uninstalled and reinstalled pulse and alsa a few times over, with no success. Here are my aplay and lspci outputs:
aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: AD198x Digital [AD198x Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
sudo lspci -v
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 04)
Subsystem: Hewlett-Packard Company Device 2a74
Flags: bus master, fast devsel, latency 0, IRQ 46
Memory at f9bf8000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
Capabilities: [100] Virtual Channel
Capabilities: [130] Root Complex Link
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
Any suggestions? I'll post back on here if I manage to solve anything :)
SOLVED: Via terminal: sudo gedit /etc/modprobe.d/alsa-base.conf
At the very end, add a line which says: options snd-hda-intel model=touchsmart
It seems like depending on your type of computer, all you need to do to fix many of the sound issues is change "touchsmart" to whatever you are using (laptop, toshiba, etc.). Good luck!