Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
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.
I had a problem with my onboard sound card (SiS 7012 on Asus P4S8X-X), but I read here that I only had to upgrade the whole alsa thing.
That's what I did ; I compiled all the stuff and installed it, following the directions from a short HOWTO from ALSA's website, and I modified my /etc/modules.conf
I have devfs, so I was not supposed to run snddevices but I had to so as to create the links in /dev/
The problem is : when KDE starts, there's no sound and I have a message :
Cannot set real-time scheduling priority
You need to run artswrapper as root
So I run artswrapper in a console as root.
Then it works (although I don't recover the mixer settings) : mp3, CD, system sounds, it all works fine, except that I keep getting messages : the sound server is suspended.
(While the sound keeps playing).
My questions :
Is it normal that I have to run that artswrapper program ? If so, in what script shall I put it (and with what syntax) so that it runs once and for all at boot-time ?
Don't I have something screwed with the sound server ?
Mimil
Asus P4S8X-X - Intel P4 2.4GHz - 1 Gb memory - nVidia GeForce4 Mx440 - LG CD-writer and DVD-player - 60Gb hd
Linux Mandrake 9.0 - Kernel 2.4.19-16mdk
alsa 0.9.5
I have the same error message at boot, but my sound is fine. Occaisionally, if I am running alot of software and that includes a video, my sound will be choppy, but more ram will probably fix that (I only have 32MB).
In the menu editor, remove the soundwrapper for each application. Next in KDE, disable artsd by going to Kgear_Icon -> Configuration -> KDE -> Sound. In the Mandrake Control Center, disable artsd, enable sound, and enable ALSA in services.
To play multiple sounds using ALSA, read information on .asoundrc at ALSA site. Look for dmix.
To save your volume settings, use kmix and click on save settings as default. I think alsamixer can do this too.
BTW, Kgear_Icon is the icon on the task bar or panel.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.