No sound with latest kernel and Realtel ALC268

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Up to now, I had to install driver for my soundcard by hand follwing
instruction accordin to previous thread:

# yum groupinstall "Development Tools"
# yum install mercurial
# cd /usr/src

# mkdir alsa && cd alsa
# hg clone http://hg-mirror.alsa-project.org/alsa-driver alsa-driver
# cd alsa-driver
# hg clone
http://hg-mirror.alsa-project.org/alsa-kernel alsa-kernel
# ./hgcompile && make install

I rebooted and everything was O.k. (same procedure in FC7)

This morning after last kernel I get:

[root@acer ~]# cd /usr/src
[root@acer src]# mkdir alsa
[root@acer src]# hg clone
http://hg-mirror.alsa-project.org/alsa-driver alsa-driver
requesting all changes
adding changesets
adding manifests
adding file changes
added 3415 changesets with 8296 changes to 1180 files
732 files updated, 0 files merged, 0 files removed, 0 files unresolved
[root@acer src]# cd alsa-driver
[root@acer alsa-driver]# hg clone
http://hg-mirror.alsa-project.org/alsa-kernel alsa-kernel
requesting all changes
adding changesets
adding manifests
adding file changes
added 5483 changesets with 15608 changes to 866 files
776 files updated, 0 files merged, 0 files removed, 0 files unresolved

 ./hgcompile
gcc utils/mod-deps.c -o utils/mod-deps
utils/mod-deps --basedir /usr/src/alsa-driver/alsa-kernel --hiddendir
/usr/src/alsa-driver --versiondep /usr/src/alsa-driver/kconfig-vers
--makeconf > toplevel.config.in
utils/mod-deps --basedir /usr/src/alsa-driver/alsa-kernel --hiddendir
/usr/src/alsa-driver --versiondep /usr/src/alsa-driver/kconfig-vers
--acinclude > acinclude.m4
utils/mod-deps --basedir /usr/src/alsa-driver/alsa-kernel --hiddendir
/usr/src/alsa-driver --versiondep /usr/src/alsa-driver/kconfig-vers
--include > include/config1.h.in
./configure --with-debug=full --with-isapnp=yes --with-sequencer=yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for current directory... /usr/src/alsa-driver
checking cross compile...
checking for directory with kernel source... /lib/modules/2.6.23.1-26.fc8/source
checking for directory with kernel build... /lib/modules/2.6.23.1-26.fc8/build
checking for kernel linux/version.h... no
The file /lib/modules/2.6.23.1-26.fc8/source/include/linux/version.h
does not exist.
Please install the package with full kernel sources for your distribution
or use --with-kernel=dir option to specify another directory with kernel
sources (default is /lib/modules/2.6.23.1-26.fc8/source).


Any help????

-- 
Antonio Montagnani
Skype : antoniomontag

-- 
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
To unsubscribe: 
https://www.redhat.com/mailman/listinfo/fedora-test-list

[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux