update. After reboot, the computer's sound card problem can be solved perfectly.
In addition, if the computer appears QQ message prompts the sound causes the music to become smaller, this only needs to carry on a simple setting can restore. Right-click the sound icon in the lower right corner, pop-up menu
, this part by machine itself platform drive and platform equipment (please distinguish with the above platform Drive), platform DriveThe kernel has been completed, so there is no need to care too much about how to alsa with the top of the problem, we only need to register a machine platformEquipment and complete platform and codec coupling.1. ALSA Equipment File StructureControlC0 for sound card control, s
Sndrv_dev_jack ((__force snd_device_type_t) 0x1009)
#define Sndrv_dev_lowlevel ((__force snd_device_type_t) 0x2000)
In general, we are more concerned with both the PCM and control devices.Three. Driver-driven code file structureIn the Linux2.6 code tree, the ALSA code file structure is as follows:Sound/core/oss/seq/ioctl32/include/drivers/i2c/synth/emux/pci/(Cards)/isa/(Cards)/arm/ppc/sparc/usb/pcmcia/(cards)/oss/soc/codecs
Core This direc
has 6 devices mounted. According to the actual capacity of the Sound Card, more types of devices can be mounted to the driver, in the include/sound/core. h defines the following device types:
# Definesndrc v_dev_toplevel (_ force snd_device_type_t) 0)
Generally, we are more concerned with PCM and control devices.
3. Driver
Code File structure
In the linux
sndrv_dev_jack (_ force snd_device_type_t) 0x1009)
# Define sndrv_dev_lowlevel (_ force snd_device_type_t) 0x2000)
Generally, we are more concerned with PCM and control devices.
3. Driver
Code File structure
In the linux2.6 code tree, the structure of the Alsa code file is as follows:
Sound/Core/OSS/Seq/Ioctl32/Include/Drivers/I2C/Synth/Emux/PCI/(CARDS)/Isa/(CARDS)/ARM/PPC/ISCSI/USB/PCMCIA/(CAR
If your sound card is supported by the current Linux, congratulations! you have bought a sound card for DesignedforLinux. During Linux installation, the system will prompt you to select the sound card type. select your
If your sound card is supported by the current Linux, congratulations! You have bought a sound card for Linux. During Linux installation, the system will prompt you to select the sound card type. Select your
--Drive Life 2012
In the process of using the computer, many users mistakenly deleted the sound card driver, resulting in the computer does not sound how to do the sound card driver how to install the small problem. Go to the official website search to download the
sound
Because the integrated soft sound card digital audio processing relies on the CPU, this problem can occur if the computer is configured too low.
In the Control Panel, select system → Device Manager, select the disk drive, locate the hard drive's parameter entry, double-click the parameter entry, and in the popup interface, remove the check mark in front
is not successful mainly in the following two species (pictured below). General sound card Driver normal situation, usually the Device Manager will have "Realtek" "VIA" "IDT" and other sound card brand name, the lack of the prefix of these brand names may drive installation is not successful, there is a common
following content is automatically generated using the alsaconf Configuration tool;
Code:Alias snd-card-0 snd-intel8x0Options snd-card-0 index = 0Options snd-intel8x0 index = 0Remove snd-intel8x0 {/usr/sbin/alsactl store 0>/dev/null 2> 1 | |:;};/sbin/modprobe-r -- ignore-remove snd-intel8x0
4. lsmod check the loaded kernel module;
If a device is loaded as a module in kernel compilation, it is mainly viewe
reduces CPU occupancy, improves sound quality, but also enables the AC ' 97 soft sound card to fully support three-dimensional sound and midi wave-table synthesis. In addition, due to the specificity of the AC ' 97 soft sound card
motherboard model number.
2. Find the manufacturer of the motherboard and download the sound card driver of the corresponding motherboard.
3. Installation drive After the general download of the drive after decompression is divided into two types:
One. It's a fool type, just like a normal software.
Two. Overlay to cover it to your corresponding driver and then click on your "Device Manager" to select "
, or an I/O address. Each device must use a unique I/O address, and the sound card usually has a default I/O address at the factory with an address range of 220h~260h.
2 IRQ (Interrupt request) number
Each external device has a unique interrupt number. The default IRQ number for the sound card
My Computer is Win7 64, the original has always been a sound, added a memory bar is no sound. It is true that the "Disable signature Jack detection" is turned on and is also used to drive life to reload a lot of sound card drivers. The latest edition.
Later, I turned on the
recognize the sound card.3. Try to use new drivers or replacements. Take the lianxun sound card as an example. In Windows95, how can I install the driver on the original drive disk? Instead, I had to replace it with the creative sb16 driver. Everything works normally. Later
Article title: the configuration of the old sound card in Linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
There are a lot of articles on sound card configuration in Linux. if
Recently in Linux to do the program, a long time did not listen to music, only to find that my Linux system has been no sound, just installed sound card driver, installed a long time to find information on the Internet, feel that this is a more authoritative
ALSA, i.e. advanced Linux Sound architecture. It is a good
sound card is also very simple, just looking for the Linux driver corresponding to DELL1520 has paid some twists and turns, because I am in CERNET, It is very inconvenient to enter the DELL SUPPORT website, therefore, ALSA was used to solve various driver problems.
First download three drivers:
Ftp://ftp.alsa-project.org/pub/utils/alsa-utils-1.0.15.tar.bz2
Ftp:/
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.