To All:
Thanks for your help earlier (previous post on /etc/modules.conf).
A few more problems...
1.
I'm now being stuck with the microphone, i.e., the speakers
work fine, but the microphone does not work. According to
the topic,
Sticky: Linux sound FAQ
in this same forum, I need to be sure I have write permissions
for the dsp device. Originally I had
$ ls -la /etc/dsp
lr-xr-xr-x 1 root root 9 2004-08-09 17:39 dsp -> sound/dsp
$ ls -la /etc/sound/dsp
crw-rw---- 1 root audio 14, 3 1969-12-31 19:00 sound/dsp
I used su and log in as root, and used chmod so to change permissions.
The first file, /etc/dsp, can not be changed. The second file I gave
others rw permission, i.e., it's now
# ls -la /etc/sound/dsp
crw-rw-rw- 1 root audio 14, 3 1969-12-31 19:00 sound/dsp
I still can not get the microphone to work. What might be the problem?
Am I missing something?
[Btw, I also tried changing ownership using chown to my username, but
each time I reboot, the owner reverts back to root.]
2.
Everytime I pops up the alsamixer (after a reboot), the sound levels
default. I want to raise the sound levels PERMAMENTLY and not having
to change the level after each reboot. Also, some the sound levels, i
I can't even move (some are stuck at zeros). The worst problem is
that the mics level are always zeros (but I can raise the levels up).
3.
I'm alittle confused on what I need to install. Xandros
Network gives a list of alsa files, i.e.,
alsa-base 11.75KB
alsa-headers 53.06KB
alsa-modules-2.4.22-1-386 965.46KB
alsa-modules-2.4.22-1-586tsc 987.46KB
alsa-modules-2.4.22-1-686 1.01MB
alsa-modules-2.4.22-1-686-smp 1.04MB
alsa-modules-2.4.22-1-k6 974.45KB
alsa-modules-2.4.22-1-k7 1.01MB
alsa-modules-2.4.22-1-k7-smp 1.02MB
alsa-source 1.57MB
alsa-utils 110.06KB
alsaconf 38.14KB
alsamixergui 26.05KB (installed)
alsaplayer 1.00KB
alsaplayer-alsa 5.05KB
alsaplayer-common 138.43KB
alsaplayer-daemon 4.60KB
alsaplayer-esd 2.91KB
alsaplayer-gtk 79.66KB
alsaplayer-jack 6.26KB
alsaplayer-nas 4.22KB
alsaplayer-oss 2.94KB
alsaplayer-text 5.29KB
alsaplayer-xosd 5.05KB
gnome-alsamixer 24.96KB
libalsaplayer-dev 19.54KB
libalsaplayer0 25.34KB
libarts-alsa 612.59KB
libesd-alsa0 17.61KB
libkmid-alsa 121.95KB
libwine-alsa 723.35KB
snd-gtk-alsa 917.45KB
vic-alsa 5.46KB
xandros-alsa-modules-2.4.22-x1 1.15MB (installed)
xandros-alsa-modules-2.4.24-x1 1.20MB
xmp-alsa 4.34KB
I have a Mobile Intel® Celeron® CPU 2.00 GHz.
Fyi, Xandros Network is similiar to apt-get in Debian. Xandros
tries to make it real easy for dummies to install. My concern is
that I can't figure out what most of the above files do. So I
can't figure out what I might be missing, if anything. I installed
xandros-alsa-modules-2.4.22-x1 1.15MB
because it seems to be the complete package (my guess) and
alsamixergui 26.05KB
because I needed a mixer. Looking at the above files, do you think
I need to install anything else beside the two files I already install?
Thanks in advanced for any help.
Sheng-Chieh