Trying to install Realtek Linux Audiopack 5.14
The source code copy from www.alsa-project.org. ver:5.14
Linux Source Code for ALC audio codec
Support Codec list:
====AC97 Codec=====
ALC100,100P
ALC200,200P
ALC650D
ALC650E
ALC650F
ALC650
ALC655
ALC653
ALC658
ALC658D
ALC850
ALC101
ALC202
ALC250
ALC203
====HD Audio codec ====
ALC260
ALC262
ALC267
ALC268
ALC259
ALC269
ALC270
ALC272
ALC275
ALC660
ALC660VD
ALC661
ALC662
ALC663
ALC665
ALC670
ALC861
ALC861VD
ALC880
ALC882
ALC883
ALC885
ALC888
ALC889A
ALC892
Installation:
This Source Code is from www.alsa-project.org.
For OS installation, please remember add the Development tool kit.
For driver installation, please follow below steps.
Automatic install: (Recommend RedHat distribution)
execute
./install
Note: Ubuntu OS, please use manual install.
Run commands need to add sudo at first words.
Manual install:
Step 1. unzip source code
tar xfvj alsa-driver-1.0.xx.tar.bz2
Step 2. Turn on sound support from kernel config
(soundcore module, default turn on)
Step 3. Complied source code
a. cd alsa-driver-1.0.xx
b. ./configure (--with-cards=hda-intel)<= for HDA options<br />
c. make
d. make install
e. alsaconf
Step 4. Edit your /etc/modules.conf or conf.modules depending on the distribution
(Please refer to the attached modules.conf)
snd-xxxx is the card ID.
-- Azalia controller --ALC880 ALC882 ALC260 ALC262 ALC883 ALC885 ALC888
--- Intel ICH6 ICH7 ---------
snd-hda-intel
-- AC97 controller --ALC655 ALC650 ALC250 ALC255
--- Intel ICH6 ICH7 , SiS 7012 and NVidia----------
snd-intel8x0
--- Via8233 Via686a -------------------------------
snd-via82xx
--- ATI Chipset -------------------------------
snd-atiixp
Copy and paste this to the bottom of your /etc/modules.conf or /etc/modprobe.conf file.
# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-xxxx
# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
# card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
Step 5. reboot your machine
Step 6. Use the alsamixer the disable mute (All audio line default is mute)
Must to compile and to install the ALSA library and utility. (Use automatic install is already install)
excute alsamixer
Note: 1. The most detail information, can refer the alsa-kernel/Documenttation/ALSA-Configuration.txt in the azx-021705.tar.bz2.
2. Kernel Version must be 2.6 or later.
3. All mixer channels are muted by default. You must use a native
or OSS mixer program to unmute appropriate channels.
4. If can not compile the source code, try to rename the /usr/src/linux-2.x -> /usr/src/linux.
5. The driver added to support the SPDIF functoin.
6. a. You can download the alsa-lib-1.0.x and alsa-utils-1.0.x form the www.alsa-project.org, then unzip and install them.
b. Suggest use "alsamixer" to control mixer function.
c. Used "alsaconf" can autodetect which drive you need to install (step 4).
7. SUSE Distribution must install the ncurses package.
Directed to Karma, my personal Master Geek. It's been awhile and I am still giddy over Ubuntu. got a small problem with an installation. I have Realtek Audio Manager install in my Windows, which had superb sound output and many enhancements. Realtek offers the same for Linux and I downloaded it with one problem. I can't get it to install, and it is listed in my synaptic manager. I entered to the best of my knowledge the commands shown me in the read me text, but I keep getting, file cannot be recognized. The Alsa driver in Ubuntu is ok, but the quality of the sound output is pretty undesirable. I tried all the tricks, apt-get install, source, update etc., but nothing works. here are the folders and the files associated with Realtex./home/john822/Pictures/Screenshot-2.png/home/john822/Pictures/Screenshot-3.png
thank you, John
Comments
-
Let me see if I understand correctly. You tried to install the kernel driver from source? If so, then try to remove the driver you installed (use the command 'modprobe -r modname'). Then try the Realtek Audio Manager program. The driver and/or codec you installed may be conflicting with the one that is part of the ALSA sub-system. Also, which Realtek card or chip set do you have?0
-
I am not to sure which Realtek card I have or the chip set associated with it. I only know that the audio components / driver were those that are the default setup which are packaged with Ubuntu 9.10. I was just attempting a new package install of Realtek. I will try the method you suggested and see what results in that attempt and let you know the results......0
-
I am not sure I should attempt to alter the driver base, as I am nowhere near experienced with the necessary command tree to proceed. I want to, but I do not want to recreate the crash scenario I had before. It is requesting me to turn on sound core module, which I believe is the sound data properties window. I can associate with Windows when I downloaded the Realtek audio pack for it, but there are to many alterations for me to feel that I am doing the right thing and following the correct steps. If I enter the command you gave me and something does not pan out correctly, can I reverse my actions? or can I go to synaptic manager and reinstall the previous program. I know that altering a kernel is the same as altering the registry in Windows. I just want to be sure. You have provided to me in the past, accurate information, as well as correct advice. So what would be your advice now? John:unsure:0
-
My guess is that you do not need to install another driver base, that the issues is that ubuntu had the necessary driver for your older audio card as a module rather than installed by default. If that is the case you will only need to identify the correct driver and launch it manually by calling the modprobe command with the appropriate module name.0
-
Well with that being said, what is your recommendations to having the best audio driver to give me the best sound output. There seems to be no program that has a equalizer that would make the sound output pleasing. There are apts which have graphic interfaces showing equalizers, but they are essentially for input devices, recordings or plug ins. I have desktop sharing feature installed. If you feel the need to dwell into my setup. feel free. the password is greywolf. I sent a picture of the desktop sharing feature, if you care to use it. sometimes, it is better to have tech. support directly with the tech being able to see and address the problem first hand. I have Teamviewer setup on my windows, but not on Linux [file name=Screenshot_4-7569b8e8a039fdaac444e33547e9f687.png size=45399]http://www.linux.com/media/kunena/attachments/legacy/files/Screenshot_4-7569b8e8a039fdaac444e33547e9f687.png[/file]0
-
jhaskins75 wrote:Well with that being said, what is your recommendations to having the best audio driver to give me the best sound output. There seems to be no program that has a equalizer that would make the sound output pleasing. There are apts which have graphic interfaces showing equalizers, but they are essentially for input devices, recordings or plug ins. I have desktop sharing feature installed. If you feel the need to dwell into my setup. feel free. the password is greywolf. I sent a picture of the desktop sharing feature, if you care to use it. sometimes, it is better to have tech. support directly with the tech being able to see and address the problem first hand. I have Teamviewer setup on my windows, but not on Linux [file name=Screenshot_4-7569b8e8a039fdaac444e33547e9f687.png size=45399]http://www.linux.com/media/kunena/attachments/legacy/files/Screenshot_4-7569b8e8a039fdaac444e33547e9f687.png[/file]
I was able to install Teamviewer 5 into linux via this program outside of wine., called crossover. It is my preferred peer to peer for it accuracy and security features. you can use teamviewer as a web open application if you care not to installed it to your drive. Just visit www,teamviewer.com I have a dynamic set password for my sessions as well as a pre define password teamviewer provides as a random display each time teamviewer is open for security purposes. If you feel better using this application to view my immediated setup, please feel free to call me, John , 202.486.5376 and I can provide you my users id as well as the static password.........0 -
jhaskins75 wrote:Well with that being said, what is your recommendations to having the best audio driver to give me the best sound output. There seems to be no program that has a equalizer that would make the sound output pleasing. There are apts which have graphic interfaces showing equalizers, but they are essentially for input devices, recordings or plug ins. I have desktop sharing feature installed. If you feel the need to dwell into my setup. feel free. the password is greywolf. I sent a picture of the desktop sharing feature, if you care to use it. sometimes, it is better to have tech. support directly with the tech being able to see and address the problem first hand. I have Teamviewer setup on my windows, but not on Linux [file name=Screenshot_4-7569b8e8a039fdaac444e33547e9f687.png size=45399]http://www.linux.com/media/kunena/attachments/legacy/files/Screenshot_4-7569b8e8a039fdaac444e33547e9f687.png[/file]
I was able to install Teamviewer 5 into linux via this program outside of wine., called crossover. It is my preferred peer to peer for it accuracy and security features. you can use teamviewer as a web open application if you care not to installed it to your drive. Just visit www,teamviewer.com I have a dynamic set password for my sessions as well as a pre define password teamviewer provides as a random display each time teamviewer is open for security purposes. If you feel better using this application to view my immediated setup, please feel free to call me, John , 202.486.5376 and I can provide you my users id as well as the static password.........0 -
john822@john822-desktop:~$ sudo modprobe -r modname
[sudo] password for john822:
FATAL: Module modname not found.
john822@john822-desktop:~$ 'modprobe -r modprobe'
john822@john822-desktop:~$ apt-get source modprobe
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to find a source package for modprobe
john822@john822-desktop:~$
I gave it a try and here are the results.0 -
What I was referring to is finding the correct audio driver module name and calling it with the modprobe command, not necessarily calling the exact phrase. for example my system used snd-hda-intel, I can manually load it by issuing the command "modprobe snd-hda-intel".
If you know your card type you can enter the corresponding module name from step 4 of your original post as the argument for modprobe.0 -
That is basically my problem trying to find the name and location of these modules and their associated names. I am sure if you direct me to the location to at lease start from, such as System/administration, etc. I can begin to provide more precise information for you. I install a program for viewing devices installed. It is the Device manager console. I will see if I can Obtain the properties of the Audio as well as the intel about them...:woohoo:0
-
here is the information I retrieved about the playback for Alsa [file name=Screenshot_5.png size=62345]http://www.linux.com/media/kunena/attachments/legacy/files/Screenshot_5.png[/file]0
-
I am unfamiliar for the GUI based utilities for checking hardware information so I can only offer limited input. But the potential sound card codecs are listed in /lib/modules/2.6.31-20-generic/kernel/sound/pci/hda. What you see in that folder are the kernel sound modules that you can load via modprobe, you just must remember to remove the .ko from the end of the item when you call it through modprobe.
I know by reviewing the specs on my computer when I purchased it that it is using a conexant sound card, so I use the snd-hda-codec-conexant module by issuing the command "modprobe snd-hda-codec-conexant".0 -
I looked up alc88 on the web to find out that it is a realtek audio card, you can issue the command "sudo modprobe snd-hda-codec-realtek" and see if that helps.0
-
with that info you provided is allowing me to believe that maybe the realtek driver has been installed and is possibly the default setup. I will visit Realtek website to see if I can download their sound manger program interface, like the one presently installed in my windows. I will get back to you in a few....0
-
this is the Realtek HD Audio Manger Interface I am referring too and if the Alc888 device is listed as it showed in my device manager, I should be able to set it as the default setup as well as download the Hd Audio Manager to compliment it. I am in my windows. Sure would love to be able to set up a virtual environment. Hoping back and forward is tire some, especially with a two hour auto shutdown of my windows 7 evaluation RC setup, Thanks to Mr. Gates, trying to get me to spend $319.00 for the retail version when I know enjoy Linux and I am very close to having the same comfortable viewing and programming experience that Windows providesB)0
-
Here is the image of the Realtek HD Audio Manager I am Referring to. I will see if I can download it, now knowing that I have the ALC88 & 888 driver installed, as it is listed in my Device Manger. I hope I can also select it and make it my default setup. I must leave my window setup now. Bill Gates only is giving me a two hour window of operation in the W7 RC version, then it will shutdown. He wants me to pay over $300.00 for the retail version and I am increasingly getting happy using Linux......0 -
I do not know if that user interface is even available for Linux based systems. As far as I am aware their codecs and drivers for Linux only allow the default Linux utilities to control the device. Do you have a link for the Linux Version of the Realtek Audio Manager that you can post so I can attempt ot set it up on my system?0
-
Sorry, my head was into a good movie. I downloaded from www.realtek.com which uses a mirror site for downloading. I believe you are precisely correct. After downloading their HD audio Manager, I noticed the files were exactly the same, except on the end it had .gz and the audio codec was alc888 which is the digital version. I was able to find the audio program within the Systems Settings menu. It showed the different audio setups and their default settings. I now have the sound quality, but I am afraid I will not be able to access the users interface as I sent to you as an image. Let me know what you find..0
Categories
- All Categories
- 217 LFX Mentorship
- 217 LFX Mentorship: Linux Kernel
- 788 Linux Foundation IT Professional Programs
- 352 Cloud Engineer IT Professional Program
- 177 Advanced Cloud Engineer IT Professional Program
- 82 DevOps Engineer IT Professional Program
- 146 Cloud Native Developer IT Professional Program
- 137 Express Training Courses
- 137 Express Courses - Discussion Forum
- 6.1K Training Courses
- 46 LFC110 Class Forum - Discontinued
- 70 LFC131 Class Forum
- 42 LFD102 Class Forum
- 226 LFD103 Class Forum
- 18 LFD110 Class Forum
- 37 LFD121 Class Forum
- 18 LFD133 Class Forum
- 7 LFD134 Class Forum
- 18 LFD137 Class Forum
- 71 LFD201 Class Forum
- 4 LFD210 Class Forum
- 5 LFD210-CN Class Forum
- 2 LFD213 Class Forum - Discontinued
- 128 LFD232 Class Forum - Discontinued
- 2 LFD233 Class Forum
- 4 LFD237 Class Forum
- 24 LFD254 Class Forum
- 693 LFD259 Class Forum
- 111 LFD272 Class Forum
- 4 LFD272-JP クラス フォーラム
- 12 LFD273 Class Forum
- 144 LFS101 Class Forum
- 1 LFS111 Class Forum
- 3 LFS112 Class Forum
- 2 LFS116 Class Forum
- 4 LFS118 Class Forum
- 4 LFS142 Class Forum
- 5 LFS144 Class Forum
- 4 LFS145 Class Forum
- 2 LFS146 Class Forum
- 3 LFS147 Class Forum
- 1 LFS148 Class Forum
- 15 LFS151 Class Forum
- 2 LFS157 Class Forum
- 25 LFS158 Class Forum
- 7 LFS162 Class Forum
- 2 LFS166 Class Forum
- 4 LFS167 Class Forum
- 3 LFS170 Class Forum
- 2 LFS171 Class Forum
- 3 LFS178 Class Forum
- 3 LFS180 Class Forum
- 2 LFS182 Class Forum
- 5 LFS183 Class Forum
- 31 LFS200 Class Forum
- 737 LFS201 Class Forum - Discontinued
- 3 LFS201-JP クラス フォーラム
- 18 LFS203 Class Forum
- 130 LFS207 Class Forum
- 2 LFS207-DE-Klassenforum
- 1 LFS207-JP クラス フォーラム
- 302 LFS211 Class Forum
- 56 LFS216 Class Forum
- 52 LFS241 Class Forum
- 48 LFS242 Class Forum
- 38 LFS243 Class Forum
- 15 LFS244 Class Forum
- 2 LFS245 Class Forum
- LFS246 Class Forum
- 48 LFS250 Class Forum
- 2 LFS250-JP クラス フォーラム
- 1 LFS251 Class Forum
- 150 LFS253 Class Forum
- 1 LFS254 Class Forum
- 1 LFS255 Class Forum
- 7 LFS256 Class Forum
- 1 LFS257 Class Forum
- 1.2K LFS258 Class Forum
- 10 LFS258-JP クラス フォーラム
- 118 LFS260 Class Forum
- 159 LFS261 Class Forum
- 42 LFS262 Class Forum
- 82 LFS263 Class Forum - Discontinued
- 15 LFS264 Class Forum - Discontinued
- 11 LFS266 Class Forum - Discontinued
- 24 LFS267 Class Forum
- 22 LFS268 Class Forum
- 30 LFS269 Class Forum
- LFS270 Class Forum
- 202 LFS272 Class Forum
- 2 LFS272-JP クラス フォーラム
- 1 LFS274 Class Forum
- 4 LFS281 Class Forum
- 9 LFW111 Class Forum
- 259 LFW211 Class Forum
- 181 LFW212 Class Forum
- 13 SKF100 Class Forum
- 1 SKF200 Class Forum
- 1 SKF201 Class Forum
- 795 Hardware
- 199 Drivers
- 68 I/O Devices
- 37 Monitors
- 102 Multimedia
- 174 Networking
- 91 Printers & Scanners
- 85 Storage
- 758 Linux Distributions
- 82 Debian
- 67 Fedora
- 17 Linux Mint
- 13 Mageia
- 23 openSUSE
- 148 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 353 Ubuntu
- 468 Linux System Administration
- 39 Cloud Computing
- 71 Command Line/Scripting
- Github systems admin projects
- 93 Linux Security
- 78 Network Management
- 102 System Management
- 47 Web Management
- 63 Mobile Computing
- 18 Android
- 33 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 370 Off Topic
- 114 Introductions
- 173 Small Talk
- 22 Study Material
- 805 Programming and Development
- 303 Kernel Development
- 484 Software Development
- 1.8K Software
- 261 Applications
- 183 Command Line
- 3 Compiling/Installing
- 987 Games
- 317 Installation
- 96 All In Program
- 96 All In Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)