ALSA URGENT HELP NEEDED!


Recommended Posts

Hi I have had terrible trouble getting alsa to work on my machine. Currently I have tried just about every distro going and the only one it did work on is Gentoo. Unfortunately gentoo killed itself during an emerge operation and would have required way too much effort for me to fix.

Well anyway, as the saying goes 'in for a penny, in for a pound'. So I thought the best approach would be to start from scratch with a new distro minus any alsa components at all. So I downloaded Connectiva (due to it's vey seemingly standard structure) removed everything I could find that had anything to do with alsa (via apt) which checking providing it didn't break anything too drastic (eg there are some libs that KDE needs to work properly that relate to alsa - and apt threatened to remove all of KDE if I removed these). But anyway, I sucessfully got rid of all of the main libraries, drivers and utilities.

I then went to kernel.org and grabbed the latest kernel which is I believe 2.6.8.1 (at the last count) and configured alsa into my kernel (that is not as a module) along with sound card support, my specific sound card, OSS mixer and OSS digital out stuff (although I kept the OSS stuff as modules). (I didn't keep any of the actual OSS sound stuff itself though). I also went to the alsa web site and grabbed the latest alsa libs and alsa utils, compiled and installed them.

But here is where I get a bit fuzzy about all this. I mean have I done all this in the right order and is this all I need to do? What do I have to do now to get alsa up and running so that I can start using it? As of right now I still have no sound. If I do dmesg the output from my last reboot says:

ALSA device list:
  No soundcards found.

So clearly alsa can't find any cards. This has to mean logically that there must be a file somewhere I should edit that tells alsa what cards to use. But as I said, Connectiva doesn't seem to follow the Gentoo format for the location (or possibly the syntax?) of all the various alsa configuration files.

A few questions spring to mind therefore.

First is the process of configuring alsa fundamentally the same accross all the distros? If so what are the most common files (and where are they located) alsa uses to specify which cards it should use?

Second must the version of alsa libs and alsa utils I install exactly match the version of alsa driver I have running in my kernel (which is 1.4 I believe)

What is the exact process (beyond enabling support in the kernel) for getting alsa to work on distros running a 2.6x kernel? What additioanl tools, libraries and/or utilities are needed.

Is it possible to patch my kernel to the latest alsa version and if so how? (Not vital to solving my problem, but interesting to know nonetheless).

And that's about it really - or at least all I can think of for now.

Please can somebody offer their input on this? I have been going at it for days and now I have resolved all the other problems, sound is still my only remaining issue.

I would really appreciate the help guys.

All input no matter how small is very much welcome.

Best regards,

GJ

Link to comment
https://www.neowin.net/forum/topic/204218-alsa-urgent-help-needed/
Share on other sites

First is the process of configuring alsa fundamentally the same accross all the distros? If so what are the most common files (and where are they located) alsa uses to specify which cards it should use?
Yes, the config files are in /etc or a subdirectory of it. The binary files are in /usr/bin or maybe some in /bin
Second must the version of alsa libs and alsa utils I install exactly match the version of alsa driver I have running in my kernel (which is 1.4 I believe)

No.

What is the exact process (beyond enabling support in the kernel) for getting alsa to work on distros running a 2.6x kernel? What additioanl tools, libraries and/or utilities are needed.
Just the kernel, alsa-libs and alsa-utils. Have you run alsamixer yet? It may be that the levels aren't set for that card yet so that may be the problem.
Is it possible to patch my kernel to the latest alsa version and if so how? (Not vital to solving my problem, but interesting to know nonetheless).

You shouldn't need to, nor have I seen any patches that do.

Yes, the config files are in /etc or a subdirectory of it.  The binary files are in /usr/bin or maybe some in /bin

Well that is something of my difficulty you see, I am not certain what I am looking for? If I knew this perhaps I might get a head start on knowing where to find them.

Do you know what these config files are called? In other words, which files specifically are likely to be of most interest to me?

Thanks very much for your input.

Regards,

GJ

Edited by raid517

Yes - and the bottom line is that I now have alsa working. However the sound appears to be comming from a different output jack on my audigy card (black as opposed to green now) and I still can't hear any digital sound output - which as this is the main source of all my sound - is the primary focus for my interest.

Alsamixer shows all volumes unmuted.

However gnomexixer-gui shows two additional channels that I have not seen before on any previous setup (when using the same Audigy 2.0 card) both of which are called 'Audigy Analoge Digital Output Jack'.

Both of these controls cannot be unmuted using an graphical mixer that I can find.

They also seem to be followed by a lot of what looks like garbage characters. (Feel free to take a look below) in alsasound.state. I am not sure what alsa sound state is, but it appears to define which mixer controls are present and their respective volume levels.

Any hints on how to progress from here would be very much appreciated.

Best regards,

GJ

asound.state.txt

Whoopeee it's working, as it turned out it was mixer settings, for some weird reason the installed OS installer had enabled something called 'Sigmatel Sourround Phase Inversion Playback' whatever the hell that is. Anyway muting this brought my digital outs back on line.

I now have accelerated video top notch sound and am basically good to go.

Just a few minor bugs with synaptic and apt4rpm to work through now and i'm done.

Man all that effort - and who would have thought it was something as simple as mixer settings alll along.

GJ

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Actually, I think even Microsoft doesn't know how to control it
    • OpenAI is making Codex more useful in Chrome and the cloud by Pradeep Viswanathan OpenAI's Codex now has more than 5 million users, up nearly 4x from earlier this year. To further accelerate Codex's growth among developers, OpenAI today announced that it has agreed to acquire Ona, a company that builds secure cloud execution and orchestration technology for developers. Ona will enable developers to run Codex with persistent and controlled cloud infrastructure for long-running agentic workflows. Right now, most Codex execution happens locally on developers' laptops and PCs, and the agents work continuously for hours. Through Ona, OpenAI aims to make Codex agents keep working for days without being tied to a user’s local machine or an active session. This will be an important capability for enterprises that want to deploy AI agents in production while maintaining control over infrastructure, data, security boundaries, credential scope, logging, and review workflows. Like any acquisition, the deal is still subject to customary closing conditions, including regulatory approvals. Until the deal closes, OpenAI and Ona will continue to operate as separate companies. After closing, Ona’s team will join the Codex team to improve developer workflows. Alongside the Ona acquisition announcement, OpenAI today introduced a few Codex updates. Developers can now save Codex rate limit resets and use them later instead of losing them when they are not needed immediately. OpenAI is also adding a referral option where users can invite a friend to Codex and get a saved rate limit reset. OpenAI today also announced a developer mode for browser use in Chrome and the Codex in-app browser. With this mode, Codex can use the Chrome DevTools Protocol to debug web apps, inspect pages, and work more directly with browser-based development workflows. Developers can use this when they want Codex to profile JavaScript, inspect console output and network traffic, examine web page states including the DOM and applied styles, and more.
    • Camtasia 2026.1.3 by Razvan Serea TechSmith Camtasia is the complete professional solution for high-quality screen recording, video editing and sharing. Camtasia 2026 makes editing your videos easier, and faster than ever. The new editor is packed with enhanced video processing, all-new production technology, an innovative library, and stock videos and other creative assets to help you create more polished, professional videos. No video experience needed. Anyone can create informative, engaging videos. Create professional, eye-catching videos: Add special video effects - Apply Behaviors that are perfectly designed to animate your text, images, or icons. Get a crisp, polished look without being a professional video editor. Drag-and-drop your edits - What you see is what you get. Every effect and element in your video can be dropped and edited directly in the preview window. And you can edit at resolutions up to beautiful 4K, for clear video at any size. Get exceptional performance - Camtasia takes full advantage of your computer’s processor with 64-bit performance. You’ll get fast rendering times and enhanced stability—even on your most complex projects. Camtasia 2026.1.3 changelog: Feature Updates Improved keyboard navigability in tool panels. Improved screen reader accessibility of headings in Preferences. Tool panels can now be resized using a keyboard-navigable control. Updated color of folder icon in User Library tab for better visibility. Grouped media now render a composite waveform considering all audio media within that group. Added Long Path Aware to the manifest of Editor and Recorder. Performance Improvements Improved performance for editing groups on the timeline. Improved the project loading performance when timeline has lots of trec media with cursor data. Updates for IT Administrators Updated cpp-httplib from 0.38.0 to 0.43.3. Updated expat from 2.7.4 to 2.8.0. Updated freetype from 2.13.3 to 2.14.3. Updated harfbuzz from 13.0.1 to 14.2.0. Updated libpng16 from 1.6.55 to 1.6.58. Updated pango from 1.57.0 to 1.57.1. Updated girepository from 2.86.3 to 2.88.0. Updated pcre2-posix from 10.47.0 to 12.0.2. Added new harfbuzz-gpu.dll. Updated FFmpeg from 7.1.1 to 7.1.2. Updated aom from 3.11.0 to 3.13.1. Updated dav1d from 1.5.0 to 1.5.1. Updated ogg from 1.3.5 to 1.3.6. Updated SDL2 from 2.32.4 to 2.32.10. Updated zlib from 1.3.1 to 1.3.2. Updated Nalpeiron binaries to version 4.4.69.3. Bug Fixes Fixed an issue which prevented some user submitted crash reports from being sent. Fixed a potential memory leak when decoding HEVC or VP9 video. Fixed a potential crash when trying to delete a range selection on a magnetic track. Fixed a bug with the Properties Panel showing stale properties when only a caption is selected on the timeline. Fixed an issue that could prevent the Opacity and Blur properties from being changed in the Background Removal effect. Fixed an issue where larger Camtasia online projects may fail to open in Camtasia Editor. Table of contents thumbnails are no longer created for Smart Player exports with no table of contents. Fix resetting skew revert to revert just skew and not scale as well. Fixed editing in Snagit with snagX file with Unicode characters. Fixed a bug where grouped visual media could be cropped in some cases. Fixed importing SnagX files with Unicode characters. Localization fixes. Download: Camtasia 2026.1.3 | 309.0 MB (Shareware) View: Camtasia Homepage | Tutorials | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • yeah it seems to be Edge only. The dialog buttons work as expected in Chrome and Firefox. The phone is using Android 16 (OneUI 8.5) and Edge version  149.0.4022.53
  • Recent Achievements

    • One Month Later
      Jamswaz earned a badge
      One Month Later
    • Week One Done
      Jamswaz earned a badge
      Week One Done
    • Rookie
      Marzoid went up a rank
      Rookie
    • Community Regular
      coch went up a rank
      Community Regular
    • One Year In
      slackerzz earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      512
    2. 2
      PsYcHoKiLLa
      188
    3. 3
      +Edouard
      157
    4. 4
      Steven P.
      83
    5. 5
      ATLien_0
      75
  • Tell a friend

    Love Neowin? Tell a friend!