Hi again

Sorry but Her I go again. I had to format my hard disk and reinstall
everything, so I tried with ubuntu studio 8.10 but now I can't install again
the card. The process crashes installing the alsa driver. I've tried with
sudo, even as root user but always get the same erro. Here I post it

/usr/src/alsa/alsa-driver-1.0.16/acore/timer.c: In function
'snd_timer_request':
/usr/src/alsa/alsa-driver-1.0.16/acore/timer.c:155: error: wrong type
argument to unary exclamation mark
make[3]: *** [/usr/src/alsa/alsa-driver-1.0.16/acore/timer.o] Error 1
make[2]: *** [/usr/src/alsa/alsa-driver-1.0.16/acore] Error 2
make[1]: *** [_module_/usr/src/alsa/alsa-driver-1.0.16] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.27-7-generic'
make: *** [compile] Error 2
if [ -L /usr/include/sound ]; then \
        rm -f /usr/include/sound; \
        ln -sf /usr/src/alsa/alsa-driver-1.0.16/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
find /lib/modules/2.6.27-7-generic/kernel/sound -name 'snd*.*o' | xargs rm
-f
find /lib/modules/2.6.27-7-generic/kernel/sound -name 'snd*.*o.gz' | xargs
rm -f
find /lib/modules/2.6.27-7-generic/kernel/sound -name 'ac97_bus.*o' | xargs
rm -f
find /lib/modules/2.6.27-7-generic/kernel/sound -name 'ac97_bus.*o.gz' |
xargs rm -f
make[1]: Entering directory `/usr/src/alsa/alsa-driver-1.0.16/acore'
mkdir -p /lib/modules/2.6.27-7-generic/kernel/sound/acore
cp snd-hwdep.ko snd-page-alloc.ko snd-pcm.ko snd-rawmidi.ko snd-rtctimer.ko
snd-timer.ko snd.ko /lib/modules/2.6.27-7-generic/kernel/sound/acore
cp: cannot stat `snd-hwdep.ko': No such file or directory
cp: cannot stat `snd-page-alloc.ko': No such file or directory
cp: cannot stat `snd-pcm.ko': No such file or directory
cp: cannot stat `snd-rawmidi.ko': No such file or directory
cp: cannot stat `snd-rtctimer.ko': No such file or directory
cp: cannot stat `snd-timer.ko': No such file or directory
cp: cannot stat `snd.ko': No such file or directory
make[1]: *** [modules_install] Error 1
make[1]: Leaving directory `/usr/src/alsa/alsa-driver-1.0.16/acore'
make: *** [install-modules] Error 1

Anyone can tell what's happenig? Why I've could install my sound card on
ubuntu 8.10 but not in ubuntu studio 8.10? To minimize the erros, I have the
basic installation of DVD, I did no upgrade nothing except this

sudo apt-get install linux-headers-$(uname -r) build-essential
libncurses5-dev libncursesw5-dev ncurses-term alsa-tools-gui

Thank you again.
-- 
Una vez le preguntaron al Buda que es lo que a él más le sorprendía de la
humanidad. El Buda respondió: "Los hombres, que pierden la salud para juntar
dinero, y luego pierden el dinero para recuperarla y que por pensar
ansiosamente en el futuro olvidan el presente de tal forma, que acaban por
no vivir ni el presente ni el futuro. Viven como si nunca fuesen a morir, y
mueren como si nunca hubiesen vivido".
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to