[+]Brak dźwięku realtek Debian Jessie x64
: 21 lutego 2015, 09:52
Witam szanownych użytkowników Debiana i tego forum.
Piszę ponieważ potrzebuję Waszej pomocy.
Po ponownej instalacji Debiana przestał mi działać dźwięk. Mam zintegrowaną kartę dźwiękową z płytą główną EG41MFT-US2H.
Próbowałem zainstalować sterownik realtek ale błąd.
Piszę ponieważ potrzebuję Waszej pomocy.
Po ponownej instalacji Debiana przestał mi działać dźwięk. Mam zintegrowaną kartę dźwiękową z płytą główną EG41MFT-US2H.
Próbowałem zainstalować sterownik realtek ale błąd.
Kod: Zaznacz cały
root@DebKuba:/home/jakub/Pulpit/alsa# ./configurechecking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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... /home/jakub/Pulpit/alsa
checking cross compile...
checking for directory with ALSA kernel sources... /home/jakub/Pulpit
checking for directory with kernel source... /usr/src/linux
checking for directory with kernel build... /usr/src/linux
checking for kernel linux/version.h ... no
The include file 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 /usr/src/linux).
root@DebKuba:/home/jakub/Pulpit/alsa# make
make all-deps
make[1]: Wejście do katalogu '/home/jakub/Pulpit/alsa'
make[1]: Nie ma nic do zrobienia w 'all-deps'.
make[1]: Opuszczenie katalogu '/home/jakub/Pulpit/alsa'
Please, run the configure script as first...