Slackware This Forum is for the discussion of Slackware 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.
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.
|
 |
02-17-2005, 12:11 AM
|
#1
|
Member
Registered: Jun 2004
Location: West Virginia, US, Earth, Milky Way
Distribution: Ubuntu
Posts: 121
Rep:
|
Sound: VIA DXS keeps resetting
Every time I either change users or restart my computer, the VIA DXS settings in alsamixer reset back to zero and it's getting tiresome to keep going in just to boost them up. I'm using Slack 10.0 with kernel 2.4.26 and alsa 1.0.8rc2. I upgraded alsa from the default 1.0.5 with hopes of that fixing this problem when in fact it made it worse. With 1.0.5, I had to restart before I would lose sound, but with 1.0.8, it resets just by changing users. I've searched the forums and nothing has helped except the idea of upgrading the kernel to 2.6.7 from the testing section of the install disks, but I came out with no progress as I am still using 2.4.26. Does anybody know of any other ways to solve this problem? Any solution would be nice whether it's changing certain settings or if you can help me successfully upgrade the kernel.
Josh
|
|
|
02-17-2005, 02:25 AM
|
#2
|
HCL Maintainer
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,941
Rep: 
|
After you change the settings with
$ alsamixer
you must su to root and issue
# alsactl store
to store (save) them...
|
|
|
02-17-2005, 11:11 PM
|
#3
|
Member
Registered: Jun 2004
Location: West Virginia, US, Earth, Milky Way
Distribution: Ubuntu
Posts: 121
Original Poster
Rep:
|
I've used "alsamixer" and "alsactl store" several times as in every time I logon to Linux. It still keeps resetting. Also, I've used alsaconf to make sure it's setup right which it is.
|
|
|
02-19-2005, 07:18 PM
|
#4
|
LQ Newbie
Registered: Feb 2005
Location: Recife, Brazil
Distribution: Conectiva
Posts: 1
Rep:
|
Josh, maybe this can help you: http://perso.netplus.ch/FCorthay/Ins...tall_ALSA.html
It says:
After installing KDE on an EPIA motherboard, the sound is muted on startup. This is due to the last 4 mixer controls to be set to zero. These controls can be set to 100% with the following commands:
amixer set 'VIA DXS',0 100%
amixer set 'VIA DXS',1 100%
amixer set 'VIA DXS',2 100%
amixer set 'VIA DXS',3 100%
This initial setup can be automated by creating a alsaInit.sh file in ~/.kde/Autosrtart (with "execute" option):
#/bin/bash
amixer set 'VIA DXS',0 100%
amixer set 'VIA DXS',1 100%
amixer set 'VIA DXS',2 100%
amixer set 'VIA DXS',3 100%
|
|
|
02-20-2005, 06:17 AM
|
#5
|
Member
Registered: Jun 2004
Location: West Virginia, US, Earth, Milky Way
Distribution: Ubuntu
Posts: 121
Original Poster
Rep:
|
Thanks guaiamum, I didn't think of an autostart. It sounds like a winner.
|
|
|
02-26-2005, 08:15 AM
|
#6
|
LQ Newbie
Registered: Jan 2005
Location: Corrientes, Argentina
Distribution: Debian & Arch
Posts: 7
Rep:
|
your linux installation might be Ok the problem is...
the fact is if your are using via82cxxx driver it is not completelly developed yet for all sound cards that use it, if you have any sound card that works with that module you may have some problems such as turning the volume up or down with whatever sound mixer you use, you realize that sound is only handled by via dxs and even the master control is unable increase or dicrease the volume
I thought that upgrading Slakcware to 10.1 will fix the problem but even with this it is still present
best regards
|
|
|
02-26-2005, 09:57 AM
|
#7
|
Member
Registered: Jun 2004
Location: Lithuania
Distribution: FreeBSD, Arch, Ubuntu
Posts: 145
Rep:
|
A simple solution to that can be found here in setup section. ( No matter it is for Arch it will fit for slackware too.)
|
|
|
03-01-2005, 01:43 PM
|
#8
|
Member
Registered: Jun 2004
Location: West Virginia, US, Earth, Milky Way
Distribution: Ubuntu
Posts: 121
Original Poster
Rep:
|
I got my problem fixed with the alsaInit.sh autostart file. It works rather nicely. Thanks for everybody's input.
--digitalhead
|
|
|
03-27-2006, 06:42 PM
|
#9
|
LQ Newbie
Registered: Mar 2006
Posts: 1
Rep:
|
Quote:
Originally Posted by Ariel A.
the fact is if your are using via82cxxx driver it is not completelly developed yet for all sound cards that use it, if you have any sound card that works with that module you may have some problems such as turning the volume up or down with whatever sound mixer you use, you realize that sound is only handled by via dxs and even the master control is unable increase or dicrease the volume
I thought that upgrading Slakcware to 10.1 will fix the problem but even with this it is still present
|
I have exactly this problem!
Where did you find that info?
And how can it be solved?
Any help, hints, links would be appreciated...
Best Regards.
#######System info:#####
$ lspci|grep Multimedia
0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
alsamixer says:
Card: VIA 823x rev60
Chip: C-Media Electronics id 83
$ lsmod
snd_via82xx 26660 1
snd_ac97_codec 59268 1 snd_via82xx
...
$ uname -r
2.6.8-2-386
Debian, testing.
|
|
|
All times are GMT -5. The time now is 05:36 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
|
|