Gallery, Projects and General > How do I??

Making Linux Mint 7 work even better!

<< < (2/14) > >>

Stefan Pynappels:
Ok,
Still in the Terminal, type in the following and press enter:

lspci

And copy and paste the output into a post here so i can have a look at that. I want to just see what the OS thinks the Soundcard is.

Darren:
00:00.0 Host bridge: ATI Technologies Inc RS690 Host Bridge
00:01.0 PCI bridge: ATI Technologies Inc RS690 PCI to PCI Bridge (Internal gfx)
00:04.0 PCI bridge: ATI Technologies Inc Device 7914
00:05.0 PCI bridge: ATI Technologies Inc RS690 PCI to PCI Bridge (PCI Express Port 1)
00:06.0 PCI bridge: ATI Technologies Inc RS690 PCI to PCI Bridge (PCI Express Port 2)
00:07.0 PCI bridge: ATI Technologies Inc RS690 PCI to PCI Bridge (PCI Express Port 3)
00:12.0 SATA controller: ATI Technologies Inc SB600 Non-Raid-5 SATA
00:13.0 USB Controller: ATI Technologies Inc SB600 USB (OHCI0)
00:13.1 USB Controller: ATI Technologies Inc SB600 USB (OHCI1)
00:13.2 USB Controller: ATI Technologies Inc SB600 USB (OHCI2)
00:13.3 USB Controller: ATI Technologies Inc SB600 USB (OHCI3)
00:13.4 USB Controller: ATI Technologies Inc SB600 USB (OHCI4)
00:13.5 USB Controller: ATI Technologies Inc SB600 USB Controller (EHCI)
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 14)
00:14.1 IDE interface: ATI Technologies Inc SB600 IDE
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
00:14.3 ISA bridge: ATI Technologies Inc SB600 PCI to LPC Bridge
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:05.0 VGA compatible controller: ATI Technologies Inc RS690M [Radeon X1200 Series]
01:05.2 Audio device: ATI Technologies Inc Radeon X1200 Series Audio Controller
05:00.0 SATA controller: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller (rev 02)
07:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
08:01.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
08:01.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
08:01.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 12)
08:01.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
08:01.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev ff)
08:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8110SC/8169SC Gigabit Ethernet (rev 10)

Stefan Pynappels:
Ok, did you see this gives a different Audio Controller? The Windows driver is a more generic driver, but now we know the exact model we are dealing with.
We also see that it is an Intel HDA controller (High Def Audio).
So now we are going to enable the default Intel HDA switch in ALSA (Advanced Linux Sound Architecture). That name is a lie, it is not Advanced, it is a major pain in the arse and has been ever since it was introduced.

In the terminal enter the following:

gksu gedit /etc/modprobe.d/alsa-base.conf

This will open the alsa-base.conf file in the Gedit text editor.

At the very end of that file, you need to add the following:

options snd-hda-intel index=0 model=asus

and then you need to save the file, just use the save button.

You will then need to reboot to allow the new settings to take effect.

Let me know how you get on.

Darren:
OK done that, no change sound wise.

I bow to your knowledge  :bow:, how a new user copes is beyond me? I guess that's where MS keeps the lead....

Checked the file, the changes are still there  :thumbup:

Stefan Pynappels:
Unfortunately this is still something of a problem with Linux, a lot is now plug and play but somethings still take some figuring.

Sorry bout that....

Have to go and do some more work, but will give you something else to try later if you still want to carry on.

Stefan.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version