Problems, problems, problems. Lets start with the soundcard
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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.
Problems, problems, problems. Lets start with the soundcard
I have just installed my first linux system (SuSE 6.2 publishers edition) and I have no idea how to get my soundcard, NIC, modem or floppy disk to actually work. I have read other threads on these problems but I am a newbie of the highest order and have dificulty understanding the solutions set out.
Lets start with the ES 1868 AudioDrive sound card.
I tried /usr/sbin/sndconfig but it said there is no sndconfig dir.
I need:
1. someone to help me
2. everything explain as though I'm a village idiot
I'm not anywhere close to considering myself knowledgeable so i won't try to give you instructions. there is a alsa how to that really helped me get my sound working. i had to download 3 sets of files: alsa-drivers alsa-lib alsa-utils. i had to compile these. i ran into an error that basically said it could not find my kernel so i had to make a symbolic link. the other big key is to unmute the sound card. you might want to try alsamixer from root login and see if that brings up the mixer. may just be a matter of unmuting it.
Thanks anyway for your advice. Thats a solution I haven't read in other threads. If someone could give me some relatively simple instructions on the how, where, when of this alsa thing, that would be great.
Usually I wouldn't care about the floppy but since my modem isn't working/configured I need it to transfer downloaded files from my Windows box to my (largely non-functional) linux box. I'm about to post new threads to seek help with my floppy and modem seperately.
Distribution: Red Hat, SuSE and Novell Linux Desktop
Posts: 96
Rep:
download a alsa drive(include alsa-driver, alsa-lib, alsa-oss,alsa-tools,alsa-utils) from www.alsa-project.org,then unzip it,get into the fold where contain alsa drive,its name is like alsa-driver-0.9.4,type command:
./configure;make;make install
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.