• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Configuring Sound in ubuntu

Net

Golden Member

my sound isn't working. below is the information from my system. As a side note the volume is turned up.


name@blackbox:~$ lspci -v | grep -i 'audio'
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)

name@blackbox:~$ lspci -v
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
Subsystem: Lenovo Device 3a0d
Flags: bus master, fast devsel, latency 0, IRQ 22
Memory at f4700000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel


 
That right there says that snd-hda-intel is loaded so you should have sound. Maybe there's some quirk with the system/motherboard that needs to be done.
 
Back
Top