Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Just started getting my feet wet with Linux to save an older, but usable computer. Had no problems installing Linux and getting the sound to work on my others, but this Gateway GT5622 is driving me nuts.
Linux says the computer doesn't have a sound card. Fine, but the computer also has integrated sound. So I installed the System Profiler and Benchmark and it gives me a (null) for the Audio Adapter. Rather strange, because after some usage of the command line it spits out the following:
00:1e.2 Multimedia audio controller: Intel Corporation 82801G (ICH7 Family) AC'97 Audio Controller (rev 01)
Subsystem: Elitegroup Computer Systems Device 2107
Flags: medium devsel, IRQ 17
I/O ports at c000 [size=256]
I/O ports at bc00 [size=64]
Memory at fe93b800 (32-bit, non-prefetchable) [size=512]
Memory at fe93b400 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>
Huh, okay...so I go to the Realtek website and download the audiopack-4.06a.tar and try to install it. Now the commandline shouts at me:
"The file /lib/modules/3.13.0-85-generic/build/include/linux/version.h does not exist."
Oh, common. You're really making me get a new kernel to compile it? Fine! I get the latest kernel 4.6.0-rc3, compile it, make modules, install modules, etc. Reboot the system. Trying again.
"/lib/modules/4.6.0-rc3/source/include/linux/version.h does not exist"
Umm, what??? The commandline says it was made...
Checking ls -l /usr/src/
-::-Sometimes re-compiling the kernel will make things work that once didn't.-::-
Now that you have kernel 4.2.0 installed try to install the Realtek driver and make sure it installs properly. Read the "ReadMe" file and the "Install" file to ensure you haven't forgotten anything.
Quote:
So, if I'm reading this correctly there seems to be a link in the linux folder to linux-4.2.0-040200-generic, but the kernel is now 4.6.0-rc3.
What is the output of uname -a?
You running Ubuntu?
What does the terminal return when you type 'alsamixer'?
If not try that driver provided you have one of the chipsets listed on that page.
If your not sure of your chipset post the output of lspci in code tags.
The code tag icon is the # (pound sign) above the space where you type your message.
I ended up biting the bullet and getting a cheap $20 sound card.
Since I had uninstalled everything Alsa in order to try the older versions to see if that was the case, I couldn't get it to work again.
SO I reinstalled Zorin OS 9 and lo' and behold, after I installed the updates the sound worked!
Still, I wished I could've gotten the integrated sound to work...
For what it's worth I've been there were you were with no sound.
I tried for 3-4 weeks to get my snd crd to work under Open Suse and no matter what I tried I couldn't get the sound to work.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.