So I'm trying to get my sound to work and I am following the suggestions posted on the thread at
http://ubuntuforums.org/showthread.php?t=205449
when I run the command lspci -v for step number 2 this is what l get
I am trying to find the proper driver that I need to install for the next step but I am not sure which sound card I should be using from the matrix in the ALSA website at
http://www.alsa-project.org/main/ind...undCard_Matrix
maybe somebody can offer some words of advice? any is really appreciated
http://ubuntuforums.org/showthread.php?t=205449
when I run the command lspci -v for step number 2 this is what l get
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 03)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, fast devsel, latency 0
Capabilities: <access denied>
Kernel driver in use: agpgart-intel
Kernel modules: intel-agp
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, fast devsel, latency 0, IRQ 2296
Memory at fc100000 (64-bit, non-prefetchable) [size=1M]
Memory at d0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 1800 [size =8]
Line above modified to prevent font size change (Snowhog, Global Moderator)
Capabilities: <access denied>
Kernel modules: intelfb
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, fast devsel, latency 0
Memory at fc200000 (64-bit, non-prefetchable) [size=1M]
Capabilities: <access denied>
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 03)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, medium devsel, latency 0, IRQ 16
I/O ports at 1820 [size =32]
Line above modified to prevent font size change (Snowhog, Global Moderator)
Kernel driver in use: uhci_hcd
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 03)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, medium devsel, latency 0, IRQ 21
I/O ports at 1840 [size =32]
Line above modified to prevent font size change (Snowhog, Global Moderator)
Kernel driver in use: uhci_hcd
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03) (prog-if 20)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, medium devsel, latency 0, IRQ 18
Memory at fc504800 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci_hcd
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, fast devsel, latency 0, IRQ 22
Memory at fc300000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=03, sec-latency=0
I/O behind bridge: 00002000-00002fff
Memory behind bridge: f6000000-f7ffffff
Prefetchable memory behind bridge: 00000000f0000000-00000000f1ffffff
Capabilities: <access denied>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03)
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=04, subordinate=05, sec-latency=0
I/O behind bridge: 00003000-00003fff
Memory behind bridge: f8000000-f9ffffff
Prefetchable memory behind bridge: 00000000f2000000-00000000f3ffffff
Capabilities: <access denied>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 (rev 03)
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=06, subordinate=07, sec-latency=0
I/O behind bridge: 00004000-00004fff
Memory behind bridge: c4000000-c5ffffff
Prefetchable memory behind bridge: 00000000cc000000-00000000cdffffff
Capabilities: <access denied>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 03)
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=08, subordinate=09, sec-latency=0
I/O behind bridge: 00005000-00005fff
Memory behind bridge: c0000000-c1ffffff
Prefetchable memory behind bridge: 00000000c8000000-00000000c9ffffff
Capabilities: <access denied>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 (rev 03)
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=0a, subordinate=0b, sec-latency=0
I/O behind bridge: 00006000-00006fff
Memory behind bridge: fa000000-fc0fffff
Prefetchable memory behind bridge: 00000000f4000000-00000000f5ffffff
Capabilities: <access denied>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, medium devsel, latency 0, IRQ 23
I/O ports at 1860 [size =32]
Line above modified to prevent font size change (Snowhog, Global Moderator)
Kernel driver in use: uhci_hcd
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, medium devsel, latency 0, IRQ 19
I/O ports at 1880 [size =32]
Line above modified to prevent font size change (Snowhog, Global Moderator)
Kernel driver in use: uhci_hcd
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, medium devsel, latency 0, IRQ 18
I/O ports at 18a0 [size =32]
Line above modified to prevent font size change (Snowhog, Global Moderator)
Kernel driver in use: uhci_hcd
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03) (prog-if 20)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, medium devsel, latency 0, IRQ 23
Memory at fc504c00 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci_hcd
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3) (prog-if 01)
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=0c, subordinate=0c, sec-latency=32
Capabilities: <access denied>
00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 03)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, medium devsel, latency 0
Capabilities: <access denied>
Kernel modules: iTCO_wdt
00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 03) (prog-if 8a [Master SecP PriP])
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, medium devsel, latency 0, IRQ 19
I/O ports at 01f0 [size =8]
I/O ports at 03f4 [size =1]
I/O ports at 0170 [size =8]
I/O ports at 0374 [size =1]
I/O ports at 1810 [size =16]
Lines above modified to prevent font size change (Snowhog, Global Moderator)
Kernel driver in use: ata_piix
00:1f.2 SATA controller: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller (rev 03) (prog-if 01)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 2298
I/O ports at 1c00 [size =8]
I/O ports at 18d4 [size =4]
I/O ports at 18d8 [size =8]
I/O ports at 18d0 [size =4]
I/O ports at 18e0 [size =32]
Lines above modified to prevent font size change (Snowhog, Global Moderator)
Memory at fc504000 (32-bit, non-prefetchable) [size=2K]
Capabilities: <access denied>
Kernel driver in use: ahci
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: medium devsel, IRQ 10
Memory at c2000000 (32-bit, non-prefetchable) [size =256]
Line above modified to prevent font size change (Snowhog, Global Moderator)
I/O ports at 1c20 [size =32]
Line above modified to prevent font size change (Snowhog, Global Moderator)
Kernel modules: i2c-i801
02:00.0 Ethernet controller: Attansic Technology Corp. L1e Gigabit Ethernet Adapter (rev b0)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, fast devsel, latency 0, IRQ 2295
Memory at f6000000 (64-bit, non-prefetchable) [size=256K]
I/O ports at 2000 [size =128]
Line above modified to prevent font size change (Snowhog, Global Moderator)
Capabilities: <access denied>
Kernel driver in use: ATL1E
Kernel modules: atl1e
08:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection (rev 61)
Subsystem: Intel Corporation Device 1100
Flags: bus master, fast devsel, latency 0, IRQ 2297
Memory at c0000000 (64-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Kernel driver in use: iwlagn
Kernel modules: iwlagn
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, fast devsel, latency 0
Capabilities: <access denied>
Kernel driver in use: agpgart-intel
Kernel modules: intel-agp
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, fast devsel, latency 0, IRQ 2296
Memory at fc100000 (64-bit, non-prefetchable) [size=1M]
Memory at d0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 1800 [size =8]
Line above modified to prevent font size change (Snowhog, Global Moderator)
Capabilities: <access denied>
Kernel modules: intelfb
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, fast devsel, latency 0
Memory at fc200000 (64-bit, non-prefetchable) [size=1M]
Capabilities: <access denied>
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 03)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, medium devsel, latency 0, IRQ 16
I/O ports at 1820 [size =32]
Line above modified to prevent font size change (Snowhog, Global Moderator)
Kernel driver in use: uhci_hcd
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 03)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, medium devsel, latency 0, IRQ 21
I/O ports at 1840 [size =32]
Line above modified to prevent font size change (Snowhog, Global Moderator)
Kernel driver in use: uhci_hcd
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03) (prog-if 20)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, medium devsel, latency 0, IRQ 18
Memory at fc504800 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci_hcd
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, fast devsel, latency 0, IRQ 22
Memory at fc300000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=03, sec-latency=0
I/O behind bridge: 00002000-00002fff
Memory behind bridge: f6000000-f7ffffff
Prefetchable memory behind bridge: 00000000f0000000-00000000f1ffffff
Capabilities: <access denied>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03)
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=04, subordinate=05, sec-latency=0
I/O behind bridge: 00003000-00003fff
Memory behind bridge: f8000000-f9ffffff
Prefetchable memory behind bridge: 00000000f2000000-00000000f3ffffff
Capabilities: <access denied>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 (rev 03)
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=06, subordinate=07, sec-latency=0
I/O behind bridge: 00004000-00004fff
Memory behind bridge: c4000000-c5ffffff
Prefetchable memory behind bridge: 00000000cc000000-00000000cdffffff
Capabilities: <access denied>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 03)
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=08, subordinate=09, sec-latency=0
I/O behind bridge: 00005000-00005fff
Memory behind bridge: c0000000-c1ffffff
Prefetchable memory behind bridge: 00000000c8000000-00000000c9ffffff
Capabilities: <access denied>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 (rev 03)
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=0a, subordinate=0b, sec-latency=0
I/O behind bridge: 00006000-00006fff
Memory behind bridge: fa000000-fc0fffff
Prefetchable memory behind bridge: 00000000f4000000-00000000f5ffffff
Capabilities: <access denied>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, medium devsel, latency 0, IRQ 23
I/O ports at 1860 [size =32]
Line above modified to prevent font size change (Snowhog, Global Moderator)
Kernel driver in use: uhci_hcd
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, medium devsel, latency 0, IRQ 19
I/O ports at 1880 [size =32]
Line above modified to prevent font size change (Snowhog, Global Moderator)
Kernel driver in use: uhci_hcd
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, medium devsel, latency 0, IRQ 18
I/O ports at 18a0 [size =32]
Line above modified to prevent font size change (Snowhog, Global Moderator)
Kernel driver in use: uhci_hcd
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03) (prog-if 20)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, medium devsel, latency 0, IRQ 23
Memory at fc504c00 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci_hcd
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3) (prog-if 01)
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=0c, subordinate=0c, sec-latency=32
Capabilities: <access denied>
00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 03)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, medium devsel, latency 0
Capabilities: <access denied>
Kernel modules: iTCO_wdt
00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 03) (prog-if 8a [Master SecP PriP])
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, medium devsel, latency 0, IRQ 19
I/O ports at 01f0 [size =8]
I/O ports at 03f4 [size =1]
I/O ports at 0170 [size =8]
I/O ports at 0374 [size =1]
I/O ports at 1810 [size =16]
Lines above modified to prevent font size change (Snowhog, Global Moderator)
Kernel driver in use: ata_piix
00:1f.2 SATA controller: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller (rev 03) (prog-if 01)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 2298
I/O ports at 1c00 [size =8]
I/O ports at 18d4 [size =4]
I/O ports at 18d8 [size =8]
I/O ports at 18d0 [size =4]
I/O ports at 18e0 [size =32]
Lines above modified to prevent font size change (Snowhog, Global Moderator)
Memory at fc504000 (32-bit, non-prefetchable) [size=2K]
Capabilities: <access denied>
Kernel driver in use: ahci
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: medium devsel, IRQ 10
Memory at c2000000 (32-bit, non-prefetchable) [size =256]
Line above modified to prevent font size change (Snowhog, Global Moderator)
I/O ports at 1c20 [size =32]
Line above modified to prevent font size change (Snowhog, Global Moderator)
Kernel modules: i2c-i801
02:00.0 Ethernet controller: Attansic Technology Corp. L1e Gigabit Ethernet Adapter (rev b0)
Subsystem: Acer Incorporated [ALI] Device 0146
Flags: bus master, fast devsel, latency 0, IRQ 2295
Memory at f6000000 (64-bit, non-prefetchable) [size=256K]
I/O ports at 2000 [size =128]
Line above modified to prevent font size change (Snowhog, Global Moderator)
Capabilities: <access denied>
Kernel driver in use: ATL1E
Kernel modules: atl1e
08:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection (rev 61)
Subsystem: Intel Corporation Device 1100
Flags: bus master, fast devsel, latency 0, IRQ 2297
Memory at c0000000 (64-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Kernel driver in use: iwlagn
Kernel modules: iwlagn
http://www.alsa-project.org/main/ind...undCard_Matrix
maybe somebody can offer some words of advice? any is really appreciated
Comment