PDA

View Full Version : [lubuntu] alsa driver installation problem in ubuntu 11.10



newera
March 28th, 2012, 01:34 PM
hello friends,
i'm a newbie in linux.. i have installed ubuntu 11.10 a week ago and having no audio. my motherboard is biostar g41d3+ and uses intel hda sound (ich7 ver1). there are no other sound cards, only on-board audio. the sound settings show 'dummy stereo' in the output tab. i've downloaded latest alsa drivers from http://www.alsa-project.org (alsa 1.0.25) and followed the instructions in http://www.alsa-project.org/main/index.php/Matrix:Module-hda-intel.

im stuck here when installing driver
sudo ./configure --with-cards=hda-intel --with-sequencer=yes ; make ; make install

the terminal shows

checking...
.
.
.
.
here are the last lines

config.status: include/autoconf-extra.h is unchanged
Hacking autoconf.h...
make dep
make[1]: Entering directory `/usr/src/alsa/alsa-driver-1.0.25'
make[2]: Entering directory `/usr/src/alsa/alsa-driver-1.0.25/include'
make -C sound prepare
make[3]: Entering directory `/usr/src/alsa/alsa-driver-1.0.25/include/sound'
make prepare2
make[4]: Entering directory `/usr/src/alsa/alsa-driver-1.0.25/include/sound'
ln -s ../../alsa-kernel/include/aci.h
ln: creating symbolic link `./aci.h': Permission denied
make[4]: *** [aci.h] Error 1
make[4]: Leaving directory `/usr/src/alsa/alsa-driver-1.0.25/include/sound'
make[3]: *** [prepare] Error 2
make[3]: Leaving directory `/usr/src/alsa/alsa-driver-1.0.25/include/sound'
make[2]: *** [prepare] Error 2
make[2]: Leaving directory `/usr/src/alsa/alsa-driver-1.0.25/include'
make[1]: *** [dep] Error 1
make[1]: Leaving directory `/usr/src/alsa/alsa-driver-1.0.25'
make: *** [include/sndversions.h] Error 2
if [ -L /usr/include/sound ]; then \
rm -f /usr/include/sound; \
ln -sf /usr/src/alsa/alsa-driver-1.0.25/include/sound /usr/include/sound; \
else \
rm -rf /usr/include/sound; \
install -d -m 755 -g root -o root /usr/include/sound; \
for f in include/sound/*.h; do \
install -m 644 -g root -o root $f /usr/include/sound; \
done \
fi
rm: cannot remove `/usr/include/sound': Permission denied
install: cannot change owner and permissions of `/usr/include/sound': Operation not permitted
install: cannot change ownership of `/usr/include/sound/ac97_codec.h': Operation not permitted
make: *** [install-headers] Error 1

Please help me out... thanks in advance..

newera
March 29th, 2012, 12:35 PM
hello friends,
i'm a newbie in linux.. i have installed ubuntu 11.10 a week ago and having no audio. my motherboard is biostar g41d3+ and uses intel hda sound (ich7 ver1). there are no other sound cards, only on-board audio. the sound settings show 'dummy stereo' in the output tab. i've downloaded latest alsa drivers from http://www.alsa-project.org (http://www.alsa-project.org/) (alsa 1.0.25) and followed the instructions in http://www.alsa-project.org/main/ind...dule-hda-intel (http://www.alsa-project.org/main/index.php/Matrix:Module-hda-intel).

im stuck here when installing driver
sudo ./configure --with-cards=hda-intel --with-sequencer=yes ; make ; make install

the terminal shows

checking...
.
.
.
.
here are the last lines

config.status: include/autoconf-extra.h is unchanged
Hacking autoconf.h...
make dep
make[1]: Entering directory `/usr/src/alsa/alsa-driver-1.0.25'
make[2]: Entering directory `/usr/src/alsa/alsa-driver-1.0.25/include'
make -C sound prepare
make[3]: Entering directory `/usr/src/alsa/alsa-driver-1.0.25/include/sound'
make prepare2
make[4]: Entering directory `/usr/src/alsa/alsa-driver-1.0.25/include/sound'
ln -s ../../alsa-kernel/include/aci.h
ln: creating symbolic link `./aci.h': Permission denied
make[4]: *** [aci.h] Error 1
make[4]: Leaving directory `/usr/src/alsa/alsa-driver-1.0.25/include/sound'
make[3]: *** [prepare] Error 2
make[3]: Leaving directory `/usr/src/alsa/alsa-driver-1.0.25/include/sound'
make[2]: *** [prepare] Error 2
make[2]: Leaving directory `/usr/src/alsa/alsa-driver-1.0.25/include'
make[1]: *** [dep] Error 1
make[1]: Leaving directory `/usr/src/alsa/alsa-driver-1.0.25'
make: *** [include/sndversions.h] Error 2
if [ -L /usr/include/sound ]; then \
rm -f /usr/include/sound; \
ln -sf /usr/src/alsa/alsa-driver-1.0.25/include/sound /usr/include/sound; \
else \
rm -rf /usr/include/sound; \
install -d -m 755 -g root -o root /usr/include/sound; \
for f in include/sound/*.h; do \
install -m 644 -g root -o root $f /usr/include/sound; \
done \
fi
rm: cannot remove `/usr/include/sound': Permission denied
install: cannot change owner and permissions of `/usr/include/sound': Operation not permitted
install: cannot change ownership of `/usr/include/sound/ac97_codec.h': Operation not permitted
make: *** [install-headers] Error 1

Please help me out... thanks in advance..

mörgæs
March 30th, 2012, 09:39 AM
Please don't double-post.
Merged.

newera
April 1st, 2012, 02:25 PM
sorry.. i wanted that thread in ubuntu. its happened when i tried to post in a new location.
please help me out ... do you have any solution sir..

ben91
April 11th, 2012, 09:49 AM
why shouldn't he double post if simply nobody gives a da*n about his problem...so much for the "humanity" in the word ubuntu...

mörgæs
April 11th, 2012, 06:28 PM
Because double-posting buries other questions (leading to even bigger urge to double-post) and because we in general don't like the 'me first' attitude.

If you want to suggest double-posting being allowed you should open a thread in Forum Feedback & Help (http://ubuntuforums.org/forumdisplay.php?f=48). Or, maybe even better, you could answer original poster.

If a question does not get enough attention this guide (http://ubuntuforums.org/showthread.php?t=1422475) is worth reading.