Linux - Software This 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
|
|
|
12-25-2003, 12:35 AM
|
#31
|
Senior Member
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104
Rep:
|
SoundBlaster live - no probs in Slack, Mandrake etc - well quality is a little fuzzy - but then again, if I want to listen to music I use a hifi.
|
|
|
12-26-2003, 10:01 AM
|
#32
|
Member
Registered: Nov 2003
Distribution: Slackware
Posts: 34
Rep:
|
As soon as I figured out how modules work, I got sound from my ESS 1887.
The only problem I've come across is when I use a lot of my CPU power
Sound seems to echo forever.
|
|
|
12-26-2003, 10:07 AM
|
#33
|
LQ Guru
Registered: Dec 2002
Distribution: Gentoo!
Posts: 1,153
Rep:
|
Sis 7012. Works with no configuration for Redhat, I have to change the driver in mandrake though. I also have it working great with gentoo. All I did was complie it into the kernel and it works.
|
|
|
12-26-2003, 10:18 AM
|
#34
|
LQ Newbie
Registered: Dec 2003
Posts: 4
Rep:
|
No problems, make sure your output plugins are configured properly!
|
|
|
12-26-2003, 10:39 AM
|
#35
|
Member
Registered: Nov 2003
Location: The Colony, TX
Distribution: Slackware, Debian Etch, FreeBSD, MicroSh*t free.
Posts: 209
Rep:
|
My sound has worked "out of the box" with every distro tried. I have a Sound Blaster Audigy. It works perfectly with XMMS, Xine, UT2k3...everything. No hiss, no skips...Sound is better than WinBloze ever produced. When I compiled a new Slackware kernel, I did have to install newer ALSA components to get it working again, but that took all of 5 minutes.
|
|
|
12-27-2003, 07:40 AM
|
#36
|
Member
Registered: Dec 2003
Distribution: Debian Sid
Posts: 77
Rep:
|
My IBM T20 notebook - before I reinstalled Debian from scratch, I had installed just about ever soundserver I could find, thinking that would get the most software working. Of course, it didn't. Some programs had sound, others didn't, and Quake 2 was intermittent.
Now, I have avoided everything except ALSA (with OSS emulation). It took me about half an hour to compile and set up the modules manually, but I have had no problem since. I don't have KDE installed due to bad dependencies (I tried an upgrade from a damaged DVD and most of the packages were inaccessible), but Sawfish works and every other piece of software I've tried has been able to connect to ALSA, or OSS. The only problem I've had so far is Gnome's own sound server - I can't find out what it is or if it has ALSA output modules ....
On my desktop, I have an Aztech PCI-388 (or something like that) and an onboard ALC655/VIA8237 "card". I've not tried getting the Aztech working - I'm not convinced there are drivers for it - but the onboard card: it will work with the 8235 module (apparantly), but it doesn't come with my basic ALSA package (Debain Woody) and I can't compile the source code. The ./configure script generates a Makefile.conf instead of a Makefile, and I don't know what program is used to compile from it.
___
shack
Last edited by shack; 12-27-2003 at 07:44 AM.
|
|
|
12-27-2003, 08:49 AM
|
#37
|
Member
Registered: Dec 2003
Distribution: Debian Sid
Posts: 77
Rep:
|
I just successfully recompiled my sound card drivers on the T20; I'll try the same thing on the desktop soon. I decided to try the install instructions for alsa-modules-source. They say that you only need to run "make install", not "make all & make install". That actually worked!
|
|
|
12-27-2003, 10:21 AM
|
#38
|
Member
Registered: Dec 2003
Distribution: Debian Sid
Posts: 77
Rep:
|
Success! The sweet sound of .... sound! Here's what I did for my desktop with a VIA8237/Realtek ALC655 soundcard:
I had already configured a sound card (the wrong one) with alsaconf. It created a file /etc/alsa/modutils/0.5 . I symlinked it to /etc/modutils/alsa-sound and ran update-modules. I removed my previous detar of the ALSA module source (which I got from a deb package) and redetarred it (decompressed it again). I then recompiled the ALSA source code ( ./configure --with-oss --with-sequencer --with-cards=via8233 --with-kernel=/usr/src/kernel-headers-2.4.18-686 & make install ) twice - because the first time, it compiled all the sound drivers. I had to change the appropriate line in /etc/modutils/alsa-sound to read "snd-via8233" instead of the other card and comment out the MPU and gameport options. Then the bloody thing worked (tested with init 1;init 3).
But I have not been able to get amixer to work on my notebook - it just won't run - so I had no experience with it. I don't know if I'm unmuting anything, but I got frustrated and typed "apt-get install setmixer". After briefly pausing to track the file down on my harddisk, it installed. I ran "play /usr/share/sounds/login.wav" and - after changing permissions to my ordinary user ( adduser shack audio ) and the /dev/dsp symlink ( chown root:audio /dev/dsp ) - sound!
I haven't yet tested the new sequencer on either machine. I will test them and post the results soon.
To make sure that the setmixer settings were saved, I ran /etc/init.d/setmixer stop & /etc/init.d/setmixer start .
Try getting a Winbloze NT/2K/XP user to do that!
|
|
|
12-27-2003, 11:57 AM
|
#39
|
Member
Registered: Aug 2003
Location: Oakland, TN
Distribution: Debian, Kubuntu
Posts: 257
Rep:
|
I never had any problems with Slack or Mandrake. I run alsa on my SB live. everything works fine.
|
|
|
12-28-2003, 08:53 PM
|
#40
|
LQ Newbie
Registered: Sep 2003
Distribution: Redhat 9 with 2.4.22 kernel
Posts: 27
Rep:
|
Re: No problems, make sure your output plugins are configured properly!
Quote:
Originally posted by drewdell
Try changing it to OSS plugin and adjusting the kbs rate.
|
My sound works but with light, high frequency static, as though an amp is being overdriven. I figured out how to swtich to OSS in XMMS but how do I adjust the kbs rate?
Last edited by über-noob; 12-29-2003 at 05:46 AM.
|
|
|
12-29-2003, 08:41 AM
|
#41
|
Member
Registered: May 2003
Location: London
Distribution: kubuntu 8.10
Posts: 593
Rep:
|
Same here on Mandrake. The hardest was to replug the jacks in the right sockets after I'd taken the box out for repairs.
|
|
|
12-29-2003, 09:58 AM
|
#42
|
LQ Newbie
Registered: Sep 2003
Location: Belgium
Distribution: Gentoo
Posts: 14
Rep:
|
i had some problems when I changed to ALSA,
but now my SB live works fine with 2.6.0
|
|
|
12-29-2003, 10:02 AM
|
#43
|
Member
Registered: Aug 2003
Distribution: Debian Testing / kubuntu
Posts: 88
Rep:
|
My Sound works perfect since the first installation without any installing by myself. I'm using SuSE's Version 8.2 (updated by myself)
Cheers Maddie
|
|
|
12-29-2003, 02:28 PM
|
#44
|
Member
Registered: Oct 2003
Location: Holiday Fl
Distribution: Slackware-current
Posts: 77
Rep:
|
hey
I got Slack 9.1 with an external sound card Creative sound blaster. And my sound card works fine. I had a few problems with it when i first started but now everything runs fine.
Lotec25
Slackware is the best
|
|
|
12-29-2003, 06:14 PM
|
#45
|
Member
Registered: Sep 2003
Location: Canada
Distribution: Fedora 30
Posts: 341
Rep:
|
To set up sound in RedHat 9 I had to run sndconfig
Setup could not automatically detect my sound-card.
Works though!
|
|
|
All times are GMT -5. The time now is 09:01 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|